摘要:
Convention for Description Example Class 类名应该在CamelCase中 MyCustomClass 类名应包含字母数字字符。 如果属于技术术语,则允许使用数字。 Base64 不要使用下划线,连字符或任何其他非字母数字字符。 类名应至少包含一个由dot(.) 阅读全文
摘要:
https://www.sencha.com/blog/integrating-ext-js-with-3rd-party-libraries-2/ Introduction Ext JS provides a lot of built-in components right out of the 阅读全文