摘要: 田在津http://war.163.com/14/0110/09/9I7GQGQS00014OVF.htmlhttp://news.sina.com.cn/o/2009-11-16/173819059435.shtmlhttp://www.cchere.com/alist/721341很厉害,不灰心,注意细节(在残骸里头找到干扰机),科学计算(看看他们算近战快法的那个图),认真检验(用轰五模拟飞行检验部队的战术动作),真是磨刀不误砍柴工,认真测试,自己计算。 阅读全文
posted @ 2014-01-10 15:14 Xin Qian 阅读(152) 评论(0) 推荐(0)
摘要: how to setup the client to use a specific ssh keyXin@XQ-T410 ~/tmp/temp/testproject (master)$ cat ~/bin/gitsshwrap.sh#!/bin/bashssh -i ~/.ssh/id_rsa $@Xin@XQ-T410 ~/tmp/temp/testproject (master)$ GIT_SSH=gitsshwrap.sh git clone git@192.168.1.111:user/testproject.githow to create ssh key and upload p 阅读全文
posted @ 2013-11-30 03:10 Xin Qian 阅读(309) 评论(0) 推荐(0)
摘要: The enginerring projects that I am intersted todo:Component building system For large c/c++ project, devide the whole projects into subprojects. When submit the code for a project, the target for the current project also submitted. If the developer wants to modify one part of the system, he only ne. 阅读全文
posted @ 2013-11-24 15:51 Xin Qian 阅读(127) 评论(0) 推荐(0)