-
springlive ch5
springlive ch5
- 2023-04-13 17:05:05下载
- 积分:1
-
用snmp4j实现的agent,代码比较多,但是很值得一看,尤其是对于要用SNMP监控信息的编程者,可以仔细研究一下里面的代码....
用snmp4j实现的agent,代码比较多,但是很值得一看,尤其是对于要用SNMP监控信息的编程者,可以仔细研究一下里面的代码.-Achieved with snmp4j agent, code more, but it is worth seeing, especially for the programming to use SNMP monitoring information, may be closer look inside the code.
- 2023-02-08 11:15:04下载
- 积分:1
-
使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。...
使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。-The realization of the use of Java-based TCP protocol communications smaller client chat program, you can achieve the basic function of chat client.
- 2022-12-18 11:30:03下载
- 积分:1
-
jcckit是java库,可以用在任何java应用程序或小程序…
JCCKit is a Java library which can be used in any Java application or applet to visualize scientific data by plots or charts
- 2022-03-11 15:13:35下载
- 积分:1
-
EBJ的商业应用
EBJ的商业应用---订购单-EBJ business applications-- purchase orders
- 2023-02-10 04:50:04下载
- 积分:1
-
一个Socket的服务器段,可以实现简单的网络通信
一个Socket的服务器段,可以实现简单的网络通信-A Socket server segment, can achieve a simple network communication
- 2022-04-07 09:48:10下载
- 积分: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 calendar [JDK1.4] JDK 1.4 with the development of the calendar procedures,...
Java日历[JDK1.4]JDK1.4随开发的日历程序,类似于Windows日历。附上详细说明。
- 2022-07-13 14:56:01下载
- 积分:1
-
插值演示,牛顿插值,拉格浪日插值,三次样条插值
插值演示,牛顿插值,拉格浪日插值,三次样条插值-interpolation demonstration of Newton"s interpolation, the waves of Rugby Day interpolation, cubic spline interpolation
- 2023-05-25 01:55:03下载
- 积分:1
-
javascript wewerew rew rew rwerewrwer
javascript wewerew rew rwerewrwer-javascript wewerew rew rew rwerewrwer
- 2022-03-25 09:04:02下载
- 积分:1