摘要:
Getting Started $.foo.bar() <==> YUI().use('node', 'module2', 'module3', function (Y) { Y.foo.bar()})Common Idioms$('div.foo:first') <==> Y.one('div.foo')$('div').parent()<==> Y.one(... 阅读全文
posted @ 2010-08-30 17:27
chesihui
阅读(664)
评论(1)
推荐(0)

浙公网安备 33010602011771号