-
xuesheng
这是我找的java原代码,大家一起分享哦.(I find this is the java source code, we share oh.)
- 2006-07-15 12:13:11下载
- 积分:1
-
[Mobile]Hello--Android.3rd.Edition
手机应用开发,Hello,Andorid Design,中英文pdf版的课本。
特别适合初学者,比如里面会一步步教你如何创建数独游戏。([mobile]Hello,Andorid Design
English Version and Chinese Version)
- 2013-01-30 07:12:34下载
- 积分:1
-
ssm mysql实现的Java web酒店管理项目(源码+数据库+文档+视频)
【实例简介】新手练习项目,很适合练习
- 2021-10-03 00:31:34下载
- 积分:1
-
src
基于网络编程,用Java写的服务器与客户端一对一聊天(Web-based programming, written in Java chat server and client one on one)
- 2014-12-12 15:19:07下载
- 积分:1
-
java_voip
jVoIP is a simple SIP Phone based on NIST Sip Communicator.
The phone won t be a fully functional SIP Client:
it won t support REGISTER request
it will be design for LAN voice communication
This phone won t function behind NAT or FireWall
This project isn t actively developed, the interface language is only in italian
Features
nice and simple to use GUI
simple configuration
high-level assumptions
We will not, consider certain functional areas like internationalization, high security, istant messaging and video phone
Screenshots
jVoip main window appears like
jVoIP settings window appears like
Notes
This project is built using Eclipse. To checkout source code refer to the CVS instructions. Then to build it you need install and configure JMF, the Java Media Framework.
To Do list
Localize in english and other languages
Remove uneeded class
Fix and add comments
Related resources
Sip Communicator: http://sip-communicator.dev.java.net/
- 2015-03-21 15:19:59下载
- 积分:1
-
net.mindview
《JAVA编程思想》中文第四版配套类库
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。(" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclaim the world' s programmers, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. JAVA the basic grammar to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.)
- 2016-10-20 16:03:49下载
- 积分:1
-
SmackHelpDocument
spark插件开发的中文文档。绝对的实用!(spark plug-in development in Chinese documents. The absolute practical!)
- 2009-12-23 13:17:58下载
- 积分:1
-
jhtp7_SSM_15
jhtp7_SSM_01.pdf
Include the solution of partof how to program JAVA 7e
- 2011-07-23 15:56:25下载
- 积分:1
-
jce-1_2_2
JCE的jar,密钥分配,技术的特点和基础(JCE jar, this is some key assignment.)
- 2011-06-12 15:21:35下载
- 积分:1
-
test
说明: part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1