1、add the items to shopping cart:cart是手推车; 2、place an order下订单,pay for it付款; 3、after sales services售后服务,pre sales services售前服务; 4、warranty period保修期;t ...
分类:
其他好文 时间:
2017-08-22 00:36:30
阅读次数:
123
Given a binary tree, flatten it to a linked list in-place. For example,Given The flattened tree should look like: recursive: ...
分类:
其他好文 时间:
2017-08-20 10:09:07
阅读次数:
155
Problem Description ZCC loves playing cards. He has n magical cards and each has a number on it. He wants to choose k cards and place them around in a ...
分类:
其他好文 时间:
2017-08-15 19:47:13
阅读次数:
157
ConstraintLayout 在 Android 开发中,我们通常是手写布局,很少会用拖动来写布局,虽然 ConstraintLayout 在 I/O 上以拖动来展现了各种功能,我估计在以后开发中,程序员还是习惯手撸代码。 我自己试着拖着用了一下,用得不是很明白 ,而且用起来效果不是很好。 那么 ...
分类:
其他好文 时间:
2017-08-15 18:55:41
阅读次数:
172
26. Remove Duplicates from Sorted Array Given a sorted array, remove the duplicates in place such that each element appear only once and return the ne ...
分类:
编程语言 时间:
2017-08-14 23:43:40
阅读次数:
208
Suppose you have a long flowerbed in which some of the plots are planted and some are not. However, flowers cannot be planted in adjacent plots - they ...
分类:
其他好文 时间:
2017-08-12 16:14:37
阅读次数:
563
27. Remove Element【leetcode】 Given an array and a value, remove all instances of that value in place and return the new length. Do not allocate extra ...
分类:
其他好文 时间:
2017-08-10 01:20:55
阅读次数:
184
2017年8月7日 星期一 --出埃及记 Exodus 28:29"Whenever Aaron enters the Holy Place, he will bear the names of the sons of Israel over his heart on the breastpiece ...
分类:
其他好文 时间:
2017-08-07 11:44:53
阅读次数:
111
Given an array A (index starts at 1) consisting of N integers: A1, A2, ..., AN and an integer B. The integer B denotes that from any place (suppose th ...
分类:
其他好文 时间:
2017-08-06 23:13:30
阅读次数:
406
2017年的愚人节,欧美最大的社区之一Reddit在/r/place/版块做了一个活动:他们在这个版块的顶部设置了一个1000x1000像素的巨大空白画布,并交由每一名社区成员任意涂抹:每个人可以选择在一个像素点上涂抹一个任意的颜色,但是要等一段时间才可以涂第二次,“单独的你可以创造一些东西,联合起 ...
分类:
其他好文 时间:
2017-08-06 20:50:07
阅读次数:
158