Chinaunix首页 | 论坛 | 博客
  • 博客访问: 438614
  • 博文数量: 26
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1101
  • 用 户 组: 普通用户
  • 注册时间: 2013-03-04 22:28
个人简介

Never stop learning.

文章分类

全部博文(26)

文章存档

2014年(2)

2013年(24)

发布时间:2013-07-31 12:02:24

转载自:http://grokcode.com/792/deploy-with-git-push/Deploy with ‘Git Push’by Jess Johnson in Tips & TutorialsSingle command deploys are awesome. When setting up a testing or production server, I always setup a script to deploy in a single command because it makes life easier and .........【阅读全文】

阅读(3832) | 评论(0) | 转发(0)

发布时间:2013-07-30 16:30:45

Become a More Satisfied Programmer. Today.by Jess Johnson in CareerIn the first post in this series, I talked a bit about different indicators of job satisfaction and how you can rank your own job for each of those criteria. In this post I’ll list simple steps anyone can tak.........【阅读全文】

阅读(3742) | 评论(0) | 转发(0)

发布时间:2013-07-30 15:58:45

本文详细讲解了Python中的对象的概念。......【阅读全文】

阅读(5712) | 评论(2) | 转发(1)

发布时间:2013-07-22 14:07:59

作为一名SEDT,我的世界里,不光是有代码,还有,葡萄和鱼,,,, 红提,它们已经熟了,等着我来摘 “这儿的葡萄儿好甜喔~~,甜到心窝窝儿” (我们家老大的原话) 红提,确实很红,红的都发黑,这个可以有 摘完红提,该钓鱼了,开杆就钓了一条大鱼,目测有3斤半!!! 把它放到网里吧,显然刚才钓它起来时,.........【阅读全文】

阅读(3445) | 评论(0) | 转发(0)

发布时间:2013-07-19 13:51:16

今天我们来学习Git命令中最基本的命令git config。在正式学习这个命令之前,我们先来认识一下Git的三个最重要的配置文件,他们分别是/etc/gitconfig, ${HOME}/.gitconfig, .git/config。这三个配置文件都是Git运行时所需要读取的,但是它们分别作用于不同的范围。 /etc/gitconfig: 系统范围内的配置文.........【阅读全文】

阅读(6549) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

swenker2015-05-19 23:23

怎么这么长时间都没有更新了?

回复  |  举报
留言热议
请登录后留言。

登录 注册