文件名称:CCodeScaner
介绍说明--下载内容均来自于网络,请自行研究使用
内容:C++源代码单词扫描程序(词法分析)
功能:
(1)C++源代码扫描程序识别C++记号。
C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。
(2)打开一个C++源文件,打印出所有以上的记号。
(3)应用程序应为Windows界面。
-Content: C++ Source code word scanner (lexical analysis) functions: (1) C++ Source code scanner to identify C++ Mark. C++ Language contains several types of marks: identifiers, keywords, a few (including integer, floating point), strings, notes, special symbols (at boundaries), and symbols, such as computing. (2) Open a C++ Source file, print out all the above marks. (3) applications for Windows interface.
功能:
(1)C++源代码扫描程序识别C++记号。
C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。
(2)打开一个C++源文件,打印出所有以上的记号。
(3)应用程序应为Windows界面。
-Content: C++ Source code word scanner (lexical analysis) functions: (1) C++ Source code scanner to identify C++ Mark. C++ Language contains several types of marks: identifiers, keywords, a few (including integer, floating point), strings, notes, special symbols (at boundaries), and symbols, such as computing. (2) Open a C++ Source file, print out all the above marks. (3) applications for Windows interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CCodeScaner
...........\CCodeScaner
...........\...........\bin
...........\...........\...\Debug
...........\...........\CCodeScaner.csproj
...........\...........\CodeScan.cs
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\obj
...........\...........\...\CCodeScaner.csproj.FileList.txt
...........\...........\...\CCodeScaner.csproj.FileListAbsolute.txt
...........\...........\...\Debug
...........\...........\Program.cs
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\..........\Settings.Designer.cs
...........\...........\..........\Settings.settings
...........\CCodeScaner.sln
...........\CCodeScaner
...........\...........\bin
...........\...........\...\Debug
...........\...........\CCodeScaner.csproj
...........\...........\CodeScan.cs
...........\...........\Form1.cs
...........\...........\Form1.Designer.cs
...........\...........\Form1.resx
...........\...........\obj
...........\...........\...\CCodeScaner.csproj.FileList.txt
...........\...........\...\CCodeScaner.csproj.FileListAbsolute.txt
...........\...........\...\Debug
...........\...........\Program.cs
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs
...........\...........\..........\Resources.Designer.cs
...........\...........\..........\Resources.resx
...........\...........\..........\Settings.Designer.cs
...........\...........\..........\Settings.settings
...........\CCodeScaner.sln