This program implements utf-8 and gb2312 encoding interchange
feature: 1. You can customize the file extension to be converted 2. You can customize the path of the file to be converted (relative, absolute) 3. Automatically identify encoding formats 4. Automatically output the results to the specified folder during conversion. Reason files will not be overwritten. Ensure that there will be no unnecessary trouble after conversion 5. The replacement string is not case-sensitive during conversion, which effectively improves the accuracy. 6. Support file conversion in subdirectories 8. The program is very small, two asp files
-------------------------------------------------- ---------------------------------- 1.05 2009-07-24 Rewrite most of the code to add functions: 1) Can convert subdirectories 2) Copy source files to target files and convert 3) Support absolute paths and relative paths 4) Automatically identify file encoding formats