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

搜索资源列表

  1. 处理配置文件

    0下载:
  2. java处理配置文件-handle configuration files
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1938
    • 提供者:马骏
  1. downloadofpress

    0下载:
  2. 用于处理压缩的软件,可以对各种文件执行压缩功能。-to handle compression software, it documents the implementation of the compression function.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:73886
    • 提供者:jiangtao
  1. JSP+MySQL

    0下载:
  2. java乱码如何处理 java乱码如何处理java乱码如何处理 java乱码如何处理-java distortion how to deal with how to deal with distortion java java distortion how to handle java distortion how to deal with
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7924
    • 提供者:liuds
  1. ReadFileandoutput

    0下载:
  2. 这是在移动增值公司里用来处理手机号码格式的程序-This is the mobile value-added company to handle phone number format procedures
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:981
    • 提供者:张雷
  1. io-file

    0下载:
  2. 这个java类文件主要使用了java io访问及文件操作处理。电信设备产生的大量的日志文件的内容需要写入到数据库中,设备在每天将产生数以百计的日志文件,这些日志文件的内容存储遵循一定的格式,本文件实现将这些文件内容合并到一个文件中去,读者可以参考部分对java file 的使用-the java types of documents mainly uses the java io interviews and documents handle it. Telecommunications equ
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1650
    • 提供者:wameng
  1. ExpCompiler_java

    0下载:
  2. 一个JAVA表达式求值的便宜程序,能处理括号和小数-a Java expression for the value of cheaper procedures to handle and a small number in brackets
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15309
    • 提供者:林峰
  1. Acme

    0下载:
  2. JAVA处理图片的软件包,包含很多对象,可以方面的处理各种流行的图片格式.-JAVA handling Photo packages include many objects that can handle various aspects of popular picture formats.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:683794
    • 提供者:卢涵
  1. sue1385

    0下载:
  2. 一个简单的语义检索框架,实现了简单的查询界面,提交查询请求,处理查询扩展,简单搜索,推理,可以进一步的扩展。最初没有结果是因为没有添加待检索数据,添加数据后即会有结果。-a simple semantic retrieval framework to achieve a simple query interface, the author inquiry request, to handle inquiries expansion simple search, reasoning, can be
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:58286
    • 提供者:胡哲
  1. LuceneServer-0.1

    0下载:
  2. Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. Wit
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:226109
    • 提供者:童小军
  1. EPS_Java_Project

    0下载:
  2. EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2119049
    • 提供者:辛骏
  1. 捕获和处理异常

    0下载:
  2. 一个捕获和处理异常-capture and handle an anomaly
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2215
    • 提供者:
  1. Java读取BMP格式图片(源代码)

    0下载:
  2. A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3227
    • 提供者:潘作为
  1. MouseTracker

    0下载:
  2. 演示了处理鼠标事件的基本作法,为获取鼠标事件的名称和坐标值,特意定义了一个函数SetValues(),返回鼠标事件名称s,坐标值xPos,yPos。作为最直观的表示,随着鼠标的动作,在paint()立即显示鼠标事件的名称和坐标值。在这个基础上稍加改动,当拖动鼠标时,在其移动路径上连续地留下一系列的小圆点。当点击鼠标后,在其位置上画一个红色小十字。-demonstration of the mouse handle basic approach to mouse events access the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:刘流
  1. palindrome

    0下载:
  2. 判断输入是否是一个回文串(即向前和向后读都是一样的字符序列)。 每个输入仅为一个字符串序列【即ID】,可以把ID看成任何以一个字母或下划线开头、由字母或者数字组成的字符串,字符串长度不超过50。每个测试数据为一行,要求程序能够一次处理多行测试数据。-Determine whether the input string is a palindrome (ie, read the same forward and backward sequence of characters). Each in
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:99366
    • 提供者:陈竑睿
  1. javautil

    0下载:
  2. 自己整理的一些java工具类包括文件处理,时间函数,日期处理,IO处理,Hibernaet处理,配置文件读取,数据库处理等功能,还是挺有用的-Java organize some of their own tools, including document processing, a function of time, date, treatment, IO handle, Hibernaet deal, read configuration files, databases and other
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:89055
    • 提供者:xiongxiong
  1. k-means

    1下载:
  2. java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
  3. 所属分类:Java Develop

    • 发布日期:2015-06-07
    • 文件大小:988835
    • 提供者:杜以华
  1. com

    0下载:
  2. vac接口程序,java+axis实现,联通vac割接测试订购关系处理部分源码 用axis1.4生成客户端源码 <备注> vac处理业务不仅可以处理包月,点播也是可以处理的。这个需要在联通PRM平台申请业务的时候选择 “需要2次确认”,所以请仔细看好-VAC与SP接口规范 -China Unicom orders vac deal with the relationship part of the cutover test source to generate clien
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:10165
    • 提供者:hongjun
  1. jquery-validate-

    0下载:
  2. 应用jquery的validate插件处理验证码-Application of jquery validate plug-ins to handle the verification code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:200272
    • 提供者:刘欣荣
  1. xml

    0下载:
  2. java中操作xml,与显现xml文件的样式处理-java operate xml, and show the style xml file handle
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:13980
    • 提供者:myname
  1. debug-handle

    0下载:
  2. Send an evaluation request and return the handle of the result.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2618
    • 提供者:saniehon
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com