搜索资源列表
031002103
- java+mysql开发的档案管理系统 -mysql development of the file management system
LookupAPI
- This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java
C-dbf-file
- 为什么编写本函数库? 目前好多电力方面的抄表器由于其RAM内存及FLASH闪存的空间都比较小,没有办法象java那样调用各种基于各种大型数据库的外界jar包进行数据采集工作。为此,dbf这种简单的结构型数据库成为手选。另外,因为抄表器要求的数据格式也比较简单,选用这种结构型的最贴合实际。
tokyocabinet-1.4.17.tar.gz
- Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布
JAVA-Classes12
- JAVA链接Oracle数据库包文件 适用于Oracle10g-JAVA Link Oracle database package file
Database_Interface
- 一个方便的数据库接口,可以将xls(excel表格)或DBF(foxpro)文件中的数据一步导入到oracle数据库中-A convenient database interface, can import xls (excel form) or DBF (foxpro) file data into oracle database
jishitongxin
- 计算机网络课程设计 基于中心服务器方式即时数据通信平台(IM)1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM(Instant Message)功能:用户登录后能进行实时多方点到点短信息通信,如聊天; 3. 能选择要求服务器进行转发服务。 4. 能保存通信记录到数据库(SQL Server或其他桌面型数据库); 5. 能进行双方文件传输,能显示进度 6. 支持断点重传。 7.实时语音双向传送功能 -Computer n
exceldb2code
- 将DB2数据库里的数据导出为excel文件的java代码,用swing做了一个简易的gui-DB2 database will be exported to excel data file java code, make a swing with a simple gui
bgzdhxt
- 这是一个电子政务档案管理系统,文件提供了完整的程序源代码和数据库,可以运行。-This is a e-government documents management system.The file has the whole codes and database.
oa
- 这是一个在线办公自动化系统,文件提供了完整的程序源代码和数据库,可以运行。-This is a on_line official-business-handle automantion system.The file has the whole codes and database.
jspp
- this is a java source code file.. download and enjoy of it-this is a java source code file.. download and enjoy of it...
jarDriver
- Java开发,Microsoft sql server2000驱动jar文件 -Java kaifa Microsoft sql server2000Driver jar file
pack
- 可以从sql中读取数据输出到excel中 无需重新编译 拥有强大的配置文件 -Can read data from sql output to excel without recompilation of the configuration file has a strong
Netbean_Example
- NetBeans下的 Java访问数据库的工程文件。-NetBeans under the Java access to the database project file.
bcsl
- 一.VB 1.选择Components-Mircrosoft FlexGrid Control,用来显示数据 2.Project-Reference:选择Mircrosoft ActiveX Data Object 2.8 Library,使用ADO 3.添加模块 二.Java 1.驱动下载SQL Server 2000 driver for JDBC:MSSQLFORJDBCSP3setup.exe 将lib目录下的三个.jar文件加到CLASSPATH中
201007132111xueshengxinxiguanli
- 非常齐全的数据库课程设计--java编写的学生信息管理系统。包括数据库文件、登录界面、详细的课程设计报告-The very complete database design courses- the student information management system written in Java. Including the database file, the login screen, detailed curriculum design report
TimeSchedule
- 1. 解压,然后将文件导入Eclipse; 2. 运行该程序前,要先安装mysql; 3. 安装完mysql后,下载mysql-connector-java-5.1.22; 4. 将mysql-connector-java-5.1.22放入JDK中,方法见本人博客博文《java数据库编程的前期准备——mysql-connector-java-5.1.22》; 5. 在源包中的TaskDatabases.java中修改user变量和password变量(两者
Java-database-programming-guide
- java数据库编程指南,pdg格式文件,用超星阅读-Java database programming guide, PDG format file, with the super star
Assignment1
- Assignment:Core Java Guidelines: 1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color. 2.In client program we are fetching the results which has status as pending . 3.Aft
mysql-connector-java-5.0.8-bin
- java mysql,JDBC驱动,java程序连接到mysql数据库(this is a file about jar which can make a java program link to mysql)