文件名称:Lexical-Scanner
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-24
- 文件大小:
- 195kb
- 下载次数:
- 0次
- 提 供 者:
- amo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#词法分析器 Lexical Scanner 能够实现输入的字符串按照词法切成小片段token 比方说 输入1+2+for 就会得到 1 digit + operator 2 digit + operator for reserved Word-This scanner was developed in Microsoft visual C# 2010 Express platform, which can only lexical analysis about the input phrase.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lexical Scanner
...............\Scanner of Lexical
...............\..................\Scanner of Lexical
...............\..................\Scanner of Lexical.sln
...............\..................\Scanner of Lexical.suo
...............\..................\..................\bin
...............\..................\..................\...\Debug
...............\..................\..................\...\.....\Scanner of Lexical.exe
...............\..................\..................\...\.....\Scanner of Lexical.pdb
...............\..................\..................\...\.....\Scanner of Lexical.vshost.exe
...............\..................\..................\...\.....\Scanner of Lexical.vshost.exe.manifest
...............\..................\..................\...\Release
...............\..................\..................\obj
...............\..................\..................\...\x86
...............\..................\..................\...\...\Debug
...............\..................\..................\...\...\.....\DesignTimeResolveAssemblyReferences.cache
...............\..................\..................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\..................\..................\...\...\.....\GenerateResource.read.1.tlog
...............\..................\..................\...\...\.....\GenerateResource.write.1.tlog
...............\..................\..................\...\...\.....\ResolveAssemblyReference.cache
...............\..................\..................\...\...\.....\Scanner of Lexical.csproj.FileListAbsolute.txt
...............\..................\..................\...\...\.....\Scanner of Lexical.exe
...............\..................\..................\...\...\.....\Scanner of Lexical.pdb
...............\..................\..................\...\...\.....\Scanner_of_Lexical.Properties.Resources.resources
...............\..................\..................\...\...\.....\Scanner_of_Lexical.ScannerUI.resources
...............\..................\..................\...\...\.....\TempPE
...............\..................\..................\...\...\Release
...............\..................\..................\Program.cs
...............\..................\..................\Properties
...............\..................\..................\..........\AssemblyInfo.cs
...............\..................\..................\..........\Resources.Designer.cs
...............\..................\..................\..........\Resources.resx
...............\..................\..................\..........\Settings.Designer.cs
...............\..................\..................\..........\Settings.settings
...............\..................\..................\Scanner of Lexical.csproj
...............\..................\..................\Scanner of Lexical.csproj.user
...............\..................\..................\ScannerUI.cs
...............\..................\..................\ScannerUI.Designer.cs
...............\..................\..................\ScannerUI.resx
...............\Scanner Report.docx