Discover screenwriting conventions, include the articles, news, trends, analysis and practical advice about screenwriting conventions on alibabacloud.com
Call conventions (Calling convention) RefersProgramA protocol established to implement function calls in the design language. This Protocol specifies the parameter transfer mode in the function of the language, whether the parameter is variable, and who handles the stack. Different Languages define different call conventions.
In C ++, in order to allow Operator Overloading and function overloading, the C
Http://www.cppblog.com/mzty/archive/2007/04/20/22349.html C ++ call conventions and naming conventions
Call conventions:_ Cdecl _ fastcall and _ stdcall are call conventions (calling convention), which determine the following content: 1) the order of function parameters in the pressure stack; 2) the parameter pop-up s
Three key function call conventions and key function call conventions
After the advanced language is translated into a machine code, the computer cannot know the number, type, and hardware of the parameters called by the function.
In addition, in C ++, the function naming method is different from that in general C language because of overload. This method is called name adaptation.
When calling an interface
Open Packaging Conventions FundamentalsIntroduces the OPC concepts that is required for using packaging APIs.This topic contains the following sections.
Introduction
What is the Open Packaging Conventions (OPC)?
Packages
Logical Model
Physical Model
Existing zip-based Package Formats
Parts
Relationships
Storing Relationships:relationships Part
Naming Conventions (1) Case sensitivity and naming conventions
Although naming conventions are not necessary, following a set of consistent naming conventions during framework development will play a major role in improving the availability of the framework. In addition to consistent forms, the naming of each element
Dependency Management (Dependency Management) and Naming conventions (naming conventions) Dependency Management and Dependency injection (Dependency Injection) are different. to bring Spring 's excellent features, such as dependency injection, to your application, you need to deploy the required libraries (jar packages) at compile time or at runtime . These dependencies are not virtual artifacts, but physic
. Parameters are passed from right to left and placed on the stack. This is placed in the ECX2, the stack of empty has been adjusted function to completeThis is the default calling convention for class member functions in C + +. But if the member function of the class contains mutable arguments, then the calling convention of the function is __cdecl.C and C + + correspond to different calling conventions, and the resulting modifiers vary, for the func
Naming Conventions (1) Case sensitivity and naming conventions
Although naming conventions are not necessary, following a set of consistent naming conventions during framework development will play a major role in improving the availability of the framework. In addition to consistent forms, the naming of each element
Naming Conventions (2) general naming conventionsWord Selection
For the name of the identifier in the framework, it is very important to achieve a clear effect. The identifier name should clearly express what each member is doing and what each type and parameter represents. The name should correspond to the application scenario, the logical or physical composition of the system, and well-known concepts, rather than the technology or architecture.
Sele
Service class must end with a service;
Interface Class Name remove I letter = service class name remove service end
Kiss ~ Otherwise, the client cannot find the service.
Convention 3:
Object Class Name must end with Model
The Form class name must end with Form
The database category name must end with da
----
If you think these conventions are too cumbersome ~
Okay ~ Whatever you want ~
Ii. dynamically discover the WCF Service as a
to the above 4 words meaning analysis, and in the guarantee of uniqueness, using the first 4 letters of each word as a prefix, exactly and " Com "also made a distinction. As follows:Indi :An individual project, a project that is initiated by an individual but not done on its own, may be public or private, and the copyright is primarily the originator.The package is named "Indi. Initiator name." Project name. Module name ... ".Pers :Individual projects, which are individual initiation, completio
In the multiplayer development process, the naming convention is very important, the unified naming convention is helpful for the coding readability, below share with you the name specification of iOS naming conventions and pictures and Chettu
iOS naming code
Small hump Nomenclature (CamelCase): The first lowercase letters begin with the initials of other words; large hump nomenclature (pascalcase): all initials.Naming
vbscript| Coding | Basic Tutorials Coding Conventions are some of the recommendations that help you write code using Microsoft Visual Basic scripting Edition. The encoding convention contains the following:
• Naming conventions for objects, variables, and procedures
• Annotation conventions
• Text formatting and indenting guide
The main reason for using a consi
vbscript| Coded |vbscript| encoding
What is a coding convention?
Coding conventions are some of the recommendations that help you write code using Microsoft Visual Basic scripting Edition. The encoding convention contains the following:
Naming conventions for objects, variables, and procedures
Annotation conventions
Text formatting and indenting guide
Parsing function call conventions
Http://www.allaboutprogram.com/index.php? Option = content task = view id = 29 Itemid = 31
HouSisong@263.net 2004.11.07 Finishing
The article comes from a post in the ABC Forum: http://bbs.allaboutprogram.com/viewtopic.php? T = 1245(The original article was written in 2003.12.01, and the description of the Transfer Method of the function return value is provided here)
Preface:This article describes the function ca
Java Naming conventions: some details
any language is used to communicate, has its own set of writing standards, Java is no exception. There are several benefits to focusing on these details:
A good naming convention makes it easier for people to understand and maintain a written program. Of course it's easy to understand, so you can expand later.
At the same time, it also makes the procedure more normative and professional. In this
new version so library can continue to use the old version, even if some of the so libraries do not meet the latter compatibility and can be upgraded.5) The application can use the so library to cover some libraries, and it can overwrite some of the functions in the library (that is, still use a library, but some functions in the library are overwritten with functions of the same name in the so library).Because the shared library has its own unique scenario application advantage, the underlying
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.