搜索资源列表
.net报表设计源代码
- 此源码包括cell报表模板设计器.net代码示例,Cell产品订购单的asp.net+C#+XML代码示例,从数据库取数到Cell表单上展示的asp.net代码示例等。 Cell 产品分Cell 组件和Cell 插件两个姐妹产品。Cell 组件、插件(ActiveX控件)是北京用友华表公司在长期开发实践的基础上推出的功能强大、技术成熟的报表二次开发工具,是国内技术领先拥有广泛客户群的商业报表组件,有700多个编程接口,实现报表自定义,报表显示、打印预览、打印,图表,公式,自定义函数、资源本地化
smatrix
- 数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
System-design-e-commerce-systems
- 电子商务系统 10.1 系统总体设计 10.1.1 系统功能描述 10.1.2 系统功能模块划分 10.1.3 体系架构概述 10.2 数据库设计 10.2.1 表设计 10.2.2 表关系设计 10.3 数据访问层设计 10.3.1 数据访问辅助设计 10.3.2 成员资格和角色管理 10.3.3 其他数据访问项目设计 10.3.4 存储过程设计 10.4 业务逻辑层设计 10.5 表示层设计 10.5.
TheDesignOfUserRights
- 权限管理数据库设计,需求陈述,设计描述,数据库表的设计!-Rights management database design, requirements statements, design descr iption, the design of database tables!
dephi
- 小区物业管理系统是为小区管理者更好的维护小区各项业务处理工作而开发的管理软件,利用计算机实现对小区物业高效、准确的维护、管理。 后台数据库使用SQL Server,前台开发工具使用Delphi。 本系统采用目前比较流行的ADO数据访问技术,针对每个数据库表建立了数据实体类,并为每个数据实体类定义了相应的操作方法,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-Area property management system is better f
sql
- 实验 一 数据库及基本表的建立 实验 二 查询数据库 实验 三 创建和使用视 实验 四 数据库规划设计 -Experiment the basic form of a database and the establishment of experimental second query the database to create and use the three experiments as the experimental design four database
0613
- 数据库课程设计,用c++写的,里面包括从需求分析开始,各种图,比如e-r图,数据流图,和各种表,附word文档,数据库代码和c代码。-Database of curriculum design, use c++ writing, which started from the needs analysis, a variety of plans, for example, er diagram, data flow diagram, and a variety of forms, attached
SQL
- 这是个仓库管理系统,包含数据库表,和课程设计的报告,内容很齐全-This is a warehouse management system, including database tables, reports and curriculum design, content is fully
PowerDesigner
- PowerDesigner使用教程,帮助用户开发数据库,实现图示的数据库表设计. -PowerDesigner use of curricula, development of databases to help users to realize the design of the database icon. PowerDesigner use of curricula, development of databases to help users to realize the design
database
- 数据库课程设计源代码,目由需求分析和依赖关系确立实体集及关系表,设立外码约束。创建适当的视图和事务。结合与用户的交互信息搭建友善的界面,根据功能的不同确立不同的模块,合理运用DELPHI语言和调用SQL语句达到数据库操作-Database of curriculum design source code, project dependencies from the needs analysis and the establishment of entity sets and relational
ProtocolNew
- GPS数据库表设计以及访问ADO代码,SQL2005数据库的操作函数封装类。-GPS database table design and access ADO code, SQL2005 database manipulation functions wrappers
StaffManagement
- 经典的MIS(信息管理系统),添加,修改,删除员工信息,在窗口界面上实时显示。必要的按钮功能都写好了。 使用前需要修改数据库连接字符串strConn, 从以下命令你可以了解该系统使用的数据库表设计: CREATE TABLE [dbo].[tb_Staff]( [No] varchar NULL, [Name] varchar NULL, [Salary] [float] NULL, [Evaluation] varchar NULL ) ON [PRIMARY
apache-tomcat-7.0.67-windows-x86
- 在线考试系统数据库表设计,里面都是自己所想(Database table design of online examination system)
数据库字段导出工具
- 目前支持sqlserver数据库,配置数据库连接,测试连接后查询表名,右侧显示数据表、左侧显示表字段信息,数据库设计必须对表字段加说明,否则会报错,然后可以导出excel,自动排版(Currently supports SQLSERVER database, configuration database connection, test the connection after the query table name, on the right side of the display data
数据库设计
- 设计特定的数据结构,用于存储数据表、视图、索引三种数据库对象的元数据信息,建立数据库系统的数据字典(A specific data structure is designed to store the metadata information of three database objects, such as data table, view and index, and to establish the data dictionary of database system)
学生成绩管理系统代码(内含数据库)
- 系统管理 ·系统登录 ·密码修改 ·注销 ·退出 用户管理。 ·添加管理员 ·管理员密码解锁 ·学生密码解锁 学生信息管理。 ·学生基本信息添加 ·学生基本信息修改 ·学生基本信息删除 课程信息管理。 ·课程基本信息添加 ·课程基本信息修改 ·课程基本信息删除 学生选课管理。 ·根据输入的学号信息,查询出学生基本信息、已选修课程门数、选修总学分。 ·显示课程信息表中的所有课程信息,供用户选课之用。 ·当用户选择某门课程时,除了检查该用户是否已经选择过该课程
MySQL数据库设计实践
- 数据库优化和深一步的sql强化,并对设计字段和表设计的具体说明(Database optimization and deep step SQL reinforcement and detailed descr iption of design fields and table designs)
表设计脚本
- 输入建表信息,直接生成建表代码,界面更友好,速度更快(generating the table code directly by inputing table information)
tianjia
- 对给定的学生数据库db_student设计一个学生表tb_student的操作页面,要求实现课程成绩录入的功能,输入学号后点击查询按钮可显示相应的姓名、专业,输入课程名称和成绩后,点击“添加”按钮可以添加学生的课程成绩(For a given student database db_student design a student table tb_student operation page, required to realize the function of the curriculum
银行储蓄管理系统数据库设计
- 设计内容: 主要功能: 1实现储户开户登记。 2办理定期存款帐。 3办理定期取款手续。 4办理活期存款帐 5办理活期取款手续。 6实现利息计算。 要求: 1、项目背景及需求分析; 2、E-R图设计(局部与全局ER图) ; 3、数据库表设计(包含ER图中的所有实体与联系所对应的关系表),还添加一些关键业务功能所需的视图、触发器、存储过程设计等; 4、系统完成对数据库数据的增加、修改、删除、查询功能。