登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:SQL
  2. 代码类别:所有
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ticketing system to expand Sichuan Institute of Software Development is a privat...

售票系统四川拓展软件开发研究所是一家民营高科技企业,专门从事计算机应用软件的研究开发。我所以现代股权制度为纽带,凝聚了一批技术水准高,充满活力,勤奋敬业的软件研发人才,主要致力于公路运输企业和医院管理软件的研发。-ticketing system to expand Sichuan Institute of Software Development is a private high-tech enterprises, specializing in computer application software research and development. I have a modern system of ownership as a link, the combination of a number of high technical standards, vibrant, hardworking software research and development personnel, committed to the main road transport enterprises and hospital management software research and development.

1
下载
86
浏览
2022-06-29发布

2. 数据库应用的教程,大家

数据库应用的教程,大家-Database Application Guide, we look at

1
下载
110
浏览
2022-06-28发布

3. VB 和 SQL相结合的。图书查询管理软件,有详细的说明

VB 和 SQL相结合的。图书查询管理软件,有详细的说明-VB and SQL combining. Book query management software, is described in detail

1
下载
92
浏览
2022-06-27发布

4. 一个很精美的留言半,只有管理人员才能进行回复,删除等操作...

一个很精美的留言半,只有管理人员才能进行回复,删除等操作-A very beautiful message and a half years, only managers in order to restore, delete and other operations

1
下载
96
浏览
2022-06-27发布

5. 本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。...

本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.

1
下载
74
浏览
2022-06-27发布

6. 本系统为资产管理系统,分三个用户权限,管理员对员工的管理以及对资产的卖出,财务人员进行对资产的估价以及分配资产;维护人员主要是对资产的维护以及对维护商的管理...

本系统为资产管理系统,分三个用户权限,管理员对员工的管理以及对资产的卖出,财务人员进行对资产的估价以及分配资产;维护人员主要是对资产的维护以及对维护商的管理-the system for asset management systems, three user competence, Administrators of the management and staff of the assets sold, the finance staff of the valuation of assets and distribution of assets; maintenance staff was to the safeguarding of assets and to preserve the management

1
下载
82
浏览
2022-06-27发布

7. 仓库管理系统,包含了一些基本的功能,界面也非常好

仓库管理系统,包含了一些基本的功能,界面也非常好-Warehouse management system, contains some basic functionality, the interface is also very good

1
下载
104
浏览
2022-06-26发布

8. 基于C#和SQL 2012数据库的图书管理系统

用C#完成的一个图书管理系统,和SQL 2012的数据库连接使用,界面做的比较友好,有些功能不是很完善,请多谅解。

1
下载
81
浏览
2022-06-21发布

9. 文档管理系统源码

开发环境 :Asp.net + VS2008 + C# + SQL2008

1
下载
83
浏览
2022-06-21发布

10. 这是一个关于VB和SQL系统,希望你能学到好东西…

this is a system about Visual Basic and sql , hope you can learn something good luck

1
下载
126
浏览
2022-06-21发布

11. 在线考试网站

ASP 在线考试,这是一个 quizzing 的网站拉从问题银行数据库问题 [SQL Server 2000].它也有一组非常有用的管理工具中,管理员可以在其中创建新新的考试、 监视学生性能生成报告和更新问题银行数据库的代码是相当整洁和全面注释,将会有助于为 ASP 数据库初学者。

1
下载
105
浏览
2022-06-20发布

12. 仓库管理系统 仓库管理系统 仓库管理系统

仓库管理系统 仓库管理系统 仓库管理系统 -Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems

1
下载
93
浏览
2022-06-20发布

13. Travel Management System

项目包含了关于在一个组织化。Emloyee可以发送请求,旅行服务台可以从中预订机票。

1
下载
106
浏览
2022-06-19发布

14. 对于sql server2005数据库中,指定时间和频率,创建数据库作业,自动备份数据库。...

对于sql server2005数据库中,指定时间和频率,创建数据库作业,自动备份数据库。-About sql server2005 database, specify the time and frequency of homework to create the database, automatic backup of the database.

1
下载
77
浏览
2022-06-19发布

15. vb再加sql2000做个一个小的宿舍管理系统。适合一些急着交作业的同学们...

vb再加sql2000做个一个小的宿舍管理系统。适合一些急着交作业的同学们-vb plus a small sql2000 to be a dormitory management system. Suitable for a number of anxious students who hand in papers. . .

1
下载
77
浏览
2022-06-19发布

16. 数据库连接

本资源为连接数据库的基本操作,  private void button3_Click(object sender, EventArgs e)         {             string user = textBox1.Text;             string pwd = textBox2.Text;             string code = textBox3.Text;             //创建数据库连接类的对象             SqlConnection con = new SqlConnection("server=FSMOOTH-PC;database=zxl;user=sa;pwd=fsmooth19841019");             con.Open();             //执行con对象的函数,返回一个SqlCommand类型的对象             SqlCommand cmd = con.CreateCommand();             //拼写语句             cmd.CommandText = "update users set name="" + user + "",pwd="" + pwd + "" where code="

1
下载
68
浏览
2022-06-18发布

17. Attendance system, used to record attendance information, and other things, more...

考勤系统,用来记录考勤信息等东西,比较实用-Attendance system, used to record attendance information, and other things, more practical

1
下载
112
浏览
2022-06-18发布

18. Please read them carefully before you write the document package to their specif...

请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting

1
下载
100
浏览
2022-06-17发布

19. 比较全面的数据库设计报告,可以作为大作业上交

比较全面的数据库设计报告,可以作为大作业上交-A more comprehensive database design report can be handed over as a great job

1
下载
89
浏览
2022-06-17发布

20. 图书管理系统基于QT5.0

基于GUI 数据库  图书管理系统

1
下载
76
浏览
2022-06-17发布