-
AddressTest
Test the main functionalities of the AddressTest for Andriod.
- 2013-10-08 18:49:54下载
- 积分:1
-
BB
说明: 黑莓开发大全上篇,每个黑莓开发者都必须具备的教材,第一次发布(BlackBerry Development Daquan Part, every BlackBerry developer must have the textbooks, the first time release)
- 2010-01-24 11:12:17下载
- 积分:1
-
1510958741_94979_ym
主要是仓库管理系统的JSP+SQL的开发和结合。(The main interface of warehouse management)
- 2018-07-05 20:45:37下载
- 积分:1
-
简单的电子商务平台源码
该文件确实是源码,能够导入到eclipse或myeclipse中,且可以发布运行,就是比较简单,适合学习使用;若想实际应用可能需要填加一些东西!
- 2022-01-26 02:00:10下载
- 积分:1
-
汽车加油问题
一个汽车加满油后可行驶n公里,由起点a到起点b为m公里。汽车出发时加满了油,途中设有k个加油站,d1是第一个加油站距起点的距离,di是第i个加油站距其前一个加油站的距离。设计一个算法,求出加油方案,使得加油次数最少即可到达终点。
- 2022-06-19 23:25:44下载
- 积分:1
-
2000
用java实现的类似于连连看游戏的单词连连看,是本人的本科毕业设计。(Using java to achieve similar to the word game Lianliankan Lianliankan is my graduate design.)
- 2008-06-22 22:16:54下载
- 积分:1
-
a Java application, user input from a keyboard 1 ~ 99,999 between the number of...
一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment of this amount is not palindrome number. Palindrome refers to this number with a few figures to be printed in reverse chronological order after the number and the same as the original, such as the 12121, 3223 is palindrome number.
- 2022-01-25 16:47:05下载
- 积分:1
-
一个简单的java聊天程序:实现简单多线程计数器系统。
用java实现简单的:简单聊天程序
多线程
计数器
记事本
马鞍点
扇子
学生成绩管理系统
异常处理
字符串类-java with a simple realization : Chat simple procedures multithreading counter saddle point in the notebook fan student performance management system Exceptions string category
- 2022-06-26 04:24:45下载
- 积分:1
-
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB...
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB-INFclasseswu目录下面 数据库采用的是mysql 建表语言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 没有姓名 , KEY id (id) ) TYPE=MyISAM -message of the need to amend parts of the Notes you may login.jsp major changes inside and jdbc.java relations Database Connection part jdbc compiler changes after you please put WEB-INF classes wu directory database using the mysql language is built table : CREATE TABLE liuyan_temp (id int (6) NOT NULL auto_increment, url varchar (100) default#, ip varchar (20) default NULL, email varchar (50) default#, qq varchar (20) default NULL, sj varchar ( 30) default NULL, content text, xm varchar (20) no default name, KEY id (id)) TYPE = MyISAM
- 2023-03-19 17:50:03下载
- 积分:1
-
Online-reservation-system
该系统主要是实现网上订餐系统,主要运用的技术jsp/servlet和javabean,例子不大,可以借鉴和参考(The system is mainly to achieve the online ordering system, the main use of the jsp/servlet and javabean, examples, can learn from and reference)
- 2012-04-28 18:40:08下载
- 积分:1