-
foreign-iframe-subresource
The this keyword evaluates to the this value of the execution context.
- 2013-12-24 19:23:59下载
- 积分:1
-
PPTPcode
从零开始学java光盘资料之 【PPT+示例源码】
本书包含:1.java基础 2.java面向对象 3.Swing 4.java编程技术 5.java web基础 6.java实战(教务管理系统)([PPT+ sample source code from scratch to learn java] CD-ROM of the book contains: 1.java 2.java underlying object-oriented programming techniques 3.Swing 4.java 6.java 5.java web-based combat (Academic Management System))
- 2014-06-18 17:25:49下载
- 积分: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
-
SSMjar包
ssmjar包 整合ssm框架的所有用到的jar包(ssm jar pakage is very duo)
- 2020-06-18 04:20:02下载
- 积分:1
-
parking_biz
说明: 自己学习ssm开发的小系统,这是业务层,包含必要的Java代码(learn ssm and develop a system by myself)
- 2020-06-18 22:20:02下载
- 积分:1
-
kjvm
嵌入式JAVA虚拟机机制研究.pdf---论文(Embedded JAVA virtual machine mechanism. Pdf- thesis)
- 2008-03-04 20:46:35下载
- 积分:1
-
ynlersectioninitialization
swarm中的仿真,用JAVA实现,swarm是圣塔菲研究所开发的多Agent仿真平台,()
- 2018-01-26 14:24:21下载
- 积分:1
-
project
Semantic similarities for bag of word
- 2011-10-23 00:18:07下载
- 积分:1
-
yuandaima
HBASE Rowkey散列核心代码以及Filter过滤器效果实现
(HBASE Rowkey散列核心代码以及Filter过滤器效果实现)
- 2014-08-31 16:39:09下载
- 积分:1
-
multiThread_Runnable
一个非常简单的多线程程序:三个线程随机产生26个英文字母,可以随时暂停线程并继续。用Java的implements Runnable()实现的多线程,当然您也可以用extends Thread class去实现多线程!代码的每一步都有详细的注释便于大家进一步了解多线程功能!(A simple multiple Thread program which based on implementing Runnable interface, you can use extends Thread class as well.)
- 2012-11-13 12:08:30下载
- 积分:1