

{"id":4,"date":"2021-03-14T17:26:07","date_gmt":"2021-03-14T09:26:07","guid":{"rendered":"https:\/\/www.52dixiaowo.com\/html\/?p=4"},"modified":"2021-05-21T17:00:27","modified_gmt":"2021-05-21T09:00:27","slug":"input-%e6%a1%86%e7%9a%84%e9%a2%84%e8%ae%be%e5%80%bc","status":"publish","type":"post","link":"https:\/\/www.52dixiaowo.com\/html\/post-4.html","title":{"rendered":"input\u6807\u7b7e"},"content":{"rendered":"\n<h2>\u8bed\u6cd5\u4ecb\u7ecd<\/h2>\n\n\n\n<p>input\u6807\u7b7e\u901a\u5e38\u7528\u4e8e\u8f93\u5165\u5185\u5bb9, \u5b83\u672c\u8eab\u662f\u4e00\u4e2a\u8f93\u5165\u6846<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input \u5c5e\u6027\u540d=\"\u5c5e\u6027\u503c\"... \/><\/code><\/pre>\n\n\n\n<p>\u4f60\u53ef\u4ee5\u4e0d\u8bbe\u7f6e\u5c5e\u6027, \u5b83\u9ed8\u8ba4\u662f type = text<\/p>\n\n\n\n<h2>\u7528\u6cd5<\/h2>\n\n\n\n<p>\u4e0b\u9762input\u7684\u4ecb\u7ecd\u5e38\u7528\u7528\u6cd5<\/p>\n\n\n\n<p>1.\u8bbe\u7f6e\u6807\u7b7e\u7684\u9884\u5b9a\u4e49\u503c<\/p>\n\n\n\n<p>\u6211\u4eec\u9700\u8981\u7528\u5230 input \u6846\u7684 html5 \u7684 <strong>placeholder<\/strong> \u5c5e\u6027, \u6bd4\u5982\u8bbe\u7f6e&#8221;\u8bf7\u8f93\u5165\u8d26\u53f7&#8221;, &#8220;\u8bf7\u8f93\u5165\u5bc6\u7801&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input placeholder=\"\u8fd9\u662f\u9884\u5b9a\u4e49\u503c\" \/><\/code><\/pre>\n\n\n\n<p> 2.\u8bbe\u7f6e\u4e3abutton<\/p>\n\n\n\n<p>\u8fd9\u662f\u4e00\u4e2a\u7b80\u5316\u7248\u7684button, \u7528input\u751f\u6210\u7684button\u6ca1\u6709button\u5f3a, \u4f46\u662f\u4e5f\u53ef\u4ee5\u4f7f\u7528<\/p>\n\n\n\n<p>\u5e94\u8be5\u8bbe\u7f6e\u5b83\u7684 value \u5c5e\u6027, \u5426\u5219\u663e\u793a\u7684\u6587\u672c\u4e3a\u7a7a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"button\" value=\"\u6211\u7684\u6309\u94ae\" \/><\/code><\/pre>\n\n\n\n<p>3.\u63d0\u4ea4\u8868\u5355<\/p>\n\n\n\n<p>\u901a\u5e38\u914d\u5408form\u8868\u5355\u4f7f\u7528, \u7528\u4e8e\u63d0\u4ea4\u6570\u636e, \u5916\u8868\u50cfbutton, \u5982\u679c\u662ftype=button\u5219\u4e0d\u80fd\u63d0\u4ea4\u6570\u636e<\/p>\n\n\n\n<p>\u9ed8\u8ba4\u7684value\u662f&#8221;\u63d0\u4ea4&#8221;, \u4f60\u53ef\u4ee5\u6307\u5b9a\u663e\u793a\u7684\u6587\u672c\u5185\u5bb9<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"submit\" value=\"\u767b\u5f55\" \/><\/code><\/pre>\n\n\n\n<p>4.src\u5c5e\u6027<\/p>\n\n\n\n<p>\u8be5\u5c5e\u6027, \u4e3a\u4f60\u5355\u8c03\u7684input\u5b9a\u4e49\u4e00\u4e2a\u56fe\u50cf, \u8ba9\u5b83\u770b\u8d77\u6765\u662f\u4e00\u4e2a\u56fe\u578b\u6309\u94ae<\/p>\n\n\n\n<p>\u6ce8\u610f, \u5fc5\u987b\u6307\u5b9a\u5b83\u7684 type = image<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"image\" src=\"submit.jpg\" alt=\"Submit\" align=\"right\" \/><\/code><\/pre>\n\n\n\n<p>5.name\u5c5e\u6027<\/p>\n\n\n\n<p>\u8be5\u5c5e\u6027\u5728\u63d0\u4ea4\u8868\u5355\u65f6, \u4f1a\u6210\u4e3a\u53c2\u6570\u7684name, \u8fd9\u6837\u540e\u53f0\u83b7\u53d6\u6307\u5b9a\u7684name\u5c31\u53ef\u4ee5\u5f97\u5230input\u4e2d\u7684value<\/p>\n\n\n\n<p>6.value\u5c5e\u6027<\/p>\n\n\n\n<p>\u8be5\u5c5e\u6027, \u9ed8\u8ba4\u5c31\u662f\u8f93\u5165\u6846\u4e2d\u7684\u5185\u5bb9, \u5982\u679c\u4e0d\u6307\u5b9a, \u90a3\u4e48\u5b83\u662f\u7a7a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"text\" value=\"\u54c8\u54c8\" \/><\/code><\/pre>\n\n\n\n<p>7.\u4e0d\u5141\u8bb8\u524d\u53f0\u4fee\u6539<\/p>\n\n\n\n<p>readonly=readonly\u53ef\u4ee5\u8bbe\u7f6e\u4f60\u7684input\u4e0d\u5141\u8bb8\u4fee\u6539\u503c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"text\" value=\"\u4e0d\u80fd\u6539\" readonly=\"readonly\" \/><\/code><\/pre>\n\n\n\n<p>8.require\u5c5e\u6027<\/p>\n\n\n\n<p>\u8fd9\u662f html5 \u7684\u65b0\u5c5e\u6027, \u6b64\u5c5e\u6027\u80fd\u8868\u793a\u5fc5\u586b\u5b57\u6bb5, \u9ed8\u8ba4\u662f require = require<\/p>\n\n\n\n<p>\u6bd4\u5982\u5728 form \u8f93\u5165\u7528\u6237\u540d\u548c\u5bc6\u7801\u65f6, \u4f7f\u7528\u6b64\u5c5e\u5c31\u4e0d\u9700\u8981\u518d\u4f7f\u7528 js \u5224\u65ad, <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  &lt;form onsubmit=\"return goajax()\">\n    &lt;div class=\"inputBox\">\n      &lt;input type=\"text\" name=\"user\" required=\"required\">\n      &lt;label>\u7528\u6237\u540d&lt;\/label>\n    &lt;\/div>\n    &lt;div class=\"inputBox\">\n      &lt;input type=\"password\" name=\"pwd\" required=\"required\">\n      &lt;label>\u5bc6\u7801&lt;\/label>\n    &lt;\/div>\n    &lt;input type=\"submit\" name=\"\" value=\"\u767b\u5f55\">\n  &lt;\/form><\/code><\/pre>\n\n\n\n<p>9.\u6587\u4ef6\u4e0a\u4f20<\/p>\n\n\n\n<p>\u6587\u4ef6\u4e0a\u4f20\u4f7f\u7528 input, \u5c5e\u6027\u4f7f\u7528 file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;input type=\"file\" \/><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u8bed\u6cd5\u4ecb\u7ecd input\u6807\u7b7e\u901a\u5e38\u7528\u4e8e\u8f93\u5165\u5185\u5bb9, \u5b83\u672c\u8eab\u662f\u4e00\u4e2a\u8f93\u5165\u6846 \u4f60\u53ef\u4ee5\u4e0d\u8bbe\u7f6e\u5c5e\u6027, \u5b83\u9ed8\u8ba4\u662f type = t&hellip; <a href=\"https:\/\/www.52dixiaowo.com\/html\/post-4.html\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb <span class=\"screen-reader-text\">input\u6807\u7b7e<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[8],"tags":[],"_links":{"self":[{"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/posts\/4"}],"collection":[{"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/comments?post=4"}],"version-history":[{"count":6,"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/posts\/4\/revisions"}],"predecessor-version":[{"id":222,"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/posts\/4\/revisions\/222"}],"wp:attachment":[{"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/media?parent=4"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/categories?post=4"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.52dixiaowo.com\/html\/wp-json\/wp\/v2\/tags?post=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}