{"id":774,"date":"2021-11-10T12:30:47","date_gmt":"2021-11-10T04:30:47","guid":{"rendered":"https:\/\/dasmz.com\/?p=774"},"modified":"2021-11-10T13:51:28","modified_gmt":"2021-11-10T05:51:28","slug":"%e9%80%9a%e7%94%a8%e4%bb%a3%e7%90%86%e6%b1%a0%e9%a1%b9%e7%9b%ae%ef%bc%8c%e5%8a%9f%e8%83%bd%e5%9e%8b%e5%87%bd%e6%95%b0-2021-11-10","status":"publish","type":"post","link":"https:\/\/dasmz.com\/?p=774","title":{"rendered":"\u901a\u7528\u4ee3\u7406\u6c60\u9879\u76ee\uff0c\u529f\u80fd\u578b\u51fd\u6570\uff0c\u9a8c\u8bc1\u901a\u7528\u4ee3\u7406\u7c7b\u578b 2021-11-10"},"content":{"rendered":"\n<p>\u68c0\u67e5\u4e00\u4e2a\u5b57\u7b26\u4e32\uff0c\u662f\u5426\u662f\u901a\u7528\u4ee3\u7406&#8221;http&#8221;,&#8221;https&#8221;,&#8221;socks4&#8243;,&#8221;socks5&#8243;\u7684\u7c7b\u578b\uff0c\u662f\u5426\u6ee1\u8db3\uff0c\u6ee1\u8db3\u5224\u5b9a\uff0c\u8fd4\u56de&#8221;Y&#8221;\uff0c\u5426\u5219\uff0c\u8fd4\u56de&#8221;N&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">user@server:~$ cat tmp1221.py \ndef isActiveValueType(s):\n    \"\"\"\n        isActiveValueType(s)\n        \u53c2\u6570 s\uff0c\u5b57\u7b26\u4e32\n        \u7528\u9014\uff0c\u5224\u65ad\u5b57\u7b26\u4e32\u662f\u5426\u5728 [\"http\",\"https\",\"socks4\",\"socks5\"] \u4e2d\n        \u8fd4\u56de\u503c\uff0c\u5224\u5b9a\u4e3a\u662f\uff0c\u8fd4\u56de \u5b57\u7b26\u4e32 'Y'\n        \u8fd4\u56de\u503c\uff0c\u5224\u5b9a\u4e3a\u5426\uff0c\u8fd4\u56de \u5b57\u7b26\u4e32 'N'\n    \"\"\"\n    vDataUnit = [\"http\",\"https\",\"socks4\",\"socks5\"]\n    if s in vDataUnit:\n        return 'Y'\n    else:\n        return 'N'\n\ndata1 = 'somedata'\ndata2 = 'http'\ndata3 = 'socks5'\ndata4 = 'linux6'\nv1 = isActiveValueType(s = data1)\nv2 = isActiveValueType(s = data2)\nv3 = isActiveValueType(s = data3)\nv4 = isActiveValueType(s = data4)\nprint(f\"{data1} - {v1}\")\nprint(f\"{data2} - {v2}\")\nprint(f\"{data3} - {v3}\")\nprint(f\"{data4} - {v4}\")\n\n\n\n\nuser@server:~$ python3 tmp1221.py \nsomedata - N\nhttp - Y\nsocks5 - Y\nlinux6 - N\nuser@server:~$ \n<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"574\" height=\"446\" src=\"https:\/\/dasmz.com\/wp-content\/uploads\/2020\/12\/DONATE.jpg\" alt=\"Donate\" class=\"wp-image-18\"\/><figcaption>\u4e91\u4e5e\u8ba8<\/figcaption><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>\u68c0\u67e5\u4e00\u4e2a\u5b57\u7b26\u4e32\uff0c\u662f\u5426\u662f\u901a\u7528\u4ee3\u7406&#8221;http&#8221;,&#8221;https&#8221;,&#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/dasmz.com\/index.php?rest_route=\/wp\/v2\/posts\/774"}],"collection":[{"href":"https:\/\/dasmz.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dasmz.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dasmz.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dasmz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=774"}],"version-history":[{"count":2,"href":"https:\/\/dasmz.com\/index.php?rest_route=\/wp\/v2\/posts\/774\/revisions"}],"predecessor-version":[{"id":776,"href":"https:\/\/dasmz.com\/index.php?rest_route=\/wp\/v2\/posts\/774\/revisions\/776"}],"wp:attachment":[{"href":"https:\/\/dasmz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=774"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dasmz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=774"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dasmz.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}