会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhao1949
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
6
7
8
9
10
11
12
13
14
···
41
下一页
2017年9月19日
Using curl to upload POST data with files
摘要: https://stackoverflow.com/questions/12667797/using-curl-to-upload-post-data-with-files ***************************************************************
阅读全文
posted @ 2017-09-19 10:18 zhao1949
阅读(668)
评论(0)
推荐(0)
2017年9月8日
JAVA实现MD5加密算法(使用MessageDigest)
摘要: http://blog.csdn.net/ymc0329/article/details/6738711 ************************************************* MD5加密算法,即"Message-Digest Algorithm 5(信息-摘要算法)",
阅读全文
posted @ 2017-09-08 17:24 zhao1949
阅读(365)
评论(0)
推荐(0)
2017年9月6日
[Java]随记--HttpClient发送put请求
摘要: http://blog.csdn.net/u010989191/article/details/52852155 ********************************************************** 所需的jar包:http://download.csdn.net/d
阅读全文
posted @ 2017-09-06 08:41 zhao1949
阅读(4707)
评论(0)
推荐(0)
2017年9月4日
Java使用HttpClient实现Post请求
摘要: http://www.cnblogs.com/mengrennwpu/p/6418114.html ******************************************* 基于项目需求,想要实现Post消息推送,故采用HttpClient组件进行实现,相关代码如下(注:程序采用的ht
阅读全文
posted @ 2017-09-04 18:42 zhao1949
阅读(3198)
评论(0)
推荐(0)
2017年9月1日
mysql之左连接与右连接
摘要: http://www.cnblogs.com/zzwlovegfj/archive/2012/06/23/2559593.html ****************************************************************** 左连接: select 列1,列2
阅读全文
posted @ 2017-09-01 08:27 zhao1949
阅读(2011)
评论(0)
推荐(0)
2017年8月23日
java使用AES加密解密 AES-128-ECB加密
摘要: http://www.cnblogs.com/chen-lhx/p/5817161.html ************************************************* android
阅读全文
posted @ 2017-08-23 08:18 zhao1949
阅读(2341)
评论(0)
推荐(0)
2017年8月22日
java连接https时禁用证书验证.
摘要: okhttp:
阅读全文
posted @ 2017-08-22 08:19 zhao1949
阅读(2464)
评论(0)
推荐(0)
2017年8月18日
How to disable SSL certificate checking with Spring RestTemplate?(使用resttemplate访问https时禁用证书检查)
摘要: How to disable SSL certificate checking with Spring RestTemplate?(使用resttemplate访问https时禁用证书检查) ******************************************************
阅读全文
posted @ 2017-08-18 10:29 zhao1949
阅读(8161)
评论(0)
推荐(1)
2017年8月8日
webpack打包调试react并使用babel编译jsx配置方法
摘要: http://lxj8749.iteye.com/blog/2287074 ********************************************** 安装webpack npm i webpack --save-dev 如果使用 -g参数,可以安装到全局使用,在当前目录安装,可执
阅读全文
posted @ 2017-08-08 16:11 zhao1949
阅读(1810)
评论(0)
推荐(0)
2017年8月2日
动态改变spring定时任务执行频率
摘要: http://blog.csdn.net/qq_27063119/article/details/54926406 ********************************************************************** 一.引入 由于公司门户系统需要定时推送数据
阅读全文
posted @ 2017-08-02 09:07 zhao1949
阅读(3340)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
41
下一页
公告