Easy Language de understanding
First of all, easy language is a visual Chinese text programming software, easy language provides a modular development support. Modules in easy language are called easy modules. By using easy modules, users can encapsulate commonly used code for reuse to other programs, or for use by third parties, or to develop a part of a large software project, and then compile all of them into a complete program during the encapsulation phase of a software project.
Easy module is a special easy program, it compared with ordinary easy program, has the following characteristics:
(1) must have the program name (through the "program" → "Configuration" menu settings), this name represents the module name;
(2) must have a subroutine named "_ Start subroutine", which is responsible for the initialization of the module;
(3) must have an external interface that exposes this easy module.
Easy language learning diagram can be clicked on the following connection: Easy language Chinese programming-from getting started to mastering "graphics"
Http://wenku.baidu.com/link?url=jdJ_ Lvh4-7fbvy-kvxd7v5efbssfdhvgwsy1-fdttcqoeum-08unmrugsih5m5gpxqeci7jllqwatiob7kmu6vph1hjgjaadyxuo_pbwr23
Easy Language de understanding