ext创建对象这种方式new Ext.form.ComboBox 跟ext.create('Ext.form.field.ComboBox')是一样的吗?怎么有两种写法的?[解决办法]用create是Ext4的写法.