@import url(http://www.aygfsteel.com/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);
length是屬性,一般集合類對象擁有的屬性,取得集合的大小。
例如:數組.length就是取得數組的長度。
length()是方法,一般字符串類對象有該方法,也是取得字符串長度。
例如:字符串.length();
posted on 2011-09-03 13:39
Hukin 閱讀(395)
評論(0) 編輯 收藏