sinzmise-cetastories 2.0.0-1731066602594 → 2.0.0-1731114112124

Sign up to get free protection for your applications and to get access to all the features.
Files changed (202) hide show
  1. package/404/index.html +4033 -1
  2. package/about/index.html +4041 -1
  3. package/album/index.html +4050 -1
  4. package/archives/2021/12/index.html +3917 -1
  5. package/archives/2021/index.html +3917 -1
  6. package/archives/2022/12/index.html +3917 -1
  7. package/archives/2022/index.html +3917 -1
  8. package/archives/2023/01/index.html +4072 -1
  9. package/archives/2023/02/index.html +3917 -1
  10. package/archives/2023/03/index.html +4063 -1
  11. package/archives/2023/04/index.html +3992 -1
  12. package/archives/2023/07/index.html +4217 -1
  13. package/archives/2023/08/index.html +4067 -1
  14. package/archives/2023/09/index.html +3917 -1
  15. package/archives/2023/10/index.html +3917 -1
  16. package/archives/2023/11/index.html +3917 -1
  17. package/archives/2023/12/index.html +3918 -1
  18. package/archives/2023/index.html +4591 -1
  19. package/archives/2023/page/2/index.html +4572 -1
  20. package/archives/2023/page/3/index.html +3930 -1
  21. package/archives/2024/01/index.html +4142 -1
  22. package/archives/2024/02/index.html +3922 -1
  23. package/archives/2024/03/index.html +3916 -1
  24. package/archives/2024/04/index.html +3997 -1
  25. package/archives/2024/05/index.html +4065 -1
  26. package/archives/2024/06/index.html +3917 -1
  27. package/archives/2024/07/index.html +3917 -1
  28. package/archives/2024/08/index.html +3992 -1
  29. package/archives/2024/09/index.html +3917 -1
  30. package/archives/2024/10/index.html +3984 -1
  31. package/archives/2024/index.html +4576 -1
  32. package/archives/2024/page/2/index.html +4433 -1
  33. package/archives/index.html +4560 -1
  34. package/archives/page/2/index.html +4560 -1
  35. package/archives/page/3/index.html +4560 -1
  36. package/archives/page/4/index.html +4560 -1
  37. package/archives/page/5/index.html +4560 -1
  38. package/assets/algolia/algoliasearch.js +7182 -3
  39. package/assets/algolia/algoliasearchLite.js +4445 -3
  40. package/atom.xml +31 -31
  41. package/bbs/bbs.html +4012 -1
  42. package/bbs/bbs.js +12 -2
  43. package/bbs/index.html +4031 -1
  44. package/categories/index.html +4050 -1
  45. package/categories//344/270/252/344/272/272/345/260/217/350/256/260/index.html +4570 -1
  46. package/categories//344/270/252/344/272/272/345/260/217/350/256/260/page/2/index.html +4485 -1
  47. package/categories//346/255/214/346/233/262/346/224/266/351/233/206/index.html +3920 -1
  48. package/categories//346/270/270/346/210/217/347/233/270/345/205/263/index.html +4148 -1
  49. package/categories//347/253/231/347/202/271/346/212/230/350/205/276/index.html +4610 -1
  50. package/categories//347/253/231/347/202/271/346/212/230/350/205/276/page/2/index.html +4148 -1
  51. package/categories//351/241/271/347/233/256/346/212/230/350/205/276/index.html +4072 -1
  52. package/charts/index.html +4039 -1
  53. package/comments/index.html +4052 -1
  54. package/content.json +1 -0
  55. package/css/custom2.css +3 -2
  56. package/css/first.css +1868 -2
  57. package/css/pace/big-counter.css +39 -2
  58. package/css/pace/corner-indicator.css +72 -2
  59. package/css/pace/flash.css +76 -2
  60. package/css/pace/mac-osx.css +86 -2
  61. package/css/pace/pace.css +50 -2
  62. package/css/plane.css +59 -2
  63. package/css/style.css +8585 -2
  64. package/css/tags.css +3516 -2
  65. package/essay/index.html +4050 -1
  66. package/fcircle/index.html +4075 -1
  67. package/games +61 -19
  68. package/index.html +4717 -1
  69. package/js/app.js +1341 -2
  70. package/js/autoload.js +62 -2
  71. package/js/ceta/fancybox.css +2 -2
  72. package/js/ceta/fancybox.umd.js +2 -2
  73. package/js/ceta/iconfontInkss.js +1 -2
  74. package/js/ceta/message.css +6 -2
  75. package/js/ceta/message.js +6 -2
  76. package/js/clock.js +1 -2
  77. package/js/kslink.js +38 -2
  78. package/js/newyear.js +76 -2
  79. package/js/plane.js +2200 -2
  80. package/js/plugins/aplayer.js +186 -2
  81. package/js/plugins/parallax.js +191 -2
  82. package/js/plugins/rightMenus.js +623 -2
  83. package/js/plugins/tags/contributors.js +92 -2
  84. package/js/plugins/tags/friends.js +93 -2
  85. package/js/plugins/tags/sites.js +96 -2
  86. package/js/search/algolia.js +239 -2
  87. package/js/search/hexo.js +195 -2
  88. package/js/search/meilisearch.js +220 -2
  89. package/js/txmap.js +248 -2
  90. package/link/index.html +6180 -1
  91. package/load.html +294 -1
  92. package/music/index.html +4033 -1
  93. package/package.json +1 -1
  94. package/page/2/index.html +4578 -1
  95. package/page/3/index.html +4575 -1
  96. package/page/4/index.html +4572 -1
  97. package/page/5/index.html +3924 -1
  98. package/posts/10021/index.html +4130 -5
  99. package/posts/10045/index.html +4224 -1
  100. package/posts/10733/index.html +4125 -1
  101. package/posts/10996/index.html +4127 -5
  102. package/posts/12779/index.html +4134 -1
  103. package/posts/13624/index.html +4179 -1
  104. package/posts/15688/index.html +4133 -1
  105. package/posts/15748/index.html +4121 -5
  106. package/posts/15799/index.html +4130 -1
  107. package/posts/15842/index.html +4121 -5
  108. package/posts/16107/index.html +4111 -1
  109. package/posts/18063/index.html +4124 -1
  110. package/posts/20412/index.html +4134 -1
  111. package/posts/21375/index.html +4124 -1
  112. package/posts/22945/index.html +4169 -4
  113. package/posts/23021/index.html +4104 -1
  114. package/posts/27531/index.html +4121 -5
  115. package/posts/28536/index.html +4116 -1
  116. package/posts/28733/index.html +4168 -1
  117. package/posts/29196/index.html +4106 -1
  118. package/posts/38917/index.html +4144 -1
  119. package/posts/38964/index.html +4208 -1
  120. package/posts/42487/index.html +4135 -1
  121. package/posts/42580/index.html +4128 -1
  122. package/posts/45875/index.html +4118 -1
  123. package/posts/46640/index.html +4147 -1
  124. package/posts/48762/index.html +4109 -1
  125. package/posts/50710/index.html +4114 -1
  126. package/posts/52677/index.html +4125 -1
  127. package/posts/53662/index.html +4123 -1
  128. package/posts/54386/index.html +4116 -1
  129. package/posts/54481/index.html +4133 -1
  130. package/posts/54787/index.html +4124 -5
  131. package/posts/56467/index.html +4121 -1
  132. package/posts/57692/index.html +4143 -1
  133. package/posts/58203/index.html +4116 -1
  134. package/posts/61417/index.html +4117 -1
  135. package/posts/61712/index.html +4113 -1
  136. package/posts/646/index.html +4106 -1
  137. package/posts/64856/index.html +4120 -1
  138. package/posts/64935/index.html +4120 -1
  139. package/search.xml +78 -78
  140. package/seas/index.html +4050 -1
  141. package/sw.js +798 -2
  142. package/tags/Flash/347/233/270/345/205/263/index.html +3924 -1
  143. package/tags/Steam/346/270/270/346/210/217/index.html +3924 -1
  144. package/tags/Windows/350/275/257/344/273/266/index.html +3997 -1
  145. package/tags/index.html +4033 -1
  146. package/tags//344/270/252/344/272/272/345/260/217/350/256/260/index.html +4570 -1
  147. package/tags//344/270/252/344/272/272/345/260/217/350/256/260/page/2/index.html +4485 -1
  148. package/tags//345/205/266/345/256/203/346/270/270/346/210/217/index.html +4073 -1
  149. package/tags//345/212/240/350/275/275/345/212/250/347/224/273/index.html +3924 -1
  150. package/tags//346/202/254/346/265/256/345/256/240/347/211/251-/347/234/213/346/235/277/345/250/230/index.html +3925 -1
  151. package/tags//346/255/214/346/233/262/346/224/266/351/233/206/index.html +3920 -1
  152. package/tags//346/270/270/346/210/217/347/233/270/345/205/263/index.html +4148 -1
  153. package/tags//347/253/231/347/202/271/345/272/225/351/203/250/351/255/224/346/224/271/index.html +3924 -1
  154. package/tags//347/253/231/347/202/271/346/212/230/350/205/276/index.html +4610 -1
  155. package/tags//347/253/231/347/202/271/346/212/230/350/205/276/page/2/index.html +4148 -1
  156. package/tags//350/207/252/345/273/272/351/203/250/347/275/262/index.html +4224 -1
  157. package/tags//351/241/265/351/235/242/351/255/224/346/224/271/index.html +4075 -1
  158. package/tags//351/241/271/347/233/256/346/212/230/350/205/276/index.html +4072 -1
  159. package/update/index.html +4112 -1
  160. package/weichuncai/css/style.css +25 -2
  161. package/weichuncai/js/common.js +449 -2
  162. package/weichuncai/js/jquery.js +139 -2
  163. package/weichuncai/wcc-config.js +17 -2
  164. package/maps/assets/algolia/algoliasearch.js.map +0 -1
  165. package/maps/assets/algolia/algoliasearchLite.js.map +0 -1
  166. package/maps/bbs/bbs.js.map +0 -1
  167. package/maps/css/custom2.css.map +0 -1
  168. package/maps/css/first.css.map +0 -1
  169. package/maps/css/pace/big-counter.css.map +0 -1
  170. package/maps/css/pace/corner-indicator.css.map +0 -1
  171. package/maps/css/pace/flash.css.map +0 -1
  172. package/maps/css/pace/mac-osx.css.map +0 -1
  173. package/maps/css/pace/pace.css.map +0 -1
  174. package/maps/css/plane.css.map +0 -1
  175. package/maps/css/style.css.map +0 -1
  176. package/maps/css/tags.css.map +0 -1
  177. package/maps/js/app.js.map +0 -1
  178. package/maps/js/autoload.js.map +0 -1
  179. package/maps/js/ceta/fancybox.css.map +0 -1
  180. package/maps/js/ceta/fancybox.umd.js.map +0 -1
  181. package/maps/js/ceta/iconfontInkss.js.map +0 -1
  182. package/maps/js/ceta/message.css.map +0 -1
  183. package/maps/js/ceta/message.js.map +0 -1
  184. package/maps/js/clock.js.map +0 -1
  185. package/maps/js/kslink.js.map +0 -1
  186. package/maps/js/newyear.js.map +0 -1
  187. package/maps/js/plane.js.map +0 -1
  188. package/maps/js/plugins/aplayer.js.map +0 -1
  189. package/maps/js/plugins/parallax.js.map +0 -1
  190. package/maps/js/plugins/rightMenus.js.map +0 -1
  191. package/maps/js/plugins/tags/contributors.js.map +0 -1
  192. package/maps/js/plugins/tags/friends.js.map +0 -1
  193. package/maps/js/plugins/tags/sites.js.map +0 -1
  194. package/maps/js/search/algolia.js.map +0 -1
  195. package/maps/js/search/hexo.js.map +0 -1
  196. package/maps/js/search/meilisearch.js.map +0 -1
  197. package/maps/js/txmap.js.map +0 -1
  198. package/maps/sw.js.map +0 -1
  199. package/maps/weichuncai/css/style.css.map +0 -1
  200. package/maps/weichuncai/js/common.js.map +0 -1
  201. package/maps/weichuncai/js/jquery.js.map +0 -1
  202. package/maps/weichuncai/wcc-config.js.map +0 -1
@@ -1,5 +1,4127 @@
1
- <!DOCTYPE html><html lang="zh-CN"><head hexo-theme="https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0"><meta name="generator" content="Hexo 7.3.0"><meta charset="utf-8"><link rel="canonical" href="https://blog.sinzmise.top/posts/10996/"><meta name="renderer" content="webkit"><meta name="force-rendering" content="webkit"><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"><meta name="HandheldFriendly" content="True"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="telephone=no" name="format-detection"><link rel="preload" href="/css/style.css" as="style"><link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous"><link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous"><link rel="alternate" href="/atom.xml" title="汐塔魔法屋" type="application/atom+xml"><title>马里奥制造1打百人团教程 - 汐塔魔法屋</title><meta name="keywords" content="游戏相关,其它游戏,null"><meta desc name="description" content="不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
2
- 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始! - 王九弦SZ·Ninty - 汐塔魔法屋"><meta property="og:type" content="article"><meta property="og:title" content="马里奥制造1打百人团教程"><meta property="og:url" content="https://blog.sinzmise.top/posts/10996/"><meta property="og:site_name" content="汐塔魔法屋"><meta property="og:description" content="不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS &#x2F; WiiU 在线功能停服 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"><meta property="og:locale" content="zh_CN"><meta property="og:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"><meta property="article:published_time" content="2024-04-27T19:43:40.000Z"><meta property="article:modified_time" content="2024-11-08T11:49:15.290Z"><meta property="article:author" content="王九弦SZ·Ninty"><meta property="article:tag" content="游戏相关"><meta property="article:tag" content="其它游戏"><meta name="twitter:card" content="summary"><meta name="twitter:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"><style>#safearea{display:none}.fa-duotone.red,.fa-light.red,.fa-regular.red,.fa-solid.red,.fa-thin.red,.fa.red,.fad.red,.fal.red,.far.red,.fas.red,.iziToast>.iziToast-body .iziToast-icon.red{color:#f44336}.fa-duotone.pink,.fa-light.pink,.fa-regular.pink,.fa-solid.pink,.fa-thin.pink,.fa.pink,.fad.pink,.fal.pink,.far.pink,.fas.pink,.iziToast>.iziToast-body .iziToast-icon.pink{color:#e91e63}.fa-duotone.purple,.fa-light.purple,.fa-regular.purple,.fa-solid.purple,.fa-thin.purple,.fa.purple,.fad.purple,.fal.purple,.far.purple,.fas.purple,.iziToast>.iziToast-body .iziToast-icon.purple{color:#9c27b0}.fa-duotone.indigo,.fa-light.indigo,.fa-regular.indigo,.fa-solid.indigo,.fa-thin.indigo,.fa.indigo,.fad.indigo,.fal.indigo,.far.indigo,.fas.indigo,.iziToast>.iziToast-body .iziToast-icon.indigo{color:#3f51b5}.fa-duotone.light-blue,.fa-light.light-blue,.fa-regular.light-blue,.fa-solid.light-blue,.fa-thin.light-blue,.fa.light-blue,.fad.light-blue,.fal.light-blue,.far.light-blue,.fas.light-blue,.iziToast>.iziToast-body .iziToast-icon.light-blue{color:#4ba7ee}.fa-duotone.deep-blue,.fa-light.deep-blue,.fa-regular.deep-blue,.fa-solid.deep-blue,.fa-thin.deep-blue,.fa.deep-blue,.fad.deep-blue,.fal.deep-blue,.far.deep-blue,.fas.deep-blue,.iziToast>.iziToast-body .iziToast-icon.deep-blue{color:#3367d6}.fa-duotone.teal,.fa-light.teal,.fa-regular.teal,.fa-solid.teal,.fa-thin.teal,.fa.teal,.fad.teal,.fal.teal,.far.teal,.fas.teal,.iziToast>.iziToast-body .iziToast-icon.teal{color:#009688}.fa-duotone.light-green,.fa-light.light-green,.fa-regular.light-green,.fa-solid.light-green,.fa-thin.light-green,.fa.light-green,.fad.light-green,.fal.light-green,.far.light-green,.fas.light-green,.iziToast>.iziToast-body .iziToast-icon.light-green{color:#8bc34a}.fa-duotone.orange,.fa-light.orange,.fa-regular.orange,.fa-solid.orange,.fa-thin.orange,.fa.orange,.fad.orange,.fal.orange,.far.orange,.fas.orange,.iziToast>.iziToast-body .iziToast-icon.orange{color:#ff9800}.fa-duotone.deep-orange,.fa-light.deep-orange,.fa-regular.deep-orange,.fa-solid.deep-orange,.fa-thin.deep-orange,.fa.deep-orange,.fad.deep-orange,.fal.deep-orange,.far.deep-orange,.fas.deep-orange,.iziToast>.iziToast-body .iziToast-icon.deep-orange{color:#ff5722}.fa-duotone.brown,.fa-light.brown,.fa-regular.brown,.fa-solid.brown,.fa-thin.brown,.fa.brown,.fad.brown,.fal.brown,.far.brown,.fas.brown,.iziToast>.iziToast-body .iziToast-icon.brown{color:#795548}.fa-duotone.blue-grey,.fa-light.blue-grey,.fa-regular.blue-grey,.fa-solid.blue-grey,.fa-thin.blue-grey,.fa.blue-grey,.fad.blue-grey,.fal.blue-grey,.far.blue-grey,.fas.blue-grey,.iziToast>.iziToast-body .iziToast-icon.blue-grey{color:#607d8b}.fa-duotone.yellow,.fa-light.yellow,.fa-regular.yellow,.fa-solid.yellow,.fa-thin.yellow,.fa.yellow,.fad.yellow,.fal.yellow,.far.yellow,.fas.yellow,.iziToast>.iziToast-body .iziToast-icon.yellow{color:#fcec60}.fa-duotone.TURQUOISE,.fa-light.TURQUOISE,.fa-regular.TURQUOISE,.fa-solid.TURQUOISE,.fa-thin.TURQUOISE,.fa.TURQUOISE,.fad.TURQUOISE,.fal.TURQUOISE,.far.TURQUOISE,.fas.TURQUOISE,.iziToast>.iziToast-body .iziToast-icon.TURQUOISE{color:#1abc9c}.fa-duotone.EMERALD,.fa-light.EMERALD,.fa-regular.EMERALD,.fa-solid.EMERALD,.fa-thin.EMERALD,.fa.EMERALD,.fad.EMERALD,.fal.EMERALD,.far.EMERALD,.fas.EMERALD,.iziToast>.iziToast-body .iziToast-icon.EMERALD{color:#2ecc71}.fa-duotone.PETERRIVE,.fa-light.PETERRIVE,.fa-regular.PETERRIVE,.fa-solid.PETERRIVE,.fa-thin.PETERRIVE,.fa.PETERRIVE,.fad.PETERRIVE,.fal.PETERRIVE,.far.PETERRIVE,.fas.PETERRIVE,.iziToast>.iziToast-body .iziToast-icon.PETERRIVE{color:#3498db}.fa-duotone.AMETHYST,.fa-light.AMETHYST,.fa-regular.AMETHYST,.fa-solid.AMETHYST,.fa-thin.AMETHYST,.fa.AMETHYST,.fad.AMETHYST,.fal.AMETHYST,.far.AMETHYST,.fas.AMETHYST,.iziToast>.iziToast-body .iziToast-icon.AMETHYST{color:#9b59b6}.fa-duotone.WETASPHALT,.fa-light.WETASPHALT,.fa-regular.WETASPHALT,.fa-solid.WETASPHALT,.fa-thin.WETASPHALT,.fa.WETASPHALT,.fad.WETASPHALT,.fal.WETASPHALT,.far.WETASPHALT,.fas.WETASPHALT,.iziToast>.iziToast-body .iziToast-icon.WETASPHALT{color:#34495e}.fa-duotone.GREENSEA,.fa-light.GREENSEA,.fa-regular.GREENSEA,.fa-solid.GREENSEA,.fa-thin.GREENSEA,.fa.GREENSEA,.fad.GREENSEA,.fal.GREENSEA,.far.GREENSEA,.fas.GREENSEA,.iziToast>.iziToast-body .iziToast-icon.GREENSEA{color:#16a085}.fa-duotone.NEPHRITIS,.fa-light.NEPHRITIS,.fa-regular.NEPHRITIS,.fa-solid.NEPHRITIS,.fa-thin.NEPHRITIS,.fa.NEPHRITIS,.fad.NEPHRITIS,.fal.NEPHRITIS,.far.NEPHRITIS,.fas.NEPHRITIS,.iziToast>.iziToast-body .iziToast-icon.NEPHRITIS{color:#27ae60}.fa-duotone.BELIZEHOLE,.fa-light.BELIZEHOLE,.fa-regular.BELIZEHOLE,.fa-solid.BELIZEHOLE,.fa-thin.BELIZEHOLE,.fa.BELIZEHOLE,.fad.BELIZEHOLE,.fal.BELIZEHOLE,.far.BELIZEHOLE,.fas.BELIZEHOLE,.iziToast>.iziToast-body .iziToast-icon.BELIZEHOLE{color:#2980b9}.fa-duotone.WISTERIA,.fa-light.WISTERIA,.fa-regular.WISTERIA,.fa-solid.WISTERIA,.fa-thin.WISTERIA,.fa.WISTERIA,.fad.WISTERIA,.fal.WISTERIA,.far.WISTERIA,.fas.WISTERIA,.iziToast>.iziToast-body .iziToast-icon.WISTERIA{color:#8e44ad}.fa-duotone.MIDNIGHTBLUE,.fa-light.MIDNIGHTBLUE,.fa-regular.MIDNIGHTBLUE,.fa-solid.MIDNIGHTBLUE,.fa-thin.MIDNIGHTBLUE,.fa.MIDNIGHTBLUE,.fad.MIDNIGHTBLUE,.fal.MIDNIGHTBLUE,.far.MIDNIGHTBLUE,.fas.MIDNIGHTBLUE,.iziToast>.iziToast-body .iziToast-icon.MIDNIGHTBLUE{color:#2c3e50}.fa-duotone.SUNFLOWER,.fa-light.SUNFLOWER,.fa-regular.SUNFLOWER,.fa-solid.SUNFLOWER,.fa-thin.SUNFLOWER,.fa.SUNFLOWER,.fad.SUNFLOWER,.fal.SUNFLOWER,.far.SUNFLOWER,.fas.SUNFLOWER,.iziToast>.iziToast-body .iziToast-icon.SUNFLOWER{color:#f1c40f}.fa-duotone.CARROT,.fa-light.CARROT,.fa-regular.CARROT,.fa-solid.CARROT,.fa-thin.CARROT,.fa.CARROT,.fad.CARROT,.fal.CARROT,.far.CARROT,.fas.CARROT,.iziToast>.iziToast-body .iziToast-icon.CARROT{color:#e67e22}.fa-duotone.ALIZARIN,.fa-light.ALIZARIN,.fa-regular.ALIZARIN,.fa-solid.ALIZARIN,.fa-thin.ALIZARIN,.fa.ALIZARIN,.fad.ALIZARIN,.fal.ALIZARIN,.far.ALIZARIN,.fas.ALIZARIN,.iziToast>.iziToast-body .iziToast-icon.ALIZARIN{color:#e74c3c}.fa-duotone.CLOUDS,.fa-light.CLOUDS,.fa-regular.CLOUDS,.fa-solid.CLOUDS,.fa-thin.CLOUDS,.fa.CLOUDS,.fad.CLOUDS,.fal.CLOUDS,.far.CLOUDS,.fas.CLOUDS,.iziToast>.iziToast-body .iziToast-icon.CLOUDS{color:#ecf0f1}.fa-duotone.CONCRETE,.fa-light.CONCRETE,.fa-regular.CONCRETE,.fa-solid.CONCRETE,.fa-thin.CONCRETE,.fa.CONCRETE,.fad.CONCRETE,.fal.CONCRETE,.far.CONCRETE,.fas.CONCRETE,.iziToast>.iziToast-body .iziToast-icon.CONCRETE{color:#95a5a6}.fa-duotone.ORANGE,.fa-light.ORANGE,.fa-regular.ORANGE,.fa-solid.ORANGE,.fa-thin.ORANGE,.fa.ORANGE,.fad.ORANGE,.fal.ORANGE,.far.ORANGE,.fas.ORANGE,.iziToast>.iziToast-body .iziToast-icon.ORANGE{color:#f39c12}.fa-duotone.PUMPKIN,.fa-light.PUMPKIN,.fa-regular.PUMPKIN,.fa-solid.PUMPKIN,.fa-thin.PUMPKIN,.fa.PUMPKIN,.fad.PUMPKIN,.fal.PUMPKIN,.far.PUMPKIN,.fas.PUMPKIN,.iziToast>.iziToast-body .iziToast-icon.PUMPKIN{color:#d35400}.fa-duotone.POMEGRANATE,.fa-light.POMEGRANATE,.fa-regular.POMEGRANATE,.fa-solid.POMEGRANATE,.fa-thin.POMEGRANATE,.fa.POMEGRANATE,.fad.POMEGRANATE,.fal.POMEGRANATE,.far.POMEGRANATE,.fas.POMEGRANATE,.iziToast>.iziToast-body .iziToast-icon.POMEGRANATE{color:#c0392b}.fa-duotone.SILVER,.fa-light.SILVER,.fa-regular.SILVER,.fa-solid.SILVER,.fa-thin.SILVER,.fa.SILVER,.fad.SILVER,.fal.SILVER,.far.SILVER,.fas.SILVER,.iziToast>.iziToast-body .iziToast-icon.SILVER{color:#bdc3c7}.fa-duotone.ASBESTOS,.fa-light.ASBESTOS,.fa-regular.ASBESTOS,.fa-solid.ASBESTOS,.fa-thin.ASBESTOS,.fa.ASBESTOS,.fad.ASBESTOS,.fal.ASBESTOS,.far.ASBESTOS,.fas.ASBESTOS,.iziToast>.iziToast-body .iziToast-icon.ASBESTOS{color:#7f8c8d}.article-title,.md .footer .header,.meta-v3,.new-meta-box,.prev-next,.widget header,details summary{font-family:"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Helvetica,monospace}:root{--color-site-body:#f4f4f4;--color-site-bg:#f4f4f4;--color-site-inner:#fff;--color-site-footer:#666;--color-card:#fff;--color-text:#444;--color-block:#f4f4f4;--color-inlinecode:#444;--color-codeblock:#f4f4f4;--color-h1:#3a3a3a;--color-h2:#3a3a3a;--color-h3:#333;--color-h4:#444;--color-h5:#555;--color-h6:#666;--color-p:#444;--color-list:#666;--color-list-hl:#30ad91;--color-meta:#888;--color-read-bkg:#e0d8c8;--color-read-post:#f8f1e2;--color-copyright-bkg:#f5f5f5;--color-white-png:#fff;--color-img-error:#f5f5f5}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;outline:0;margin:0;padding:0}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track-piece{background:0 0}::-webkit-scrollbar-thumb{background:#3dd9b6;cursor:pointer;border-radius:2px;-webkit-border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#ff5722}html{color:var(--color-text);width:100%;height:100%;font-family:UbuntuMono,"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Menlo,Monaco,monospace,sans-serif;font-size:16px}html>::-webkit-scrollbar{height:4px;width:4px}html>::-webkit-scrollbar-track-piece{background:0 0}html>::-webkit-scrollbar-thumb{background:#3dd9b6;cursor:pointer;border-radius:2px;-webkit-border-radius:2px}html>::-webkit-scrollbar-thumb:hover{background:#ff5722}body{background-color:var(--color-site-body);text-rendering:optimizelegibility;-webkit-tap-highlight-color:transparent;line-height:1.6;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body.modal-active{overflow:hidden}@media screen and (max-width:680px){body.modal-active{position:fixed;top:0;right:0;bottom:0;left:0}}a{color:#2092ec;cursor:pointer;text-decoration:none;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}a:active,a:hover{outline:0}ol,ul{padding-left:0}ol li,ul li{list-style:none}header{display:block}img{border:0;background:0 0;max-width:100%}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;height:0;border:0;border-radius:1px;-webkit-border-radius:1px;border-bottom:1px solid rgba(68,68,68,.1)}article hr{background-image:none;height:2em;border:none;margin:1em 0 1em;text-align:center}article hr:after{content:"···";letter-spacing:2em;padding-left:2em;font-weight:700}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}@supports (backdrop-filter:blur(20px)){.blur{background:rgba(255,255,255,.9)!important;backdrop-filter:saturate(200%) blur(20px)}}@supports (backdrop-filter:blur(20px)){.blur#comments{backdrop-filter:unset}}.shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.shadow.floatable{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.shadow.floatable:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.1)}#l_cover{min-height:64px}.cover-wrapper{top:0;left:0;max-width:100%;height:100vh;display:flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-khtml-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-o-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;align-items:center;align-self:center;align-content:center;color:var(--color-site-inner);padding:0 16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:relative;overflow:hidden;margin-bottom:-100px}.cover-wrapper .cover-bg{position:absolute;width:100%;height:100%;background-position:center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover}.cover-wrapper .cover-bg.lazyload:not(.loaded){opacity:0;-webkit-opacity:0;-moz-opacity:0}.cover-wrapper .cover-bg.lazyload.loaded{animation-delay:0s;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:ease-out;animation-name:fadeIn}@-moz-keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes fadeIn{0%{opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:blur(12px);transform:scale(1.02);-webkit-transform:scale(1.02);-khtml-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);-ms-transform:scale(1.02)}100%{opacity:1;-webkit-opacity:1;-moz-opacity:1}}.cover-wrapper .cover-body{z-index:1;position:relative;width:100%;height:100%}.cover-wrapper#full{height:calc(100vh + 100px);padding-bottom:100px}.cover-wrapper#half{max-height:640px;min-height:460px;height:calc(36vh - 64px + 200px)}.cover-wrapper #scroll-down{width:100%;height:64px;position:absolute;bottom:100px;text-align:center;cursor:pointer}.cover-wrapper #scroll-down .scroll-down-effects{color:#fff;font-size:24px;line-height:64px;position:absolute;width:24px;left:calc(50% - 12px);text-shadow:0 1px 2px rgba(0,0,0,.1);animation:scroll-down-effect 1.5s infinite;-webkit-animation:scroll-down-effect 1.5s infinite;-khtml-animation:scroll-down-effect 1.5s infinite;-moz-animation:scroll-down-effect 1.5s infinite;-o-animation:scroll-down-effect 1.5s infinite;-ms-animation:scroll-down-effect 1.5s infinite}@-moz-keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes scroll-down-effect{0%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}50%{top:-16px;opacity:.4;-webkit-opacity:0.4;-moz-opacity:0.4}100%{top:0;opacity:1;-webkit-opacity:1;-moz-opacity:1}}.cover-wrapper .cover-body{margin-top:64px;margin-bottom:120px}.cover-wrapper .cover-body,.cover-wrapper .cover-body .bottom,.cover-wrapper .cover-body .top{display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;-webkit-justify-content:center;-khtml-justify-content:center;-moz-justify-content:center;-o-justify-content:center;-ms-justify-content:center;max-width:100%}.cover-wrapper .cover-body .bottom{margin-top:32px}.cover-wrapper .cover-body .title{font-family:"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Helvetica,monospace;font-size:3.125rem;text-shadow:0 1px 2px rgba(0,0,0,.1);text-align:center}.cover-wrapper .cover-body .subtitle{font-size:16px}.cover-wrapper .cover-body .logo{max-height:120px;max-width:calc(100% - 4 * 16px)}@media screen and (min-height:1024px){.cover-wrapper .cover-body .title{font-size:3rem}.cover-wrapper .cover-body .subtitle{font-size:.875rem}.cover-wrapper .cover-body .logo{max-height:150px}}.cover-wrapper .cover-body .m_search{position:relative;max-width:calc(100% - 16px);width:320px;vertical-align:middle}.cover-wrapper .cover-body .m_search .form{position:relative;display:block;width:100%}.cover-wrapper .cover-body .m_search .icon,.cover-wrapper .cover-body .m_search .input{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.cover-wrapper .cover-body .m_search .icon{position:absolute;display:block;line-height:2.5rem;width:32px;top:0;left:5px;color:rgba(68,68,68,.75)}.cover-wrapper .cover-body .m_search .input{display:block;height:2.5rem;width:100%;box-shadow:none;-webkit-box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:.875rem;-webkit-appearance:none;padding-left:36px;border-radius:1.4rem;-webkit-border-radius:1.4rem;background:rgba(255,255,255,.6);backdrop-filter:blur(10px);border:none;color:var(--color-text)}@media screen and (max-width:500px){.cover-wrapper .cover-body .m_search .input{padding-left:36px}}.cover-wrapper .cover-body .m_search .input:hover{background:rgba(255,255,255,.8)}.cover-wrapper .cover-body .m_search .input:focus{background:#fff}.cover-wrapper .list-h{display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;flex-wrap:wrap;-webkit-flex-wrap:wrap;-khtml-flex-wrap:wrap;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:stretch;border-radius:4px;-webkit-border-radius:4px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cover-wrapper .list-h a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0;display:flex;font-weight:600}.cover-wrapper .list-h a img{display:block;border-radius:2px;-webkit-border-radius:2px;margin:4px;min-width:40px;max-width:44px}@media screen and (max-width:768px){.cover-wrapper .list-h a img{min-width:36px;max-width:40px}}@media screen and (max-width:500px){.cover-wrapper .list-h a img{margin:2px 4px;min-width:32px;max-width:36px}}@media screen and (max-width:375px){.cover-wrapper .list-h a img{min-width:28px;max-width:32px}}.cover-wrapper{max-width:100%}.cover-wrapper.search .bottom .menu{margin-top:8px}.cover-wrapper.search .bottom .menu .list-h a{white-space:nowrap;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;align-items:baseline;padding:2px;margin:4px;color:var(--color-site-inner);opacity:.75;-webkit-opacity:0.75;-moz-opacity:0.75;text-shadow:0 1px 2px rgba(0,0,0,.05);border-bottom:2px solid transparent}.cover-wrapper.search .bottom .menu .list-h a i{margin-right:4px}.cover-wrapper.search .bottom .menu .list-h a p{font-size:.9375rem}.cover-wrapper.search .bottom .menu .list-h a.active,.cover-wrapper.search .bottom .menu .list-h a:active,.cover-wrapper.search .bottom .menu .list-h a:hover{opacity:1;-webkit-opacity:1;-moz-opacity:1;border-bottom:2px solid var(--color-site-inner)}@font-face{font-family:UbuntuMono;src:url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf");font-weight:'normal';font-style:'normal';font-display:swap}@font-face{font-family:'Varela Round';src:url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf");font-weight:'normal';font-style:'normal';font-display:swap}.l_header{position:fixed;z-index:1000;top:0;width:100%;height:64px;background:var(--color-card);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.l_header.auto{transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-khtml-transition:opacity 0.4s ease;-moz-transition:opacity .4s ease;-o-transition:opacity .4s ease;-ms-transition:opacity .4s ease;visibility:hidden}.l_header.auto.showed{opacity:1!important;-webkit-opacity:1!important;-moz-opacity:1!important;visibility:visible}.l_header .container{margin-left:16px;margin-right:16px}.l_header #wrapper{height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.l_header #wrapper .nav-main,.l_header #wrapper .nav-sub{display:flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-khtml-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-o-flex-wrap:nowrap;-ms-flex-wrap:nowrap;justify-content:space-between;-webkit-justify-content:space-between;-khtml-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;-ms-justify-content:space-between;align-items:center}.l_header #wrapper .nav-main{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.l_header #wrapper.sub .nav-main{transform:translateY(-64px);-webkit-transform:translateY(-64px);-khtml-transform:translateY(-64px);-moz-transform:translateY(-64px);-o-transform:translateY(-64px);-ms-transform:translateY(-64px)}.l_header #wrapper .nav-sub{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;opacity:0;-webkit-opacity:0;-moz-opacity:0;height:64px;width:calc(100% - 2 * 16px);position:absolute}.l_header #wrapper .nav-sub ::-webkit-scrollbar{display:none}@media screen and (min-width:2048px){.l_header #wrapper .nav-sub{max-width:55vw;margin:auto}}.l_header #wrapper.sub .nav-sub{opacity:1;-webkit-opacity:1;-moz-opacity:1}.l_header #wrapper .title{position:relative;color:var(--color-text);padding-left:24px;max-height:64px}.l_header #wrapper .nav-main .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;line-height:64px;padding:0 8px;font-size:1.25rem;font-family:"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Helvetica,monospace}.l_header #wrapper .nav-main .title img{height:64px;padding:8px}.l_header .nav-sub{max-width:1080px;margin:auto}.l_header .nav-sub .title{font-weight:700;font-family:UbuntuMono,"Varela Round","PingFang SC","Microsoft YaHei",Helvetica,Arial,Menlo,Monaco,monospace,sans-serif;line-height:1.2;max-height:64px;white-space:normal;flex-shrink:1}.l_header .switcher{display:none;line-height:64px;align-items:center}.l_header .switcher .s-toc{display:none}@media screen and (max-width:768px){.l_header .switcher .s-toc{display:flex}}.l_header .switcher>li{height:48px;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;margin:2px}@media screen and (max-width:500px){.l_header .switcher>li{margin:0 1px;height:48px}}.l_header .switcher>li>a{display:flex;justify-content:center;-webkit-justify-content:center;-khtml-justify-content:center;-moz-justify-content:center;-o-justify-content:center;-ms-justify-content:center;align-items:center;width:48px;height:48px;padding:.85em 1.1em;border-radius:100px;-webkit-border-radius:100px;border:none;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;color:#3dd9b6}.l_header .switcher>li>a:hover{border:none}.l_header .switcher>li>a.active,.l_header .switcher>li>a:active{border:none;background:var(--color-site-bg)}@media screen and (max-width:500px){.l_header .switcher>li>a{width:36px;height:48px}}.l_header .nav-sub .switcher{display:flex}.l_header .m_search{display:flex;height:64px;width:240px;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}@media screen and (max-width:1024px){.l_header .m_search{width:44px;min-width:44px}.l_header .m_search input::placeholder{opacity:0;-webkit-opacity:0;-moz-opacity:0}.l_header .m_search:hover{width:240px}.l_header .m_search:hover input::placeholder{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media screen and (min-width:500px){.l_header .m_search:hover .input{width:100%}.l_header .m_search:hover .input::placeholder{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media screen and (max-width:500px){.l_header .m_search{min-width:0}.l_header .m_search input::placeholder{opacity:1;-webkit-opacity:1;-moz-opacity:1}}.l_header .m_search .form{position:relative;display:flex;width:100%;align-items:center}.l_header .m_search .icon{position:absolute;width:36px;left:5px;color:var(--color-meta)}@media screen and (max-width:500px){.l_header .m_search .icon{display:none}}.l_header .m_search .input{display:block;padding-top:8px;padding-bottom:8px;line-height:1.3;width:100%;color:var(--color-text);background:#fafafa;box-shadow:none;-webkit-box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding-left:40px;font-size:.875rem;border-radius:8px;-webkit-border-radius:8px;border:none;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}@media screen and (min-width:500px){.l_header .m_search .input:focus{box-shadow:0 4px 8px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}}@media screen and (max-width:500px){.l_header .m_search .input{background:var(--color-block);padding-left:8px;border:none}.l_header .m_search .input:focus,.l_header .m_search .input:hover{border:none}}@media (max-width:500px){.l_header .m_search{left:0;width:0;overflow:hidden;position:absolute;background:#fff;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.l_header .m_search .input{border-radius:32px;-webkit-border-radius:32px;margin-left:16px;padding-left:16px}.l_header.z_search-open .m_search{width:100%}.l_header.z_search-open .m_search .input{width:calc(100% - 120px)}}ul.list-v li:hover>ul.list-v,ul.m-pc li:hover>ul.list-v{display:block}ul.nav-list-h{display:flex;align-items:stretch}ul.nav-list-h>li{position:relative;justify-content:center;-webkit-justify-content:center;-khtml-justify-content:center;-moz-justify-content:center;-o-justify-content:center;-ms-justify-content:center;height:100%;line-height:2.4;border-radius:4px;-webkit-border-radius:4px}ul.nav-list-h>li>a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.nav-list-h>li>a span{font-weight:600}ul.list-v{z-index:1;display:none;position:absolute;background:var(--color-card);box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 4px 8px 0 rgba(0,0,0,.08),0 8px 16px 0 rgba(0,0,0,.08);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08),0 4px 8px 0 rgba(0,0,0,.08),0 8px 16px 0 rgba(0,0,0,.08);margin-top:-6px;border-radius:4px;-webkit-border-radius:4px;padding:8px 0}ul.list-v.show{display:block}ul.list-v hr{margin-top:8px;margin-bottom:8px}ul.list-v>li{white-space:nowrap;word-break:keep-all}ul.list-v>li.header{font-size:.78125rem;font-weight:700;line-height:2em;color:var(--color-meta);margin:8px 16px 4px}ul.list-v>li.header i{margin-right:8px}ul.list-v>li ul{margin-left:0;display:none;margin-top:-40px}ul.list-v .aplayer-container{min-height:64px;padding:6px 16px}ul.list-v>li>a{transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease;display:block;color:var(--color-list);font-size:.875rem;line-height:36px;padding:0 20px 0 16px;text-overflow:ellipsis;margin:0 4px;border-radius:4px;-webkit-border-radius:4px}@media screen and (max-width:1024px){ul.list-v>li>a{line-height:40px}}ul.list-v>li>a>i{margin-right:8px}ul.list-v>li>a.active,ul.list-v>li>a:active{color:var(--color-list-hl)}ul.list-v>li>a:hover{color:var(--color-list-hl);background:var(--color-site-bg)}.l_header .menu>ul>li>a{display:block;padding:0 8px;display:flex}.l_header .menu>ul>li>a .icon{width:16px;margin-right:6px}.l_header .menu>ul>li>a .icon i{display:inline-block}.l_header .menu>ul>li>ul .icon{width:16px;margin-right:2px}.l_header .menu>ul>li>ul .icon i{display:inline-block}.l_header ul.nav-list-h>li{color:var(--color-list);line-height:64px}.l_header ul.nav-list-h>li>a{max-height:64px;overflow:hidden;color:inherit}.l_header ul.nav-list-h>li>a.active span,.l_header ul.nav-list-h>li>a:active span{color:#3dd9b6}.l_header ul.nav-list-h>li:hover>a{color:var(--color-list-hl)}.l_header ul.nav-list-h>li i.music{animation:rotate-effect 1.5s linear infinite;-webkit-animation:rotate-effect 1.5s linear infinite;-khtml-animation:rotate-effect 1.5s linear infinite;-moz-animation:rotate-effect 1.5s linear infinite;-o-animation:rotate-effect 1.5s linear infinite;-ms-animation:rotate-effect 1.5s linear infinite}@-moz-keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-webkit-keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-o-keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}@keyframes rotate-effect{0%{transform:rotate(0);-webkit-transform:rotate(0);-khtml-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0)}25%{transform:rotate(90deg);-webkit-transform:rotate(90deg);-khtml-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}50%{transform:rotate(180deg);-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}75%{transform:rotate(270deg);-webkit-transform:rotate(270deg);-khtml-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-khtml-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}}.menu-phone li ul.list-v{right:calc(100% - .5 * 16px)}.menu-phone li ul.list-v ul{right:calc(100% - .5 * 16px)}#wrapper{max-width:1080px;margin:auto}@media screen and (min-width:2048px){#wrapper{max-width:55vw}}#wrapper .menu{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;margin:0 16px 0 0}#wrapper .menu .list-v ul{left:calc(100% - .5 * 16px)}.menu-phone{display:none;margin-top:16px;right:8px;transition:all .28s ease;-webkit-transition:all .28s ease;-khtml-transition:all 0.28s ease;-moz-transition:all .28s ease;-o-transition:all .28s ease;-ms-transition:all .28s ease}.menu-phone ul{right:calc(100% - .5 * 16px)}@media screen and (max-width:500px){.menu-phone{display:block}}.l_header{max-width:65vw;left:calc((100% - 65vw) * .5);border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width:2048px){.l_header{max-width:1112px;left:calc((100% - 1112px) * .5)}}@media screen and (max-width:1112px){.l_header{left:0;border-radius:0;-webkit-border-radius:0;max-width:100%}}@media screen and (max-width:500px){.l_header .container{margin-left:0;margin-right:0}.l_header #wrapper .nav-main .title{padding-left:16px;padding-right:16px}.l_header #wrapper .nav-sub{width:100%}.l_header #wrapper .nav-sub .title{overflow-y:scroll;margin-top:2px;padding:8px 16px}.l_header #wrapper .switcher{display:flex;margin-right:8px;height:64px}.l_header .menu{display:none}}@media screen and (max-width:500px){.list-v li{max-width:270px}}@media screen and (min-width:768px){#l_cover,#l_header{display:none}}#u-search{display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:60px 20px;z-index:1001}@media screen and (max-width:680px){#u-search{padding:0}}</style><link rel="stylesheet" href="/css/style.css" media="print" onload='this.media="all",this.onload=null'><noscript><link rel="stylesheet" href="/css/style.css"></noscript><script>document.addEventListener("error",(function(t){const a=t.target,e=t.target.parentElement,r=e.classList.toString(),s=e.parentElement.classList.toString();"img"===a.tagName.toLowerCase()&&(a.classList.add("fix-cursor-default","error"),"fancybox"===r&&"fancybox"===s?(e.parentElement.classList.add("hideFancybox"),e.parentElement.classList.remove("fancybox"),e.classList.remove("fancybox")):"img-bg"===r&&"img-wrap"===s?e.parentElement.classList.add("hideFancybox"):"author"===r?e.parentElement.classList.add("fix-author-imgError"):-1!=r.indexOf("tk-avatar")&&e.parentElement.classList.add("fix-avatar-imgError"))}),!0)</script><script>window.MSInputMethodContext&&document.documentMode&&document.write('<style>html{overflow-x: hidden !important;overflow-y: hidden !important;}.kill-ie{text-align:center;height: 100%;margin-top: 15%;margin-bottom: 5500%;}.kill-t{font-size: 2rem;}.kill-c{font-size: 1.2rem;}#l_header,#l_body{display: none;}</style><div class="kill-ie"><span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br/><span class="kill-c">微软已经于2016年终止了对 Internet Explorer (IE) 10 及更早版本的支持,<br/>继续使用存在极大的安全隐患,请使用当代主流的浏览器进行访问。</span><br/><a target="_blank" rel="noopener" href="https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/"><strong>了解详情 ></strong></a></div>')</script><noscript><style>html{overflow-x:hidden!important;overflow-y:hidden!important}.kill-noscript{text-align:center;height:100%;margin-top:15%;margin-bottom:5500%}.kill-t{font-size:2rem}.kill-c{font-size:1.2rem}#l_body,#l_header{display:none}</style><div class="kill-noscript"> <span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br> <span class="kill-c">本页面需要浏览器支持(启用)JavaScript</span><br> <a target="_blank" rel="noopener" href="https://www.baidu.com/s?wd=启用JavaScript"><strong>了解详情 ></strong></a></div></noscript><script>function volantisEventListener(e,t,n){this.type=e,this.f=t,this.ele=n}function volantisDom(e){return e||(e=document.createElement("div")),this.ele=e,this.ele.find=e=>{let t=this.ele.querySelector(e);if(t)return new volantisDom(t)},this.ele.hasClass=e=>this.ele.className.match(new RegExp("(\\s|^)"+e+"(\\s|$)")),this.ele.addClass=e=>(this.ele.classList.add(e),this.ele),this.ele.removeClass=e=>(this.ele.classList.remove(e),this.ele),this.ele.toggleClass=e=>(this.ele.hasClass(e)?this.ele.removeClass(e):this.ele.addClass(e),this.ele),this.ele.on=(e,t,n=1)=>(this.ele.addEventListener(e,t,!1),n&&volantis.EventListener.list.push(new volantisEventListener(e,t,this.ele)),this.ele),this.ele.click=(e,t)=>(this.ele.on("click",e,t),this.ele),this.ele.scroll=(e,t)=>(this.ele.on("scroll",e,t),this.ele),this.ele.html=e=>(this.ele.innerHTML=e,this.ele),this.ele.hide=e=>(this.ele.style.display="none",this.ele),this.ele.show=e=>(this.ele.style.display="block",this.ele),this.ele}function RunItem(){function e(e,t){this.name=t||e.name,this.run=()=>{try{e()}catch(e){console.log(e)}}}this.list=[],this.start=()=>{for(var e=0;e<this.list.length;e++)this.list[e].run()},this.push=(t,n,s=!0)=>{let o=t;s&&(o=()=>{volantis.requestAnimationFrame(t)});var l=new e(o,n);this.list.push(l)},this.remove=e=>{for(let t=0;t<this.list.length;t++){this.list[t].name==e&&this.list.splice(t,1)}}}function errorImgAvatar(e){e.src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg",e.onerror=null}function errorImgCover(e){e.src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg",e.onerror=null}window.volantis={},volantis.debug="env",volantis.dom={},volantis.EventListener={},volantis.EventListener.list=[],volantis.EventListener.remove=()=>{volantis.EventListener.list.forEach((function(e){e.ele.removeEventListener(e.type,e.f,!1)})),volantis.EventListener.list=[]},volantis.dom.$=e=>e?new volantisDom(e):null,volantis.pjax={},volantis.pjax.method={complete:new RunItem,error:new RunItem,send:new RunItem},volantis.pjax=Object.assign(volantis.pjax,{push:volantis.pjax.method.complete.push,error:volantis.pjax.method.error.push,send:volantis.pjax.method.send.push}),volantis.rightmenu={},volantis.rightmenu.method={handle:new RunItem},volantis.rightmenu=Object.assign(volantis.rightmenu,{handle:volantis.rightmenu.method.handle.push}),volantis.dark={},volantis.dark.method={toggle:new RunItem},volantis.dark=Object.assign(volantis.dark,{push:volantis.dark.method.toggle.push}),volantis.js=(e,t)=>new Promise((n=>{setTimeout((function(){var s=document.getElementsByTagName("head")[0]||document.documentElement,o=document.createElement("script");if(o.setAttribute("type","text/javascript"),t)if(JSON.stringify(t))for(let e in t)"onload"==e?o[e]=()=>{t[e](),n()}:(o[e]=t[e],o.onload=n);else o.onload=()=>{t(),n()};else o.onload=n;o.setAttribute("src",e),s.appendChild(o)}))})),volantis.css=e=>new Promise((t=>{setTimeout((function(){var n=document.createElement("link");n.rel="stylesheet",n.href=e,n.onload=t,document.getElementsByTagName("head")[0].appendChild(n)}))})),volantis.import={jQuery:()=>"undefined"==typeof jQuery?volantis.js("https://jsd.cdn.storisinz.site/npm/jquery@3.6.0/dist/jquery.min.js"):new Promise((e=>{e()}))},volantis.requestAnimationFrame=e=>{window.requestAnimationFrame||(window.requestAnimationFrame=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame),window.requestAnimationFrame(e)},volantis.layoutHelper=(e,t,n)=>{function s(e,t,n){volantis.tempDiv=document.createElement("div"),volantis.tempDiv.innerHTML=t;let s=document.querySelector("#layoutHelper-"+e);s&&(n&&(s.innerHTML=""),s.append(volantis.tempDiv))}n=Object.assign({clean:!1,pjax:!0},n),s(e,t,n.clean),n.pjax&&volantis.pjax.push((()=>{s(e,t,n.clean)}),"layoutHelper-"+e)},volantis.scroll={engine:new RunItem,unengine:new RunItem},volantis.scroll=Object.assign(volantis.scroll,{push:volantis.scroll.engine.push}),volantis.scroll.getScrollTop=()=>{let e;return window.pageYOffset?e=window.pageYOffset:document.compatMode&&"BackCompat"!=document.compatMode?e=document.documentElement.scrollTop:document.body&&(e=document.body.scrollTop),e},volantis.scroll.scrollHeight=function(){return Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},volantis.scroll.offsetHeight=function(){return Math.max(document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)},volantis.scroll.progress=function(){return volantis.scroll.getScrollTop()/(volantis.scroll.scrollHeight()-volantis.scroll.offsetHeight())},volantis.scroll.handleScrollEvents=()=>{volantis.scroll.lastScrollTop=volantis.scroll.getScrollTop(),volantis.requestAnimationFrame((function e(){const t=volantis.scroll.getScrollTop();volantis.scroll.lastScrollTop!==t?(volantis.scroll.del=t-volantis.scroll.lastScrollTop,volantis.scroll.lastScrollTop=t,volantis.scroll.unengine.list=[],volantis.scroll.engine.start()):volantis.scroll.unengine.start(),volantis.requestAnimationFrame(e)}))},volantis.scroll.handleScrollEvents(),volantis.scroll.ele=null,volantis.scroll.to=(e,t={})=>{e&&(volantis.scroll.ele=e,opt={top:e.getBoundingClientRect().top+document.documentElement.scrollTop,behavior:"smooth"},"top"in t&&(opt.top=t.top),"behavior"in t&&(opt.behavior=t.behavior),"addTop"in t&&(opt.top+=t.addTop),"observerDic"in t||(t.observerDic=100),window.scrollTo(opt),t.observer&&setTimeout((()=>{volantis.scroll.ele==e&&volantis.scroll.unengine.push((()=>{let n=e.getBoundingClientRect().top;n>=-t.observerDic&&n<=t.observerDic||volantis.scroll.to(e,t),volantis.scroll.unengine.remove("unengineObserver")}),"unengineObserver")}),1e3))},volantis.cleanContentVisibility=()=>{document.querySelector(".post-story")&&(console.log("cleanContentVisibility"),document.querySelectorAll(".post-story").forEach((e=>{e.classList.remove("post-story")})))}</script><script>volantis.GLOBAL_CONFIG={root:"/",debug:"env",default:{avatar:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg",link:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/link/8f277b4ee0ecd.svg",cover:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg",image:"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/image/2659360.svg"},lastupdate:new Date(1731066581450),cdn:{izitoast_css:"https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/css/iziToast.min.css",izitoast_js:"https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/js/iziToast.min.js",fancybox_css:"https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.css",fancybox_js:"https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.umd.js"},sidebar:{for_page:["nextsite","nextblogger","category","tagcloud","webinfo"],for_post:["nextsite","nextblogger","category","tagcloud","webinfo"],webinfo:{lastupd:{enable:!0,friendlyShow:!0},runtime:{data:"2020/01/01",unit:"天"}}},plugins:{message:{enable:!0,icon:{default:"fa-solid fa-info-circle light-blue",quection:"fa-solid fa-question-circle light-blue"},time:{default:5e3,quection:2e4},position:"topRight",transitionIn:"bounceInLeft",transitionOut:"fadeOutRight",titleColor:"var(--color-text)",messageColor:"var(--color-text)",backgroundColor:"var(--color-card)",zindex:2147483647,copyright:{enable:!0,title:"知识共享许可协议",message:"请遵守 CC BY-NC-SA 4.0 协议。",icon:"far fa-copyright light-blue"},aplayer:{enable:!0,play:"fa-solid fa-play",pause:"fa-solid fa-pause"},rightmenu:{enable:!0,notice:!0}}},search:{appId:"72TOQYD33Q",indexName:"hexo",apiKey:"608d2f3acd06140a2473153f6cb61eda",hitsPerPage:"5",placeholder:"Search...",searchAsYouType:!0},languages:{search:{hits_empty:"找不到您查询的内容:${query}",hits_stats:"找到 ${hits} 条结果,用时 ${time} 毫秒"}}}</script><link rel="authorization_endpoint" href="https://indieauth.com/auth"><link rel="token_endpoint" href="https://tokens.indieauth.com/token"><script src="https://jsd.cdn.storisinz.site/npm/axios@1.7.7/dist/axios.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script><script>"serviceWorker"in navigator?navigator.serviceWorker.register("/sw.js").then((function(){navigator.serviceWorker.controller?console.log("Assets cached by the controlling service worker."):console.log("Please reload this page to allow the service worker to handle network operations.")})).catch((function(e){console.log("ERROR: "+e)})):console.log("Service workers are not supported in the current browser.")</script></head><body itemscope itemtype="http://schema.org/WebPage"><header itemscope itemtype="http://schema.org/WPHeader" id="l_header" class="l_header auto shadow floatable blur show showed" style="opacity:0"><div class="container"><div id="wrapper"><div class="nav-sub"><p class="title fix-header-title"></p><ul class="switcher nav-list-h m-phone" id="pjax-header-nav-list"><li><a id="s-comment" class="fa-solid fa-comments fa-fw" target="_self" title="comment"></a></li><li><a id="s-toc" class="s-toc fa-solid fa-list fa-fw" target="_self" title="toc"></a></li></ul></div><div class="nav-main"><a class="title flat-box" target="_self" href="/"><i class="fa fa-home"></i> <span>汐塔魔法屋</span></a><div class="menu navigation"><ul class="nav-list-h m-pc"><li><a class="menuitem flat-box faa-parent animated-hover" href="/categories/" title="分类" active-action="action-categories"><span class="icon"><i class="fa-solid fa-folder-open fa-fw"></i></span> <span>分类</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/tags/" title="标签" active-action="action-tags"><span class="icon"><i class="fa-solid fa-tags fa-fw"></i></span> <span>标签</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/archives/" title="归档" active-action="action-archives"><span class="icon"><i class="fa-solid fa-archive fa-fw"></i></span> <span>归档</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/link/" title="友链" active-action="action-link"><span class="icon"><i class="fa-solid fa-link fa-fw"></i></span> <span>友链</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往" active-action="action-https:wwwtravellingscngohtml"><span class="icon"><i class="fa-solid fa-subway fa-fw"></i></span> <span>开往</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English" active-action="action-https:enblogsinzmisetop"><span class="icon"><i class="fa fa-language fa-fw fa-fw"></i></span> <span>English</span></a></li></ul></div><div class="m_search"><form name="searchform" class="form u-search-form"><i class="icon fas fa-search fa-fw"></i> <input type="text" class="input u-search-input" placeholder="Search..."></form></div><ul class="switcher nav-list-h m-phone"><li><a class="s-search fa-solid fa-search fa-fw" target="_self" title="search"></a></li><li><a class="s-menu fa-solid fa-bars fa-fw" target="_self" title="menu"></a><ul class="menu-phone list-v navigation white-box"><li><a class="menuitem flat-box faa-parent animated-hover" href="/categories/" title="分类" active-action="action-categories"><span class="icon"><i class="fa-solid fa-folder-open fa-fw"></i></span> <span>分类</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/tags/" title="标签" active-action="action-tags"><span class="icon"><i class="fa-solid fa-tags fa-fw"></i></span> <span>标签</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/archives/" title="归档" active-action="action-archives"><span class="icon"><i class="fa-solid fa-archive fa-fw"></i></span> <span>归档</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" href="/link/" title="友链" active-action="action-link"><span class="icon"><i class="fa-solid fa-link fa-fw"></i></span> <span>友链</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往" active-action="action-https:wwwtravellingscngohtml"><span class="icon"><i class="fa-solid fa-subway fa-fw"></i></span> <span>开往</span></a></li><li><a class="menuitem flat-box faa-parent animated-hover" target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English" active-action="action-https:enblogsinzmisetop"><span class="icon"><i class="fa fa-language fa-fw fa-fw"></i></span> <span>English</span></a></li></ul></li></ul></div></div></div></header><div id="l_body"><div id="l_cover"></div><div id="safearea"><div class="body-wrapper"><div id="l_main" class=""><article itemscope itemtype="http://schema.org/Article" class="h-entry article post white-box reveal md shadow floatable blur article-type-post" id="post" itemscope itemprop="blogPost"><link itemprop="mainEntityOfPage" href="https://blog.sinzmise.top/posts/10996/"><span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization"><meta itemprop="name" content="汐塔魔法屋"></span><span hidden itemprop="post" itemscope itemtype="http://schema.org/Post"><meta itemprop="name" content="汐塔魔法屋"><meta itemprop="description" content="The Story,The Dream."></span><span hidden><meta itemprop="image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"></span><div class="article-meta" id="top"><h1 class="title allow-select p-name" itemprop="name headline"> 马里奥制造1打百人团教程</h1><div class="new-meta-box"><div class="new-meta-item author p-author h-card" itemprop="author" itemscope itemtype="http://schema.org/Person"> <a itemprop="url" class="author u-url" href="https://blog.sinzmise.top/" rel="nofollow"><img itemprop="image" class="u-photo" no-lazy src="/img/avatar.png" alt="Author"><p itemprop="name" class="p-name">王九弦SZ·Ninty</p></a></div><div class="new-meta-item category"><i class="fa-solid fa-folder-open fa-fw" aria-hidden="true"></i> <a class="category-link" href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/">游戏相关</a> <span hidden itemprop="about" itemscope itemtype="http://schema.org/Thing"><a href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" itemprop="url"><span itemprop="name p-category">游戏相关</span></a></span></div><div class="new-meta-item date" itemprop="dateCreated datePublished"><a class="notlink"><i class="fa-solid fa-calendar-alt fa-fw" aria-hidden="true"></i><p>发布于:<time class="dataToShow dt-published" datetime="2024-04-27T19:43:40+00:00" title="2024年4月27日">2024年4月27日</time></p></a></div><div class="new-meta-item browse"><a class="notlink"><p><i class="fa-solid fa-eye fa-fw" aria-hidden="true"></i><span id="busuanzi_value_page_pv"><i class="fa-solid fa-loader fa-spin fa-fw" aria-hidden="true"></i></span> <span>次浏览</span></p></a></div></div></div><div id="layoutHelper-page-plugins"></div><div id="post-body" itemprop="articleBody" class="e-content"><p>不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了<br>但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1<br>然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服</p><p>在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败<br>现在倒是配置好了,话不多说,游玩教程开始!<br><span id="more"></span></p><h1 id="下载懒人包"><a href="#下载懒人包" class="headerlink" title="下载懒人包"></a>下载懒人包</h1><p>这玩意我已经打包成为一个懒人包了<br>大伙想要的可以下载:</p><div class="btns rounded grid5"><a class="button" target="_blank" rel="noopener" href="https://pan.sinzmise.top/SMM/SMM.7z" title="懒人包链接"><i class="fas fa-download"></i> 懒人包链接</a></div><p>下载完成之后先点击Start启动服务端<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_5kCtRQwhp0.5mnlvwyhv7.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_5kCtRQwhp0.5mnlvwyhv7.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_5kCtRQwhp0"></p><div class="note success"><p>正常情况下的这四个的提示是这样的:</p><ul><li>NEX(SMM) 占用端口59900和59921<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_ONoCeAxy5j.7awyt3pvwx.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_ONoCeAxy5j.7awyt3pvwx.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_ONoCeAxy5j"></li><li>NEX(Friends)占用端口60000和60021<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_H0VbUAIUgS.4xucbwc9yi.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_H0VbUAIUgS.4xucbwc9yi.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_H0VbUAIUgS"></li><li>Pretando++ 占用端口8383<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_NY1UtocxVh.7awyt3q0js.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_NY1UtocxVh.7awyt3q0js.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_NY1UtocxVh"></li><li>Caddy 占用端口80和443<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_Hngcypv9AG.6ik3bd9cqv.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_Hngcypv9AG.6ik3bd9cqv.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_Hngcypv9AG"></li></ul></div><div class="note warning"><p><strong><em>请注意:</em></strong><br>如果出现异常的话<br>十有八九可能是端口被占用了<br>请先用<code>netstat -ano|findstr 程序对应的端口号</code>查看端口有没有被占用<br>如果端口被侵占了,输入<code>taskkill /t /f /im 进程号</code>关闭占用端口的进程<br>如果还是不行的话。。。。加Q群问(在最下方)</p></div><p>一切正常的话,点击“Start Cemu”打开模拟器<strong><em>注意:必须用自带的模拟器!要不然打开马造世界关卡会提示106-0502错误</em></strong><br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_zKuO6e7rGt.4xucbwm194.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_zKuO6e7rGt.4xucbwm194.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_zKuO6e7rGt"><br>然后双击Super Mario Maker,等待加载完成便可以游玩了!</p><psw>这可能是我写博客以来第一次写这么简短的教程</psw></div><div class="footer"></div><div class="article-meta" id="bottom"><div class="new-meta-box"><div class="new-meta-item date" itemprop="dateModified"><a class="notlink"><i class="fa-solid fa-edit fa-fw" aria-hidden="true"></i><p>更新于:<time class="dataToShow dt-updated" datetime="2024-11-08T11:49:15+00:00" title="2024年11月8日">2024年11月8日</time></p></a></div><div class="new-meta-item meta-tags"><a class="tag" href="/tags/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" rel="nofollow"><i class="fa-solid fa-hashtag fa-fw" aria-hidden="true"></i><p>游戏相关</p></a></div><div class="new-meta-item meta-tags"><a class="tag" href="/tags/%E5%85%B6%E5%AE%83%E6%B8%B8%E6%88%8F/" rel="nofollow"><i class="fa-solid fa-hashtag fa-fw" aria-hidden="true"></i><p>其它游戏</p></a></div> <span hidden itemprop="keywords">游戏相关 其它游戏</span><div class="new-meta-item share -mob-share-list"><div class="-mob-share-list share-body"> <a class="-mob-share-qq" title="" rel="external nofollow noopener noreferrer noopener" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=https://blog.sinzmise.top/posts/10996/&title=马里奥制造1打百人团教程 - 汐塔魔法屋&summary=不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
3
- 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"><img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a class="-mob-share-qzone" title="" rel="external nofollow noopener noreferrer noopener" target="_blank" href="https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https://blog.sinzmise.top/posts/10996/&title=马里奥制造1打百人团教程 - 汐塔魔法屋&summary=不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
4
- 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"><img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a class="-mob-share-weibo" title="" rel="external nofollow noopener noreferrer noopener" target="_blank" href="http://service.weibo.com/share/share.php?url=https://blog.sinzmise.top/posts/10996/&title=马里奥制造1打百人团教程 - 汐塔魔法屋&summary=不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
5
- 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"><img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a></div></div></div></div><div class="prev-next"><a class="prev" href="/posts/15748/"><p class="title"><i class="fa-solid fa-angle-double-left" aria-hidden="true"></i>2024-04小记</p><p class="content">本文章已经同步到xLog:https://xlog.sinzmise.top/write-2024-04 先祝大家劳动节快乐(虽然已经过了一天),也提前祝大家五四青年节快乐!然后,正片开始! ...</p></a><a class="next" href="/posts/13624/"><p class="title">Serv00搭建Artalk<i class="fa-solid fa-angle-double-right" aria-hidden="true"></i></p><p class="content">之前在安小歪的推荐下,找到了一个叫serv00的东西但是因为这玩意我不会用,所以我把Serv00一直当成不能部署thinkphp的虚拟主机使用然而我之前看见了这个教程:Serv00搭建各种服务h...</p></a></div></article><article class="post white-box shadow floatable blur" id="comments"><span hidden><meta itemprop="discussionUrl" content="/posts/10996/#comments"></span><p ct><i class="fa-solid fa-comments"></i> 评论</p><div id="layoutHelper-comments"></div></article></div><aside id="l_side" class="not-select default-cursor" itemscope itemtype="http://schema.org/WPSideBar"><section class="widget nextsite desktop pjax"><div class="site-brand-wrapper"><div class="site-meta"> <a href="/" class="brand" rel="start"><span class="site-title">汐塔魔法屋</span></a><p class="site-subtitle" itemprop="description">Ceta Magical House</p></div><div class="site-nav-toggle"> <button aria-label="切换导航栏"><span class="btn-bar"></span><span class="btn-bar"></span><span class="btn-bar"></span></button></div></div><nav class="site-nav"><ul class="next-main"><li class="next-main-item"><a href="/categories/" title="分类" active-action="action-categories"><i class="menu-item-icon fa-solid fa-folder-open fa-fw"></i> 分类</a></li><li class="next-main-item"><a href="/tags/" title="标签" active-action="action-tags"><i class="menu-item-icon fa-solid fa-tags fa-fw"></i> 标签</a></li><li class="next-main-item"><a href="/archives/" title="归档" active-action="action-archives"><i class="menu-item-icon fa-solid fa-archive fa-fw"></i> 归档</a></li><li class="next-main-item"><a href="/link/" title="友链" active-action="action-link"><i class="menu-item-icon fa-solid fa-link fa-fw"></i> 友链</a></li><li class="next-main-item"><a target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往" active-action="action-https:wwwtravellingscngohtml"><i class="menu-item-icon fa-solid fa-subway fa-fw"></i> 开往</a></li><li class="next-main-item"><a target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English" active-action="action-https:enblogsinzmisetop"><i class="menu-item-icon fa fa-language fa-fw fa-fw"></i> English</a></li><li class="next-main-item"><a href="javascript:void(0)" title="搜索" active-action="action-javascript:void(0)" onclick="OpenSearch()"><i class="menu-item-icon fa-solid fa-search fa-fw"></i> 搜索</a></li></ul></nav></section><section class="widget nextblogger desktop pjax h-card"><div class="content"> <a class="avatar u-url flat-box" href="https://blog.sinzmise.top/"><img no-lazy class="site-author-image u-photo" itemprop="image" src="/img/avatar.png" alt="王九弦SZ·Ninty"></a><div class="site-author-box"><p class="site-author-name p-name" itemprop="name">王九弦SZ·Ninty</p><p class="site-author-description" itemprop="description">种下故事的种子,随着风和光生根发芽</p></div><div class="links-of-author"><span class="links-of-author-item"><a href="/atom.xml" title="RSS" alt="汐塔魔法屋" rel="me"><i class="fa-solid fa-rss fa-fw"></i></a></span><span class="links-of-author-item"><a href="mailto:email@sinzmise.top" title="Email" alt="汐塔魔法屋" class="u-email" rel="me"><i class="fa-solid fa-envelope fa-fw"></i></a></span><span class="links-of-author-item"><a target="_blank" href="https://github.com/SinzMise/" title="Github" alt="汐塔魔法屋" rel="me noopener"><i class="fab fa-github fa-fw"></i></a></span></div></div></section><section class="widget category desktop pjax"><header><a href="/categories/"><span class="icon"><i class="fa-solid fa-folder-open fa-fw" aria-hidden="true"></i></span> <span class="name">文章分类</span></a></header><div class="content"><ul class="entry navigation"><li><a class="flat-box" title="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" href="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" active-action="action-categoriesE4B8AAE4BABAE5B08FE8AEB0"><div class="name">个人小记</div><div class="badge">(19)</div></a></li><li><a class="flat-box" title="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" href="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" active-action="action-categoriesE6AD8CE69BB2E694B6E99B86"><div class="name">歌曲收集</div><div class="badge">(1)</div></a></li><li><a class="flat-box" title="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" active-action="action-categoriesE6B8B8E6888FE79BB8E585B3"><div class="name">游戏相关</div><div class="badge">(4)</div></a></li><li><a class="flat-box" title="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" href="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" active-action="action-categoriesE7AB99E782B9E68A98E885BE"><div class="name">站点折腾</div><div class="badge">(14)</div></a></li><li><a class="flat-box" title="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" href="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" active-action="action-categoriesE9A1B9E79BAEE68A98E885BE"><div class="name">项目折腾</div><div class="badge">(3)</div></a></li></ul></div></section><section class="widget tagcloud desktop pjax"><header><a href="/tags/"><span class="icon"><i class="fa-solid fa-tags fa-fw" aria-hidden="true"></i></span> <span class="name">热门标签</span></a></header><div class="content"> <a href="/tags/Flash%E7%9B%B8%E5%85%B3/" style="font-size:14px;color:#999">Flash相关</a> <a href="/tags/Steam%E6%B8%B8%E6%88%8F/" style="font-size:14px;color:#999">Steam游戏</a> <a href="/tags/Windows%E8%BD%AF%E4%BB%B6/" style="font-size:15.67px;color:#8e8e8e">Windows软件</a> <a href="/tags/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" style="font-size:24px;color:#555">个人小记</a> <a href="/tags/%E5%85%B6%E5%AE%83%E6%B8%B8%E6%88%8F/" style="font-size:17.33px;color:#828282">其它游戏</a> <a href="/tags/%E5%8A%A0%E8%BD%BD%E5%8A%A8%E7%94%BB/" style="font-size:14px;color:#999">加载动画</a> <a href="/tags/%E6%82%AC%E6%B5%AE%E5%AE%A0%E7%89%A9-%E7%9C%8B%E6%9D%BF%E5%A8%98/" style="font-size:14px;color:#999">悬浮宠物/看板娘</a> <a href="/tags/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" style="font-size:14px;color:#999">歌曲收集</a> <a href="/tags/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" style="font-size:19px;color:#777">游戏相关</a> <a href="/tags/%E7%AB%99%E7%82%B9%E5%BA%95%E9%83%A8%E9%AD%94%E6%94%B9/" style="font-size:14px;color:#999">站点底部魔改</a> <a href="/tags/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" style="font-size:22.33px;color:#606060">站点折腾</a> <a href="/tags/%E8%87%AA%E5%BB%BA%E9%83%A8%E7%BD%B2/" style="font-size:20.67px;color:#6c6c6c">自建部署</a> <a href="/tags/%E9%A1%B5%E9%9D%A2%E9%AD%94%E6%94%B9/" style="font-size:17.33px;color:#828282">页面魔改</a> <a href="/tags/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" style="font-size:17.33px;color:#828282">项目折腾</a></div></section><div class="widget-sticky pjax"><section class="widget desktop"><header><span class="icon"><i class="fa-solid fa-award fa-fw" aria-hidden="true"></i></span> <span class="name">站点信息</span></header><div class="content"><div class="webinfo"><div class="webinfo-item"><div>文章数目:</div><div>41 篇</div></div><div class="webinfo-item"><div>本站访客数:</div><div><span id="busuanzi_value_site_uv"><i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i></span> 人</div></div><div class="webinfo-item"><div>本站总访问量:</div><div><span id="busuanzi_value_site_pv"><i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i></span> 次</div></div><div class="webinfo-item"><div>最后活动时间:</div><div id="last-update-show">2024-11-08 日</div></div></div></div></section></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div><div class="pjax"></div></aside><pjax><script>window.pdata={ispage:!0,commentPath:"",commentPlaceholder:"",commentConfig:{}},document.getElementById("l_header")&&document.getElementById("l_header").classList.add("show")</script></pjax></div><footer class="footer clearfix" itemscope itemtype="http://schema.org/WPFooter"><br><br><br><div class="social-wrapper" itemprop="about" itemscope itemtype="http://schema.org/Thing"> <a href="https://www.travellings.cn/go.html" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="开往-友链接力"><img src="https://www.travellings.cn/assets/logo.gif" class="lazyload" data-srcset="https://www.travellings.cn/assets/logo.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a href="https://boringbay.com" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="无聊湾 🥱 The Boring Bay"><img src="https://boringbay.com/api/badge/blog.sinzmise.top" class="lazyload" data-srcset="https://boringbay.com/api/badge/blog.sinzmise.top" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a href="https://blogscn.fun/" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="本站已加入BLOGS·CN"><img src="https://photo.xiangming.site/img/blogscn.png" class="lazyload" data-srcset="https://photo.xiangming.site/img/blogscn.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a> <a href="https://blogscn.fun/random.html" class="social flat-btn" target="_blank" rel="external nofollow noopener noreferrer" itemprop="url" alt="BLOGS·CN随机访问"><img src="https://photo.xiangming.site/img/footer.gif" class="lazyload" data-srcset="https://photo.xiangming.site/img/footer.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></a></div><div><p>博客内容遵循 <a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh">署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议</a></p></div> 由 <a href="https://hexo.io" target="_blank" rel="noopener">Hexo</a> 驱动 | 主题 <a href="https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0" target="_blank" class="codename">Volantis</a><div class="copyright"><p><a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/previous">←</a> An <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍 <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/next">→</a><br>©2021 · <a href="/">中弦局·汐塔魔法屋</a><br><a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">萌ICP备20231033号</a> | <a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">MIIT备20240818号</a> | <a target="_blank" rel="noopener" href="https://guan.ma/hao/2024000155/">官码2024000155号</a><br>我加入的:<a target="_blank" rel="noopener" href="https://zhblogs.ohyee.cc/">中文博客列表</a> | <a target="_blank" rel="noopener" href="https://storeweb.cn/member/o/1585">个站商店</a> | <a target="_blank" rel="noopener" href="https://bf.zzxworld.com/s/995">BlogFinder</a> | <a target="_blank" rel="noopener" href="https://sites.applinzi.com/site-info?siteType=life&amp;siteId=64cb373190e35300a8eec654">站点聚合平台</a> | <a target="_blank" rel="noopener" href="https://boke.lu/">博客录</a> | <a target="_blank" rel="noopener" href="https://rssblog.cn/member/d711afd659d65c2ba2d3b18697818cf7/">RssBlog</a> | <a target="_blank" rel="noopener" href="https://blogscn.fun/">笔墨迹</a> | <a target="_blank" rel="noopener" href="https://daohang.lusongsong.com/">博客大全</a></p></div></footer><a id="s-top" class="fa-solid fa-arrow-up fa-fw" title="top"></a></div></div><div><script>volantis.dom.bodyAnchor=volantis.dom.$(document.getElementById("safearea")),volantis.dom.topBtn=volantis.dom.$(document.getElementById("s-top")),volantis.dom.wrapper=volantis.dom.$(document.getElementById("wrapper")),volantis.dom.coverAnchor=volantis.dom.$(document.querySelector("#l_cover .cover-wrapper")),volantis.dom.switcher=volantis.dom.$(document.querySelector("#l_header .switcher .s-search")),volantis.dom.header=volantis.dom.$(document.getElementById("l_header")),volantis.dom.search=volantis.dom.$(document.querySelector("#l_header .m_search")),volantis.dom.mPhoneList=volantis.dom.$(document.querySelectorAll("#l_header .m-phone .list-v")),top.location!=self.location&&(top.location=self.location),volantis.css("https://jsd.cdn.storisinz.site/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css")</script><script src="/js/app.js"></script><script>function loadIssuesJS(){null!=document.getElementById("sites-api")&&"undefined"==typeof SitesJS&&volantis.js("/js/plugins/tags/sites.js");null!=document.getElementById("friends-api")&&"undefined"==typeof FriendsJS&&volantis.js("/js/plugins/tags/friends.js");null!=document.getElementById("contributors-api")&&"undefined"==typeof ContributorsJS&&volantis.js("/js/plugins/tags/contributors.js")}loadIssuesJS(),volantis.pjax.push((()=>{loadIssuesJS()}))</script><script defer="defer" src="https://jsd.cdn.storisinz.site/npm/vanilla-lazyload@17.1.0/dist/lazyload.min.js"></script><script>window.lazyLoadOptions={elements_selector:".lazyload",threshold:0},window.addEventListener("LazyLoad::Initialized",(function(n){window.lazyLoadInstance=n.detail.instance}),!1),document.addEventListener("DOMContentLoaded",(function(){lazyLoadInstance.update()})),document.addEventListener("pjax:complete",(function(){lazyLoadInstance.update()}))</script><script>window.FPConfig={delay:0,ignoreKeywords:["#"],maxRPS:6,hoverDelay:0}</script><script defer="defer" src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/libs/flying-pages/flying-pages.min.js"></script><script>function load_twikoo(){document.querySelectorAll("#twikoo_container")[0]&&volantis.js("https://jsd.cdn.storisinz.site/npm/twikoo@1.6.39/dist/twikoo.min.js",pjax_twikoo)}function pjax_twikoo(){if(!document.querySelectorAll("#twikoo_container")[0])return;let o=pdata.commentPath,t=pdata.commentPlaceholder||"";if(0==o.length){o=""||decodeURI(window.location.pathname)}twikoo.init(Object.assign(Object.assign({path:null,envId:"https://tk.pl.blog.sinzmise.top/",placeholder:null,visitor:!1},{el:"#twikoo_container",path:o,placeholder:t,onCommentLoaded:function(){if("undefined"==typeof VolantisFancyBox){const o=setInterval((()=>{"undefined"!=typeof VolantisFancyBox&&(clearInterval(o),VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])',"Comments"))}))}else VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])',"Comments")}}),pdata.commentConfig))}volantis.layoutHelper("comments",'<div id="twikoo_container"><i class="fa-solid fa-cog fa-spin fa-fw fa-2x"></i></div>'),load_twikoo(),volantis.pjax.push((()=>{"undefined"==typeof twikoo?load_twikoo():pjax_twikoo()}),"twikoo")</script><script defer="defer" src="https://jsd.cdn.storisinz.site/npm/penndu@1.0.0/bsz.js" data-pjax></script><script>async function loadSearchScript(){return await volantis.js("https://jsd.cdn.storisinz.site/npm/algoliasearch@4.14.2/dist/algoliasearch-lite.umd.js"),await volantis.js("https://jsd.cdn.storisinz.site/npm/instantsearch.js@4.44.0/dist/instantsearch.production.min.js"),volantis.js("/js/search/algolia.js")}function loadSearchService(){document.querySelectorAll(".input.u-search-input").forEach((e=>{e.removeEventListener("focus",loadSearchService,!1)})),document.querySelectorAll(".u-search-form").forEach((e=>{e.addEventListener("submit",(e=>{e.preventDefault()}),!1)}))}function OpenSearch(e=""){"undefined"==typeof SearchService?loadSearchScript().then((()=>{SearchService.setQueryText(e),SearchService.search()})):(SearchService.setQueryText(e),SearchService.search())}if(loadSearchScript(),window.location.search&&/^\?s=/g.test(window.location.search)){OpenSearch(decodeURI(window.location.search).replace(/\ /g,"-").replace(/^\?s=/g,""))}document.querySelectorAll(".input.u-search-input").forEach((e=>{e.addEventListener("focus",loadSearchService,!1)}))</script><script>function pjax_highlightjs_copyCode(){(document.querySelector(".highlight .code pre")||document.querySelector(".article pre code"))&&VolantisApp.utilCopyCode(".highlight .code pre, .article pre code")}volantis.requestAnimationFrame(pjax_highlightjs_copyCode),volantis.pjax.push(pjax_highlightjs_copyCode)</script><script>function load_swiper(){document.querySelectorAll(".swiper-container")[0]&&(volantis.css("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.css"),volantis.js("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.js").then((()=>{pjax_swiper()})))}function pjax_swiper(){volantis.swiper=new Swiper(".swiper-container",{slidesPerView:"auto",spaceBetween:8,centeredSlides:!0,loop:!0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}})}load_swiper(),volantis.pjax.push((()=>{document.querySelectorAll(".swiper-container")[0]&&(void 0===volantis.swiper?load_swiper():pjax_swiper())}))</script><pjax></pjax><script>function listenSidebarTOC(){const t=document.querySelectorAll(".toc li");if(!t.length)return;const e=[];Array.from(t).forEach((t=>{const n=t.querySelector(".toc-link"),i=document.getElementById(n.getAttribute("href")?decodeURI(n.getAttribute("href")).replace("#",""):n.getAttribute("toc-action").split("toc-")[1]);return e.push(i),n.getAttribute("href")&&(n.setAttribute("toc-action","toc-"+decodeURI(n.getAttribute("href")).replace("#","")),n.removeAttribute("href")),i&&i.id&&n.addEventListener("click",(t=>{t.preventDefault(),volantis.scroll.to(i,{addTop:5,observer:!0}),history.pushState(null,document.title,"#"+i.id)})),i}));function n(t){if(t.classList.contains("active-current"))return;document.querySelectorAll(".toc .active").forEach((t=>{t.classList.remove("active","active-current")})),t.classList.add("active","active-current");let e=t.parentNode;for(;!e.matches(".toc");)e.matches("li")&&e.classList.add("active"),e=e.parentNode}volantis.activateNavIndex=0,n(t[volantis.activateNavIndex]),e[0]&&volantis.scroll.push((()=>{if(e[0].getBoundingClientRect().top>=0)volantis.activateNavIndex=0;else if(e[e.length-1].getBoundingClientRect().top<0)volantis.activateNavIndex=e.length-1;else for(let t=0;t<e.length;t++){const n=e[t],i=e[(t+1)%e.length];if(n.getBoundingClientRect().top<0&&i.getBoundingClientRect().top>=0){volantis.activateNavIndex=t;break}}n(t[volantis.activateNavIndex])}))}document.addEventListener("DOMContentLoaded",(()=>{volantis.requestAnimationFrame(listenSidebarTOC)})),volantis.pjax.push(listenSidebarTOC)</script><script>document.onreadystatechange=function(){if("complete"==document.readyState){const{saveData:e,effectiveType:t}=navigator.connection||navigator.mozConnection||navigator.webkitConnection||{};("none"==getComputedStyle(document.querySelector("#safearea"),null).display||e||/2g/.test(t))&&(document.querySelectorAll(".reveal").forEach((function(e){e.style.opacity="1"})),document.querySelector("#safearea").style.display="block")}}</script><script type="application/ld+json">[{"@context":"http://schema.org","@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},{"@context":"http://schema.org","@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","sameAs":["https://github.com/SinzMise"],"description":"The Story,The Dream."},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://blog.sinzmise.top/","name":"汐塔魔法屋"}},{"@type":"ListItem","position":2,"item":{"@id":"https://blog.sinzmise.top/categories/游戏相关/","name":"游戏相关"}},{"@type":"ListItem","position":3,"item":{"@id":"https://blog.sinzmise.top/posts/10996/","name":"马里奥制造1打百人团教程"}}]},{"@context":"http://schema.org","@type":"WebSite","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","keywords":null,"description":"The Story,The Dream.","author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","description":"The Story,The Dream."},"publisher":{"@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"potentialAction":{"@type":"SearchAction","name":"Site Search","target":{"@type":"EntryPoint","urlTemplate":"https://blog.sinzmise.top?s={search_term_string}"},"query-input":"required name=search_term_string"}},{"@context":"http://schema.org","@type":"BlogPosting","headline":"马里奥制造1打百人团教程","description":"不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服\n在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!","inLanguage":"zh-CN","mainEntityOfPage":{"@type":"WebPage","@id":"https://blog.sinzmise.top/posts/10996/"},"author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/"},"publisher":{"@type":"Organization","name":"汐塔魔法屋","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"url":"https://blog.sinzmise.top/posts/10996/","wordCount":159,"datePublished":"2024-04-27T19:43:40.000Z","dateModified":"2024-11-08T11:49:15.290Z","articleSection":"游戏相关","keywords":"游戏相关,其它游戏","image":{"@type":"ImageObject","url":"https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/dp2l6fpd1yfj0sxcjsi8.9kfzckr3ik.webp","width":1024,"height":768}}]</script><script src="https://jsd.cdn.storisinz.site/npm/pjax@0.2.8/pjax.min.js"></script><script>var pjax;document.addEventListener("DOMContentLoaded",(function(){pjax=new Pjax({elements:'a[href]:not([href^="#"]):not([href="javascript:void(0)"]):not([pjax-fancybox]):not([onclick="return false;"]):not([onclick="return!1"]):not([target="_blank"]):not([target="view_window"]):not([href$=".xml"])',selectors:["head title","head meta[name=keywords]","head meta[name=description]","#l_cover","#l_main","#pjax-header-nav-list",".pjax","pjax"],cacheBust:!1,timeout:5e3})})),document.addEventListener("pjax:send",(function(e){try{var t=window.location.pathname,n=e.triggerElement.href,a=[""];""!=a[0]&&a.forEach((e=>{-1==t.indexOf(e)&&-1==n.indexOf(e)||(window.location.href=n)}))}catch(e){}volantis.pjax.method.send.start()})),document.addEventListener("pjax:complete",(function(){document.querySelectorAll("script[data-pjax], .pjax-reload script").forEach((e=>{const t=e.text||e.textContent||e.innerHTML||"",n=document.createElement("script");Object.keys(e.attributes).forEach((t=>{n.setAttribute(e.attributes[t].nodeName,e.attributes[t].nodeValue)})),t&&n.appendChild(document.createTextNode(t)),e.parentNode.replaceChild(n,e)})),volantis.pjax.method.complete.start()})),document.addEventListener("pjax:error",(function(e){"pjax"===volantis.debug?(console.error(e),console.log("pjax error: \n"+JSON.stringify(e))):(volantis.pjax.method.error.start(),window.location.href=e.triggerElement.href)}))</script></div><script data-pjax src="https://jsd.cdn.storisinz.site/npm/oh-my-live2d"></script><script>const oml2d=OML2D.loadOml2d({menus:{items:t=>[t[0],t[2],t[3]]},mobileDisplay:!1,models:[{path:"https://files.blog.sinzmise.top/live2d/dujiaoshou_6/dujiaoshou_6.model3.json",mobilePosition:[-10,23],mobileScale:.1,mobileStageStyle:{width:180,height:166},motionPreloadStrategy:"IDLE",position:[-120,-30],scale:.06,stageStyle:{width:250,height:400}},{path:"https://files.blog.sinzmise.top/live2d/dujiaoshou_4/dujiaoshou_4.model3.json",scale:.06,position:[-50,-25],stageStyle:{width:250,height:300},mobileScale:.08,mobilePosition:[0,0],mobileStageStyle:{width:180}}],parentElement:document.body,primaryColor:"var(--primary)",sayHello:!1,tips:{style:{width:230,height:120,left:"calc(50% + 6px)",top:"-100px"},mobileStyle:{width:180,height:80,left:"calc(50% - 30px)",top:"-100px"},idleTips:{interval:15e3,message:function(){return axios.get("https://v1.hitokoto.cn?c=i").then((function(t){return t.data.hitokoto})).catch((function(t){console.error(t)}))}}}})</script></body></html>
1
+ <!DOCTYPE html>
2
+ <html lang="zh-CN">
3
+ <head hexo-theme='https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0'>
4
+ <meta name="generator" content="Hexo 7.3.0">
5
+ <meta charset="utf-8">
6
+
7
+ <!-- SEO相关 -->
8
+
9
+ <link rel="canonical" href="https://blog.sinzmise.top/posts/10996/"/>
10
+
11
+
12
+ <!-- 渲染优化 -->
13
+ <meta name="renderer" content="webkit">
14
+ <meta name="force-rendering" content="webkit">
15
+ <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
16
+ <meta name="HandheldFriendly" content="True" >
17
+ <meta name="apple-mobile-web-app-capable" content="yes">
18
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
19
+ <meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
20
+ <meta content="telephone=no" name="format-detection">
21
+ <!-- import head_begin begin -->
22
+ <!-- import head_begin end -->
23
+ <!-- Custom Files headBegin begin-->
24
+ <script>
25
+ /////////////////////////////// serviceWorker ///////////////////////////////////////////
26
+ function registerServiceWorker(path) {
27
+ if (window.location.hostname != "localhost") {
28
+ "serviceWorker" in navigator && navigator.serviceWorker.register(`${path}?time=${new Date().getTime()}`).then(function (n) {
29
+ n.onupdatefound = function () {
30
+ var e = n.installing;
31
+ e.onstatechange = function () {
32
+ switch (e.state) {
33
+ case "installed":
34
+ navigator.serviceWorker.controller ?
35
+ console.log("Updated Service Worker.") :
36
+ console.log("Service Worker Sucess!");
37
+ break;
38
+ case "redundant":
39
+ console.log("The installing service worker became redundant.")
40
+ }
41
+ }
42
+ }
43
+ }).catch(function (e) {
44
+ console.error("Error during service worker registration:", e)
45
+ if (typeof swinstallretry === 'undefined') {
46
+ swinstallretry = 1;
47
+ registerServiceWorker(`/sw.js`)
48
+ }
49
+ });
50
+ }
51
+ }
52
+ registerServiceWorker(`/sw.js`)
53
+ //////////////////////////////////////////////////////////////////////////
54
+ //// unregister serviceWorker
55
+ //if ('serviceWorker' in navigator) {
56
+ // navigator.serviceWorker.ready.then(registration => {
57
+ // registration.unregister();
58
+ // });
59
+ //}
60
+ //////////////////////////////////////////////////////////////////////////
61
+ </script>
62
+ <!-- Custom Files headBegin end-->
63
+ <link rel="preload" href="/css/style.css" as="style">
64
+ <link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
65
+ <link rel="preload" href="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
66
+
67
+ <!-- feed -->
68
+ <link rel="alternate" href="/atom.xml" title="汐塔魔法屋" type="application/atom+xml">
69
+ <!-- 页面元数据 -->
70
+ <title>马里奥制造1打百人团教程 - 汐塔魔法屋</title>
71
+ <meta name="keywords" content="游戏相关,其它游戏,null">
72
+ <meta desc name="description" content="不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
73
+ 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始! - 王九弦SZ·Ninty - 汐塔魔法屋">
74
+
75
+ <meta property="og:type" content="article">
76
+ <meta property="og:title" content="马里奥制造1打百人团教程">
77
+ <meta property="og:url" content="https://blog.sinzmise.top/posts/10996/">
78
+ <meta property="og:site_name" content="汐塔魔法屋">
79
+ <meta property="og:description" content="不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS &#x2F; WiiU 在线功能停服 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!">
80
+ <meta property="og:locale" content="zh_CN">
81
+ <meta property="og:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png">
82
+ <meta property="article:published_time" content="2024-04-27T19:43:40.000Z">
83
+ <meta property="article:modified_time" content="2024-11-09T01:01:16.509Z">
84
+ <meta property="article:author" content="王九弦SZ·Ninty">
85
+ <meta property="article:tag" content="游戏相关">
86
+ <meta property="article:tag" content="其它游戏">
87
+ <meta name="twitter:card" content="summary">
88
+ <meta name="twitter:image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png">
89
+ <style>
90
+ /* 首屏样式 */
91
+ #safearea {
92
+ display: none;
93
+ }
94
+ .fa.red,
95
+ .fas.red,
96
+ .far.red,
97
+ .fad.red,
98
+ .fal.red,
99
+ .fa-solid.red,
100
+ .fa-regular.red,
101
+ .fa-duotone.red,
102
+ .fa-light.red,
103
+ .fa-thin.red,
104
+ .iziToast>.iziToast-body .iziToast-icon.red {
105
+ color: #f44336;
106
+ }
107
+ .fa.pink,
108
+ .fas.pink,
109
+ .far.pink,
110
+ .fad.pink,
111
+ .fal.pink,
112
+ .fa-solid.pink,
113
+ .fa-regular.pink,
114
+ .fa-duotone.pink,
115
+ .fa-light.pink,
116
+ .fa-thin.pink,
117
+ .iziToast>.iziToast-body .iziToast-icon.pink {
118
+ color: #e91e63;
119
+ }
120
+ .fa.purple,
121
+ .fas.purple,
122
+ .far.purple,
123
+ .fad.purple,
124
+ .fal.purple,
125
+ .fa-solid.purple,
126
+ .fa-regular.purple,
127
+ .fa-duotone.purple,
128
+ .fa-light.purple,
129
+ .fa-thin.purple,
130
+ .iziToast>.iziToast-body .iziToast-icon.purple {
131
+ color: #9c27b0;
132
+ }
133
+ .fa.indigo,
134
+ .fas.indigo,
135
+ .far.indigo,
136
+ .fad.indigo,
137
+ .fal.indigo,
138
+ .fa-solid.indigo,
139
+ .fa-regular.indigo,
140
+ .fa-duotone.indigo,
141
+ .fa-light.indigo,
142
+ .fa-thin.indigo,
143
+ .iziToast>.iziToast-body .iziToast-icon.indigo {
144
+ color: #3f51b5;
145
+ }
146
+ .fa.light-blue,
147
+ .fas.light-blue,
148
+ .far.light-blue,
149
+ .fad.light-blue,
150
+ .fal.light-blue,
151
+ .fa-solid.light-blue,
152
+ .fa-regular.light-blue,
153
+ .fa-duotone.light-blue,
154
+ .fa-light.light-blue,
155
+ .fa-thin.light-blue,
156
+ .iziToast>.iziToast-body .iziToast-icon.light-blue {
157
+ color: #4ba7ee;
158
+ }
159
+ .fa.deep-blue,
160
+ .fas.deep-blue,
161
+ .far.deep-blue,
162
+ .fad.deep-blue,
163
+ .fal.deep-blue,
164
+ .fa-solid.deep-blue,
165
+ .fa-regular.deep-blue,
166
+ .fa-duotone.deep-blue,
167
+ .fa-light.deep-blue,
168
+ .fa-thin.deep-blue,
169
+ .iziToast>.iziToast-body .iziToast-icon.deep-blue {
170
+ color: #3367d6;
171
+ }
172
+ .fa.teal,
173
+ .fas.teal,
174
+ .far.teal,
175
+ .fad.teal,
176
+ .fal.teal,
177
+ .fa-solid.teal,
178
+ .fa-regular.teal,
179
+ .fa-duotone.teal,
180
+ .fa-light.teal,
181
+ .fa-thin.teal,
182
+ .iziToast>.iziToast-body .iziToast-icon.teal {
183
+ color: #009688;
184
+ }
185
+ .fa.light-green,
186
+ .fas.light-green,
187
+ .far.light-green,
188
+ .fad.light-green,
189
+ .fal.light-green,
190
+ .fa-solid.light-green,
191
+ .fa-regular.light-green,
192
+ .fa-duotone.light-green,
193
+ .fa-light.light-green,
194
+ .fa-thin.light-green,
195
+ .iziToast>.iziToast-body .iziToast-icon.light-green {
196
+ color: #8bc34a;
197
+ }
198
+ .fa.orange,
199
+ .fas.orange,
200
+ .far.orange,
201
+ .fad.orange,
202
+ .fal.orange,
203
+ .fa-solid.orange,
204
+ .fa-regular.orange,
205
+ .fa-duotone.orange,
206
+ .fa-light.orange,
207
+ .fa-thin.orange,
208
+ .iziToast>.iziToast-body .iziToast-icon.orange {
209
+ color: #ff9800;
210
+ }
211
+ .fa.deep-orange,
212
+ .fas.deep-orange,
213
+ .far.deep-orange,
214
+ .fad.deep-orange,
215
+ .fal.deep-orange,
216
+ .fa-solid.deep-orange,
217
+ .fa-regular.deep-orange,
218
+ .fa-duotone.deep-orange,
219
+ .fa-light.deep-orange,
220
+ .fa-thin.deep-orange,
221
+ .iziToast>.iziToast-body .iziToast-icon.deep-orange {
222
+ color: #ff5722;
223
+ }
224
+ .fa.brown,
225
+ .fas.brown,
226
+ .far.brown,
227
+ .fad.brown,
228
+ .fal.brown,
229
+ .fa-solid.brown,
230
+ .fa-regular.brown,
231
+ .fa-duotone.brown,
232
+ .fa-light.brown,
233
+ .fa-thin.brown,
234
+ .iziToast>.iziToast-body .iziToast-icon.brown {
235
+ color: #795548;
236
+ }
237
+ .fa.blue-grey,
238
+ .fas.blue-grey,
239
+ .far.blue-grey,
240
+ .fad.blue-grey,
241
+ .fal.blue-grey,
242
+ .fa-solid.blue-grey,
243
+ .fa-regular.blue-grey,
244
+ .fa-duotone.blue-grey,
245
+ .fa-light.blue-grey,
246
+ .fa-thin.blue-grey,
247
+ .iziToast>.iziToast-body .iziToast-icon.blue-grey {
248
+ color: #607d8b;
249
+ }
250
+ .fa.yellow,
251
+ .fas.yellow,
252
+ .far.yellow,
253
+ .fad.yellow,
254
+ .fal.yellow,
255
+ .fa-solid.yellow,
256
+ .fa-regular.yellow,
257
+ .fa-duotone.yellow,
258
+ .fa-light.yellow,
259
+ .fa-thin.yellow,
260
+ .iziToast>.iziToast-body .iziToast-icon.yellow {
261
+ color: #fcec60;
262
+ }
263
+ .fa.TURQUOISE,
264
+ .fas.TURQUOISE,
265
+ .far.TURQUOISE,
266
+ .fad.TURQUOISE,
267
+ .fal.TURQUOISE,
268
+ .fa-solid.TURQUOISE,
269
+ .fa-regular.TURQUOISE,
270
+ .fa-duotone.TURQUOISE,
271
+ .fa-light.TURQUOISE,
272
+ .fa-thin.TURQUOISE,
273
+ .iziToast>.iziToast-body .iziToast-icon.TURQUOISE {
274
+ color: #1abc9c;
275
+ }
276
+ .fa.EMERALD,
277
+ .fas.EMERALD,
278
+ .far.EMERALD,
279
+ .fad.EMERALD,
280
+ .fal.EMERALD,
281
+ .fa-solid.EMERALD,
282
+ .fa-regular.EMERALD,
283
+ .fa-duotone.EMERALD,
284
+ .fa-light.EMERALD,
285
+ .fa-thin.EMERALD,
286
+ .iziToast>.iziToast-body .iziToast-icon.EMERALD {
287
+ color: #2ecc71;
288
+ }
289
+ .fa.PETERRIVE,
290
+ .fas.PETERRIVE,
291
+ .far.PETERRIVE,
292
+ .fad.PETERRIVE,
293
+ .fal.PETERRIVE,
294
+ .fa-solid.PETERRIVE,
295
+ .fa-regular.PETERRIVE,
296
+ .fa-duotone.PETERRIVE,
297
+ .fa-light.PETERRIVE,
298
+ .fa-thin.PETERRIVE,
299
+ .iziToast>.iziToast-body .iziToast-icon.PETERRIVE {
300
+ color: #3498db;
301
+ }
302
+ .fa.AMETHYST,
303
+ .fas.AMETHYST,
304
+ .far.AMETHYST,
305
+ .fad.AMETHYST,
306
+ .fal.AMETHYST,
307
+ .fa-solid.AMETHYST,
308
+ .fa-regular.AMETHYST,
309
+ .fa-duotone.AMETHYST,
310
+ .fa-light.AMETHYST,
311
+ .fa-thin.AMETHYST,
312
+ .iziToast>.iziToast-body .iziToast-icon.AMETHYST {
313
+ color: #9b59b6;
314
+ }
315
+ .fa.WETASPHALT,
316
+ .fas.WETASPHALT,
317
+ .far.WETASPHALT,
318
+ .fad.WETASPHALT,
319
+ .fal.WETASPHALT,
320
+ .fa-solid.WETASPHALT,
321
+ .fa-regular.WETASPHALT,
322
+ .fa-duotone.WETASPHALT,
323
+ .fa-light.WETASPHALT,
324
+ .fa-thin.WETASPHALT,
325
+ .iziToast>.iziToast-body .iziToast-icon.WETASPHALT {
326
+ color: #34495e;
327
+ }
328
+ .fa.GREENSEA,
329
+ .fas.GREENSEA,
330
+ .far.GREENSEA,
331
+ .fad.GREENSEA,
332
+ .fal.GREENSEA,
333
+ .fa-solid.GREENSEA,
334
+ .fa-regular.GREENSEA,
335
+ .fa-duotone.GREENSEA,
336
+ .fa-light.GREENSEA,
337
+ .fa-thin.GREENSEA,
338
+ .iziToast>.iziToast-body .iziToast-icon.GREENSEA {
339
+ color: #16a085;
340
+ }
341
+ .fa.NEPHRITIS,
342
+ .fas.NEPHRITIS,
343
+ .far.NEPHRITIS,
344
+ .fad.NEPHRITIS,
345
+ .fal.NEPHRITIS,
346
+ .fa-solid.NEPHRITIS,
347
+ .fa-regular.NEPHRITIS,
348
+ .fa-duotone.NEPHRITIS,
349
+ .fa-light.NEPHRITIS,
350
+ .fa-thin.NEPHRITIS,
351
+ .iziToast>.iziToast-body .iziToast-icon.NEPHRITIS {
352
+ color: #27ae60;
353
+ }
354
+ .fa.BELIZEHOLE,
355
+ .fas.BELIZEHOLE,
356
+ .far.BELIZEHOLE,
357
+ .fad.BELIZEHOLE,
358
+ .fal.BELIZEHOLE,
359
+ .fa-solid.BELIZEHOLE,
360
+ .fa-regular.BELIZEHOLE,
361
+ .fa-duotone.BELIZEHOLE,
362
+ .fa-light.BELIZEHOLE,
363
+ .fa-thin.BELIZEHOLE,
364
+ .iziToast>.iziToast-body .iziToast-icon.BELIZEHOLE {
365
+ color: #2980b9;
366
+ }
367
+ .fa.WISTERIA,
368
+ .fas.WISTERIA,
369
+ .far.WISTERIA,
370
+ .fad.WISTERIA,
371
+ .fal.WISTERIA,
372
+ .fa-solid.WISTERIA,
373
+ .fa-regular.WISTERIA,
374
+ .fa-duotone.WISTERIA,
375
+ .fa-light.WISTERIA,
376
+ .fa-thin.WISTERIA,
377
+ .iziToast>.iziToast-body .iziToast-icon.WISTERIA {
378
+ color: #8e44ad;
379
+ }
380
+ .fa.MIDNIGHTBLUE,
381
+ .fas.MIDNIGHTBLUE,
382
+ .far.MIDNIGHTBLUE,
383
+ .fad.MIDNIGHTBLUE,
384
+ .fal.MIDNIGHTBLUE,
385
+ .fa-solid.MIDNIGHTBLUE,
386
+ .fa-regular.MIDNIGHTBLUE,
387
+ .fa-duotone.MIDNIGHTBLUE,
388
+ .fa-light.MIDNIGHTBLUE,
389
+ .fa-thin.MIDNIGHTBLUE,
390
+ .iziToast>.iziToast-body .iziToast-icon.MIDNIGHTBLUE {
391
+ color: #2c3e50;
392
+ }
393
+ .fa.SUNFLOWER,
394
+ .fas.SUNFLOWER,
395
+ .far.SUNFLOWER,
396
+ .fad.SUNFLOWER,
397
+ .fal.SUNFLOWER,
398
+ .fa-solid.SUNFLOWER,
399
+ .fa-regular.SUNFLOWER,
400
+ .fa-duotone.SUNFLOWER,
401
+ .fa-light.SUNFLOWER,
402
+ .fa-thin.SUNFLOWER,
403
+ .iziToast>.iziToast-body .iziToast-icon.SUNFLOWER {
404
+ color: #f1c40f;
405
+ }
406
+ .fa.CARROT,
407
+ .fas.CARROT,
408
+ .far.CARROT,
409
+ .fad.CARROT,
410
+ .fal.CARROT,
411
+ .fa-solid.CARROT,
412
+ .fa-regular.CARROT,
413
+ .fa-duotone.CARROT,
414
+ .fa-light.CARROT,
415
+ .fa-thin.CARROT,
416
+ .iziToast>.iziToast-body .iziToast-icon.CARROT {
417
+ color: #e67e22;
418
+ }
419
+ .fa.ALIZARIN,
420
+ .fas.ALIZARIN,
421
+ .far.ALIZARIN,
422
+ .fad.ALIZARIN,
423
+ .fal.ALIZARIN,
424
+ .fa-solid.ALIZARIN,
425
+ .fa-regular.ALIZARIN,
426
+ .fa-duotone.ALIZARIN,
427
+ .fa-light.ALIZARIN,
428
+ .fa-thin.ALIZARIN,
429
+ .iziToast>.iziToast-body .iziToast-icon.ALIZARIN {
430
+ color: #e74c3c;
431
+ }
432
+ .fa.CLOUDS,
433
+ .fas.CLOUDS,
434
+ .far.CLOUDS,
435
+ .fad.CLOUDS,
436
+ .fal.CLOUDS,
437
+ .fa-solid.CLOUDS,
438
+ .fa-regular.CLOUDS,
439
+ .fa-duotone.CLOUDS,
440
+ .fa-light.CLOUDS,
441
+ .fa-thin.CLOUDS,
442
+ .iziToast>.iziToast-body .iziToast-icon.CLOUDS {
443
+ color: #ecf0f1;
444
+ }
445
+ .fa.CONCRETE,
446
+ .fas.CONCRETE,
447
+ .far.CONCRETE,
448
+ .fad.CONCRETE,
449
+ .fal.CONCRETE,
450
+ .fa-solid.CONCRETE,
451
+ .fa-regular.CONCRETE,
452
+ .fa-duotone.CONCRETE,
453
+ .fa-light.CONCRETE,
454
+ .fa-thin.CONCRETE,
455
+ .iziToast>.iziToast-body .iziToast-icon.CONCRETE {
456
+ color: #95a5a6;
457
+ }
458
+ .fa.ORANGE,
459
+ .fas.ORANGE,
460
+ .far.ORANGE,
461
+ .fad.ORANGE,
462
+ .fal.ORANGE,
463
+ .fa-solid.ORANGE,
464
+ .fa-regular.ORANGE,
465
+ .fa-duotone.ORANGE,
466
+ .fa-light.ORANGE,
467
+ .fa-thin.ORANGE,
468
+ .iziToast>.iziToast-body .iziToast-icon.ORANGE {
469
+ color: #f39c12;
470
+ }
471
+ .fa.PUMPKIN,
472
+ .fas.PUMPKIN,
473
+ .far.PUMPKIN,
474
+ .fad.PUMPKIN,
475
+ .fal.PUMPKIN,
476
+ .fa-solid.PUMPKIN,
477
+ .fa-regular.PUMPKIN,
478
+ .fa-duotone.PUMPKIN,
479
+ .fa-light.PUMPKIN,
480
+ .fa-thin.PUMPKIN,
481
+ .iziToast>.iziToast-body .iziToast-icon.PUMPKIN {
482
+ color: #d35400;
483
+ }
484
+ .fa.POMEGRANATE,
485
+ .fas.POMEGRANATE,
486
+ .far.POMEGRANATE,
487
+ .fad.POMEGRANATE,
488
+ .fal.POMEGRANATE,
489
+ .fa-solid.POMEGRANATE,
490
+ .fa-regular.POMEGRANATE,
491
+ .fa-duotone.POMEGRANATE,
492
+ .fa-light.POMEGRANATE,
493
+ .fa-thin.POMEGRANATE,
494
+ .iziToast>.iziToast-body .iziToast-icon.POMEGRANATE {
495
+ color: #c0392b;
496
+ }
497
+ .fa.SILVER,
498
+ .fas.SILVER,
499
+ .far.SILVER,
500
+ .fad.SILVER,
501
+ .fal.SILVER,
502
+ .fa-solid.SILVER,
503
+ .fa-regular.SILVER,
504
+ .fa-duotone.SILVER,
505
+ .fa-light.SILVER,
506
+ .fa-thin.SILVER,
507
+ .iziToast>.iziToast-body .iziToast-icon.SILVER {
508
+ color: #bdc3c7;
509
+ }
510
+ .fa.ASBESTOS,
511
+ .fas.ASBESTOS,
512
+ .far.ASBESTOS,
513
+ .fad.ASBESTOS,
514
+ .fal.ASBESTOS,
515
+ .fa-solid.ASBESTOS,
516
+ .fa-regular.ASBESTOS,
517
+ .fa-duotone.ASBESTOS,
518
+ .fa-light.ASBESTOS,
519
+ .fa-thin.ASBESTOS,
520
+ .iziToast>.iziToast-body .iziToast-icon.ASBESTOS {
521
+ color: #7f8c8d;
522
+ }
523
+ .new-meta-box,
524
+ .article-title,
525
+ .prev-next,
526
+ .meta-v3,
527
+ .md .footer .header,
528
+ .widget header,
529
+ details summary {
530
+ font-family: "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Helvetica, monospace;
531
+ }
532
+ :root {
533
+ --color-site-body: #f4f4f4;
534
+ --color-site-bg: #f4f4f4;
535
+ --color-site-inner: #fff;
536
+ --color-site-footer: #666;
537
+ --color-card: #fff;
538
+ --color-text: #444;
539
+ --color-block: #f4f4f4;
540
+ --color-inlinecode: #444;
541
+ --color-codeblock: #f4f4f4;
542
+ --color-h1: #3a3a3a;
543
+ --color-h2: #3a3a3a;
544
+ --color-h3: #333;
545
+ --color-h4: #444;
546
+ --color-h5: #555;
547
+ --color-h6: #666;
548
+ --color-p: #444;
549
+ --color-list: #666;
550
+ --color-list-hl: #30ad91;
551
+ --color-meta: #888;
552
+ --color-read-bkg: #e0d8c8;
553
+ --color-read-post: #f8f1e2;
554
+ --color-copyright-bkg: #f5f5f5;
555
+ --color-white-png: #fff;
556
+ --color-img-error: #f5f5f5;
557
+ }
558
+ * {
559
+ box-sizing: border-box;
560
+ -webkit-box-sizing: border-box;
561
+ -moz-box-sizing: border-box;
562
+ outline: none;
563
+ margin: 0;
564
+ padding: 0;
565
+ }
566
+ *::-webkit-scrollbar {
567
+ height: 4px;
568
+ width: 4px;
569
+ }
570
+ *::-webkit-scrollbar-track-piece {
571
+ background: transparent;
572
+ }
573
+ *::-webkit-scrollbar-thumb {
574
+ background: #3dd9b6;
575
+ cursor: pointer;
576
+ border-radius: 2px;
577
+ -webkit-border-radius: 2px;
578
+ }
579
+ *::-webkit-scrollbar-thumb:hover {
580
+ background: #ff5722;
581
+ }
582
+ html {
583
+ color: var(--color-text);
584
+ width: 100%;
585
+ height: 100%;
586
+ font-family: UbuntuMono, "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Menlo, Monaco, monospace, sans-serif;
587
+ font-size: 16px;
588
+ }
589
+ html >::-webkit-scrollbar {
590
+ height: 4px;
591
+ width: 4px;
592
+ }
593
+ html >::-webkit-scrollbar-track-piece {
594
+ background: transparent;
595
+ }
596
+ html >::-webkit-scrollbar-thumb {
597
+ background: #3dd9b6;
598
+ cursor: pointer;
599
+ border-radius: 2px;
600
+ -webkit-border-radius: 2px;
601
+ }
602
+ html >::-webkit-scrollbar-thumb:hover {
603
+ background: #ff5722;
604
+ }
605
+ body {
606
+ background-color: var(--color-site-body);
607
+ text-rendering: optimizelegibility;
608
+ -webkit-tap-highlight-color: rgba(0,0,0,0);
609
+ line-height: 1.6;
610
+ -webkit-text-size-adjust: 100%;
611
+ -ms-text-size-adjust: 100%;
612
+ }
613
+ body.modal-active {
614
+ overflow: hidden;
615
+ }
616
+ @media screen and (max-width: 680px) {
617
+ body.modal-active {
618
+ position: fixed;
619
+ top: 0;
620
+ right: 0;
621
+ bottom: 0;
622
+ left: 0;
623
+ }
624
+ }
625
+ a {
626
+ color: #2092ec;
627
+ cursor: pointer;
628
+ text-decoration: none;
629
+ transition: all 0.28s ease;
630
+ -webkit-transition: all 0.28s ease;
631
+ -khtml-transition: all 0.28s ease;
632
+ -moz-transition: all 0.28s ease;
633
+ -o-transition: all 0.28s ease;
634
+ -ms-transition: all 0.28s ease;
635
+ }
636
+ a:active,
637
+ a:hover {
638
+ outline: 0;
639
+ }
640
+ ul,
641
+ ol {
642
+ padding-left: 0;
643
+ }
644
+ ul li,
645
+ ol li {
646
+ list-style: none;
647
+ }
648
+ header {
649
+ display: block;
650
+ }
651
+ img {
652
+ border: 0;
653
+ background: none;
654
+ max-width: 100%;
655
+ }
656
+ svg:not(:root) {
657
+ overflow: hidden;
658
+ }
659
+ hr {
660
+ -moz-box-sizing: content-box;
661
+ box-sizing: content-box;
662
+ -webkit-box-sizing: content-box;
663
+ -moz-box-sizing: content-box;
664
+ height: 0;
665
+ border: 0;
666
+ border-radius: 1px;
667
+ -webkit-border-radius: 1px;
668
+ border-bottom: 1px solid rgba(68,68,68,0.1);
669
+ }
670
+ article hr {
671
+ background-image: none;
672
+ height: 2em;
673
+ border: none;
674
+ margin: 1em 0 1em;
675
+ text-align: center;
676
+ }
677
+ article hr:after {
678
+ content: "···";
679
+ letter-spacing: 2em;
680
+ padding-left: 2em;
681
+ font-weight: 700;
682
+ }
683
+ button,
684
+ input {
685
+ color: inherit;
686
+ font: inherit;
687
+ margin: 0;
688
+ }
689
+ button {
690
+ overflow: visible;
691
+ text-transform: none;
692
+ -webkit-appearance: button;
693
+ cursor: pointer;
694
+ }
695
+ @supports (backdrop-filter: blur(20px)) {
696
+ .blur {
697
+ background: rgba(255,255,255,0.9) !important;
698
+ backdrop-filter: saturate(200%) blur(20px);
699
+ }
700
+ }
701
+ @supports (backdrop-filter: blur(20px)) {
702
+ .blur#comments {
703
+ backdrop-filter: unset;
704
+ }
705
+ }
706
+ .shadow {
707
+ box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
708
+ -webkit-box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
709
+ }
710
+ .shadow.floatable {
711
+ transition: all 0.28s ease;
712
+ -webkit-transition: all 0.28s ease;
713
+ -khtml-transition: all 0.28s ease;
714
+ -moz-transition: all 0.28s ease;
715
+ -o-transition: all 0.28s ease;
716
+ -ms-transition: all 0.28s ease;
717
+ }
718
+ .shadow.floatable:hover {
719
+ box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1), 0 4px 8px 0px rgba(0,0,0,0.1), 0 8px 16px 0px rgba(0,0,0,0.1);
720
+ -webkit-box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1), 0 4px 8px 0px rgba(0,0,0,0.1), 0 8px 16px 0px rgba(0,0,0,0.1);
721
+ }
722
+ #l_cover {
723
+ min-height: 64px;
724
+ }
725
+ .cover-wrapper {
726
+ top: 0;
727
+ left: 0;
728
+ max-width: 100%;
729
+ height: 100vh;
730
+ display: flex;
731
+ flex-wrap: nowrap;
732
+ -webkit-flex-wrap: nowrap;
733
+ -khtml-flex-wrap: nowrap;
734
+ -moz-flex-wrap: nowrap;
735
+ -o-flex-wrap: nowrap;
736
+ -ms-flex-wrap: nowrap;
737
+ -webkit-box-direction: normal;
738
+ -moz-box-direction: normal;
739
+ -webkit-box-orient: vertical;
740
+ -moz-box-orient: vertical;
741
+ -webkit-flex-direction: column;
742
+ -ms-flex-direction: column;
743
+ flex-direction: column;
744
+ align-items: center;
745
+ align-self: center;
746
+ align-content: center;
747
+ color: var(--color-site-inner);
748
+ padding: 0 16px;
749
+ user-select: none;
750
+ -webkit-user-select: none;
751
+ -moz-user-select: none;
752
+ -ms-user-select: none;
753
+ position: relative;
754
+ overflow: hidden;
755
+ margin-bottom: -100px;
756
+ }
757
+ .cover-wrapper .cover-bg {
758
+ position: absolute;
759
+ width: 100%;
760
+ height: 100%;
761
+ background-position: center;
762
+ background-size: cover;
763
+ -webkit-background-size: cover;
764
+ -moz-background-size: cover;
765
+ }
766
+ .cover-wrapper .cover-bg.lazyload:not(.loaded) {
767
+ opacity: 0;
768
+ -webkit-opacity: 0;
769
+ -moz-opacity: 0;
770
+ }
771
+ .cover-wrapper .cover-bg.lazyload.loaded {
772
+ animation-delay: 0s;
773
+ animation-duration: 0.5s;
774
+ animation-fill-mode: forwards;
775
+ animation-timing-function: ease-out;
776
+ animation-name: fadeIn;
777
+ }
778
+ @-moz-keyframes fadeIn {
779
+ 0% {
780
+ opacity: 0;
781
+ -webkit-opacity: 0;
782
+ -moz-opacity: 0;
783
+ filter: blur(12px);
784
+ transform: scale(1.02);
785
+ -webkit-transform: scale(1.02);
786
+ -khtml-transform: scale(1.02);
787
+ -moz-transform: scale(1.02);
788
+ -o-transform: scale(1.02);
789
+ -ms-transform: scale(1.02);
790
+ }
791
+ 100% {
792
+ opacity: 1;
793
+ -webkit-opacity: 1;
794
+ -moz-opacity: 1;
795
+ }
796
+ }
797
+ @-webkit-keyframes fadeIn {
798
+ 0% {
799
+ opacity: 0;
800
+ -webkit-opacity: 0;
801
+ -moz-opacity: 0;
802
+ filter: blur(12px);
803
+ transform: scale(1.02);
804
+ -webkit-transform: scale(1.02);
805
+ -khtml-transform: scale(1.02);
806
+ -moz-transform: scale(1.02);
807
+ -o-transform: scale(1.02);
808
+ -ms-transform: scale(1.02);
809
+ }
810
+ 100% {
811
+ opacity: 1;
812
+ -webkit-opacity: 1;
813
+ -moz-opacity: 1;
814
+ }
815
+ }
816
+ @-o-keyframes fadeIn {
817
+ 0% {
818
+ opacity: 0;
819
+ -webkit-opacity: 0;
820
+ -moz-opacity: 0;
821
+ filter: blur(12px);
822
+ transform: scale(1.02);
823
+ -webkit-transform: scale(1.02);
824
+ -khtml-transform: scale(1.02);
825
+ -moz-transform: scale(1.02);
826
+ -o-transform: scale(1.02);
827
+ -ms-transform: scale(1.02);
828
+ }
829
+ 100% {
830
+ opacity: 1;
831
+ -webkit-opacity: 1;
832
+ -moz-opacity: 1;
833
+ }
834
+ }
835
+ @keyframes fadeIn {
836
+ 0% {
837
+ opacity: 0;
838
+ -webkit-opacity: 0;
839
+ -moz-opacity: 0;
840
+ filter: blur(12px);
841
+ transform: scale(1.02);
842
+ -webkit-transform: scale(1.02);
843
+ -khtml-transform: scale(1.02);
844
+ -moz-transform: scale(1.02);
845
+ -o-transform: scale(1.02);
846
+ -ms-transform: scale(1.02);
847
+ }
848
+ 100% {
849
+ opacity: 1;
850
+ -webkit-opacity: 1;
851
+ -moz-opacity: 1;
852
+ }
853
+ }
854
+ .cover-wrapper .cover-body {
855
+ z-index: 1;
856
+ position: relative;
857
+ width: 100%;
858
+ height: 100%;
859
+ }
860
+ .cover-wrapper#full {
861
+ height: calc(100vh + 100px);
862
+ padding-bottom: 100px;
863
+ }
864
+ .cover-wrapper#half {
865
+ max-height: 640px;
866
+ min-height: 460px;
867
+ height: calc(36vh - 64px + 200px);
868
+ }
869
+ .cover-wrapper #scroll-down {
870
+ width: 100%;
871
+ height: 64px;
872
+ position: absolute;
873
+ bottom: 100px;
874
+ text-align: center;
875
+ cursor: pointer;
876
+ }
877
+ .cover-wrapper #scroll-down .scroll-down-effects {
878
+ color: #fff;
879
+ font-size: 24px;
880
+ line-height: 64px;
881
+ position: absolute;
882
+ width: 24px;
883
+ left: calc(50% - 12px);
884
+ text-shadow: 0 1px 2px rgba(0,0,0,0.1);
885
+ animation: scroll-down-effect 1.5s infinite;
886
+ -webkit-animation: scroll-down-effect 1.5s infinite;
887
+ -khtml-animation: scroll-down-effect 1.5s infinite;
888
+ -moz-animation: scroll-down-effect 1.5s infinite;
889
+ -o-animation: scroll-down-effect 1.5s infinite;
890
+ -ms-animation: scroll-down-effect 1.5s infinite;
891
+ }
892
+ @-moz-keyframes scroll-down-effect {
893
+ 0% {
894
+ top: 0;
895
+ opacity: 1;
896
+ -webkit-opacity: 1;
897
+ -moz-opacity: 1;
898
+ }
899
+ 50% {
900
+ top: -16px;
901
+ opacity: 0.4;
902
+ -webkit-opacity: 0.4;
903
+ -moz-opacity: 0.4;
904
+ }
905
+ 100% {
906
+ top: 0;
907
+ opacity: 1;
908
+ -webkit-opacity: 1;
909
+ -moz-opacity: 1;
910
+ }
911
+ }
912
+ @-webkit-keyframes scroll-down-effect {
913
+ 0% {
914
+ top: 0;
915
+ opacity: 1;
916
+ -webkit-opacity: 1;
917
+ -moz-opacity: 1;
918
+ }
919
+ 50% {
920
+ top: -16px;
921
+ opacity: 0.4;
922
+ -webkit-opacity: 0.4;
923
+ -moz-opacity: 0.4;
924
+ }
925
+ 100% {
926
+ top: 0;
927
+ opacity: 1;
928
+ -webkit-opacity: 1;
929
+ -moz-opacity: 1;
930
+ }
931
+ }
932
+ @-o-keyframes scroll-down-effect {
933
+ 0% {
934
+ top: 0;
935
+ opacity: 1;
936
+ -webkit-opacity: 1;
937
+ -moz-opacity: 1;
938
+ }
939
+ 50% {
940
+ top: -16px;
941
+ opacity: 0.4;
942
+ -webkit-opacity: 0.4;
943
+ -moz-opacity: 0.4;
944
+ }
945
+ 100% {
946
+ top: 0;
947
+ opacity: 1;
948
+ -webkit-opacity: 1;
949
+ -moz-opacity: 1;
950
+ }
951
+ }
952
+ @keyframes scroll-down-effect {
953
+ 0% {
954
+ top: 0;
955
+ opacity: 1;
956
+ -webkit-opacity: 1;
957
+ -moz-opacity: 1;
958
+ }
959
+ 50% {
960
+ top: -16px;
961
+ opacity: 0.4;
962
+ -webkit-opacity: 0.4;
963
+ -moz-opacity: 0.4;
964
+ }
965
+ 100% {
966
+ top: 0;
967
+ opacity: 1;
968
+ -webkit-opacity: 1;
969
+ -moz-opacity: 1;
970
+ }
971
+ }
972
+ .cover-wrapper .cover-body {
973
+ margin-top: 64px;
974
+ margin-bottom: 120px;
975
+ }
976
+ .cover-wrapper .cover-body,
977
+ .cover-wrapper .cover-body .top,
978
+ .cover-wrapper .cover-body .bottom {
979
+ display: flex;
980
+ -webkit-box-direction: normal;
981
+ -moz-box-direction: normal;
982
+ -webkit-box-orient: vertical;
983
+ -moz-box-orient: vertical;
984
+ -webkit-flex-direction: column;
985
+ -ms-flex-direction: column;
986
+ flex-direction: column;
987
+ align-items: center;
988
+ justify-content: center;
989
+ -webkit-justify-content: center;
990
+ -khtml-justify-content: center;
991
+ -moz-justify-content: center;
992
+ -o-justify-content: center;
993
+ -ms-justify-content: center;
994
+ max-width: 100%;
995
+ }
996
+ .cover-wrapper .cover-body .bottom {
997
+ margin-top: 32px;
998
+ }
999
+ .cover-wrapper .cover-body .title {
1000
+ font-family: "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Helvetica, monospace;
1001
+ font-size: 3.125rem;
1002
+ text-shadow: 0 1px 2px rgba(0,0,0,0.1);
1003
+ text-align: center;
1004
+ }
1005
+ .cover-wrapper .cover-body .subtitle {
1006
+ font-size: 16px;
1007
+ }
1008
+ .cover-wrapper .cover-body .logo {
1009
+ max-height: 120px;
1010
+ max-width: calc(100% - 4 * 16px);
1011
+ }
1012
+ @media screen and (min-height: 1024px) {
1013
+ .cover-wrapper .cover-body .title {
1014
+ font-size: 3rem;
1015
+ }
1016
+ .cover-wrapper .cover-body .subtitle {
1017
+ font-size: 0.875rem;
1018
+ }
1019
+ .cover-wrapper .cover-body .logo {
1020
+ max-height: 150px;
1021
+ }
1022
+ }
1023
+ .cover-wrapper .cover-body .m_search {
1024
+ position: relative;
1025
+ max-width: calc(100% - 16px);
1026
+ width: 320px;
1027
+ vertical-align: middle;
1028
+ }
1029
+ .cover-wrapper .cover-body .m_search .form {
1030
+ position: relative;
1031
+ display: block;
1032
+ width: 100%;
1033
+ }
1034
+ .cover-wrapper .cover-body .m_search .icon,
1035
+ .cover-wrapper .cover-body .m_search .input {
1036
+ transition: all 0.28s ease;
1037
+ -webkit-transition: all 0.28s ease;
1038
+ -khtml-transition: all 0.28s ease;
1039
+ -moz-transition: all 0.28s ease;
1040
+ -o-transition: all 0.28s ease;
1041
+ -ms-transition: all 0.28s ease;
1042
+ }
1043
+ .cover-wrapper .cover-body .m_search .icon {
1044
+ position: absolute;
1045
+ display: block;
1046
+ line-height: 2.5rem;
1047
+ width: 32px;
1048
+ top: 0;
1049
+ left: 5px;
1050
+ color: rgba(68,68,68,0.75);
1051
+ }
1052
+ .cover-wrapper .cover-body .m_search .input {
1053
+ display: block;
1054
+ height: 2.5rem;
1055
+ width: 100%;
1056
+ box-shadow: none;
1057
+ -webkit-box-shadow: none;
1058
+ box-sizing: border-box;
1059
+ -webkit-box-sizing: border-box;
1060
+ -moz-box-sizing: border-box;
1061
+ font-size: 0.875rem;
1062
+ -webkit-appearance: none;
1063
+ padding-left: 36px;
1064
+ border-radius: 1.4rem;
1065
+ -webkit-border-radius: 1.4rem;
1066
+ background: rgba(255,255,255,0.6);
1067
+ backdrop-filter: blur(10px);
1068
+ border: none;
1069
+ color: var(--color-text);
1070
+ }
1071
+ @media screen and (max-width: 500px) {
1072
+ .cover-wrapper .cover-body .m_search .input {
1073
+ padding-left: 36px;
1074
+ }
1075
+ }
1076
+ .cover-wrapper .cover-body .m_search .input:hover {
1077
+ background: rgba(255,255,255,0.8);
1078
+ }
1079
+ .cover-wrapper .cover-body .m_search .input:focus {
1080
+ background: #fff;
1081
+ }
1082
+ .cover-wrapper .list-h {
1083
+ display: flex;
1084
+ -webkit-box-direction: normal;
1085
+ -moz-box-direction: normal;
1086
+ -webkit-box-orient: horizontal;
1087
+ -moz-box-orient: horizontal;
1088
+ -webkit-flex-direction: row;
1089
+ -ms-flex-direction: row;
1090
+ flex-direction: row;
1091
+ flex-wrap: wrap;
1092
+ -webkit-flex-wrap: wrap;
1093
+ -khtml-flex-wrap: wrap;
1094
+ -moz-flex-wrap: wrap;
1095
+ -o-flex-wrap: wrap;
1096
+ -ms-flex-wrap: wrap;
1097
+ align-items: stretch;
1098
+ border-radius: 4px;
1099
+ -webkit-border-radius: 4px;
1100
+ user-select: none;
1101
+ -webkit-user-select: none;
1102
+ -moz-user-select: none;
1103
+ -ms-user-select: none;
1104
+ }
1105
+ .cover-wrapper .list-h a {
1106
+ -webkit-box-flex: 1;
1107
+ -moz-box-flex: 1;
1108
+ -webkit-flex: 1 0;
1109
+ -ms-flex: 1 0;
1110
+ flex: 1 0;
1111
+ display: flex;
1112
+ font-weight: 600;
1113
+ }
1114
+ .cover-wrapper .list-h a img {
1115
+ display: block;
1116
+ border-radius: 2px;
1117
+ -webkit-border-radius: 2px;
1118
+ margin: 4px;
1119
+ min-width: 40px;
1120
+ max-width: 44px;
1121
+ }
1122
+ @media screen and (max-width: 768px) {
1123
+ .cover-wrapper .list-h a img {
1124
+ min-width: 36px;
1125
+ max-width: 40px;
1126
+ }
1127
+ }
1128
+ @media screen and (max-width: 500px) {
1129
+ .cover-wrapper .list-h a img {
1130
+ margin: 2px 4px;
1131
+ min-width: 32px;
1132
+ max-width: 36px;
1133
+ }
1134
+ }
1135
+ @media screen and (max-width: 375px) {
1136
+ .cover-wrapper .list-h a img {
1137
+ min-width: 28px;
1138
+ max-width: 32px;
1139
+ }
1140
+ }
1141
+ .cover-wrapper {
1142
+ max-width: 100%;
1143
+ }
1144
+ .cover-wrapper.search .bottom .menu {
1145
+ margin-top: 8px;
1146
+ }
1147
+ .cover-wrapper.search .bottom .menu .list-h a {
1148
+ white-space: nowrap;
1149
+ -webkit-box-direction: normal;
1150
+ -moz-box-direction: normal;
1151
+ -webkit-box-orient: horizontal;
1152
+ -moz-box-orient: horizontal;
1153
+ -webkit-flex-direction: row;
1154
+ -ms-flex-direction: row;
1155
+ flex-direction: row;
1156
+ align-items: baseline;
1157
+ padding: 2px;
1158
+ margin: 4px;
1159
+ color: var(--color-site-inner);
1160
+ opacity: 0.75;
1161
+ -webkit-opacity: 0.75;
1162
+ -moz-opacity: 0.75;
1163
+ text-shadow: 0 1px 2px rgba(0,0,0,0.05);
1164
+ border-bottom: 2px solid transparent;
1165
+ }
1166
+ .cover-wrapper.search .bottom .menu .list-h a i {
1167
+ margin-right: 4px;
1168
+ }
1169
+ .cover-wrapper.search .bottom .menu .list-h a p {
1170
+ font-size: 0.9375rem;
1171
+ }
1172
+ .cover-wrapper.search .bottom .menu .list-h a:hover,
1173
+ .cover-wrapper.search .bottom .menu .list-h a.active,
1174
+ .cover-wrapper.search .bottom .menu .list-h a:active {
1175
+ opacity: 1;
1176
+ -webkit-opacity: 1;
1177
+ -moz-opacity: 1;
1178
+ border-bottom: 2px solid var(--color-site-inner);
1179
+ }
1180
+ @font-face {
1181
+ font-family: 'UbuntuMono';
1182
+ src: url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf");
1183
+ font-weight: 'normal';
1184
+ font-style: 'normal';
1185
+ font-display: swap;
1186
+ }
1187
+ @font-face {
1188
+ font-family: 'Varela Round';
1189
+ src: url("https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/fonts/VarelaRound/VarelaRound-Regular.ttf");
1190
+ font-weight: 'normal';
1191
+ font-style: 'normal';
1192
+ font-display: swap;
1193
+ }
1194
+ .l_header {
1195
+ position: fixed;
1196
+ z-index: 1000;
1197
+ top: 0;
1198
+ width: 100%;
1199
+ height: 64px;
1200
+ background: var(--color-card);
1201
+ box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
1202
+ -webkit-box-shadow: 0 1px 2px 0px rgba(0,0,0,0.1);
1203
+ }
1204
+ .l_header.auto {
1205
+ transition: opacity 0.4s ease;
1206
+ -webkit-transition: opacity 0.4s ease;
1207
+ -khtml-transition: opacity 0.4s ease;
1208
+ -moz-transition: opacity 0.4s ease;
1209
+ -o-transition: opacity 0.4s ease;
1210
+ -ms-transition: opacity 0.4s ease;
1211
+ visibility: hidden;
1212
+ }
1213
+ .l_header.auto.showed {
1214
+ opacity: 1 !important;
1215
+ -webkit-opacity: 1 !important;
1216
+ -moz-opacity: 1 !important;
1217
+ visibility: visible;
1218
+ }
1219
+ .l_header .container {
1220
+ margin-left: 16px;
1221
+ margin-right: 16px;
1222
+ }
1223
+ .l_header #wrapper {
1224
+ height: 100%;
1225
+ user-select: none;
1226
+ -webkit-user-select: none;
1227
+ -moz-user-select: none;
1228
+ -ms-user-select: none;
1229
+ }
1230
+ .l_header #wrapper .nav-main,
1231
+ .l_header #wrapper .nav-sub {
1232
+ display: flex;
1233
+ flex-wrap: nowrap;
1234
+ -webkit-flex-wrap: nowrap;
1235
+ -khtml-flex-wrap: nowrap;
1236
+ -moz-flex-wrap: nowrap;
1237
+ -o-flex-wrap: nowrap;
1238
+ -ms-flex-wrap: nowrap;
1239
+ justify-content: space-between;
1240
+ -webkit-justify-content: space-between;
1241
+ -khtml-justify-content: space-between;
1242
+ -moz-justify-content: space-between;
1243
+ -o-justify-content: space-between;
1244
+ -ms-justify-content: space-between;
1245
+ align-items: center;
1246
+ }
1247
+ .l_header #wrapper .nav-main {
1248
+ transition: all 0.28s ease;
1249
+ -webkit-transition: all 0.28s ease;
1250
+ -khtml-transition: all 0.28s ease;
1251
+ -moz-transition: all 0.28s ease;
1252
+ -o-transition: all 0.28s ease;
1253
+ -ms-transition: all 0.28s ease;
1254
+ }
1255
+ .l_header #wrapper.sub .nav-main {
1256
+ transform: translateY(-64px);
1257
+ -webkit-transform: translateY(-64px);
1258
+ -khtml-transform: translateY(-64px);
1259
+ -moz-transform: translateY(-64px);
1260
+ -o-transform: translateY(-64px);
1261
+ -ms-transform: translateY(-64px);
1262
+ }
1263
+ .l_header #wrapper .nav-sub {
1264
+ transition: all 0.28s ease;
1265
+ -webkit-transition: all 0.28s ease;
1266
+ -khtml-transition: all 0.28s ease;
1267
+ -moz-transition: all 0.28s ease;
1268
+ -o-transition: all 0.28s ease;
1269
+ -ms-transition: all 0.28s ease;
1270
+ opacity: 0;
1271
+ -webkit-opacity: 0;
1272
+ -moz-opacity: 0;
1273
+ height: 64px;
1274
+ width: calc(100% - 2 * 16px);
1275
+ position: absolute;
1276
+ }
1277
+ .l_header #wrapper .nav-sub ::-webkit-scrollbar {
1278
+ display: none;
1279
+ }
1280
+ @media screen and (min-width: 2048px) {
1281
+ .l_header #wrapper .nav-sub {
1282
+ max-width: 55vw;
1283
+ margin: auto;
1284
+ }
1285
+ }
1286
+ .l_header #wrapper.sub .nav-sub {
1287
+ opacity: 1;
1288
+ -webkit-opacity: 1;
1289
+ -moz-opacity: 1;
1290
+ }
1291
+ .l_header #wrapper .title {
1292
+ position: relative;
1293
+ color: var(--color-text);
1294
+ padding-left: 24px;
1295
+ max-height: 64px;
1296
+ }
1297
+ .l_header #wrapper .nav-main .title {
1298
+ white-space: nowrap;
1299
+ overflow: hidden;
1300
+ text-overflow: ellipsis;
1301
+ flex-shrink: 0;
1302
+ line-height: 64px;
1303
+ padding: 0 8px;
1304
+ font-size: 1.25rem;
1305
+ font-family: "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Helvetica, monospace;
1306
+ }
1307
+ .l_header #wrapper .nav-main .title img {
1308
+ height: 64px;
1309
+ padding: 8px;
1310
+ }
1311
+ .l_header .nav-sub {
1312
+ max-width: 1080px;
1313
+ margin: auto;
1314
+ }
1315
+ .l_header .nav-sub .title {
1316
+ font-weight: bold;
1317
+ font-family: UbuntuMono, "Varela Round", "PingFang SC", "Microsoft YaHei", Helvetica, Arial, Menlo, Monaco, monospace, sans-serif;
1318
+ line-height: 1.2;
1319
+ max-height: 64px;
1320
+ white-space: normal;
1321
+ flex-shrink: 1;
1322
+ }
1323
+ .l_header .switcher {
1324
+ display: none;
1325
+ line-height: 64px;
1326
+ align-items: center;
1327
+ }
1328
+ .l_header .switcher .s-toc {
1329
+ display: none;
1330
+ }
1331
+ @media screen and (max-width: 768px) {
1332
+ .l_header .switcher .s-toc {
1333
+ display: flex;
1334
+ }
1335
+ }
1336
+ .l_header .switcher >li {
1337
+ height: 48px;
1338
+ transition: all 0.28s ease;
1339
+ -webkit-transition: all 0.28s ease;
1340
+ -khtml-transition: all 0.28s ease;
1341
+ -moz-transition: all 0.28s ease;
1342
+ -o-transition: all 0.28s ease;
1343
+ -ms-transition: all 0.28s ease;
1344
+ margin: 2px;
1345
+ }
1346
+ @media screen and (max-width: 500px) {
1347
+ .l_header .switcher >li {
1348
+ margin: 0 1px;
1349
+ height: 48px;
1350
+ }
1351
+ }
1352
+ .l_header .switcher >li >a {
1353
+ display: flex;
1354
+ justify-content: center;
1355
+ -webkit-justify-content: center;
1356
+ -khtml-justify-content: center;
1357
+ -moz-justify-content: center;
1358
+ -o-justify-content: center;
1359
+ -ms-justify-content: center;
1360
+ align-items: center;
1361
+ width: 48px;
1362
+ height: 48px;
1363
+ padding: 0.85em 1.1em;
1364
+ border-radius: 100px;
1365
+ -webkit-border-radius: 100px;
1366
+ border: none;
1367
+ transition: all 0.28s ease;
1368
+ -webkit-transition: all 0.28s ease;
1369
+ -khtml-transition: all 0.28s ease;
1370
+ -moz-transition: all 0.28s ease;
1371
+ -o-transition: all 0.28s ease;
1372
+ -ms-transition: all 0.28s ease;
1373
+ color: #3dd9b6;
1374
+ }
1375
+ .l_header .switcher >li >a:hover {
1376
+ border: none;
1377
+ }
1378
+ .l_header .switcher >li >a.active,
1379
+ .l_header .switcher >li >a:active {
1380
+ border: none;
1381
+ background: var(--color-site-bg);
1382
+ }
1383
+ @media screen and (max-width: 500px) {
1384
+ .l_header .switcher >li >a {
1385
+ width: 36px;
1386
+ height: 48px;
1387
+ }
1388
+ }
1389
+ .l_header .nav-sub .switcher {
1390
+ display: flex;
1391
+ }
1392
+ .l_header .m_search {
1393
+ display: flex;
1394
+ height: 64px;
1395
+ width: 240px;
1396
+ transition: all 0.28s ease;
1397
+ -webkit-transition: all 0.28s ease;
1398
+ -khtml-transition: all 0.28s ease;
1399
+ -moz-transition: all 0.28s ease;
1400
+ -o-transition: all 0.28s ease;
1401
+ -ms-transition: all 0.28s ease;
1402
+ }
1403
+ @media screen and (max-width: 1024px) {
1404
+ .l_header .m_search {
1405
+ width: 44px;
1406
+ min-width: 44px;
1407
+ }
1408
+ .l_header .m_search input::placeholder {
1409
+ opacity: 0;
1410
+ -webkit-opacity: 0;
1411
+ -moz-opacity: 0;
1412
+ }
1413
+ .l_header .m_search:hover {
1414
+ width: 240px;
1415
+ }
1416
+ .l_header .m_search:hover input::placeholder {
1417
+ opacity: 1;
1418
+ -webkit-opacity: 1;
1419
+ -moz-opacity: 1;
1420
+ }
1421
+ }
1422
+ @media screen and (min-width: 500px) {
1423
+ .l_header .m_search:hover .input {
1424
+ width: 100%;
1425
+ }
1426
+ .l_header .m_search:hover .input::placeholder {
1427
+ opacity: 1;
1428
+ -webkit-opacity: 1;
1429
+ -moz-opacity: 1;
1430
+ }
1431
+ }
1432
+ @media screen and (max-width: 500px) {
1433
+ .l_header .m_search {
1434
+ min-width: 0;
1435
+ }
1436
+ .l_header .m_search input::placeholder {
1437
+ opacity: 1;
1438
+ -webkit-opacity: 1;
1439
+ -moz-opacity: 1;
1440
+ }
1441
+ }
1442
+ .l_header .m_search .form {
1443
+ position: relative;
1444
+ display: flex;
1445
+ width: 100%;
1446
+ align-items: center;
1447
+ }
1448
+ .l_header .m_search .icon {
1449
+ position: absolute;
1450
+ width: 36px;
1451
+ left: 5px;
1452
+ color: var(--color-meta);
1453
+ }
1454
+ @media screen and (max-width: 500px) {
1455
+ .l_header .m_search .icon {
1456
+ display: none;
1457
+ }
1458
+ }
1459
+ .l_header .m_search .input {
1460
+ display: block;
1461
+ padding-top: 8px;
1462
+ padding-bottom: 8px;
1463
+ line-height: 1.3;
1464
+ width: 100%;
1465
+ color: var(--color-text);
1466
+ background: #fafafa;
1467
+ box-shadow: none;
1468
+ -webkit-box-shadow: none;
1469
+ box-sizing: border-box;
1470
+ -webkit-box-sizing: border-box;
1471
+ -moz-box-sizing: border-box;
1472
+ padding-left: 40px;
1473
+ font-size: 0.875rem;
1474
+ border-radius: 8px;
1475
+ -webkit-border-radius: 8px;
1476
+ border: none;
1477
+ transition: all 0.28s ease;
1478
+ -webkit-transition: all 0.28s ease;
1479
+ -khtml-transition: all 0.28s ease;
1480
+ -moz-transition: all 0.28s ease;
1481
+ -o-transition: all 0.28s ease;
1482
+ -ms-transition: all 0.28s ease;
1483
+ }
1484
+ @media screen and (min-width: 500px) {
1485
+ .l_header .m_search .input:focus {
1486
+ box-shadow: 0 4px 8px 0px rgba(0,0,0,0.1);
1487
+ -webkit-box-shadow: 0 4px 8px 0px rgba(0,0,0,0.1);
1488
+ }
1489
+ }
1490
+ @media screen and (max-width: 500px) {
1491
+ .l_header .m_search .input {
1492
+ background: var(--color-block);
1493
+ padding-left: 8px;
1494
+ border: none;
1495
+ }
1496
+ .l_header .m_search .input:hover,
1497
+ .l_header .m_search .input:focus {
1498
+ border: none;
1499
+ }
1500
+ }
1501
+ @media (max-width: 500px) {
1502
+ .l_header .m_search {
1503
+ left: 0;
1504
+ width: 0;
1505
+ overflow: hidden;
1506
+ position: absolute;
1507
+ background: #fff;
1508
+ transition: all 0.28s ease;
1509
+ -webkit-transition: all 0.28s ease;
1510
+ -khtml-transition: all 0.28s ease;
1511
+ -moz-transition: all 0.28s ease;
1512
+ -o-transition: all 0.28s ease;
1513
+ -ms-transition: all 0.28s ease;
1514
+ }
1515
+ .l_header .m_search .input {
1516
+ border-radius: 32px;
1517
+ -webkit-border-radius: 32px;
1518
+ margin-left: 16px;
1519
+ padding-left: 16px;
1520
+ }
1521
+ .l_header.z_search-open .m_search {
1522
+ width: 100%;
1523
+ }
1524
+ .l_header.z_search-open .m_search .input {
1525
+ width: calc(100% - 120px);
1526
+ }
1527
+ }
1528
+ ul.m-pc li:hover >ul.list-v,
1529
+ ul.list-v li:hover >ul.list-v {
1530
+ display: block;
1531
+ }
1532
+ ul.nav-list-h {
1533
+ display: flex;
1534
+ align-items: stretch;
1535
+ }
1536
+ ul.nav-list-h>li {
1537
+ position: relative;
1538
+ justify-content: center;
1539
+ -webkit-justify-content: center;
1540
+ -khtml-justify-content: center;
1541
+ -moz-justify-content: center;
1542
+ -o-justify-content: center;
1543
+ -ms-justify-content: center;
1544
+ height: 100%;
1545
+ line-height: 2.4;
1546
+ border-radius: 4px;
1547
+ -webkit-border-radius: 4px;
1548
+ }
1549
+ ul.nav-list-h>li > a {
1550
+ -webkit-font-smoothing: antialiased;
1551
+ -moz-osx-font-smoothing: grayscale;
1552
+ }
1553
+ ul.nav-list-h>li > a span {
1554
+ font-weight: 600;
1555
+ }
1556
+ ul.list-v {
1557
+ z-index: 1;
1558
+ display: none;
1559
+ position: absolute;
1560
+ background: var(--color-card);
1561
+ box-shadow: 0 2px 4px 0px rgba(0,0,0,0.08), 0 4px 8px 0px rgba(0,0,0,0.08), 0 8px 16px 0px rgba(0,0,0,0.08);
1562
+ -webkit-box-shadow: 0 2px 4px 0px rgba(0,0,0,0.08), 0 4px 8px 0px rgba(0,0,0,0.08), 0 8px 16px 0px rgba(0,0,0,0.08);
1563
+ margin-top: -6px;
1564
+ border-radius: 4px;
1565
+ -webkit-border-radius: 4px;
1566
+ padding: 8px 0;
1567
+ }
1568
+ ul.list-v.show {
1569
+ display: block;
1570
+ }
1571
+ ul.list-v hr {
1572
+ margin-top: 8px;
1573
+ margin-bottom: 8px;
1574
+ }
1575
+ ul.list-v >li {
1576
+ white-space: nowrap;
1577
+ word-break: keep-all;
1578
+ }
1579
+ ul.list-v >li.header {
1580
+ font-size: 0.78125rem;
1581
+ font-weight: bold;
1582
+ line-height: 2em;
1583
+ color: var(--color-meta);
1584
+ margin: 8px 16px 4px;
1585
+ }
1586
+ ul.list-v >li.header i {
1587
+ margin-right: 8px;
1588
+ }
1589
+ ul.list-v >li ul {
1590
+ margin-left: 0;
1591
+ display: none;
1592
+ margin-top: -40px;
1593
+ }
1594
+ ul.list-v .aplayer-container {
1595
+ min-height: 64px;
1596
+ padding: 6px 16px;
1597
+ }
1598
+ ul.list-v >li>a {
1599
+ transition: all 0.28s ease;
1600
+ -webkit-transition: all 0.28s ease;
1601
+ -khtml-transition: all 0.28s ease;
1602
+ -moz-transition: all 0.28s ease;
1603
+ -o-transition: all 0.28s ease;
1604
+ -ms-transition: all 0.28s ease;
1605
+ display: block;
1606
+ color: var(--color-list);
1607
+ font-size: 0.875rem;
1608
+ line-height: 36px;
1609
+ padding: 0 20px 0 16px;
1610
+ text-overflow: ellipsis;
1611
+ margin: 0 4px;
1612
+ border-radius: 4px;
1613
+ -webkit-border-radius: 4px;
1614
+ }
1615
+ @media screen and (max-width: 1024px) {
1616
+ ul.list-v >li>a {
1617
+ line-height: 40px;
1618
+ }
1619
+ }
1620
+ ul.list-v >li>a >i {
1621
+ margin-right: 8px;
1622
+ }
1623
+ ul.list-v >li>a:active,
1624
+ ul.list-v >li>a.active {
1625
+ color: var(--color-list-hl);
1626
+ }
1627
+ ul.list-v >li>a:hover {
1628
+ color: var(--color-list-hl);
1629
+ background: var(--color-site-bg);
1630
+ }
1631
+ .l_header .menu >ul>li>a {
1632
+ display: block;
1633
+ padding: 0 8px;
1634
+ display: flex;
1635
+ }
1636
+ .l_header .menu >ul>li>a .icon {
1637
+ width: 16px;
1638
+ margin-right: 6px;
1639
+ }
1640
+ .l_header .menu >ul>li>a .icon i {
1641
+ display: inline-block;
1642
+ }
1643
+ .l_header .menu >ul>li>ul .icon {
1644
+ width: 16px;
1645
+ margin-right: 2px;
1646
+ }
1647
+ .l_header .menu >ul>li>ul .icon i {
1648
+ display: inline-block;
1649
+ }
1650
+ .l_header ul.nav-list-h>li {
1651
+ color: var(--color-list);
1652
+ line-height: 64px;
1653
+ }
1654
+ .l_header ul.nav-list-h>li >a {
1655
+ max-height: 64px;
1656
+ overflow: hidden;
1657
+ color: inherit;
1658
+ }
1659
+ .l_header ul.nav-list-h>li >a:active span,
1660
+ .l_header ul.nav-list-h>li >a.active span {
1661
+ color: #3dd9b6;
1662
+ }
1663
+ .l_header ul.nav-list-h>li:hover>a {
1664
+ color: var(--color-list-hl);
1665
+ }
1666
+ .l_header ul.nav-list-h>li i.music {
1667
+ animation: rotate-effect 1.5s linear infinite;
1668
+ -webkit-animation: rotate-effect 1.5s linear infinite;
1669
+ -khtml-animation: rotate-effect 1.5s linear infinite;
1670
+ -moz-animation: rotate-effect 1.5s linear infinite;
1671
+ -o-animation: rotate-effect 1.5s linear infinite;
1672
+ -ms-animation: rotate-effect 1.5s linear infinite;
1673
+ }
1674
+ @-moz-keyframes rotate-effect {
1675
+ 0% {
1676
+ transform: rotate(0);
1677
+ -webkit-transform: rotate(0);
1678
+ -khtml-transform: rotate(0);
1679
+ -moz-transform: rotate(0);
1680
+ -o-transform: rotate(0);
1681
+ -ms-transform: rotate(0);
1682
+ }
1683
+ 25% {
1684
+ transform: rotate(90deg);
1685
+ -webkit-transform: rotate(90deg);
1686
+ -khtml-transform: rotate(90deg);
1687
+ -moz-transform: rotate(90deg);
1688
+ -o-transform: rotate(90deg);
1689
+ -ms-transform: rotate(90deg);
1690
+ }
1691
+ 50% {
1692
+ transform: rotate(180deg);
1693
+ -webkit-transform: rotate(180deg);
1694
+ -khtml-transform: rotate(180deg);
1695
+ -moz-transform: rotate(180deg);
1696
+ -o-transform: rotate(180deg);
1697
+ -ms-transform: rotate(180deg);
1698
+ }
1699
+ 75% {
1700
+ transform: rotate(270deg);
1701
+ -webkit-transform: rotate(270deg);
1702
+ -khtml-transform: rotate(270deg);
1703
+ -moz-transform: rotate(270deg);
1704
+ -o-transform: rotate(270deg);
1705
+ -ms-transform: rotate(270deg);
1706
+ }
1707
+ 100% {
1708
+ transform: rotate(360deg);
1709
+ -webkit-transform: rotate(360deg);
1710
+ -khtml-transform: rotate(360deg);
1711
+ -moz-transform: rotate(360deg);
1712
+ -o-transform: rotate(360deg);
1713
+ -ms-transform: rotate(360deg);
1714
+ }
1715
+ }
1716
+ @-webkit-keyframes rotate-effect {
1717
+ 0% {
1718
+ transform: rotate(0);
1719
+ -webkit-transform: rotate(0);
1720
+ -khtml-transform: rotate(0);
1721
+ -moz-transform: rotate(0);
1722
+ -o-transform: rotate(0);
1723
+ -ms-transform: rotate(0);
1724
+ }
1725
+ 25% {
1726
+ transform: rotate(90deg);
1727
+ -webkit-transform: rotate(90deg);
1728
+ -khtml-transform: rotate(90deg);
1729
+ -moz-transform: rotate(90deg);
1730
+ -o-transform: rotate(90deg);
1731
+ -ms-transform: rotate(90deg);
1732
+ }
1733
+ 50% {
1734
+ transform: rotate(180deg);
1735
+ -webkit-transform: rotate(180deg);
1736
+ -khtml-transform: rotate(180deg);
1737
+ -moz-transform: rotate(180deg);
1738
+ -o-transform: rotate(180deg);
1739
+ -ms-transform: rotate(180deg);
1740
+ }
1741
+ 75% {
1742
+ transform: rotate(270deg);
1743
+ -webkit-transform: rotate(270deg);
1744
+ -khtml-transform: rotate(270deg);
1745
+ -moz-transform: rotate(270deg);
1746
+ -o-transform: rotate(270deg);
1747
+ -ms-transform: rotate(270deg);
1748
+ }
1749
+ 100% {
1750
+ transform: rotate(360deg);
1751
+ -webkit-transform: rotate(360deg);
1752
+ -khtml-transform: rotate(360deg);
1753
+ -moz-transform: rotate(360deg);
1754
+ -o-transform: rotate(360deg);
1755
+ -ms-transform: rotate(360deg);
1756
+ }
1757
+ }
1758
+ @-o-keyframes rotate-effect {
1759
+ 0% {
1760
+ transform: rotate(0);
1761
+ -webkit-transform: rotate(0);
1762
+ -khtml-transform: rotate(0);
1763
+ -moz-transform: rotate(0);
1764
+ -o-transform: rotate(0);
1765
+ -ms-transform: rotate(0);
1766
+ }
1767
+ 25% {
1768
+ transform: rotate(90deg);
1769
+ -webkit-transform: rotate(90deg);
1770
+ -khtml-transform: rotate(90deg);
1771
+ -moz-transform: rotate(90deg);
1772
+ -o-transform: rotate(90deg);
1773
+ -ms-transform: rotate(90deg);
1774
+ }
1775
+ 50% {
1776
+ transform: rotate(180deg);
1777
+ -webkit-transform: rotate(180deg);
1778
+ -khtml-transform: rotate(180deg);
1779
+ -moz-transform: rotate(180deg);
1780
+ -o-transform: rotate(180deg);
1781
+ -ms-transform: rotate(180deg);
1782
+ }
1783
+ 75% {
1784
+ transform: rotate(270deg);
1785
+ -webkit-transform: rotate(270deg);
1786
+ -khtml-transform: rotate(270deg);
1787
+ -moz-transform: rotate(270deg);
1788
+ -o-transform: rotate(270deg);
1789
+ -ms-transform: rotate(270deg);
1790
+ }
1791
+ 100% {
1792
+ transform: rotate(360deg);
1793
+ -webkit-transform: rotate(360deg);
1794
+ -khtml-transform: rotate(360deg);
1795
+ -moz-transform: rotate(360deg);
1796
+ -o-transform: rotate(360deg);
1797
+ -ms-transform: rotate(360deg);
1798
+ }
1799
+ }
1800
+ @keyframes rotate-effect {
1801
+ 0% {
1802
+ transform: rotate(0);
1803
+ -webkit-transform: rotate(0);
1804
+ -khtml-transform: rotate(0);
1805
+ -moz-transform: rotate(0);
1806
+ -o-transform: rotate(0);
1807
+ -ms-transform: rotate(0);
1808
+ }
1809
+ 25% {
1810
+ transform: rotate(90deg);
1811
+ -webkit-transform: rotate(90deg);
1812
+ -khtml-transform: rotate(90deg);
1813
+ -moz-transform: rotate(90deg);
1814
+ -o-transform: rotate(90deg);
1815
+ -ms-transform: rotate(90deg);
1816
+ }
1817
+ 50% {
1818
+ transform: rotate(180deg);
1819
+ -webkit-transform: rotate(180deg);
1820
+ -khtml-transform: rotate(180deg);
1821
+ -moz-transform: rotate(180deg);
1822
+ -o-transform: rotate(180deg);
1823
+ -ms-transform: rotate(180deg);
1824
+ }
1825
+ 75% {
1826
+ transform: rotate(270deg);
1827
+ -webkit-transform: rotate(270deg);
1828
+ -khtml-transform: rotate(270deg);
1829
+ -moz-transform: rotate(270deg);
1830
+ -o-transform: rotate(270deg);
1831
+ -ms-transform: rotate(270deg);
1832
+ }
1833
+ 100% {
1834
+ transform: rotate(360deg);
1835
+ -webkit-transform: rotate(360deg);
1836
+ -khtml-transform: rotate(360deg);
1837
+ -moz-transform: rotate(360deg);
1838
+ -o-transform: rotate(360deg);
1839
+ -ms-transform: rotate(360deg);
1840
+ }
1841
+ }
1842
+ .menu-phone li ul.list-v {
1843
+ right: calc(100% - 0.5 * 16px);
1844
+ }
1845
+ .menu-phone li ul.list-v ul {
1846
+ right: calc(100% - 0.5 * 16px);
1847
+ }
1848
+ #wrapper {
1849
+ max-width: 1080px;
1850
+ margin: auto;
1851
+ }
1852
+ @media screen and (min-width: 2048px) {
1853
+ #wrapper {
1854
+ max-width: 55vw;
1855
+ }
1856
+ }
1857
+ #wrapper .menu {
1858
+ -webkit-box-flex: 1;
1859
+ -moz-box-flex: 1;
1860
+ -webkit-flex: 1 1;
1861
+ -ms-flex: 1 1;
1862
+ flex: 1 1;
1863
+ margin: 0 16px 0 0;
1864
+ }
1865
+ #wrapper .menu .list-v ul {
1866
+ left: calc(100% - 0.5 * 16px);
1867
+ }
1868
+ .menu-phone {
1869
+ display: none;
1870
+ margin-top: 16px;
1871
+ right: 8px;
1872
+ transition: all 0.28s ease;
1873
+ -webkit-transition: all 0.28s ease;
1874
+ -khtml-transition: all 0.28s ease;
1875
+ -moz-transition: all 0.28s ease;
1876
+ -o-transition: all 0.28s ease;
1877
+ -ms-transition: all 0.28s ease;
1878
+ }
1879
+ .menu-phone ul {
1880
+ right: calc(100% - 0.5 * 16px);
1881
+ }
1882
+ @media screen and (max-width: 500px) {
1883
+ .menu-phone {
1884
+ display: block;
1885
+ }
1886
+ }
1887
+ .l_header {
1888
+ max-width: 65vw;
1889
+ left: calc((100% - 65vw) * 0.5);
1890
+ border-bottom-left-radius: 8px;
1891
+ border-bottom-right-radius: 8px;
1892
+ }
1893
+ @media screen and (max-width: 2048px) {
1894
+ .l_header {
1895
+ max-width: 1112px;
1896
+ left: calc((100% - 1112px) * 0.5);
1897
+ }
1898
+ }
1899
+ @media screen and (max-width: 1112px) {
1900
+ .l_header {
1901
+ left: 0;
1902
+ border-radius: 0;
1903
+ -webkit-border-radius: 0;
1904
+ max-width: 100%;
1905
+ }
1906
+ }
1907
+ @media screen and (max-width: 500px) {
1908
+ .l_header .container {
1909
+ margin-left: 0;
1910
+ margin-right: 0;
1911
+ }
1912
+ .l_header #wrapper .nav-main .title {
1913
+ padding-left: 16px;
1914
+ padding-right: 16px;
1915
+ }
1916
+ .l_header #wrapper .nav-sub {
1917
+ width: 100%;
1918
+ }
1919
+ .l_header #wrapper .nav-sub .title {
1920
+ overflow-y: scroll;
1921
+ margin-top: 2px;
1922
+ padding: 8px 16px;
1923
+ }
1924
+ .l_header #wrapper .switcher {
1925
+ display: flex;
1926
+ margin-right: 8px;
1927
+ height: 64px;
1928
+ }
1929
+ .l_header .menu {
1930
+ display: none;
1931
+ }
1932
+ }
1933
+ @media screen and (max-width: 500px) {
1934
+ .list-v li {
1935
+ max-width: 270px;
1936
+ }
1937
+ }
1938
+ @media screen and (min-width: 768px) {
1939
+ #l_header,
1940
+ #l_cover {
1941
+ display: none;
1942
+ }
1943
+ }
1944
+ #u-search {
1945
+ display: none;
1946
+ position: fixed;
1947
+ top: 0;
1948
+ left: 0;
1949
+ width: 100%;
1950
+ height: 100%;
1951
+ padding: 60px 20px;
1952
+ z-index: 1001;
1953
+ }
1954
+ @media screen and (max-width: 680px) {
1955
+ #u-search {
1956
+ padding: 0px;
1957
+ }
1958
+ }
1959
+
1960
+ </style>
1961
+ <link rel="stylesheet" href="/css/style.css" media="print" onload="this.media='all';this.onload=null">
1962
+ <noscript><link rel="stylesheet" href="/css/style.css"></noscript>
1963
+ <script>
1964
+ document.addEventListener("error", function(e) {
1965
+ const elem = e.target;
1966
+ const parentElem = e.target.parentElement;
1967
+ const parentElemClass = parentElem.classList.toString();
1968
+ const pParentElemClass = parentElem.parentElement.classList.toString();
1969
+ if (elem.tagName.toLowerCase() !== 'img') {
1970
+ return;
1971
+ }
1972
+ elem.classList.add('fix-cursor-default', 'error');
1973
+ if(parentElemClass === 'fancybox' && pParentElemClass === 'fancybox') {
1974
+ parentElem.parentElement.classList.add('hideFancybox');
1975
+ parentElem.parentElement.classList.remove('fancybox');
1976
+ parentElem.classList.remove('fancybox');
1977
+ } else if(parentElemClass === 'img-bg' && pParentElemClass === 'img-wrap') {
1978
+ parentElem.parentElement.classList.add('hideFancybox');
1979
+ } else if(parentElemClass === 'author') {
1980
+ parentElem.parentElement.classList.add('fix-author-imgError');
1981
+ } else if(parentElemClass.indexOf('tk-avatar') != -1 ) {
1982
+ parentElem.parentElement.classList.add('fix-avatar-imgError');
1983
+ }
1984
+ }, true);
1985
+ </script>
1986
+
1987
+ <script>
1988
+ if (/*@cc_on!@*/false || (!!window.MSInputMethodContext && !!document.documentMode))
1989
+ document.write(
1990
+ '<style>'+
1991
+ 'html{'+
1992
+ 'overflow-x: hidden !important;'+
1993
+ 'overflow-y: hidden !important;'+
1994
+ '}'+
1995
+ '.kill-ie{'+
1996
+ 'text-align:center;'+
1997
+ 'height: 100%;'+
1998
+ 'margin-top: 15%;'+
1999
+ 'margin-bottom: 5500%;'+
2000
+ '}'+
2001
+ '.kill-t{'+
2002
+ 'font-size: 2rem;'+
2003
+ '}'+
2004
+ '.kill-c{'+
2005
+ 'font-size: 1.2rem;'+
2006
+ '}'+
2007
+ '#l_header,#l_body{'+
2008
+ 'display: none;'+
2009
+ '}'+
2010
+ '</style>'+
2011
+ '<div class="kill-ie">'+
2012
+ `<span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br/>`+
2013
+ `<span class="kill-c">微软已经于2016年终止了对 Internet Explorer (IE) 10 及更早版本的支持,<br/>继续使用存在极大的安全隐患,请使用当代主流的浏览器进行访问。</span><br/>`+
2014
+ `<a target="_blank" rel="noopener" href="https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/"><strong>了解详情 ></strong></a>`+
2015
+ '</div>');
2016
+ </script>
2017
+
2018
+
2019
+ <noscript>
2020
+ <style>
2021
+ html{
2022
+ overflow-x: hidden !important;
2023
+ overflow-y: hidden !important;
2024
+ }
2025
+ .kill-noscript{
2026
+ text-align:center;
2027
+ height: 100%;
2028
+ margin-top: 15%;
2029
+ margin-bottom: 5500%;
2030
+ }
2031
+ .kill-t{
2032
+ font-size: 2rem;
2033
+ }
2034
+ .kill-c{
2035
+ font-size: 1.2rem;
2036
+ }
2037
+ #l_header,#l_body{
2038
+ display: none;
2039
+ }
2040
+ </style>
2041
+ <div class="kill-noscript">
2042
+ <span class="kill-t"><b>抱歉,您的浏览器无法访问本站</b></span><br/>
2043
+ <span class="kill-c">本页面需要浏览器支持(启用)JavaScript</span><br/>
2044
+ <a target="_blank" rel="noopener" href="https://www.baidu.com/s?wd=启用JavaScript"><strong>了解详情 ></strong></a>
2045
+ </div>
2046
+ </noscript>
2047
+
2048
+
2049
+ <script>
2050
+ /************这个文件存放不需要重载的全局变量和全局函数*********/
2051
+ window.volantis = {}; // volantis 全局变量
2052
+ volantis.debug = "env"; // 调试模式
2053
+ volantis.dom = {}; // 页面Dom see: /source/js/app.js etc.
2054
+ /******************** volantis.EventListener ********************************/
2055
+ // 事件监听器 see: /source/js/app.js
2056
+ volantis.EventListener = {}
2057
+ // 这里存放pjax切换页面时将被移除的事件监听器
2058
+ volantis.EventListener.list = []
2059
+ //构造方法
2060
+ function volantisEventListener(type, f, ele) {
2061
+ this.type = type
2062
+ this.f = f
2063
+ this.ele = ele
2064
+ }
2065
+ // 移除事件监听器
2066
+ volantis.EventListener.remove = () => {
2067
+ volantis.EventListener.list.forEach(function (i) {
2068
+ i.ele.removeEventListener(i.type, i.f, false)
2069
+ })
2070
+ volantis.EventListener.list = []
2071
+ }
2072
+ /******************** volantis.dom.$ ********************************/
2073
+ // 注:这里没有选择器,也没有forEach一次只处理一个dom,这里重新封装主题常用的dom方法,返回的是dom对象,对象包含了以下方法,同时保留dom的原生API
2074
+ function volantisDom(ele) {
2075
+ if (!ele) ele = document.createElement("div")
2076
+ this.ele = ele;
2077
+ // ==============================================================
2078
+ this.ele.find = (c) => {
2079
+ let q = this.ele.querySelector(c)
2080
+ if (q)
2081
+ return new volantisDom(q)
2082
+ }
2083
+ // ==============================================================
2084
+ this.ele.hasClass = (c) => {
2085
+ return this.ele.className.match(new RegExp('(\\s|^)' + c + '(\\s|$)'));
2086
+ }
2087
+ this.ele.addClass = (c) => {
2088
+ this.ele.classList.add(c);
2089
+ return this.ele
2090
+ }
2091
+ this.ele.removeClass = (c) => {
2092
+ this.ele.classList.remove(c);
2093
+ return this.ele
2094
+ }
2095
+ this.ele.toggleClass = (c) => {
2096
+ if (this.ele.hasClass(c)) {
2097
+ this.ele.removeClass(c)
2098
+ } else {
2099
+ this.ele.addClass(c)
2100
+ }
2101
+ return this.ele
2102
+ }
2103
+ // ==============================================================
2104
+ // 参数 r 为 true 表示pjax切换页面时事件监听器将被移除,false不移除
2105
+ this.ele.on = (c, f, r = 1) => {
2106
+ this.ele.addEventListener(c, f, false)
2107
+ if (r) {
2108
+ volantis.EventListener.list.push(new volantisEventListener(c, f, this.ele))
2109
+ }
2110
+ return this.ele
2111
+ }
2112
+ this.ele.click = (f, r) => {
2113
+ this.ele.on("click", f, r)
2114
+ return this.ele
2115
+ }
2116
+ this.ele.scroll = (f, r) => {
2117
+ this.ele.on("scroll", f, r)
2118
+ return this.ele
2119
+ }
2120
+ // ==============================================================
2121
+ this.ele.html = (c) => {
2122
+ // if(c=== undefined){
2123
+ // return this.ele.innerHTML
2124
+ // }else{
2125
+ this.ele.innerHTML = c
2126
+ return this.ele
2127
+ // }
2128
+ }
2129
+ // ==============================================================
2130
+ this.ele.hide = (c) => {
2131
+ this.ele.style.display = "none"
2132
+ return this.ele
2133
+ }
2134
+ this.ele.show = (c) => {
2135
+ this.ele.style.display = "block"
2136
+ return this.ele
2137
+ }
2138
+ // ==============================================================
2139
+ return this.ele
2140
+ }
2141
+ volantis.dom.$ = (ele) => {
2142
+ return !!ele ? new volantisDom(ele) : null;
2143
+ }
2144
+ /******************** RunItem ********************************/
2145
+ function RunItem() {
2146
+ this.list = []; // 存放回调函数
2147
+ this.start = () => {
2148
+ for (var i = 0; i < this.list.length; i++) {
2149
+ this.list[i].run();
2150
+ }
2151
+ };
2152
+ this.push = (fn, name, setRequestAnimationFrame = true) => {
2153
+ let myfn = fn
2154
+ if (setRequestAnimationFrame) {
2155
+ myfn = () => {
2156
+ volantis.requestAnimationFrame(fn)
2157
+ }
2158
+ }
2159
+ var f = new Item(myfn, name);
2160
+ this.list.push(f);
2161
+ };
2162
+ this.remove = (name) => {
2163
+ for (let index = 0; index < this.list.length; index++) {
2164
+ const e = this.list[index];
2165
+ if (e.name == name) {
2166
+ this.list.splice(index, 1);
2167
+ }
2168
+ }
2169
+ }
2170
+ // 构造一个可以run的对象
2171
+ function Item(fn, name) {
2172
+ // 函数名称
2173
+ this.name = name || fn.name;
2174
+ // run方法
2175
+ this.run = () => {
2176
+ try {
2177
+ fn()
2178
+ } catch (error) {
2179
+ console.log(error);
2180
+ }
2181
+ };
2182
+ }
2183
+ }
2184
+ /******************** Pjax ********************************/
2185
+ // /layout/_plugins/pjax/index.ejs
2186
+ // volantis.pjax.send(callBack[,"callBackName"]) 传入pjax:send回调函数
2187
+ // volantis.pjax.push(callBack[,"callBackName"]) 传入pjax:complete回调函数
2188
+ // volantis.pjax.error(callBack[,"callBackName"]) 传入pjax:error回调函数
2189
+ volantis.pjax = {};
2190
+ volantis.pjax.method = {
2191
+ complete: new RunItem(),
2192
+ error: new RunItem(),
2193
+ send: new RunItem(),
2194
+ };
2195
+ volantis.pjax = Object.assign(volantis.pjax, {
2196
+ push: volantis.pjax.method.complete.push,
2197
+ error: volantis.pjax.method.error.push,
2198
+ send: volantis.pjax.method.send.push,
2199
+ });
2200
+ /******************** RightMenu ********************************/
2201
+ // volantis.rightmenu.handle(callBack[,"callBackName"]) 外部菜单项控制
2202
+ // 可在 volantis.mouseEvent 处获取右键事件
2203
+ volantis.rightmenu = {};
2204
+ volantis.rightmenu.method = {
2205
+ handle: new RunItem(),
2206
+ }
2207
+ volantis.rightmenu = Object.assign(volantis.rightmenu, {
2208
+ handle: volantis.rightmenu.method.handle.push,
2209
+ });
2210
+ /******************** Dark Mode ********************************/
2211
+ // /layout/_partial/scripts/darkmode.ejs
2212
+ // volantis.dark.mode 当前模式 dark or light
2213
+ // volantis.dark.toggle() 暗黑模式触发器
2214
+ // volantis.dark.push(callBack[,"callBackName"]) 传入触发器回调函数
2215
+ volantis.dark = {};
2216
+ volantis.dark.method = {
2217
+ toggle: new RunItem(),
2218
+ };
2219
+ volantis.dark = Object.assign(volantis.dark, {
2220
+ push: volantis.dark.method.toggle.push,
2221
+ });
2222
+ /******************** Message ********************************/
2223
+ // VolantisApp.message
2224
+ /******************** isMobile ********************************/
2225
+ // /source/js/app.js
2226
+ // volantis.isMobile
2227
+ // volantis.isMobileOld
2228
+ /********************脚本动态加载函数********************************/
2229
+ // volantis.js(src, cb) cb 可以传入onload回调函数 或者 JSON对象 例如: volantis.js("src", ()=>{}) 或 volantis.js("src", {defer:true,onload:()=>{}})
2230
+ // volantis.css(src)
2231
+
2232
+ // 返回Promise对象,如下方法同步加载资源,这利于处理文件资源之间的依赖关系,例如:APlayer 需要在 MetingJS 之前加载
2233
+ // (async () => {
2234
+ // await volantis.js("...theme.plugins.aplayer.js.aplayer...")
2235
+ // await volantis.js("...theme.plugins.aplayer.js.meting...")
2236
+ // })();
2237
+
2238
+ // 已经加入了setTimeout
2239
+ volantis.js = (src, cb) => {
2240
+ return new Promise(resolve => {
2241
+ setTimeout(function () {
2242
+ var HEAD = document.getElementsByTagName("head")[0] || document.documentElement;
2243
+ var script = document.createElement("script");
2244
+ script.setAttribute("type", "text/javascript");
2245
+ if (cb) {
2246
+ if (JSON.stringify(cb)) {
2247
+ for (let p in cb) {
2248
+ if (p == "onload") {
2249
+ script[p] = () => {
2250
+ cb[p]()
2251
+ resolve()
2252
+ }
2253
+ } else {
2254
+ script[p] = cb[p]
2255
+ script.onload = resolve
2256
+ }
2257
+ }
2258
+ } else {
2259
+ script.onload = () => {
2260
+ cb()
2261
+ resolve()
2262
+ };
2263
+ }
2264
+ } else {
2265
+ script.onload = resolve
2266
+ }
2267
+ script.setAttribute("src", src);
2268
+ HEAD.appendChild(script);
2269
+ });
2270
+ });
2271
+ }
2272
+ volantis.css = (src) => {
2273
+ return new Promise(resolve => {
2274
+ setTimeout(function () {
2275
+ var link = document.createElement('link');
2276
+ link.rel = "stylesheet";
2277
+ link.href = src;
2278
+ link.onload = resolve;
2279
+ document.getElementsByTagName("head")[0].appendChild(link);
2280
+ });
2281
+ });
2282
+ }
2283
+ /********************按需加载的插件********************************/
2284
+ // volantis.import.jQuery().then(()=>{})
2285
+ volantis.import = {
2286
+ jQuery: () => {
2287
+ if (typeof jQuery == "undefined") {
2288
+ return volantis.js("https://jsd.cdn.storisinz.site/npm/jquery@3.6.0/dist/jquery.min.js")
2289
+ } else {
2290
+ return new Promise(resolve => {
2291
+ resolve()
2292
+ });
2293
+ }
2294
+ }
2295
+ }
2296
+ /********************** requestAnimationFrame ********************************/
2297
+ // 1、requestAnimationFrame 会把每一帧中的所有 DOM 操作集中起来,在一次重绘或回流中就完成,并且重绘或回流的时间间隔紧紧跟随浏览器的刷新频率,一般来说,这个频率为每秒60帧。
2298
+ // 2、在隐藏或不可见的元素中,requestAnimationFrame 将不会进行重绘或回流,这当然就意味着更少的的 cpu,gpu 和内存使用量。
2299
+ volantis.requestAnimationFrame = (fn) => {
2300
+ if (!window.requestAnimationFrame) {
2301
+ window.requestAnimationFrame = window.requestAnimationFrame || window.mozRequestAnimationFrame || window.webkitRequestAnimationFrame;
2302
+ }
2303
+ window.requestAnimationFrame(fn)
2304
+ }
2305
+ /************************ layoutHelper *****************************************/
2306
+ volantis.layoutHelper = (helper, html, opt) => {
2307
+ opt = Object.assign({ clean: false, pjax: true }, opt)
2308
+ function myhelper(helper, html, clean) {
2309
+ volantis.tempDiv = document.createElement("div");
2310
+ volantis.tempDiv.innerHTML = html;
2311
+ let layoutHelper = document.querySelector("#layoutHelper-" + helper)
2312
+ if (layoutHelper) {
2313
+ if (clean) {
2314
+ layoutHelper.innerHTML = ""
2315
+ }
2316
+ layoutHelper.append(volantis.tempDiv);
2317
+ }
2318
+ }
2319
+ myhelper(helper, html, opt.clean)
2320
+ if (opt.pjax) {
2321
+ volantis.pjax.push(() => {
2322
+ myhelper(helper, html, opt.clean)
2323
+ }, "layoutHelper-" + helper)
2324
+ }
2325
+ }
2326
+ /****************************** 滚动事件处理 ****************************************/
2327
+ volantis.scroll = {
2328
+ engine: new RunItem(),
2329
+ unengine: new RunItem(),
2330
+ };
2331
+ volantis.scroll = Object.assign(volantis.scroll, {
2332
+ push: volantis.scroll.engine.push,
2333
+ });
2334
+ // 滚动条距离顶部的距离
2335
+ volantis.scroll.getScrollTop = () => {
2336
+ let scrollPos;
2337
+ if (window.pageYOffset) {
2338
+ scrollPos = window.pageYOffset;
2339
+ } else if (document.compatMode && document.compatMode != 'BackCompat') {
2340
+ scrollPos = document.documentElement.scrollTop;
2341
+ } else if (document.body) {
2342
+ scrollPos = document.body.scrollTop;
2343
+ }
2344
+ return scrollPos;
2345
+ }
2346
+ volantis.scroll.scrollHeight = function () {
2347
+ return Math.max(
2348
+ document.body.scrollHeight,
2349
+ document.documentElement.scrollHeight,
2350
+ )
2351
+ }
2352
+ volantis.scroll.offsetHeight = function () {
2353
+ return Math.max(
2354
+ document.body.offsetHeight,
2355
+ document.documentElement.offsetHeight,
2356
+ document.body.clientHeight,
2357
+ document.documentElement.clientHeight
2358
+ )
2359
+ }
2360
+ volantis.scroll.progress = function () {
2361
+ return volantis.scroll.getScrollTop() / (volantis.scroll.scrollHeight() - volantis.scroll.offsetHeight())
2362
+ }
2363
+ // 使用 requestAnimationFrame 处理滚动事件
2364
+ // `volantis.scroll.del` 中存储了一个数值, 该数值检测一定时间间隔内滚动条滚动的位移, 数值的检测频率是浏览器的刷新频率. 数值为正数时, 表示向下滚动. 数值为负数时, 表示向上滚动.
2365
+ volantis.scroll.handleScrollEvents = () => {
2366
+ volantis.scroll.lastScrollTop = volantis.scroll.getScrollTop()
2367
+ function loop() {
2368
+ const scrollTop = volantis.scroll.getScrollTop();
2369
+ if (volantis.scroll.lastScrollTop !== scrollTop) {
2370
+ volantis.scroll.del = scrollTop - volantis.scroll.lastScrollTop;
2371
+ volantis.scroll.lastScrollTop = scrollTop;
2372
+ // if (volantis.scroll.del > 0) {
2373
+ // console.log("向下滚动");
2374
+ // } else {
2375
+ // console.log("向上滚动");
2376
+ // }
2377
+ // 注销过期的unengine未滚动事件
2378
+ volantis.scroll.unengine.list = []
2379
+ volantis.scroll.engine.start();
2380
+ } else {
2381
+ volantis.scroll.unengine.start();
2382
+ }
2383
+ volantis.requestAnimationFrame(loop)
2384
+ }
2385
+ volantis.requestAnimationFrame(loop)
2386
+ }
2387
+ volantis.scroll.handleScrollEvents()
2388
+ volantis.scroll.ele = null;
2389
+ // 触发页面滚动至目标元素位置
2390
+ volantis.scroll.to = (ele, option = {}) => {
2391
+ if (!ele) return;
2392
+ volantis.scroll.ele = ele;
2393
+ // 默认配置
2394
+ opt = {
2395
+ top: ele.getBoundingClientRect().top + document.documentElement.scrollTop,
2396
+ behavior: "smooth"
2397
+ }
2398
+ // 定义配置
2399
+ if ("top" in option) {
2400
+ opt.top = option.top
2401
+ }
2402
+ if ("behavior" in option) {
2403
+ opt.behavior = option.behavior
2404
+ }
2405
+ if ("addTop" in option) {
2406
+ opt.top += option.addTop
2407
+ }
2408
+ if (!("observerDic" in option)) {
2409
+ option.observerDic = 100
2410
+ }
2411
+ // 滚动
2412
+ window.scrollTo(opt);
2413
+ // 监视器
2414
+ // 监视并矫正元素滚动到指定位置
2415
+ // 用于处理 lazyload 引起的 cls 导致的定位失败问题
2416
+ // option.observer = false
2417
+ if (option.observer) {
2418
+ setTimeout(() => {
2419
+ if (volantis.scroll.ele != ele) {
2420
+ return
2421
+ }
2422
+ volantis.scroll.unengine.push(() => {
2423
+ let me = ele.getBoundingClientRect().top
2424
+ if (!(me >= -option.observerDic && me <= option.observerDic)) {
2425
+ volantis.scroll.to(ele, option)
2426
+ }
2427
+ volantis.scroll.unengine.remove("unengineObserver")
2428
+ }, "unengineObserver")
2429
+ }, 1000)
2430
+ }
2431
+ }
2432
+ /********************** Content Visibility ********************************/
2433
+ // 见 source/css/first.styl 如果遇到任何问题 删除 .post-story 即可
2434
+ // 一个元素被声明 content-visibility 属性后 如果元素不在 viewport 中 浏览器不会计算其后代元素样式和属性 从而节省 Style & Layout 耗时
2435
+ // content-visibility 的副作用: 锚点失效 等等(实验初期 暂不明确), 使用此方法清除样式
2436
+ volantis.cleanContentVisibility = () => {
2437
+ if (document.querySelector(".post-story")) {
2438
+ console.log("cleanContentVisibility");
2439
+ document.querySelectorAll(".post-story").forEach(e => {
2440
+ e.classList.remove("post-story")
2441
+ })
2442
+ }
2443
+ }
2444
+ /******************************************************************************/
2445
+ /******************************************************************************/
2446
+ /******************************************************************************/
2447
+ //图像加载出错时的处理
2448
+ function errorImgAvatar(img) {
2449
+ img.src = "https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg";
2450
+ img.onerror = null;
2451
+ }
2452
+ function errorImgCover(img) {
2453
+ img.src = "https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg";
2454
+ img.onerror = null;
2455
+ }
2456
+ /******************************************************************************/
2457
+ </script>
2458
+ <script>
2459
+ volantis.GLOBAL_CONFIG ={
2460
+ root: '/',
2461
+ debug: "env",
2462
+ default: {"avatar":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/avatar/round/3442075.svg","link":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/link/8f277b4ee0ecd.svg","cover":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/cover/76b86c0226ffd.svg","image":"https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/placeholder/image/2659360.svg"},
2463
+ lastupdate: new Date(1731114104743),
2464
+ cdn: {
2465
+ izitoast_css: 'https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/css/iziToast.min.css',
2466
+ izitoast_js: 'https://jsd.cdn.storisinz.site/npm/izitoast@1.4.0/dist/js/iziToast.min.js',
2467
+ fancybox_css: 'https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.css',
2468
+ fancybox_js: 'https://jsd.cdn.storisinz.site/npm/@fancyapps/ui@4.0.31/dist/fancybox.umd.js'
2469
+ },
2470
+ sidebar: {
2471
+ for_page: ["nextsite","nextblogger","category","tagcloud","webinfo"],
2472
+ for_post: ["nextsite","nextblogger","category","tagcloud","toc","webinfo"],
2473
+ webinfo: {
2474
+ lastupd: {
2475
+ enable: true,
2476
+ friendlyShow: true
2477
+ },
2478
+ runtime: {
2479
+ data: "2020/01/01",
2480
+ unit: "天"
2481
+ }
2482
+ }
2483
+ },
2484
+ plugins: {
2485
+ message: {"enable":true,"icon":{"default":"fa-solid fa-info-circle light-blue","quection":"fa-solid fa-question-circle light-blue"},"time":{"default":5000,"quection":20000},"position":"topRight","transitionIn":"bounceInLeft","transitionOut":"fadeOutRight","titleColor":"var(--color-text)","messageColor":"var(--color-text)","backgroundColor":"var(--color-card)","zindex":2147483647,"copyright":{"enable":true,"title":"知识共享许可协议","message":"请遵守 CC BY-NC-SA 4.0 协议。","icon":"far fa-copyright light-blue"},"aplayer":{"enable":true,"play":"fa-solid fa-play","pause":"fa-solid fa-pause"},"rightmenu":{"enable":true,"notice":true}},
2486
+
2487
+
2488
+ },
2489
+ search: {
2490
+
2491
+ appId: '72TOQYD33Q',
2492
+ indexName: 'hexo',
2493
+ apiKey: '608d2f3acd06140a2473153f6cb61eda',
2494
+ hitsPerPage: '5',
2495
+ placeholder: 'Search...',
2496
+ searchAsYouType: true,
2497
+
2498
+
2499
+
2500
+
2501
+
2502
+ },
2503
+ languages: {
2504
+
2505
+ search: {
2506
+ hits_empty: "找不到您查询的内容:${query}",
2507
+ hits_stats: "找到 ${hits} 条结果,用时 ${time} 毫秒",
2508
+ }
2509
+
2510
+ }
2511
+ }
2512
+ </script>
2513
+
2514
+ <!-- IndieWeb -->
2515
+ <link rel="authorization_endpoint" href="https://indieauth.com/auth">
2516
+ <link rel="token_endpoint" href="https://tokens.indieauth.com/token">
2517
+
2518
+ <!-- Axios -->
2519
+ <script src="https://jsd.cdn.storisinz.site/npm/axios@1.7.7/dist/axios.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
2520
+
2521
+ <!-- import head_end begin -->
2522
+ <!-- import head_end end -->
2523
+ <!-- Custom Files headEnd begin-->
2524
+
2525
+ <!-- Custom Files headEnd end-->
2526
+ </head>
2527
+ <body itemscope itemtype="http://schema.org/WebPage">
2528
+ <!-- import body_begin begin-->
2529
+ <!-- import body_begin end-->
2530
+ <!-- Custom Files bodyBegin begin-->
2531
+
2532
+ <!-- Custom Files bodyBegin end-->
2533
+
2534
+ <header itemscope itemtype="http://schema.org/WPHeader" id="l_header" class="l_header auto shadow floatable blur show showed" style='opacity: 0' >
2535
+ <div class='container'>
2536
+ <div id='wrapper'>
2537
+ <div class='nav-sub'>
2538
+ <p class="title fix-header-title"></p>
2539
+ <ul class='switcher nav-list-h m-phone' id="pjax-header-nav-list">
2540
+ <li><a id="s-comment" class="fa-solid fa-comments fa-fw" target="_self" title="comment"></a></li>
2541
+
2542
+ <li><a id="s-toc" class="s-toc fa-solid fa-list fa-fw" target="_self" title="toc"></a></li>
2543
+
2544
+ </ul>
2545
+ </div>
2546
+ <div class="nav-main">
2547
+
2548
+
2549
+ <a class="title flat-box" target="_self" href='/'>
2550
+
2551
+
2552
+ <i class='fa fa-home'></i>
2553
+
2554
+
2555
+ <span>汐塔魔法屋</span>
2556
+
2557
+ </a>
2558
+
2559
+ <div class='menu navigation'>
2560
+ <ul class='nav-list-h m-pc'>
2561
+
2562
+
2563
+
2564
+
2565
+
2566
+ <li>
2567
+ <a class="menuitem flat-box faa-parent animated-hover"
2568
+ href="/categories/" title="分类"
2569
+
2570
+
2571
+
2572
+ active-action="action-categories"
2573
+ >
2574
+ <span class="icon"><i class='fa-solid fa-folder-open fa-fw'></i></span> <span>分类</span>
2575
+ </a>
2576
+
2577
+ </li>
2578
+
2579
+
2580
+
2581
+
2582
+
2583
+ <li>
2584
+ <a class="menuitem flat-box faa-parent animated-hover"
2585
+ href="/tags/" title="标签"
2586
+
2587
+
2588
+
2589
+ active-action="action-tags"
2590
+ >
2591
+ <span class="icon"><i class='fa-solid fa-tags fa-fw'></i></span> <span>标签</span>
2592
+ </a>
2593
+
2594
+ </li>
2595
+
2596
+
2597
+
2598
+
2599
+
2600
+ <li>
2601
+ <a class="menuitem flat-box faa-parent animated-hover"
2602
+ href="/archives/" title="归档"
2603
+
2604
+
2605
+
2606
+ active-action="action-archives"
2607
+ >
2608
+ <span class="icon"><i class='fa-solid fa-archive fa-fw'></i></span> <span>归档</span>
2609
+ </a>
2610
+
2611
+ </li>
2612
+
2613
+
2614
+
2615
+
2616
+
2617
+ <li>
2618
+ <a class="menuitem flat-box faa-parent animated-hover"
2619
+ href="/link/" title="友链"
2620
+
2621
+
2622
+
2623
+ active-action="action-link"
2624
+ >
2625
+ <span class="icon"><i class='fa-solid fa-link fa-fw'></i></span> <span>友链</span>
2626
+ </a>
2627
+
2628
+ </li>
2629
+
2630
+
2631
+
2632
+
2633
+
2634
+ <li>
2635
+ <a class="menuitem flat-box faa-parent animated-hover"
2636
+ target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往"
2637
+
2638
+
2639
+
2640
+ active-action="action-https:wwwtravellingscngohtml"
2641
+ >
2642
+ <span class="icon"><i class='fa-solid fa-subway fa-fw'></i></span> <span>开往</span>
2643
+ </a>
2644
+
2645
+ </li>
2646
+
2647
+
2648
+
2649
+
2650
+
2651
+ <li>
2652
+ <a class="menuitem flat-box faa-parent animated-hover"
2653
+ target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English"
2654
+
2655
+
2656
+
2657
+ active-action="action-https:enblogsinzmisetop"
2658
+ >
2659
+ <span class="icon"><i class='fa fa-language fa-fw fa-fw'></i></span> <span>English</span>
2660
+ </a>
2661
+
2662
+ </li>
2663
+
2664
+
2665
+
2666
+ </ul>
2667
+ </div>
2668
+
2669
+ <div class="m_search">
2670
+ <form name="searchform" class="form u-search-form">
2671
+ <i class="icon fas fa-search fa-fw"></i>
2672
+ <input type="text" class="input u-search-input" placeholder="Search..." />
2673
+ </form>
2674
+ </div>
2675
+
2676
+
2677
+ <ul class='switcher nav-list-h m-phone'>
2678
+
2679
+ <li><a class="s-search fa-solid fa-search fa-fw" target="_self" title="search"></a></li>
2680
+
2681
+ <li>
2682
+ <a class="s-menu fa-solid fa-bars fa-fw" target="_self" title="menu"></a>
2683
+ <ul class="menu-phone list-v navigation white-box">
2684
+
2685
+
2686
+
2687
+ <li>
2688
+ <a class="menuitem flat-box faa-parent animated-hover"
2689
+ href="/categories/" title="分类"
2690
+
2691
+
2692
+
2693
+ active-action="action-categories"
2694
+ >
2695
+ <span class="icon"><i class='fa-solid fa-folder-open fa-fw'></i></span> <span>分类</span>
2696
+ </a>
2697
+
2698
+ </li>
2699
+
2700
+
2701
+
2702
+
2703
+
2704
+ <li>
2705
+ <a class="menuitem flat-box faa-parent animated-hover"
2706
+ href="/tags/" title="标签"
2707
+
2708
+
2709
+
2710
+ active-action="action-tags"
2711
+ >
2712
+ <span class="icon"><i class='fa-solid fa-tags fa-fw'></i></span> <span>标签</span>
2713
+ </a>
2714
+
2715
+ </li>
2716
+
2717
+
2718
+
2719
+
2720
+
2721
+ <li>
2722
+ <a class="menuitem flat-box faa-parent animated-hover"
2723
+ href="/archives/" title="归档"
2724
+
2725
+
2726
+
2727
+ active-action="action-archives"
2728
+ >
2729
+ <span class="icon"><i class='fa-solid fa-archive fa-fw'></i></span> <span>归档</span>
2730
+ </a>
2731
+
2732
+ </li>
2733
+
2734
+
2735
+
2736
+
2737
+
2738
+ <li>
2739
+ <a class="menuitem flat-box faa-parent animated-hover"
2740
+ href="/link/" title="友链"
2741
+
2742
+
2743
+
2744
+ active-action="action-link"
2745
+ >
2746
+ <span class="icon"><i class='fa-solid fa-link fa-fw'></i></span> <span>友链</span>
2747
+ </a>
2748
+
2749
+ </li>
2750
+
2751
+
2752
+
2753
+
2754
+
2755
+ <li>
2756
+ <a class="menuitem flat-box faa-parent animated-hover"
2757
+ target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往"
2758
+
2759
+
2760
+
2761
+ active-action="action-https:wwwtravellingscngohtml"
2762
+ >
2763
+ <span class="icon"><i class='fa-solid fa-subway fa-fw'></i></span> <span>开往</span>
2764
+ </a>
2765
+
2766
+ </li>
2767
+
2768
+
2769
+
2770
+
2771
+
2772
+ <li>
2773
+ <a class="menuitem flat-box faa-parent animated-hover"
2774
+ target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English"
2775
+
2776
+
2777
+
2778
+ active-action="action-https:enblogsinzmisetop"
2779
+ >
2780
+ <span class="icon"><i class='fa fa-language fa-fw fa-fw'></i></span> <span>English</span>
2781
+ </a>
2782
+
2783
+ </li>
2784
+
2785
+
2786
+
2787
+ </ul>
2788
+ </li>
2789
+ </ul>
2790
+
2791
+ <!-- Custom Files header begin -->
2792
+
2793
+ <!-- Custom Files header end -->
2794
+ </div>
2795
+ </div>
2796
+ </div>
2797
+ </header>
2798
+
2799
+
2800
+ <div id="l_body">
2801
+
2802
+ <div id="l_cover">
2803
+
2804
+ </div>
2805
+
2806
+ <div id="safearea">
2807
+ <div class="body-wrapper">
2808
+
2809
+ <div id="l_main" class=''>
2810
+
2811
+ <article itemscope itemtype="http://schema.org/Article" class="h-entry article post white-box reveal md shadow floatable blur article-type-post" id="post" itemscope itemprop="blogPost">
2812
+ <link itemprop="mainEntityOfPage" href="https://blog.sinzmise.top/posts/10996/">
2813
+ <span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
2814
+ <meta itemprop="name" content="汐塔魔法屋">
2815
+ </span>
2816
+ <span hidden itemprop="post" itemscope itemtype="http://schema.org/Post">
2817
+ <meta itemprop="name" content="汐塔魔法屋">
2818
+ <meta itemprop="description" content="The Story,The Dream.">
2819
+ </span>
2820
+
2821
+
2822
+
2823
+
2824
+ <span hidden>
2825
+ <meta itemprop="image" content="https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png">
2826
+ </span>
2827
+
2828
+ <div class="article-meta" id="top">
2829
+
2830
+
2831
+
2832
+ <h1 class="title allow-select p-name" itemprop="name headline">
2833
+ 马里奥制造1打百人团教程
2834
+ </h1>
2835
+ <div class='new-meta-box'>
2836
+
2837
+
2838
+
2839
+ <div class='new-meta-item author p-author h-card' itemprop="author" itemscope itemtype="http://schema.org/Person">
2840
+ <a itemprop="url" class='author u-url' href="https://blog.sinzmise.top/" rel="nofollow">
2841
+ <img itemprop="image" class="u-photo" no-lazy src="/img/avatar.png" alt="Author">
2842
+ <p itemprop="name" class="p-name">王九弦SZ·Ninty</p>
2843
+ </a>
2844
+ </div>
2845
+
2846
+
2847
+
2848
+
2849
+
2850
+
2851
+
2852
+
2853
+ <div class='new-meta-item category'>
2854
+ <i class="fa-solid fa-folder-open fa-fw" aria-hidden="true"></i>
2855
+ <a class="category-link" href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/">游戏相关</a>
2856
+
2857
+ <span hidden itemprop="about" itemscope itemtype="http://schema.org/Thing">
2858
+ <a href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" itemprop="url"><span itemprop="name p-category">游戏相关</span></a>
2859
+ </span>
2860
+
2861
+ </div>
2862
+
2863
+
2864
+
2865
+
2866
+
2867
+
2868
+
2869
+ <div class="new-meta-item date" itemprop="dateCreated datePublished">
2870
+ <a class='notlink'>
2871
+ <i class="fa-solid fa-calendar-alt fa-fw" aria-hidden="true"></i>
2872
+ <p>发布于:<time class="dataToShow dt-published" datetime="2024-04-27T19:43:40+00:00" title="2024年4月27日">2024年4月27日</time></p>
2873
+ </a>
2874
+ </div>
2875
+
2876
+
2877
+
2878
+
2879
+
2880
+
2881
+
2882
+ <div class="new-meta-item browse">
2883
+ <a class='notlink'>
2884
+ <p>
2885
+ <i class="fa-solid fa-eye fa-fw" aria-hidden="true"></i>
2886
+
2887
+ <span id="busuanzi_value_page_pv">
2888
+ <i class="fa-solid fa-loader fa-spin fa-fw" aria-hidden="true"></i>
2889
+ </span>
2890
+
2891
+ <span>次浏览</span>
2892
+ </p>
2893
+ </a>
2894
+ </div>
2895
+
2896
+
2897
+
2898
+
2899
+ <!-- Custom Files topMeta begin-->
2900
+
2901
+ <!-- Custom Files topMeta end-->
2902
+ </div>
2903
+
2904
+ </div>
2905
+
2906
+
2907
+ <div id="layoutHelper-page-plugins"></div>
2908
+ <div id="post-body" itemprop="articleBody" class="e-content">
2909
+ <p>不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了<br>但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1<br>然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服</p>
2910
+ <p>在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败<br>现在倒是配置好了,话不多说,游玩教程开始!<br><span id="more"></span></p>
2911
+ <h1 id="下载懒人包"><a href="#下载懒人包" class="headerlink" title="下载懒人包"></a>下载懒人包</h1><p>这玩意我已经打包成为一个懒人包了<br>大伙想要的可以下载:</p>
2912
+ <div class="btns rounded grid5">
2913
+ <a class="button" target="_blank" rel="noopener" href='https://pan.sinzmise.top/SMM/SMM.7z' title='懒人包链接'><i class='fas fa-download'></i>懒人包链接</a>
2914
+ </div>
2915
+ <p>下载完成之后先点击Start启动服务端<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_5kCtRQwhp0.5mnlvwyhv7.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_5kCtRQwhp0.5mnlvwyhv7.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_5kCtRQwhp0"></p>
2916
+ <div class="note success"><p>正常情况下的这四个的提示是这样的:</p><ul><li>NEX(SMM) 占用端口59900和59921<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_ONoCeAxy5j.7awyt3pvwx.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_ONoCeAxy5j.7awyt3pvwx.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_ONoCeAxy5j"></li><li>NEX(Friends)占用端口60000和60021<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_H0VbUAIUgS.4xucbwc9yi.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_H0VbUAIUgS.4xucbwc9yi.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_H0VbUAIUgS"></li><li>Pretando++ 占用端口8383<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_NY1UtocxVh.7awyt3q0js.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_NY1UtocxVh.7awyt3q0js.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_NY1UtocxVh"></li><li>Caddy 占用端口80和443<br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_Hngcypv9AG.6ik3bd9cqv.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_Hngcypv9AG.6ik3bd9cqv.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_Hngcypv9AG"></li></ul></div>
2917
+ <div class="note warning"><p><strong><em>请注意:</em></strong><br>如果出现异常的话<br>十有八九可能是端口被占用了<br>请先用<code>netstat -ano|findstr 程序对应的端口号</code>查看端口有没有被占用<br>如果端口被侵占了,输入<code>taskkill /t /f /im 进程号</code>关闭占用端口的进程<br>如果还是不行的话。。。。加Q群问(在最下方)</p></div>
2918
+ <p>一切正常的话,点击“Start Cemu”打开模拟器<strong><em>注意:必须用自带的模拟器!要不然打开马造世界关卡会提示106-0502错误</em></strong><br><img src="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_zKuO6e7rGt.4xucbwm194.webp" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/SmmServer_zKuO6e7rGt.4xucbwm194.webp" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="SmmServer_zKuO6e7rGt"><br>然后双击Super Mario Maker,等待加载完成便可以游玩了!</p>
2919
+ <psw>这可能是我写博客以来第一次写这么简短的教程</psw>
2920
+ </div>
2921
+
2922
+
2923
+
2924
+ <div class='footer'>
2925
+ <!-- 参考资料、相关资料等 -->
2926
+
2927
+ <!-- 相关文章 -->
2928
+
2929
+ <!-- 版权声明组件 -->
2930
+
2931
+ <!-- 打赏组件 -->
2932
+
2933
+ </div>
2934
+
2935
+
2936
+
2937
+
2938
+
2939
+ <div class='article-meta' id="bottom">
2940
+ <div class='new-meta-box'>
2941
+
2942
+
2943
+ <div class="new-meta-item date" itemprop="dateModified">
2944
+ <a class='notlink'>
2945
+ <i class="fa-solid fa-edit fa-fw" aria-hidden="true"></i>
2946
+ <p>更新于:<time class="dataToShow dt-updated" datetime="2024-11-09T01:01:16+00:00" title="2024年11月9日">2024年11月9日</time></p>
2947
+ </a>
2948
+ </div>
2949
+
2950
+
2951
+
2952
+
2953
+
2954
+
2955
+
2956
+
2957
+ <div class="new-meta-item meta-tags"><a class="tag" href="/tags/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" rel="nofollow"><i class="fa-solid fa-hashtag fa-fw" aria-hidden="true"></i><p>游戏相关</p></a></div> <div class="new-meta-item meta-tags"><a class="tag" href="/tags/%E5%85%B6%E5%AE%83%E6%B8%B8%E6%88%8F/" rel="nofollow"><i class="fa-solid fa-hashtag fa-fw" aria-hidden="true"></i><p>其它游戏</p></a></div>
2958
+ <span hidden itemprop="keywords">游戏相关 其它游戏</span>
2959
+
2960
+
2961
+
2962
+
2963
+
2964
+
2965
+
2966
+ <div class="new-meta-item share -mob-share-list">
2967
+ <div class="-mob-share-list share-body">
2968
+
2969
+
2970
+ <a class="-mob-share-qq" title="" rel="external nofollow noopener noreferrer noopener"
2971
+
2972
+ target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=https://blog.sinzmise.top/posts/10996/&title=马里奥制造1打百人团教程 - 汐塔魔法屋&summary=不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
2973
+ 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"
2974
+
2975
+ >
2976
+
2977
+ <img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qq.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
2978
+
2979
+ </a>
2980
+
2981
+
2982
+
2983
+ <a class="-mob-share-qzone" title="" rel="external nofollow noopener noreferrer noopener"
2984
+
2985
+ target="_blank" href="https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https://blog.sinzmise.top/posts/10996/&title=马里奥制造1打百人团教程 - 汐塔魔法屋&summary=不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
2986
+ 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"
2987
+
2988
+ >
2989
+
2990
+ <img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/qzone.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
2991
+
2992
+ </a>
2993
+
2994
+
2995
+
2996
+ <a class="-mob-share-weibo" title="" rel="external nofollow noopener noreferrer noopener"
2997
+
2998
+ target="_blank" href="http://service.weibo.com/share/share.php?url=https://blog.sinzmise.top/posts/10996/&title=马里奥制造1打百人团教程 - 汐塔魔法屋&summary=不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服
2999
+ 在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!"
3000
+
3001
+ >
3002
+
3003
+ <img src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" class="lazyload" data-srcset="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/media/org.volantis/logo/128/weibo.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
3004
+
3005
+ </a>
3006
+
3007
+
3008
+
3009
+
3010
+
3011
+
3012
+ </div>
3013
+ </div>
3014
+
3015
+
3016
+
3017
+
3018
+
3019
+ </div>
3020
+ <!-- Custom Files bottomMeta begin -->
3021
+
3022
+ <!-- Custom Files bottomMeta end -->
3023
+ </div>
3024
+
3025
+
3026
+
3027
+
3028
+
3029
+
3030
+ <div class="prev-next">
3031
+
3032
+ <a class='prev' href='/posts/15748/'>
3033
+ <p class='title'><i class="fa-solid fa-angle-double-left" aria-hidden="true"></i>2024-04小记</p>
3034
+ <p class='content'>本文章已经同步到xLog:https://xlog.sinzmise.top/write-2024-04
3035
+ 先祝大家劳动节快乐(虽然已经过了一天),也提前祝大家五四青年节快乐!然后,正片开始!
3036
+ ...</p>
3037
+ </a>
3038
+
3039
+
3040
+ <a class='next' href='/posts/13624/'>
3041
+ <p class='title'>Serv00搭建Artalk<i class="fa-solid fa-angle-double-right" aria-hidden="true"></i></p>
3042
+ <p class='content'>之前在安小歪的推荐下,找到了一个叫serv00的东西但是因为这玩意我不会用,所以我把Serv00一直当成不能部署thinkphp的虚拟主机使用然而我之前看见了这个教程:Serv00搭建各种服务h...</p>
3043
+ </a>
3044
+
3045
+ </div>
3046
+
3047
+ <!-- 文章推荐 -->
3048
+
3049
+
3050
+ <!-- Custom Files postEnd begin-->
3051
+
3052
+ <!-- Custom Files postEnd end-->
3053
+ </article>
3054
+
3055
+
3056
+
3057
+
3058
+
3059
+
3060
+
3061
+ <article class="post white-box shadow floatable blur" id="comments">
3062
+ <span hidden>
3063
+ <meta itemprop="discussionUrl" content="/posts/10996/#comments">
3064
+ </span>
3065
+ <p ct><i class='fa-solid fa-comments'></i> 评论</p>
3066
+
3067
+
3068
+ <div id="layoutHelper-comments"></div>
3069
+ </article>
3070
+
3071
+
3072
+
3073
+
3074
+
3075
+
3076
+
3077
+ </div>
3078
+ <aside id='l_side' class='not-select default-cursor' itemscope itemtype="http://schema.org/WPSideBar">
3079
+
3080
+
3081
+
3082
+
3083
+
3084
+
3085
+
3086
+ <section class="widget nextsite desktop pjax">
3087
+ <div class="site-brand-wrapper">
3088
+ <div class="site-meta ">
3089
+ <a href="/" class="brand" rel="start">
3090
+ <span class="site-title">汐塔魔法屋</span>
3091
+ </a>
3092
+ <p class="site-subtitle" itemprop="description">Ceta Magical House</p>
3093
+ </div>
3094
+ <div class="site-nav-toggle">
3095
+ <button aria-label="切换导航栏">
3096
+ <span class="btn-bar"></span>
3097
+ <span class="btn-bar"></span>
3098
+ <span class="btn-bar"></span>
3099
+ </button>
3100
+ </div>
3101
+ </div>
3102
+ <nav class="site-nav">
3103
+ <ul class="next-main">
3104
+
3105
+ <li class="next-main-item">
3106
+ <a
3107
+ href="/categories/" title="分类"
3108
+
3109
+ active-action="action-categories"
3110
+
3111
+
3112
+
3113
+
3114
+ >
3115
+
3116
+ <i class="menu-item-icon fa-solid fa-folder-open fa-fw"></i>
3117
+
3118
+ 分类
3119
+ </a>
3120
+ </li>
3121
+
3122
+ <li class="next-main-item">
3123
+ <a
3124
+ href="/tags/" title="标签"
3125
+
3126
+ active-action="action-tags"
3127
+
3128
+
3129
+
3130
+
3131
+ >
3132
+
3133
+ <i class="menu-item-icon fa-solid fa-tags fa-fw"></i>
3134
+
3135
+ 标签
3136
+ </a>
3137
+ </li>
3138
+
3139
+ <li class="next-main-item">
3140
+ <a
3141
+ href="/archives/" title="归档"
3142
+
3143
+ active-action="action-archives"
3144
+
3145
+
3146
+
3147
+
3148
+ >
3149
+
3150
+ <i class="menu-item-icon fa-solid fa-archive fa-fw"></i>
3151
+
3152
+ 归档
3153
+ </a>
3154
+ </li>
3155
+
3156
+ <li class="next-main-item">
3157
+ <a
3158
+ href="/link/" title="友链"
3159
+
3160
+ active-action="action-link"
3161
+
3162
+
3163
+
3164
+
3165
+ >
3166
+
3167
+ <i class="menu-item-icon fa-solid fa-link fa-fw"></i>
3168
+
3169
+ 友链
3170
+ </a>
3171
+ </li>
3172
+
3173
+ <li class="next-main-item">
3174
+ <a
3175
+ target="_blank" rel="noopener" href="https://www.travellings.cn/go.html" title="开往"
3176
+
3177
+ active-action="action-https:wwwtravellingscngohtml"
3178
+
3179
+
3180
+
3181
+
3182
+ >
3183
+
3184
+ <i class="menu-item-icon fa-solid fa-subway fa-fw"></i>
3185
+
3186
+ 开往
3187
+ </a>
3188
+ </li>
3189
+
3190
+ <li class="next-main-item">
3191
+ <a
3192
+ target="_blank" rel="noopener" href="https://en.blog.sinzmise.top/" title="English"
3193
+
3194
+ active-action="action-https:enblogsinzmisetop"
3195
+
3196
+
3197
+
3198
+
3199
+ >
3200
+
3201
+ <i class="menu-item-icon fa fa-language fa-fw fa-fw"></i>
3202
+
3203
+ English
3204
+ </a>
3205
+ </li>
3206
+
3207
+ <li class="next-main-item">
3208
+ <a
3209
+ href="javascript:void(0)" title="搜索"
3210
+
3211
+ active-action="action-javascript:void(0)"
3212
+
3213
+
3214
+
3215
+
3216
+ onClick="OpenSearch()"
3217
+
3218
+ >
3219
+
3220
+ <i class="menu-item-icon fa-solid fa-search fa-fw"></i>
3221
+
3222
+ 搜索
3223
+ </a>
3224
+ </li>
3225
+
3226
+ </ul>
3227
+ </nav>
3228
+ </section>
3229
+
3230
+
3231
+
3232
+
3233
+
3234
+
3235
+
3236
+ <section class="widget nextblogger desktop pjax h-card">
3237
+ <div class='content'>
3238
+
3239
+
3240
+ <a class='avatar u-url flat-box ' href='https://blog.sinzmise.top/'>
3241
+ <img no-lazy class="site-author-image u-photo" itemprop="image" src='/img/avatar.png' alt="王九弦SZ·Ninty"/>
3242
+ </a>
3243
+
3244
+
3245
+ <div class="site-author-box">
3246
+ <p class="site-author-name p-name" itemprop="name">王九弦SZ·Ninty</p>
3247
+ <p class="site-author-description" itemprop="description">种下故事的种子,随着风和光生根发芽</p>
3248
+ </div>
3249
+ <div class="links-of-author">
3250
+
3251
+ <span class="links-of-author-item">
3252
+ <a href="/atom.xml" title="RSS" alt="汐塔魔法屋" rel="me">
3253
+ <i class="fa-solid fa-rss fa-fw"></i>
3254
+ </a>
3255
+ </span>
3256
+
3257
+ <span class="links-of-author-item">
3258
+ <a href="mailto:email@sinzmise.top" title="Email" alt="汐塔魔法屋" class="u-email"rel="me">
3259
+ <i class="fa-solid fa-envelope fa-fw"></i>
3260
+ </a>
3261
+ </span>
3262
+
3263
+ <span class="links-of-author-item">
3264
+ <a target="_blank" href="https://github.com/SinzMise/" title="Github" alt="汐塔魔法屋" rel="me noopener">
3265
+ <i class="fab fa-github fa-fw"></i>
3266
+ </a>
3267
+ </span>
3268
+
3269
+ </div>
3270
+ </div>
3271
+ </section>
3272
+
3273
+
3274
+
3275
+
3276
+
3277
+
3278
+
3279
+
3280
+
3281
+ <section class="widget category desktop pjax">
3282
+
3283
+ <header>
3284
+
3285
+ <a href='/categories/'>
3286
+ <span class="icon"><i class="fa-solid fa-folder-open fa-fw" aria-hidden="true"></i></span>
3287
+ <span class='name'>文章分类</span>
3288
+ </a>
3289
+
3290
+ </header>
3291
+
3292
+
3293
+ <div class='content'>
3294
+ <ul class="entry navigation">
3295
+
3296
+ <li><a class="flat-box"
3297
+ title="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" href="/categories/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/"
3298
+ active-action="action-categoriesE4B8AAE4BABAE5B08FE8AEB0"
3299
+ ><div class='name'>个人小记</div><div class='badge'>(19)</div></a></li>
3300
+
3301
+ <li><a class="flat-box"
3302
+ title="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" href="/categories/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/"
3303
+ active-action="action-categoriesE6AD8CE69BB2E694B6E99B86"
3304
+ ><div class='name'>歌曲收集</div><div class='badge'>(1)</div></a></li>
3305
+
3306
+ <li><a class="flat-box"
3307
+ title="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" href="/categories/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/"
3308
+ active-action="action-categoriesE6B8B8E6888FE79BB8E585B3"
3309
+ ><div class='name'>游戏相关</div><div class='badge'>(4)</div></a></li>
3310
+
3311
+ <li><a class="flat-box"
3312
+ title="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" href="/categories/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/"
3313
+ active-action="action-categoriesE7AB99E782B9E68A98E885BE"
3314
+ ><div class='name'>站点折腾</div><div class='badge'>(14)</div></a></li>
3315
+
3316
+ <li><a class="flat-box"
3317
+ title="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" href="/categories/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/"
3318
+ active-action="action-categoriesE9A1B9E79BAEE68A98E885BE"
3319
+ ><div class='name'>项目折腾</div><div class='badge'>(3)</div></a></li>
3320
+
3321
+ </ul>
3322
+ </div>
3323
+ </section>
3324
+
3325
+
3326
+
3327
+
3328
+
3329
+
3330
+
3331
+
3332
+
3333
+
3334
+ <section class="widget tagcloud desktop pjax">
3335
+
3336
+ <header>
3337
+
3338
+ <a href='/tags/'>
3339
+ <span class="icon"><i class="fa-solid fa-tags fa-fw" aria-hidden="true"></i></span>
3340
+ <span class='name'>热门标签</span>
3341
+ </a>
3342
+
3343
+ </header>
3344
+
3345
+
3346
+ <div class='content'>
3347
+ <a href="/tags/Flash%E7%9B%B8%E5%85%B3/" style="font-size: 14px; color: #999">Flash相关</a> <a href="/tags/Steam%E6%B8%B8%E6%88%8F/" style="font-size: 14px; color: #999">Steam游戏</a> <a href="/tags/Windows%E8%BD%AF%E4%BB%B6/" style="font-size: 15.67px; color: #8e8e8e">Windows软件</a> <a href="/tags/%E4%B8%AA%E4%BA%BA%E5%B0%8F%E8%AE%B0/" style="font-size: 24px; color: #555">个人小记</a> <a href="/tags/%E5%85%B6%E5%AE%83%E6%B8%B8%E6%88%8F/" style="font-size: 17.33px; color: #828282">其它游戏</a> <a href="/tags/%E5%8A%A0%E8%BD%BD%E5%8A%A8%E7%94%BB/" style="font-size: 14px; color: #999">加载动画</a> <a href="/tags/%E6%82%AC%E6%B5%AE%E5%AE%A0%E7%89%A9-%E7%9C%8B%E6%9D%BF%E5%A8%98/" style="font-size: 14px; color: #999">悬浮宠物/看板娘</a> <a href="/tags/%E6%AD%8C%E6%9B%B2%E6%94%B6%E9%9B%86/" style="font-size: 14px; color: #999">歌曲收集</a> <a href="/tags/%E6%B8%B8%E6%88%8F%E7%9B%B8%E5%85%B3/" style="font-size: 19px; color: #777">游戏相关</a> <a href="/tags/%E7%AB%99%E7%82%B9%E5%BA%95%E9%83%A8%E9%AD%94%E6%94%B9/" style="font-size: 14px; color: #999">站点底部魔改</a> <a href="/tags/%E7%AB%99%E7%82%B9%E6%8A%98%E8%85%BE/" style="font-size: 22.33px; color: #606060">站点折腾</a> <a href="/tags/%E8%87%AA%E5%BB%BA%E9%83%A8%E7%BD%B2/" style="font-size: 20.67px; color: #6c6c6c">自建部署</a> <a href="/tags/%E9%A1%B5%E9%9D%A2%E9%AD%94%E6%94%B9/" style="font-size: 17.33px; color: #828282">页面魔改</a> <a href="/tags/%E9%A1%B9%E7%9B%AE%E6%8A%98%E8%85%BE/" style="font-size: 17.33px; color: #828282">项目折腾</a>
3348
+ </div>
3349
+ </section>
3350
+
3351
+
3352
+
3353
+
3354
+
3355
+
3356
+
3357
+
3358
+
3359
+
3360
+
3361
+
3362
+
3363
+
3364
+
3365
+
3366
+
3367
+
3368
+
3369
+
3370
+ <div class="widget-sticky pjax">
3371
+
3372
+
3373
+
3374
+
3375
+
3376
+ <section class="widget toc-wrapper desktop mobile " id="toc-div" >
3377
+
3378
+ <header>
3379
+
3380
+ <span class="icon"><i class="fa-solid fa-list fa-fw" aria-hidden="true"></i></span>
3381
+ <span class='name'>本文目录</span>
3382
+
3383
+ </header>
3384
+
3385
+
3386
+ <div class='content'>
3387
+
3388
+ </div>
3389
+ </section>
3390
+
3391
+
3392
+
3393
+ <section class="widget desktop ">
3394
+
3395
+ <header>
3396
+
3397
+ <span class="icon"><i class="fa-solid fa-award fa-fw" aria-hidden="true"></i></span>
3398
+ <span class='name'>站点信息</span>
3399
+
3400
+ </header>
3401
+
3402
+
3403
+ <div class='content'>
3404
+ <div class="webinfo">
3405
+
3406
+ <div class="webinfo-item">
3407
+ <div>文章数目:</div>
3408
+ <div>41 篇</div>
3409
+ </div>
3410
+
3411
+
3412
+
3413
+
3414
+
3415
+
3416
+
3417
+
3418
+ <div class="webinfo-item">
3419
+ <div>本站访客数:</div>
3420
+ <div>
3421
+ <span id="busuanzi_value_site_uv">
3422
+ <i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i>
3423
+ </span>
3424
+
3425
+ </div>
3426
+ </div>
3427
+ <div class="webinfo-item">
3428
+ <div>本站总访问量:</div>
3429
+ <div>
3430
+ <span id="busuanzi_value_site_pv">
3431
+ <i class="fa-solid fa-fan fa-spin fa-fw" aria-hidden="true"></i>
3432
+ </span>
3433
+
3434
+ </div>
3435
+ </div>
3436
+
3437
+
3438
+
3439
+ <div class="webinfo-item">
3440
+ <div>最后活动时间:</div>
3441
+ <div id="last-update-show">2024-11-09 日</div>
3442
+ </div>
3443
+
3444
+ </div>
3445
+ </div>
3446
+
3447
+ </section>
3448
+
3449
+
3450
+
3451
+ </div>
3452
+
3453
+
3454
+ <!-- 没有 pjax 占位会报错 万恶的 pjax -->
3455
+
3456
+ <div class="pjax">
3457
+ <!-- pjax占位 -->
3458
+ </div>
3459
+
3460
+ <div class="pjax">
3461
+ <!-- pjax占位 -->
3462
+ </div>
3463
+
3464
+ <div class="pjax">
3465
+ <!-- pjax占位 -->
3466
+ </div>
3467
+
3468
+ <div class="pjax">
3469
+ <!-- pjax占位 -->
3470
+ </div>
3471
+
3472
+ <div class="pjax">
3473
+ <!-- pjax占位 -->
3474
+ </div>
3475
+
3476
+ <div class="pjax">
3477
+ <!-- pjax占位 -->
3478
+ </div>
3479
+
3480
+ <div class="pjax">
3481
+ <!-- pjax占位 -->
3482
+ </div>
3483
+
3484
+ <!-- Custom Files side begin -->
3485
+
3486
+ <!-- Custom Files side end -->
3487
+ </aside>
3488
+
3489
+
3490
+
3491
+ <!--此文件用来存放一些不方便取值的变量-->
3492
+ <!--思路大概是将值藏到重加载的区域内-->
3493
+
3494
+ <pjax>
3495
+ <script>
3496
+ window.pdata={ispage: true,commentPath: "",commentPlaceholder: "",commentConfig: {}}
3497
+
3498
+ if(document.getElementById("l_header")) {
3499
+
3500
+ document.getElementById("l_header").classList.add("show");
3501
+
3502
+ }
3503
+
3504
+
3505
+ </script>
3506
+ </pjax>
3507
+ </div>
3508
+
3509
+
3510
+ <footer class="footer clearfix" itemscope itemtype="http://schema.org/WPFooter">
3511
+ <br><br>
3512
+
3513
+
3514
+ <br>
3515
+ <div class="social-wrapper" itemprop="about" itemscope itemtype="http://schema.org/Thing">
3516
+
3517
+
3518
+ <a href="https://www.travellings.cn/go.html"
3519
+ class="social flat-btn"
3520
+ target="_blank"
3521
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='开往-友链接力'>
3522
+
3523
+ <img src="https://www.travellings.cn/assets/logo.gif" class="lazyload" data-srcset="https://www.travellings.cn/assets/logo.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3524
+
3525
+ </a>
3526
+
3527
+
3528
+
3529
+ <a href="https://boringbay.com"
3530
+ class="social flat-btn"
3531
+ target="_blank"
3532
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='无聊湾 🥱 The Boring Bay'>
3533
+
3534
+ <img src="https://boringbay.com/api/badge/blog.sinzmise.top" class="lazyload" data-srcset="https://boringbay.com/api/badge/blog.sinzmise.top" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3535
+
3536
+ </a>
3537
+
3538
+
3539
+
3540
+ <a href="https://blogscn.fun/"
3541
+ class="social flat-btn"
3542
+ target="_blank"
3543
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='本站已加入BLOGS·CN'>
3544
+
3545
+ <img src="https://photo.xiangming.site/img/blogscn.png" class="lazyload" data-srcset="https://photo.xiangming.site/img/blogscn.png" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3546
+
3547
+ </a>
3548
+
3549
+
3550
+
3551
+ <a href="https://blogscn.fun/random.html"
3552
+ class="social flat-btn"
3553
+ target="_blank"
3554
+ rel="external nofollow noopener noreferrer" itemprop="url" alt='BLOGS·CN随机访问'>
3555
+
3556
+ <img src="https://photo.xiangming.site/img/footer.gif" class="lazyload" data-srcset="https://photo.xiangming.site/img/footer.gif" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="/>
3557
+
3558
+ </a>
3559
+
3560
+
3561
+ </div>
3562
+
3563
+
3564
+
3565
+ <div><p>博客内容遵循 <a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh">署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议</a></p>
3566
+ </div>
3567
+
3568
+
3569
+
3570
+ 由 <a href="https://hexo.io" target="_blank" rel="noopener">Hexo</a> 驱动 | 主题 <a href="https://github.com/volantis-x/hexo-theme-volantis/#6.0.0-alpha.0" target="_blank" class="codename">Volantis</a>
3571
+
3572
+
3573
+
3574
+ <div class='copyright'>
3575
+ <p><a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/previous">←</a> An <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍 <a target="_blank" rel="noopener" href="https://xn--sr8hvo.ws/next">→</a> <br>©2021 · <a href="/">中弦局·汐塔魔法屋</a> <br><a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">萌ICP备20231033号</a> | <a target="_blank" rel="noopener" href="https://icp.gov.moe/?keyword=20231033">MIIT备20240818号</a> | <a target="_blank" rel="noopener" href="https://guan.ma/hao/2024000155/">官码2024000155号</a> <br>我加入的:<a target="_blank" rel="noopener" href="https://zhblogs.ohyee.cc/">中文博客列表</a> | <a target="_blank" rel="noopener" href="https://storeweb.cn/member/o/1585">个站商店</a> | <a target="_blank" rel="noopener" href="https://bf.zzxworld.com/s/995">BlogFinder</a> | <a target="_blank" rel="noopener" href="https://sites.applinzi.com/site-info?siteType=life&amp;siteId=64cb373190e35300a8eec654">站点聚合平台</a> | <a target="_blank" rel="noopener" href="https://boke.lu/">博客录</a> | <a target="_blank" rel="noopener" href="https://rssblog.cn/member/d711afd659d65c2ba2d3b18697818cf7/">RssBlog</a> | <a target="_blank" rel="noopener" href="https://blogscn.fun/">笔墨迹</a> | <a target="_blank" rel="noopener" href="https://daohang.lusongsong.com/">博客大全</a></p>
3576
+
3577
+ </div>
3578
+
3579
+
3580
+ <!-- Custom Files footer begin-->
3581
+
3582
+ <!-- Custom Files footer end-->
3583
+ </footer>
3584
+
3585
+
3586
+ <a id="s-top" class="fa-solid fa-arrow-up fa-fw" title="top"></a>
3587
+ </div>
3588
+ </div>
3589
+ <div>
3590
+ <script>
3591
+ /******************** volantis.dom ********************************/
3592
+ // 页面选择器 将dom对象缓存起来 see: /source/js/app.js etc.
3593
+ volantis.dom.bodyAnchor = volantis.dom.$(document.getElementById("safearea")); // 页面主体
3594
+ volantis.dom.topBtn = volantis.dom.$(document.getElementById('s-top')); // 向上
3595
+ volantis.dom.wrapper = volantis.dom.$(document.getElementById('wrapper')); // 整个导航栏
3596
+ volantis.dom.coverAnchor = volantis.dom.$(document.querySelector('#l_cover .cover-wrapper')); // 1个
3597
+ volantis.dom.switcher = volantis.dom.$(document.querySelector('#l_header .switcher .s-search')); // 搜索按钮 移动端 1个
3598
+ volantis.dom.header = volantis.dom.$(document.getElementById('l_header')); // 移动端导航栏
3599
+ volantis.dom.search = volantis.dom.$(document.querySelector('#l_header .m_search')); //搜索框 桌面端 移动端 1个
3600
+ volantis.dom.mPhoneList = volantis.dom.$(document.querySelectorAll('#l_header .m-phone .list-v')); // 手机端 子菜单 多个
3601
+
3602
+ top.location!=self.location&&(top.location=self.location);
3603
+
3604
+ volantis.css("https://jsd.cdn.storisinz.site/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css");
3605
+
3606
+
3607
+
3608
+ </script>
3609
+
3610
+ <!-- required -->
3611
+
3612
+
3613
+ <!-- internal -->
3614
+
3615
+ <script src="/js/app.js"></script>
3616
+
3617
+
3618
+
3619
+
3620
+ <!-- rightmenu要在darkmode之前(ToggleButton) darkmode要在comments之前(volantis.dark.push)-->
3621
+
3622
+
3623
+
3624
+ <script>
3625
+ function loadIssuesJS() {
3626
+
3627
+ const sites_api = document.getElementById('sites-api');
3628
+ if (sites_api != undefined && typeof SitesJS === 'undefined') {
3629
+ volantis.js("/js/plugins/tags/sites.js")
3630
+ }
3631
+
3632
+
3633
+ const friends_api = document.getElementById('friends-api');
3634
+ if (friends_api != undefined && typeof FriendsJS === 'undefined') {
3635
+ volantis.js("/js/plugins/tags/friends.js")
3636
+ }
3637
+
3638
+
3639
+ const contributors_api = document.getElementById('contributors-api');
3640
+ if (contributors_api != undefined && typeof ContributorsJS === 'undefined') {
3641
+ volantis.js("/js/plugins/tags/contributors.js")
3642
+ }
3643
+
3644
+ };
3645
+ loadIssuesJS()
3646
+ volantis.pjax.push(()=>{
3647
+ loadIssuesJS();
3648
+ })
3649
+
3650
+ </script>
3651
+
3652
+
3653
+
3654
+
3655
+ <script defer src="https://jsd.cdn.storisinz.site/npm/vanilla-lazyload@17.1.0/dist/lazyload.min.js"></script>
3656
+ <script>
3657
+ // https://www.npmjs.com/package/vanilla-lazyload
3658
+ // Set the options globally
3659
+ // to make LazyLoad self-initialize
3660
+ window.lazyLoadOptions = {
3661
+ elements_selector: ".lazyload",
3662
+ threshold: 0
3663
+ };
3664
+ // Listen to the initialization event
3665
+ // and get the instance of LazyLoad
3666
+ window.addEventListener(
3667
+ "LazyLoad::Initialized",
3668
+ function (event) {
3669
+ window.lazyLoadInstance = event.detail.instance;
3670
+ },
3671
+ false
3672
+ );
3673
+ document.addEventListener('DOMContentLoaded', function () {
3674
+ lazyLoadInstance.update();
3675
+ });
3676
+ document.addEventListener('pjax:complete', function () {
3677
+ lazyLoadInstance.update();
3678
+ });
3679
+ </script>
3680
+
3681
+
3682
+
3683
+
3684
+
3685
+ <script>
3686
+ window.FPConfig = {
3687
+ delay: 0,
3688
+ ignoreKeywords: ["#"],
3689
+ maxRPS: 6,
3690
+ hoverDelay: 0
3691
+ };
3692
+ </script>
3693
+ <script defer src="https://jsd.cdn.storisinz.site/npm/volantis-static@0.0.1660614606622/libs/flying-pages/flying-pages.min.js"></script>
3694
+
3695
+
3696
+
3697
+
3698
+
3699
+
3700
+
3701
+
3702
+
3703
+ <script>
3704
+ volantis.layoutHelper("comments",`<div id="twikoo_container"><i class="fa-solid fa-cog fa-spin fa-fw fa-2x"></i></div>`)
3705
+ function load_twikoo() {
3706
+ if(!document.querySelectorAll("#twikoo_container")[0])return;
3707
+ volantis.js("https://jsd.cdn.storisinz.site/npm/twikoo@1.6.39/dist/twikoo.min.js", pjax_twikoo)
3708
+ }
3709
+ function pjax_twikoo() {
3710
+ if(!document.querySelectorAll("#twikoo_container")[0])return;
3711
+ let path = pdata.commentPath;
3712
+ let placeholder = pdata.commentPlaceholder || "" || "";
3713
+ if (path.length == 0) {
3714
+ let defaultPath = '';
3715
+ path = defaultPath || decodeURI(window.location.pathname);
3716
+ }
3717
+ twikoo.init(Object.assign(Object.assign({"path":null,"envId":"https://tk.pl.blog.sinzmise.top/","placeholder":null,"visitor":false}, {
3718
+ el: '#twikoo_container',
3719
+ path: path,
3720
+ placeholder: placeholder,
3721
+ onCommentLoaded: function() {
3722
+ if(typeof VolantisFancyBox === "undefined") {
3723
+ const checkFancyBox = setInterval(() => {
3724
+ if(typeof VolantisFancyBox === "undefined") return;
3725
+ clearInterval(checkFancyBox);
3726
+ VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])', 'Comments');
3727
+ })
3728
+ } else {
3729
+ VolantisFancyBox.groupBind('.tk-content img:not([class*="emo"])', 'Comments');
3730
+ }
3731
+ }
3732
+ }),pdata.commentConfig))
3733
+ }
3734
+ load_twikoo();
3735
+ volantis.pjax.push(()=>{
3736
+ if (typeof twikoo == "undefined") {
3737
+ load_twikoo();
3738
+ } else {
3739
+ pjax_twikoo();
3740
+ }
3741
+ },'twikoo');
3742
+ </script>
3743
+
3744
+
3745
+
3746
+
3747
+
3748
+ <script defer src="https://jsd.cdn.storisinz.site/npm/penndu@1.0.0/bsz.js" data-pjax></script>
3749
+
3750
+
3751
+ <!-- optional -->
3752
+
3753
+ <script>
3754
+ async function loadSearchScript() {
3755
+
3756
+ await volantis.js("https://jsd.cdn.storisinz.site/npm/algoliasearch@4.14.2/dist/algoliasearch-lite.umd.js")
3757
+ await volantis.js("https://jsd.cdn.storisinz.site/npm/instantsearch.js@4.44.0/dist/instantsearch.production.min.js")
3758
+
3759
+
3760
+
3761
+ return volantis.js("/js/search/algolia.js");
3762
+ }
3763
+ loadSearchScript();
3764
+ function loadSearchService() {
3765
+ document.querySelectorAll(".input.u-search-input").forEach((e) => {
3766
+ e.removeEventListener("focus", loadSearchService, false);
3767
+ });
3768
+
3769
+ document.querySelectorAll(".u-search-form").forEach((e) => {
3770
+ e.addEventListener("submit", (event) => {
3771
+ event.preventDefault();
3772
+ }, false);
3773
+ });
3774
+ }
3775
+
3776
+ // 打开并搜索 字符串 s
3777
+ function OpenSearch(s="") {
3778
+ if (typeof SearchService === 'undefined')
3779
+ loadSearchScript().then(() => {
3780
+ SearchService.setQueryText(s);
3781
+ SearchService.search();
3782
+ });
3783
+ else {
3784
+ SearchService.setQueryText(s);
3785
+ SearchService.search();
3786
+ }
3787
+ }
3788
+
3789
+ // 访问含有 ?s=xxx 的链接时打开搜索 // 与搜索引擎 structured data 相关: /scripts/helpers/structured-data/lib/config.js
3790
+ if (window.location.search && /^\?s=/g.test(window.location.search)) {
3791
+ let queryText = decodeURI(window.location.search)
3792
+ .replace(/\ /g, "-")
3793
+ .replace(/^\?s=/g, "");
3794
+ OpenSearch(queryText);
3795
+ }
3796
+
3797
+ // 搜索输入框获取焦点时加载搜索
3798
+ document.querySelectorAll(".input.u-search-input").forEach((e) => {
3799
+ e.addEventListener("focus", loadSearchService, false);
3800
+ });
3801
+ </script>
3802
+
3803
+
3804
+
3805
+
3806
+
3807
+
3808
+
3809
+ <script>
3810
+
3811
+
3812
+
3813
+ function pjax_highlightjs_copyCode(){
3814
+ if (!(document.querySelector(".highlight .code pre") ||
3815
+ document.querySelector(".article pre code"))) {
3816
+ return;
3817
+ }
3818
+ VolantisApp.utilCopyCode(".highlight .code pre, .article pre code")
3819
+ }
3820
+ volantis.requestAnimationFrame(pjax_highlightjs_copyCode)
3821
+ volantis.pjax.push(pjax_highlightjs_copyCode)
3822
+
3823
+ </script>
3824
+
3825
+
3826
+
3827
+
3828
+
3829
+
3830
+
3831
+
3832
+
3833
+
3834
+ <script>
3835
+ function load_swiper() {
3836
+ if (!document.querySelectorAll(".swiper-container")[0]) return;
3837
+ volantis.css("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.css");
3838
+ volantis.js("https://jsd.cdn.storisinz.site/npm/swiper@8.3.2/swiper-bundle.min.js").then(() => {
3839
+ pjax_swiper();
3840
+ });
3841
+ }
3842
+
3843
+ load_swiper();
3844
+
3845
+ function pjax_swiper() {
3846
+ volantis.swiper = new Swiper('.swiper-container', {
3847
+ slidesPerView: 'auto',
3848
+ spaceBetween: 8,
3849
+ centeredSlides: true,
3850
+ loop: true,
3851
+ pagination: {
3852
+ el: '.swiper-pagination',
3853
+ clickable: true,
3854
+ },
3855
+ navigation: {
3856
+ nextEl: '.swiper-button-next',
3857
+ prevEl: '.swiper-button-prev',
3858
+ },
3859
+ });
3860
+ }
3861
+
3862
+ volantis.pjax.push(() => {
3863
+ if (!document.querySelectorAll(".swiper-container")[0]) return;
3864
+ if (typeof volantis.swiper === "undefined") {
3865
+ load_swiper();
3866
+ } else {
3867
+ pjax_swiper();
3868
+ }
3869
+ });
3870
+ </script>
3871
+
3872
+
3873
+
3874
+
3875
+ <!-- pjax 标签必须存在于所有页面 否则 pjax error -->
3876
+ <pjax>
3877
+
3878
+ </pjax>
3879
+
3880
+ <script>
3881
+ function listenSidebarTOC() {
3882
+ const navItems = document.querySelectorAll(".toc li");
3883
+ if (!navItems.length) return;
3884
+ const targets = []
3885
+ const sections = Array.from(navItems).forEach((element) => {
3886
+ const link = element.querySelector(".toc-link");
3887
+ const target = document.getElementById(
3888
+ link.getAttribute("href") ? decodeURI(link.getAttribute("href")).replace("#", "") : link.getAttribute("toc-action").split("toc-")[1] // 兼容 hexo-blog-encrypt
3889
+ );
3890
+ targets.push(target)
3891
+ // 解除 a 标签 href 的 锚点定位, a 标签 href 的 锚点定位 会随机启用?? 产生错位???
3892
+ if (link.getAttribute("href")) {
3893
+ link.setAttribute("toc-action", "toc-" + decodeURI(link.getAttribute("href")).replace("#", ""))
3894
+ link.removeAttribute("href")
3895
+ }
3896
+ // 配置 点击 触发新的锚点定位
3897
+ if (target && target.id) {
3898
+ link.addEventListener("click", (event) => {
3899
+ event.preventDefault();
3900
+ // 这里的 addTop 是通过错位使得 toc 自动展开.
3901
+ volantis.scroll.to(target, { addTop: 5, observer: true })
3902
+ // Anchor id
3903
+ history.pushState(null, document.title, "#" + target.id);
3904
+ });
3905
+ }
3906
+ return target;
3907
+ });
3908
+
3909
+ function activateNavByIndex(target) {
3910
+ if (target.classList.contains("active-current")) return;
3911
+
3912
+ document.querySelectorAll(".toc .active").forEach((element) => {
3913
+ element.classList.remove("active", "active-current");
3914
+ });
3915
+ target.classList.add("active", "active-current");
3916
+ let parent = target.parentNode;
3917
+ while (!parent.matches(".toc")) {
3918
+ if (parent.matches("li")) parent.classList.add("active");
3919
+ parent = parent.parentNode;
3920
+ }
3921
+ }
3922
+
3923
+ // 方案一:
3924
+ volantis.activateNavIndex = 0
3925
+ activateNavByIndex(navItems[volantis.activateNavIndex])
3926
+ if (targets[0]) {
3927
+ volantis.scroll.push(() => {
3928
+ if (targets[0].getBoundingClientRect().top >= 0) {
3929
+ volantis.activateNavIndex = 0
3930
+ } else if (targets[targets.length - 1].getBoundingClientRect().top < 0) {
3931
+ volantis.activateNavIndex = targets.length - 1
3932
+ } else {
3933
+ for (let index = 0; index < targets.length; index++) {
3934
+ const target0 = targets[index];
3935
+ const target1 = targets[(index + 1) % targets.length];
3936
+ if (target0.getBoundingClientRect().top < 0 && target1.getBoundingClientRect().top >= 0) {
3937
+ volantis.activateNavIndex = index
3938
+ break;
3939
+ }
3940
+ }
3941
+ }
3942
+ activateNavByIndex(navItems[volantis.activateNavIndex])
3943
+ })
3944
+ }
3945
+
3946
+ // 方案二:
3947
+ // IntersectionObserver 不是完美精确到像素级别 也不是低延时性的
3948
+ // function findIndex(entries) {
3949
+ // let index = 0;
3950
+ // let entry = entries[index];
3951
+ // if (entry.boundingClientRect.top > 0) {
3952
+ // index = sections.indexOf(entry.target);
3953
+ // return index === 0 ? 0 : index - 1;
3954
+ // }
3955
+ // for (; index < entries.length; index++) {
3956
+ // if (entries[index].boundingClientRect.top <= 0) {
3957
+ // entry = entries[index];
3958
+ // } else {
3959
+ // return sections.indexOf(entry.target);
3960
+ // }
3961
+ // }
3962
+ // return sections.indexOf(entry.target);
3963
+ // }
3964
+ // function createIntersectionObserver(marginTop) {
3965
+ // marginTop = Math.floor(marginTop + 10000);
3966
+ // let intersectionObserver = new IntersectionObserver(
3967
+ // (entries, observe) => {
3968
+ // let scrollHeight = document.documentElement.scrollHeight;
3969
+ // if (scrollHeight > marginTop) {
3970
+ // observe.disconnect();
3971
+ // createIntersectionObserver(scrollHeight);
3972
+ // return;
3973
+ // }
3974
+ // let index = findIndex(entries);
3975
+ // activateNavByIndex(navItems[index]);
3976
+ // }, {
3977
+ // rootMargin: marginTop + "px 0px -100% 0px",
3978
+ // threshold: 0,
3979
+ // }
3980
+ // );
3981
+ // sections.forEach((element) => {
3982
+ // element && intersectionObserver.observe(element);
3983
+ // });
3984
+ // }
3985
+ // createIntersectionObserver(document.documentElement.scrollHeight);
3986
+ }
3987
+
3988
+ document.addEventListener("DOMContentLoaded", () => {
3989
+ volantis.requestAnimationFrame(listenSidebarTOC)
3990
+ });
3991
+ volantis.pjax.push(listenSidebarTOC);
3992
+ </script>
3993
+
3994
+
3995
+
3996
+
3997
+
3998
+ <script>
3999
+ document.onreadystatechange = function () {
4000
+ if (document.readyState == 'complete') {
4001
+ // 页面加载完毕 样式加载失败,或是当前网速慢,或是开启了省流模式
4002
+ const { saveData, effectiveType } = navigator.connection || navigator.mozConnection || navigator.webkitConnection || {}
4003
+ if (getComputedStyle(document.querySelector("#safearea"), null)["display"] == "none" || saveData || /2g/.test(effectiveType)) {
4004
+ document.querySelectorAll(".reveal").forEach(function (e) {
4005
+ e.style["opacity"] = "1";
4006
+ });
4007
+ document.querySelector("#safearea").style["display"] = "block";
4008
+ }
4009
+ }
4010
+ }
4011
+ </script>
4012
+
4013
+
4014
+ <script type="application/ld+json">[{"@context":"http://schema.org","@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},{"@context":"http://schema.org","@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","sameAs":["https://github.com/SinzMise"],"description":"The Story,The Dream."},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://blog.sinzmise.top/","name":"汐塔魔法屋"}},{"@type":"ListItem","position":2,"item":{"@id":"https://blog.sinzmise.top/categories/游戏相关/","name":"游戏相关"}},{"@type":"ListItem","position":3,"item":{"@id":"https://blog.sinzmise.top/posts/10996/","name":"马里奥制造1打百人团教程"}}]},{"@context":"http://schema.org","@type":"WebSite","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","keywords":null,"description":"The Story,The Dream.","author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/","description":"The Story,The Dream."},"publisher":{"@type":"Organization","name":"汐塔魔法屋","url":"https://blog.sinzmise.top/","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"potentialAction":{"@type":"SearchAction","name":"Site Search","target":{"@type":"EntryPoint","urlTemplate":"https://blog.sinzmise.top?s={search_term_string}"},"query-input":"required name=search_term_string"}},{"@context":"http://schema.org","@type":"BlogPosting","headline":"马里奥制造1打百人团教程","description":"不知道什么时候,我开始玩马里奥制造(以下简称“马造”)了但是我没有Switch,模拟器配置较为麻烦,所以我没法玩马造2,只能玩玩马造1然而在2024年4月9日,任天堂 3DS / WiiU 在线功能停服\n在停服之前,我就一直知道马造1有私服,但是这玩意之前不知道为啥总配置失败现在倒是配置好了,话不多说,游玩教程开始!","inLanguage":"zh-CN","mainEntityOfPage":{"@type":"WebPage","@id":"https://blog.sinzmise.top/posts/10996/"},"author":{"@type":"Person","name":"王九弦SZ·Ninty","image":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png"},"url":"https://blog.sinzmise.top/"},"publisher":{"@type":"Organization","name":"汐塔魔法屋","logo":{"@type":"ImageObject","url":"https://blog.sinzmise.top/images/siteicon/web-app-manifest-192x192.png","width":192,"height":192}},"url":"https://blog.sinzmise.top/posts/10996/","wordCount":159,"datePublished":"2024-04-27T19:43:40.000Z","dateModified":"2024-11-09T01:01:16.509Z","articleSection":"游戏相关","keywords":"游戏相关,其它游戏","image":{"@type":"ImageObject","url":"https://jsd.cdn.storisinz.site/gh/SinzMise/picx-images-hosting@master/dp2l6fpd1yfj0sxcjsi8.9kfzckr3ik.webp","width":1024,"height":768}}]</script>
4015
+
4016
+
4017
+
4018
+
4019
+
4020
+ <!--
4021
+ pjax重载区域接口:
4022
+ 1. <pjax></pjax> 标签 pjax 标签必须存在于所有页面 否则 pjax error
4023
+ 2. script[data-pjax]
4024
+ 3. .pjax-reload script
4025
+ 4. .pjax
4026
+ -->
4027
+
4028
+
4029
+
4030
+ <script src="https://jsd.cdn.storisinz.site/npm/pjax@0.2.8/pjax.min.js"></script>
4031
+
4032
+ <script>
4033
+ var pjax;
4034
+ document.addEventListener('DOMContentLoaded', function () {
4035
+ pjax = new Pjax({
4036
+ elements: 'a[href]:not([href^="#"]):not([href="javascript:void(0)"]):not([pjax-fancybox]):not([onclick="return false;"]):not([onclick="return!1"]):not([target="_blank"]):not([target="view_window"]):not([href$=".xml"])',
4037
+ // 这里的 selectors 需要保证每个页面都含有相同的数目
4038
+ selectors: [
4039
+ "head title",
4040
+ "head meta[name=keywords]",
4041
+ "head meta[name=description]",
4042
+ "#l_cover",
4043
+ "#l_main",
4044
+ "#pjax-header-nav-list",
4045
+ ".pjax",
4046
+ "pjax", // <pjax></pjax> 标签
4047
+ ],
4048
+ cacheBust: false, // url 地址追加时间戳,用以避免浏览器缓存
4049
+ timeout: 5000,
4050
+
4051
+ });
4052
+ });
4053
+
4054
+ document.addEventListener('pjax:send', function (e) {
4055
+ //window.stop(); // 相当于点击了浏览器的停止按钮
4056
+ try {
4057
+ var currentUrl = window.location.pathname;
4058
+ var targetUrl = e.triggerElement.href;
4059
+ var excludeList = [""];
4060
+ if (excludeList[0] != "") {
4061
+ excludeList.forEach(item => {
4062
+ if(currentUrl.indexOf(item) != -1 || targetUrl.indexOf(item) != -1) {
4063
+ window.location.href = targetUrl;
4064
+ }
4065
+ });
4066
+ }
4067
+ } catch (error) {}
4068
+
4069
+ // 使用 volantis.pjax.send 方法传入pjax:send回调函数 参见layout/_partial/scripts/global.ejs
4070
+ volantis.pjax.method.send.start();
4071
+ });
4072
+
4073
+ document.addEventListener('pjax:complete', function () {
4074
+ // 这里的 script 不需要保证每个页面都含有相同的数目
4075
+ document.querySelectorAll('script[data-pjax], .pjax-reload script').forEach(e=>{
4076
+ const code = e.text || e.textContent || e.innerHTML || '';
4077
+ const script = document.createElement('script');
4078
+ Object.keys(e.attributes).forEach(i=>{
4079
+ script.setAttribute(e.attributes[i].nodeName,e.attributes[i].nodeValue)
4080
+ })
4081
+ if (code) {
4082
+ script.appendChild(document.createTextNode(code));
4083
+ }
4084
+ e.parentNode.replaceChild(script, e);
4085
+ });
4086
+
4087
+ // 使用 volantis.pjax.push 方法传入重载函数 参见layout/_partial/scripts/global.ejs
4088
+ volantis.pjax.method.complete.start();
4089
+ });
4090
+
4091
+ document.addEventListener('pjax:error', function (e) {
4092
+ if(volantis.debug === "pjax") {
4093
+ console.error(e);
4094
+ console.log('pjax error: \n' + JSON.stringify(e));
4095
+ }else{
4096
+ // 使用 volantis.pjax.error 方法传入pjax:error回调函数 参见layout/_partial/scripts/global.ejs
4097
+ volantis.pjax.method.error.start();
4098
+ window.location.href = e.triggerElement.href;
4099
+ }
4100
+ });
4101
+ </script>
4102
+
4103
+
4104
+ </div>
4105
+ <!-- import body_end begin-->
4106
+ <!-- import body_end end-->
4107
+ <!-- Custom Files bodyEnd begin-->
4108
+
4109
+ <!-- Custom Files bodyEnd end-->
4110
+ <!-- hexo injector body_end start --><script data-pjax src="https://jsd.cdn.storisinz.site/npm/oh-my-live2d"></script><script>const oml2d = OML2D.loadOml2d({menus:{items:(defaultItems)=>{
4111
+ return [
4112
+ defaultItems[0],
4113
+ defaultItems[2],
4114
+ defaultItems[3]
4115
+ ]
4116
+ }
4117
+ },mobileDisplay:false,models:[{"path":"https://files.blog.sinzmise.top/live2d/dujiaoshou_6/dujiaoshou_6.model3.json","mobilePosition":[-10,23],"mobileScale":0.1,"mobileStageStyle":{"width":180,"height":166},"motionPreloadStrategy":"IDLE","position":[-120,-30],"scale":0.06,"stageStyle":{"width":250,"height":400}},{"path":"https://files.blog.sinzmise.top/live2d/dujiaoshou_4/dujiaoshou_4.model3.json","scale":0.06,"position":[-50,-25],"stageStyle":{"width":250,"height":300},"mobileScale":0.08,"mobilePosition":[0,0],"mobileStageStyle":{"width":180}}],parentElement:document.body,primaryColor:"var(--primary)",sayHello:false,tips:{style: {"width":230,"height":120,"left":"calc(50% + 6px)","top":"-100px"},mobileStyle: {"width":180,"height":80,"left":"calc(50% - 30px)","top":"-100px"},idleTips:{interval:15000,message:function(){
4118
+ return axios.get('https://v1.hitokoto.cn?c=i')
4119
+ .then(function (response) {
4120
+ return response.data.hitokoto ;
4121
+ })
4122
+ .catch(function (error) {
4123
+ console.error(error);
4124
+ });
4125
+ }
4126
+ }}});</script><!-- hexo injector body_end end --></body>
4127
+ </html>