2008-04-17

dojo1.1的主要更新

关键字: dojo webdev
dojo1.1发布也有些时日了,今天静下来看了看到底有哪些更新以及对项目的影响,顺便把release notes大体翻译了过来。 Core dojo.fromJson解析失败时,会抛出error,需要程序员手动try、catch var result = text; try{ result = dojo.fromJson(text); }catch(e){ // squelch exception, use input as result } ...
fyting
搜索本博客
存档
最新评论