搜索资源列表
文件名转换为URL格式
- File.toURL 方法是 Java(tm) 2 Platform 的新特性, 可以用来将 pathname 转换为URL格式. -File.toURL is Java (TM) 2 Platform the new features, which can be used to convert URL pathname format.
datatrans
- GIS空间数据格式转换:VCT to GML 格式转换-GIS spatial data format conversion : VCT to GML format conversion
chaojijieba-V2.0
- 超级解霸的源码 能把各种音频格式转换为常用的声音格式
poi-src-2.0-RC2-20040102
- Office格式转换代码-Office format conversion code
批量转换ASCII文件到UTF8格式
- 批量转换ASCII文件到UTF8格式,适用于网站整站从GBK或ASCII转换到UTF8格式时使用. 使用方法:修改11行 templates 为你要转换的目录名,把本文件放到当前目录,并运行 php conv2utf8.php 即可。前提是你已安装了PHP软件 conv2utf("templates"); //要转换的目录
java日期格式转换大全
- 包含所有的java中的日期格式转换,及常用的日期的计算方式,如:得到本月的第一天、得到指定年月 的月 有多少天、得到本月有多少天、在当前日期计算 多少天前或多少天后、获得当前日期是星期几、获得指定日期是星期几、指定日期到当前时间相差多少天、得到当前月、得到当前日、得到当前时间 中文时间
Html2Jpg.rar
- 把 html网页格式转换成图片格式 以便于保存网页,convert html to jpg
wmftosvg
- wmftosvg图片转换源代码。使用前需要下载相关lib先。-wmftosvg picture convert the source code. The use of the former first need to download the relevant lib.
BMPToJPG
- 实现bmp格式的图片转换为jpg格式,利用java类JPEGImageEncoder实现图片压缩-convert the picture format from bmp to jpg
Graphicsconversion
- 大家都知道在以前的JDK版本中,Java是不能对gif格式的图片进行写操作的,那就谈不上把其他格式的图片转换为gif格式了.那个不是因为技术达不到的问题,而是因为权力的原因,现在gif的专有权利已经到期,在JDK6.0中也可以对gif文件进行写操作了,这意味着我们可以把Java支持的各种图形格式进行相互的转换了,当然也包括gif了,而且实现起来特别简单-We all know that in previous JDK versions, Java is not the picture gif f
hanzi2pinyin
- java中将汉字转换为拼音的程序 里面有方法将汉字转换成开头字母以及将汉字转换为拼音的方法-java characters will be converted to Pinyin procedures there are ways to convert Chinese characters and Chinese characters at the beginning of the letter is converted to Pinyin method
RenameExts
- 一个JAVA的文件格式转换 作者很用心的 我在这个代码上也学了不少的东西 希望对大家能有帮助-A JAVA file format conversion authors have done the best in this code, I also learned a lot of things that we can hope for help
MyDemo
- 图片的格式转换,转换成GIF JPG TIF-EXCHAGE GIF JPG TIF
binaryImg
- JAVA将图片转换成二进制字符串、将已有的符合图片格式的二进制字符串转换成图片显示。-JAVA convert the picture into a binary string, would be consistent with existing image formats to convert binary string to display images.
PdfToImages
- 将PDF文件转换为JPG图片,一页对应一张图片-The PDF file converted to JPG images, one corresponding to a picture
java_code_for_common_functions
- java的常用函数代码,包括处理日期时间、解压zip、文本格式转换、数据库连接、json、jdbc、正则表达式等相关的41个函数的java实现。-java code for common functions including the processing date and time, extract the zip, text format, database connection, json, jdbc, regular expressions and other functions rel
PictureStyleChange
- Java编写的图片格式转换器,可以实现png,bmp,jpg,gif等图片的格式间相互转化。-Written in Java image format converter, you can achieve png, bmp, jpg, gif image formats such as mutual transformation.
WebPDFView
- 借助于 openoffice 来实现各种文档、资源的PDF格式实时在内存中的转换;然后在内存中实时将某一页再转换成可伸缩的图片展现到浏览器中;实现即可以浏览文档;又能够无法拷贝(模仿豆丁网)-With openoffice to achieve a variety of documents and resources in PDF format for real-time conversion in the memory and then in memory, a page will be c
ImageUtil
- 图片转换成16进制数据存入数据库中,然后从数据库中读取出来转换成图片-Image into binary data stored in the database 16, and then read out from the database into picture
DateUtil
- 各种时间格式的转换,一个工具类,直接调用方法就行(java code for date tranfer)