搜索资源列表
pinyin4j-2.5.0.zip
- 汉字转换为拼音,可以很简单的把中文转成拼音,Converted to phonetic characters can be very simple to turn into a Chinese Pinyin
poi-bin3.020070503
- Jakarta POI 是apache的子项目,目标是处理ole2对象。它提供了一组操纵Windows文档的Java API 目前比较成熟的是HSSF接口,处理MS Excel(97-2002)对象。它不象我们仅仅是用csv生成的没有格式的可以由Excel转换的东西,而是真正的Excel对象,你可以控制一些属性如sheet,cell等等。-Jakarta POI is the apache sub-objective is to deal with ole2 object. It p
jodconverter-2.2.1
- JODConverter ,Java OpenDocument的转换器,可以转换不同的文档之间的文件格式。 它利用OpenOffice.org的导入/导出过滤器,转换OpenDocument和微软Office格式-JODConverter, Java OpenDocument converter can convert between different document file formats. It uses the OpenOffice.org import/export filt
json
- json包,主要用于解析json格式数据,并将其转换成对象-json package, mainly used for data analysis json format and converts it into a target
spring_aop4
- spring对AOP的支持 1、如果目标对象实现了接口,默认情况下会采用JDK的动态代理实现AOP 2、如果目标对象实现了接口,可以强制使用CGLIB实现AOP 3、如果目标对象没有实现了接口,必须采用CGLIB库,spring会自动在JDK动态代理和CGLIB之间转换 如何强制使用CGLIB实现AOP? * 添加CGLIB库,SPRING_HOME/cglib/*.jar * 在spring配置文件中加入<aop:aspectj-autopr
81404605xmlbeans-2.4.0
- XML与JAVABEAN之间的相互转换工具-XML and JAVABEAN conversion tools between the
MyWeb
- Java语言基于eclipse实现的一个WEB网站,实现简繁体转换的。用来作为期末考试的论文的。-It is very useful to you,maybe,which meets your demand.
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
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
PNGConverter
- Png图片转换jar,简单,方便,快捷!-PNGConverter.jar
JSON
- JSON开发实例及文档简介,通过此联系能够熟练掌握JSON数据格式转换。-Introduction to JSON development examples and documentation, through this contact to master the JSON data format conversion.
json
- J2EE开发时,ajax通信使用Json格式,json.jar是将服务器端内容打包成所需的json格式的工具包;另一个struts2-json-plugin-2.1.8.1.jar是struts框架下直接将json数据转换为Javascr ipt内容的工具-json java struts javascr ipt
JpgToMov
- 代码实现图片转换为视频,可以调正帧率、帧数、视频大小等-Code to achieve the image is converted to video, can adjust frame rate, frame size, video
Encode-0.1.0.jar
- 编码格式转换,用于代码格式转换,支持下啊阿什顿啊-Coding format conversion
json-lib-2.4-jdk15
- 包含的包有:commons-beanutils-1.8.0.jar、commons-collections-3.1.jar、commons-lang-2.5.jar、commons-logging-1.1.1.jar、ezmorph-1.0.6.jar、json-lib-2.4-jdk15.jar、xom.jar。(The packages included: commons-beanutils-1.8.0.jar, commons-collections-3.1.jar, commons-la
关于将jar包转换为exe可执行文件说明书
- 关于将jar包转换为exe可执行文件说明书,做了一个jsp程序,如何将它弄成一个可执行的程序(About the jar package converted to exe executable file instructions, made a JSP program, how to make it into an executable program)
jodconverter-2.2.2 - 副本.jar
- java在线预览office文件 ,将office文件转换为PDF 格式 实现在浏览器中预览(preview office file on web)
aspose.slides-2.6.0.jar
- java使用aspose的slides模块进行PPT文档的转换(aspose.slides-2.6.0.jar.zip)
aspose.words.jdk16-7.0.0.jar
- java使用aspose的words模块进行word文档的转换(aspose.words.jdk16-7.0.0.jar.zip)
commons-dbutils-1.4.jar
- DBUtils提供了一个接口ResultSetHandler,它就是用来ResultSet转换成目标类型的工具。你可以自己去实现这个接口,把ResultSet转换成你想要的类型。 DBUtils提供了很多个ResultSetHandler接口的实现,这些实现已经基本够用了,我们通常不用自己去实现ResultSet接口了(DBUtils provides an interface ResultSetHandler, which is a tool used to convert ResultSe