
睇唔睇得出呢部係2G定3G?
One common proposed solution to the problem of simple HTML generation is a templating system. Apart from anypractical issues (all of which can be worked around), I've come torealize that I believe that they're the wrong answer in general, becausetemplating systems are solving a different problem.
At least for me, the problem simple HTML generation solves is thatHTML is annoyingly verbose and picky to write directly by hand (andpartly as a result is difficult to cleanly embed into Python code).This
剛剛出籠,重點是新的 selector engine 。效能提昇之餘,更可因此而引進新功能,如 ,據說普通的 event delegation 也會更快 (也是因為 selector 快了吧)。而 Sizzle 本身已成為一個獨立專案,讓其他 library 也可以用。
jQuery 的 也更新了,在試用之時發覺每一個 code example 都伴隨