A tool that can find all the Chinese characters in the source code. The Chinese characters in the comment statements can be ignored. The files and folders that need to be ignored can be added to generate log files.
Update 2008-06-05 version 2.0
Supports the choice of output path or specific Chinese location.
Optimize Chinese search speed, which is an order of magnitude higher than the previous version.
Optimization filters are simplified for better performance.
The optimization simplifies the annotation array and supports only two sets of annotation overlays.
Fixed the problem that the statistics of line numbers ignore comments, resulting in inaccuracy.
Fixed the problem that Chinese search would fail in Unix format.
Fixed incorrect determination of file end.
Expand