札記__ADT:URL,Lua:strlen方法

01,Android ADT 在線更新的URL:android

https://dl-ssl.google.com/android/eclipse/

 

02,Lua中字符串長度的判斷可使用   #eclipse

local str = "abcabc"
print(#str) --6
print(#"abcabc") --6

14-10-14google

相關文章
相關標籤/搜索