-
图形程序Colormenu彩色菜单
图形程序Colormenu彩色菜单-graphics program Colormenu color menu
- 2022-03-13 20:52:46下载
- 积分:1
-
一个巨强的java做的学生成绩管理系统。
一个巨强的java做的学生成绩管理系统。-a strong java giant of the students do performance management system.
- 2022-03-09 10:04:26下载
- 积分:1
-
一个实用的公交系统
一个实用的公交系统-a practical transit system
- 2023-06-07 09:05:04下载
- 积分:1
-
j2ee全面简介, j2ee brief introduction
j2ee全面简介, j2ee brief introduction-j2ee brief introduction,j2ee brief introduction
- 2023-03-31 12:20:04下载
- 积分: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源文件-The compression software is still used in school Videos JAVA source file
- 2022-12-03 13:00:03下载
- 积分:1
-
公司自己开发的工作流引擎,值得参考,大家有时间可以
公司自己开发的工作流引擎,值得参考,大家有时间可以-The company developed its own workflow engine, it is also useful, everyone has time to
- 2022-03-06 08:38:47下载
- 积分:1
-
几个java的小程序,简单,易懂,谢谢!
几个java的小程序,简单,易懂,谢谢!-a little of java of progams,easy,understand,thanks!
- 2023-06-24 05:45:03下载
- 积分:1
-
GOOD PROJECT ABOUT ATM DATABASE SYSTEM WITH DATABASE IN MS ACCESS
GOOD PROJECT ABOUT ATM DATABASE SYSTEM WITH DATABASE IN MS ACCE-GOOD PROJECT ABOUT ATM DATABASE SYSTEM WITH DATABASE IN MS ACCESS
- 2022-05-24 13:30:49下载
- 积分:1
-
JAVA操作多条数据插入的源代码实例.给大家提供一下
JAVA操作多条数据插入的源代码实例.给大家提供一下-JAVA operation to insert a number of data source code examples. To provide some
- 2023-06-13 07:10:03下载
- 积分:1