搜索资源列表
jspjava123645
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
Java_Work_Home
- java编程开发技巧与实例的编译测试通过的所有例程
langzi
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。-Used jsp+ Servlet+ Javabean, jsp is responsible for dealing with a small number of pag
example_1_to_10
- Java程序设计经典300例书中部分例程测试结果例子1-10程序-Java Programming 300 cases of classic book of the routine tests example 1-10 program
first_text
- Java程序设计经典300例书中部分例程测试结果例子1-Java Programming 300 cases of classic book example of a part of the routine test results
learn_lesson_2_to_5
- Java程序设计经典300例书中部分例程测试结果例子2-5章节-Java Programming 300 cases of classic book example of the routine test results chapters 2-5
lesson_057
- Java程序设计经典300例书中部分例程测试结果例子57-Java Programming 300 cases of classic book example of the routine test result 57
test-JDBC
- myeclipse开发环境测试JDBC连接mysql数据库例程,实现了增删改查更新等对数据库的基本操作,例程程序有注解并且很基础,对于JDBC的学习很有帮助。-Testing JDBC connection mysql routines,it implements CRUD updates and other basic operations, routine program annotated and it is the basis for learning JDBC helpful.
2.1 蓝牙模块
- 蓝牙协议功能代码,用于测试蓝牙模块的例程JAVA,此程序来自于 android SDK, 我们是在其基础上, 将UUID修改为蓝牙SPP服务的标准UUID(This program from the android SDK, we are on the basis of it, amend the UUID to bluetooth SPP service standard UUID)
Android_TCP
- java socket demo的例程,测试可用(java socket demo can use by set)