-
RMI的客户端/服务器实例
Example RMI client/server
- 2022-04-23 02:44:42下载
- 积分:1
-
成绩管理系统源码
成绩管理系统,对成绩管理,有成绩的录入,管理,分类等(achievement score result mark
management system supervising system supervisory system
manage supervise administrate Administration
entering
classify classification assortment)
- 2018-05-30 16:41:04下载
- 积分:1
-
iBATIS-SqlMaps-2_cn
本文讨论了iBATIS SQL Map最重要的特性。使用SQL Map,能够大大减少访问关系数据库的代码。SQL Map使用简单的XML配置文件将Java Bean映射成SQL语句,对比其他的数据库持续层和ORM框架(如JDO的实现,Hibernate等),SQL Map最大的优点在于它简单易学。要使用SQL Map,只要熟悉Java Bean,XML和SQL,就能使您充分发挥SQL语句的能力。(This article discusses the iBATIS SQL Map of the most important features. Using the SQL Map, can greatly reduce the code to access a relational database. SQL Map using a simple XML configuration file will be mapped into a SQL statement, Java Bean, compared to other databases continuous layer and ORM frameworks (such as JDO implementation, Hibernate, etc.), SQL Map of the biggest advantages is that it is easy to learn. To use the SQL Map, as long as the familiar with the Java Bean, XML, and SQL, will enable you to give full play to the capacity of SQL statements.)
- 2009-11-10 22:34:21下载
- 积分:1
-
java 实现数据库的连接 大概就是这样
资源描述java开发的小的各个程序,可以通过此程序学习jsp和html更能学习到数据库的连接等东西,让我们对对象有个大概的认识,从而更好的学习java
- 2022-03-10 13:53:21下载
- 积分:1
-
USBPHUB
书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为(failed to translate failed to translate
failed to translate)
- 2011-04-23 20:22:40下载
- 积分:1
-
GridStackFromBottomManyTest
This abstract class represents an entry in the ConstantPool. Specific types of entries are subclassed from it.
- 2014-01-22 10:52:08下载
- 积分:1
-
test
实现我想marry求婚的过程 用迭代器实现marry的各种要求 输出整个求婚的过程(I want to marry propose to achieve the process of using iterators implement marry marry the various requirements of the entire output of the process )
- 2011-12-16 11:03:33下载
- 积分:1
-
网络爬行器的java程序
网络爬行器的java程序-crawling network of java programs
- 2022-11-10 18:45:03下载
- 积分:1
-
personNum
今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。
Input
输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。
对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。
Output
对于每组测试用例,输出一行,由两个数组成,用一个空格隔开,分别表示男生和女生的总人数。
Sample Input
2
2
1 0
7
0 1 0 0 1 1 0
Sample Output
1 1
4 3
(Statistics person)
- 2014-12-31 10:33:15下载
- 积分:1
-
很经典的POST例子,上传上来看看,希望有用
很经典的POST例子,上传上来看看,希望有用-classic POST example, look at upload onto the hope that useful
- 2023-07-04 17:20:02下载
- 积分:1