{"id":922,"date":"2023-07-02T14:42:33","date_gmt":"2023-07-02T06:42:33","guid":{"rendered":"https:\/\/hy68.top\/?p=922"},"modified":"2024-04-04T16:08:11","modified_gmt":"2024-04-04T08:08:11","slug":"%e8%87%aa%e5%b7%b1%e4%b8%aa%e6%80%a7%e4%bb%a3%e7%a0%81%e5%bc%80%e5%a4%b4%e6%b3%a8%e9%87%8a","status":"publish","type":"post","link":"https:\/\/hy68.top\/index.php\/2023\/07\/02\/922\/","title":{"rendered":"\u81ea\u5df1\u4e2a\u6027\u4ee3\u7801\u5f00\u5934\u6ce8\u91ca"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>\n\n#!\/usr\/bin\/env python3.10\"\n# coding=utf-8\"\n\n#=========================================#\n#    author:liwenhui     date:2023-07      #\n#=========================================#                                     \n#     logo:-------------------------------- #\n#    _    _            __     __          #\n#    | |  | |        (_)\\\\ \\\\   \/ \/          # \n#    | |__| | _   _   _  \\\\ \\\\_\/ \/ _    _    #\n#    |  __  || | | | | |  \\\\   \/ | | | |    #\n#    | |  | || |_| | | |   | |  | |_| |    #\n#    |_|  |_| \\\\__,_| |_|   |_|   \\\\__,_|    #\n#-----------------------------------------#\n#       webAdd: hy68.top              #\n#=========================================#\n\n#=========#| Start Writing Code |#========#<\/code><\/pre>\n\n\n\n<p><p><p><p>\n<style>\n  .slider {\n    position: relative;\n    width: 800px;\n    height: 140px;\n    margin: auto;\n    overflow: hidden;\n  }\n  .slider img {\n    width: 100%;\n    height: auto;\n    display: none;\n  }\n<\/style>\n<div class=\"slider\">\n  <img decoding=\"async\" src=\"\/images\/ppt\/240404\/image1.jpg\" alt=\"Image 1\"> \n  <img decoding=\"async\" src=\"\/images\/ppt\/240404\/image2.jpg\" alt=\"Image 2\">\n  <img decoding=\"async\" src=\"\/images\/ppt\/240404\/image3.jpg\" alt=\"Image 3\">\n<\/div>\n \n<script>\n  let currentIndex = 0;\n  const images = document.querySelectorAll('.slider img');\n  const imageCount = images.length;\n \n  function changeImage(){ \n    images[currentIndex].style.display = 'none';\n    currentIndex = (currentIndex + 1) % imageCount;\n    images[currentIndex].style.display = 'block';\n  }\n  setInterval(changeImage,3000); \n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,6],"tags":[28],"_links":{"self":[{"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/posts\/922"}],"collection":[{"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/comments?post=922"}],"version-history":[{"count":14,"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/posts\/922\/revisions"}],"predecessor-version":[{"id":984,"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/posts\/922\/revisions\/984"}],"wp:attachment":[{"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/media?parent=922"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/categories?post=922"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hy68.top\/index.php\/wp-json\/wp\/v2\/tags?post=922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}