-
利用JAVA调用wps的API实现在线打印功能
利用JAVA调用wps的API实现在线打印功能-online printing by Wps API
- 2022-03-03 14:50:56下载
- 积分:1
-
图形验证码,我很喜欢用的方法
图形验证码,我很喜欢用的方法-graphics test code, I like the way
- 2022-04-19 01:06:47下载
- 积分:1
-
简单的银行管理系统,我们实习做的作业,适合作为课程设计的参考,代码比较高效实用...
简单的银行管理系统,我们实习做的作业,适合作为课程设计的参考,代码比较高效实用-Simple bank management system, we do internship work, suitable as a reference for curriculum design, code more efficient and practical
- 2023-03-01 12:00:04下载
- 积分:1
-
java的通讯程序(socket)
java的通讯程序(socket)-java of the communication process (socket)
- 2023-08-02 03:40:03下载
- 积分: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
-
Learning java entry procedures, themselves contribute to the realization of this...
学习java的入门程序,自己实现此实例有助于学习java。-Learning java entry procedures, themselves contribute to the realization of this example to learn java.
- 2022-07-21 11:46:18下载
- 积分:1
-
Realtime Servlet for snmp traffic monitor
Realtime Servlet for snmp traffic monitor
- 2023-04-18 04:35:03下载
- 积分:1
-
一些java 的程序,还可以.希望大家可以从中得到帮助哈
一些java 的程序,还可以.希望大家可以从中得到帮助哈-some java procedures can also. Hope that we can obtain help Ha!
- 2022-01-26 01:43:06下载
- 积分:1
-
是一个GIS的几何对象
是一个GIS的几何对象-GIS is a geometric object
- 2023-07-16 21:55:03下载
- 积分:1
-
Sun's JDBC pack a lot of Rafah BUG
SUN的JDBC包有很多BUG拉-Sun"s JDBC pack a lot of Rafah BUG
- 2022-01-28 14:18:08下载
- 积分:1