资源列表

« 1 2 ... .03 .04 .05 .06 .07 408.09 .10 .11 .12 .13 ... 804 »

[SQL Server数据库twitter

说明:twitter可以看成是一种微博客,其基本结构由发布者和跟随者组成。设计如下表格: user(uid, uname, rank), 初始时rank=0; follow(idol, fan), 表示fan跟随了idol;message(msg_id, uid, msg_content),存储所有发布的消息,uid是消息发布者的标识。 使用触发器完成如下功能:当往message表中插入新消息后,检索follow表,把该消息发送给它的生成者的fans,当然只要显示“***收到了**
<李超逸> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[SQL Server数据库tongxunlu

说明:基于struts+hibernate的Blog和多功能电子通讯录和留言板,实现分页显示,可自由随时上传、选择图片,回复等功能,实现增删改。数据库:sql 2000.运行环境:myeclipse 6.0.1 tomcat6.0(当然其他版本也行的)在jsp上有少许代码 美工还行(如不满意可在.CSS上改),这是一个很好的例子,希望对下载者能有所帮助-Based on struts+ hibernate' s Blog and multi-function electronic address
<nhjskvh> 在 2025-07-28 上传 | 大小:2kb | 下载:0

[SQL Server数据库jianfa

说明:个人小型通讯录,sql数据库创建连接,java语言编写,有增删改查功能-Individual small address book, sql database to create connection, java language, there are additions or deletions to change search function
<nhjskvh> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[SQL Server数据库VB

说明:完整的学生档案管理系统,包括sql数据库,代码-Integrity of student records management system, including the sql database, code
<林君> 在 2025-07-28 上传 | 大小:224kb | 下载:0

[SQL Server数据库eductionsystem

说明:能够实现学生信息的查询,多用户功能.学生信息的添加,删除,修改,推出.-Enables students to query, multi-user functionality. Student information to add, delete, modify, release.
<zhmy> 在 2025-07-28 上传 | 大小:1.59mb | 下载:0

[SQL Server数据库Database_System_Concepts_5th_ed_-_Solutions

说明:study SQL by yourself
<minhsau> 在 2025-07-28 上传 | 大小:488kb | 下载:0

[SQL Server数据库Textbook_Database

说明:simple trigger SQL in database
<finger> 在 2025-07-28 上传 | 大小:767kb | 下载:0

[SQL Server数据库30_sample_SQL

说明:for beginner want to learn SQL
<finger> 在 2025-07-28 上传 | 大小:363kb | 下载:0

[SQL Server数据库Test

说明:servlet连接数据库sql,并获取数据-servlet connect with sql
<高高> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[SQL Server数据库CRDBS

说明:用VC++开发的一个客户资源管理系统的一个数据库,里面包含数据库源文件和程序的源代码,还有说明文档。-VC++ development with a customer resource management system a database, which contains the database source file and the program' s source code, as well as documentation.
<wangdong> 在 2025-07-28 上传 | 大小:3.25mb | 下载:0

[SQL Server数据库TradeDBS

说明:Visual C++和SQLServer实现的交易管理数据库系统-Visual C++ and SQLServer transaction management database system to achieve
<wangdong> 在 2025-07-28 上传 | 大小:5.43mb | 下载:0

[SQL Server数据库Hotel_MIS

说明:Visual C++和SQLServer实现的饭店管理系统,内附源码和数据库源文件-Visual C++ and SQLServer hotel management system implemented, the source file containing the source code and database
<wangdong> 在 2025-07-28 上传 | 大小:4.36mb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 408.09 .10 .11 .12 .13 ... 804 »

源码中国 www.ymcn.org