This program steals medical information data from sohu. The page adopts div+css structure, which is powerful, simple and clear.
Function introduction
1. All data are updated synchronously with the sohu medical channel, no daily maintenance and management is required.
2. The program core is separated from the page template, making it easy to modify the page style yourself. If you know HTML, you can modify the style template.
3. The code is streamlined and runs quickly. The kernel program only occupies a few tens of KB.
Installation method
1. [Necessary Settings] Use Notepad to open the config.asp file and follow the prompts to set parameters.
2. [Optional settings] Enter the directory where the template is located (the default is the skin directory, which can be set in config.asp), and modify the template style by yourself.
3. Upload it to your space and it will run normally.
Note: After modifying the template, you need to delete all cached HTM files in the cache folder, and then refresh the page. Otherwise, you will still read the static files in the cache folder, which will be automatically generated after 48 hours. Delete the HTM files inside and then refresh. The page can be forcibly updated
Expand