diff --git a/README.md b/README.md index 9897a87..8f4ae53 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # 2015-third-round - -###示例回答: - -姓名: -联系方式: - -1. 示例回答1 -2. 示例回答2 -3. 示例回答3 +姓名: 李海洋 +联系方式: 15771641206 qq:1797134972 email:1797134972@qq.com + +1. FORK: 中文解释是叉,github上的图标是一个分叉 , 它表示为一个brunch,我们可以在分支上对代码进行分析,修改,同时,fork的删除并不会对源项目产生任何影响。分支的源代码作者可以对fork任意修改,来控制他们的源代码的安全。 +/*pull request: Pull requests let you tell others about changes you've pushed to a repository on GitHub. Once a pull request is opened, you +ku'zi'yuan can discuss and review the potential changes with collaborators and add follow-up commits before the changes are merged into the repository. +When working with pull requests, keep the following in mind:If you're working in the shared repository model, we recommend that you use a topic branch for your pull request. While you can send pull requests from any branch or commit, with a topic branch you can push follow-up commits if you need to update your proposed changes. +When pushing commits to a pull request, don't force push. Force pushing can corrupt your pull request.After initializing a pull request, you'll see a review page that shows a high-level overview of the changes between your branch (the compare branch) and the repository's base branch.这个是考察对 hell 的使用吗?*/pull request让你告诉别人你对github库的改动。一旦pull request被打开,就可以与合作者讨论和审查的代码的潜在变化,后续添加的资源会提交前更改合并到库中。 + +2. github是面向开源及私有软件项目的托管平台,拥有数以亿计的开源代码。在我的思维理解中,程序员在开源代码编辑上可以看出他(她)(它)的能力,看出兴趣爱好,特长,同时github提供了社交服务,便于通过一个人的编码行为来判断他的性格,可以结识到很多志同道合的好朋友,一起编码,丰富程序员的生活。它聚集了超350w的来自于世界各地的IT工作者,当成为一个高级一点的程序员时,将写的代码开源,有可能让更多的人了解开源代码,同时,可能有人来替代优化工作,拓宽从各种角度对程序代码的理解,实现代码的完美化,提升提供开源代码的人的能力。这就是为什么要考验我对github的使用。 +3.经过两轮面试,我觉得对我影响最大的是如何学会创意和分析,continue的第一轮中的logo设计,第二轮中的策划,让我感觉continue是要以目的为指引,进行软件创新分析,软件设计,然后软件编程的一个合作团队,我觉得continue在对一款软件设计的方法上很正确。体会和感触目前只有这一方面。。