Welcome![Sign In][Sign Up]
Location:
Search - util

Search list

[JSP/Javajava

Description: j2se5 api中文文档 其中包括软件包 java.lang及java.util包的介绍 -Chinese j2se5 api documentation including packages java.lang and java.util package introduction
Platform: | Size: 2020352 | Author: 江江 | Hits:

[JSP/Javaddvip_com_043702ff2ba198

Description: 用JDK中的java.util.jar包做的。目前存在中文文件名的问题.-Used in the JDK package java.util.jar do. The existing problem of Chinese file name.
Platform: | Size: 4096 | Author: dsfdsf | Hits:

[JSP/Javautil

Description: java源代码 请看看啊 提点宝贵的意见-java source code, please take a look at ah reminded of valuable advice
Platform: | Size: 495616 | Author: 田家雨 | Hits:

[Internet-Networkapr-1.2.7.tar

Description: apr-1.2.7.tar.gz源码 支持svn的需求-apr-1.2.7.tar.gz source code to support the needs of svn
Platform: | Size: 1102848 | Author: 甘露 | Hits:

[3D Graphicpsb_util

Description: princeton 3d model retrieval util
Platform: | Size: 388096 | Author: yangtao | Hits:

[JSPGuidenceofJava2AuthenticationalExam

Description: 【目录信息】 第一部分 准备程序员考试 第1章 程序员考试指南 1 1.1 程序员考试的形式是什么 2 1.2 考试包含哪些内容 2 1.2.1 声明和访问控制 2 1.2.2 流控制和异常处理 2 1.2.3 垃圾收集 3 1.2.4 语言基础 3 1.2.5 运算符和赋值 3 1.2.6 重载、覆盖运行时间类型和面向对象 3 1.2.7 线程 3 1.2.8 java.awt包—布局 4 1.2.9 java.lang包 4 1.2.10 java.util包 4 1.2.11 java.io包 4 1.3 本书与程序员考试目标的对应关系 4 1.4 考试是怎么管理的 4 1.5 怎样签约和考试 5-Directory information] [prepare the first part of Chapter 1 of the examination programmers programmers programmers exam guide 1 1.1 What is the form of exam 2 1.2 What are the contents of the examination contains 2 1.2.1 Declaration and Access Control 2 1.2.2 Flow Control and Exception Handling 2 1.2.3 Refuse Collection 3 1.2.4 language based on operator 3 1.2.5 and 1.2.6 Assignment 3 heavy-duty, covering the type and run-time object-oriented 3 1.2.7 thread 3 1.2.8 java.awt package-- 4 1.2.9 java.lang package layout 4 1.2.10 java.util package 4 1.2.11 java.io package 4 1.3 Books and programmers examination of the correlation between the target 4 1.4 exam is how management 4 1.5 How to sign and examination 5
Platform: | Size: 21644288 | Author: kate | Hits:

[JSP/Javautil

Description: 非常重要的数学处理函数和字符串处理函数。-Very important to deal with mathematical functions and string processing functions.
Platform: | Size: 4096 | Author: fuchun.xia | Hits:

[JSP/Javautil

Description: 字典工具类。系统中常用的错误定义和解析功能类-Dictionary tools. System commonly used in the wrong category definitions and analytic functions
Platform: | Size: 2048 | Author: fuchun.xia | Hits:

[JSP/JavaZipTest

Description: 压缩代码, 对 import java.io.* import java.util.zip.* 的应用-Compression code, the import java.io.* import java.util.zip .* Application
Platform: | Size: 2048 | Author: situ | Hits:

[mpeg mp3h263encoder

Description: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 -common: contains MPEG-4 video CODEC and visual texture CODECconfig: system configuration files include: the project contains header files lib: codecs required to lib library file player: MPEG-4 player server: encoder and the network video server util: video and audio applications
Platform: | Size: 4096 | Author: | Hits:

[Multimedia programh263decoder

Description: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 -common: contains MPEG-4 video CODEC and visual texture CODECconfig: system configuration files include: the project contains header files lib: codecs required to lib library file player: MPEG-4 player server: encoder and the network video server util: video and audio applications
Platform: | Size: 25600 | Author: | Hits:

[GPS developSchool-tablix2-0.3.5.tar

Description: GPS Dev Board and Spec ,software,util
Platform: | Size: 4361216 | Author: 房有定 | Hits:

[assembly languageRT1602C

Description: 点液晶的程序,#include <util/delay.h> #include <avr/pgmspace.h> #include "lcd.h" #include "font6x8.h" #include "font8x16.h" #include "my_type.h"-Point procedures LCD,# Include
Platform: | Size: 233472 | Author: | Hits:

[JSP/Javaext-2.0

Description: 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServer是该操作在服务器上的返回值. 4.. util.js里面有很多有用的方法,最好熟悉一下. 5.. convert并不是必须的,只有你的函数需要传递非基本数据类型的数据时需要此项. 我需要增强的,dom操作,javascript
Platform: | Size: 4279296 | Author: zxx | Hits:

[JSP/Javapcfirebirdchatroom

Description: java网络聊天程序 服务器: import java.awt.* import java.awt.event.* import java.net.* import java.io.* import java.util.* -java chat server: import java.awt .* import java.awt.event .* import java.net .* import java.io.* import java.util .*
Platform: | Size: 1725440 | Author: | Hits:

[Ftp ClientFTP

Description: import net.sf.jftp.net.ConnectionHandler import net.sf.jftp.net.ConnectionListener import net.sf.jftp.net.DataConnection import net.sf.jftp.net.FtpConnection import net.sf.jftp.net.BasicConnection import net.sf.jftp.util.Log import net.sf.jftp.util.Logger import net.sf.jftp.config.Settings import java.io.* // this class download a file via anonymous ftp and shows output.
Platform: | Size: 2048 | Author: luly | Hits:

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关-MediaPlayer code, some code, appropriate use: import java.awt .* import java.awt.event .* import javax.swing .* import javax.media .* import java.io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu private JMenuItem openItem, openDirItem, closeItem, about, infor private JCheckBoxMenuItem onTop private boolean top = false, loop// set the window in the top private Player player// Play is a Controller Interface realize private File file, listFile// use File Class JFileChooser combine files to open operation, and after the relevant list.ini
Platform: | Size: 8192 | Author: benson | Hits:

[Special EffectsMPEG-4IP

Description: MPEG-4IP 目录: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 重点的内容是server、player和common。-MPEG-4IP directory: common: contains MPEG-4 video CODEC and visual texture CODECconfig: system configuration files include: the project contains header files lib: codecs required to lib library file player: MPEG-4 player server : encoders and network video server util: video, audio, applications focus on the content server, player and common.
Platform: | Size: 6115328 | Author: yang | Hits:

[JSP/Javasaas-oa

Description: 1.安装配置tomcat+mysql5环境; 2.执行sql.sql; 3.更改 WEB-INF\classes\net\dmresearch\util 下my.properties对应配置 4.访问首页;-err
Platform: | Size: 7297024 | Author: 刘志坚 | Hits:

[JSP/JavaCompressUtil

Description: JAVA程序,将文件压缩为ZIP文件,以及解压ZIP文件。使用java.util.zip包实现ZIP相关格式的类库。-JAVA procedure ZIP file compression for files, and extract the ZIP file. Java.util.zip package to achieve the use of ZIP format library-related.
Platform: | Size: 2048 | Author: billae | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »

CodeBus www.codebus.net