This is a creation in
Article, where the information may have evolved or changed.
The text of this text connection is: http://blog.csdn.net/freewebsys/article/details/51089323 not allowed to reprint without the Bo master.Bo main address is: Http://blog.csdn.net/freewebsys
1, about Gogs
Open source code Server The most bull is GitHub, there is an open source implementation is gitlab.But Gitlab is written
1. Git push error: RPC failed; http 401 curl 22 the requested URL returned error: 401 the remote end hung up2. cause: the user name and password are incorrect, resulting in verification failure and no permission to push3. solution:(1) Delete the original Remote Data source:Git remote RM Origin(2) re-Add the remote data source, that is, add the username @ ([email protected]) before git after http:Git remote add origin http://[Email protected]: 3000/XXX/xxx_xx.git(3) check that the remote data sou
Jupiter Code Review ReferenceNote: IE6 kernel browser images are always out of the picture, it is recommended to use Mozilla Firefox,opera, Google ChromeWhat is Jupiter?The Jupiter here is an open source code review tool that is a great tool for integrating code
You read from others
Program
Code ? I believe many people will experience a very painful experience when reading others' code. Code review is a good prescription to reduce this pain.
1. Code review definition and principles
Developer: Sun Yu No. No. 02Auditor: Yang Besen No. No. 06Project, because of the quality of the two different, write the code quality varies, in order to ensure the quality of the project, have to review the line of code. At the same time, in order to have a deeper understanding of the code
Developer: Xuzhou 1 4Audited by: Jin Yongpeng 1 3Project, because of the quality of the two different, write the code quality varies, in order to ensure the quality of the project, have to review the line of code. At the same time, in order to have a deeper understanding of the code
Code Review: C # common error reminders, code review
Methods shocould not be empty
Do not enter An empty method unless in this case: An abstract class may have empty methods, in order to providedefault implementations for child classes.
Source files shocould not have any duplicatedblocks
Do not duplicate
How Google performs code review
?????
Author Mark CC
As mentioned in the previous article, I no longer work in Google. I have not figured out where to go-there are two or three very good job opportunities in front of me. Because during this decision period, I was no longer employed by anyone. I wanted to write something professional, something interesting, however, it also causes tension between colleag
The code review Chinese should be translated as a "coding review" or "Code review", which is a process that, when the developer has written the code, needs someone to review his
The previous article translated bug analysis, which laid the foundation for Bug prevention and emphasized the prevention of Software defects. Software Quality is built and determined by the quality of the entire process of software development. The software quality is certainly not tested through testing. Therefore, it is important to prevent Software defects from beginning to end. In addition to defect analysis, another important practice is code
Http://www.wangchao.net.cn/bbsdetail_522476.html
Software Quality is built and determined by the quality of the entire process of software development. The software quality is certainly not tested through testing. Therefore, it is important to prevent Software defects from beginning to end. In addition to defect analysis, another important practice is code review and test case
Code Review ChecklistGeneral items
Can the code work? It has not implemented the expected function, the logic is correct and so on.
Is all the code easy to understand?
Does the code conform to the programming specifications you follow? This usually includes
Reviewboard is a code review framework that open source individuals can use for free, and it seems that more and more companies are starting to use Reviewboard as the company's Code review tool.This morning tried a bit, the building process is very convenient and simple, according to the page prompts can be completed,
The art of code review: The story of Dropbox, review dropbox
Every line of code in the iOS app of Dropbox begins with a bug or function task added to Maniphest. Maniphest is our task management system. When an engineer accepts a task, the corresponding responsibility has been assigned to the engineer before he starts w
Apache+svn+review Board Code Review Server Setup processFirst, IntroductionCode Review ( Codereview) Not only improves quality, but also is an excellent tool for knowledge sharing and mentoring. Reviewboard is an excellent, open-source WEB-based code
This article translated from: Dzone.com/articles/4-types-of-code-reviews-any-professional-developer
Please specify the Source: Grape City website, Grape City for developers to provide professional development tools, solutions and services, empowering developers.
No one can guarantee that the code he produces must be perfect. The following is a description of the 4 main types of
Why code Review is requiredRecently read some articles, found that some of the ideas of agile development more and more teams in practice, also feel that agile is no longer as early as the time so virtual, there are many tools to embody this concept emerges. Among them, "How to improve the quality of code" has been a lot of discussion, agile development also has
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.