摘要:
url.parse(string).query | url.parse(string).pathname | | | | | http://localhost:8888/start?foo=bar&hello=world | | | | querystring(string)["foo"] | | 阅读全文
posted @ 2018-07-16 20:20
富0代
阅读(151)
评论(0)
推荐(0)
摘要:
https://www.jb51.net/article/62165.htm 1.slice(start,end) # 字符串 2.splice (位置,删除个数,添加元素)# 针对arrary 3.substring (开始位置,结束位置)# 字符串 4.substr(开始位置,长度) # 字符串 阅读全文
posted @ 2018-07-16 20:05
富0代
阅读(143)
评论(0)
推荐(0)
摘要:
一.昨日内容回顾 1、mysql的安装 1).解压文件 添加环境变量bin 2).初始化mysql生成数据data文件夹: mysqld --initialize-insecure 3).mysqld 启动服务 4).mysql -u root -p 客户端连接 //将mysql服务制作成windo 阅读全文
posted @ 2018-07-16 16:08
富0代
阅读(148)
评论(0)
推荐(0)

浙公网安备 33010602011771号