会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
tinyphp
发表是吸收的利器!胡适先生说的
CnBlogs
Home
Contact
Admin
Subscription
2015年11月9日
Node.js中的express框架获取参数
express获取参数有三种方法:req.query适合 http://localhost:3000/form?num=8888req.body 适合http://localhost:3000/form,然后Post一个num为tinyphpreq.params适合获取form后的num:http:...
Read More
posted @ 2015-11-09 18:44 tinyphp
Views(5062)
Comments(0)
Diggs(1)
公告