自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (139)
  • 收藏
  • 关注

转载 url 传递参数(特殊字符)解决方法

首先设置 apache 配置文件, server.xml 在 port=8080 那一行中加上 URIEcoding=GBK 有些符号在URL中是不能直接传递的,如果要在URL中传递这些特殊符号,那么就要使用他们的编码了。下表中列出了一些URL特殊符号及编码   十六进制值1.+URL 中+号表示空格%2B2.空格

2016-06-30 00:47:06 54797 1

转载 利用MVC的过滤器实现url的参数加密和解密

最近在与一个IOS应用做接口对接,之前一直都没有遇到什么很大的问题,但是有一天发现可以通过软件解析app的url,然后直接通过url的拼接修改接口数据,这一下使得数据的安全性和准确性都降低了,于是就想到了url加密。  然后在网上查了一下url的加密算法,使用比较普遍的还是Base64的加密,但是对于如何实现加密,网上的资料确不多,可能是我搜索的关键词不对。既然没有现成的参考文件,那么就只能靠

2016-06-30 00:46:49 3601

转载 ubuntu14.04 IBUS 中文输入法的设置框 跟随设置

#ibus-setupshow property panel设置下

2016-06-14 10:37:04 2461

原创 onedrive-d WARNING: Dummy-2: failed to dump config to file .onedrive/config_v2.json

The problem is that it was installed as root, by running:sudo ./install.sh #WRONGso the .onedrive folder is owned by root. When you run onedrive-pref, it cannot write the configuration filec

2016-06-08 11:04:17 1308

翻译 Access to the path "/etc/mono/registry" is denied.

When I run my ASP.NET MVC 4 website on my ubuntu 14.04 LTS with xsp4 (from MonoDevelop or directly) I'm getting the following exception:Access to the path "/etc/mono/registry" is denied.Turn

2016-06-08 09:48:42 1669

原创 gimp toolbox

2016-06-01 11:46:23 632

原创 GIMP如何保留文字轮廓去除文字颜色

选中文字图层(一定是文字图层,否则无效)使用“按颜色选择工具”,选择文字,按下键盘的“del”,删除文字的颜色这样文字就是透明的,并保留了选区(顺便说一下,PS里有一个“文字选区工具”,gimp里没有,不过没关系,只要这样做就可以了)在文字图层点右键,选择“合并图层”,这样文字选区就在背景图层上,可对其颜色进行编辑,当然,如果文字选区不是急着用,可以保存为路径,需要时再从路径中恢复成选

2016-06-01 11:38:57 3059 1

原创 gimp 文字渐变效果

GIMP

2016-06-01 11:34:24 2398

google chrome stable for ubuntu

google chrome stable for ubuntu 谷歌浏览器 稳定版

2018-05-29

鸢尾花数据集

鸢尾花数据集,这是个最常用的demo数据集,使用的时候先用setwd定位到目录

2018-03-05

adt-bundle-linux-x86_64-20140624

adt-bundle-linux-x86_64-20140624 ADT Bundle包含了Eclipse、ADT插件和SDK Tools,是已经集成好的IDE,只需安装好Jdk即可开始开发,推荐初学者下载ADT Bundle,不用再折腾开发环境。

2018-02-10

Booting multiple ISOs with GRUB2 from one single USB stick

Booting multiple ISOs with GRUB2 from one single USB stick

2018-01-10

aspx jqgrid 分页、excel导出最佳实践

aspx jqgrid 分页、excel导出最佳实践,其中包括jqgrid、Aspose.Cells等三方插件,同时,有C#代码与js代码

2017-12-11

Linux-Journal

Linux-Journal 这个刊物现在已经停了 我收集2016年10月至2017年11月的在此

2017-12-05

jquery.jqGrid.min.js

支持三行表头,修改了官方的jquery.jqGrid.min.js,直接替换即可

2017-11-22

全国行政区划地址数据库

全国行政区划地址数据库 CREATE TABLE `area` ( `ID` int(11) NOT NULL, `PARENT_ID` int(11) NOT NULL DEFAULT '0' COMMENT '父级ID', `NAME` varchar(50) NOT NULL COMMENT '名称', `SHORT_NAME` varchar(50) NOT NULL COMMENT '简称', `LONGITUDE` float NOT NULL DEFAULT '0' COMMENT '经度', `LATITUDE` float NOT NULL DEFAULT '0' COMMENT '纬度', `LEVEL` int(1) NOT NULL COMMENT '等级(1省/直辖市,2地级市,3区县,4镇/街道)', `SORT` int(3) NOT NULL DEFAULT '1' COMMENT '排序', `STATUS` int(1) NOT NULL DEFAULT '0' COMMENT '状态(0禁用/1启用)', PRIMARY KEY (`ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8

2017-10-28

visual studio 2013 英文语言包

visual studio 2013 英文语言包 visual studio 2013 英文语言包

2017-10-11

7z 命令行版

7z 命令行版 7z 命令行版 7z 命令行版 7z 命令行版 7z 命令行版

2017-10-11

Java Persistence with Hibernate

Hibernate

2017-08-02

MySQL_5.5中文帮助文档

MySQL_5.5中文帮助文档.

2017-08-02

Maven the definitive guide

Maven the definitive guide

2017-08-02

texturepacker_cr

texturepacker_cr

2017-07-17

adt-bundle-windows-x86_64-20140702 第二卷

adt-bundle-windows-x86_64-20140702 第二卷 第一卷:http://download.csdn.net/detail/hejisan/9901095

2017-07-17

adt-bundle-windows-x86_64-20140702 第一卷

adt-bundle-windows-x86_64-20140702 第一卷

2017-07-17

apache-ant-1.9.6-bin

apache-ant-1.9.6-bin

2017-07-17

.net版最新支付宝官方SDK(20170703可用)

.net版最新支付宝官方SDK(20170703可用)

2017-07-03

mysql-5.5.56-linux-glibc2.5-i686

mysql-5.5.56-linux-glibc2.5-i686

2017-07-03

dom4j-1.6.1.jar

dom4j-1.6.1.jar

2017-07-02

jdk-7u79-linux-x64

jdk-7u79-linux-x64

2017-07-02

jdk-7u7-linux-i586.tar.gz下载

jdk-7u7-linux-i586.tar.gz

2017-06-11

apache-tomcat-7.0.73

apache-tomcat-7.0.73 linux

2017-06-06

7-ZipPortable

7-ZipPortable

2017-05-23

ZXing.Net.0.12.0

ZXing.Net.0.12.0

2017-05-19

clipboard.min.js

clipboard.min.js

2017-04-22

vmware mac 第三卷 共三卷

vmware mac 第三卷 第一卷 http://download.csdn.net/detail/hejisan/9805958 第二卷 http://download.csdn.net/detail/hejisan/9805945 解压参考 http://blog.csdn.net/hejisan/article/details/53725955

2017-04-07

vmware mac 第一卷

vmware mac 第一卷 解压参考 http://blog.csdn.net/hejisan/article/details/53725955 第二卷地址:http://download.csdn.net/detail/hejisan/9805945

2017-04-07

Android 4_0 NDK程式设计

Android 4_0 NDK程式设计

2017-04-06

Android.NDK.Beginner's.Guide

Android.NDK.Beginner's.Guide 第一版

2017-04-06

SoundStudiomac

SoundStudiomac

2017-04-05

gimp 2.8 mac

gimp 2.8 mac

2017-04-05

cocos2d-x-3.14.1.zip 第二卷 第一卷请在我的下载里找

cocos2d-x-3.14.1.zip 第二卷 第一卷请在我的下载里找 解压请参考:http://blog.csdn.net/hejisan/article/details/53725955

2017-04-05

cocos2d-x-3.14.1.zip 第一卷 第二卷请在我的下载里找

cocos2d-x-3.14.1.zip 第一卷 第二卷请在我的下载里找 解压请参考:http://blog.csdn.net/hejisan/article/details/53725955

2017-04-05

android-sdk_r24.4.1-macosx

android-sdk_r24.4.1-macosx

2017-04-05

android-ndk-r10e-darwin-x86_64 mac 第二个卷 共两卷

android-ndk-r10e-darwin-x86_64 第二个卷 cat x* > file.zip 第一卷地址 http://download.csdn.net/detail/hejisan/9803776 解压 http://blog.csdn.net/hejisan/article/details/53725955

2017-04-05

android-ndk-r10e-darwin-x86_64 第一个卷

android-ndk-r10e-darwin-x86_64 第一个卷 cat x* > file.zip

2017-04-05

Synergy mac和windows版本

Synergy mac和windows版本 组合

2017-03-30

PortableGit-2.12

PortableGit-2.12

2017-03-30

Git-2.12.0-64-bit for windows

Git-2.12.0-64-bit https://tortoisegit.org/download/ https://github.com/waylau/git-for-win

2017-03-30

空空如也

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

TA关注的人

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