I. Overview: The instance development tool is vs2010, the database is sql2008 r2, and the database design is pd16. The following is a detailed description of the file:
After extracting the file 05 ExtJs tutorial folder, there will be the following three folders:
00 Extjs. Doc contains four files:
(1) Create a database script to be compatible with friends of earlier versions.
(2) database bak files.
(3) database design files.
(4) description when executing (1), because you need to modify the local path when executing the data script.
01 ExtJs. SourceCode contains the project source file.
02 ExtJs. Librariy contains the dll referenced in the project.
(1) HZYT. DBUtility. dll: underlying class library of the database (self-developed ).
(2) Newtonsoft. Json. dll: A class library converted to Json (downloaded online ).
Project Description
There are two types of projects: one is based on the traditional, Frame type. The other is Desktop-based Desktop. Select the hop path in the logged-in js.
Desktop/Main.htm: Desktop-based master file.
Normal/Main.htm: Frame-based master file.
The effect is as follows:
Frame Type
Desktop type
Source code download: 05 ExtJs tutorial
Disclaimer: This tutorial is only used for learning and usage. If the system has bugs, leave a message to point out and forgive me.
Reprinted please indicate the source: http://www.cnblogs.com/iamlilinfeng