上一页 1 2 3 4 5 6 7 8 9 ··· 14 下一页
摘要: 【一些设置】1.eclipse里的中文注释比较小 Window --> Preferences --> General --> Appearance --> Colors and Fonts --> Basic --> Text Font --> Edit如果在新版eclipse中中文注释明显小于... 阅读全文
posted @ 2015-05-07 10:18 hwu_harry 阅读(106) 评论(0) 推荐(0) 编辑
摘要: 【题目】Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers.If such arrangement is not pos... 阅读全文
posted @ 2015-05-06 20:26 hwu_harry 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 【题目】You are given annxn2D matrix representing an image.Rotate the image by 90 degrees (clockwise).Follow up:Could you do this in-place?【analyze】1.先对角线... 阅读全文
posted @ 2015-05-06 14:57 hwu_harry 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 【资源导航】1.[StackOverFlow]2.[GitHub]3.[CsdnCode]4.[TaoCode]5.[OSChinaCode]【开源导航】【博客导航】【学习导航】1.[慕课网](慕课网-国内最大的IT技能学习平台)2.[极客学院](极客学院IT在线教育平台)3.[网易云课堂](云课堂... 阅读全文
posted @ 2015-05-06 13:42 hwu_harry 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 【题目】Givennnon-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after rainin... 阅读全文
posted @ 2015-05-06 12:29 hwu_harry 阅读(103) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 14 下一页