浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年3月7日

摘要: Java: convert a file to a byte array, then convert byte array to a file.Java: convert a file to a byte array, then convert byte array to a file. Under Category: Others ← Java: convert image to byte ar... 阅读全文
posted @ 2012-03-07 16:32 lexus 阅读(1043) 评论(0) 推荐(0)

摘要: csv格式读取通用类 - - ITeye技术网站csv格式读取通用类 博客分类:java需要添加javacsv.jar 支持Java代码 importstaticnet.etongbao.common.utils.StringUtils.toStringWithOutNull;importjava.io.ByteArrayOutputStream;importjava.io.IOExceptio... 阅读全文
posted @ 2012-03-07 16:24 lexus 阅读(721) 评论(0) 推荐(0)

摘要: java以流方式下载文件-----struts2.x版_心灵的港湾_百度空间java以流方式下载文件-----struts2.x版2011年04月12日 星期二 11:12一、java代码:package com.innyo.cms.ui.admin;import java.io.InputStream;import java.util.Date;import org.apache.struts2... 阅读全文
posted @ 2012-03-07 16:03 lexus 阅读(358) 评论(0) 推荐(0)

摘要: http://www.eryi.org/ 阅读全文
posted @ 2012-03-07 15:15 lexus 阅读(155) 评论(0) 推荐(0)

摘要: Open Source Search Engines in Java Open Source Search Engines in Java Compass The Compass Framework is a first class open source Java framework, enabling the power of Search Engine semantics to your a... 阅读全文
posted @ 2012-03-07 15:14 lexus 阅读(361) 评论(0) 推荐(0)

摘要: http://www.eryi.org/ 阅读全文
posted @ 2012-03-07 15:09 lexus 阅读(179) 评论(0) 推荐(0)

摘要: <dependency> <groupId>net.sf.opencsv</groupId> <artifactId>opencsv</artifactId> <version>2.1</version> </dependency> <dependency> <groupId>net.sourceforge.javacsv</groupId> <artifactId>javacs... 阅读全文
posted @ 2012-03-07 11:13 lexus 阅读(303) 评论(0) 推荐(0)

摘要: opencsv - Frequently Asked QuestionsReading and WritingHow do I read and parse a CSV file?Can I use my own separators and quote characters?Can I write csv files with opencsv?Can I dump out SQL tables ... 阅读全文
posted @ 2012-03-07 11:06 lexus 阅读(657) 评论(0) 推荐(0)

摘要: Jetty/Feature/Jetty Maven Plugin - EclipsepediaJetty/Feature/Jetty Maven PluginContents[hide]1 Introduction2 Feature3 Quick Start: Get Up and Running 3.1 Stopping the Plugin4 Running and Deploying5 Co... 阅读全文
posted @ 2012-03-07 00:35 lexus 阅读(325) 评论(0) 推荐(0)

摘要: im4javaim4javaNoteThe current version of im4java is 1.2.1Introductionim4java is a pure-java interface to the ImageMagick commandline. For details about the project, please visit the main project page.... 阅读全文
posted @ 2012-03-07 00:27 lexus 阅读(741) 评论(0) 推荐(0)

摘要: Centos5安装JMagick - Linux - Tech - ITeye论坛用JAVA自带处理图形的工具,效果不尽人意啊,听说JMagick效果不错,在实验一番后,感觉效果还是不错的,不过在centos安装还是费尽一番周折。 首先安装ImageMagick,我的安装版本是:ImageMagick-6.4.0-0, 下载地址:http://downloads.jmagick.org/6.4.0... 阅读全文
posted @ 2012-03-07 00:26 lexus 阅读(245) 评论(0) 推荐(0)