01.
JSR-223(Scripting for the Java Platform) 实现最新的java主版本(Java SE 6,又称Mustang)现在正处于beta版本阶段。虽然该版本并不像Java 5的更新那么多,但是它确实有一些有趣的新特性。毋庸置疑,其中的一个就是对脚本编写语言的支持。 诸如php、Ruby...查看完整版>>
JSR-223(Scripting for the Java Platform) 实现
02.
Java 5.0中实现JSR-223的方法最新的java主版本(Java SE 6,又称Mustang)现在正处于beta版本阶段。虽然该版本并不像Java 5的更新那么多,但是它确实有一些有趣的新特性。毋庸置疑,其中的一个就是对脚本编写语言的支持。诸如php、Ruby、j...查看完整版>>
Java 5.0中实现JSR-223的方法
03.
JXTA Platform JAVA参考实现源代码分析(1)1.本文目标本文是以对JXTA的基本概念有一定理解,并且想进一步挖掘其实现手段的读者为对象的,因此,将不重复介绍JXTA的一些基本知识。本文的主要目标是分析初始对等系统是如何构建的,及为什么这么...查看完整版>>
JXTA Platform JAVA参考实现源代码分析(1)
04.
JXTA Platform JAVA参考实现源代码分析(2)1 引言管道的概念源于Unix,是不同线程之间直接传输数据的基本手段。JDK中java.io包中就有管道类,同时,管道在JXTA中是最基本的概念,是对等点之间的数据传输的主要方式。对等管道协议(PBP)明确规范了对等...查看完整版>>
JXTA Platform JAVA参考实现源代码分析(2)
05.
有感"Java is not platform-independent, it is the platform"有感"Java is not platform-independent, it is the platform" 国内的朋友对开发工具都有超乎想像的热情。 每每连上开发类的站点,要么Delphi Vs VC,要么Java Vs C#。正巧,今天读到Bjarne的名句,深有感触,不...查看完整版>>
有感"Java is not platform-independent, it is the platform"
06.
从一个ConnectionPool的实现看design pattern的运用 (source code for Java 1.1)ConnectionPool.java:public interface ConnectionPool{ Connection getConnection() throws test.res.ResourceNotAvailableException, SQLException; Connection getConnection(long timeout) throws t...查看完整版>>
从一个ConnectionPool的实现看design pattern的运用 (source code for Java 1.1)
07.
Mastering the Java CLASSPATH (just for newbie)*************************************************************说明:1、这篇文章的英文原文是我在小百合Java版看到的,转载者没有给出 作者,这次发布前特地Google了一下,找到这个链接: 。不过上面也没有作...查看完整版>>
Mastering the Java CLASSPATH (just for newbie)
08.
有感Java is not platform-independent, it is the platform国内的朋友对开发工具都有超乎想像的热情。每每连上开发类的站点,要么Delphi Vs VC,要么Java Vs C这是Bjarne对Java所说的那"一句"话:"Java is not platform-independent, it is the platform。"是的,...查看完整版>>
有感Java is not platform-independent, it is the platform
09.
有感“Java is not platform-independent, it is the platform”有感"Java is not platform-independent, it is the platform" 国内的朋友对开发工具都有超乎想像的热情。 每每连上开发类的站点,要么Delphi Vs VC,要么Java Vs C#。正巧,今天读到Bjarne的名句,深有感慨,不...查看完整版>>
有感“Java is not platform-independent, it is the platform”
10.
Programming for the New PlatformProgramming for the New Platform基于新平台的程序设计Jeffrey RichterTranslator: Bin Yang (AREC PINK TEAM)在过去的这些年里,我一直关注微软.NET通用语言运行(Common Language Runtime)平台。我认为,大多数新的...查看完整版>>
Programming for the New Platform
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。