jone886

积分:200
上传文件:5
下载次数:219
注册日期:2007-09-12 21:05:33

上传列表
CodeProjectClient.zip - You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library. ,2008-10-09 07:45:56,下载3次
mousewheel.zip - There a t least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse Wheel support in Java. One of the RFE s BugID #4202656 has 281 votes from developers requesting Sun for a fix. Sun has finally agreed to support this feature in JDK 1.4 codenamed Merlin accroding to the BugID #4289845 in its bug database. ,2008-10-09 07:44:48,下载4次
powerofreflection.rar - Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to contain data and they accomplish this by having properties. Each property is actually a data-member containing/referencing the actual data and a couple of methods, a getter method and a setter method. Thus, the simplest data-bean describing a person could be expressed as such: ,2008-10-09 07:42:04,下载4次
EasyReflection.zip - During your career as a Software Designer/Programmer you will probably encounter the need to use Objects in run-time without knowing much about them in design-time. Java enables this with Reflection. ,2008-10-09 07:35:10,下载2次
_MsrsWcfWorkTogether_src[1].zip - Microsoft Robotics Studio (MSRS) and Windows Communication Foundation (WCF) Work Together,2008-10-09 06:59:14,下载7次

近期下载

收藏