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

搜索资源列表

  1. ChineseSort

    0下载:
  2. 前段时间遇到用TreeMap和TreeSet实现中文排序的问题,已经解决啦,和大家分享一下-TreeMap earlier encounter with the Chinese and TreeSet achieve the ranking, -- has been resolved, and we share
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:808
    • 提供者:海铭
  1. finaloverridingillusion

    0下载:
  2. finaloverridingillusion.ziplic class DoWhileDemo { public static void main(String[] args) { String copyFromMe = \"Copy this string until you encounter the letter g .\" StringBuffer copyToMe = new StringBuffer() int i = 0 char
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:张竹
  1. WhereParser

    0下载:
  2. 关于查找的例子 要是遇到相似的问题请关注 -for example if you encounter a similar problem please concerns
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4642
    • 提供者:刘宇生
  1. ReportDesign

    0下载:
  2. 如何使程序在运行时自动注册ActiveX控件 Last updated on 2007-01-05 01:14:23 单身白领浪漫交友,认准亚洲交友中心 编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代
  3. 所属分类:ASPX.NET源码

    • 发布日期:2014-01-15
    • 文件大小:978030
    • 提供者:dgdfg
  1. java20Example

    0下载:
  2. 收录了一些经典的java代码,这些代码都是你在学习java过程中,会遇到了!它会给你们很大的帮助的。-include some classic java code, the code you are in the process of learning java, encounter! It will give you much help.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1630857
    • 提供者:肖润生
  1. ManGame

    0下载:
  2. java编写的躲避障碍物的游戏,碰到障碍物就死,看你坚持多少秒,有本事坚持60秒-java games written to avoid obstacles, encounter obstacles on the dead, to see how many seconds you insist, have the ability to adhere to 60 seconds
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:86099
    • 提供者:
  1. EasyReflection

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:25139
    • 提供者:Joe
  1. aspzonghe

    0下载:
  2. 对学生进行综合评测,关于源码调试: 如果遇到MD5加密文件,而又不知道密码的,请在数据库中换上这组加密的数据 7a57a5a743894a0e 密码就是 admin 此程序如调试后能使用,请您在百忙中抽出一点点时间, 把调试好的程序打包发给我们.为了您和大家都能使用到无错的代码, 也为了程序的质量,请大家贡献自己的一份力量,为创建更好的学习环境, 让我们一起努力!-Comprehensive evaluation of students, on the sou
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-24
    • 文件大小:54176
    • 提供者:陈方
  1. A

    0下载:
  2. 这是我根据A*算法,通过javascr ipt实现的最短路径程序。可以说,程序非常糟糕,不过总算是实现了。思路是起点和终点的跑动过程中,我们中间可能会遇到障碍物,所以,我们不能仅仅是两点一直线,而是聪明的饶过障碍物进行聪明的跑动-This is my under the A* algorithm, through the javascr ipt to achieve the shortest path procedure. It can be said that the procedure is
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:2505
    • 提供者:wayne
  1. TESTEncoding

    0下载:
  2. 在手机应用程序开发时,经常遇到字符集转换问题,能常需要检测当前手机能够支持字符集-In the mobile phone application development, we often encounter the question of character set conversion can often need to detect the current mobile phones can support the character set
  3. 所属分类:Applet

    • 发布日期:2017-04-27
    • 文件大小:64882
    • 提供者:tpwhw
  1. java_design_patterns

    0下载:
  2. SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1208776
    • 提供者:Abel
  1. addison.wesley.design.patterns.java.companion

    0下载:
  2. The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented code between projects and between p
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1549395
    • 提供者:vkbrain
  1. J2EE

    0下载:
  2. J2EE指南对于广大的Java程序员来说是一份不可或缺的资料了。这篇导论对于初次碰到J2EE的程序员来说有着同样的作用。它与Java指南一样都是一例子为中心。这篇指南是为爱好开发和部署J2EE应用程序的程序员准备的。它包括了组成J2EE平台的技术以及描述如何开发J2EE组件并部署在J2EE软件开发包上。 -J2EE guide where the majority of Java programmers is an indispensable obtained. Introduction F
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3836416
    • 提供者:果晨
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. FileCovertCase

    0下载:
  2. 文件名大小写转换程序.前段时间找到一本书的源代码,可惜源代码文件全部是大写的,想执行都得一个一个地改文件名。很麻烦。所以写了个程序,把路径输入,就可以将文件夹下的所有 文件全部转换为大写字母文件或小写字母文件。虽然不是什么好东东,但如果有朋友遇到这样我这样问题的时候,就可以拿这个东西帮忙了。-File name case conversion process. Some time ago to find a book' s source code, unfortunately the so
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:24270
    • 提供者:371
  1. Apress_Pro_Silverlight_for_the_Enterprise2009

    0下载:
  2. What you’ll learn Advanced design concepts to develop loosely coupled web–based applications using Silverlight 2 The role of Silverlight library assembly How to use dynamic Silverlight user controls to build your user interface at runtime
  3. 所属分类:SilverLight

    • 发布日期:2017-06-20
    • 文件大小:31445416
    • 提供者:
  1. JavaBean

    0下载:
  2. 装数据库操作,目的就是为了隐藏java.sql包内的类,在编码中去掉核心的数据库操作代码。这种方式,不能适应大数据量的查询,不过如果真的碰到大数据量的查询,那用什么封装都不好,还是得直接数据库操作.   封装数据库操作,目的就是为了隐藏java.sql包内的类,在编码中去掉核心的数据库操作代码。以杜绝直接数据库操作容易带来的资源未释放问题。同时也减少了数据库操作的编码量。   但是很多网友在封装时,却喜欢返回结果集(ResultSet对象),那么这个封装就没有意义了。
  3. 所属分类:JavaScript

    • 发布日期:2017-05-11
    • 文件大小:2276129
    • 提供者:龚汉龙
  1. java_printForm

    0下载:
  2. 在学习java的时候,可能会碰到打印表格的时候,那就看看吧——源代码-In learning java, it may encounter when printed form, then take a look at it- the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7758662
    • 提供者:刘添喜
  1. shopxp2006html

    0下载:
  2. 一个经过完善设计的经典网上购物系统,适用于各种服务器环境的高效网上购物系统解决方案,shopxp购物系统Html版是我们首次推出的免费购物系统源码,完整可用。-Site Management Address: http:// to your URL/admin/login.asp User name: admin Password: admin Tip: If you encountered back in the local test can not add, modi
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-14
    • 文件大小:3175584
    • 提供者:李东
  1. NetBeans

    0下载:
  2. neibean的安装要点,可以教你在安装时解决遇到的一系列的问题与疑惑。-neibean installation points, can teach you encounter during installation to resolve a series of problems and doubts.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:162202
    • 提供者:罗府
« 12 3 »
搜珍网 www.dssz.com