摘要:
//Explicit creation of contained Components:var panel = new Ext.Panel({ ... items: [ new Ext.Button({ text: 'OK' }) ]}; //Implicit creation using xtype:var panel = new Ext.Panel({ ... item... 阅读全文
posted @ 2009-12-01 23:32
Fan Zhang
阅读(147)
评论(0)
推荐(0)
摘要:
打开c:\windows\system32\drivers\etc\下的hosts文件 64.147.188.86 www.xmarks.com 64.147.188.92 api.xmarks.com 64.147.188.89 login.xmarks.com 64.147.188.87 sync.xmarks.com 64.147.188.86 static.xmarks.com 64.14... 阅读全文
posted @ 2009-12-01 11:33
Fan Zhang
阅读(429)
评论(0)
推荐(0)