搜索资源列表
mystruts
- 使用Struts连接数据库的示例程序,压缩包中包括了所有的 数据库包,struts包,无需再下载任何东西就可以运行! 1,mystruts是数据库的备份文件,打开sqlserver2000,然后新建一个名叫mystruts的数据库,直接使用本文件还原就可以了! 2,program里边包括jbuilder工程文件,其中,把 program 中的 mystruts 目录直接copy 到 tomcat 目录下面就可以直接使用。 3,压缩包中包括了所有的 数据库包,struts包,无需再下载任何东西就可
FinData1.0
- 大智慧股票本地数据读取接口 1)调用格式:FxjData2FinData(Market,DataType,FinDataLib) 其中, Market:市场代码,SH为沪市,SZ为深市,BK为板块指数,如果有其它市场数据,可有其它市场代码如HK等. DataType:数据类型,dm,cq,cw0,hq0,hq,等等,含义见下面注释 FinDataLib:目标逻辑库,如果给定的目标逻辑库不存在,则将设为Work 2)如果数据文件已经被分析家等软件占用导致无法打开时,将自动复
wms
- 毕业设计——(物流)仓储管理系统的实现。用Java语言编写,附有sql server 2000数据库备份文件,还有开题报告、毕业论文和答辩ppt演示文稿-Graduation- (Logistics) Warehouse Management System. With the Java language, with sql server 2000 database backup file, as well as opening report, thesis and defense ppt pre
Edit
- 设计一个Java程序编辑器 实验目的:图形界面、线程、流与文件等技术的综合应用。 题意 设计一个图形界面的文档编辑器,实现以下功能: (1) 打开、保存文件。 (2) 查找、替换字符串。 (3) 定时自动更新文件,并创建备份文件。 (4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, st
SMSDecoder
- 一个sms格式的PPC端短信备份的还原工具。原备份软件BkGenuis包含在rar文件内。 PPC上有个绿色的单独的短信备份还原工具,备份的格式是sms,但是还原是直接还原至手机短信中,在PC端不可以直接阅读。故编写了这个java程序来实现sms格式的解码。输入是input.sms。输出是txt文本格式。-this tool can decode the sms format of message backup file on PPC. The backup software called
JavaBackup
- Areca Backup for Linux是一个采用Java开发的文件备份工具,支持数据压缩加密,增量备份,文件历史记录浏览等功能。它支持ZIP压缩,可以进行档案加密,按照指定参数多文件进行搜索,为所有的关键步骤进行备份。-Areca Backup for Linux is a file backup using Java development tools, support for data compression, encryption, incremental backup, file
FileBackups
- 文件备份系统,运用多线程进行同步备份,对于新手学习GUI编程、理解多线程、文件输入输出流有很大帮助。-File backup system, using multi-thread synchronization backup, for the novice to learn GUI programming, to understand multi-threaded, file input and output stream of great help.
1111
- 仿 武汉热线 宽频世界 的影视点播系统 download.asp 为 MS Access 2000数据库 movie.sql 为Mysql 数据库 用phpadmin导入就可以用了 movie.bak 为MA SQL 2000 Server数据库备份文件 用企业管理 --》还原数据 -Wuhan Hotline imitation broadband video-on-demand system the world download.asp to MS Access
2008111123231314629
- 柯林建站单用户版 KelinkWAP为MSSQL数据库备份文件 后台地址:admin 后台帐号wap 密码888888 Inc/SqlIn_UTF.Asp文件设置数据库收藏软件-Colin Jianzhan KelinkWAP single-user version of MSSQL database backup file for the background address: admin background account wap password 888888 Inc
MyPersonalWebSite
- 一、 数据备份文件在项目的App_Data文件夹中,只要在SQL2005中还原就行。 二、 修改项目中的Web.Config文件的连接数据库字符串<add key="ConnStr" value="Data Source=.\SQLEXPRESS Initial Catalog=MyClass Integrated Security=True"/>中的色部分修改本机数据库名字。 三、 网站默认管理员名和密码都是 admin. 四、 网站的index.aspx是网站首页。
JSP_JDBC
- 本压缩包内含有MSSQL数据库备份文件,以及基于JDBC连接MsSQL/MYSQL/Oracle/Access等常用数据库的示例代码,比较经典的低级问题,笔者也曾遇到过当初学JSp的时候,曾经因为不会连接数据库而很苦恼,这次你可参考压缩包中的对应实例实战JSP连接各种常见的数据库。当然也可做为资料提供给新手。-The archive contains MSSQL database backup file, and on the JDBC connection MsSQL/MYSQL/Oracle
BankOnline
- 网上电子银行系统,包含有基本的网上银行操作,可以在eclipse上运行,包含有数据库备份文件。-E-banking system, including a basic Internet Banking, you can run in eclipse, including a database backup file.
testHibernate
- 这是一个学习使用Hibernate的java文件,附有数据库备份文件,欢迎使用-This is a learning to use the Hibernate java file with a database backup file, please use the
bookstore
- 使用SSH框架编写的网上购书系统,附有数据库备份文件,使用Mysql数据库-Use the online textbook written SSH framework system with a database backup file, use the Mysql database
Log
- 数据库文件夹里是数据备份文件,数据库用的是MySql 开发工具用的是Eclipse+MyEclipse+Tomcat5.5-Folder where the database is a data backup file, using a MySql database development tool using Eclipse+ MyEclipse+ Tomcat5.5
backupdatabase
- This package is used to generate backups and restore a MySQL database. There are two classes, one that saves its contents to a backup file, and another reads a backup file and restores contents of the database.
train-tickets-order
- 基于JSP开发的网上火车票订购系统,内含数据库备份文件,tomcat 6.0 myeclipse 8..5+运行。-JSP development-based online train ticket ordering system, containing the database backup file, tomcat 6.0 myeclipse 8 .5+ run.
cams
- 基于JSP开发的小型企业考勤系统,内含数据库备份文件,sql server 2000,myeclipse 8运行。-JSP development of small business time and attendance system that contains the database backup file, sql server 2000, Myeclipse 8 run.
OLbookshop(struts)
- java语言,基于struts框架开发的网上图书系统。jdk1.6和tomcat 6.x环境。内含数据库备份文件,myshop.sql。-java language, based on the struts framework developed online library system. jdk1.6 and tomcat 6.x environment. Contains the database backup file, myshop.sql.
CourseManagement
- 学分管理系统,包括学生管理,教师管理,学分管理。实现增删改查等功能!工程包括14给类文件和27个jsp文件,和数据库备份文件,资料齐全,无错。-Credit management system, including student management, teacher management, credit management. Additions and deletions to change search function! The project includes 14 to class