-
ssh入门,很好的东东!详细讲述了一个ssh的基本流程,浅显易懂...
ssh入门,很好的东东!详细讲述了一个ssh的基本流程,浅显易懂-Easy to learn ssh
- 2022-12-01 10:30: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
-
收发SNMP数据的程序,采用SNMP4J,网上现成的例子基本没有。
收发SNMP数据的程序,采用SNMP4J,网上现成的例子基本没有。-SNMP data transceiver procedures used SNMP4J, online ready example basically no.
- 2022-03-15 20:49:48下载
- 积分:1
-
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0...
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.现在weblogic console下建立好数据源名:examples-dataSource-mssqlserverXAPool 4.可以用客户端测试和网页测试.
-Four-tier structure of a J2EE instance, using jsp+ Javabean+ Sessionbean+ Entitybean to do, and sharing with everyone: 1. Development environment used jbuilder7.0+ Weblogic7.0+ Oracle9i (sqlserver2000) 2.sql statement is as follows: create table ejbAccounts (id varchar (15), bal float, type varchar (15)) 3. now weblogic console to establish a good data source name: examples-dataSource-mssqlserverXAPool 4. can be used client-side testing and website testing.
- 2022-11-07 02:45:03下载
- 积分:1
-
wendang java。124342423 432
wendang for java. 124342423 432
- 2022-01-31 06:17:17下载
- 积分:1
-
java JDBC连接SQL的应用基本实例。
java JDBC连接SQL的应用基本实例。-java JDBC to connect the basic examples of the application SQL.
- 2023-02-04 04:10:04下载
- 积分:1
-
spring+webwork+iBatis做的VOD系统web端代码。值得学习MVC和持久层的人看。lib太大没上传。所以需要什么lib可要自己去下载。...
spring+webwork+iBatis做的VOD系统web端代码。值得学习MVC和持久层的人看。lib太大没上传。所以需要什么lib可要自己去下载。-spring+ webwork+ iBatis make the VOD system, web-side code. Learn MVC and persistence layer of people watch. lib not upload too much. So what is required to download their own lib happen.
- 2022-09-09 01:25:03下载
- 积分:1
-
异常处理的一个类
异常处理的一个类-Exceptions to the one category
- 2022-02-28 18:46:05下载
- 积分:1
-
一个不错的HTMl语法分析程序
一个不错的HTMl语法分析程序 -a good rendering syntax analysis procedures
- 2022-08-06 03:05:11下载
- 积分:1
-
[实验目的] 1、熟悉java开发工具JDK。2,米..
[实验目的]
1、熟悉Java程序开发工具JDK。
2、掌握Java Application程序的基本结构和开发过程。
3、了解Java Applet程序的基本特点。
[实验内容及要求]
1、安装Java开发工具J2SE。
2、利用记事本或其它文本编辑器,编写一个简单的Java Applet程序。
3、利用记事本或其它文本编辑器,编写一个简单的Java Application程序。
4、编译并运行这两个程序
-[Experimental purposes] 1, and is familiar with Java development tools JDK. 2, master the Java Application procedures for the basic structure and development process. 3 to understand the Java Applet of the basic characteristics of the procedure. [The contents and requirements of the experiment] 1, the installation of Java development tools J2SE. 2, using Notepad or other text editor, write a simple Java Applet procedures. 3, using Notepad or other text editor, write a simple Java Application procedures. 4, compile and run these two procedures
- 2022-07-15 23:29:41下载
- 积分:1