摘要:
类型转换:parseInt\parseFloat\toString类型判断:typeof;eg:if(typeof(var)!="undefined")\isNaN字符处理函数:toLowerCase\touppercase\substring(从哪里截到哪)\substr(从哪里开始;截多少个字符) \indexOf(字串中找某串字符)\replace(替换函数)\charCodeAtconca... 阅读全文
posted @ 2010-07-29 10:47
Look_Sun
阅读(357)
评论(0)
推荐(0)