搜索资源列表
jsplinkddvipmsyql
- 该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行
仓库管理系统_高校开发
- 仓库管理系统 本文档的写作目标是供仓库管理系统开发小组对WMIS进行需求分析。主要本系统对功能,性能,输入输出,数据管理等作规格界定,为进一步的详细设计,概要设计,和编码,测试工作做准备。-warehouse management system of writing this document is for warehouse management system development team to carry out a needs analysis WMIS. The main fun
test_AD0
- 快速测试0DBC 和OLE数据源的ADO连接-quick test 0DBC and OLE data sources connected ADO
fmfox
- 本例要使用的ODBC数据源名为fox,该数据源指向Visual Foxpro的一个名为test的自由数据表。test.dbf数据表位于i本目录内。在测试本例前务请预先创建好上述ODBC数据源。-the cases to use the ODBC data source named fox, The data sources at the Visual Foxpro known as a test of free data sheets. Test.dbf data table at i Cata
DMFP-Growth
- Data Minig中的FP GROWTH 算法,附带test实例及实验数据分析-Data Minig of FP GROWTH algorithm, fringe test examples and experimental data analysis
easydbo-0.9.1.src
- EasyDBO是一个超轻量级对象-关系映射(Object/Relation Mapping,简称ORM)系统,主要解决关系数据库系统中表数据与对象的自动映射,当前支持My SQL、MS SQL、Access三种数据库系统下测试通过。 -EasyDBO is an ultra-lightweight object-relational mapping (Object / Relati on Mapping, or ORM) systems, resolve major relational
3-tier test
- 一个三层应用程序,演示如何通过ADO对象以及存储在SQL Server中的Procedure实现高性能的数据访问(在运行程序前首先要设置SQL Server,在压缩包中有一个Procs.sql的文件,首先在SQL Server上运行该文件设置SQL Server数据库)-a three-tier applications, demonstrating how ADO and SQL Server stored in the Procedure to achieve high-performanc
yy2
- 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法 -1. Stack data structure defines the order of 2. Write a function to achieve the stack initialization, stack, stack, to determine the stack is em
isopen
- sample program that odbc test data and time.
test
- 从数据库中提取数据,在windows下实现坐标转换并显示在Windows窗口上。实现可视化数据库-Extract data from the database in windows to achieve coordinate transformation and displayed in the Windows window. Visualized database
PrepareTools
- 一个DELPHI写的原本是做数据库的Unit Test的准备测试数据的工具,基于Oracle,演示了Odac的使用,Stream的加载与保存,OOP在面向对象中的运用,需要tms components控件,profgrid.等。包含了盒子上的MVC框架的改进版,展示了如何编写IDE扩展实现自动代码生成。-Originally written in a DELPHI Database Unit Test to do the test data preparation tool, based on
Advanced.examples.vc.test.data.list
- vc编程实例数据列表高级测试代码Advanced programming examples vc test code data list -Advanced programming examples vc test code data list
fanka
- 在SQL Server中建立名称为“Card”的新数据库:找到对应的数据库文件(饭卡.sql),在SQL Server查询分析器中执行该文件,从而在数据库中建立相应的数据表,此时应该自行输入一些测试数据,以便更好地运行本系统程序。 为刚刚建立好的Card数据库建立ODBC数据源,命名为“Card”。 -Created in the SQL Server name is " Card" of the new database: find the corresponding
JDBC
- Student { String name Date birthday String homeAddress String classNumber } 请在数据库中创建表格记录上面的类,并用界面显示数据库中的数据,用户可以通过界面插入,删除和修改数据,可以修改多个数据再进行提交,这时候要求一个更改没有成功更新,所有更新都要回滚。 要求: 1. 安装MySql,并建立Table Student,里面添加一些测试数据。
dawdw
- 能够完成对数据库的基本操作;包括创建数据库,实现对数据库里面的表的添加,删除;以及能够完成对表结构的修改(如添加或删除字段),以及对表中的记录进行添加和删除;能够完成对使用适当的查询语言从一个或多个表中查找相关信息。 测试数据 可以选取高校人员(教师、学生、职工等)数据库作为测试数据-To complete the basic operation of the database including creating databases, tables inside the
OPC-data
- |-OPC资料 |-DSxP OPC Simulator 1.2.exe 测试用的OPC服务器 |-OPC Core Components 2.00 SDK 2.30.msi OPC程序开发包 |-SetupOPCTestClient.exe 测试用的OPC客户端 |-WinTECH Software 提供OPC开发包的网站.url 一个不错的外文网站,wtclient.zip和wtopcsvr.zip就是从那下的,还有其它一些有用东西 |-wtc
test
- Delphi+Access数据库最简单的增删改查实例,从Dbgrid获取行内容到textbox,新学者看几遍,就可以开发简单数据库程序。-This is a simple sample project for Delphi+Access ,with insert,delete,update,query function,and you can get data from dbgrid control then set value for Textbox. for new delphier,ju
1
- 数据结构中期实验试题,包括出栈、入栈栈满等情况-Mid-experiment test data structures, including the stack, stack stack is full, etc
test---ODBCSource
- 使用VC++来自动设置ODBC数据源的详细教程实例-Use VC++ to automatically set the detailed tutorial examples ODBC data source
test
- 链接sql server数据库,并只实现了添加数据的功能,可以改编到其他程序上-Links sql server , and only realized the function to add the data, the program can be adapted to other
