{"id":44,"date":"2007-08-21T16:11:26","date_gmt":"2007-08-21T08:11:26","guid":{"rendered":"http:\/\/www.cnmiss.cn\/?p=43"},"modified":"2010-12-02T06:31:46","modified_gmt":"2010-12-02T06:31:46","slug":"%e6%a3%80%e6%b5%8b%e6%95%b4%e6%95%b0%e5%92%8c%e9%95%bf%e6%95%b4%e6%95%b0%e7%9a%84%e5%87%bd%e6%95%b0","status":"publish","type":"post","link":"https:\/\/www.cnmiss.cn\/?p=44","title":{"rendered":"\u68c0\u6d4b\u6574\u6570\u548c\u957f\u6574\u6570\u7684\u51fd\u6570"},"content":{"rendered":"<blockquote><p>\u7ecf\u5e38\u89c1\u5230cint\u548cclng\u7684\u6ea2\u51fa\u51fa\u9519\uff0c\u5982\u679c\u6709\u68c0\u6d4b\u51fd\u6570\u5c31\u4e0d\u4f1a\u51fa\u8fd9\u4e2a\u95ee\u9898\uff0c\u4e0b\u9762\u8fd9\u4e24\u4e2a\u51fd\u6570\u662f\u5e94\u670b\u53cb\u8981\u6c42\u5199\u7684\uff0c\u770b\u4e00\u4e0b\u5427<\/p>\n<p>&#39;\u68c0\u6d4b\u5b57\u7b26\u4e32\u662f\u5426\u662f\u6574\u6570<br \/>function Is_Int(a_str)<br \/>   if not isnumeric(a_str) or len(str) &gt; 5 then<br \/>      Is_Int = false <br \/>      exit function <br \/>   elseif len(str) &lt; 5 then<br \/>      Is_Int = true <br \/>      exit function <br \/>   end if   <br \/>   if cint(left(a_str , 4)) &gt; 3276 then<br \/>      Is_Int = false<br \/>      exit function<br \/>   elseif cint(left(a_str , 4)) = 3276 and cint(right(a_str , 1)) &gt; 7 then<br \/>      Is_Int = false<br \/>      exit function<br \/>   else<br \/>      Is_Int = true<br \/>      exit function<br \/>   end if   <br \/>end function<\/p>\n<p>&#39;\u68c0\u6d4b\u662f\u5426\u662f\u957f\u6574\u6570<br \/>function Is_Lng(a_str)<br \/>   if not isnumeric(a_str) or len(str) &gt; 10 then<br \/>      Is_Lng = false<br \/>      exit function <br \/>   elseif len(str) &lt; 10 then<br \/>      Is_Lng = true <br \/>      exit function <br \/>   end if   <br \/>   if clng(left(a_str , 9)) &gt; 214748367 then<br \/>      Is_Lng = false<br \/>      exit function<br \/>   elseif clng(left(a_str , 9)) = 214748367 and clng(right(a_str , 1)) &gt; 7 then<br \/>      Is_Lng = false<br \/>      exit function<br \/>   else<br \/>      Is_Lng = true<br \/>      exit function<br \/>   end if   <br \/>end function<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\u7ecf\u5e38\u89c1\u5230cint\u548cclng\u7684\u6ea2\u51fa\u51fa\u9519\uff0c\u5982\u679c\u6709\u68c0\u6d4b\u51fd\u6570\u5c31\u4e0d\u4f1a\u51fa\u8fd9\u4e2a\u95ee\u9898\uff0c\u4e0b\u9762\u8fd9\u4e24\u4e2a &hellip; <a href=\"https:\/\/www.cnmiss.cn\/?p=44\">\u7ee7\u7eed\u9605\u8bfb <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[13],"class_list":["post-44","post","type-post","status-publish","format-standard","hentry","category-xxbj","tag-asp"],"_links":{"self":[{"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=\/wp\/v2\/posts\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=44"}],"version-history":[{"count":0,"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cnmiss.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}