文件名称:keelkit-21808
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:205.92kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
KeelKit 是一款强大的开源ORM工具,根据数据库结构自动生成.Net程序的普通Model、能与C(嵌入式Linux下GCC上能编译通过)等其他语言交互的Model、自动UI生成 查询类型化器、强劲的泛型DBHelper、支持多数据库、自动根据您的项目语言类型生成对应Model、自动生成页面和窗体代码、多种数据封送方式!针对VS的编程辅助等。-KeelKit an ORM tools, automatic generation Model, automatic generation of form, automatically generate unit test framework ,for automatic generation of language exchange with other Model, using the T DBHelper, strongly typed query!No language and database boundaries!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
trunk/
trunk/readme.txt
trunk/src/
trunk/src/BIN/
trunk/src/InstallApp/
trunk/src/InstallApp/InstallApp.csproj
trunk/src/InstallApp/InstallApp.csproj.user
trunk/src/InstallApp/InstallApp.csproj.vspscc
trunk/src/InstallApp/Program.cs
trunk/src/InstallApp/Properties/
trunk/src/InstallApp/Properties/AssemblyInfo.cs
trunk/src/InstallApp/Properties/Resources.Designer.cs
trunk/src/InstallApp/Properties/Resources.resx
trunk/src/InstallApp/Properties/Settings.Designer.cs
trunk/src/InstallApp/Properties/Settings.settings
trunk/src/Keel.sln
trunk/src/Keel.vssscc
trunk/src/Keel/
trunk/src/Keel/DB/
trunk/src/Keel/DB/Common.cs
trunk/src/Keel/DB/MSAccess.cs
trunk/src/Keel/DB/SQLServer.cs
trunk/src/Keel/DBHelper.cs
trunk/src/Keel/DBOperator.cs
trunk/src/Keel/Exceptions.cs
trunk/src/Keel/IDatabase.cs
trunk/src/Keel/Internal/
trunk/src/Keel/Internal/ADP.cs
trunk/src/Keel/Internal/MetaType.cs
trunk/src/Keel/Internal/NativeDBType.cs
trunk/src/Keel/Internal/ODB.cs
trunk/src/Keel/Internal/SqlUdtInfo.cs
trunk/src/Keel/Keel.csproj
trunk/src/Keel/Keel.csproj.user
trunk/src/Keel/Keel.csproj.vspscc
trunk/src/Keel/ORM/
trunk/src/Keel/ORM/Attributes.cs
trunk/src/Keel/Properties/
trunk/src/Keel/Properties/AssemblyInfo.cs
trunk/src/Keel/Properties/Resources.Designer.cs
trunk/src/Keel/Properties/Resources.resx
trunk/src/Keel/Resources/
trunk/src/Keel/Resources/Image1.bmp
trunk/src/Keel/Resources/Keel.ico
trunk/src/KeelKit/
trunk/src/KeelKit/app.config
trunk/src/KeelKit/CommandBar.resx
trunk/src/KeelKit/Commands/
trunk/src/KeelKit/Commands/FormFactory.cs
trunk/src/KeelKit/Commands/ICommand.cs
trunk/src/KeelKit/Commands/ModelFactory.cs
trunk/src/KeelKit/Commands/ShowAboutBox.cs
trunk/src/KeelKit/Commands/SLNConfig.cs
trunk/src/KeelKit/Commands/SQL2Class.cs
trunk/src/KeelKit/Common.cs
trunk/src/KeelKit/Connect.cs
trunk/src/KeelKit/Controls/
trunk/src/KeelKit/Controls/BuildConnectString.cs
trunk/src/KeelKit/Controls/BuildConnectString.Designer.cs
trunk/src/KeelKit/Controls/BuildConnectString.resx
trunk/src/KeelKit/Controls/cbxProjects.cs
trunk/src/KeelKit/Controls/cbxProjects.Designer.cs
trunk/src/KeelKit/Controls/cbxProjects.resx
trunk/src/KeelKit/Dialogs/
trunk/src/KeelKit/Dialogs/frmAboutBox.cs
trunk/src/KeelKit/Dialogs/frmAboutBox.Designer.cs
trunk/src/KeelKit/Dialogs/frmAboutBox.resx
trunk/src/KeelKit/Dialogs/frmFormFactory.cs
trunk/src/KeelKit/Dialogs/frmFormFactory.Designer.cs
trunk/src/KeelKit/Dialogs/frmFormFactory.resx
trunk/src/KeelKit/Dialogs/frmModelFactory.cs
trunk/src/KeelKit/Dialogs/frmModelFactory.Designer.cs
trunk/src/KeelKit/Dialogs/frmModelFactory.resx
trunk/src/KeelKit/Dialogs/frmSlnConfig.cs
trunk/src/KeelKit/Dialogs/frmSlnConfig.Designer.cs
trunk/src/KeelKit/Dialogs/frmSlnConfig.resx
trunk/src/KeelKit/Dialogs/frmSqlStr2Class.cs
trunk/src/KeelKit/Dialogs/frmSqlStr2Class.Designer.cs
trunk/src/KeelKit/Dialogs/frmSqlStr2Class.resx
trunk/src/KeelKit/Events.cs
trunk/src/KeelKit/Generators/
trunk/src/KeelKit/Generators/BaseGengerator.cs
trunk/src/KeelKit/Generators/CGenerator.cs
trunk/src/KeelKit/Generators/ModelGengerator.cs
trunk/src/KeelKit/Generators/SQLTableInfo.cs
trunk/src/KeelKit/Generators/SQLTableName.cs
trunk/src/KeelKit/Generators/StructModelGengerator.cs
trunk/src/KeelKit/Generators/ViewGenerator.cs
trunk/src/KeelKit/Generators/WebFormBaseGengerator.cs
trunk/src/KeelKit/Generators/WinFormBaseGengerator.cs
trunk/src/KeelKit/KeelExt.cs
trunk/src/KeelKit/KeelKit.AddIn
trunk/src/KeelKit/KeelKit.csproj
trunk/src/KeelKit/KeelKit.csproj.user
trunk/src/KeelKit/KeelKit.csproj.vspscc
trunk/src/KeelKit/Kit.cs
trunk/src/KeelKit/oracle.sql
trunk/src/KeelKit/Properties/
trunk/src/KeelKit/Properties/AssemblyInfo.cs
trunk/src/KeelKit/Properties/Resources.Designer.cs
trunk/src/KeelKit/Properties/Resources.resx
trunk/src/KeelKit/Properties/Settings.Designer.cs
trunk/src/KeelKit/Properties/Settings.settings
trunk/src/KeelKitInstaller/
trunk/src/KeelKitInstaller/KeelKitInstaller.vdproj
trunk/src/KeelKitInstaller/KeelKitInstaller.vdproj.vspscc
trunk/readme.txt
trunk/src/
trunk/src/BIN/
trunk/src/InstallApp/
trunk/src/InstallApp/InstallApp.csproj
trunk/src/InstallApp/InstallApp.csproj.user
trunk/src/InstallApp/InstallApp.csproj.vspscc
trunk/src/InstallApp/Program.cs
trunk/src/InstallApp/Properties/
trunk/src/InstallApp/Properties/AssemblyInfo.cs
trunk/src/InstallApp/Properties/Resources.Designer.cs
trunk/src/InstallApp/Properties/Resources.resx
trunk/src/InstallApp/Properties/Settings.Designer.cs
trunk/src/InstallApp/Properties/Settings.settings
trunk/src/Keel.sln
trunk/src/Keel.vssscc
trunk/src/Keel/
trunk/src/Keel/DB/
trunk/src/Keel/DB/Common.cs
trunk/src/Keel/DB/MSAccess.cs
trunk/src/Keel/DB/SQLServer.cs
trunk/src/Keel/DBHelper.cs
trunk/src/Keel/DBOperator.cs
trunk/src/Keel/Exceptions.cs
trunk/src/Keel/IDatabase.cs
trunk/src/Keel/Internal/
trunk/src/Keel/Internal/ADP.cs
trunk/src/Keel/Internal/MetaType.cs
trunk/src/Keel/Internal/NativeDBType.cs
trunk/src/Keel/Internal/ODB.cs
trunk/src/Keel/Internal/SqlUdtInfo.cs
trunk/src/Keel/Keel.csproj
trunk/src/Keel/Keel.csproj.user
trunk/src/Keel/Keel.csproj.vspscc
trunk/src/Keel/ORM/
trunk/src/Keel/ORM/Attributes.cs
trunk/src/Keel/Properties/
trunk/src/Keel/Properties/AssemblyInfo.cs
trunk/src/Keel/Properties/Resources.Designer.cs
trunk/src/Keel/Properties/Resources.resx
trunk/src/Keel/Resources/
trunk/src/Keel/Resources/Image1.bmp
trunk/src/Keel/Resources/Keel.ico
trunk/src/KeelKit/
trunk/src/KeelKit/app.config
trunk/src/KeelKit/CommandBar.resx
trunk/src/KeelKit/Commands/
trunk/src/KeelKit/Commands/FormFactory.cs
trunk/src/KeelKit/Commands/ICommand.cs
trunk/src/KeelKit/Commands/ModelFactory.cs
trunk/src/KeelKit/Commands/ShowAboutBox.cs
trunk/src/KeelKit/Commands/SLNConfig.cs
trunk/src/KeelKit/Commands/SQL2Class.cs
trunk/src/KeelKit/Common.cs
trunk/src/KeelKit/Connect.cs
trunk/src/KeelKit/Controls/
trunk/src/KeelKit/Controls/BuildConnectString.cs
trunk/src/KeelKit/Controls/BuildConnectString.Designer.cs
trunk/src/KeelKit/Controls/BuildConnectString.resx
trunk/src/KeelKit/Controls/cbxProjects.cs
trunk/src/KeelKit/Controls/cbxProjects.Designer.cs
trunk/src/KeelKit/Controls/cbxProjects.resx
trunk/src/KeelKit/Dialogs/
trunk/src/KeelKit/Dialogs/frmAboutBox.cs
trunk/src/KeelKit/Dialogs/frmAboutBox.Designer.cs
trunk/src/KeelKit/Dialogs/frmAboutBox.resx
trunk/src/KeelKit/Dialogs/frmFormFactory.cs
trunk/src/KeelKit/Dialogs/frmFormFactory.Designer.cs
trunk/src/KeelKit/Dialogs/frmFormFactory.resx
trunk/src/KeelKit/Dialogs/frmModelFactory.cs
trunk/src/KeelKit/Dialogs/frmModelFactory.Designer.cs
trunk/src/KeelKit/Dialogs/frmModelFactory.resx
trunk/src/KeelKit/Dialogs/frmSlnConfig.cs
trunk/src/KeelKit/Dialogs/frmSlnConfig.Designer.cs
trunk/src/KeelKit/Dialogs/frmSlnConfig.resx
trunk/src/KeelKit/Dialogs/frmSqlStr2Class.cs
trunk/src/KeelKit/Dialogs/frmSqlStr2Class.Designer.cs
trunk/src/KeelKit/Dialogs/frmSqlStr2Class.resx
trunk/src/KeelKit/Events.cs
trunk/src/KeelKit/Generators/
trunk/src/KeelKit/Generators/BaseGengerator.cs
trunk/src/KeelKit/Generators/CGenerator.cs
trunk/src/KeelKit/Generators/ModelGengerator.cs
trunk/src/KeelKit/Generators/SQLTableInfo.cs
trunk/src/KeelKit/Generators/SQLTableName.cs
trunk/src/KeelKit/Generators/StructModelGengerator.cs
trunk/src/KeelKit/Generators/ViewGenerator.cs
trunk/src/KeelKit/Generators/WebFormBaseGengerator.cs
trunk/src/KeelKit/Generators/WinFormBaseGengerator.cs
trunk/src/KeelKit/KeelExt.cs
trunk/src/KeelKit/KeelKit.AddIn
trunk/src/KeelKit/KeelKit.csproj
trunk/src/KeelKit/KeelKit.csproj.user
trunk/src/KeelKit/KeelKit.csproj.vspscc
trunk/src/KeelKit/Kit.cs
trunk/src/KeelKit/oracle.sql
trunk/src/KeelKit/Properties/
trunk/src/KeelKit/Properties/AssemblyInfo.cs
trunk/src/KeelKit/Properties/Resources.Designer.cs
trunk/src/KeelKit/Properties/Resources.resx
trunk/src/KeelKit/Properties/Settings.Designer.cs
trunk/src/KeelKit/Properties/Settings.settings
trunk/src/KeelKitInstaller/
trunk/src/KeelKitInstaller/KeelKitInstaller.vdproj
trunk/src/KeelKitInstaller/KeelKitInstaller.vdproj.vspscc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.