-
摇奖机,很好玩,大家可以拿去测试一下,希望能喜欢
摇奖机,很好玩,大家可以拿去测试一下,希望能喜欢-lottery machine, is a lot of fun, we can spend to test and hope like
- 2022-02-12 16:40:28下载
- 积分:1
-
servlet的jar包,下载后将其后缀名改为jar即可,这是比较全的servlet包,130多k。...
servlet的jar包,下载后将其后缀名改为jar即可,这是比较全的servlet包,130多k。-servlet jar package, download the suffix after their names can be changed to jar it is rather the whole of the servlet package, more than 130 k.
- 2022-07-08 21:10:39下载
- 积分:1
-
用java的AWT包做的贪吃蛇,自己实现了画面的双缓冲
用java的AWT包做的贪吃蛇,自己实现了画面的双缓冲-java with the AWT package so huge memory, achieving his dual screen buffer
- 2022-04-21 01:48:36下载
- 积分:1
-
Sturts DispatchAction information management system, have detailed notes to rais...
基于Sturts的DispatchAction的消息管理系统,内有详细的注释,方便阅读提高水平-Sturts DispatchAction information management system, have detailed notes to raise the level of easy reading
- 2022-03-01 15:01:42下载
- 积分:1
-
Java classic program
Java经典程序相关案例,共十个均是基础性开发-Java classic program-related cases, a total of 10 are the basis of exploitation
- 2022-04-30 22:43:06下载
- 积分:1
-
this is a java project
人事管理,对内部员工的调用,升职、工资发放等进行了功能实现 ssh 架构-this is a java project
- 2022-01-31 07:42:55下载
- 积分:1
-
五子棋模块java源程序 ,
网络五子棋涉及两台主机间的通信 ,相互需要传递棋子信息,控制指令和文本信息,...
五子棋模块java源程序 ,
网络五子棋涉及两台主机间的通信 ,相互需要传递棋子信息,控制指令和文本信息,-Backgammon java source code module, the network backgammon involves communication between two hosts, and mutual need to pass the piece of information, control instructions and text information,
- 2022-06-28 12:13:23下载
- 积分:1
-
horrorshow.zipic类bitwisedemo {
horrorshow.zipic class BitwiseDemo {
static final int VISIBLE = 1
static final int DRAGGABLE = 2
static final int SELECTABLE = 4
static final int EDITABLE = 8
public static void main(String[] args)
{
int flags = 0
flags = flags | VISIBLE
flags = flags | DRAGGABLE
if ((flags & VISIBLE) == VISIBLE) {
if ((flags & DRAGGABLE) == DRAGGABLE) {
System.out.println("Flags are Visible and Draggable.")
}
}
flags = flags | EDITABLE
if ((flags & EDITABLE) == EDITABLE) {
System.out.println("Flags are now also Editable.")
}
}
}
-horrorshow.zipic class BitwiseDemo (sta Biomedical final int VISIBLE = a static final int DRAGGA i. = 2 static final int SELECTABLE static fin = 4 int al = 8 EDITABLE public static void main (Stri Vi args []) (int flags = 0 flags = flags | f VISIBLE lags = flags | DRAGGABLE if ((flags
- 2023-06-22 20:40:03下载
- 积分:1
-
Cycle slip probability of the phase unrapping algorithm
Cycle slip probability of the phase unrapping algorithm-Cycle slip probability of the phase unrapp ing algorithm
- 2022-10-22 14:50:08下载
- 积分:1
-
Jakarta小组开发的可集成在各种系统中的共用登入管理程序。
Jakarta小组开发的可集成在各种系统中的共用登入管理程序。-Jakarta group of developing integrated systems in the common log management procedures.
- 2022-05-08 05:16:36下载
- 积分:1