My ASP program implements the initialization, saving and reading of counter data. When using it, you only need to call the read function, which is very simple!
Also suitable for beginners. At the same time, this program can freely set the minimum length of data display (the actual length depends on the actual data),
You can also set the display mode as text or pictures (displayMode is set to 1 for text and 2 for pictures). If you set it to display pictures, please search online for digital pictures corresponding to 0-9 and put them in the directory you need. .
Expand