Welcome![Sign In][Sign Up]
Location:
Search - SQL2005

Search list

[OtherHouseRent

Description: 本次租房管理系统的编写采用JSP来实现,用Java语言编写类。开放工具使用MyEclipse6.0、用到Structs+Hibernate、数据库采用SQL2005。 该系统具有以下功能: 1 注册用户,用户登录。 2 发布租房信息。 3 管理租房信息。(添加、删除、修改、查询房源信息) 4 注销并退出系统。 界面要求: 使用网页实现,要符合日常软件使用规范来设计界面的布局。(The secondary rental management system is written by JSP, and the class is written in Java language. Open tools use MyEclipse6.0, use Structs+Hibernate, and database use SQL2005. The system has the following functions: 1 registered users, users log in. 2 release information on renting. 3 management of rental information. (add, delete, modify, query the source information) 4 write off and exit the system. Interface requirements: Using the webpage implementation, the layout of the interface should be designed in accordance with the routine software usage specification.)
Platform: | Size: 10313728 | Author: 断肠人 | Hits:

[ERP-EIP-OA-Portal03

Description: 基于C#语言,以VS2008和SQL2005做的(Based on the C# language, done with VS2008 and SQL2005)
Platform: | Size: 2293760 | Author: 游弋11221 | Hits:

[Windows Develop04

Description: 基于C#语言,是以VS2008和SQL2005编写(Based on the C# language, it is written in VS2008 and SQL2005)
Platform: | Size: 890880 | Author: 游弋11221 | Hits:

[Internet-Network05

Description: 基于C#语言,是以VS2008和SQL2005编写。(Based on the C# language, it is written in VS2008 and SQL2005)
Platform: | Size: 1372160 | Author: 游弋11221 | Hits:

[Internet-Network06

Description: 基于C#语言,是以VS2008和SQL2005编写(Based on the C# language, it is written in VS2008 and SQL2005)
Platform: | Size: 979968 | Author: 游弋11221 | Hits:

[ADO-ODBC07

Description: 基于C#语言,是以VS2008和SQL2005编写。(Based on the C# language, it is written in VS2008 and SQL2005)
Platform: | Size: 2442240 | Author: 游弋11221 | Hits:

[SQL Server08

Description: 基于C#语言,是以VS2008和SQL2005编写。可参考(Based on the C# language, it is written in VS2008 and SQL2005.)
Platform: | Size: 4218880 | Author: 游弋11221 | Hits:

[Other Web Codexiucai

Description: 疯狂秀才基本权限管理框架系统源码 jquery EasyUI+ASP.NET+开源无加密+界面大气,这个可是淘宝上明码标价卖钱的! 开发工具 VS2010 、sql2005、2008等(在Sql server数据执行脚本即可) VS2010 打开保证本地运行成功(数据库、源代码) 利用最新的ASP.NET平台,通用权限管理系统,前台页面采用jquery EasyUI,界面美观大气。系统完全开源无任何加密,可直接使用或进行二次开发。(Crazy scholar basic privilege management framework system jQuery source EasyUI+ASP.NET+ open source encryption + interface atmosphere, but the price tag for Taobao! Development tools VS2010, SQL2005, 2008, etc. (in the Sql server data execution script) VS2010 open to ensure local run success (database, source code) Using the latest ASP.NET platform, general authority management system, the front page uses jQuery EasyUI, the interface is beautiful atmosphere. The system is completely open source without any encryption, and can be used directly or for two development.)
Platform: | Size: 12290048 | Author: pbpbmht | Hits:

[JSP/Javaatashopping1.2

Description: 鲜花购物网站源码 前台可以进行用户注册并在线购买鲜花 后台功能有: 发布新闻 新闻管理 广告图片上传 产品分类 局部图片上传 站内信息管理 付款及送货方式管理 运行记录 商品添加 商品管理 网站首页Front/Default.aspx DB_51aspx下为Sql2005数据库,附加即可 默认后台帐号/密码:51aspx/51aspx(Fresh flower shopping website source The front desk can register the user and buy flowers online The background functions are: Publishing news news management advertisement picture uploading Information management payment and delivery management in the product classification local picture uploading station Running record goods and adding commodity management Front/Default.aspx home page DB_51aspx is a Sql2005 database, appended to Default background account / password: 51aspx/51aspx)
Platform: | Size: 1457152 | Author: Belle017 | Hits:

[Windows Developvbtsglxt_v1.0

Description: 程序开发软件: VB6.0中文企业版 数据库:access或sqlserver都支持 这里我用的sql2005数据库做调试! 这个系统实现了用户登录 权限管理 图书信息添加,修改,删除,查询和导出excel打印! 麻雀虽小 五脏俱全(Programming software: VB6.0 Chinese enterprise : access or sqlserver are supported Here I use the SQL2005 to do debugging! This system has realized the user log in the authority management books information to add, modify, delete, query and export excel printing! The sparrow is small but complete)
Platform: | Size: 5777408 | Author: zzpudn22 | Hits:

[.netASP.NET企业信息管理系统(Spring.NET) 源码

Description: ASP.NET企业信息管理系统(Spring.NET修改版) 源码 程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_aspx下为Sql2005数据库 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code. Directory structure: DAO: Spring. NET + NHibernate Universal DAO Layer Model: Database Entities Spring Resource/spring_bean_dao.xml: Under the Spring configuration file <object id="DbProvider" type="DAO.SQL Provider, DAO"> <property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/> </object>)
Platform: | Size: 4222976 | Author: pupipi | Hits:

[FlashMX带条码打印的固定资产管理系统源码

Description: 带条码打印的固定资产管理系统源码 功能介绍 1.基本信息管理:包括资产分类,基本资料,资产编号规则,保存列间距和选择资产显示列等功能; 2.固定资产管理:包括资产增加,资产更新,资产删除,资产清理,资产清理查询和资产折旧核算等功能; 3.数据维护管理:包系统数据初始化,系统数据备份/恢复等功能; 4.系统维护管理:包括本单位信息和操作员管理等功能; 5.系统辅助工具:包括计算器和记事本等功能; 6.条码打印:对条码进行打印等功能; 注意: 数据库文件在DB文件夹中附加就行。 登录用户名和密码是:admin,1 运行环境:ASP.NET + VS2010 + SQL2005/2008
Platform: | Size: 2823535 | Author: 19771503@qq.com | Hits:
« 1 2 ... 42 43 44 45 46 47»

CodeBus www.codebus.net