-
CRMS Customer Relationship Management System (Java version) (JAVA source
CRMS客户关系管理系统(JAVA版)(JAVA源码-J2EE源码)-CRMS Customer Relationship Management System (Java version) (JAVA source-source J2EE)
- 2022-08-19 14:52:46下载
- 积分:1
-
这是JAVA的教程,非常详细的讲稿,可以参考
这是JAVA的教程,非常详细的讲稿,可以参考-This is the Java Directory, a very detailed script, they can refer to
- 2022-02-15 11:17:55下载
- 积分:1
-
Java
Java音乐播放器源码,不仅可以实现音乐连续播放,还能生成播放列表,自主选择-Java-source music player, not only can achieve continuous music playback, but also generate playlists to choose
- 2022-08-10 03:50:12下载
- 积分:1
-
J2ME中游戏读文档的类word.java
J2ME中游戏读文档的类word.java-J2ME game time in the category of documents word.java
- 2022-03-17 14:38:17下载
- 积分: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
-
一个面向开发人员的工具对应用程序的自动化测试
A developer focused tool for automated testing of webapps -A developer focused tool for automated testing of webapps
- 2022-04-21 11:33:11下载
- 积分:1
-
prepared using JAVA TsinghuaIP function in the source code
用JAVA编写的TsinghuaIP功能的源代码-prepared using JAVA TsinghuaIP function in the source code
- 2022-02-26 06:31:19下载
- 积分:1
-
本系统充分利用了Java语言的平台无关性等众多优点,主要采用了Socket网络编程接口、多线程、输入输出流、Swing界面编程技术,为我们构建一个跨平台的真正畅...
本系统充分利用了Java语言的平台无关性等众多优点,主要采用了Socket网络编程接口、多线程、输入输出流、Swing界面编程技术,为我们构建一个跨平台的真正畅通的网络信息交换工具 。-the system makes full use of Java is platform independent and many other advantages, Socket mainly in the network programming interface, multithreading, input-output flow, Swing interface programming technology, we constructed a cross-platform real smooth information exchange network tools.
- 2022-01-26 05:11:48下载
- 积分:1
-
含有Java 编程的动态性的一些资料,如类和类装入,引入反射
含有Java 编程的动态性的一些资料,如类和类装入,引入反射-Java programming contains some of the dynamic information, such as classes and types of load, the introduction of reflection
- 2022-01-25 19:13:32下载
- 积分:1
-
java程序,采用基于net方法的JDBC数据库访问
java程序,采用基于net方法的JDBC数据库访问-procedures, methods based on the net JDBC Database Access
- 2022-02-04 02:11:04下载
- 积分:1