码迷,mamicode.com
首页 >  
搜索关键字:原创 2017-06-21 kaige123.com 凯哥学堂    ( 12648个结果
Leetcode 数 Reverse Integer
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlie Reverse Integer  Total Accepted: 17472 Total Submissions: 43938 Reverse digits of an integer. Example1: x = 123, return 32...
分类:其他好文   时间:2014-05-14 00:59:13    阅读次数:369
Leetcode 树 Symmetric Tree
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlie Symmetric Tree  Total Accepted: 13991 Total Submissions: 44240 Given a binary tree, check whether it is a mirror of itself ...
分类:其他好文   时间:2014-05-14 00:52:07    阅读次数:372
8.跟我学solr---UpdateRequestProcessor详解
定期为大家更新原创的跟我学solr系列教程...
分类:其他好文   时间:2014-05-13 23:38:26    阅读次数:301
跟我学solr---吐槽一下,我的文章被抄袭啦
定期为大家更新原创的跟我学solr系列教程...
分类:其他好文   时间:2014-05-13 23:20:52    阅读次数:265
Leetcode 贪心 Best Time to Buy and Sell Stock
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlie Best Time to Buy and Sell Stock  Total Accepted: 13234 Total Submissions: 43145 Say you have an array for which the ith ele...
分类:其他好文   时间:2014-05-13 07:30:13    阅读次数:276
Leetcode 数 Palindrome Number
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlie Palindrome Number  Total Accepted: 12165 Total Submissions: 41736 Determine whether an integer is a palindrome. Do this wit...
分类:其他好文   时间:2014-05-13 05:28:07    阅读次数:253
化繁为简系列原创软件 - 游戏专题 - 我的桌面MyDesktop
今天在网上看到一个用桌面背景当做拼图内容的游戏很新颖,反正今天下雨我也闲着,索性用了半天时间做了一个类似的游戏《MyDesktop》。做完后立即分享给了两个朋友,他俩都被吓坏了。现在分享给大家,空闲的时候轻松一下,别被吓到噢。下载MyDesktop- v1.0 for WinXPMyDeskto.....
分类:其他好文   时间:2014-05-12 20:52:43    阅读次数:336
mapreduce job提交流程源码级分析(三)
mapreduce job提交流程源码级分析(二)(原创)这篇文章说到了jobSubmitClient.submitJob(jobId, submitJobDir.toString(), jobCopy.getCredentials())提交job,最终调用的是JobTracker.submit.....
分类:其他好文   时间:2014-05-11 16:32:10    阅读次数:289
Leetcode 位运算 Single NumberII
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlie Single Number II  Total Accepted: 14224 Total Submissions: 43648 Given an array of integers, every element appears three ti...
分类:其他好文   时间:2014-05-11 03:54:46    阅读次数:317
Leetcode 树 Maximum Depth of Binary Tree
本文为senlie原创,转载请保留此地址:http://blog.csdn.net/zhengsenlie Maximum Depth of Binary Tree  Total Accepted: 16605 Total Submissions: 38287 Given a binary tree, find its maximum depth. ...
分类:其他好文   时间:2014-05-11 01:58:31    阅读次数:441
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!