该文被密码保护。 阅读全文
posted @ 2017-05-04 17:54 夏冬青 阅读(1) 评论(0) 推荐(0) 编辑
摘要: How to Use Postman to Manage and Execute Your APIs Postman is convenient for executing APIs because once you’ve entered and saved them, you can use th 阅读全文
posted @ 2017-05-04 10:00 夏冬青 阅读(460) 评论(0) 推荐(0) 编辑
摘要: 本文通过源码展示如何实现表单提交前,验证码先检测正确性,不正确则不提交表单,更新验证码。 1、前端代码 index.html <!DOCTYPE html> <html> <head> <title>验证码提交自验证</title> <meta http-equiv="Content-Type" c 阅读全文
posted @ 2017-05-04 07:53 夏冬青 阅读(1406) 评论(0) 推荐(0) 编辑