for readability, as the following description contains indents:/** * Here are a method comment with some very special* formatting that I want indent (1) to ignore.* */Method annotations generally include:1. The main description of the method, in. Or. End2. Describe how the method accomplishes the purpose of the method, and the reason for using the method3. Describe how the method is used, including the environmental requirements used, such as preconditions, post conditions, and concurrency requ
element * Based on the passed in tag name * * @param {String} tag * @return {element} el Ement */function make (tag) { //... stuff ... return element;} 12.2 Use//as a single line comment. A single line of comments is used on the comment object above the other line. Inserts a blank line before the comment. 12.3 Adding fixme or TODO prefixes to annotationsHelp other developers quickly understand that this is a problem that needs to be reviewed, or provide a solution to the functionality that n
SQL Authoring Specification
1. Basic SQL Authoring Specification
(1) Direct use of table names in rule 1:sql, no schema as prefix, and cross schema access to create synonym (Data Warehouse, CRM database not applicable).
(2) Rule 2: You must use bound variables to avoid direct references to constants.
Description: Frequent hard parsing can affect database performance.
(3) Rule 3: Avoid applying a functi
1 Document Information
Entry
Content
Project number
General
Project name
General
Title
JavaScript Programming specification
Category
Specification document
Current
Trial draft
Summary
Current version
V1.0
Date
2015/11/9
Auth
Directory1. Functions/methods in the programming language (Function/method in programming language)2. Communication Program Design specification (specification:programming for communication)* Why need specification* Behavioral Equivalence* Standard structure: prerequisites and post conditions3. Design specification (designing specifications)* Classification Speci
The specification and specification modes of the PHP design pattern series. The specification model of the PHP design pattern series. specification pattern 1. the Pattern Definition specification pattern is an extension of the combination pattern, there are many applications
Article Description: iOS Wow Experience-First chapter-iOS Human Interface Design specification Overview.
This is the first chapter of the IOS Wow Factor:apps and UX design techniques for iPhone and IPad, and the rest of the chapters will be released in succession.
The purpose of Apple's design specification for iOS HMI (Hig,human Interface Guidelines) is to provide the most authoritative and rel
involves many aspects, such as PHP code specifications, PHP file naming code, Web site development process, Web site security and maintenance.
As the beginning of the PHP development specification, I from a pure PHP developer's point of view, I think that the PHP code specification, mainly from the PHP directory framework structure, PHP Code writing specifications, PHP file naming norms three angles to expl
Bootstrap HTML Encoding SpecificationThis article is reproduced from W3cschool.Since Bootstrap is recognized by the world, this specification is persuasive for standardizing HTML code.QQ Group: 164858883. Welcome to the program Ape sharing said, common progress, and jointly promote the development of the Internet.GrammarUse two spaces instead of tabs (tab)-This is the only way to ensure consistent presentation in all environments.Nested elements shoul
The first part of this series introduces the basic wording of the JavaScript module, and today describes how to use the module in a standardized way, first think about why the module is important? Next for your detailed introduction, interested friends can understand the next AH. Today describes how to use modules in a canonical manner.VII. specification of modulesfirst think about why the module is important? Because of the module, we can more easily
It involves multiple aspects, such as PHP code specifications, PHP File naming rules, website development processes, and website security and maintenance.
As the beginning of the PHP development specification, I refer to what I think is the PHP code specification from the perspective of a pure PHP developer, this article mainly describes the PHP Directory framework structure, PHP code writing specifications
Keeping good programming habits and complying with code specifications is a required course for every coder. This is where the Web front end specification (i) begins.Filename1 All filenames should follow the same naming conventions.2 The file name starts with a lowercase letter, avoiding the beginning of the number3 file names preferably all lowercase letters, if divided into several parts, the "-" split open.4 If some of the sections are extensions a
PSR-1 basic code specification, psr-1 code specification
This article provides standards for the basic elements of the Code to ensure that the shared PHP code has a high degree of technical interconnectivity.
Key words: "MUST" ("MUST"), "must not/must not" ("must not"), and "need" ("REQUIRED "), "will" ("SHALL"), "no" ("shall not"), "SHOULD" ("shocould"), and "shouldn't" ("shocould NOT ") for detailed descr
Http://www.cnblogs.com/yangcaogui/archive/2012/04/18/2447049.htmlRead it some time ago. " NET Design Specification "This book, read to me after the feeling is the norm for developers have a pivotal importance, maybe we all have their own ideas, but I believe that follow these predecessors to summarize the norms will bring benefits to our development, so familiar with these development norms and develop good habits is required we insist, Slowly these n
From: www.csdn.net
Specification samples of Software Requirement SpecificationAuthor: hyenachenyao (BlueHyena)I. Writing PurposeThe software requirement specification is prepared to enable both the user and the software developer to operate the environment and function of the software.It has a common understanding with the initial performance requirements, making it the basis of the entire development work
Android phone app icon size specifications and naming specifications are as follows infographic.The Android Icon Specification infographic contains the Android launcher icon, the Android bottom menu icon, the Android Pop-up dialog top icon, the Androchang list internal list item icon, and the Android bottom or Top tab tag icon. Very complete.1. Android Program launch icon: ldpi (+ dpi)Small screen mdpi (DPI)Mid-screen hdpi (DPI)Large screen xhdpi (at
The first part of this series introduces the basics of JavaScript modules and today describes how to use modules in a standardized way.
(up to the above)
Specification of Modules
first think about why the module is important?
Because of the module, we can more easily use other people's code, want what function, loaded what module.
However, this has a prerequisite, that is, we must write the same way the module, otherwise you have your writing,
Chapter 2 naming rules of. NET specification and. net Specification. NET specification Chapter 1 naming convention
3.1 case sensitivity
PascalCasing should be used for the namespace, type, and member name composed of multiple words.
Use camelCasing as the parameter name.
The first letter of the two letters should be capitalized unless it is the first word of the
Return code specification:16-bit 000000 means success! Parameter correlation return code reservation 100000-199999; system related return code reservation 200000-299999; Data center 310000-319999 Follow-up projects and so on, follow-up according to business expansion of new operation code needs to be filed in advance!module = system code OptCode = operation Code OPTDESC = Operation Description ResultCode = result code RESULTDESC = result description B
needs to access the system, how does they know where to find the information they need? Suddenly, the personalized filing system becomes less convenient. Applications face similar challenges in organizing data:what information are most important and how can developers ensure That's it is easily accessible?The OPC specification provides an answer to this question. A package, as described in the OPC, enables different applications to access key informa
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.