-
《深入学习Java Servlet》的源代码。本书作者:James Goodwill。
《深入学习Java Servlet》的源代码。本书作者:James Goodwill。
- 2022-09-21 06:45:03下载
- 积分:1
-
Java编程 做一个发牌的程序
首先是创造牌(牌会有1
Java编程 做一个发牌的程序
首先是创造牌(牌会有1-6付选择),然后洗牌:将牌一分二,由( x(k+1) = (5xk mod 16) + 1 )来依次从两边取牌,直至牌不够,就将牌合起来。然后将牌发给2-60人,每人5张牌。
可以使用java.util.List, java.util.Collection, java.util.Iterator, and java.util.ListIterator,最好用Arraylist来做。像牌数和人数,由输入决定
-Java program to do a licensing program is to create the first card (brand-sum option would be 1-6), and then shuffle: The license for one sub-2, from (x (k+1) = (5xk mod 16)+ 1 ) to turn from both sides to take a license until the license is not enough, it will be brand together. Then the card issued to 2-60, with each person 5 cards. You can use java.util.List , Java.util.Collection , Java.util.Iterator , And java.util.ListIterator, preferably Arraylist do. Such as the number of licenses and the number of input decision
- 2023-07-17 21:50:03下载
- 积分:1
-
掌握 JDBC 驱动程序的加载方法和JDBC
掌握 JDBC 驱动程序的加载方法和JDBC-ODBC桥URL的形式;
掌握使用JDBC连接数据库的步骤;
掌握使用JDBC发送SQL语句的基本步骤;
掌握使用JDBC处理SQL查询结果集的方法。
程序功能:
学生信息管理:能够根据实际情况对学生的信息进行新增、查询和修改;
学生信息指的是:学号、姓名、性别、学生类型、所属班级以及java课程成绩等内容。
数据库的选择,可采用Access或SQL2000;
程序可选择通过JDBC- ODBC桥访问数据库,也可选择使用数据库的专有驱动程序,后者的连接质量较前一种要高;
-Master load JDBC driver and JDBC-ODBC Bridge URL of the form master database using JDBC to connect the steps to master the use of JDBC to send SQL statements the basic steps handle and use the JDBC result sets SQL query method. Program features: Student Information Management: the ability of students according to the actual situation of the information to add, query and modify referring to the Student Information: Student ID, name, sex, type of students, their classes, as well as achievements, such as the contents of java programs. The choice of database, to be used in Access or SQL2000 procedures to choose through the JDBC-ODBC bridge to access the database, nor can either choose to use a propr
- 2023-01-02 16:50:04下载
- 积分:1
-
各类系统通用登陆源代码,简小,精悍,实用型!!!!适用于课程设计及毕业设计!!!(糊弄型)...
各类系统通用登陆源代码,简小,精悍,实用型!!!!适用于课程设计及毕业设计!!!(糊弄型)-various generic landing system source code, simplifying small, lean, Practical! ! ! ! apply to the curriculum design and design graduates! ! ! (fool-type)
- 2023-07-14 14:35:04下载
- 积分:1
-
该教程讲解比较深刻,适用有一定变成基础的读者使用
该教程讲解比较深刻,适用有一定变成基础的读者使用- This course explanation quite is profound, suitablly has the
reader which certainly turns the foundation to use
- 2022-06-13 13:57:46下载
- 积分:1
-
j2me例子,里边包含了很多的例子,txt文本
j2me例子,里边包含了很多的例子,txt文本-j2me example
- 2022-06-30 08:57:24下载
- 积分:1
-
这是一个能够实现文件传输的用java开发的源程序,并且有可执行的.jar文件...
这是一个能够实现文件传输的用java开发的源程序,并且有可执行的.jar文件-This is a file transfer can be achieved with the development of java source code, and executable. Jar file
- 2022-03-14 03:43:26下载
- 积分:1
-
Tsp solve the problem, a good algorithm, you can refer to Oh, we support what
解决tsp问题,很好的算法,可以参考哦,大家支持一下-Tsp solve the problem, a good algorithm, you can refer to Oh, we support what
- 2022-02-10 03:08:22下载
- 积分:1
-
This is the essence of j2eejava web programming source of all 15 speakers. Java...
这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料-This is the essence of j2eejava web programming source of all 15 speakers. Java web programming to learn who is able to get the information
- 2022-04-11 16:58:28下载
- 积分:1
-
这是一本关于JSP编程中关于数据库方面的学习材料,希望对大家有所帮助...
这是一本关于JSP编程中关于数据库方面的学习材料,希望对大家有所帮助-This is one of the JSP Programming on the database of learning materials, we hope to help
- 2022-03-14 16:14:25下载
- 积分:1