资 源 简 介
rutouc.pl
rutouc is a small Perl script which converts the input from a file into HTML unicode numbers.
How does it work
The input file has to be an ASCII file with Cyrillic content. To be able to write Cyrillic text, every character from this alphabet is mapped to one or more characters from ASCII. To learn more about these magic (or special) characters, see the file inst.pdf.
Who can use this
Anyone - of course. But the focus may lie on people who have a need to write Russian content for the web without having a Russian keyboard...
Usage
Just run the script typing perl rutouc.pl or ./rutouc.pl and give a textfile as the first argument.