https://leetcode.com/contest/6/problems/trapping-rain-water-ii/ 看到这题,我很高兴,因为我做过!哈哈!其实我现在也写不出来,知道大概思想。 这题是google apactest 2017 round A 的第二题。https://cod ...
分类:
移动开发 时间:
2016-09-25 13:10:35
阅读次数:
199
The Water Bowls Description The cows have a line of 20 water bowls from which they drink. The bowls can be either right-side-up (properly oriented to ...
分类:
其他好文 时间:
2016-09-16 15:23:08
阅读次数:
153
accept 接受 I accepted her birthday gift.act 表演;举止 Jackie Chen acts in the film.add 添加 Please add some water to the bottle.agree 同意 I agree with you.all ...
分类:
其他好文 时间:
2016-09-13 22:07:10
阅读次数:
255
①.Software-软件”一词是20世纪60年代才出现的,软件Software——1958年由贝尔实验室的著名统计学家John Tukey 提出软件与硬件一起构成完整的计算机系统,它们是相互依存,缺一不可的。 自从第一台计算机诞生以后,就开始了软件的生产,到现在为止,经过了三个阶段。即程序设计时代 ...
分类:
其他好文 时间:
2016-09-13 13:33:04
阅读次数:
144
1、指令作用域中的@ 作用是把当前属性作为字符串传递。 前台代码: <div ng-controller="MyCtrl"> <drink water="{{pureWater}}"></drink></div> Js代码: <script type="text/javascript"> var m ...
分类:
其他好文 时间:
2016-09-12 14:15:56
阅读次数:
185
<?phpfunction water($dstpath,$srcpath,$pos = 1,$tmd = 80,$pre = "w_"){ $dstinfo = getimageinfo($dstpath); switch($dstinfo['type']){ case 1: $dstim = i ...
分类:
Web程序 时间:
2016-09-12 13:57:00
阅读次数:
179
10. Software, Software Engineering, water fall (瀑布模型),Code Complete, ...等名词的来源 http://en.wikipedia.org/wiki/John_Tukey 请问 “软件” , “软件工程”,瀑布模型,Code Comp ...
分类:
其他好文 时间:
2016-09-12 06:09:28
阅读次数:
114
Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adjacen ...
分类:
其他好文 时间:
2016-09-12 06:05:34
阅读次数:
158
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining. ...
分类:
移动开发 时间:
2016-09-11 13:00:07
阅读次数:
205
2016年9月10日 星期六 --出埃及记 Exodus 17:6I will stand there before you by the rock at Horeb. Strike the rock, and water will come out of it for the people to ...
分类:
其他好文 时间:
2016-09-10 11:51:24
阅读次数:
164