自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

guicaisa的博客

抠着鼻屎,敲着代码。

  • 博客(5)
  • 资源 (1)
  • 问答 (1)
  • 收藏
  • 关注

原创 leetcode刷题,总结,记录,备忘 289

leetcode289Game of LifeAccording to the Wikipedia's article: "The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 19

2015-11-24 22:10:52 313

原创 使用MySql自带的库进行数据库连接时可能产生的一些问题

针对于我自己在使用mysql数据库的过程中遇到的一些问题,记录下来,以做备忘,并分享给网友,因为我自己也经常在网上,在别人的博客中寻找答案,觉得这种互助是很重要的,所以也分享点自己所知,我的mysql版本是5.7.9。首先下载并安装好了mysql数据库之后,想要使用mysql自己的库在程序中进行数据库连接,网上大部分都说直接找到放库的文件下面,包含一个mysql.h就行了,的确如此,但是问题来

2015-11-11 20:22:18 1459 6

原创 leetcode刷题,总结,记录,备忘300

leetcode300,Longest Increasing SubsequenceGiven an unsorted array of integers, find the length of longest increasing subsequence.For example,Given [10, 9, 2, 5, 3, 7, 101, 18],The longes

2015-11-08 20:04:14 3134

原创 leetcode刷题,总结,记录,备忘 199

leetcode199Binary Tree Right Side ViewGiven a binary tree, imagine yourself standing on the right side of it, return the values of the nodes you can see ordered from top to bottom.For exampl

2015-11-04 23:15:41 285

原创 leetcode刷题,总结,记录,备忘 128

leetcode128Longest Consecutive SequenceGiven an unsorted array of integers, find the length of the longest consecutive elements sequence.For example,Given [100, 4, 200, 1, 3, 2],The long

2015-11-01 16:19:30 318

libcurl库 libcurl-7.19.3-win32-ssl-msvc

libcurl库 libcurl-7.19.3-win32-ssl-msvc

2016-06-23

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

TA关注的人

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