文件名称:DynamiclyCompiler
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- yang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c#实现的动态编译器,支持动态编译源代码并加载到程序当中-c# dynamic compiler
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyInterface
...........\IHelloWorld.cs
...........\MyInterface.csproj
...........\Properties
...........\..........\AssemblyInfo.cs
DynamiclyCompiler.sln
Compiler.Dynamic
................\Compiler.Dynamic.csproj
................\CompilerException.cs
................\CSharpProvider.cs
................\DotNetReferences.cs
................\Properties
................\..........\AssemblyInfo.cs
................\RemoteLoader.cs
................\Text
................\....\File.cs
................\....\ReferenceInCode.cs
................\....\Regx.cs
DynamiclyCompiler
.................\bin
.................\...\Debug
.................\...\.....\HelloWorld.cs
.................\DynamiclyCompiler.csproj
.................\FormDemo.cs
.................\FormDemo.Designer.cs
.................\FormDemo.resx
.................\GetInstance.cs
.................\Program.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings
...........\IHelloWorld.cs
...........\MyInterface.csproj
...........\Properties
...........\..........\AssemblyInfo.cs
DynamiclyCompiler.sln
Compiler.Dynamic
................\Compiler.Dynamic.csproj
................\CompilerException.cs
................\CSharpProvider.cs
................\DotNetReferences.cs
................\Properties
................\..........\AssemblyInfo.cs
................\RemoteLoader.cs
................\Text
................\....\File.cs
................\....\ReferenceInCode.cs
................\....\Regx.cs
DynamiclyCompiler
.................\bin
.................\...\Debug
.................\...\.....\HelloWorld.cs
.................\DynamiclyCompiler.csproj
.................\FormDemo.cs
.................\FormDemo.Designer.cs
.................\FormDemo.resx
.................\GetInstance.cs
.................\Program.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings