1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00

33 Commits

Author SHA1 Message Date
abc
c82b7a1be7 Deploy website - based on 6e642ae1c5 2025-10-21 23:42:59 +08:00
abc
ed12498016 Deploy website - based on 5fca04c19a 2025-10-18 15:13:54 +08:00
abc
db6e8cfdf1 Deploy website - based on 505b5497c8 2025-10-09 16:40:56 +08:00
abc
ba5847e258 Deploy website - based on e1b15adfa7 2025-09-16 20:41:55 +08:00
abc
f292fd829f Deploy website - based on edfdc0845a 2025-08-13 08:12:37 +08:00
abc
f2e5734e6c Deploy website - based on 8c00ae728a 2025-07-28 19:10:46 +08:00
govolokatliai
f3e30dde6c Deploy website - based on b7edc55f49 2025-06-28 20:03:36 +08:00
govolokatliai
040b69aede Deploy website - based on 9ec62ff431 2025-06-22 14:31:11 +08:00
govolokatliai
235b328d5c Deploy website - based on 87635a59cd 2025-06-22 12:49:43 +08:00
govolokatliai
2cb072f033 Deploy website - based on 2308c75b4d 2025-06-22 00:46:15 +08:00
govolokatliai
433a7daeb6 Deploy website - based on 92ae4a93d0 2025-06-21 15:33:46 +08:00
govolokatliai
f68805fbb7 Deploy website - based on 66d7e045b7 2025-06-14 03:58:16 +08:00
govolokatliai
bd44e1340e Deploy website - based on a220cdeb19 2025-05-14 02:18:31 +08:00
govolokatliai
e9206d95b5 Deploy website - based on 98c776306a 2025-05-09 08:40:00 +08:00
govolokatliai
bff790f81b Deploy website - based on a7b41cfdef 2025-05-09 08:23:40 +08:00
govolokatliai
341d253887 Deploy website - based on c6a20958d8 2025-04-21 21:10:27 +08:00
govolokatliai
6b70c43eea Deploy website - based on e1ac7d912b 2025-04-14 09:04:26 +08:00
govolokatliai
1e66d2fa48 Deploy website - based on 6dfa9dd9d5 2025-03-23 19:03:24 +08:00
govolokatliai
c3178a35c0 Deploy website - based on 6cbf6b7069 2025-03-23 18:52:03 +08:00
govolokatliai
a85b1a0e5b Deploy website - based on 813351c1c8 2025-03-23 15:58:46 +08:00
govolokatliai
982ae5cce0 Deploy website - based on ff217a3f34 2025-03-23 02:26:57 +08:00
govolokatliai
8b504a7bd7 Deploy website - based on 50ea7aa5d6 2025-03-17 17:49:26 +08:00
govolokatliai
a497ff2a0b Deploy website - based on 1faabe5bc1 2024-10-31 19:36:53 +08:00
govolokatliai
93e86fb5f3 Deploy website - based on 3f4bff2f66 2024-10-14 21:24:31 +08:00
govolokatliai
b52a9de77e Deploy website - based on 755a0cd758 2024-09-27 23:24:55 +08:00
govolokatliai
697afffc71 Deploy website - based on 84456e5555 2024-08-31 19:14:32 +08:00
govolokatliai
09eb6e6644 Deploy website - based on e73ba9a033 2024-08-22 03:34:57 +08:00
govolokatliai
fedd6eebf7 Deploy website - based on 417f379d40 2024-08-21 19:10:35 +08:00
govolokatliai
fe536f2820 Deploy website - based on aef93ef489 2024-08-20 20:54:39 +08:00
govolokatliai
84d0424e37 Deploy website - based on 310bba836e 2024-08-20 20:30:43 +08:00
govolokatliai
2de8267319 Deploy website - based on 5d4696a694 2024-08-20 20:23:18 +08:00
govolokatliai
03f7a299b1 Deploy website - based on 663b862518 2024-08-20 00:06:42 +08:00
govolokatliai
63d12ed3d1 Deploy website - based on 13aeb772ed 2024-08-17 01:24:05 +08:00
550 changed files with 44013 additions and 26020 deletions

25
.gitignore vendored
View File

@@ -1,25 +0,0 @@
# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/docs/wiki/gitignore
/draft

14
404.html Normal file

File diff suppressed because one or more lines are too long

View File

@@ -1,29 +0,0 @@
# zsc网维开发组网站
这里是开发组的网站源代码仓库采用Docusaurus框架,欢迎issue和PR
目前网站主要托管新wiki和开发组文档还可以发布一些文章。如果想编写内容的话请联系开发组组长。
## 依赖
`nodejs >= 18.0`
## 构建
在终端输入以下命令:
``` shell
git clone https://github.com/ZSCNetSupportDept/website
cd website
npm install
npm run docusaurus build
```
然后在`build`文件夹下就出现了编译过后的结果,可以进行下一步的部署
如果你有直接push本仓库的权限你可以运行`npm run docusaurus deploy`自动构建并部署静态网站;在构建之后,还会自动将结果推送到仓库的`build`分支上,服务器部署了脚本自动抓取这个分支的内容来更新网站\
https://zscdev-demo.pages.dev 是本仓库的一个demo网站基于master构建而不是build
## 关于
任何问题,请联系开发组组长~^_^~

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 576 KiB

After

Width:  |  Height:  |  Size: 576 KiB

View File

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 780 KiB

After

Width:  |  Height:  |  Size: 780 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 153 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 591 KiB

After

Width:  |  Height:  |  Size: 591 KiB

View File

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

Before

Width:  |  Height:  |  Size: 204 KiB

After

Width:  |  Height:  |  Size: 204 KiB

View File

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

View File

Before

Width:  |  Height:  |  Size: 309 KiB

After

Width:  |  Height:  |  Size: 309 KiB

View File

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 155 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 480 KiB

After

Width:  |  Height:  |  Size: 480 KiB

View File

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 146 KiB

View File

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 92 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[1839],{6620:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>d,contentTitle:()=>c,default:()=>l,frontMatter:()=>o,metadata:()=>i,toc:()=>a});const i=JSON.parse('{"id":"wiki/\u6280\u80fd/\u6742\u9879/\u8fa8\u522b\u5e8a\u4f4d","title":"\u8fa8\u522b\u5e8a\u4f4d","description":"\u5e8a\u4f4d","source":"@site/docs/wiki/03-\u6280\u80fd/03-\u6742\u9879/\u8fa8\u522b\u5e8a\u4f4d.md","sourceDirName":"wiki/03-\u6280\u80fd/03-\u6742\u9879","slug":"/wiki/\u6280\u80fd/\u6742\u9879/\u8fa8\u522b\u5e8a\u4f4d","permalink":"/docs/wiki/\u6280\u80fd/\u6742\u9879/\u8fa8\u522b\u5e8a\u4f4d","draft":false,"unlisted":false,"editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/docs/wiki/03-\u6280\u80fd/03-\u6742\u9879/\u8fa8\u522b\u5e8a\u4f4d.md","tags":[],"version":"current","lastUpdatedAt":1752376376000,"frontMatter":{"description":"\u5e8a\u4f4d"},"sidebar":"wiki","previous":{"title":"\u89e3\u7ed1\u7aef\u53e3\uff0c\u5237\u65b0\u6570\u636e","permalink":"/docs/wiki/\u6280\u80fd/\u6742\u9879/\u89e3\u7ed1\u7aef\u53e3\uff0c\u5237\u65b0\u6570\u636e"},"next":{"title":"\u7247\u533a\u4ecb\u7ecd","permalink":"/docs/wiki/\u7247\u533a\u4ecb\u7ecd/"}}');var s=n(74848),r=n(28453);const o={description:"\u5e8a\u4f4d"},c="\u8fa8\u522b\u5e8a\u4f4d",d={},a=[];function p(e){const t={h1:"h1",header:"header",img:"img",p:"p",...(0,r.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.header,{children:(0,s.jsx)(t.h1,{id:"\u8fa8\u522b\u5e8a\u4f4d",children:"\u8fa8\u522b\u5e8a\u4f4d"})}),"\n",(0,s.jsx)(t.p,{children:"\u5f53\u521d\u5728\u5b89\u88c5\u9999\u6656\u5bbd\u5e26\u7684\u65f6\u5019\uff0c\u8fd0\u8425\u5546\u7ed9\u5bbf\u820d\u5e8a\u4f4d\u7684\u7f16\u53f7\u548c\u5e8a\u4e0a\u5199\u7684\u5e76\u4e0d\u4e00\u6837\u3002\u4e00\u822c\u5bbf\u820d\u901a\u5e38\u8fdb\u95e8\u5de6\u624b\u8fb9\u7b2c\u4e00\u4e2a\u662f1\u53f7\u5e8a\uff0c\u7136\u540e\u9006\u65f6\u9488\u5206\u522b\u662f2,3,4\u53f7\u5e8a\u3002"}),"\n",(0,s.jsx)(t.p,{children:"\u4e0d\u8fc7\u9999\u6656\u7684\u5e8a\u4f4d\u662f\u4e0b\u9762\u8fd9\u6837\u7684\uff1a"}),"\n",(0,s.jsx)(t.p,{children:(0,s.jsx)(t.img,{alt:"\u5e8a\u4f4d\u793a\u610f\u56fe",src:n(47247).A+"",width:"512",height:"384"})}),"\n",(0,s.jsx)(t.p,{children:"\u4e86\u89e3\u4e00\u4e0b\uff0c\u53ef\u4ee5\u5e2e\u4f60\u8282\u7701\u5bfb\u7ebf\u7684\u65f6\u95f4\u3002"})]})}function l(e={}){const{wrapper:t}={...(0,r.R)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(p,{...e})}):p(e)}},28453:(e,t,n)=>{n.d(t,{R:()=>o,x:()=>c});var i=n(96540);const s={},r=i.createContext(s);function o(e){const t=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:o(e.components),i.createElement(r.Provider,{value:t},e.children)}},47247:(e,t,n)=>{n.d(t,{A:()=>i});const i=n.p+"assets/images/1-d323352223abbef2667ff7ae29e103b5.bmp"}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[40],{28453:(e,t,n)=>{n.d(t,{R:()=>c,x:()=>d});var s=n(96540);const o={},r=s.createContext(o);function c(e){const t=s.useContext(r);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function d(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:c(e.components),s.createElement(r.Provider,{value:t},e.children)}},53988:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>i,contentTitle:()=>d,default:()=>l,frontMatter:()=>c,metadata:()=>s,toc:()=>a});const s=JSON.parse('{"id":"devdocs/\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u64b0\u5199\u5185\u5bb9","title":"\u64b0\u5199\u5185\u5bb9","description":"\u5982\u4f55\u5411wiki,\u5f00\u53d1\u7ec4\u6587\u6863\u548c\u6587\u7ae0\u677f\u5757\u6dfb\u52a0\u5185\u5bb9","source":"@site/docs/devdocs/03-\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u64b0\u5199\u5185\u5bb9.md","sourceDirName":"devdocs/03-\u5f00\u53d1\u7ec4\u7f51\u7ad9","slug":"/devdocs/\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u64b0\u5199\u5185\u5bb9","permalink":"/docs/devdocs/\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u64b0\u5199\u5185\u5bb9","draft":false,"unlisted":false,"editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/docs/devdocs/03-\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u64b0\u5199\u5185\u5bb9.md","tags":[],"version":"current","lastUpdatedAt":1750491030000,"frontMatter":{},"sidebar":"devdocs","previous":{"title":"\u6982\u8ff0","permalink":"/docs/devdocs/\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u6982\u8ff0"},"next":{"title":"\u9879\u76ee\u6784\u5efa\u4e0e\u90e8\u7f72","permalink":"/docs/devdocs/\u5f00\u53d1\u7ec4\u7f51\u7ad9/\u9879\u76ee\u6784\u5efa\u4e0e\u90e8\u7f72"}}');var o=n(74848),r=n(28453);const c={},d="\u64b0\u5199\u5185\u5bb9",i={},a=[];function p(e){const t={h1:"h1",header:"header",p:"p",...(0,r.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.header,{children:(0,o.jsx)(t.h1,{id:"\u64b0\u5199\u5185\u5bb9",children:"\u64b0\u5199\u5185\u5bb9"})}),"\n",(0,o.jsx)(t.p,{children:"\u5982\u4f55\u5411wiki,\u5f00\u53d1\u7ec4\u6587\u6863\u548c\u6587\u7ae0\u677f\u5757\u6dfb\u52a0\u5185\u5bb9"})]})}function l(e={}){const{wrapper:t}={...(0,r.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(p,{...e})}):p(e)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[4921],{41597:e=>{e.exports=JSON.parse('{"name":"@easyops-cn/docusaurus-search-local","id":"default"}')}}]);

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[1559],{81559:(e,r,t)=>{t.d(r,{diagram:()=>u});var s=t(72428),a=(t(53680),t(12241),t(44397),t(30352),t(37473),t(75994),t(6113),t(36486),t(96853),t(50992)),u={parser:s.Zk,get db(){return new s.u4(2)},renderer:s.q7,styles:s.tM,init:(0,a.K2)((e=>{e.state||(e.state={}),e.state.arrowMarkerAbsolute=e.arrowMarkerAbsolute}),"init")}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
/*!
Embeddable Minimum Strictly-Compliant Promises/A+ 1.1.1 Thenable
Copyright (c) 2013-2014 Ralf S. Engelschall (http://engelschall.com)
Licensed under The MIT License (http://opensource.org/licenses/MIT)
*/
/*! Bezier curve function generator. Copyright Gaetan Renaudeau. MIT License: http://en.wikipedia.org/wiki/MIT_License */
/*! Runge-Kutta spring physics function generator. Adapted from Framer.js, copyright Koen Bok. MIT License: http://en.wikipedia.org/wiki/MIT_License */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[2237],{23363:(e,t,n)=>{n.d(t,{A:()=>a});n(96540);var i=n(34164),o=n(21312),s=n(51107),r=n(74848);function a({className:e}){return(0,r.jsx)("main",{className:(0,i.A)("container margin-vert--xl",e),children:(0,r.jsx)("div",{className:"row",children:(0,r.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,r.jsx)(s.A,{as:"h1",className:"hero__title",children:(0,r.jsx)(o.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,r.jsx)("p",{children:(0,r.jsx)(o.A,{id:"theme.NotFound.p1",description:"The first paragraph of the 404 page",children:"We could not find what you were looking for."})}),(0,r.jsx)("p",{children:(0,r.jsx)(o.A,{id:"theme.NotFound.p2",description:"The 2nd paragraph of the 404 page",children:"Please contact the owner of the site that linked you to the original URL and let them know their link is broken."})})]})})})}},82237:(e,t,n)=>{n.r(t),n.d(t,{default:()=>l});n(96540);var i=n(21312),o=n(61213),s=n(86849),r=n(23363),a=n(74848);function l(){const e=(0,i.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(o.be,{title:e}),(0,a.jsx)(s.A,{children:(0,a.jsx)(r.A,{})})]})}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[2387],{82387:(e,s,c)=>{c.d(s,{createGitGraphServices:()=>r.b});var r=c(82785);c(19369)}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[8432],{16972:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>p,frontMatter:()=>l,metadata:()=>r,toc:()=>a});var r=n(36285),o=n(74848),s=n(28453);const l={},i="\u4f60\u53ef\u4ee5\u5728\u54ea\u91cc\u627e\u5230\u5f00\u53d1\u7ec4\uff1f",c={authorsImageUrls:[]},a=[];function u(e){const t={a:"a",li:"li",p:"p",ul:"ul",...(0,s.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.p,{children:"\u76ee\u524d\uff0c\u5f00\u53d1\u7ec4\u6210\u5458\u53ef\u4ee5\u901a\u8fc7\u5982\u4e0b\u7684\u65b9\u5f0f\u8054\u7cfb\uff1a"}),"\n",(0,o.jsxs)(t.ul,{children:["\n",(0,o.jsxs)(t.li,{children:["\u5f00\u53d1\u7ec4\u6210\u5458\u53ef\u4ee5\u901a\u8fc7github\u4e0a\u7684",(0,o.jsx)(t.a,{href:"https://github.com/ZSCNetSupportDept/forum/discussions",children:"\u8bba\u575b"}),"\u4ea4\u6d41(\u4ec5\u9650\u5185\u90e8\u8bbf\u95ee)"]}),"\n",(0,o.jsx)(t.li,{children:"\u5f00\u53d1\u7ec4\u6709\u4e00\u4e2aQQ\u7fa4\uff1a961797864"}),"\n",(0,o.jsx)(t.li,{children:"\u53ef\u4ee5\u8054\u7cfb\u7ec4\u957f,QQ:2597760847"}),"\n"]})]})}function p(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(u,{...e})}):u(e)}},28453:(e,t,n)=>{n.d(t,{R:()=>l,x:()=>i});var r=n(96540);const o={},s=r.createContext(o);function l(e){const t=r.useContext(s);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function i(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:l(e.components),r.createElement(s.Provider,{value:t},e.children)}},36285:e=>{e.exports=JSON.parse('{"permalink":"/blog/2024/08/18/\u7f51\u7ef4\u8054\u7cfb\u65b9\u5f0f","editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/blog/2024-08-18-\u7f51\u7ef4\u8054\u7cfb\u65b9\u5f0f.md","source":"@site/blog/2024-08-18-\u7f51\u7ef4\u8054\u7cfb\u65b9\u5f0f.md","title":"\u4f60\u53ef\u4ee5\u5728\u54ea\u91cc\u627e\u5230\u5f00\u53d1\u7ec4\uff1f","description":"\u76ee\u524d\uff0c\u5f00\u53d1\u7ec4\u6210\u5458\u53ef\u4ee5\u901a\u8fc7\u5982\u4e0b\u7684\u65b9\u5f0f\u8054\u7cfb\uff1a","date":"2024-08-18T00:00:00.000Z","tags":[],"readingTime":0.295,"hasTruncateMarker":true,"authors":[],"frontMatter":{},"unlisted":false,"prevItem":{"title":"ComIntRep\u7684\u4f7f\u7528\u6559\u7a0b","permalink":"/blog/2024/08/19/ComIntRep\u7684\u4f7f\u7528\u6559\u7a0b"},"nextItem":{"title":"Hello World!","permalink":"/blog/2024/06/27/Hello_World"}}')}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[9233],{28453:(e,t,n)=>{n.d(t,{R:()=>o,x:()=>c});var i=n(96540);const r={},s=i.createContext(r);function o(e){const t=i.useContext(s);return i.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:o(e.components),i.createElement(s.Provider,{value:t},e.children)}},36223:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>d,contentTitle:()=>c,default:()=>p,frontMatter:()=>o,metadata:()=>i,toc:()=>a});const i=JSON.parse('{"id":"wiki/\u6280\u80fd/\u7f51\u7edc\u76f8\u5173/\u98de\u7ebf","title":"\u98de\u7ebf","description":"\u98de\u7ebf\uff5e","source":"@site/docs/wiki/03-\u6280\u80fd/02-\u7f51\u7edc\u76f8\u5173/\u98de\u7ebf.md","sourceDirName":"wiki/03-\u6280\u80fd/02-\u7f51\u7edc\u76f8\u5173","slug":"/wiki/\u6280\u80fd/\u7f51\u7edc\u76f8\u5173/\u98de\u7ebf","permalink":"/docs/wiki/\u6280\u80fd/\u7f51\u7edc\u76f8\u5173/\u98de\u7ebf","draft":false,"unlisted":false,"editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/docs/wiki/03-\u6280\u80fd/02-\u7f51\u7edc\u76f8\u5173/\u98de\u7ebf.md","tags":[],"version":"current","lastUpdatedAt":1760771579000,"frontMatter":{},"sidebar":"wiki","previous":{"title":"\u91cd\u505a\u7aef\u53e3","permalink":"/docs/wiki/\u6280\u80fd/\u7f51\u7edc\u76f8\u5173/\u91cd\u505a\u7aef\u53e3"},"next":{"title":"\u6742\u9879","permalink":"/docs/wiki/\u6280\u80fd/\u6742\u9879/"}}');var r=n(74848),s=n(28453);const o={},c="\u98de\u7ebf",d={},a=[];function l(e){const t={admonition:"admonition",h1:"h1",header:"header",p:"p",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.header,{children:(0,r.jsx)(t.h1,{id:"\u98de\u7ebf",children:"\u98de\u7ebf"})}),"\n",(0,r.jsx)(t.p,{children:"\u98de\u7ebf\uff5e"}),"\n",(0,r.jsxs)(t.admonition,{title:"\u6ce8\u610f",type:"warning",children:[(0,r.jsx)(t.p,{children:"\ud83d\udea7\u65bd\u5de5\u4e2d\ud83d\udea7"}),(0,r.jsx)(t.p,{children:"\u8fd9\u7bc7\u6587\u7ae0\u8fd8\u6ca1\u6709\u5199\u5b8c\u5462\uff01\ud83d\ude1b"})]}),"\n",(0,r.jsx)(t.admonition,{title:"\u63d0\u793a",type:"tip",children:(0,r.jsx)(t.p,{children:"Wiki\u7684\u7406\u8bba\u65e0\u6cd5\u4ee3\u66ff\u5b9e\u64cd\uff0c\u8bf7\u591a\u591a\u5728\u7ef4\u4fee\u5b9e\u8df5\u4e2d\u8ba4\u771f\u89c2\u5bdf\u5b66\u4e60\uff01"})})]})}function p(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}}}]);

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[3185],{19068:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>d,contentTitle:()=>c,default:()=>p,frontMatter:()=>o,metadata:()=>i,toc:()=>l});const i=JSON.parse('{"id":"wiki/\u6545\u969c/\u7535\u4fe1\u7279\u5b9a/\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef","title":"\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef","description":"\ud83d\udea7\u65bd\u5de5\u4e2d\ud83d\udea7","source":"@site/docs/wiki/08-\u6545\u969c/02-\u7535\u4fe1\u7279\u5b9a/01-\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef.md","sourceDirName":"wiki/08-\u6545\u969c/02-\u7535\u4fe1\u7279\u5b9a","slug":"/wiki/\u6545\u969c/\u7535\u4fe1\u7279\u5b9a/\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef","permalink":"/docs/wiki/\u6545\u969c/\u7535\u4fe1\u7279\u5b9a/\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef","draft":false,"unlisted":false,"editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/docs/wiki/08-\u6545\u969c/02-\u7535\u4fe1\u7279\u5b9a/01-\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef.md","tags":[],"version":"current","lastUpdatedAt":1760980903000,"sidebarPosition":1,"frontMatter":{},"sidebar":"wiki","previous":{"title":"\u7535\u4fe1\u7279\u5b9a","permalink":"/docs/wiki/\u6545\u969c/\u7535\u4fe1\u7279\u5b9a/"},"next":{"title":"\u7535\u4fe1101\u9519\u8bef\u4ee3\u7801","permalink":"/docs/wiki/\u6545\u969c/\u7535\u4fe1\u7279\u5b9a/101"}}');var r=t(74848),s=t(28453);const o={},c="\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef",d={},l=[{value:"\u73b0\u8c61",id:"\u73b0\u8c61",level:2},{value:"\u539f\u56e0",id:"\u539f\u56e0",level:2},{value:"\u89e3\u51b3\u65b9\u6848",id:"\u89e3\u51b3\u65b9\u6848",level:2}];function a(e){const n={admonition:"admonition",h1:"h1",h2:"h2",header:"header",p:"p",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef",children:"\u9700\u8981\u5347\u7ea7\u5ba2\u6237\u7aef"})}),"\n",(0,r.jsxs)(n.admonition,{title:"\u6ce8\u610f",type:"warning",children:[(0,r.jsx)(n.p,{children:"\ud83d\udea7\u65bd\u5de5\u4e2d\ud83d\udea7"}),(0,r.jsx)(n.p,{children:"\u8fd9\u7bc7\u6587\u7ae0\u8fd8\u6ca1\u6709\u5199\u5b8c\u5462\uff01\ud83d\ude1b"})]}),"\n",(0,r.jsx)(n.h2,{id:"\u73b0\u8c61",children:"\u73b0\u8c61"}),"\n",(0,r.jsx)(n.p,{children:"\u53cd\u590d\u5c1d\u8bd5\u540e\u6392\u9664\u5927\u90e8\u5206\u95ee\u9898\uff0c\u7f51\u7edc\u4ecd\u7136\u65e0\u6cd5\u8fde\u901a\u3002"}),"\n",(0,r.jsx)(n.h2,{id:"\u539f\u56e0",children:"\u539f\u56e0"}),"\n",(0,r.jsx)(n.p,{children:"\u53ef\u80fd\u662f\u7535\u4fe1\u5ba2\u6237\u7aef\u7248\u672c\u8fc7\u4e8e\u8001\u65e7"}),"\n",(0,r.jsx)(n.h2,{id:"\u89e3\u51b3\u65b9\u6848",children:"\u89e3\u51b3\u65b9\u6848"}),"\n",(0,r.jsx)(n.p,{children:"\u5347\u7ea7\u5ba2\u6237\u7aef"})]})}function p(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(a,{...e})}):a(e)}},28453:(e,n,t)=>{t.d(n,{R:()=>o,x:()=>c});var i=t(96540);const r={},s=i.createContext(r);function o(e){const n=i.useContext(s);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:o(e.components),i.createElement(s.Provider,{value:n},e.children)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[9259],{1618:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>d,contentTitle:()=>c,default:()=>p,frontMatter:()=>o,metadata:()=>i,toc:()=>l});const i=JSON.parse('{"id":"wiki/\u6545\u969c/\u8054\u901a\u7279\u5b9a/\u8d26\u53f7\u4e0d\u6b63\u786e","title":"\u8d26\u53f7\u4e0d\u6b63\u786e","description":"\u8001\u767b\u4fee\u7f51\u8bf7\u6ce8\u610f\uff1a","source":"@site/docs/wiki/08-\u6545\u969c/03-\u8054\u901a\u7279\u5b9a/01-\u8d26\u53f7\u4e0d\u6b63\u786e.md","sourceDirName":"wiki/08-\u6545\u969c/03-\u8054\u901a\u7279\u5b9a","slug":"/wiki/\u6545\u969c/\u8054\u901a\u7279\u5b9a/\u8d26\u53f7\u4e0d\u6b63\u786e","permalink":"/docs/wiki/\u6545\u969c/\u8054\u901a\u7279\u5b9a/\u8d26\u53f7\u4e0d\u6b63\u786e","draft":false,"unlisted":false,"editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/docs/wiki/08-\u6545\u969c/03-\u8054\u901a\u7279\u5b9a/01-\u8d26\u53f7\u4e0d\u6b63\u786e.md","tags":[],"version":"current","lastUpdatedAt":1761060935000,"sidebarPosition":1,"frontMatter":{},"sidebar":"wiki","previous":{"title":"\u8054\u901a\u7279\u5b9a","permalink":"/docs/wiki/\u6545\u969c/\u8054\u901a\u7279\u5b9a/"},"next":{"title":"\u6545\u969c\u4ee3\u78011062","permalink":"/docs/wiki/\u6545\u969c/\u8054\u901a\u7279\u5b9a/1062"}}');var r=t(74848),s=t(28453);const o={},c="\u8d26\u53f7\u4e0d\u6b63\u786e",d={},l=[{value:"\u73b0\u8c61",id:"\u73b0\u8c61",level:2},{value:"\u539f\u56e0",id:"\u539f\u56e0",level:2},{value:"\u89e3\u51b3\u65b9\u6848",id:"\u89e3\u51b3\u65b9\u6848",level:2}];function a(e){const n={admonition:"admonition",h1:"h1",h2:"h2",header:"header",p:"p",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"\u8d26\u53f7\u4e0d\u6b63\u786e",children:"\u8d26\u53f7\u4e0d\u6b63\u786e"})}),"\n",(0,r.jsx)(n.p,{children:"\u8001\u767b\u4fee\u7f51\u8bf7\u6ce8\u610f\uff1a"}),"\n",(0,r.jsx)(n.h2,{id:"\u73b0\u8c61",children:"\u73b0\u8c61"}),"\n",(0,r.jsx)(n.p,{children:"\u5df2\u786e\u8ba4\u7f51\u7edc\u6ca1\u6709\u5176\u5b83\u7684\u95ee\u9898\uff0c\u4f7f\u7528\u9ed8\u8ba4\u7684\u8d26\u53f7\u683c\u5f0f\u65e0\u6cd5\u767b\u5f55(\u627e\u4e0d\u5230\u7528\u6237)\uff0c\u7528\u6237\u786e\u8ba4\u5bc6\u7801\u6b63\u786e/\u6ca1\u6709\u6539\u8fc7\u5bc6\u7801\uff0c\u4e14\u6ca1\u6709\u6b20\u8d39\u3002"}),"\n",(0,r.jsx)(n.h2,{id:"\u539f\u56e0",children:"\u539f\u56e0"}),"\n",(0,r.jsx)(n.p,{children:"\u8054\u901a\u5df2\u7ecf\u6084\u6084\u4fee\u6539\u4e86\u4ed6\u4eec\u7684\u8d26\u53f7\u683c\u5f0f\uff0c\u73b0\u5728\u7684\u8d26\u53f7\u4e2d\u95f4\u4e0d\u662f\u7528\u6237\u7684\u624b\u673a\u53f7\uff0c\u800c\u662f\u8868\u793a\u7528\u6237ID\u7684\u4e00\u4e2a16\u4f4d\u6570\u5b57\uff0c\u8fd9\u4e2a\u65f6\u5019\u9700\u8981\u7528\u6237\u767b\u5f55app\u6765\u67e5\u770b\u6b63\u786e\u7684\u8d26\u53f7"}),"\n",(0,r.jsx)(n.p,{children:"\u786e\u8ba4\u5f71\u54cd\u540e\u529e\uff0c\u8f6c\u79fb\u5bbd\u5e26\u7684\u90e8\u520624\u7ea7\u7528\u6237\uff0c\u4ee5\u53ca\u6240\u6709\u768425\u7ea7\u65b0\u751f"}),"\n",(0,r.jsx)(n.h2,{id:"\u89e3\u51b3\u65b9\u6848",children:"\u89e3\u51b3\u65b9\u6848"}),"\n",(0,r.jsx)(n.p,{children:"\u8ba9\u7528\u6237\u767b\u5f55\u8054\u901aAPP,\u67e5\u8be2\u6b63\u786e\u7684\u8d26\u53f7\u767b\u5f55"}),"\n",(0,r.jsx)(n.p,{children:"\u4e5f\u53ef\u4ee5\u6253\u7535\u8bdd\u67e5\u8be2(?)"}),"\n",(0,r.jsx)(n.p,{children:"(TODO:\u5177\u4f53\u67e5\u8be2\u7684\u6d41\u7a0b)"}),"\n",(0,r.jsxs)(n.admonition,{title:"\u6ce8\u610f",type:"warning",children:[(0,r.jsx)(n.p,{children:"\ud83d\udea7\u65bd\u5de5\u4e2d\ud83d\udea7"}),(0,r.jsx)(n.p,{children:"\u8fd9\u7bc7\u6587\u7ae0\u8fd8\u6ca1\u6709\u5199\u5b8c\u5462\uff01\ud83d\ude1b"})]})]})}function p(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(a,{...e})}):a(e)}},28453:(e,n,t)=>{t.d(n,{R:()=>o,x:()=>c});var i=t(96540);const r={},s=i.createContext(r);function o(e){const n=i.useContext(s);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:o(e.components),i.createElement(s.Provider,{value:n},e.children)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[9858],{45516:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-blog","id":"default"}')}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[3906],{80902:(t,e,a)=>{function r(t,e){t.accDescr&&e.setAccDescription?.(t.accDescr),t.accTitle&&e.setAccTitle?.(t.accTitle),t.title&&e.setDiagramTitle?.(t.title)}a.d(e,{S:()=>r}),(0,a(50992).K2)(r,"populateCommonDb")},93906:(t,e,a)=>{a.d(e,{diagram:()=>x});var r=a(80902),n=a(96853),l=a(44078),o=a(50992),i=a(78731),c={packet:[]},s=structuredClone(c),d=o.UI.packet,p=(0,o.K2)((()=>{const t=(0,n.$t)({...d,...(0,o.zj)().packet});return t.showBits&&(t.paddingY+=10),t}),"getConfig"),k=(0,o.K2)((()=>s.packet),"getPacket"),b={pushWord:(0,o.K2)((t=>{t.length>0&&s.packet.push(t)}),"pushWord"),getPacket:k,getConfig:p,clear:(0,o.K2)((()=>{(0,o.IU)(),s=structuredClone(c)}),"clear"),setAccTitle:o.SV,getAccTitle:o.iN,setDiagramTitle:o.ke,getDiagramTitle:o.ab,getAccDescription:o.m7,setAccDescription:o.EI},g=(0,o.K2)((t=>{(0,r.S)(t,b);let e=-1,a=[],n=1;const{bitsPerRow:l}=b.getConfig();for(let{start:r,end:i,label:c}of t.blocks){if(i&&i<r)throw new Error(`Packet block ${r} - ${i} is invalid. End must be greater than start.`);if(r!==e+1)throw new Error(`Packet block ${r} - ${i??r} is not contiguous. It should start from ${e+1}.`);for(e=i??r,o.Rm.debug(`Packet block ${r} - ${e} with label ${c}`);a.length<=l+1&&b.getPacket().length<1e4;){const[t,e]=h({start:r,end:i,label:c},n,l);if(a.push(t),t.end+1===n*l&&(b.pushWord(a),a=[],n++),!e)break;({start:r,end:i,label:c}=e)}}b.pushWord(a)}),"populate"),h=(0,o.K2)(((t,e,a)=>{if(void 0===t.end&&(t.end=t.start),t.start>t.end)throw new Error(`Block start ${t.start} is greater than block end ${t.end}.`);return t.end+1<=e*a?[t,void 0]:[{start:t.start,end:e*a-1,label:t.label},{start:e*a,end:t.end,label:t.label}]}),"getNextFittingBlock"),f={parse:(0,o.K2)((async t=>{const e=await(0,i.qg)("packet",t);o.Rm.debug(e),g(e)}),"parse")},u=(0,o.K2)(((t,e,a,r)=>{const n=r.db,i=n.getConfig(),{rowHeight:c,paddingY:s,bitWidth:d,bitsPerRow:p}=i,k=n.getPacket(),b=n.getDiagramTitle(),g=c+s,h=g*(k.length+1)-(b?0:c),f=d*p+2,u=(0,l.D)(e);u.attr("viewbox",`0 0 ${f} ${h}`),(0,o.a$)(u,h,f,i.useMaxWidth);for(const[l,o]of k.entries())$(u,o,l,i);u.append("text").text(b).attr("x",f/2).attr("y",h-g/2).attr("dominant-baseline","middle").attr("text-anchor","middle").attr("class","packetTitle")}),"draw"),$=(0,o.K2)(((t,e,a,{rowHeight:r,paddingX:n,paddingY:l,bitWidth:o,bitsPerRow:i,showBits:c})=>{const s=t.append("g"),d=a*(r+l)+l;for(const p of e){const t=p.start%i*o+1,e=(p.end-p.start+1)*o-n;if(s.append("rect").attr("x",t).attr("y",d).attr("width",e).attr("height",r).attr("class","packetBlock"),s.append("text").attr("x",t+e/2).attr("y",d+r/2).attr("class","packetLabel").attr("dominant-baseline","middle").attr("text-anchor","middle").text(p.label),!c)continue;const a=p.end===p.start,l=d-2;s.append("text").attr("x",t+(a?e/2:0)).attr("y",l).attr("class","packetByte start").attr("dominant-baseline","auto").attr("text-anchor",a?"middle":"start").text(p.start),a||s.append("text").attr("x",t+e).attr("y",l).attr("class","packetByte end").attr("dominant-baseline","auto").attr("text-anchor","end").text(p.end)}}),"drawWord"),w={byteFontSize:"10px",startByteColor:"black",endByteColor:"black",labelColor:"black",labelFontSize:"12px",titleColor:"black",titleFontSize:"14px",blockStrokeColor:"black",blockStrokeWidth:"1",blockFillColor:"#efefef"},x={parser:f,db:b,renderer:{draw:u},styles:(0,o.K2)((({packet:t}={})=>{const e=(0,n.$t)(w,t);return`\n\t.packetByte {\n\t\tfont-size: ${e.byteFontSize};\n\t}\n\t.packetByte.start {\n\t\tfill: ${e.startByteColor};\n\t}\n\t.packetByte.end {\n\t\tfill: ${e.endByteColor};\n\t}\n\t.packetLabel {\n\t\tfill: ${e.labelColor};\n\t\tfont-size: ${e.labelFontSize};\n\t}\n\t.packetTitle {\n\t\tfill: ${e.titleColor};\n\t\tfont-size: ${e.titleFontSize};\n\t}\n\t.packetBlock {\n\t\tstroke: ${e.blockStrokeColor};\n\t\tstroke-width: ${e.blockStrokeWidth};\n\t\tfill: ${e.blockFillColor};\n\t}\n\t`}),"styles")}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[4071],{6452:(e,c,s)=>{s.d(c,{createPacketServices:()=>r.$});var r=s(71609);s(19369)}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,76 @@
/*!
* Snowball JavaScript Library v0.3
* http://code.google.com/p/urim/
* http://snowball.tartarus.org/
*
* Copyright 2010, Oleg Mazko
* http://www.mozilla.org/MPL/
*/
/*!
* lunr.Builder
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.Index
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.Pipeline
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.Set
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.TokenSet
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.Vector
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.stemmer
* Copyright (C) 2020 Oliver Nightingale
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt
*/
/*!
* lunr.stopWordFilter
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.tokenizer
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.trimmer
* Copyright (C) 2020 Oliver Nightingale
*/
/*!
* lunr.utils
* Copyright (C) 2020 Oliver Nightingale
*/
/**
* @license
* Copyright 2019 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/**
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
* Copyright (C) 2020 Oliver Nightingale
* @license MIT
*/

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[6072],{27225:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>i,contentTitle:()=>a,default:()=>u,frontMatter:()=>c,metadata:()=>r,toc:()=>p});var r=n(94726),o=n(74848),s=n(28453);const c={},a="\u5973\u751f\u5bbf\u820d\u7684\u7f51\u7edc\u7ed3\u6784\u89e3\u91ca",i={authorsImageUrls:[]},p=[];function l(e){const t={p:"p",...(0,s.R)(),...e.components};return(0,o.jsx)(t.p,{children:"\u8fd9\u91cc\u6709\u51e0\u5f20\u5973\u751f\u5bbf\u820d\u7f51\u7edc\u7ed3\u6784\u7684\u56fe\u89e3"})}function u(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(l,{...e})}):l(e)}},28453:(e,t,n)=>{n.d(t,{R:()=>c,x:()=>a});var r=n(96540);const o={},s=r.createContext(o);function c(e){const t=r.useContext(s);return r.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:c(e.components),r.createElement(s.Provider,{value:t},e.children)}},94726:e=>{e.exports=JSON.parse('{"permalink":"/blog/2025/5/9/\u5973\u751f\u5bbf\u820d\u7684\u7f51\u7edc\u7ed3\u6784\u89e3\u91ca","editUrl":"https://github.com/ZSCNetSupportDept/website/tree/master/blog/2025-5-9-\u5973\u751f\u5bbf\u820d\u7684\u7f51\u7edc\u7ed3\u6784\u89e3\u91ca.md","source":"@site/blog/2025-5-9-\u5973\u751f\u5bbf\u820d\u7684\u7f51\u7edc\u7ed3\u6784\u89e3\u91ca.md","title":"\u5973\u751f\u5bbf\u820d\u7684\u7f51\u7edc\u7ed3\u6784\u89e3\u91ca","description":"\u8fd9\u91cc\u6709\u51e0\u5f20\u5973\u751f\u5bbf\u820d\u7f51\u7edc\u7ed3\u6784\u7684\u56fe\u89e3","date":"2025-05-09T00:00:00.000Z","tags":[],"readingTime":2.39,"hasTruncateMarker":true,"authors":[],"frontMatter":{},"unlisted":false,"prevItem":{"title":"Web\u7684\u5386\u53f23\ufe0f\u20e3-Web\u5e94\u7528","permalink":"/blog/Web\u7684\u5386\u53f23\ufe0f\u20e3-Web\u5e94\u7528"},"nextItem":{"title":"\u7ed9\u7eaf\u65b0\u624b\u7684\u7f51\u7ef4\u5feb\u901f\u5165\u95e8\u6307\u5357","permalink":"/blog/2024/09/27/\u7ed9\u7eaf\u65b0\u624b\u7684\u7f51\u7ef4\u5feb\u901f\u5165\u95e8\u6307\u5357"}}')}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
(()=>{"use strict";var e,r,t={84809:(e,r,t)=>{t.d(r,{BH:()=>a,Ho:()=>i,IH:()=>p,sx:()=>n});var o=t(58291),s=t.n(o);t(86121)(s()),t(3397).A(s()),t(66106)(s());const n=[],a=["en","zh"],p="search-index{dir}.json?_=84723d6b",i=1}},o={};function s(e){var r=o[e];if(void 0!==r)return r.exports;var n=o[e]={exports:{}};return t[e].call(n.exports,n,n.exports,s),n.exports}s.m=t,s.x=()=>{var e=s.O(void 0,[4523],(()=>s(90540)));return e=s.O(e)},e=[],s.O=(r,t,o,n)=>{if(!t){var a=1/0;for(c=0;c<e.length;c++){t=e[c][0],o=e[c][1],n=e[c][2];for(var p=!0,i=0;i<t.length;i++)(!1&n||a>=n)&&Object.keys(s.O).every((e=>s.O[e](t[i])))?t.splice(i--,1):(p=!1,n<a&&(a=n));if(p){e.splice(c--,1);var v=o();void 0!==v&&(r=v)}}return r}n=n||0;for(var c=e.length;c>0&&e[c-1][2]>n;c--)e[c]=e[c-1];e[c]=[t,o,n]},s.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return s.d(r,{a:r}),r},s.d=(e,r)=>{for(var t in r)s.o(r,t)&&!s.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce(((r,t)=>(s.f[t](e,r),r)),[])),s.u=e=>"assets/js/"+e+".82051dff.js",s.miniCssF=e=>{},s.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),s.p="/",s.gca=function(e){return e={}[e]||e,s.p+s.u(e)},(()=>{var e={4809:1};s.f.i=(r,t)=>{e[r]||importScripts(s.p+s.u(r))};var r=self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[],t=r.push.bind(r);r.push=r=>{var o=r[0],n=r[1],a=r[2];for(var p in n)s.o(n,p)&&(s.m[p]=n[p]);for(a&&a(s);o.length;)e[o.pop()]=1;t(r)}})(),r=s.x,s.x=()=>s.e(4523).then(r);s.x()})();

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
/*! https://mths.be/cssesc v3.0.0 by @mathias */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkdeveloper_zsc=self.webpackChunkdeveloper_zsc||[]).push([[203],{28453:(e,n,t)=>{t.d(n,{R:()=>o,x:()=>d});var r=t(96540);const s={},a=r.createContext(s);function o(e){const n=r.useContext(a);return r.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function d(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:o(e.components),r.createElement(a.Provider,{value:n},e.children)}},60741:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>i,contentTitle:()=>d,default:()=>p,frontMatter:()=>o,metadata:()=>r,toc:()=>l});const r=JSON.parse('{"type":"mdx","permalink":"/plots","source":"@site/src/pages/plots.md","title":"plots","description":"\u5355\u7528\u6237\u7684\u7f51\u7edc\u62d3\u6251\u56fe","frontMatter":{},"unlisted":false}');var s=t(74848),a=t(28453);const o={},d="plots",i={},l=[{value:"\u5355\u7528\u6237\u7684\u7f51\u7edc\u62d3\u6251\u56fe",id:"\u5355\u7528\u6237\u7684\u7f51\u7edc\u62d3\u6251\u56fe",level:2},{value:"\u5149\u732b\u7f51\u7edc\u7ed3\u6784\u56fe",id:"\u5149\u732b\u7f51\u7edc\u7ed3\u6784\u56fe",level:2},{value:"\u8054\u901a\u548c\u79fb\u52a8\u7684\u7f51\u7edc\u7ed3\u6784\u56fe",id:"\u8054\u901a\u548c\u79fb\u52a8\u7684\u7f51\u7edc\u7ed3\u6784\u56fe",level:2}];function c(e){const n={h1:"h1",h2:"h2",header:"header",mermaid:"mermaid",...(0,a.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.header,{children:(0,s.jsx)(n.h1,{id:"plots",children:"plots"})}),"\n",(0,s.jsx)(n.h2,{id:"\u5355\u7528\u6237\u7684\u7f51\u7edc\u62d3\u6251\u56fe",children:"\u5355\u7528\u6237\u7684\u7f51\u7edc\u62d3\u6251\u56fe"}),"\n",(0,s.jsx)(n.mermaid,{value:"\ngraph LR\n subgraph \u7528\u6237\u8bbe\u5907\n \u7535\u8111--\x3e\u8f6c\u63a5\u5668--\x3e\u7f51\u7ebf;\n end\n subgraph \u5bbf\u820d\u7ebf\u8def \n \u7f51\u7ebf--**\u9762\u677f**---\x3e\u7aef\u53e3--**\u5e8a\u7ebf**---\x3e\u5bbf\u820d\u8def\u7531\u5668;\n end\n subgraph \u673a\u623f\u7ebf\u8def\n \u5bbf\u820d\u8def\u7531\u5668--**\u5899\u7ebf**---\x3e\u914d\u7ebf\u67b6--\x3e\u4ea4\u6362\u673a;\n end\n \u7535\u8111--Wi-Fi---\x3e\u5bbf\u820d\u8def\u7531\u5668\n "}),"\n",(0,s.jsx)(n.h2,{id:"\u5149\u732b\u7f51\u7edc\u7ed3\u6784\u56fe",children:"\u5149\u732b\u7f51\u7edc\u7ed3\u6784\u56fe"}),"\n",(0,s.jsx)(n.mermaid,{value:"\ngraph LR\n subgraph \u7528\u6237\u8bbe\u5907\n \u7535\u8111--\x3e\u8f6c\u63a5\u5668--\x3e\u7f51\u7ebf\n end\n subgraph \u5bbf\u820d\u7ebf\u8def \n \u7f51\u7ebf--**\u9762\u677f**---\x3e\u7aef\u53e3\n \u7aef\u53e3--**\u5e8a\u7ebf**---\x3egm(\u5149\u732b)\n subgraph \u8fd9\u91cc\u4e0d\u5f52\u6211\u4eec\u7ba1\n gm--\x3ehlw[(\u4e92\u8054\u7f51)]\n end\n end \n \u7535\u8111--Wi-Fi--\x3egm\n"}),"\n",(0,s.jsx)(n.h2,{id:"\u8054\u901a\u548c\u79fb\u52a8\u7684\u7f51\u7edc\u7ed3\u6784\u56fe",children:"\u8054\u901a\u548c\u79fb\u52a8\u7684\u7f51\u7edc\u7ed3\u6784\u56fe"}),"\n",(0,s.jsx)(n.mermaid,{value:"\n\ngraph LR\n subgraph \u7528\u6237\u8bbe\u5907\n \u7535\u8111--\x3e\u8f6c\u63a5\u5668--\x3e\u7f51\u7ebf;\n end \n \u7f51\u7ebf--**\u9762\u677f**---\x3e\u7aef\u53e3--**\u5899\u7ebf**---\x3e\u914d\u7ebf\u67b6\n subgraph \u673a\u623f\u7ebf\u8def\n \u914d\u7ebf\u67b6--\x3e\u4ea4\u6362\u673a;\n end\n"})]})}function p(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(c,{...e})}):c(e)}}}]);

Some files were not shown because too many files have changed in this diff Show More