虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册
Class="new_part">
Class="new_part_left">
Class="dl_position">

Class

Class="dl_box">
    Class="tagsarea">
  • Class="r"> Class="l">You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for

    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.

    Class="tags">标签: CodeProject provides service methods

    Class="time">上传时间: 2014-01-25

    Class="username">上传用户:baiom

  • Class="r"> Class="l">在windows mobile平台上

    在windows mobile平台上,使用waveAPI來播音樂。跟使用playsound() API不同的是,這個例子可以修改audio stream的secondary gain Class.

    Class="tags">标签: windows mobile

    Class="time">上传时间: 2013-12-06

    Class="username">上传用户:qweqweqwe

  • Class="r"> Class="l">随机元胞自动机的分形画法的实现

    随机元胞自动机的分形画法的实现,public Class Lift extends Applet implements ActionListener

    Class="tags">标签: 随机 自动机 分形

    Class="time">上传时间: 2014-11-21

    Class="username">上传用户:来茴

  • Class="r"> Class="l">元胞自动机生成的Sierpinski三角形

    元胞自动机生成的Sierpinski三角形,public Class sierpinski2 extends JApplet implements ActionListener

    Class="tags">标签: Sierpinski 自动机 三角形

    Class="time">上传时间: 2014-01-19

    Class="username">上传用户:woshini123456

  • Class="r"> Class="l">DLA模型——垂直演化 直线干预

    DLA模型——垂直演化 直线干预,public Class dla extends Applet implements Runnable

    Class="tags">标签: DLA 模型 垂直 直线

    Class="time">上传时间: 2014-01-04

    Class="username">上传用户:wfeel

  • Class="r"> Class="l">是一个java的反编译工具软件

    是一个java的反编译工具软件,可以很好的对java的Class文件进行反编译

    Class="tags">标签: java 反编译 软件

    Class="time">上传时间: 2016-11-21

    Class="username">上传用户:dancnc

  • Class="r"> Class="l">Java反编译工具

    Java反编译工具,适合编译Jar文件和.Class文件

    Class="tags">标签: Java 反编译

    Class="time">上传时间: 2014-01-21

    Class="username">上传用户:asdkin

  • Class="r"> Class="l">俄罗斯方块网络游戏的服务器和客户端程序 写了一个本地的多线程游戏服务器ThreadeEchoServer

    俄罗斯方块网络游戏的服务器和客户端程序 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 运行方式:先编译生成所有的Class文件,本地启动服务器,再启动客户端,在客户端进行选择操作,来启动游戏,按面板提示进行游戏,最后退出客户端即可.

    Class="tags">标签: ThreadeEchoServer 服务器 俄罗斯方块 网络游戏

    Class="time">上传时间: 2016-11-27

    Class="username">上传用户:天诚24

  • Class="r"> Class="l">这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices

    这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public Class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() }

    Class="tags">标签: InteropServices Runtime System using

    Class="time">上传时间: 2016-11-28

    Class="username">上传用户:love_stanford

  • Class="r"> Class="l">文件说明java模式

    文件说明java模式,The CustomerFacade Class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.

    Class="tags">标签: java 模式

    Class="time">上传时间: 2016-12-10

    Class="username">上传用户:kernaling