Link https://www.hackerrank.com/challenges/service-lanedef main(): n, t = map(int, raw_input().split()) arr = raw_input().split() # 这句自动将输入的数据切...
分类:
其他好文 时间:
2015-05-09 10:02:18
阅读次数:
132
https://01.org/linuxgraphics/documentation/build-guide-0https://01.org/linuxgraphics/community/mesahttps://01.org/linuxgraphics/downloads?keys=&downlo...
分类:
系统相关 时间:
2015-05-09 08:47:49
阅读次数:
174
具体算法可见[红黑树 - 维基百科,自由的百科全书](http://zh.wikipedia.org/zh/%E7%BA%A2%E9%BB%91%E6%A0%91)最总完成代码见[algorithm/RBTree.h at master · liu946/algorithm](https://git...
分类:
其他好文 时间:
2015-05-09 08:47:28
阅读次数:
101
基于boostrap,在部分实例基础之上堆砌山石,大刀阔斧,自成一体,同时解决浏览器兼容问题(目前IE6仍不支持),项目托管于Git@OSC,地址:https://git.oschina.net/twenty/singlewebpage, 如下为展示图...
分类:
Web程序 时间:
2015-05-09 00:00:22
阅读次数:
297
boto是Python的AWS开发工具包。
本文中所有环境都是在Linux操作系统下。
安装:
git clone https://github.com/awslabs/aws-python-sample.git
pip install boto
如果没有安装pip,参考这里的安装步骤:http://pip.readthedocs.org/en/latest/installing.h...
分类:
编程语言 时间:
2015-05-08 23:58:36
阅读次数:
838
原文https://github.com/bboyfeiyu/iOS-tech-frontier/blob/master/issue-3/Swift的响应式编程.md原文链接 :Reactive Swift原文作者 :Agnes Vasarhelyi译文出自 : 开发技术前线 www.devtf.c...
分类:
编程语言 时间:
2015-05-08 23:50:19
阅读次数:
267
一·下载安装所需要的的软件mariadb安装包,请在mariadb官网下载https://www.mariadb.comcmake安装包,http://www.cmake.org二·安装首先安装cmaketar-xvfcmake-3.2.1.tar.gz./bootstrapmake&&makeinstall然后安装mariadbtarxvfmariadb-10.0.17-linux-x86-64.tar.gzcdm..
分类:
数据库 时间:
2015-05-08 18:29:17
阅读次数:
224
1、下载安装包:http://luajit.org/download/LuaJIT-2.0.3.tar.gz?https://codeload.github.com/simpl/ngx_devel_kit/tar.gz/v0.2.19https://codeload.github.com/openresty/lua-nginx-module/tar.gz/v0.9.15http://nginx.org/download/nginx-1.9.0.tar.gzhttps://codeload.git..
分类:
其他好文 时间:
2015-05-08 18:23:23
阅读次数:
334
一 下载安装nodejs
下载地址:https://nodejs.org/
#nodejs默认安装了npm工具
pomelo是基于nodejs,会用到很多nodejs中的代码。
另外还需要用到npm工具。
二 安装git
参考github官网:https://help.github.com/articles/set-up-git/
npm工具会用到git
三...
分类:
Web程序 时间:
2015-05-08 18:17:57
阅读次数:
808
作者:郭嘉
邮箱:allenwells@163.com
博客:http://blog.csdn.net/allenwells
github:https://github.com/AllenWells【媒体应用:Android平台Vitamio播放器探索之路系列】章节索引【媒体应用:Android平台Vitamio播放器探索之路系列】之二:Vitamio API注意:为了方便大家对照源码阅览,V...
分类:
移动开发 时间:
2015-05-08 18:14:25
阅读次数:
401