-
our project
我们的project――贪吃蛇游戏-our project-- Snake game
- 2022-02-03 05:37:18下载
- 积分:1
-
初学J2ME,编写的一个小型游戏,经过试玩,可以在JAVA虚拟机上运行...
初学J2ME,编写的一个小型游戏,经过试玩,可以在JAVA虚拟机上运行-Beginner J2ME, prepared by a small game, after game, you can run JAVA Virtual Machine
- 2022-07-15 00:17:29下载
- 积分:1
-
Java Clock是个免费的嵌在HTML文档中的小应用程序,可以在你的网页上显示一个时钟,既可以显示模拟形式的时钟,还可以显示数字形式的时钟,你通过点击,进行...
Java Clock是个免费的嵌在HTML文档中的小应用程序,可以在你的网页上显示一个时钟,既可以显示模拟形式的时钟,还可以显示数字形式的时钟,你通过点击,进行切换。
-Java Clock is a free embedded in HTML documents to the small applications, You can show up on the website of a clock, we can simulate the form of the clock, and can display digital clock, you pass it, switching.
- 2023-03-20 02:55:04下载
- 积分:1
-
采用Java语言编写高效的Esmtp源码:带验证
采用Java语言编写高效的Esmtp源码:带验证-The use of Java language source Esmtp efficient: with authentication
- 2022-04-25 04:08:43下载
- 积分:1
-
Java关于HTTP连接的编程事例,适合新手学习Java网络编程!
Java关于HTTP连接的编程事例,适合新手学习Java网络编程!-Java programming on the HTTP connection examples, suitable for novice learning Java network programming!
- 2022-01-31 20:04:24下载
- 积分: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
-
本系统是利用JBUILDER实现一个数据库浏览器,对于一个JAVA新手来说,怎样利用JBUILDER和数据库进行连接无疑不是一个好的示例...
本系统是利用JBUILDER实现一个数据库浏览器,对于一个JAVA新手来说,怎样利用JBUILDER和数据库进行连接无疑不是一个好的示例-use of the system is to achieve a JBUILDER database browser, a Java novice, and how to make use of JBUILDER database connectivity is certainly not a good example
- 2022-03-30 13:10:01下载
- 积分:1
-
实现上述图形化界面,点击 open file 按扭,打开文件对话框,选择文件,在文本框中输出所选文件的路径;...
实现上述图形化界面,点击 open file 按扭,打开文件对话框,选择文件,在文本框中输出所选文件的路径;-To achieve the above graphical interface, click the open file button, open the file dialog box, select the file, in the text box and the output of the selected file path
- 2023-03-30 00:45:03下载
- 积分:1
-
The development of a set of Web
一套基于Web开发的整套ppt,详细介绍了当今的Java Web开发技术。我看了觉得还行-The development of a set of Web-based ppt, details on today" s Java Web development technologies. I read that line also
- 2023-01-14 10:10:04下载
- 积分:1
-
一个非常实用到分页程序适合小应用一个非常实用到分页程序适合小应用...
一个非常实用到分页程序适合小应用一个非常实用到分页程序适合小应用-is applicaton for jsp page is applicaton for jsp page is applicaton for jsp page
- 2023-01-31 13:10:04下载
- 积分:1