01.
Peeking Inside the Box: Attribute-Oriented Programming with Java 1.5, Part 2 作者:Don SchwarzPeeking Inside the Box: Attribute-Oriented Programming with Java 1.5In the previous article in this series, "," I introduced the concepts of Attribute-Oriented Programming, Java 1.5 annotations, and b...查看完整版>>
Peeking Inside the Box: Attribute-Oriented Programming with Java 1.5, Part 2 作者:Don Schwarz
02.
Peeking Inside the Box: Attribute-Oriented Programming with Java 1.5, Part 1 作者:Don SchwarzPeeking Inside the Box: Attribute-Oriented Programming with Java 1.5I recently spent an afternoon at the London Science Museum watching steam engines, pumps, turbines, and other antique machines opera...查看完整版>>
Peeking Inside the Box: Attribute-Oriented Programming with Java 1.5, Part 1 作者:Don Schwarz
03.
Data Structures with .NET - Part 2: The Queue, Stack, and HashtableAn Extensive Examination of Data StructuresPart 2: The Queue, Stack, and HashtableScott Mitchell4GuysFromRolla.comNovember 2003 Summary: This article, the second in a six-part series on data structure...查看完整版>>
Data Structures with .NET - Part 2: The Queue, Stack, and Hashtable
04.
作者:Don Box 简单对象访问协议(SOAP)初级指南总结:(本文假设读者对COM和XML技术已经很熟悉。)SOAP(Simple Object Access Protocal) 技术有助于实现大量异构程序和平台之间的互操作性,从而使存在的应用能够被广泛的用户所访问。SOAP是把成熟的基于HTTP的WEB技...查看完整版>>
作者:Don Box 简单对象访问协议(SOAP)初级指南
05.
作者:Don Box 简单对象访问协议(SOAP)初级指南总结:(本文假设读者对COM和XML技术已经很熟悉。)SOAP(Simple Object Access Protocal) 技术有助于实现大量异构程序和平台之间的互操作性,从而使存在的应用能够被广泛的用户所访问。SOAP是把成熟的基于HTTP的WEB技...查看完整版>>
作者:Don Box 简单对象访问协议(SOAP)初级指南
06.
JVM - Concept and Lifetime (From book "Inside the Java Virtual Machine")What is a Java Virtual Machine? To understand the Java virtual machine you must first be aware that you may be talking about any of three different things when you say "Java virtual machine." You may ...查看完整版>>
JVM - Concept and Lifetime (From book "Inside the Java Virtual Machine")
07.
对收藏夹中AspectJ和Spring结合使用例子(What the teacher said (using AspectJ with Spring part II). )的补充config.xml简化为:<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" ""><beans> <bean id="teacher" class="BeanTeacher" factory-method="aspec...查看完整版>>
对收藏夹中AspectJ和Spring结合使用例子(What the teacher said (using AspectJ with Spring part II). )的补充
08.
Introduction to Programming in C/C++ with VimIntroduction to Programming in C/C++ with VimWritten By: Kmj 用Vim进行C/C++编程介绍作者:Kmj [小赵] 翻译整理Vi has been one of the most, if not the most, popular...查看完整版>>
Introduction to Programming in C/C++ with Vim
09.
用 JMX 作简单之 Java VM 监视(Part 1)如果你写的 Java 应用程序是中间件等性能敏感,自实现多线程的应用程序。那么,内存、线程的监视将是重要的。你可以重新发明自己的轮子,如果你有必要。但从 JDK 5.0 起。已经有了 Java 内置的 JMX Management Bean。...查看完整版>>
用 JMX 作简单之 Java VM 监视(Part 1)
10.
几乎所有基于Java的web app都需要Model 2 (part II)几乎所有基于Java的web app都需要Model 2 当Web容器从客户端程序接收到一个请求时,控制流开始运行。所有的请求都被传递给控制器。由控制器Servlet决定将请求传递给哪个视图.图 1 仅罗列出了一个视图,但在实际应...查看完整版>>
几乎所有基于Java的web app都需要Model 2 (part II)
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。