🐞 fix: 改善
This commit is contained in:
@@ -8,7 +8,7 @@ title: '网络打印机'
|
|||||||
|
|
||||||
## 注意:
|
## 注意:
|
||||||
|
|
||||||
- **不要一次连续打印十几页,容易过热宕机!!!**<img src="https://sayurinana-aliyun-oss.oss-cn-beijing.aliyuncs.com/auto-upload-img-hub/huse-lab/20250303235609998.png" alt="image-20231106133845297" />
|
- **不要一次连续打印十几页,容易过热宕机!!!**<img src="https://sayurinana-aliyun-oss.oss-cn-beijing.aliyuncs.com/auto-upload-img-hub/huse-lab/20250303235609998.png" alt="image-20231106133845297" style={{zoom: '33%'}} />
|
||||||
|
|
||||||
- 打印机位于校园网内,接入校园网才能访问
|
- 打印机位于校园网内,接入校园网才能访问
|
||||||
- 打印机连接在实验室里杨老师的主机上并且主机在运行时才能工作,
|
- 打印机连接在实验室里杨老师的主机上并且主机在运行时才能工作,
|
||||||
@@ -42,7 +42,7 @@ http://172.20.32.4:9999/http-sharing/some-video-data/record-about-print.mp4
|
|||||||
|
|
||||||
找到打印机然后右击选择**连接**
|
找到打印机然后右击选择**连接**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
没有驱动会提示,选择**安装驱动程序**
|
没有驱动会提示,选择**安装驱动程序**
|
||||||
|
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ import type * as Preset from '@docusaurus/preset-classic';
|
|||||||
|
|
||||||
const config: Config = {
|
const config: Config = {
|
||||||
title: '湖南科技学院 电子竞赛实验室',
|
title: '湖南科技学院 电子竞赛实验室',
|
||||||
tagline: '公网文档(未完成...)',
|
tagline: '公网文档',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'https://sayurinana-aliyun-oss.oss-cn-beijing.aliyuncs.com/auto-upload-img-hub/huse-lab/huse-lab-logo-1.png',
|
||||||
|
|
||||||
// Set the production url of your site here
|
// Set the production url of your site here
|
||||||
url: 'https://huse-lab.online',
|
url: 'https://huse-lab.online',
|
||||||
@@ -82,11 +82,11 @@ const config: Config = {
|
|||||||
label: '快速引导',
|
label: '快速引导',
|
||||||
},
|
},
|
||||||
// {to: '/blog', label: 'Blog', position: 'left'},
|
// {to: '/blog', label: 'Blog', position: 'left'},
|
||||||
{
|
// {
|
||||||
href: 'https://github.com/sayurinana/huse-lab_source',
|
// href: 'https://github.com/sayurinana/huse-lab_source',
|
||||||
label: 'GitHub',
|
// label: 'GitHub',
|
||||||
position: 'right',
|
// position: 'right',
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
@@ -133,10 +133,10 @@ const config: Config = {
|
|||||||
// label: 'Blog',
|
// label: 'Blog',
|
||||||
// to: '/blog',
|
// to: '/blog',
|
||||||
// },
|
// },
|
||||||
{
|
// {
|
||||||
label: 'GitHub',
|
// label: 'GitHub',
|
||||||
href: 'https://github.com/sayurinana/huse-lab_source',
|
// href: 'https://github.com/sayurinana/huse-lab_source',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: '门户页',
|
label: '门户页',
|
||||||
href: 'https://kdocs.cn/l/cb7Vib8JKlgk',
|
href: 'https://kdocs.cn/l/cb7Vib8JKlgk',
|
||||||
|
|||||||
Reference in New Issue
Block a user