-
用JAVA开发的~使用RMI进行异地访问的简单实例程序
用JAVA开发的~使用RMI进行异地访问的简单实例程序-with JAVA-use development of the RMI geographic visit the simple sample program
- 2022-12-25 13:35:03下载
- 积分:1
-
《Java语言程序设计案例教程》的全部例子源代码。
《Java语言程序设计案例教程》的全部例子源代码。-" Java Programming Language Design Case Tutorial" in all the examples of source code.
- 2022-03-18 14:56:00下载
- 积分:1
-
学习java数据库连接的好例子
一个学习java数据库连接的好例子――在线书店的管理。-a learning java database connectivity good example-- online bookstore management.
- 2022-02-04 19:06:18下载
- 积分:1
-
在java中应用c++,可以解决java速度太慢的一大缺点,是不错的方法!
在java中应用c++,可以解决java速度太慢的一大缺点,是不错的方法!-the java application c, can be solved java slow a major flaw is a bad way!
- 2022-02-14 03:06:31下载
- 积分:1
-
这是一个对操作系统中分页技术的模拟,给出一定的页架的大小,不断装载新的作业,也可以删除作业,可以实现虚拟地址和实际地址的映射,我自己写的...
这是一个对操作系统中分页技术的模拟,给出一定的页架的大小,不断装载新的作业,也可以删除作业,可以实现虚拟地址和实际地址的映射,我自己写的-This is an operating system paging technology simulation, given a certain frame of the page size, loading the new operating continuously, it can be deleted, you can achieve a virtual address and physical address mapping, I wrote it myself
- 2022-04-28 08:03:09下载
- 积分:1
-
good, I spend money to buy friends, and I hope to have java help beginners group
很好的,我朋友花钱买的,希望对java初学者有所帮组-good, I spend money to buy friends, and I hope to have java help beginners group
- 2022-07-28 08:20:33下载
- 积分:1
-
俄罗斯方块
俄罗斯方块-JAVA源代码 的逐步实现,涉及到 如何 图形,图形旋转,闪烁,自动下沉等实现-Russian box-JAVA source code for the progressive realization of how to relate to graphics, graphics, rotate, blink, automatic sinking realize
- 2023-01-14 21:30:03下载
- 积分:1
-
学习一门新的编程语言是很吓人的,特别是如果你需要的话…
Learning a new programming language can be intimidating, especially if you need to get up and running with it quickly. If you are a current Java developer who needs to learn C#, this book is essential. Java and C# share many common characteristics and by focussing on the key similarities and differences between the two languages, From Java to C#: A Developer s Guide enables you to use your existing knowledge of object-oriented concepts to learn C# efficiently and quickly. However, features of C# that are totally absent in Java are given the detailed description they warrant.
This practical guide will help you move easily from Java and J2EE to C# and .NET concepts as quickly as possible.
- 2022-07-15 22:41:41下载
- 积分:1
-
使用微软的J#语言开发的把java源代码自动写的到文档中,可用于验收文档的源代码自动读取。...
使用微软的J#语言开发的把java源代码自动写的到文档中,可用于验收文档的源代码自动读取。-The use of Microsoft
- 2022-01-24 13:20:19下载
- 积分: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