-
小书店代码可以实现一些简单的功能适合初学习jsp的读者
小书店代码可以实现一些简单的功能适合初学习jsp的读者-Small book with some simple code can be achieved for the beginning of the function of the readers to learn jsp
- 2022-09-13 03:00:04下载
- 积分:1
-
用户登入注册,权限管理
运用struts,JavaBean
用户登入注册,权限管理
运用struts,JavaBean-User login registration, rights management using struts, JavaBean
- 2022-07-20 14:24: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程序设计语言开发的小程序实现计算器功能,做简单的加减运算-calculator
- 2022-11-15 08:45:03下载
- 积分:1
-
在网页上显示当前时间
在网页上显示当前时间-on the website that shows the current time
- 2022-08-18 22:43:01下载
- 积分:1
-
Eclipse+ Struts+ MYSQL message board, Struts to develop Struts version of the en...
Eclipse+Struts+MYSQL的留言板,Struts开发入门程序Struts版
这个是一Struts实例,喜欢学习JAVA的朋友可以下载去看看
可以用作Struts入门程序,本人开发的留言簿
功能虽然简单,但是你可以完全的了解Struts这个技术
以后我还会更新这个版本,以后还会结合一些其他技术:ibatis,spring等.
希望喜欢的朋友支持我!-Eclipse+ Struts+ MYSQL message board, Struts to develop Struts version of the entry procedure is a Struts examples, like learning JAVA friends can download to see Struts can be used as entry procedures, I developed the book features, while simple, but you can Struts complete understanding of this technology the future I will update this version, after a number of other technologies will combine: ibatis, spring and so on. I hope to support my favorite friend!
- 2022-01-22 05:52:08下载
- 积分:1
-
经典的旅行商问题的解决方案,利用模拟退火算法,结构…
经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
- 2022-01-26 02:53:58下载
- 积分:1
-
java和matlab混合编程的应用:在java中调用matlab
java和matlab混合编程的应用:在java中调用matlab-java and mixed Matlab Application Programming : java Calling Matlab
- 2022-08-05 21:29:55下载
- 积分:1
-
JavaME无线编程教程
JavaME
无线
教程
JavaME无线编程教程
JavaME
无线
教程
-JavaME Wireless Wireless Tutorial
JavaME
Tutorial
Programming
- 2022-08-02 16:00:11下载
- 积分:1
-
JSP学生该系统
Jsp students infonation system-Jsp students infonation system
- 2023-07-06 08:25:03下载
- 积分:1