摘要: 1. JacaScript变量变量的定义var money;var title = " hello";2.JacaScript数据类型JacaScript数据类型分为:原始类型和引用类型;原始类型包括:underfined null boolean number string 3. typeof()... 阅读全文
posted @ 2015-07-15 01:22 scofield110 阅读(90) 评论(0) 推荐(0)