# translate-ExtJS-tutorials **Repository Path**: cgb-study/translate-ExtJS-tutorials ## Basic Information - **Project Name**: translate-ExtJS-tutorials - **Description**: ExtJs 教程翻译 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-07-03 - **Last Updated**: 2023-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # translate-Ext-JS-tutorials translate the ExtJs tutorials from [tutorialspoint](https://www.tutorialspoint.com/extjs/). # 翻译 ExtJs教程   原文来自[tutorialspoint](https://www.tutorialspoint.com/extjs/). 目的:大学课上使用 ExtJs 学习富客户端技术(前端框架),课后参考的 [tutorialspoint](https://www.tutorialspoint.com/extjs/) ,觉得浅显易懂,便花了点时间进行翻译,顺便练习 Markdown 语法。 **译者水平有限,如有不当,敬请读者指正** ## 目录说明 前三章分别是 `Ext-Home`、`ExtJs-Overview`、`ExtJS-Environment-setup`。其余章节按章节前的数字顺序阅读即可。另,`resource` 目录下的资源不必阅读,在文章的正文部分有链接指向这些内容。 [第1章Ext-Home](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/Ext-Home/Ext%20Home.md)
[第2章ExtJS-Overview](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/ExtJS-Overview/ExtJS-Overview.md)
[第3章Ext-JS-Environment-setup](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/Ext-JS-Environment-setup/setup.md)
[第4章Naming-convention](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/4-Naming-convention/4.md)
[第5章Architecture](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/5-Architecture/5.md)
[第6章First-Program](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/6-First-Program/6.md)
[第7章Class-System](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/7-Class-System/7.md)
[第8章Container](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/8-Container/8.md)
[第9章layout](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/9-layout/9.md)
[第10章Components](https://github.com/jianxinliu/translate-Ext-JS-tutorials/blob/master/10-Components/10.md)
[第11章Drag-and-Drop](https://github.com/jianxinliu/translate-Ext-JS-tutorials/tree/master/11-Drag-and-Drop/11.md)
[第12章Themes](https://github.com/jianxinliu/translate-Ext-JS-tutorials/tree/master/12-Themes/12.md)
[第13章Custom-events-and-listeners](https://github.com/jianxinliu/translate-Ext-JS-tutorials/tree/master/13-Custom-events-and-listeners/13.md)
[第14章Data](https://github.com/jianxinliu/translate-Ext-JS-tutorials/tree/master/14-Data/14.md)