hsqldb是100%java实现的数据库,是一个开放源代码的JAVA数据库 l 具有标准的SQL语法和JAVA接口 l HSQLDB可以自由使用和分发 l 非常简洁和快速的 l 具有内存数据库,独立数据库和C/S数据库三种方式 l 可是在APPLET中使用 更多的细节: l 索引可以被创建和自动使用 l 支持事务处理 l 允许表关联 l 完整性引用和约束 l 支持JAVA存储过程和函数 l 数据库可以生成SQL脚本 l 使用用户名,密码,访问权限等安全机制 l 可以被JAVA1.1和JAVA2编译 建立在HypersonicSQL基础上的HSQLDB,是一个通用目的的数据库,非常的小,而且易于安装和使用。可以用于APPLETS中 ,测试中,应用系统中。 由于提供了标准SQL和JDBC接口,HSQLDB可以方便的和其他数据库之间进行数据转换。
上传时间: 2015-08-04
上传用户:ggwz258
我下的java观赏的游戏,applet小应用程序。
标签: java
上传时间: 2014-01-20
上传用户:朗朗乾坤
这是一个用JAVA开发有的一个关于计算器的使用,,是一个JAVA APPLET,,希望对大家有用
上传时间: 2013-11-29
上传用户:libinxny
项目中涉及温度监控的东西,研究了一下于是有了这个模拟系统的产生。 本系统由applet和服务端组成。由客户端录入温度,服务器接收到温度后向每个客户端转 发,客户端根据接收到的温度形成实时动态图表(请看运行效果录像)
上传时间: 2015-08-08
上传用户:集美慧
一个射击类的小游戏,运用java applet编译,解压缩后运行index.html即可进行游戏。
标签: 小游戏
上传时间: 2015-08-13
上传用户:lnnn30
骑士巡游,是用applet的小游戏,你可以自己测试看下你的显示效果
标签:
上传时间: 2015-08-20
上传用户:wsf950131
修改系统时间,在文本框内输入正确时间格式,系统时间就得到修改;可以改变成APPLET嵌入网页中。程序未加图片和动态钟的样子。
上传时间: 2015-08-22
上传用户:tianjinfan
Address book helps you look up your addresses from the system tray. It is quite useful in that way 慶ause it stays out of the way and is easily accessible when needed. Double clicking on any URL will start the default web browser and take you to that URL. Double clicking on the phone number will dial that number. Every column supports sorting and can be customized to your needs. Preview will display the notes associated with each record. This program can also import Comma Separated Values (*csv) text files of Outlook Express.
标签: addresses Address system useful
上传时间: 2014-07-08
上传用户:lyy1234
JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。 关键词: 多线程 流套接字 APPLET 数据传输
上传时间: 2015-09-01
上传用户:黑漆漆
LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware between a Java application and a GSM Modem or Data enabled phone. Because LemonSMS only provides an interface to the added SMS functionality, your application still handles access to data and business logic tier. With the easy-to-use LemonSMS API, developers can easily utilize SMS functionalities provided by LemonSMS.
标签: application component developed developer
上传时间: 2013-12-29
上传用户:大融融rr