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

搜索资源列表

  1. jd-gui

    0下载:
  2. 可以很方便地进行反编译,无论是class文件,还是jar文件,直接拖进去,或用此工具大开就能看到java源码。-Can be easily decompiled, whether class files, or jar files directly dragged into it, or use this tool to be able to see the big open source java.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:788019
    • 提供者:xbq
  1. soapandiodtested

    0下载:
  2. 在Java中使用WebService进行网络通信的实例源码,适用于android开发,在Android中,第三方公司提供了基于webservice的jar包:ksoap2-android-assembly-2.5.2-jar-with-dependencies.jar。本实例演示了使用Web Service获取天气信息,没有显示在界面上,如果大家觉得不爽,可以把信息直接显示在界面上就可以了。因为我被这个问题困扰了2天,弄的很崩溃,所以就没继续弄。大家自己看吧。   再此对不知道什么是web
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:699556
    • 提供者:rpudn91
  1. Snake

    0下载:
  2. 基于java的贪吃蛇小游戏,本文件包含所有源码及jar包,所有程序都已全部测试成功!其中的所有功能都已全部实现,并经测试成功!将此包解压后可直接导入到java运行环境中直接运行-Java-based Snake game, this file contains all the source code and jar Java-based Snake game, this file contains all the source code and jar package, all programs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:12033
    • 提供者:程序员
  1. lianliankan

    0下载:
  2. 利用java只是制作的连连看小游戏,其中的功能都已实现,本压缩文件包含所有源码及jar包,下载后只需导入到java运行环境就可执行!-Just making use of java Lianliankan game, which functions have been achieved, the compressed file contains all the source code and jar package, only after downloading into java runtim
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:199751
    • 提供者:程序员
  1. Collection-information-reader

    0下载:
  2. 源码简介: 本项目是一套关于图文资讯的项目源码,这个项目是由若干个小项目组成。整整集成了10个开源项目, 把不要重复造轮子这句程序界的名言发扬的无比光大。其中七个项目以jar包形式支持,其余三个需要 以工程方式链接。另外项目使用了mvc和多种设计模式但是代码比较干净整洁。更多项目细节可以自己 下载源码编译运行。另外项目是从github直接下载的,如果出错可以访问https://github.com/geniusgithub/Look-Around下载最新源码 涉及模块&
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5244845
    • 提供者:姜丙凯
  1. RankLib_src

    1下载:
  2. 各种排序算法的Java库,有源码,有用户帮助文档,有jar文件,可方便使用!-Various sorting algorithms Java libraries, source code, a user help file, jar file, easy to use!
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-29
    • 文件大小:227823
    • 提供者:lilin
  1. JsonToJava

    0下载:
  2. Json自动生成java bean, 未提供源码, 仅提供可运行的jar包-Json to JavaBean
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:3000060
    • 提供者:李玉文
  1. intellij-leiningen-plugin

    0下载:
  2. Intellij IDEA自己插件中心上面这个leiningen插件是有问题的,但可以用这里提供插件的源码自行在IDEA 12和13上编译安装。对与用IDEA开发Clojure程序有兴趣的朋友可以试试,内附编译说明。-This plugin integrates Leiningen into IntelliJ. It is supposed to work with both the Ultimate and Community Edition of IntelliJ. Featu
  3. 所属分类:Java Develop

    • 发布日期:2017-06-17
    • 文件大小:26912734
    • 提供者:Aaron Chu
  1. pocketsphinx-android-demo

    0下载:
  2. CMU PocketSphinx Android demo最新源码,jar库为v0.8。 可以基于这个在安卓手机上开发离线的语音识别应用,很酷。-CMU PocketSphinx Android demo.
  3. 所属分类:android

    • 发布日期:2017-05-27
    • 文件大小:9946262
    • 提供者:xiezhengfeng
  1. video-core

    0下载:
  2. 项目功能不全面,项目主要实现视频的上传管理,可以点击播放,但是里面封装的工具类很适合初学者学习,例如excel的导入导出工具类,这些工具类都在lib中的basic-common.jar,由于没有该jar的源码,请下载后自行反编译-Achieve the function of video upload management and play as well as the management of user information
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-01
    • 文件大小:14292758
    • 提供者:sunyu
  1. jxta

    1下载:
  2. jxta项目源码, 1.jxse-doc-2.5.zip:为JXSE的文档压缩包,这是应用JXSE的API重要的参考工具,是学习JXSE及JXSE有关开发的必要参考。 2. jxse-lib-2.5.zip:是JXSE的类库,包括4个Jar文件,分别为bcprov-jdk14.jar,javax.servlet.jar,jxta.jar和org.mortbay.jetty.jar。在进行JXSE的应用开发时,需要导入到相应的jar包。 3.jxse-src-2.5.zip:这是JXS
  3. 所属分类:Grid Computing

    • 发布日期:2017-06-14
    • 文件大小:22045441
    • 提供者:方周
  1. Gobang

    0下载:
  2. 一个网络的五子棋游戏 含聊天室 内jar文件是可以直接运行的 客户端和服务器端 其他是源码-A network of backgammon game including chat rooms Within jar files can be run directly on the client and server side The other is the source
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:76934
    • 提供者:丁昕
  1. hibernate-commons-annotations-master

    0下载:
  2. 此源码为hibernate的一个jar包的源码-The source code for a jar package hibernate source
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:164760
    • 提供者:Spring
  1. GifViewPdemoPjar

    0下载:
  2. GifView源码+demo+jar包 android显示gif动画-GifView source+ demo+ jars Android display GIF animation
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:888112
    • 提供者:梦羽星辰
  1. proguard5.1

    0下载:
  2. 用myeclipse把代码导出成jar包后,用Proguard5.1混淆Java源代码,使用简单。保护源码不被反编译。-With myeclipse exported code into jar package, with Proguard5.1 confuse Java source code, simple to use. Not be decompiled source protection.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2855393
    • 提供者:dengli
  1. FastFood

    0下载:
  2. 基于SSH框架的系统 网上订餐系统 有基础源码,和jar包,运行需要自己整合-Online food ordering
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7941580
    • 提供者:袁圆
  1. androidCA

    0下载:
  2. 这个jar文件给Android程序提供了方便简易的数字证书生成、更新、申请接口,在Android 4.0至5.0各版本中均测试成功。 接口里的方法参数解释请参阅CertFunc.java源码,测试范例代码请参考TestCertFunc.java源码。-This jar file to the Android program provides a convenient and easy digital certificate generation, updating, application in
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:21444
    • 提供者:苏信
  1. gwt-user-2.5.1

    0下载:
  2. 注释:开发OPENCMS源码时需要的jar包。-openCMS jar needs
  3. 所属分类:JavaScript

    • 发布日期:2017-06-17
    • 文件大小:26906643
    • 提供者:李程宇
  1. Java-ISO8583-1.10.2

    0下载:
  2. Java-ISO8583-1.10.2 包含jar包,源码,以及doc-Java-ISO8583-1.10.2 Contains the jar package, source code, and doc
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:316730
    • 提供者:刘鑫
  1. Number

    0下载:
  2. java 十六进制转十进制,用二进制方法来实现,有源码和jar包-java hexadecimal to decimal, binary methods to achieve src and jar files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5305
    • 提供者:刘洋
« 1 2 ... 10 11 12 13 14 1516 17 18 »
搜珍网 www.dssz.com