码迷,mamicode.com
首页 >  
搜索关键字:class    ( 183544个结果
[leetcode] Jump Game
Given an array of non-negative integers, you are initially positioned at the first index of the array.
分类:其他好文   时间:2014-06-27 11:42:04    阅读次数:146
Ubuntu中Git服务器搭建
git服务器搭建过程参考网上资料搭建git服务器过程记录 如下:需求硬件需求:一台Ubuntu或者debian电脑(虚拟机),能通过网络访问到。软件需求:git-core, gitosis, openssh-server, openssh-client, Apache2(Gitweb)安装配置git...
分类:其他好文   时间:2014-06-27 11:41:26    阅读次数:208
[leetcode] Spiral Matrix II
Given an integer n, generate a square matrix filled with elements from 1 to n2 in spiral order.
分类:其他好文   时间:2014-06-27 11:40:49    阅读次数:156
[leetcode] N-Queens II
Now, instead outputting board configurations, return the total number of distinct solutions.
分类:其他好文   时间:2014-06-27 11:40:13    阅读次数:277
[leetcode] Rotate List
Given a list, rotate the list to the right by k places, where k is non-negative.
分类:其他好文   时间:2014-06-27 11:39:33    阅读次数:289
Jumony快速抓取网页 --- Jumony使用笔记--icode
作者:郝喜路 个人主页: http://www.cnicode.com 博客地址:http://haoxilu.cnblogs.com 时间:2014年6月26日 19:25:02 刚刚在博客园 看到一篇博文《使用HttpWebRequest和HtmlAgilityPack抓取网页(拒绝乱码...
分类:Web程序   时间:2014-06-27 11:38:56    阅读次数:324
LeetCode OJ - Add Two Numbers
题目:You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a sing...
分类:其他好文   时间:2014-06-27 11:38:12    阅读次数:207
Sql Server 2005 开发版亲測可用下载地址
sqlserver2005开发版下载地址:http://222.132.81.146/rj/cs_sql_2005_dev_all_dvd.rar建议使用迅雷下载。sql server 2005 开发版迅雷下载地址:thunder://QUFodHRwOi8vMjIyLjEzMi44MS4xNDYv...
分类:数据库   时间:2014-06-27 11:36:20    阅读次数:374
Android Framework 记录之二
接着上次的记录,续写。23、services文件夹 文件 描写叙述class AlarmManagerService extends IAlarmManager.Stub {//定时管理服务public class AppOpsService extends IAp...
分类:移动开发   时间:2014-06-27 11:35:40    阅读次数:452
[leetcode] Anagrams
Given an array of strings, return all groups of strings that are anagrams.
分类:其他好文   时间:2014-06-27 11:34:57    阅读次数:641
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!