{"id":69038,"date":"2022-02-11T19:06:14","date_gmt":"2022-02-11T11:06:14","guid":{"rendered":"http:\/\/www.xiaoyebailong.com\/?p=69038"},"modified":"2022-02-22T19:06:36","modified_gmt":"2022-02-22T11:06:36","slug":"input-typecheckbox-%e9%80%89%e4%b8%ad%e4%bc%a0%e5%80%bc%ef%bc%8c%e4%b8%8d%e9%80%89%e4%b8%ad%e4%bc%a0%e5%80%bc%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"http:\/\/www.xiaoyebailong.com\/index.php\/2022\/02\/11\/69038.htm","title":{"rendered":"INPUT TYPE=\"CHECKBOX\" \u9009\u4e2d\u4f20\u503c\uff0c\u4e0d\u9009\u4e2d\u4f20\u503c\u7684\u65b9\u6cd5"},"content":{"rendered":"\n<p>\u5728\u4f7f\u7528form\u8868\u5355\u65f6\uff0c\u51fa\u73b0\u4e86\u4e00\u4e2a\u95ee\u9898\uff0ccheckbox\u5982\u679c\u9009\u4e2d\u4f1a\u4f20true\uff0c\u6ca1\u9009\u4e2d\u5c31\u4ec0\u4e48\u90fd\u4e0d\u4f20\uff0c\u4f46\u662f\u8fd9\u4e0d\u662f\u60f3\u8981\u7684\u6548\u679c\u5440\uff0c\u5e0c\u671b\u505a\u5230\u9009\u4e2d\u65f6\u4f20true\uff0c\u4e0d\u9009\u4e2d\u65f6\u4f20false\u3002<\/p>\n\n\n\n<p>\u90a3\u4e48\u5c31\u6709\u4ee5\u4e0b\u4e24\u79cd\u65b9\u6cd5<\/p>\n\n\n\n<p>1.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>12<\/td><td><code>&lt;input name=<\/code><code>\"public\"<\/code>&nbsp;<code>type=<\/code><code>\"checkbox\"<\/code>&nbsp;<code>onclick=<\/code><code>\"javascript\uff1adocument.getElementById('public').value=this.checked;\"<\/code><code>&gt;&nbsp; <\/code><code>&lt;input name=<\/code><code>\"public\"<\/code>&nbsp;<code>type=<\/code><code>\"hidden\"<\/code>&nbsp;<code>value=<\/code><code>\"false\"<\/code>&nbsp;<code>id=<\/code><code>\"public\"<\/code><code>&gt;<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>2.<\/p>\n\n\n\n<p>\u751f\u6210\u8fd9\u6837\u7684\u8868\u5355\uff0c\u5f53checkbox\u672a\u9009\u4e2d\u7684\u65f6\u5019\uff0c\u63d0\u4ea4\u7684\u662fhidden\u8868\u5355\u3002false\u5c31\u88ab\u63d0\u4ea4\u5230\u670d\u52a1\u5668\u4e86\u3002<\/p>\n\n\n\n<p>\u5f53checkbox\u90fd\u9009\u4e2d\u7684\u65f6\u5019\uff0chidden\u548ccheckbox\u8868\u5355\u90fd\u88ab\u63d0\u4ea4\u4e86\uff0c\u4f46\u662f\u56e0\u4e3a\u5b83\u4eec\u7684name\u662f\u4e00\u6837\u7684\uff0c\u6240\u4ee5hidden\u7684\u503c\u88abcheckbox\u8986\u76d6\u4e86\u3002\u6240\u4ee5\u5c31\u5f97\u5230\u4e86true\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>12<\/td><td><code>&lt;input name=<\/code><code>\"public\"<\/code>&nbsp;<code>type=<\/code><code>\"hidden\"<\/code>&nbsp;<code>value=<\/code><code>\"false\"<\/code><code>&gt;&nbsp; <\/code><code>&lt;input name=<\/code><code>\"public\"<\/code>&nbsp;<code>type=<\/code><code>\"checkbox\"<\/code>&nbsp;<code>value=<\/code><code>\"true\"<\/code>&nbsp;<code>id=<\/code><code>\"public\"<\/code><code>&gt;&nbsp; &lt;br&gt;&lt;br&gt;&lt;br&gt;<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>\u4f20\u503c\u540e\u51fa\u73b0\u503c\u4e2d\u6709\u4e24\u4e2a\u503c\u5e26\uff0c\u90a3\u79cd\uff0c\u8bb0\u5f97\u7528\u5305\u542b\u5224\u65ad<\/p>\n\n\n\n<p>if Instr( <code>public<\/code>,&#8221;1&#8243;)>0 then<\/p>\n\n\n\n<p>end if<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728\u4f7f\u7528form\u8868\u5355\u65f6\uff0c\u51fa\u73b0\u4e86\u4e00\u4e2a\u95ee\u9898\uff0ccheckbox\u5982\u679c\u9009\u4e2d\u4f1a\u4f20true\uff0c\u6ca1\u9009\u4e2d\u5c31\u4ec0\u4e48\u90fd\u4e0d\u4f20\uff0c\u4f46\u662f\u8fd9\u4e0d\u662f\u60f3\u8981\u7684\u6548\u679c\u5440\uff0c\u5e0c\u671b\u505a\u5230\u9009\u4e2d\u65f6\u4f20true\uff0c\u4e0d\u9009\u4e2d\u65f6\u4f20false\u3002 \u90a3\u4e48\u5c31\u6709\u4ee5\u4e0b\u4e24\u79cd\u65b9\u6cd5 1. 12 &lt;input name=&#8221;pu&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[393],"topic":[],"class_list":["post-69038","post","type-post","status-publish","format-standard","hentry","category-htmlcss","tag-checkbox"],"_links":{"self":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts\/69038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/comments?post=69038"}],"version-history":[{"count":1,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts\/69038\/revisions"}],"predecessor-version":[{"id":69039,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/posts\/69038\/revisions\/69039"}],"wp:attachment":[{"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/media?parent=69038"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/categories?post=69038"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/tags?post=69038"},{"taxonomy":"topic","embeddable":true,"href":"http:\/\/www.xiaoyebailong.com\/index.php\/wp-json\/wp\/v2\/topic?post=69038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}