搜索资源列表
offline_bank
- 脱机执行银行业务操作(offline banking) Java版 由于互联网的不安全性,为了防止在线电子转账时可能发生的电子偷窃行为,本题需要建立一个脱机的银行业务操作程序。 题目要求: -本题要求在计算机上模拟一些基本的银行业务,界面要显示以下功能: 建立一个新的账户(包括两种:转帐帐户和存款账户,转帐帐户可以负债,存款帐户不能负债,但是具有相对较高的利息)。所以客户在建立一个新帐户时,需要进行选择。 向其他户头转账 存取现金 察看账户现金状
AutoLogin
- 本程序是一个联网程序中客户端自动登陆的程序,用户第一次登陆系统再次登陆不需要再访问数据库直接访问本地数据库查询输入正确即可登陆-this process is a process of networking Client automatic landing procedures, users first landing system again landing no further access to the database directly to the local database que
lookup
- 本程序是一个查询程序,利用高级界面生成的一个客户端查询窗口,可以通过访问网络查询数据库资源-this procedure is an inquiry procedure, and use the advanced interface to generate a client inquiries window through access to the network can access the database resources
handb
- handb是一个纯Java编写的小型的关系数据库管理系统。 其中的“数据处理核心”由一为MIDP设计的关系数据查询程序更改而来; 数据存储管理在MIDP系统中由系统提供,而在该系统中提供一简单的实现; SQL语句解析部分,采用拆分和取关键字的方式实现,支持SQL-92中常用的一些语句; 用户接口由一简单的Java服务器更改而来,能够应付普通的访问; 请求调度部分的主要原则是以表为中心,保证表的原子访问。-handb is a pure Java prepared by
J2ME
- J2ME开发大全 PDF电子书 看到PUDN只有这本书的源码,上传和大家分享 本书特色内容: ·理解J2ME的组织、配置和外廓,包括新发布的PIM API ·回顾小型计算技术,包括无线技术、移动PDA等 ·掌握J2ME体系结构和开发环境 ·使用有限的内存,简化用户界面,最小化网络流量并获取最优效率 ·读、写、排序、查询和存储记录 ·管理数据,并理解数据库的概念 ·展望使用Web服务、信息管理和其他关键功能的移动应用程序 ·使用HTTP连接、网络和We
myEnterprise_J2ME
- 在手机和网页可同时访问Servlet,在手机可以查询和增加在Access的数据库。-At the same time mobile phone and web pages can access Servlet, in the mobile can query and increase the Access database.
loginServlet
- 在手机和网页可同时访问Servlet,在手机可以查询和增加在Access的数据库。-At the same time mobile phone and web pages can access Servlet, in the mobile can query and increase the Access database.
StudentManageSystemJavaGUI
- 使用Java做的简单的GUI界面学生成绩管理系统,实现成绩的查询,增加,删除,更新,排序等操作,数据库可以使用access或者MySQL-The use of Java to do a simple GUI interface for student achievement management system to achieve results query, add, delete, update, sorting and other operations, database access,
dbAccess
- java 连接数据库,并进行数据库操作,有查询,建表等,利用了连接池-java to connect to the database and database operations, queries, build tables using the connection pool
Example_Hibernate
- Example_Hibernate 是一个web服务应用项目,建立与数据库之间的连接,实现对数据进行登陆、注册、查询等功能。-Example_Hibernate is a web project.