2015年10月10日

抓取网页信息并获取部分生成xml

摘要: 一、获取网页信息使用httpclient抓取public static String clientTest(String url){ @SuppressWarnings("deprecation") HttpClient hc=new DefaultHttpClient(); HttpGet ... 阅读全文

posted @ 2015-10-10 14:00 hellovx 阅读(884) 评论(0) 推荐(0)

2015年6月12日

BEX错误记录

摘要: 使用润乾报表打印时,IE点击打印报错。问题事件名称: BEX 应用程序名: iexplore.exe 应用程序版本: 8.0.7601.17514 应用程序时间戳: 4ce79912 故障模块名称: jvm.dll 故障模块版本: 0.0.0.0 故障模块时间戳: 3fd2a77f 异... 阅读全文

posted @ 2015-06-12 16:54 hellovx 阅读(832) 评论(0) 推荐(1)

2015年4月25日

centos 安装 ffmpeg

摘要: 参考官网安装教程:http://trac.ffmpeg.org/wiki/CompilationGuide----------------------------------------------------------1.安装依赖包yum install autoconf automake gc... 阅读全文

posted @ 2015-04-25 22:33 hellovx 阅读(387) 评论(0) 推荐(0)

Linux -centos 6.5 安装jdk

摘要: 系统环境:centos-6.5安装方式:源安装 软件:jdk1.8.0_25.tar.gz检验系统原版本[root@admin ~]# java -versionjava version "1.6.0_24"OpenJDK Runtime Environment (IcedTea6 1.11.1) ... 阅读全文

posted @ 2015-04-25 22:31 hellovx 阅读(156) 评论(0) 推荐(0)

springmvc 视频上传 ffmepg 转换为 flv格式 在转换flv时卡死,需关闭tomcat解决方案

摘要: 今天做一个上传视频然后直接转换为flv格式的东西,在上传和格式转换(ffmpeg.exe)分别都正常情况下,发现在整合到一起时上传成功后停顿在格式转换上,而且关闭tomcat后就开始自动转换flv了。解决方案是:需要把转换反馈信息获取就可以了。ProcessBuilder builder = new... 阅读全文

posted @ 2015-04-25 22:29 hellovx 阅读(203) 评论(0) 推荐(0)

< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12

导航

统计

点击右上角即可分享
微信分享提示