搜索资源列表
CovertToFlv
- JSP上传视频后自动转成flv的核心JAVA方法 使用的时候只要通过ConvertThreadProxy 类的静态方法将源视频绝对地址(包括文件名+括展名)和要生成的FLV文件的绝对地址(包括文件名+括展名)以字符串的方式传进去即可!因为用的是多线程,所以转换过程不会占用当前线程! 核心转换类是线程同步的,所以您不用担心并法问题,因为一次只能转换一个文件!-JSP automatically transferred into the core Java flv ways
StringTest.rar
- 编写一个Java应用程序,实现如下功能: 1)判断两个字符串是否相同,s1=”you are a student”,s2=”how are you”; 2)判断字符串”22030219851022024”的前缀、后缀是否和某个字符串”220302”相同; 3)按字典顺序比较两个字符串”你”和”我”的大小关系; 4)将数字型字符串”100”和”123.678”转换为数字; 5)将字符串”FEDCBA”存放到数组中,调用for循环读出数组数据显示在屏
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
yty
- 对基本数组的转换,以及字符串的连接,数值的计算等-Array of basic conversion, as well as the connection string, numerical calculation
utilTols
- 工具包,报告时间类型转化,字符串解析,数字的加减乘除等处理-Tool kit, the report time type conversion, string parsing, numbers, addition and subtraction multiplication and division, to deal with
SysDateFile
- 这是一个取得日期的函数类型结构体;包括日期与字符串之间的转换-This is a date function to obtain the type structure including the date and the conversion between the string and so on
JESON
- json 转换,字符串,数组,list,map,dictionary 以及其他对象转换为json对象-json conversion, string, array, list, map, dictionary, and other objects into json object
String_clob
- String 与oracle colb 转换-String and oracle colb conversion
DateOrStringChange
- 实现时间类型和字符串类型之间的转换-For time between type and string type conversion. . . . . . .
DateParser
- 这个是一个简单的日期转换程序,能将字符串转换成相应的日期,或者将日期转换成字符-This is a simple date conversion process, can convert a string into the corresponding date or the date into a character
StringTest
- 字符串的方法使用,包括字符串的连接,截断,和整形之间的转换等-String method, including the connection string, truncation, and conversion between plastic
string
- 格式转换程序,用于处理日期的格式,还有年月日设置的问题-Format conversion process for dealing with the date format, as well as to set month, day problem
java
- 详细介绍java的16进制与字符串的转换函数,java时间格式化处理。-Detailed introduction Java hexadecimal and string the conversion function, Java time format.
convertTest
- 是一个小程序,主要利用语言是java,采用xhtml页面与javabean的交互传值,这个程序主要实现的是对象与值的转换。即转换器(convert)的实现,把java的对象转换为可读的字符串形式-Is a small program, the main use of the language is java, xhtml page and javabean interaction by value, the main achievement of this program is the conv
StringUtil
- 工作中常用的string 工具类,包括 字符串的转换,字符串的截取,字符串过滤特殊字符,总之很有用觉得不会后悔.-Class of work the string instruments, including the conversion of the string, the interception of the string, the string to filter the special characters, in short, is useful to think not regre
DateUtil
- 工作中总结的时间工具类,包括时间的转换,时间转换为字符串,很全的时间工具类 希望大家下载-Time work are summarized in tools, including the conversion of time, time is converted to a string, it is time tools want everyone to download
InfixToPostfix
- 中缀表达式到后缀表达式的转换,输入为一字符串,返回值也为一字符串-Infix expression to postfix expression conversion, input to a string, the return value is a string
strcvt
- 编程经常用到字符串操作,本类封装了字符串的转换操作,非常方便,建议下载-Programming frequently used string operations, this class encapsulates the string conversion operation, a very convenient, it is recommended to download
PinYinUtil
- 中文转换成拼音的开源工具 方法有 1.获取拼音集合 2.字符串集合转换字符串(逗号分隔)3.获取汉字串拼音首字母,英文字符不变- Chinese pinyin converted into open source tool methods set 2. 1. Obtain Pinyin string set string conversion (comma separated) 3. Being Chinese Characters Pinyin initials, English char
json
- java中json和字符串互转及日期转换,所使用到的jar包-Java JSON and string conversion and date conversion, the use of the jar package