自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (13)
  • 问答 (2)
  • 收藏
  • 关注

转载 JAVA中URL传递中文参数,\%解析 取值是乱码的解决办法

关于JAVA中URL传递中文参 URLDecoder和URLEncoder方面的使用问题,突然想起,原来我刚遇到这两个类时,也觉得很神密,由此可以想想初学者的心情,于是便有了今天的这篇文章.    其实,这两个类的使用并不复杂,URLDecoder和URLEncoder它的作用主要是用于普通字符串和application/x-www-form-rulencodedMIME字符串之间的转换,

2017-07-20 15:49:32 1368

原创 mysql 到出到csv 带列表明

select * from ( select 'city_id' as city_id, 'company_id' as company_id, 'contract_no' as contract_no, 'biz_type' as biz_type, 'chargetype_id' as chargetype_id, 'charge_item_no' as charge_item_no, '

2017-07-07 11:00:24 409

JDSL 2.0 the Data Structures Library in Java

the Data Structures Library in Java (JDSL). In addition to basic data structures, such as lists and dictionaries, JDSL includes implementations of a variety of complex data structures, such as trees, graphs, and priority queues, with powerful and flexible access to the elements stored, both by means of traditional iterators and by means of new types of accessors called positions and locators. ¤

2016-10-23

f.lux自动调整屏幕色温

f.lux - 全天候保护眼睛健康软件!自动调整屏幕色温减少蓝光防疲劳,长时间玩电脑必备!

2016-10-13

jad_java反编译插件eclipse 亲测可用

  1、下载eclipse插件:jadclipse_3.1.0.jarhttp://jadclipse.sourceforge.net/   2、 下载Jad反编译工具:jad.exehttp://www.kpdus.com/jad.html#download   3、将jad反编译工具jad.exe放到jdk安装路径的bin目录下面,jadclipse_3.1.0.jar放到eclipse的安装目录下的plugins目录下。   4、启动eclipse,打开:Window->Preferences->Java->JadClipse.   Path to decompiler,这里设置反编译工具jad的全路径名,就是第三部jad.exe的路径。   5、 安装完成后,eclipse自动将JadClipse Class File Viewer设置成class文件的缺省打开方式。如果没有默认,可以在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将自动反编译。   注意:jadclipse_3.1.0.jar的版本与eclipse的platform版本号相关

2016-05-14

ArcGIS 10.1 key for desktop and server

ArcGIS 10.1 key for desktop and server contain Server 10.1.ecp

2016-02-29

数据挖掘:概念与技术 韩家炜

数据挖掘:概念与技术 韩家炜版 doc版本 亲测257页

2016-02-28

nine chapter ppt

nine chapter ppt is the source for people who want to learn lintcode or leetcode by yourself. enjoy it.

2016-02-25

arff weka数据集

weka 测试数据集,是jar文件需要加压。UCI文件夹下arff格式数据集

2016-02-24

一份不太简短的LATEX2介绍

LATEX是一种排版系统,它非常适用于生成高印刷质量的科技和数学 类文档。这个系统同样适用于生成从简单的信件到完整书籍的所有其他种 类的文档。LATEX 使用TEX[2] 作为它的格式化引擎。

2016-02-20

Let the Ballon rise

zju_2104_Let the Ballon rise

2015-08-23

chc java笔记1

java学习过程记录下的笔记,上课测试程序,以及重点难点:概述,环境变量,语法规则,三种方法打印输出菱形小程序,命令java Hello 在dos命令下加载流程图

2014-03-31

chc c语言 笔记上

学习c语言过程中记下的笔记,以及课上测试程序和 基本程序代。

2014-03-31

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除