-
Web服务安全deverloper java
webservices security for java deverloper
- 2022-03-30 18:31:53下载
- 积分:1
-
实验软装置(基于表达式的计算器ExprEval) 很不错的 有帮助于学习提高...
实验软装置(基于表达式的计算器ExprEval) 很不错的 有帮助于学习提高-Experimental soft device (based on expression calculator ExprEval) very good help in learning to improve
- 2023-08-22 19:15:03下载
- 积分:1
-
java试验通过串口发送消息的代码。
试用JAVA通过COMM口发送短信的代码.-JAVA trial through the COMM port to send the message code.
- 2022-07-13 09:09:21下载
- 积分:1
-
JSP From shallow go into deeply.chm
由浅入深学习jsp
JSP From shallow go into deeply.chm
由浅入深学习jsp-JSP From shallow go into deeply.chm easy-to-digest learning jsp
- 2023-06-04 23:40:04下载
- 积分:1
-
javamail发送程序
javamail发送程序-JavaMail
- 2022-02-03 12:05:58下载
- 积分:1
-
struts
struts-documentation程序,学习struts编程的好例子。-struts- documentation procedures, learning struts Programming good example.
- 2022-02-15 23:52:39下载
- 积分: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编程规范.rar
JAVA编程规范.rar-JAVA programming norms. Rar
- 2022-02-15 23:27:25下载
- 积分:1
-
CRM源码 CRM源码 CRM源码
CRM源码 CRM源码 CRM源码 -CRM java
- 2022-03-20 13:27:43下载
- 积分:1
-
从一个新角度看这个流行的编程语言,提供深入了解和指导,将专业程序员转变为大师,英文,原名称为Java Garage...
从一个新角度看这个流行的编程语言,提供深入了解和指导,将专业程序员转变为大师,英文,原名称为Java Garage-from a new angle of the popular programming language, providing in-depth understanding and guidance to professional programmers to master change, English, formerly known as Java Garage
- 2023-02-19 06:40:04下载
- 积分:1