CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com