-
jGossip是一个简单而功能强大的Java论坛软件(消息板),使用Struts 框架的J2EE平台。...
jGossip是一个简单而功能强大的Java论坛软件(消息板),使用Struts 框架的J2EE平台。-jGossip is a simple and powerful forum for Java software (message board), the use of Struts framework J2EE platform.
- 2022-03-19 02:06:35下载
- 积分:1
-
libosip2
libosip2-3.0.1-libosip2- 3.0.1
- 2022-08-12 18:02:39下载
- 积分:1
-
把.class文件关联到这个程序上就可以实现双击运行.class,适合在比较慢的机器上用UE+JDK编写Java小程序...
把.class文件关联到这个程序上就可以实现双击运行.class,适合在比较慢的机器上用UE+JDK编写Java小程序-put. Class documents linked to the procedure can be achieved double-click operation. Class, suitable for the relatively slow machines used to prepare UE JDK Java Programming
- 2022-09-14 21:50:03下载
- 积分:1
-
java的一个验证码程序,是六位的,可以自行修改,每个数字大约占15PX...
java的一个验证码程序,是六位的,可以自行修改,每个数字大约占15PX-Verification Code a java process, are six, you can make its own decisions, each figure is about 15px
- 2022-02-14 08:03:59下载
- 积分:1
-
四合一工具(有计算机,记事本等等)
四合一工具(有计算机,记事本等等)-the four tools (with a computer, the notebook, etc.)! !
- 2022-07-01 20:53:58下载
- 积分:1
-
can use the source code Institute document uploads just downloaded in other foru...
可以用这些源代码学会文件的上传,刚在别的论坛下载的工大家分享了,很简单的一看就会。-can use the source code Institute document uploads just downloaded in other forums to share the work. very simple one will do.
- 2022-03-23 10:10:54下载
- 积分:1
-
一个jsp翻页的小例子,写的很简单,请大家多多指教
一个jsp翻页的小例子,写的很简单,请大家多多指教-Jsp page a small example of the very simple to write, please everyone exhibitions
- 2022-02-07 17:15:49下载
- 积分: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源代码-Tian Forum java source code
- 2022-01-22 13:22:31下载
- 积分:1
-
功能强大的webmail服务端, 功能强大的webmail服务端,
功能强大的webmail服务端, 功能强大的webmail服务端,-Powerful webmail server, webmail powerful server, a powerful webmail client services,
- 2023-09-04 13:25:05下载
- 积分:1