Linux source code analysis tool chainPreface
Viewing source code is a must for programmers and a shortcut to improving their capabilities. I personally think: the only way to fully master a software is to read the source code.
I have the source code reading software sourcein
"Code review" or "Code Review", this is a process that, when the developer writes the code, needs someone else to Review his code, which is an effective way to find bugs. As a result, we can examine the code's style, logic, ideas ..., identify problems, and improve the code.
The PHP verification code tool-Securimage, read the PHP verification code tool-Securimage. Recently, a new php verification code tool-Securimage was introduced in the project, which is very simple and convenient to use and support
Purpose:
When developing a program, if you want to add a module to the system, the existing code file will be copied and some changes will be made. Suppose there is already a user addition, deletion, modification, and query module. To add a similar module for student, we will copy all the Java classes such as the user's action, Dao, and JSP pages, then modify the content.
When other modules are added again for the above steps, they will run again and
From: http://qa.taobao.com /? P = 7218
C/C ++ has very few statistical tools for code coverage. Compared with Java, there are very few open-source and free tools. It is very rare to use and open-source tools. Finally, we chose gcov-based lcov as the coverage rate statistics Tool for nginx testing. The reason for selecting lcov is simple: first, it is suitable for gcov as a test coverage
Source Control Tool SVN is a very powerful source control tool, now domestic 70%-90% companies are using SVN to manage the source code, let's give you a small part to focus on the use of SVN, SVN's use is mainly divided into the following blocks.
SVN's usage environment
Server-side configuration
Use of client software
The use of client-side g
Use PHPCB to add PHP code beautification tool for EditPlus
PHP code formatting tool that can be integrated in EditPlus or other editors: phpCodeBeautifier, phpCB for short.It beautifies the PHP code format and makes the messy PHP code
Tags: plug-in code defect bug static Analysis1. FindBugs IntroductionFindBugs is a static analysis tool that examines a class or JAR file to compare bytecode with a set of defect patterns to identify possible problems. With the static analysis tool, you can analyze the software without actually running the program to discover many potential bugs in the middle of
Software Quality is becoming more and more important. Due to software quality problems, it may cause serious economic losses or even disasters. Source code analysis is a technology that discovers code defects by analyzing source code. It is one of the most effective methods to improve software quality. Source code anal
Analysis of Cracking ideas and manual cracking
Added the "attach to process" function-function Introduction
Added the "attach to process" function-principle (source code)
Write an automatic cracking tool (source code)
InNhibernateprofilerIn the first part of this series, we describedNhibernateprofilerAnd also verified this idea. This
help you analyze these situations more easily.
Tool Name:CYQ. IISLogViewer
The tool introduction is as follows:
1: double-click the running tool and click ">" to locate the folder where IIS logs are located.
2: click "analyze" to analyze IIS logs and obtain the summary statistics of each file.
Note:
Because IIS keeps writing logs, it cannot read the log
Gcov is a code coverage tool that can be used in C/s + +, and is a built-in tool for GCC. Here's how to use Gcov to collect code coverage information.To collect code overwrite information with Gcov, you need to add these 2 options "-fprofile-arcs-ftest-coverage" when GCC com
of program compilation and syntax use. The purpose of this training material is to guide readers to get started, learn the basic use of PC-LINT, play a valuable role, let readers start from here to continue to study how to skillfully use the various options of PC-LINT, it can fully serve our development work.1. OverviewIf you want to define the next image point of the lint tool, it is a more rigorous compiler. It not only checks common syntax errors
When jQuery 1.5 was released, john resig said that the code optimization program was switched from Google Closure to UglifyJS. The compression effect of the new tool was very satisfactory. UglifyJS is a server node. js compression program. I tested that the compression ratio is indeed relatively high. Therefore, it is recommended to write an article.
You can also try the online version of Uglifyjs:Http://sw
In this article, we learned how to use the Entity Framework's Code First migrations (also known as the Code -first feature) tool to make some modifications to the model class using the migration feature, while simultaneously updating the table structure of the corresponding database.By default, when you use the Entity Framework's
Fxcop is a code analysis tool and a project-level code analysis tool. stylecop is a code-level internal code check tool of Microsoft. The specific differences can be found on the Intern
CodeGenerate tool (sqlmetal.exe)
Content type: Devdiv1. Transform: orcas2mtps.xslt. -->
The sqlmetal command line tool can generate code and ing for the. NET Framework's LINQ to SQL component. By applying the options next to this topic, you can instruct sqlmetal to perform several different operations, including:
Generate from data
server libraries.
DNS resolution
dnsyo– checks your DNS on more than 1500 DNS servers worldwide.
The Pycares–c-ares interface. C-ares is the C language library for DNS request and asynchronous name resolution.
Computer Vision
opencv– Open source Computer Vision Library.
simplecv– is an introduction to camera, image processing, feature extraction, format conversion, and a readable interface (based on OPENCV).
The mahotas– fast computer image processing alg
We will introduce you to an open-source tool astyle, which supports C/C ++, C #, Java, and other languages and is formatted according to different styles.Code, Also known as beautification code.The Code formatted with this tool is almost the same as my own style. I like this tool very much and can easily integrate it i
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 code, which is an effective way to find bugs. As a result, we can examine the code's style, logic, ideas ..., identify problems, and improve t
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.