CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - switch java

搜索资源列表

  1. java-testnet

    1下载:
  2. java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10726
    • 提供者:东子
  1. verticaltree

    1下载:
  2. While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:19175
    • 提供者:gaowen
  1. 20072251024676

    0下载:
  2. 一个基于JAVA的多torrent下载程序,可以手动设置某个torrent的优先权,加入了irc聊天室,增加了一些基本的irc命令,可以看见在线人数和ID,支持多tracker url,对于多tracker发布的torrent可自动切换,并可以手动更改tracker url。 -a Java-based multi-torrent download, can manually set a torrent of priority to the irc chat room an increase
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6288547
    • 提供者:ydl
  1. javachinesepinyin-bundle

    0下载:
  2. 这是一个中文拼音输入法的Java实现,基于HMM模型,无词典,能完成拼音转汉字,和汉字转拼音的任务,并结合Edit Distance使其具有中文输入纠错功能。-This is a Chinese Pinyin input method of the Java implementation of HMM-based model, no dictionary, to complete Pinyin turn Chinese characters, Pinyin and Chinese charact
  3. 所属分类:IME Develop

    • 发布日期:2017-05-26
    • 文件大小:8757240
    • 提供者:若若納风
  1. bat

    0下载:
  2. windows IP地址切换工具,方便不同网络地址切换,运行环境jdk5以上。-windows IP address switch instrument to facilitate the switch different network address, operating environment over jdk5.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:40449
    • 提供者:Eric
  1. xchat

    0下载:
  2. 一个国内用得很多的聊天室脚本,功能很全面,可踢人、可潜水、可对来客分10个等级 xchat v1.5更新修正列表: 1. 聊天室提供的攻击功能改用 java applet 撰写!! 2. 不再使用 CGI.pm module, 加快聊天室速度, 也方便安装聊天室 聊天室进入点改用 chat.cgi 为进入点, 不再使用 chat.htm 3. 修正部份画面及一点小错误-Domestic use of a lot of chat room scr ipt, function
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:53028
    • 提供者:钱前
  1. NHibernate-1.2.0.GA-src

    0下载:
  2. NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3761155
    • 提供者:武东亮
  1. pdftohtml-0.38-win32

    1下载:
  2. pdf转html 实现pdf转html 基于java开发-switch to turn html pdf html pdf java-based implementation
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:262550
    • 提供者:cztong
  1. java

    0下载:
  2. this is a basic program regarding switch statement in java platform.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:9840
    • 提供者:kash
  1. JNetworkSim

    0下载:
  2. stanford Java Switch Simulator,可以仿真交换网-Network switch simulator Not a topology simulator (like ns2) (Although it could be with plugins) Allows experimentation with other algorithms and data structures
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:1417482
    • 提供者:田雨
  1. java上机

    0下载:
  2. 将上面的程序代码保存成HelloWorld.java文件,然后进入cmd界面,切换到HelloWorld.java文件所在的目录,使用javac HelloWorld.java编译,如果编译成功则目录下会出现HelloWorld.class文件,这就是所谓的字节码文件,或者叫中间代码文件,这个class文件就是跨平台的那个东东,然后呢,使用java HelloWorld命令执行就能看到结果,注意大小写。(The above code will be saved as a HelloWorld.j
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:183296
    • 提供者:wwwhn.com
  1. Desktop

    0下载:
  2. 如果指定点在地图上,则地图会平滑的移动到该位置,否则直接跳转到该位置. //您能够使用addControl方法向地图添加控件.在这个例子之中, //我们添加了系统集成的GSmallMapControl控件和GMapTypeControl控件,第一个允许用户移动和缩放地图, //第二个允许用户在地图类型之间切换.(Users move and zoom maps, / / second allows the user to switch on the map type.)
  3. 所属分类:其他

  1. WindowsApplication1

    0下载:
  2. java 按钮控制继电器开关,实现报警灯开关控制(Java button control relay switch, to realize the alarm lamp switch control)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:589824
    • 提供者:wenlinihao
  1. Demo

    0下载:
  2. java常用语句,有复合语句,条件语句,switch多分支语句,循环语句,for循环语句几种语句的简单示例(Java commonly used sentence)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:oocandyleeoo
搜珍网 www.dssz.com