打卡node day02--url qs 内置模块

node 内置模块 url [官网链接:http://nodejs.cn/api/url.html]

 

 

1.url.parse()

 

 2.url.format()

 

 

 

 

内置模块Query String 查询字符串

   querystring.parse()

    querystring.stringify()

 qs.escape()

  qs.unescape()

 

 

posted @ 2020-03-17 14:16  学习。。。  阅读(135)  评论(0编辑  收藏  举报