-
网络在线考试系统,使用struts1.2和Ajax与SQL2000数据库
网络在线考试系统,使用struts1.2和Ajax与SQL2000数据库-Online examination system, the use of Ajax and struts1.2 and SQL2000 database
- 2022-02-14 16:42:25下载
- 积分:1
-
我做了几个英文分词的程序,java实现的,这是第2个,共享给大家...
我做了几个英文分词的程序,java实现的,这是第2个,共享给大家-I make a few words in English sub-procedures, java realize, this is the first two, share to everybody
- 2022-07-18 15:50:19下载
- 积分:1
-
一个小java程序,输入日期可,根据日期确定是星期几
一个小java程序,输入日期可,根据日期确定是星期几-A small java program, enter the date may be, according to the date to determine the week
- 2022-04-10 10:09:00下载
- 积分:1
-
spring Manual
spring中文手册-spring Manual
- 2022-01-25 15:00:30下载
- 积分:1
-
一个娱乐平台,有简单的游戏和其他窗口,不是完全完成
一个娱乐平台,有简单的游戏和其他窗口,不是完全完成-An entertainment platform, with simple games and other windows, not fully completed
- 2022-07-25 05:38:33下载
- 积分: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
-
java游戏核心源代码 对于喜欢java游戏的可以看看 和有帮助的
java游戏核心源代码 对于喜欢java游戏的可以看看 和有帮助的-java game source code for the likes java games can look at and helpful
- 2022-08-17 17:07:15下载
- 积分:1
-
Semaphore source simple application
Semaphore source simple application
- 2023-04-10 07:35:03下载
- 积分:1
-
用java编写的一个小的swing例程,布局管理器的用法,源码,jbuilder...
用java编写的一个小的swing例程,布局管理器的用法,源码,jbuilder-prepared with a small swing routines, the layout manager to use, source, JBuilder
- 2022-08-18 00:46:47下载
- 积分:1
-
164 integrity of the Java code, more resources
164个完整的Java代码,资源比较大-164 integrity of the Java code, more resources
- 2022-08-02 18:09:45下载
- 积分:1