-
以C语言和Java语言、嵌入式开发,来设置一个用户登录界面
以C语言和Java语言、嵌入式开发,来设置一个用户登录界面-user
- 2022-03-16 03:42:59下载
- 积分:1
-
一个用java 编写的可以和多个人聊天的服务器
一个用java 编写的可以和多个人聊天的服务器-a prepared using java and more individuals can chat server
- 2022-04-20 14:20:58下载
- 积分:1
-
自己做的一个火车票售票网站是课程设计
用的是servlet+jsp 数据库是ms...
自己做的一个火车票售票网站是课程设计
用的是servlet+jsp 数据库是ms-err
- 2022-06-27 20:34: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
-
一些源代码,帮助开发者了解JXTA的概念
some source code helping jxta developpers to understand more the concept
- 2022-03-02 02:27:49下载
- 积分:1
-
模拟球的自由落体
模拟球的自由落体-simulated free-fall ball
- 2022-10-28 15:10:03下载
- 积分:1
-
java原代码1
java原代码1-java original code 1
- 2022-07-25 21:25:15下载
- 积分:1
-
jsp的四种属性范围,很详细,考过去就可以直接用。很方便
jsp的四种属性范围,很详细,考过去就可以直接用。很方便-jsp scope of the four attributes, in great detail, test the past can be directly used. Very convenient
- 2023-01-24 23:15:04下载
- 积分:1
-
struts标签库范例
bean标签 应用
struts标签库范例
bean标签 应用
- 2022-11-21 20:15:03下载
- 积分:1
-
这是一个计算器脸谱网。
this a calculator to facebook AM.
-this is a calculator to facebook AM.
- 2022-07-25 22:47:06下载
- 积分:1