-
FTP客户端的java
ftp client with java
- 2022-02-04 22:11:26下载
- 积分:1
-
在windows下玩的扫雷用java编写
在windows下玩的扫雷用java编写-playing under the windows of mine used to prepare java
- 2022-01-25 15:07:32下载
- 积分: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
-
SSD8实验计算机网络实验报告,希望对学弟学妹们有所帮助
SSD8实验计算机网络实验报告,希望对学弟学妹们有所帮助-computer network
- 2022-01-26 04:49:04下载
- 积分:1
-
java对文件的各种操作,存储,读取,复制,删除等操作
java对文件的各种操作,存储,读取,复制,删除等操作-java document the various operations, storage, read, copy, delete and other operations
- 2022-04-08 21:34:59下载
- 积分:1
-
JScript语言参考。
JScript语言参考。-JScript Language Reference.
- 2022-03-22 10:52:10下载
- 积分:1
-
treeMenu 的 java 源码程序
treeMenu 的 java 源码程序-treeMenu the java source programs
- 2022-05-19 11:44:06下载
- 积分:1
-
GUI的日历文件
GUI的日历文件-A Calender program with graphic user interface
- 2022-03-30 17:31:59下载
- 积分:1
-
最近使用的java 通过串口通迅设备(手机或gsm猫)发送短信息的源码,包内已包含 smslib 所需的所有文件和配置方法。...
最近使用的java 通过串口通迅设备(手机或gsm猫)发送短信息的源码,包内已包含 smslib 所需的所有文件和配置方法。-Recently, the use of java through the serial port communication equipment (mobile phone or gsm cat) send text messages of the source, packet smslib already contains all the necessary files and configuration methods.
- 2022-08-20 19:16:31下载
- 积分:1
-
Station
JAVASCROPT网页特效全站
-Station-wide effects JAVASCROPT page
- 2022-07-20 00:49:00下载
- 积分:1