-
java Teaching Materials
java教学讲义-java Teaching Materials
- 2022-08-03 15:00:45下载
- 积分:1
-
编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamToken...
编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamTokenizer类-prepared a text file analysis program, read an English text files, statistics words, numbers, punctuation and other elements of the number and the total number of recorded words. Tip : the analysis of the document can be used StreamTokenizer category
- 2023-01-02 00:35:06下载
- 积分:1
-
基于Socket的java多用户视频聊天程序,能实现用户登陆,游客访问,并进行多用户聊天!...
基于Socket的java多用户视频聊天程序,能实现用户登陆,游客访问,并进行多用户聊天!-Socket - ...AVReceive3.java
...AVTransmit3.java
...RTPSocketAdapter.java
- 2022-08-02 21:20:45下载
- 积分:1
-
演示了处理鼠标事件的基本作法,为获取鼠标事件的名称和坐标值,特意定义了一个函数SetValues(),返回鼠标事件名称s,坐标值xPos,yPos。作为最直观的...
演示了处理鼠标事件的基本作法,为获取鼠标事件的名称和坐标值,特意定义了一个函数SetValues(),返回鼠标事件名称s,坐标值xPos,yPos。作为最直观的表示,随着鼠标的动作,在paint()立即显示鼠标事件的名称和坐标值。在这个基础上稍加改动,当拖动鼠标时,在其移动路径上连续地留下一系列的小圆点。当点击鼠标后,在其位置上画一个红色小十字。-demonstration of the mouse handle basic approach to mouse events access the names and coordinates, specifically defines a function SetValues (), to name s mouse events, coordinates xPos, yPos. As the most intuitive, as the mouse moves, the paint () immediately showed the mouse names and coordinates. On this basis is modified, when the Drag, on his mobile straight path, leaving a series of small dots. When the click of a mouse, in its place painted a small red cross.
- 2022-03-14 01:51:50下载
- 积分:1
-
程序文件名称:TreeDemo.java
功能:处理接点事件
程序文件名称:TreeDemo.java
功能:处理接点事件-Program file name: TreeDemo.java functions: to deal with events contact
- 2022-03-31 15:56:58下载
- 积分:1
-
以源代码形式的发布必须保留上述版权
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
- 2022-01-24 18:06:04下载
- 积分:1
-
一个Java典型实例
一个Java典型实例-a typical example of Java
- 2022-07-20 19:52:58下载
- 积分:1
-
JNI 托盘程序:
JAVA系统托盘图标控制程序
说明:
这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带...
JNI 托盘程序:
JAVA系统托盘图标控制程序
说明:
这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框.
配置和运行:
该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装.
通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文件运行.
-TrayIcon
- 2022-11-01 05:20:02下载
- 积分:1
-
java 网络 socket接口 流
java 网络 socket接口 流-java network socket interface and stream
- 2022-03-21 01:24:40下载
- 积分:1
-
Java处理命令行程序
Java处理命令行程序-Java command line handling procedures
- 2022-02-12 07:08:58下载
- 积分:1