摘要:
Title 菜单1 内容1 内容1 菜单2 内容2 ... 阅读全文
posted @ 2018-07-10 21:45
python我的最爱
阅读(1006)
评论(0)
推荐(0)
摘要:
第一种形式 a=[11, 22, 33] for(var item in a){ console.log(item)} 第二种形式 for( var i=0; i<a.length, i++){ console.log(i)} 举例说明 阅读全文
posted @ 2018-07-10 21:42
python我的最爱
阅读(217)
评论(0)
推荐(0)
摘要:
基本数据类型 1. 数字 a = 18 ; 2. 字符串 a = 'alex'a.chartAt(索引位置)a.substring(起始位置, 借宿位置)a.length 获取当前字符串长度a.trim 去除空白a.concat(123) 拼接a.indexof(8) 获得子序列的位置a.lastI 阅读全文
posted @ 2018-07-10 21:28
python我的最爱
阅读(942)
评论(0)
推荐(0)
摘要:
Title 欢迎老男孩莅临指导 阅读全文
posted @ 2018-07-10 21:20
python我的最爱
阅读(221)
评论(0)
推荐(0)
摘要:
Title 阅读全文
posted @ 2018-07-10 21:16
python我的最爱
阅读(310)
评论(0)
推荐(0)
摘要:
age = '18' a = parseInt(age) b = parseFloat(age) 阅读全文
posted @ 2018-07-10 21:00
python我的最爱
阅读(707)
评论(0)
推荐(0)
摘要:
//文件调用 Title 阅读全文
posted @ 2018-07-10 20:54
python我的最爱
阅读(302)
评论(0)
推荐(0)
摘要:
Title 阅读全文
posted @ 2018-07-10 20:47
python我的最爱
阅读(346)
评论(0)
推荐(0)
摘要:
Title 阅读全文
posted @ 2018-07-10 20:45
python我的最爱
阅读(212)
评论(0)
推荐(0)
摘要:
Title LOGO 全部 42区 段子 1024 a 阅读全文
posted @ 2018-07-10 20:41
python我的最爱
阅读(274)
评论(0)
推荐(0)
摘要:
Title 阅读全文
posted @ 2018-07-10 20:34
python我的最爱
阅读(259)
评论(0)
推荐(0)
摘要:
Title sdada 阅读全文
posted @ 2018-07-10 20:33
python我的最爱
阅读(262)
评论(0)
推荐(0)
摘要:
Title 阅读全文
posted @ 2018-07-10 20:29
python我的最爱
阅读(190)
评论(0)
推荐(0)
摘要:
Title 返回顶部 阅读全文
posted @ 2018-07-10 20:24
python我的最爱
阅读(375)
评论(0)
推荐(0)
浙公网安备 33010602011771号