码迷,mamicode.com
首页 >  
搜索关键字:strange way to expre    ( 2753个结果
delete master error(git push origin :master)
All good so far. We next want to delete the branch on github. However, if we do this the naive way:git push origin :masterwe just get an error like th...
分类:其他好文   时间:2014-07-16 19:33:09    阅读次数:231
POJ 1422:Air Raid(最大独立集)
Air Raid Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 6547   Accepted: 3896 Description Consider a town where all the streets are one-way and each stree...
分类:其他好文   时间:2014-07-12 21:04:44    阅读次数:232
Ansible configure management--翻译(一)
---      Ansible is the simplest way to automate apps and IT infrastructure      这是Ansible官方网站的介绍,它是一个自动化的IT管理工具 ` 本着学习的态度我决定一边学习一边翻译Ansible configure management这本书,原文下载稍后放出(转载请注明出处,PDF版本在全部翻译完成之后放出)...
分类:其他好文   时间:2014-07-12 18:04:58    阅读次数:259
coreOS+Docker新一代企业轻量级Linux
CoreOS官网主页使用一句话概括其理 念:“A new way to think about servers”,以及紧接着的“CoreOS is Linux for massive server deployments”, 表示这是一个新思维方式思考未来服务器大规模部署的的Linux服务器操作系统...
分类:系统相关   时间:2014-07-11 23:19:03    阅读次数:702
ruby 学习笔记 1
写ruby blog 系统的记录下。也是对我学ruby的点滴记录。先介绍下我的学习环境。系统:ubuntu12.04文档:techotopia ,ruby文档,the hard way learn ruby 以及其他文档记录:有道云笔记关于ruby学习ruby 通常会介绍下ruby的历史和发展,但是...
分类:其他好文   时间:2014-07-10 16:42:21    阅读次数:177
java.text.MessageFormat
java.text.MessageFormatMessageFormat provides a means to produce concatenated messages in a language-neutral way. Use this to construct messages disp....
分类:编程语言   时间:2014-07-09 21:18:06    阅读次数:532
小谷实战Jquery(一)--用户名校验
小谷童鞋休息了好几天,终于又开始学习了.今天学的是Jquery,先来看看神马是jQuery? JQuery is designed to change the way that you write JavaScript. The focus of jQuery is "find some elements, do something with them". write less,do m...
分类:Web程序   时间:2014-07-09 12:48:41    阅读次数:221
PatentTips - Sprite Graphics Rendering System
BACKGROUNDThis disclosure relates generally to the field of computer graphics. More particularly, but not by way of limitation, it relates to techniqu...
分类:其他好文   时间:2014-07-08 22:52:36    阅读次数:254
php之foreach遍历数组
foreach (PHP 4, PHP 5) The foreach construct provides an easy way to iterate over arrays. foreach works only on arrays and objects, and will issue an error when you try to use it on a variable w...
分类:Web程序   时间:2014-07-08 19:52:38    阅读次数:291
UVA 10129 Play on Words
题目如下: Play on Words Some of the secret doorscontain a very interesting word puzzle. The team of archaeologists has tosolve it to open that doors. Because there is no other way to open the doors,...
分类:其他好文   时间:2014-07-06 12:12:36    阅读次数:221
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!