搜索结果
找到约 530 项符合
DATABASE 的查询结果
按分类筛选
- 全部分类
- Java编程 (64)
- SQL Server (64)
- 其他数据库 (49)
- 数据库系统 (43)
- 其他 (32)
- 其他书籍 (31)
- 技术资料 (21)
- Oracle数据库 (19)
- Delphi控件源码 (17)
- Jsp/Servlet (17)
- MySQL数据库 (14)
- Java书籍 (11)
- 电子书籍 (10)
- 企业管理 (10)
- 软件设计/软件工程 (9)
- 教育系统应用 (8)
- *行业应用 (8)
- VC书籍 (7)
- 人工智能/神经网络 (6)
- 文件格式 (5)
- 其他行业 (5)
- Internet/网络编程 (4)
- 金融证券系统 (4)
- 单片机开发 (4)
- 文章/文档 (4)
- matlab例程 (4)
- Windows Mobile (4)
- 书籍源码 (3)
- 软件工程 (3)
- Linux/Unix编程 (3)
- 源码 (2)
- 数值算法/人工智能 (2)
- 手机短信编程 (2)
- 编译器/解释器 (2)
- Applet (2)
- 嵌入式/单片机编程 (2)
- 数据结构 (2)
- 酒店行业 (2)
- 家庭/个人应用 (2)
- 医药行业 (2)
- OA系统 (2)
- 行业发展研究 (2)
- 书籍 (1)
- PCB相关 (1)
- 单片机编程 (1)
- 加密解密 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 工控技术 (1)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 编辑器/阅读器 (1)
- 网络 (1)
- 多国语言处理 (1)
- 数学计算 (1)
- 技术管理 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 交通/航空行业 (1)
- Windows CE (1)
- Symbian (1)
- 系统设计方案 (1)
- 并行计算 (1)
其他 国外的人才求职招聘最新版
国外的人才求职招聘最新版,找了很久的,还在调试中,旧版本说明如下PHP写的一个人力资源管理系统的源码:系统采用模块话的设计,此文件解压到php的环境下,直接访问就可以,需要建立一个mysql数据库数据库名为orangeHRM,并建立一个用户。然后直接访问http://localhost/orangehrm就ok!-PHP write a human resources mana ...
Windows Mobile Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded
Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate th ...
其他 AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users da
AutoSitePasswords is a users admin tool for Apache web server.
AutoSitePasswords keeps the users database and allows to append, edit,
delete and search the users records. AutoSitePasswords allows to generate
the random login/password serieses. AutoSitePasswords makes the Apache
passwords files. The ...
编辑器/阅读器 Jurpopage is Free Open Source Dynamic Website Scripting Project This first created and published
Jurpopage is Free Open Source Dynamic Website Scripting Project
This first created and published at maya.or.id
and now published to public in english at Jurpo.com
It s coded under PHP and Mysql Database Server
Project goal is to help others to create their own website with easy to changed webpage ...
其他书籍 This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents an
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents and authors must adhere to, whether a web designer uses SMIL to add animations to web pages or a C++ programmer uses SOAP to exchange serialized objects with a remote database. This book also covers gen ...
压缩解压 Student status management system is development two aspects that typical information management syst
Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and the front end applies the procedure.Creates to rise to the former request the consistency of data is ...
Delphi控件源码 学生成绩管理系统
学生成绩管理系统,delphi+database desktop数据库。功能强大,<br> 包括成绩录入,复杂查询,统计等功能。使用方便,欢迎下载。<br> 没带dbe引擎,所以要装delphi才能运行。原想打包成exe的,但没成功。
其他行业 在使用"国际标准舞蹈比赛管理系统"之前
在使用"国际标准舞蹈比赛管理系统"之前,先确定sql server的服务器为HITHD(WINDOWS NT).先打开SQL Server 附加数据库,选择毕业设计文件夹下的database文件夹下的赵新侠_data文件.有详细说明
SQL Server 用ADO+CListCtrl操作SQL的示例程序
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改,
希望对广大VC++爱好者有所帮助。
Java编程 JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su
JSP无组件实现WEB上传
CREATE TABLE sz_shouye(
id int(11) not null auto_increment,
title varchar(255),
sub_title varchar(255),
keyword varchar(255),
author varchar(255),
source varchar(255),
operator varchar(255),
addition varchar(255),
belong varchar(255),
senddate date,
content text,
primary key(id) ...