-
Using JSP+ JAVA+ html development of a Web site voting system. System is a compl...
用JSP+JAVA+html开发的一个网站投票系统。是一个完整的系统并有详细的源代码-Using JSP+ JAVA+ html development of a Web site voting system. System is a complete and detailed source code
- 2022-09-21 17:30:02下载
- 积分:1
-
jtetrix 一款俄罗斯方块
jtetrix 一款俄罗斯方块-jtetrix one of Rubik"s cube
- 2023-06-25 19:40:03下载
- 积分:1
-
画图工具
画图工具-Drawing tools
- 2022-08-03 03:25:48下载
- 积分:1
-
一款在手机上进行公交车线路查询的源码,支持地点的模糊查询、最多倒2段车查询,用的是大连公交车的数据库,非常好用,自己用Eclipse开发的。...
一款在手机上进行公交车线路查询的源码,支持地点的模糊查询、最多倒2段车查询,用的是大连公交车的数据库,非常好用,自己用Eclipse开发的。-A cell phone on the bus lines of source code queries to support location of fuzzy query, a maximum of two paragraphs down vehicle queries, using a database of Dalian bus, very easy to use their own development.
- 2022-07-01 15:58:01下载
- 积分: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编写 可以进行算雷数等功能-mine JAVA games can be prepared several mine-count functions
- 2022-08-16 07:05:56下载
- 积分:1
-
自动生成java代码,包括service,persistent
自动生成java代码,包括service,persistent-auto generate java code
- 2022-11-16 22:25:03下载
- 积分:1
-
Pickle是一个Java库,其中包含的持久性,并发类和日志记录
Pickle是一个Java库,其中包含的持久性,并发类和日志记录-Pickle is a Java library containing classes for persistence, concurrency, and logging.
- 2022-03-06 19:20:59下载
- 积分:1
-
实例21显示图像的轮廓.rar
实例21显示图像的轮廓.rar-examples show the contours of the image. Rar
- 2022-03-21 02:22:21下载
- 积分:1
-
hibernate参考 很简单而且很实用的一本书,大家去看看吧
hibernate参考 很简单而且很实用的一本书,大家去看看吧-hibernate reference
- 2022-05-05 03:18:24下载
- 积分:1