In order to improve work efficiency, it is very critical in the preliminary work. It is now proposed, throwing bricks, please criticize, please ask you to express your own opinion. Finally, integrated into a very practical document.
1. Construction of the working environment;
SourceSafe library machine: 1
Compile machine: 1
Client: One person;
2. Develop workflows:
Prepare to modify the file - "Check out-" modified "Check IN;
If you need timely verification, you can take the SourceSafe library in the compiler, verify, and you can copy the modified code to the compile machine immediately after check IN, verify it.
3. Preparation before the development:
Division module;
Division directory;
Decide development model;
Decided to display the size of 800 * 600 or 1024 * 768 or ...
4, formulate development specifications:
The use of models;
The general framework of the page;
Definition and use of global variables;
Modification of public script files;
Link method;
Nameout, usage of various variable names;
Function name, control name;
Development specification should be tried in detail, it is best to have an example to avoid misunderstandings;
If the model is used in the development, you must take the whole group of explanations and training, it is best to take out some examples;
5. Develop the usage specification of the SourceSafe library;