自定义博客皮肤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)
  • 收藏
  • 关注

转载 Goland设置json的tag时候的小技巧

在使用goland的时候发现每次写结构体的json的tag时候总是会出现下划线的情况,而我们需要的是驼峰的,每次还得自己写,非常麻烦,今天无意中发现goland有个live template 可以用来设置直接驼峰的tag. 首先,打开File->Settings->Live Te...

2018-03-20 15:12:00 5055

转载 Spring security学习笔记-1

主动辞职浪了两个月,最终在爸妈天天催着下,随便找了家公司上班去了,新公司里面用到了spring security框架,之前用的shiro还没用上,就换了这个。。。总之先记录一下,以后说不定用的上 首先添加maven依赖:(里面有好多依赖,应该是包括配置库,核心库,标签库,认证库,我没看懂,暂...

2017-04-26 11:55:00 95

转载 leetCode刷题记录-4. Median of Two Sorted Arrays

There are two sorted arraysnums1andnums2of size m and n respectively. Find the median of the two sorted arrays. The overall run time complexit...

2017-03-11 23:53:00 86

转载 leetCode刷题记录-3. Longest Substring Without Repeating Characters

Given a string, find the length of thelongest substringwithout repeating characters. Examples: Given"abcabcbb", the answer is"abc", which the...

2017-03-11 23:46:00 105

转载 leetCode刷题记录-2. Add Two Numbers

You are given twonon-emptylinked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes con...

2017-03-11 23:20:00 79

转载 leetCode 刷题记录-1. Two Sum

Given an array of integers, returnindicesof the two numbers such that they add up to a specific target. You may assume that each input would hav...

2017-03-11 23:11:00 68

转载 微信图片防盗链解决

刚毕业一个月,溜达到创业公司,居然勉强成了核心人员,然后最近做微信第三方平台,发现微信这个图片有防盗链,最先用了 http://my.oschina.net/wsyblog/blog/639419这个方法,然而虽然解决了,但是对于多个图片的还是有点问题的,比如选择的时候图片不一致(这个是我...

2016-08-11 11:56:00 396

转载 学习笔记(1)

在实训的时候出现Illegal mix of collations (gbk_chinese_ci,IMPLTCIT)and (uft8_general_ci,COERCIBLE) for operation 'like' 问题 很无奈,上网去查了很多方法, 试了,没用 然后去群里问了...

2015-07-08 18:03:00 99

空空如也

空空如也

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

TA关注的人

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