摘要:
Ajax准备知识:json 什么是json? 定义: 讲json对象,不得不提到JS对象: 合格的json对象: ["one", "two", "three"] { "one": 1, "two": 2, "three": 3 } {"names": ["张三", "李四"] } [ { "name 阅读全文
posted @ 2018-02-08 16:19
PengDa
阅读(272)
评论(0)
推荐(0)
摘要:
构建一个表单 假设你想在你的网站上创建一个简单的表单,以获得用户的名字。你需要类似这样的模板: 1 2 3 4 5 <form action="/your-name/" method="post"> <label for="your_name">Your name: </label> <input 阅读全文
posted @ 2018-02-08 15:48
PengDa
阅读(241)
评论(0)
推荐(0)

浙公网安备 33010602011771号