同步操作将从 docsifyjs/docsify 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8" /><title>docsify</title><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><meta name="viewport" content="width=device-width,initial-scale=1" /><link rel="stylesheet" href="/themes/vue.css" title="vue" /><link rel="stylesheet" href="/themes/dark.css" title="dark" disabled /><link rel="stylesheet" href="/themes/buble.css" title="buble" disabled /><link rel="stylesheet" href="/themes/pure.css" title="pure" disabled /><link rel="stylesheet" href="/themes/dolphin.css" title="dolphin" disabled /><style>nav.app-nav li ul {min-width: 100px;}#carbonads {box-shadow: none !important;width: auto !important;}</style></head><body><div id="app"></div><script src="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1"></script><script>// Set html "lang" attribute based on URLvar lang = location.hash.match(/#\/(de-de|es|ru-ru|zh-cn)\//);if (lang) {document.documentElement.setAttribute('lang', lang[1]);}// Docsify configurationwindow.$docsify = {alias: {'.*?/awesome':'https://raw.githubusercontent.com/docsifyjs/awesome-docsify/master/README.md','.*?/changelog':'https://raw.githubusercontent.com/docsifyjs/docsify/master/CHANGELOG.md','/.*/_navbar.md': '/_navbar.md','/es/(.*)':'https://raw.githubusercontent.com/docsifyjs/docs-es/master/1ドル','/de-de/(.*)':'https://raw.githubusercontent.com/docsifyjs/docs-de/master/1ドル','/ru-ru/(.*)':'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/1ドル','/zh-cn/(.*)':'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/1ドル',},auto2top: true,basePath: '/docs/',coverpage: true,executeScript: true,loadSidebar: true,loadNavbar: true,mergeNavbar: true,maxLevel: 4,subMaxLevel: 2,name: 'docsify',nameLink: {'/es/': '#/es/','/de-de/': '#/de-de/','/ru-ru/': '#/ru-ru/','/zh-cn/': '#/zh-cn/','/': '#/',},search: {noData: {'/es/': '¡No hay resultados!','/de-de/': 'Keine Ergebnisse!','/ru-ru/': 'Никаких результатов!','/zh-cn/': '没有结果!','/': 'No results!',},paths: 'auto',placeholder: {'/es/': 'Buscar','/de-de/': 'Suche','/ru-ru/': 'Поиск','/zh-cn/': '搜索','/': 'Search',},pathNamespaces: ['/es', '/de-de', '/ru-ru', '/zh-cn'],},plugins: [DocsifyCarbon.create('CEBI6KQE', 'docsifyjsorg'),function (hook, vm) {hook.beforeEach(function (html) {if (/githubusercontent\.com/.test(vm.route.file)) {url = vm.route.file.replace('raw.githubusercontent.com', 'github.com').replace(/\/master/, '/blob/master');} else if (/jsdelivr\.net/.test(vm.route.file)) {url = vm.route.file.replace('cdn.jsdelivr.net/gh', 'github.com').replace('@master', '/blob/master');} else {url ='https://github.com/docsifyjs/docsify/blob/develop/docs/' +vm.route.file;}var editHtml = '[:memo: Edit Document](' + url + ')\n';return (editHtml +html +'\n\n----\n\n' +'<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>\n\n' +'<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank" title="Vercel has given us a Pro account"><img src="/docs/_media/powered-by-vercel.svg" alt="Vercel" width="150"></a>');});},],};</script><script src="/lib/docsify.js"></script><script src="/lib/plugins/search.js"></script><script src="/lib/plugins/front-matter.js"></script><script src="//cdn.jsdelivr.net/npm/prismjs/components/prism-bash.min.js"></script><script src="//cdn.jsdelivr.net/npm/prismjs/components/prism-markdown.min.js"></script><script src="//cdn.jsdelivr.net/npm/prismjs/components/prism-nginx.min.js"></script><script src="//cdn.jsdelivr.net/npm/prismjs/components/prism-php.min.js"></script></body></html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。