Half-line code is used to generate the number of series (1, 2, 3... N), half-line
Usage
@{Sn: key name [= int]}
Function: each key name generates 1, 2, 3 ...... [= Int] (optional) value of n series. It is used to initialize the number of series. If n is not initialized, an empty value is returned.
Example:
@{Sn: test_id}, return NULL (not initialized)
@{Sn: test_id = 0}, initialize the value of the test_id series, and return 1
@{Sn: test_id}, returns 2
Try it.
Download Easy Do IT resources
Platform and the latest development manual free download: http://download.csdn.net/detail/tx18/8464425
Development Instance:Light B2C e-commerce websites, Free download: http://download.csdn.net/detail/tx18/8318585
The light-Open Platform will occasionally upgrade to provide more powerful and Easy functions for you. Please note thatDownload the latest version