-
java写的推箱子程序.
java写的推箱子程序.-blogs written procedures.
- 2022-01-26 04:28:05下载
- 积分:1
-
This is on the JAVA and SQLSERVER database procedures, using JAVA language.
这是关于JAVA与SQLSERVER数据库的程序,用JAVA语言编写。-This is on the JAVA and SQLSERVER database procedures, using JAVA language.
- 2023-02-25 16:15:04下载
- 积分:1
-
一款用Netbeans做的带读写的电影院售票系统
一款用Netbeans做的带读写的电影院售票系统-Netbeans to do with a cinema ticketing system with read and write
- 2022-01-26 18:12:17下载
- 积分:1
-
Derby数据库是一个纯用Java实现的内存数据库,属于Apache的一个开源项目。由于是用Java实现的,所以可以在任何平台上运行;另外一个特点是体积小,免安...
Derby数据库是一个纯用Java实现的内存数据库,属于Apache的一个开源项目。由于是用Java实现的,所以可以在任何平台上运行;另外一个特点是体积小,免安装,只需要几个小jar包就可以运行了。这是其jar包。-Derby database is a pure Java implementation of the memory database with belonging to an open source Apache project. Because it is implemented using Java, so it can run on any platform Another feature is a small, free installation, only a few small jar package can be run. That is its jar package.
- 2022-02-12 06:17:46下载
- 积分:1
-
一个基于ORACALE数据库的JAVA PETSHOP程序,希望大家喜欢
一个基于ORACALE数据库的JAVA PETSHOP程序,希望大家喜欢-ORACALE a database based on the JAVA PETSHOP procedures, hope you like
- 2022-01-28 05:31:53下载
- 积分:1
-
shoppingxp为网上商城系统,采用myeclipse+MySql+tomcat实现,使用Jsp + javabean+数据库三层模式...
shoppingxp为网上商城系统,采用myeclipse+MySql+tomcat实现,使用Jsp + javabean+数据库三层模式-Online Shopping Mall for shoppingxp system that uses myeclipse+ MySql+ tomcat realize, the use of Jsp+ javabean+ database of three-tier model
- 2022-02-02 06:46:29下载
- 积分:1
-
网上书店系统系统能实现用户的注册、登录功能;能够实现商品的查询,订购等功能。该系统基本上具备一个网上商品销售系统应该具备的功能,该设计项目基本上体现了构建一个动...
网上书店系统系统能实现用户的注册、登录功能;能够实现商品的查询,订购等功能。该系统基本上具备一个网上商品销售系统应该具备的功能,该设计项目基本上体现了构建一个动态商务网站所需要的技术。-Online bookstore systems to achieve the user" s registration, the registry function to achieve product inquiries, orders and other functions. Basically, the system has an on-line sales system should have the function, the design reflects the construction of the project is basically a dynamic business website technology needs.
- 2022-02-24 21:58:33下载
- 积分:1
-
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thum...
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thumbs.db"这个文件,其实这是一个缩略图数据库,从而来判断是否有该图片的缩略图。如果不存在"Thumbs.db"文件或者该库中不存在该图片的缩略图,那么Windows会尝试取图片中的EXIF信息,判断是否存在缩略图数据。如果图片中EXIF信息中不存在缩略图信息或信息错误,那么Windows就会用插值的方法重新生成缩略图(如果可能则保存到当前目录中的"Thumbs.db"缩略图数据库中)。 对于修改缩略图方法有用ultraEdit直接编辑文件替换EXIF信息或用exifer这样的工具,这不是本文关心的内容,本文介绍用java实现的方法。
- 2022-05-08 14:18:05下载
- 积分:1
-
本例利用Java和Jsp实现电子政务系统中涉及到的档案管理系统。在开发过程中涉及到JavaBean和Jsp的使用技巧及常用的中间件软件Weblogic8.1的使...
本例利用Java和Jsp实现电子政务系统中涉及到的档案管理系统。在开发过程中涉及到JavaBean和Jsp的使用技巧及常用的中间件软件Weblogic8.1的使用。-use Java and Jsp achieving e-government system related to the file management systems. The development process involved JavaBean and Jsp skills and the use of middleware software used Weblogic8.1 use.
- 2022-03-03 04:56:51下载
- 积分:1
-
此代码示例显示了如何编写一个简单的javadoc文件1.2。使用球员…
This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code.
This doclet requires JDK 1.2.1 or later, it will not work with JDK 1.1
- 2022-03-07 15:04:43下载
- 积分:1