搜索资源列表
词法分析器(wendang)
- /*本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为3、4、5、6。-/* this procedure uses in the lexical analysis: Inputs a line of C sentence from the DOS contact surface, and take # the numbe
Unicode-is-set-in-VC6.0
- VC6.0中Unicode 的设置 文中对unicode做了详细的介绍,详细介绍了VC6中对字符编码方式的介绍并有附图.-Unicode settings in VC6.0 Unicode text on a detailed descr iption, details of character encoding in VC6 descr iption and drawings are displayed.