-
JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。...
JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。JDIC 单一的 Java API 允许应用程序接进本机操作系统特性,同时保持跨平台支持。它目前提供了本机 Web 浏览器(Internet Explorer 或 Mozilla) 支持、系统托盘支持、文件扩展集成和其他桌面特性。-JDesktop Integration Components (JDIC), this is an open source project to build the elimination of the local Java applications, and the gap between equivalent components. JDIC single Java API access permit applications into the local operating system features, while maintaining cross-platform support. It currently provides a local Web browser (Internet Explorer or Mozilla) support, system tray support, file extensions and other desktop integration features.
- 2022-08-26 14:39:22下载
- 积分:1
-
不足千行代码就能实现俄罗斯方块的基本功能。有兴趣的朋友可以把他的功能扩
展下。基础学习不错!...
不足千行代码就能实现俄罗斯方块的基本功能。有兴趣的朋友可以把他的功能扩
展下。基础学习不错!-Less than a thousand lines of code will be able to achieve the basic functions of the Russian box. Interested friends can put him under the function of the expansion. Learn basic good!
- 2022-06-21 12:51:32下载
- 积分:1
-
java压缩原理代码
java压缩原理代码-java code compression Principle
- 2022-07-12 19:39:41下载
- 积分:1
-
java DataBase Exp
java DataBase Exp
- 2022-08-22 19:44:05下载
- 积分:1
-
一个java计算器。
一个java计算器。-a calculator.
- 2022-02-07 10:03:44下载
- 积分:1
-
网络蚂蚁java版,值得学习
网络蚂蚁java版,值得学习-network ants java version, it is worth learning
- 2022-03-21 17:13:24下载
- 积分:1
-
1。文件和目录管理,对java.io.file类编程,采用煤炭。
1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。提示:对文件的分析可以使用StreamTokenizer类。 4.异常处理程序的编写,在上述三个程序中应用异常处理方法增加程序的错误处理能力。-1. File and directory management, the use of java.io.File class programming to complete the following functions : (a) input file name (2) to determine that the names of the existence of documents (3) If the file exists, or judgment is that the paper catalog (4) If the paper is output files the various attributes (5) If the directories containing the output of all documents name two. Binary file reading or writing, using InputStream and OutputStream and its sub-class design and realization of a complete copy of the operating procedures. 3. The text files and write, to prepare a text file analysis program, read an English text files, statistics words, numbers, punctuat
- 2022-05-05 14:18:17下载
- 积分:1
-
很有用的程序学习资料,文件包括java视频源代码和JAVA核心技术代码,与大家分享...
很有用的程序学习资料,文件包括java视频源代码和JAVA核心技术代码,与大家分享-Very useful program to learn the information to share with you
- 2023-06-02 07:45:03下载
- 积分:1
-
xml的读写操作,这是我曾参加的一个日企的面试,当时未做出来。...
xml的读写操作,这是我曾参加的一个日企的面试,当时未做出来。-xml read and write operation, which I had attended a Japanese-owned enterprises in the interview, when bosses out.
- 2022-03-05 10:58:40下载
- 积分:1
-
in Java to achieve animation there are many ways, but they realize the basic pri...
在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。
我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。
-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to create the feeling of movement. First we constructed a framework of the procedure, then gradually expanded to make it function more readily available.
- 2023-04-24 08:20:03下载
- 积分:1