文件名称:keelkit-21808
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 206kb
- 下载次数:
- 0次
- 提 供 者:
- mesm*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 fr a mework ,for automatic generation of language exchange with other Model, using the T DBHelper, strongly typed query!No language and database boundaries!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
trunk
.....\readme.txt
.....\src
.....\...\BIN
.....\...\InstallApp
.....\...\..........\InstallApp.csproj
.....\...\..........\InstallApp.csproj.user
.....\...\..........\InstallApp.csproj.vspscc
.....\...\..........\Program.cs
.....\...\..........\Properties
.....\...\..........\..........\AssemblyInfo.cs
.....\...\..........\..........\Resources.Designer.cs
.....\...\..........\..........\Resources.resx
.....\...\..........\..........\Settings.Designer.cs
.....\...\..........\..........\Settings.settings
.....\...\Keel
.....\...\....\DB
.....\...\....\..\Common.cs
.....\...\....\..\MSAccess.cs
.....\...\....\..\SQLServer.cs
.....\...\....\DBHelper.cs
.....\...\....\DBOperator.cs
.....\...\....\Exceptions.cs
.....\...\....\IDatabase.cs
.....\...\....\Internal
.....\...\....\........\ADP.cs
.....\...\....\........\MetaType.cs
.....\...\....\........\NativeDBType.cs
.....\...\....\........\ODB.cs
.....\...\....\........\SqlUdtInfo.cs
.....\...\....\Keel.csproj
.....\...\....\Keel.csproj.user
.....\...\....\Keel.csproj.vspscc
.....\...\....\ORM
.....\...\....\...\Attributes.cs
.....\...\....\Properties
.....\...\....\..........\AssemblyInfo.cs
.....\...\....\..........\Resources.Designer.cs
.....\...\....\..........\Resources.resx
.....\...\....\Resources
.....\...\Keel.sln
.....\...\Keel.vssscc
.....\...\KeelKit
.....\...\.......\app.config
.....\...\.......\CommandBar.resx
.....\...\.......\Commands
.....\...\.......\........\FormFactory.cs
.....\...\.......\........\ICommand.cs
.....\...\.......\........\ModelFactory.cs
.....\...\.......\........\ShowAboutBox.cs
.....\...\.......\........\SLNConfig.cs
.....\...\.......\........\SQL2Class.cs
.....\...\.......\Common.cs
.....\...\.......\Connect.cs
.....\...\.......\Controls
.....\...\.......\........\BuildConnectString.cs
.....\...\.......\........\BuildConnectString.Designer.cs
.....\...\.......\........\BuildConnectString.resx
.....\...\.......\........\cbxProjects.cs
.....\...\.......\........\cbxProjects.Designer.cs
.....\...\.......\........\cbxProjects.resx
.....\...\.......\Dialogs
.....\...\.......\.......\frmAboutBox.cs
.....\...\.......\.......\frmAboutBox.Designer.cs
.....\...\.......\.......\frmAboutBox.resx
.....\...\.......\.......\frmFormFactory.cs
.....\...\.......\.......\frmFormFactory.Designer.cs
.....\...\.......\.......\frmFormFactory.resx
.....\...\.......\.......\frmModelFactory.cs
.....\...\.......\.......\frmModelFactory.Designer.cs
.....\...\.......\.......\frmModelFactory.resx
.....\...\.......\.......\frmSlnConfig.cs
.....\...\.......\.......\frmSlnConfig.Designer.cs
.....\...\.......\.......\frmSlnConfig.resx
.....\...\.......\.......\frmSqlStr2Class.cs
.....\...\.......\.......\frmSqlStr2Class.Designer.cs
.....\...\.......\.......\frmSqlStr2Class.resx
.....\...\.......\Events.cs
.....\...\.......\Generators
.....\...\.......\..........\BaseGengerator.cs
.....\...\.......\..........\CGenerator.cs
.....\...\.......\..........\ModelGengerator.cs
.....\...\.......\..........\SQLTableInfo.cs
.....\...\.......\..........\SQLTableName.cs
.....\...\.......\..........\StructModelGengerator.cs
.....\...\.......\..........\ViewGenerator.cs
.....\...\.......\..........\WebFormBaseGengerator.cs
.....\...\.......\..........\WinFormBaseGengerator.cs
.....\...\.......\KeelExt.cs
.....\...\.......\KeelKit.AddIn
.....\...\.......\KeelKit.csproj
.....\...\.......\KeelKit.csproj.user
.....\...\.......\KeelKit.csproj.vspscc
.....\...\.......\Kit.cs
.....\...\.......\oracle.sql
.....\...\.......\Properties
.....\...\.......\..........\AssemblyInfo.cs
.....\...\.......\..........\Resources.Designer.cs
.....\readme.txt
.....\src
.....\...\BIN
.....\...\InstallApp
.....\...\..........\InstallApp.csproj
.....\...\..........\InstallApp.csproj.user
.....\...\..........\InstallApp.csproj.vspscc
.....\...\..........\Program.cs
.....\...\..........\Properties
.....\...\..........\..........\AssemblyInfo.cs
.....\...\..........\..........\Resources.Designer.cs
.....\...\..........\..........\Resources.resx
.....\...\..........\..........\Settings.Designer.cs
.....\...\..........\..........\Settings.settings
.....\...\Keel
.....\...\....\DB
.....\...\....\..\Common.cs
.....\...\....\..\MSAccess.cs
.....\...\....\..\SQLServer.cs
.....\...\....\DBHelper.cs
.....\...\....\DBOperator.cs
.....\...\....\Exceptions.cs
.....\...\....\IDatabase.cs
.....\...\....\Internal
.....\...\....\........\ADP.cs
.....\...\....\........\MetaType.cs
.....\...\....\........\NativeDBType.cs
.....\...\....\........\ODB.cs
.....\...\....\........\SqlUdtInfo.cs
.....\...\....\Keel.csproj
.....\...\....\Keel.csproj.user
.....\...\....\Keel.csproj.vspscc
.....\...\....\ORM
.....\...\....\...\Attributes.cs
.....\...\....\Properties
.....\...\....\..........\AssemblyInfo.cs
.....\...\....\..........\Resources.Designer.cs
.....\...\....\..........\Resources.resx
.....\...\....\Resources
.....\...\Keel.sln
.....\...\Keel.vssscc
.....\...\KeelKit
.....\...\.......\app.config
.....\...\.......\CommandBar.resx
.....\...\.......\Commands
.....\...\.......\........\FormFactory.cs
.....\...\.......\........\ICommand.cs
.....\...\.......\........\ModelFactory.cs
.....\...\.......\........\ShowAboutBox.cs
.....\...\.......\........\SLNConfig.cs
.....\...\.......\........\SQL2Class.cs
.....\...\.......\Common.cs
.....\...\.......\Connect.cs
.....\...\.......\Controls
.....\...\.......\........\BuildConnectString.cs
.....\...\.......\........\BuildConnectString.Designer.cs
.....\...\.......\........\BuildConnectString.resx
.....\...\.......\........\cbxProjects.cs
.....\...\.......\........\cbxProjects.Designer.cs
.....\...\.......\........\cbxProjects.resx
.....\...\.......\Dialogs
.....\...\.......\.......\frmAboutBox.cs
.....\...\.......\.......\frmAboutBox.Designer.cs
.....\...\.......\.......\frmAboutBox.resx
.....\...\.......\.......\frmFormFactory.cs
.....\...\.......\.......\frmFormFactory.Designer.cs
.....\...\.......\.......\frmFormFactory.resx
.....\...\.......\.......\frmModelFactory.cs
.....\...\.......\.......\frmModelFactory.Designer.cs
.....\...\.......\.......\frmModelFactory.resx
.....\...\.......\.......\frmSlnConfig.cs
.....\...\.......\.......\frmSlnConfig.Designer.cs
.....\...\.......\.......\frmSlnConfig.resx
.....\...\.......\.......\frmSqlStr2Class.cs
.....\...\.......\.......\frmSqlStr2Class.Designer.cs
.....\...\.......\.......\frmSqlStr2Class.resx
.....\...\.......\Events.cs
.....\...\.......\Generators
.....\...\.......\..........\BaseGengerator.cs
.....\...\.......\..........\CGenerator.cs
.....\...\.......\..........\ModelGengerator.cs
.....\...\.......\..........\SQLTableInfo.cs
.....\...\.......\..........\SQLTableName.cs
.....\...\.......\..........\StructModelGengerator.cs
.....\...\.......\..........\ViewGenerator.cs
.....\...\.......\..........\WebFormBaseGengerator.cs
.....\...\.......\..........\WinFormBaseGengerator.cs
.....\...\.......\KeelExt.cs
.....\...\.......\KeelKit.AddIn
.....\...\.......\KeelKit.csproj
.....\...\.......\KeelKit.csproj.user
.....\...\.......\KeelKit.csproj.vspscc
.....\...\.......\Kit.cs
.....\...\.......\oracle.sql
.....\...\.......\Properties
.....\...\.......\..........\AssemblyInfo.cs
.....\...\.......\..........\Resources.Designer.cs