AMethod: used to instantiate the controller
Method B: Perform a certain behavior
I method (its name comes from English Input): Get input parameters and support filtering and default values
D method: D function is used to instantiate the model class format [resource://][module/]model
M method: M function is used to instantiate a Model without a model file
U method: URL assembly supports different URL patterns
C method: reading and setting configuration parameters
E method: throwing exception handling
G method: record and count time (microseconds) and memory usage
LMethod: Get and set language definition (case insensitive)
TC
RMethod: Remote call controller operation method
WMethod:
Rendering Output Widget S Method:
Cache Management
F Method: Fast file data reading and savingFor simple type data strings and arrays For more information, see http://www.jb51.net/Special/129.htmDetailed explanation of ThinkPHP functions: F method