- 博客(17)
- 收藏
- 关注
原创 java poi导出excel是文件名字符转译问题
response.reset(); response.setContentType("application/x-download");//下面三行是关键代码,处理乱码问题 response.setCharacterEncoding("utf-8"); response.setHeader("Content-Disposition", "at
2017-11-20 17:22:16
1498
原创 java poi导入图片问题
/** * 工作薄对象 */ private SXSSFWorkbook wb; /** * 工作表对象 */ private Sheet sheet; /** * 样式列表 */ private Map<String, CellStyle> styles; /** * 当前行号
2017-11-20 17:20:28
2465
转载 spring context 初始化两次导致dubbo端口被占用
http://blog.youkuaiyun.com/jingyulanye/article/details/51451416背景:一个刚开发完的小项目部署到测试环境,总是部署失败,直观的报错是error日志中有dubbo端口被占用。项目为springmvc框架+tomcat。错误日志为:[0518 19:36:41 354 ERROR] [main] web.context.Co
2017-10-23 10:19:07
1030
转载 进阶vue全家桶
https://segmentfault.com/a/1190000008610059项目地址: https://github.com/hzzly/xyy-vuedemo地址: http://hzzly.net/xyy-vue/
2017-07-19 09:37:05
376
原创 AE模板
http://www.linecg.com/ae_list_0_0_0.htmlhttp://www.linecg.com/ae_content_52298.html
2017-07-14 09:07:45
574
原创 阿里云服务器
https://free.aliyun.com/?spm=5176.8112568.738194.2.VHIhly&type=personal
2017-07-13 15:37:57
252
原创 Android工具网站
http://www.androiddevtools.cn/ 中国科学院开源协会镜像站地址:IPV4/IPV6: mirrors.opencas.cn 端口:80IPV4/IPV6: mirrors.opencas.org 端口:80IPV4/IPV6: mirrors.opencas.ac.cn 端口:80上海GDG镜像服务器地址:sdk.
2017-06-20 11:42:21
271
原创 rxjava与sqlite的结合
Subscription rxSubscription =DbHelper.insertObCjZrc(point, zrcmc, ssxz, ssjzc, accessType, picTime,0) .observeOn(AndroidSchedulers.mainThread()) .subscribe(new Action1() {
2017-06-17 15:21:31
596
转载 【Arcgis for android】相关教程收集自网络
http://blog.youkuaiyun.com/wangcan2014/article/details/17584921http://www.cnblogs.com/vir56k/tag/arcgis%20for%20android/张云飞VIRhttp://www.cnblogs.com/vir56k/tag/arcgis%20for%20android/
2017-06-15 09:25:37
295
原创 使用SQL操作SQLite存储的ST_Geometry
http://blog.youkuaiyun.com/linghe301/article/details/17551245http://blog.youkuaiyun.com/linghe301/article/details/9056247http://resources.arcgis.com/en/help/main/10.2/index.html#/ST_Intersects/006z000000590
2017-06-14 17:39:19
1780
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人