{"id":1457,"date":"2022-12-16T10:40:51","date_gmt":"2022-12-16T02:40:51","guid":{"rendered":"http:\/\/zhang.mba\/?p=1457"},"modified":"2022-12-16T10:53:55","modified_gmt":"2022-12-16T02:53:55","slug":"python-shi-liu-jin-zhi-zi-fu-chuan-xiang-jia","status":"publish","type":"post","link":"https:\/\/zhang.mba\/index.php\/2022\/12\/16\/10\/40\/51\/1457\/python-shi-liu-jin-zhi-zi-fu-chuan-xiang-jia\/python\/zhangzhiqi\/","title":{"rendered":"python \u5341\u516d\u8fdb\u5236\u5b57\u7b26\u4e32\u76f8\u52a0"},"content":{"rendered":"<pre class=\"line-numbers\"><code class=\"language-python\">response_hex_list = ['55', 'aa', '00', '78', '56', '34', '12', 'c0', '0b', '00', '00']\n\ncheck_sum_str = hex(sum([int(i, 16) for i in response_hex_list]))\nprint(check_sum_str)  # 0x2de\n<\/code><\/pre>\n<p>\u6765\u6e90\uff1a<a href=\"https:\/\/blog.csdn.net\/weixin_47513022\" title=\"ch_atu\">ch_atu<\/a><\/p>\n<!--CusAds0-->\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>response_hex_list = [&#8217;55&#8217;, &#8216;aa&#8217;, &#8217;00&#8217;, &#8217;78&#8217;, &#8217;56&#8217;, &#8217;34&#8217;, &#8217;12&#8217;, &#8216;c0&#8217;, &#8216;0b&#8217;, &#8217;00&#8217;, &#8217;00&#8217;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0},"categories":[12],"tags":[],"_links":{"self":[{"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/posts\/1457"}],"collection":[{"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/comments?post=1457"}],"version-history":[{"count":0,"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/posts\/1457\/revisions"}],"wp:attachment":[{"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/media?parent=1457"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/categories?post=1457"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zhang.mba\/index.php\/wp-json\/wp\/v2\/tags?post=1457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}