nodejs之querystring模块
摘要:这里主要记下querystring模块的使用方法。 querystring从字面上的意思就是查询字符串,一般是对http请求所带的数据进行解析。querystring模块只提供4个方法,在我看来,这4个方法是相对应的。 这4个方法分别是querystring.parse和querystring.st
阅读全文
posted @ 2019-06-11 11:27
posted @ 2019-06-11 11:27
posted @ 2019-06-11 11:26