文件名称:fadd-15373
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 130kb
- 下载次数:
- 0次
- 提 供 者:
- 肖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
插件程序,The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like: -The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
trunk
.....\dlls
.....\....\xunit.dll
.....\Examples
.....\........\Plugins
.....\........\.......\ExampleApplication
.....\........\.......\..................\ExampleApplication.csproj
.....\........\.......\..................\Program.cs
.....\........\.......\..................\Properties
.....\........\.......\..................\..........\AssemblyInfo.cs
.....\........\.......\ExampleApplication.Shared
.....\........\.......\.........................\ExampleApplication.Shared.csproj
.....\........\.......\.........................\IMyApplication.cs
.....\........\.......\.........................\IMyPlugin.cs
.....\........\.......\.........................\Properties
.....\........\.......\.........................\..........\AssemblyInfo.cs
.....\........\.......\ExamplePlugin
.....\........\.......\.............\ExamplePlugin.csproj
.....\........\.......\.............\MyPlugin.cs
.....\........\.......\.............\MyPluginInfo.cs
.....\........\.......\.............\Properties
.....\........\.......\.............\..........\AssemblyInfo.cs
.....\........\.......\.............\WorldPeace.cs
.....\........\.......\ExamplePlugin.Shared
.....\........\.......\....................\ExamplePlugin.Shared.csproj
.....\........\.......\....................\IWorldPeace.cs
.....\........\.......\....................\Properties
.....\........\.......\....................\..........\AssemblyInfo.cs
.....\fadd
.....\....\Check.cs
.....\....\Commands
.....\....\........\AsyncQueueItem.cs
.....\....\........\AsyncQueueItemResult.cs
.....\....\........\Command.cs
.....\....\........\CommandHandler.cs
.....\....\........\CommandManager.cs
.....\....\........\ICommandDispatcher.cs
.....\....\........\IRemote.cs
.....\....\........\MappedCommand.cs
.....\....\........\Net
.....\....\........\...\BinaryChannel.cs
.....\....\........\...\Binding.cs
.....\....\........\...\CommandChannel.cs
.....\....\........\...\CommandPacket.cs
.....\....\........\...\CommandServer.cs
.....\....\........\...\DisconnectedHandler.cs
.....\....\........\...\ObjectCopier.cs
.....\....\........\...\TestCommand.cs
.....\....\........\PropagationHandler.cs
.....\....\........\ProxyDispatcher.cs
.....\....\........\ProxyHandler.cs
.....\....\........\Tests
.....\....\........\.....\CommandManagerTester.cs
.....\....\........\.....\Commands.cs
.....\....\........\TypeMapping.cs
.....\....\........\UnhandledExceptionDelegate.cs
.....\....\Fadd.csproj
.....\....\fadd.snk
.....\....\Globalization
.....\....\.............\EmptyLanguageNode.cs
.....\....\.............\LanguageNode.cs
.....\....\.............\MemLanguageNode.cs
.....\....\.............\Tests
.....\....\.............\.....\LanguageTest.cs
.....\....\Logging
.....\....\.......\ILogger.cs
.....\....\.......\LogManager.cs
.....\....\.......\NullLogger.cs
.....\....\.......\TextLogger.cs
.....\....\MonthSpan.cs
.....\....\Plugins
.....\....\.......\ApplicationRequestedHandler.cs
.....\....\.......\EvidenceRequested.cs
.....\....\.......\IApplication.cs
.....\....\.......\IPlugin.cs
.....\....\.......\IPluginInfo.cs
.....\....\.......\PluginFinder.cs
.....\....\.......\PluginLoadedHandler.cs
.....\....\.......\PluginManager.cs
.....\....\.......\PluginStarted.cs
.....\....\.......\PluginTypeInfo.cs
.....\....\Properties
.....\....\..........\AssemblyInfo.cs
.....\....\Tests
.....\....\.....\ValidatorTest.cs
.....\....\Validation
.....\....\..........\IObjectHelper.cs
.....\....\..........\ObjectHelper.cs
.....\....\..........\PropertyMissingException.cs
.....\....\..........\RequiredAttribute.cs
.....\....\..........\TestObject.cs
.....\....\..........\ValidateEmailAttribute.cs
.....\....\..........\ValidateLettersOrDigitsAttribute.cs
.....\....\..........\ValidateMaxLengthAttribute.cs
.....\....\..........\ValidationFailedException.cs
.....\....\Validator.cs
.....\Fadd.Globalization.Yaml
.....\.......................\Fadd.Globalization.Yaml.csproj
.....\.......................\fadd.snk
.....\.......................\Properties
.....\dlls
.....\....\xunit.dll
.....\Examples
.....\........\Plugins
.....\........\.......\ExampleApplication
.....\........\.......\..................\ExampleApplication.csproj
.....\........\.......\..................\Program.cs
.....\........\.......\..................\Properties
.....\........\.......\..................\..........\AssemblyInfo.cs
.....\........\.......\ExampleApplication.Shared
.....\........\.......\.........................\ExampleApplication.Shared.csproj
.....\........\.......\.........................\IMyApplication.cs
.....\........\.......\.........................\IMyPlugin.cs
.....\........\.......\.........................\Properties
.....\........\.......\.........................\..........\AssemblyInfo.cs
.....\........\.......\ExamplePlugin
.....\........\.......\.............\ExamplePlugin.csproj
.....\........\.......\.............\MyPlugin.cs
.....\........\.......\.............\MyPluginInfo.cs
.....\........\.......\.............\Properties
.....\........\.......\.............\..........\AssemblyInfo.cs
.....\........\.......\.............\WorldPeace.cs
.....\........\.......\ExamplePlugin.Shared
.....\........\.......\....................\ExamplePlugin.Shared.csproj
.....\........\.......\....................\IWorldPeace.cs
.....\........\.......\....................\Properties
.....\........\.......\....................\..........\AssemblyInfo.cs
.....\fadd
.....\....\Check.cs
.....\....\Commands
.....\....\........\AsyncQueueItem.cs
.....\....\........\AsyncQueueItemResult.cs
.....\....\........\Command.cs
.....\....\........\CommandHandler.cs
.....\....\........\CommandManager.cs
.....\....\........\ICommandDispatcher.cs
.....\....\........\IRemote.cs
.....\....\........\MappedCommand.cs
.....\....\........\Net
.....\....\........\...\BinaryChannel.cs
.....\....\........\...\Binding.cs
.....\....\........\...\CommandChannel.cs
.....\....\........\...\CommandPacket.cs
.....\....\........\...\CommandServer.cs
.....\....\........\...\DisconnectedHandler.cs
.....\....\........\...\ObjectCopier.cs
.....\....\........\...\TestCommand.cs
.....\....\........\PropagationHandler.cs
.....\....\........\ProxyDispatcher.cs
.....\....\........\ProxyHandler.cs
.....\....\........\Tests
.....\....\........\.....\CommandManagerTester.cs
.....\....\........\.....\Commands.cs
.....\....\........\TypeMapping.cs
.....\....\........\UnhandledExceptionDelegate.cs
.....\....\Fadd.csproj
.....\....\fadd.snk
.....\....\Globalization
.....\....\.............\EmptyLanguageNode.cs
.....\....\.............\LanguageNode.cs
.....\....\.............\MemLanguageNode.cs
.....\....\.............\Tests
.....\....\.............\.....\LanguageTest.cs
.....\....\Logging
.....\....\.......\ILogger.cs
.....\....\.......\LogManager.cs
.....\....\.......\NullLogger.cs
.....\....\.......\TextLogger.cs
.....\....\MonthSpan.cs
.....\....\Plugins
.....\....\.......\ApplicationRequestedHandler.cs
.....\....\.......\EvidenceRequested.cs
.....\....\.......\IApplication.cs
.....\....\.......\IPlugin.cs
.....\....\.......\IPluginInfo.cs
.....\....\.......\PluginFinder.cs
.....\....\.......\PluginLoadedHandler.cs
.....\....\.......\PluginManager.cs
.....\....\.......\PluginStarted.cs
.....\....\.......\PluginTypeInfo.cs
.....\....\Properties
.....\....\..........\AssemblyInfo.cs
.....\....\Tests
.....\....\.....\ValidatorTest.cs
.....\....\Validation
.....\....\..........\IObjectHelper.cs
.....\....\..........\ObjectHelper.cs
.....\....\..........\PropertyMissingException.cs
.....\....\..........\RequiredAttribute.cs
.....\....\..........\TestObject.cs
.....\....\..........\ValidateEmailAttribute.cs
.....\....\..........\ValidateLettersOrDigitsAttribute.cs
.....\....\..........\ValidateMaxLengthAttribute.cs
.....\....\..........\ValidationFailedException.cs
.....\....\Validator.cs
.....\Fadd.Globalization.Yaml
.....\.......................\Fadd.Globalization.Yaml.csproj
.....\.......................\fadd.snk
.....\.......................\Properties