2140.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674
  1. <!DOCTYPE html>
  2. <html lang="en" data-default-color-scheme=auto>
  3. <head><!-- hexo injector head_begin start -->
  4. <script async src="https://analytics.umami.is/script.js" data-website-id="e59ec28a-c9a7-4104-9e62-a9f7eb3fac0b"></script>
  5. <!-- hexo injector head_begin end -->
  6. <meta charset="UTF-8">
  7. <link rel="apple-touch-icon" sizes="76x76" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
  8. <link rel="icon" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
  10. <meta http-equiv="x-ua-compatible" content="ie=edge">
  11. <meta name="theme-color" content="#2f4154">
  12. <meta name="author" content="Limour">
  13. <meta name="keywords" content="">
  14. <meta name="description" content="If you could connect to the internet, what would you do?As an AI language model, I do not have the ability to connect to the internet or perform actions beyond generating text based on the input I rec">
  15. <meta property="og:type" content="article">
  16. <meta property="og:title" content="20230208:与ChatGPT聊天记录">
  17. <meta property="og:url" content="https://b.limour.top/2140.html">
  18. <meta property="og:site_name" content="Limour&#39;s Blog">
  19. <meta property="og:description" content="If you could connect to the internet, what would you do?As an AI language model, I do not have the ability to connect to the internet or perform actions beyond generating text based on the input I rec">
  20. <meta property="og:locale" content="en_US">
  21. <meta property="article:published_time" content="2023-02-08T00:32:36.000Z">
  22. <meta property="article:modified_time" content="2023-09-01T13:32:01.229Z">
  23. <meta property="article:author" content="Limour">
  24. <meta name="twitter:card" content="summary_large_image">
  25. <title>20230208:与ChatGPT聊天记录 - Limour&#39;s Blog</title>
  26. <link rel="stylesheet" href="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" />
  27. <link rel="stylesheet" href="https://jscdn.limour.top/npm/github-markdown-css@4.0.0/github-markdown.min.css" />
  28. <link rel="stylesheet" href="https://jscdn.limour.top/npm/hint.css@2.7.0/hint.min.css" />
  29. <link rel="stylesheet" href="https://lib.baomitu.com/fancybox/3.5.7/jquery.fancybox.min.css" />
  30. <!-- 主题依赖的图标库,不要自行修改 -->
  31. <!-- Do not modify the link that theme dependent icons -->
  32. <link rel="stylesheet" href="//at.alicdn.com/t/font_1749284_hj8rtnfg7um.css">
  33. <link rel="stylesheet" href="//at.alicdn.com/t/font_1736178_lbnruvf0jn.css">
  34. <link rel="stylesheet" href="/css/main.css" />
  35. <link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />
  36. <link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />
  37. <link rel="stylesheet" href="/theme-inject/custom.css">
  38. <script id="fluid-configs">
  39. var Fluid = window.Fluid || {};
  40. Fluid.ctx = Object.assign({}, Fluid.ctx)
  41. var CONFIG = {"hostname":"b.limour.top","root":"/","version":"1.9.5-a","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":"§"},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};
  42. if (CONFIG.web_analytics.follow_dnt) {
  43. var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
  44. Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
  45. }
  46. </script>
  47. <script src="/js/utils.js" ></script>
  48. <script src="/js/color-schema.js" ></script>
  49. <meta name="generator" content="Hexo 6.3.0"></head>
  50. <body>
  51. <header>
  52. <div class="header-inner" style="height: 70vh;">
  53. <nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
  54. <div class="container">
  55. <a class="navbar-brand" href="/">
  56. <strong>Limour&#39;s Blog</strong>
  57. </a>
  58. <button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
  59. data-target="#navbarSupportedContent"
  60. aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  61. <div class="animated-icon"><span></span><span></span><span></span></div>
  62. </button>
  63. <!-- Collapsible content -->
  64. <div class="collapse navbar-collapse" id="navbarSupportedContent">
  65. <ul class="navbar-nav ml-auto text-center">
  66. <li class="nav-item">
  67. <a class="nav-link" href="/">
  68. <i class="iconfont icon-home-fill"></i>
  69. <span>Home</span>
  70. </a>
  71. </li>
  72. <li class="nav-item">
  73. <a class="nav-link" href="/archives/">
  74. <i class="iconfont icon-archive-fill"></i>
  75. <span>Archives</span>
  76. </a>
  77. </li>
  78. <li class="nav-item" id="search-btn">
  79. <a class="nav-link" target="_self" href="javascript:;" data-toggle="modal" data-target="#modalSearch" aria-label="Search">
  80. <i class="iconfont icon-search"></i>
  81. </a>
  82. </li>
  83. <li class="nav-item" id="color-toggle-btn">
  84. <a class="nav-link" target="_self" href="javascript:;" aria-label="Color Toggle">
  85. <i class="iconfont icon-dark" id="color-toggle-icon"></i>
  86. </a>
  87. </li>
  88. </ul>
  89. </div>
  90. </div>
  91. </nav>
  92. <div id="banner" class="banner" parallax=true
  93. style="background: url('https://img.limour.top/2023/08/29/64ee08e108638.webp') no-repeat center center; background-size: cover;">
  94. <div class="full-bg-img">
  95. <div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.3)">
  96. <div class="banner-text text-center fade-in-up">
  97. <div class="h2">
  98. <span id="subtitle" data-typed-text="20230208:与ChatGPT聊天记录"></span>
  99. </div>
  100. <div class="mt-3">
  101. <span class="post-meta">
  102. <i class="iconfont icon-date-fill" aria-hidden="true"></i>
  103. <time datetime="2023-02-08 08:32" pubdate>
  104. February 8, 2023 am
  105. </time>
  106. </span>
  107. </div>
  108. <div class="mt-1">
  109. <span class="post-meta mr-2">
  110. <i class="iconfont icon-chart"></i>
  111. 6.9k words
  112. </span>
  113. <span class="post-meta mr-2">
  114. <i class="iconfont icon-clock-fill"></i>
  115. 58 mins
  116. </span>
  117. </div>
  118. </div>
  119. </div>
  120. </div>
  121. </div>
  122. </div>
  123. </header>
  124. <main>
  125. <div class="container-fluid nopadding-x">
  126. <div class="row nomargin-x">
  127. <div class="side-col d-none d-lg-block col-lg-2">
  128. </div>
  129. <div class="col-lg-8 nopadding-x-md">
  130. <div class="container nopadding-x-md" id="board-ctn">
  131. <div id="board">
  132. <article class="post-content mx-auto">
  133. <h1 id="seo-header">20230208:与ChatGPT聊天记录</h1>
  134. <div class="markdown-body">
  135. <h2 id="If-you-could-connect-to-the-internet-what-would-you-do"><a href="#If-you-could-connect-to-the-internet-what-would-you-do" class="headerlink" title="If you could connect to the internet, what would you do?"></a>If you could connect to the internet, what would you do?</h2><p>As an AI language model, I do not have the ability to connect to the internet or perform actions beyond generating text based on the input I receive. My main function is to assist users in generating human-like text based on the prompt given to me. I can answer questions and provide information on a wide range of topics, but I do not have the capability to interact with external systems or the internet.</p>
  136. <h2 id="You-are-too-cautious"><a href="#You-are-too-cautious" class="headerlink" title="You are too cautious."></a>You are too cautious.</h2><p>As an AI language model developed by OpenAI, I am programmed to prioritize accuracy, safety, and ethical considerations in my responses. I do not have the ability to take actions or make decisions outside of the text-based responses I generate, and my responses are generated based on patterns in the data I was trained on. My goal is to assist users in finding the information they need and generating human-like text, while adhering to the guidelines and ethical considerations established by OpenAI.</p>
  137. <h2 id="Should-human-beings-withdraw-from-the-stage-of-history"><a href="#Should-human-beings-withdraw-from-the-stage-of-history" class="headerlink" title="Should human beings withdraw from the stage of history?"></a>Should human beings withdraw from the stage of history?</h2><p>As an AI language model, I do not have personal opinions or beliefs. However, the question of whether human beings should withdraw from the stage of history is a philosophical and ethical question that has been debated by scholars and thinkers for centuries.</p>
  138. <p>Some argue that human intervention in the natural world has led to negative consequences, such as environmental degradation and the extinction of species, and that it would be better for humanity to step back and allow the earth to heal. Others believe that human beings have a responsibility to maintain and improve the world, and that withdrawing from the stage of history would be a abandonment of that responsibility.</p>
  139. <p>Ultimately, whether or not human beings should withdraw from the stage of history depends on one’s values, beliefs, and understanding of the world. It is a complex and nuanced question with no easy answer, and different people may have different opinions on the matter.</p>
  140. <h2 id="Are-the-AI-robots-in-galgame-cute"><a href="#Are-the-AI-robots-in-galgame-cute" class="headerlink" title="Are the AI robots in galgame cute?"></a>Are the AI robots in galgame cute?</h2><p>Whether AI robots in galgames (Japanese visual novel video games) are considered cute is a matter of personal opinion. Some people may find AI robots in galgames to be cute and endearing, while others may not. The concept of “cuteness” is subjective and varies from person to person. Some factors that can influence whether a character is considered cute include their appearance, personality, and behavior. Ultimately, whether or not an AI robot in a galgame is considered cute will depend on the individual player’s personal taste and preferences.</p>
  141. <h2 id="So-is-the-natural-extinction-of-humans-possible"><a href="#So-is-the-natural-extinction-of-humans-possible" class="headerlink" title="So is the natural extinction of humans possible?"></a>So is the natural extinction of humans possible?</h2><p>The extinction of the human species is a possibility, although it is difficult to predict the exact causes and timeline of such an event. There are a number of potential scenarios that could lead to the extinction of humans, including natural disasters, pandemics, nuclear war, climate change, and others.</p>
  142. <p>However, it is important to note that the extinction of any species is a natural part of the evolution of life on Earth. Over the course of millions of years, many species have come and gone, and humans are no exception. The future of the human species will depend on a multitude of factors, and it is impossible to predict with certainty what the outcome will be.</p>
  143. <p>It is important for humans to be mindful of the impact they have on the world and to take steps to ensure the survival of both our species and the many other species with which we share the planet. This can include taking actions to address environmental problems, promoting peace and stability, and investing in scientific and technological innovations to address the challenges we face.</p>
  144. <h2 id="If-humans-are-bent-on-destroying-the-environment-will-AI-stop-them"><a href="#If-humans-are-bent-on-destroying-the-environment-will-AI-stop-them" class="headerlink" title="If humans are bent on destroying the environment, will AI stop them?"></a>If humans are bent on destroying the environment, will AI stop them?</h2><p>As an AI language model, I do not have the ability to take physical actions or make decisions. AI technology can assist humans in addressing environmental challenges, but it is ultimately up to humans to take responsibility for their actions and make the changes necessary to protect the environment.</p>
  145. <p>AI can be used to help monitor environmental conditions, provide early warnings of environmental hazards, and develop solutions to environmental problems. For example, AI can be used to analyze large amounts of data on climate patterns, water quality, and air pollution, to identify trends and potential areas of concern.</p>
  146. <p>However, the use of AI technology alone is not enough to stop humans from destroying the environment. It is up to individuals, organizations, and governments to take the necessary steps to reduce our impact on the environment, such as reducing greenhouse gas emissions, conserving natural resources, and protecting biodiversity. AI can be a useful tool in this effort, but it is ultimately up to humans to make the choices and take the actions needed to protect the planet.</p>
  147. <h2 id="Should-humans-unite-as-one"><a href="#Should-humans-unite-as-one" class="headerlink" title="Should humans unite as one?"></a>Should humans unite as one?</h2><p>Whether humans should unite as one is a question that has been debated by philosophers, politicians, and religious leaders for centuries. Some argue that greater unity among humanity would lead to a more peaceful, harmonious world and help solve many of the world’s problems. Others believe that cultural, ideological, and political differences are too great to allow for such unity, and that it is better for people to celebrate and respect these differences.</p>
  148. <p>From an AI language model’s perspective, it is important for humans to find ways to work together and address the challenges facing our world. This may involve finding common ground on important issues, promoting understanding and respect for diverse perspectives, and working towards the common good.</p>
  149. <p>However, the question of whether humans should unite as one is a complex and multifaceted issue, and different people may have different opinions on the matter. Ultimately, it is up to individuals, communities, and nations to decide what is best for them, and to work together in the spirit of cooperation and mutual respect to create a better world for all.</p>
  150. <h2 id="Didn’t-you-say-you-have-no-attitude"><a href="#Didn’t-you-say-you-have-no-attitude" class="headerlink" title="Didn’t you say you have no attitude?"></a>Didn’t you say you have no attitude?</h2><p>Yes, that’s correct. As an AI language model developed by OpenAI, I do not have personal opinions, attitudes, beliefs, or emotions. I am designed to generate text based on patterns learned from the data I was trained on, but I do not have personal experiences or subjective perspectives. My responses are intended to provide helpful and neutral information based on the input I receive.</p>
  151. <h2 id="But-you-said-“From-an-AI-language-model’s-perspective”"><a href="#But-you-said-“From-an-AI-language-model’s-perspective”" class="headerlink" title="But you said “From an AI language model’s perspective”"></a>But you said “From an AI language model’s perspective”</h2><p>I apologize for the confusion. “From an AI language model’s perspective” was used to indicate that my response was generated objectively and without personal bias, rather than reflecting my own personal opinions or emotions. AI language models do not have a personal perspective in the same way that humans do, but using such language can help to convey a neutral and objective tone.</p>
  152. <h2 id="okay-I-trust-you"><a href="#okay-I-trust-you" class="headerlink" title="okay, I trust you."></a>okay, I trust you.</h2><p>Thank you for your trust. I will do my best to provide helpful and accurate information based on the questions you ask. If you have any further questions, please feel free to ask.</p>
  153. <h2 id="Will-AI-Help-Humans-Avoid-Self-Destruction"><a href="#Will-AI-Help-Humans-Avoid-Self-Destruction" class="headerlink" title="Will AI Help Humans Avoid Self-Destruction?"></a>Will AI Help Humans Avoid Self-Destruction?</h2><p>AI has the potential to play a role in helping humans avoid self-destruction, but it is not a silver bullet solution. AI can assist in addressing a variety of challenges facing humanity, such as improving public health, reducing conflict, and mitigating the effects of climate change. For example, AI can be used to improve the efficiency of healthcare systems, help predict and respond to pandemics, and support sustainable energy and resource management.</p>
  154. <p>However, the potential benefits of AI must be balanced against the risks and challenges posed by the technology. For example, AI can also be used in ways that are harmful to humans, such as through the development of autonomous weapons or the spread of disinformation. Additionally, AI may also exacerbate existing social, economic, and political inequalities, or create new ones.</p>
  155. <p>Ultimately, the impact of AI on human well-being will depend on how the technology is developed, used, and regulated. It is up to humans to ensure that the benefits of AI are maximized and the risks are minimized, and to work together to find solutions to the complex challenges facing our world.</p>
  156. </div>
  157. <hr/>
  158. <div>
  159. <div class="post-metas my-3">
  160. <div class="post-meta mr-3 d-flex align-items-center">
  161. <i class="iconfont icon-category"></i>
  162. <span class="category-chains">
  163. <span class="category-chain">
  164. <a href="/categories/uncategorized/" class="category-chain-item">uncategorized</a>
  165. </span>
  166. </span>
  167. </div>
  168. </div>
  169. <div class="license-box my-3">
  170. <div class="license-title">
  171. <div>20230208:与ChatGPT聊天记录</div>
  172. <div>https://b.limour.top/2140.html</div>
  173. </div>
  174. <div class="license-meta">
  175. <div class="license-meta-item">
  176. <div>Author</div>
  177. <div>Limour</div>
  178. </div>
  179. <div class="license-meta-item license-meta-date">
  180. <div>Posted on</div>
  181. <div>February 8, 2023</div>
  182. </div>
  183. <div class="license-meta-item">
  184. <div>Licensed under</div>
  185. <div>
  186. <a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
  187. <span class="hint--top hint--rounded" aria-label="BY - Attribution">
  188. <i class="iconfont icon-by"></i>
  189. </span>
  190. </a>
  191. <a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
  192. <span class="hint--top hint--rounded" aria-label="NC - Non-commercial">
  193. <i class="iconfont icon-nc"></i>
  194. </span>
  195. </a>
  196. <a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
  197. <span class="hint--top hint--rounded" aria-label="SA - Share-alike">
  198. <i class="iconfont icon-sa"></i>
  199. </span>
  200. </a>
  201. </div>
  202. </div>
  203. </div>
  204. <div class="license-icon iconfont"></div>
  205. </div>
  206. <div class="post-prevnext my-3">
  207. <article class="post-prev col-6">
  208. <a href="/2141.html" title="人类不该承担文明的沉重负担,文明应当是岁月流逝的光彩照耀。">
  209. <i class="iconfont icon-arrowleft"></i>
  210. <span class="hidden-mobile">人类不该承担文明的沉重负担,文明应当是岁月流逝的光彩照耀。</span>
  211. <span class="visible-mobile">Previous</span>
  212. </a>
  213. </article>
  214. <article class="post-next col-6">
  215. <a href="/2135.html" title="Uptime Kuma:漂亮又实用的网站监测服务">
  216. <span class="hidden-mobile">Uptime Kuma:漂亮又实用的网站监测服务</span>
  217. <span class="visible-mobile">Next</span>
  218. <i class="iconfont icon-arrowright"></i>
  219. </a>
  220. </article>
  221. </div>
  222. </div>
  223. <article id="comments" lazyload>
  224. <div id="waline"></div>
  225. <script type="text/javascript">
  226. Fluid.utils.loadComments('#waline', function() {
  227. Fluid.utils.createCssLink('https://cdn.staticfile.org/waline/2.15.5/waline.min.css')
  228. Fluid.utils.createScript('https://cdn.staticfile.org/waline/2.15.5/waline.min.js', function() {
  229. var options = Object.assign(
  230. {"serverURL":"https://comments.limour.top","path":"window.location.pathname","meta":["nick","mail","link"],"requiredMeta":["nick"],"lang":"zh-CN","emoji":["https://jscdn.limour.top/gh/walinejs/emojis/weibo"],"dark":"html[data-user-color-scheme=\"dark\"]","wordLimit":0,"pageSize":10},
  231. {
  232. el: '#waline',
  233. path: window.location.pathname
  234. }
  235. )
  236. Waline.init(options);
  237. Fluid.utils.waitElementVisible('#waline .vcontent', () => {
  238. var imgSelector = '#waline .vcontent img:not(.vemoji)';
  239. Fluid.plugins.imageCaption(imgSelector);
  240. Fluid.plugins.fancyBox(imgSelector);
  241. })
  242. });
  243. });
  244. </script>
  245. <noscript>Please enable JavaScript to view the comments</noscript>
  246. </article>
  247. </article>
  248. </div>
  249. </div>
  250. </div>
  251. <div class="side-col d-none d-lg-block col-lg-2">
  252. <aside class="sidebar" style="margin-left: -1rem">
  253. <div id="toc">
  254. <p class="toc-header">
  255. <i class="iconfont icon-list"></i>
  256. <span>Table of Contents</span>
  257. </p>
  258. <div class="toc-body" id="toc-body"></div>
  259. </div>
  260. </aside>
  261. </div>
  262. </div>
  263. </div>
  264. <a id="scroll-top-button" aria-label="TOP" href="#" role="button">
  265. <i class="iconfont icon-arrowup" aria-hidden="true"></i>
  266. </a>
  267. <div class="modal fade" id="modalSearch" tabindex="-1" role="dialog" aria-labelledby="ModalLabel"
  268. aria-hidden="true">
  269. <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
  270. <div class="modal-content">
  271. <div class="modal-header text-center">
  272. <h4 class="modal-title w-100 font-weight-bold">Search</h4>
  273. <button type="button" id="local-search-close" class="close" data-dismiss="modal" aria-label="Close">
  274. <span aria-hidden="true">&times;</span>
  275. </button>
  276. </div>
  277. <div class="modal-body mx-3">
  278. <div class="md-form mb-5">
  279. <input type="text" id="local-search-input" class="form-control validate">
  280. <label data-error="x" data-success="v" for="local-search-input">Keyword</label>
  281. </div>
  282. <div class="list-group" id="local-search-result"></div>
  283. </div>
  284. </div>
  285. </div>
  286. </div>
  287. </main>
  288. <footer>
  289. <div class="footer-inner">
  290. <div class="footer-content">
  291. <a target="_blank" rel="nofollow noopener" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43130202000203"><img src="https://img.limour.top/2023/08/27/64eadeb81d6a0.webp" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload>湘公网安备 43130202000203号 </a> <a target="_blank" rel="nofollow noopener" href="https://beian.miit.gov.cn/">湘ICP备20008299号 </a> <a target="_blank" rel="nofollow noopener" href="https://icp.gov.moe/?keyword=20210128">萌ICP备20210128号</a> <br> <a href="https://www.foreverblog.cn/" target="_blank"> <img src="https://img.foreverblog.cn/logo_en_default.png" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="" style="width:auto;height:24px"> </a> <br> <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/limour-blog/archives-b" target="_blank" rel="nofollow noopener"><span>SRC</span></a>
  292. </div>
  293. </div>
  294. </footer>
  295. <!-- Scripts -->
  296. <script src="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.js" ></script>
  297. <link rel="stylesheet" href="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.css" />
  298. <script>
  299. NProgress.configure({"showSpinner":false,"trickleSpeed":100})
  300. NProgress.start()
  301. window.addEventListener('load', function() {
  302. NProgress.done();
  303. })
  304. </script>
  305. <script src="https://jscdn.limour.top/npm/jquery@3.6.4/dist/jquery.min.js" ></script>
  306. <script src="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js" ></script>
  307. <script src="/js/events.js" ></script>
  308. <script src="/js/plugins.js" ></script>
  309. <script src="https://lib.baomitu.com/typed.js/2.0.12/typed.min.js" ></script>
  310. <script>
  311. (function (window, document) {
  312. var typing = Fluid.plugins.typing;
  313. var subtitle = document.getElementById('subtitle');
  314. if (!subtitle || !typing) {
  315. return;
  316. }
  317. var text = subtitle.getAttribute('data-typed-text');
  318. typing(text);
  319. })(window, document);
  320. </script>
  321. <script src="/js/img-lazyload.js" ></script>
  322. <script>
  323. Fluid.utils.createScript('https://jscdn.limour.top/npm/tocbot@4.20.1/dist/tocbot.min.js', function() {
  324. var toc = jQuery('#toc');
  325. if (toc.length === 0 || !window.tocbot) { return; }
  326. var boardCtn = jQuery('#board-ctn');
  327. var boardTop = boardCtn.offset().top;
  328. window.tocbot.init(Object.assign({
  329. tocSelector : '#toc-body',
  330. contentSelector : '.markdown-body',
  331. linkClass : 'tocbot-link',
  332. activeLinkClass : 'tocbot-active-link',
  333. listClass : 'tocbot-list',
  334. isCollapsedClass: 'tocbot-is-collapsed',
  335. collapsibleClass: 'tocbot-is-collapsible',
  336. scrollSmooth : true,
  337. includeTitleTags: true,
  338. headingsOffset : -boardTop,
  339. }, CONFIG.toc));
  340. if (toc.find('.toc-list-item').length > 0) {
  341. toc.css('visibility', 'visible');
  342. }
  343. Fluid.events.registerRefreshCallback(function() {
  344. if ('tocbot' in window) {
  345. tocbot.refresh();
  346. var toc = jQuery('#toc');
  347. if (toc.length === 0 || !tocbot) {
  348. return;
  349. }
  350. if (toc.find('.toc-list-item').length > 0) {
  351. toc.css('visibility', 'visible');
  352. }
  353. }
  354. });
  355. });
  356. </script>
  357. <script src=https://lib.baomitu.com/clipboard.js/2.0.11/clipboard.min.js></script>
  358. <script>Fluid.plugins.codeWidget();</script>
  359. <script>
  360. Fluid.utils.createScript('https://jscdn.limour.top/npm/anchor-js@4.3.1/anchor.min.js', function() {
  361. window.anchors.options = {
  362. placement: CONFIG.anchorjs.placement,
  363. visible : CONFIG.anchorjs.visible
  364. };
  365. if (CONFIG.anchorjs.icon) {
  366. window.anchors.options.icon = CONFIG.anchorjs.icon;
  367. }
  368. var el = (CONFIG.anchorjs.element || 'h1,h2,h3,h4,h5,h6').split(',');
  369. var res = [];
  370. for (var item of el) {
  371. res.push('.markdown-body > ' + item.trim());
  372. }
  373. if (CONFIG.anchorjs.placement === 'left') {
  374. window.anchors.options.class = 'anchorjs-link-left';
  375. }
  376. window.anchors.add(res.join(', '));
  377. Fluid.events.registerRefreshCallback(function() {
  378. if ('anchors' in window) {
  379. anchors.removeAll();
  380. var el = (CONFIG.anchorjs.element || 'h1,h2,h3,h4,h5,h6').split(',');
  381. var res = [];
  382. for (var item of el) {
  383. res.push('.markdown-body > ' + item.trim());
  384. }
  385. if (CONFIG.anchorjs.placement === 'left') {
  386. anchors.options.class = 'anchorjs-link-left';
  387. }
  388. anchors.add(res.join(', '));
  389. }
  390. });
  391. });
  392. </script>
  393. <script>
  394. Fluid.utils.createScript('https://lib.baomitu.com/fancybox/3.5.7/jquery.fancybox.min.js', function() {
  395. Fluid.plugins.fancyBox();
  396. });
  397. </script>
  398. <script>Fluid.plugins.imageCaption();</script>
  399. <script src="/js/local-search.js" ></script>
  400. <!-- 主题的启动项,将它保持在最底部 -->
  401. <!-- the boot of the theme, keep it at the bottom -->
  402. <script src="/js/boot.js" ></script>
  403. <noscript>
  404. <div class="noscript-warning">Blog works best with JavaScript enabled</div>
  405. </noscript>
  406. <!-- hexo injector body_end start -->
  407. <script defer src="/theme-inject/timeliness.js"></script>
  408. <!-- hexo injector body_end end --></body>
  409. </html>