自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Minecraft

目前最有趣的等待,是未来

  • 博客(24)
  • 资源 (2)
  • 收藏
  • 关注

原创 LeetCode笔记:24. Swap Nodes in Pairs

交换链表中每两个相邻的节点位置

2016-09-30 09:15:25 872

原创 LeetCode笔记:342. Power of Four

判断一个数是不是4的次方数

2016-09-30 08:54:49 1038

原创 LeetCode笔记:345. Reverse Vowels of a String

翻转字符串中所有元音的位置

2016-09-29 14:57:55 1115

原创 LeetCode笔记:21. Merge Two Sorted Lists

合并两个有序链表

2016-09-28 15:23:23 978

原创 LeetCode笔记:235. Lowest Common Ancestor of a Binary Search Tree

找出一个二叉查找树中两个节点的最低共同祖先

2016-09-27 10:29:42 1054

原创 LeetCode笔记:121. Best Time to Buy and Sell Stock

根据每日股价计算最大收益

2016-09-26 10:38:50 2125 2

原创 LeetCode笔记:404. Sum of Left Leaves

计算一个二叉树所有左叶子节点值之和

2016-09-26 09:13:36 3304 3

原创 LeetCode笔记:70. Climbing Stairs

面对一个楼梯你有多少种爬法

2016-09-23 09:34:22 1262

原创 LeetCode笔记:263. Ugly Number

判断一个数字丑不丑。。。莫名的可怜

2016-09-22 09:55:17 1226

原创 LeetCode笔记:191. Number of 1 Bits

判断一个无符号数的二进制有多少个1

2016-09-22 09:32:51 1272

原创 LeetCode笔记:83. Remove Duplicates from Sorted List

删除排好序的链表中重复的节点

2016-09-21 09:40:19 1336

原创 LeetCode笔记:202. Happy Number

判断一个数happy不happy。。。什么鬼

2016-09-20 09:52:29 1379

原创 LeetCode笔记:231. Power of Two

判断一个数是否是2的次方数

2016-09-19 10:28:28 1271

原创 LeetCode笔记:326. Power of Three

判断一个整数是否是3的次方数

2016-09-19 09:27:14 1590

原创 LeetCode笔记:350. Intersection of Two Arrays II

找出两个数组中相同的数字(出现几次保留几次)

2016-09-14 14:46:31 1802

原创 用户、角色、权限的三角恋

一个系统,如果涉及到较多较细的权限管理,则可以考虑使用用户、角色、权限的三角模式去进行权限的分配与管理

2016-09-14 10:43:10 2687

原创 LeetCode笔记:387. First Unique Character in a String

找到一个字符串中第一个只出现一次的字母

2016-09-13 09:15:21 2238

原创 LeetCode笔记:383. Ransom Note

一个字符串是否可以由另一个字符串中的字母组成

2016-09-12 11:05:07 1040

原创 LeetCode笔记:349. Intersection of Two Arrays

找出两个数组中相同的数字(不能重复)

2016-09-09 14:44:17 1211

原创 LeetCode笔记:389. Find the Difference

在两个字符串中找出唯一多出的那个字母

2016-09-08 15:45:03 2117

原创 LeetCode笔记:136. Single Number

找出数组中唯一一个只出现了一次的数字

2016-09-07 14:51:39 3020

原创 iOS 视图控制器ViewController生命周期

讲述iOS开发过程中界面的生命周期各个过程,帮助更好地在合适的地方进行对应的工作

2016-09-06 21:32:53 1411

原创 LeetCode笔记:371. Sum of Two Integers

不使用加号减号达到计算两个整数之和的目的

2016-09-06 11:01:13 977

原创 React Native中加载指示器组件ActivityIndicator使用方法

介绍React Native中的一个组件——ActivityIndicator,即加载指示器,俗称菊花,的简单使用方法

2016-09-05 15:20:58 13386 2

apue 英文版 第三版

高清英文版,有书签,配合中文食用效果极佳

2017-03-30

《AFNetworking 3.0 源码解读》系列文章整理版

AFNetworking 3.0 源码解读 系列文章的整理全篇版,强烈推荐,分章可查看我的博客

2016-12-15

空空如也

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

TA关注的人

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