KT26-0607_AC695n-BTE-SDK312/doc/EffectTool_UserManual/EffectTool_UserManual.html

423 lines
37 KiB
HTML
Raw Permalink Normal View History

2026-06-07 11:38:16 +00:00
<!DOCTYPE html><html><head>
<title>EffectTool_UserManual</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="file:///c:\Users\Administrator\.vscode\extensions\shd101wyy.markdown-preview-enhanced-0.6.1\node_modules\@shd101wyy\mume\dependencies\katex\katex.min.css">
<style>
/**
* prism.js Github theme based on GitHub's theme.
* @author Sam Clarke
*/
code[class*="language-"],
pre[class*="language-"] {
color: #333;
background: none;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.4;
-moz-tab-size: 8;
-o-tab-size: 8;
tab-size: 8;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
/* Code blocks */
pre[class*="language-"] {
padding: .8em;
overflow: auto;
/* border: 1px solid #ddd; */
border-radius: 3px;
/* background: #fff; */
background: #f5f5f5;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
padding: .1em;
border-radius: .3em;
white-space: normal;
background: #f5f5f5;
}
.token.comment,
.token.blockquote {
color: #969896;
}
.token.cdata {
color: #183691;
}
.token.doctype,
.token.punctuation,
.token.variable,
.token.macro.property {
color: #333;
}
.token.operator,
.token.important,
.token.keyword,
.token.rule,
.token.builtin {
color: #a71d5d;
}
.token.string,
.token.url,
.token.regex,
.token.attr-value {
color: #183691;
}
.token.property,
.token.number,
.token.boolean,
.token.entity,
.token.atrule,
.token.constant,
.token.symbol,
.token.command,
.token.code {
color: #0086b3;
}
.token.tag,
.token.selector,
.token.prolog {
color: #63a35c;
}
.token.function,
.token.namespace,
.token.pseudo-element,
.token.class,
.token.class-name,
.token.pseudo-class,
.token.id,
.token.url-reference .token.variable,
.token.attr-name {
color: #795da3;
}
.token.entity {
cursor: help;
}
.token.title,
.token.title .token.punctuation {
font-weight: bold;
color: #1d3e81;
}
.token.list {
color: #ed6a43;
}
.token.inserted {
background-color: #eaffea;
color: #55a532;
}
.token.deleted {
background-color: #ffecec;
color: #bd2c00;
}
.token.bold {
font-weight: bold;
}
.token.italic {
font-style: italic;
}
/* JSON */
.language-json .token.property {
color: #183691;
}
.language-markup .token.tag .token.punctuation {
color: #333;
}
/* CSS */
code.language-css,
.language-css .token.function {
color: #0086b3;
}
/* YAML */
.language-yaml .token.atrule {
color: #63a35c;
}
code.language-yaml {
color: #183691;
}
/* Ruby */
.language-ruby .token.function {
color: #333;
}
/* Markdown */
.language-markdown .token.url {
color: #795da3;
}
/* Makefile */
.language-makefile .token.symbol {
color: #795da3;
}
.language-makefile .token.variable {
color: #183691;
}
.language-makefile .token.builtin {
color: #0086b3;
}
/* Bash */
.language-bash .token.keyword {
color: #0086b3;
}
/* highlight */
pre[data-line] {
position: relative;
padding: 1em 0 1em 3em;
}
pre[data-line] .line-highlight-wrapper {
position: absolute;
top: 0;
left: 0;
background-color: transparent;
display: block;
width: 100%;
}
pre[data-line] .line-highlight {
position: absolute;
left: 0;
right: 0;
padding: inherit 0;
margin-top: 1em;
background: hsla(24, 20%, 50%,.08);
background: linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));
pointer-events: none;
line-height: inherit;
white-space: pre;
}
pre[data-line] .line-highlight:before,
pre[data-line] .line-highlight[data-end]:after {
content: attr(data-start);
position: absolute;
top: .4em;
left: .6em;
min-width: 1em;
padding: 0 .5em;
background-color: hsla(24, 20%, 50%,.4);
color: hsl(24, 20%, 95%);
font: bold 65%/1.5 sans-serif;
text-align: center;
vertical-align: .3em;
border-radius: 999px;
text-shadow: none;
box-shadow: 0 1px white;
}
pre[data-line] .line-highlight[data-end]:after {
content: attr(data-end);
top: auto;
bottom: .4em;
}html body{font-family:"Helvetica Neue",Helvetica,"Segoe UI",Arial,freesans,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#fff;overflow:initial;box-sizing:border-box;word-wrap:break-word}html body>:first-child{margin-top:0}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{line-height:1.2;margin-top:1em;margin-bottom:16px;color:#000}html body h1{font-size:2.25em;font-weight:300;padding-bottom:.3em}html body h2{font-size:1.75em;font-weight:400;padding-bottom:.3em}html body h3{font-size:1.5em;font-weight:500}html body h4{font-size:1.25em;font-weight:600}html body h5{font-size:1.1em;font-weight:600}html body h6{font-size:1em;font-weight:600}html body h1,html body h2,html body h3,html body h4,html body h5{font-weight:600}html body h5{font-size:1em}html body h6{color:#5c5c5c}html body strong{color:#000}html body del{color:#5c5c5c}html body a:not([href]){color:inherit;text-decoration:none}html body a{color:#08c;text-decoration:none}html body a:hover{color:#00a3f5;text-decoration:none}html body img{max-width:100%}html body>p{margin-top:0;margin-bottom:16px;word-wrap:break-word}html body>ul,html body>ol{margin-bottom:16px}html body ul,html body ol{padding-left:2em}html body ul.no-list,html body ol.no-list{padding:0;list-style-type:none}html body ul ul,html body ul ol,html body ol ol,html body ol ul{margin-top:0;margin-bottom:0}html body li{margin-bottom:0}html body li.task-list-item{list-style:none}html body li>p{margin-top:0;margin-bottom:0}html body .task-list-item-checkbox{margin:0 .2em .25em -1.8em;vertical-align:middle}html body .task-list-item-checkbox:hover{cursor:pointer}html body blockquote{margin:16px 0;font-size:inherit;padding:0 15px;color:#5c5c5c;background-color:#f0f0f0;border-left:4px solid #d6d6d6}html body blockquote>:first-child{margin-top:0}html body blockquote>:last-child{margin-bottom:0}html body hr{height:4px;margin:32px 0;background-color:#d6d6d6;border:0 none}html body table{margin:10px 0 15px 0;border-collapse:collapse;border-spacing:0;display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}html body table th{font-weight:bold;color:#000}html body table td,html body table th{border:1px solid #d6d6d6;padding:6px 13px}html body dl{padding:0}html body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:bold}html body dl dd{padding:0 16px;margin-bottom:16px}html body code{font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:.85em !important;color:#000;background-color:#f0f0f0;border-radius:3px;padding:.2em 0}html body code::before,html body code::after{letter-spacing:-0.2em;content:"\00a0"}html body pre>code{padding:0;margin:0;font-size:.85em !important;word-break:normal;white-space:pre;background:transparent;border:0}html body .highlight{margin-bottom:16px}html body .highlight pre,html body pre{padding:1em;overflow:auto;font-size:.85em !important;line-height:1.45;border:#d6d6d6;border-radius:3px}html body .highlight pre{margin-bottom:0;word-break:normal}html body pre code,html body pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}html body pre code:before,html body pre tt:before,html body pre code:after,html body pre tt:after{content:normal}html body p,html body blockquote,html body ul,html body ol,html body dl,html body pre{margin-top:0;margin-bottom:16px}html body kbd{color:#000;border:1px solid #d6d6d6;border-bottom:2px solid #c7c7c7;padding:2px 4px;background-color:#f0f0f0;border-radius:3px}@media print{html body{background-color:#fff}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{color:#000;page-break-after:avoid}html body blockquote{color:#5c5c5c}html body pre{page-break-inside:avoid}html body table{display:table}html body img{display:block;max-width:100%;max-height:100%}html body pre,html body code{word-wrap:break-word;white-space:pre}}.markdown-preview{width:100%;height:100%;box-sizing:border-box}.markdown-preview .pagebreak,.markdown-preview .newpage{page-bre
/* Please visit the URL below for more information: */
/* https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */
</style>
</head>
<body for="html-export">
<div class="mume markdown-preview ">
<h1 class="mume-header" id="1-%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B">1. &#x5FEB;&#x901F;&#x5F00;&#x59CB;</h1>
<hr>
<p><img src="assets\efftool_intro.png" alt="efftool_intro"></p>
<h2 class="mume-header" id="11-%E7%A8%8B%E5%BA%8F%E9%85%8D%E7%BD%AE">1.1 &#x7A0B;&#x5E8F;&#x914D;&#x7F6E;</h2>
<pre data-role="codeBlock" data-info="C" class="language-c">&#x5728;&#x7EBF;&#x97F3;&#x6548;&#x8C03;&#x8BD5;&#x603B;&#x4F7F;&#x80FD;
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_EFFECT_TOOL_ENABLE</span> <span class="token expression">DISABLE </span><span class="token comment">// ENABLE:&#x4F7F;&#x80FD; DISABLE:&#x4E0D;&#x4F7F;&#x80FD;</span></span>
&#x9EA6;&#x514B;&#x98CE;&#x97F3;&#x6548;&#x603B;&#x4F7F;&#x80FD;
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_ENABLE</span> <span class="token expression">DISABLE </span><span class="token comment">// ENABLE:&#x4F7F;&#x80FD; DISABLE:&#x4E0D;&#x4F7F;&#x80FD;</span></span>
&#x9009;&#x62E9;REVERB&#x6216;&#x8005;ECHO&#x97F3;&#x6548;<span class="token punctuation">,</span>&#x4E24;&#x79CD;&#x6548;&#x679C;&#x53EA;&#x80FD;&#x4E8C;&#x9009;&#x4E00;
&#x4F7F;&#x80FD;REVERB&#x6548;&#x679C;
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_SEL</span> <span class="token expression">MIC_EFFECT_REVERB</span></span>
&#x4F7F;&#x80FD;ECHO&#x6548;&#x679C;
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_SEL</span> <span class="token expression">MIC_EFFECT_ECHO</span></span>
&#x9009;&#x62E9;AUX&#x6A21;&#x5F0F;&#x662F;&#x5426;&#x9700;&#x8981;&#x72EC;&#x7ACB;&#x7684;&#x97F3;&#x6548;
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">LINEIN_MODE_SOLE_EQ_EN</span> <span class="token expression">DISABLE </span><span class="token comment">//ENABLE:&#x662F; DISABLE:&#x5426;</span></span>
</pre><p>&#x7A0B;&#x5E8F;&#x9009;&#x597D;&#x9700;&#x8981;&#x7684;&#x529F;&#x80FD;&#x540E;&#xFF0C;&#x53EA;&#x9700;&#x8981;&#x7F16;&#x8BD1;&#x4E0B;&#x8F7D;&#x5373;&#x53EF;&#xFF0C;&#x7A0B;&#x5E8F;&#x5185;&#x90E8;&#x4F1A;&#x81EA;&#x52A8;&#x9009;&#x62E9;&#x5BF9;&#x5E94;&#x7684;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x3002;<br>
&#x4EE5;&#x4E0B;&#x662F;&#x5B8F;&#x914D;&#x7F6E;&#x4E0E;&#x4E0B;&#x8F7D;&#x76EE;&#x5F55;&#x4E0B;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x7684;&#x5BF9;&#x5E94;&#x5173;&#x7CFB;:<br>
<strong>music_base.bin</strong>&#xFF1A;&#x6CA1;&#x6709;&#x9EA6;&#x514B;&#x98CE;&#x97F3;&#x6548;&#xFF0C;&#x53EA;&#x6709;&#x64AD;&#x653E;&#x97F3;&#x6548;&#x8BBE;&#x7F6E;&#xFF0C;&#x4E14;LINEIN&#x4E0E;&#x84DD;&#x7259;&#x4F7F;&#x7528;<strong>&#x76F8;&#x540C;</strong>&#x7684;&#x97F3;&#x6548;&#x914D;&#x7F6E;</p>
<pre data-role="codeBlock" data-info="C" class="language-c"><span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_ENABLE</span> <span class="token expression">DISABLE</span></span>
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">LINEIN_MODE_SOLE_EQ_EN</span> <span class="token expression">DISABLE</span></span>
</pre><p><strong>music_base_linein.bin</strong>&#xFF1A;&#x6CA1;&#x6709;&#x9EA6;&#x514B;&#x98CE;&#x97F3;&#x6548;&#xFF0C;&#x53EA;&#x6709;&#x64AD;&#x653E;&#x97F3;&#x6548;&#x8BBE;&#x7F6E;&#xFF0C;LINEIN&#x4E0E;&#x84DD;&#x7259;&#x4F7F;&#x7528;<strong>&#x4E0D;&#x540C;</strong>&#x7684;&#x97F3;&#x6548;&#x914D;&#x7F6E;</p>
<pre data-role="codeBlock" data-info="C" class="language-c"><span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_ENABLE</span> <span class="token expression">DISABLE</span></span>
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">LINEIN_MODE_SOLE_EQ_EN</span> <span class="token expression">ENABLE</span></span>
</pre><p><strong>mic_effect_reverb.bin</strong>&#xFF1A;&#x6253;&#x5F00;&#x9EA6;&#x514B;&#x98CE;&#x97F3;&#x6548;&#xFF0C;&#x662F;&#x80FD;Reverb&#x6548;&#x679C;&#xFF0C;LINEIN&#x4E0E;&#x84DD;&#x7259;&#x4F7F;&#x7528;<strong>&#x4E0D;&#x540C;</strong>&#x7684;&#x97F3;&#x6548;&#x914D;&#x7F6E;</p>
<pre data-role="codeBlock" data-info="C" class="language-c"><span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_ENABLE</span> <span class="token expression">ENABLE</span></span>
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">LINEIN_MODE_SOLE_EQ_EN</span> <span class="token expression">ENABLE</span></span>
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_SEL</span> <span class="token expression">MIC_EFFECT_REVERB</span></span>
</pre><p><strong>mic_effect_echo.bin</strong>&#xFF1A;&#x6253;&#x5F00;&#x9EA6;&#x514B;&#x98CE;&#x97F3;&#x6548;&#xFF0C;&#x662F;&#x80FD;Reverb&#x6548;&#x679C;&#xFF0C;LINEIN&#x4E0E;&#x84DD;&#x7259;&#x4F7F;&#x7528;<strong>&#x4E0D;&#x540C;</strong>&#x7684;&#x97F3;&#x6548;&#x914D;&#x7F6E;</p>
<pre data-role="codeBlock" data-info="C" class="language-c"><span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_ENABLE</span> <span class="token expression">ENABLE</span></span>
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">LINEIN_MODE_SOLE_EQ_EN</span> <span class="token expression">ENABLE</span></span>
<span class="token macro property"><span class="token directive-hash">#</span><span class="token directive keyword">define</span> <span class="token macro-name">TCFG_MIC_EFFECT_SEL</span> <span class="token expression">MIC_EFFECT_ECHO</span></span>
</pre><h2 class="mume-header" id="12-%E6%89%93%E5%BC%80%E5%B7%A5%E5%85%B7">1.2 &#x6253;&#x5F00;&#x5DE5;&#x5177;</h2>
<p>&#x5728;&#x4E0B;&#x8F7D;&#x76EE;&#x5F55;&#x4E2D;&#x627E;&#x5230; <strong>xxx&#x914D;&#x7F6E;&#x5165;&#x53E3;.jlxproj</strong> ,&#x70B9;&#x51FB;&#x6253;&#x5F00;&#x3002;&#x5F39;&#x51FA;&#x4EE5;&#x4E0B;&#x754C;&#x9762;<br>
<img src="assets\entry.png" alt="entry"><br>
&#x70B9;&#x51FB;<strong>&#x8C03;&#x97F3;&#x5DE5;&#x5177;</strong>&#x4E00;&#x65C1;&#x7684;<strong>&#x6253;&#x5F00;</strong>&#x6309;&#x94AE;&#xFF0C;&#x6253;&#x5F00;&#x8C03;&#x97F3;&#x5DE5;&#x5177;</p>
<h2 class="mume-header" id="13-%E8%BF%9E%E6%8E%A5pc">1.3 &#x8FDE;&#x63A5;PC</h2>
<p><img src="assets\connect_pc01.png" alt="connect_pc01"><br>
&#x901A;&#x8FC7;&#x4E0E;PC&#x8FDE;&#x63A5;&#xFF0C;&#x5C06;&#x6837;&#x673A;&#x4E2D;&#x7684;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x8BFB;&#x53D6;&#x5230;&#x5DE5;&#x5177;&#x4E2D;&#xFF0C;&#x5C06;&#x4E0D;&#x540C;&#x7684;&#x6A21;&#x5F0F;&#x5BF9;&#x5E94;&#x7684;&#x6570;&#x636E;&#x6D41;&#x4EE5;<strong>&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;</strong>&#x5F62;&#x5F0F;&#x663E;&#x793A;&#x5728;&#x5BF9;&#x5E94;&#x7684;<strong>&#x6A21;&#x5F0F;&#x9009;&#x9879;&#x5361;</strong>&#x4E2D;&#x3002;</p>
<h3 class="mume-header" id="%E9%80%9A%E8%BF%87usb%E8%BF%9E%E6%8E%A5">&#x901A;&#x8FC7;USB&#x8FDE;&#x63A5;</h3>
<p>&#x901A;&#x8FC7;USB&#x7EBF;&#x5C06;&#x6837;&#x673A;&#x4E0E;PC&#x8FDE;&#x63A5;<br>
&#x7AEF;&#x53E3;&#x9009;&#x62E9; <strong>USB &#x4E32;&#x884C;&#x8BBE;&#x5907;(COMXX)</strong> &#xFF0C;&#x5982;&#x679C;&#x6709;&#x591A;&#x4E2A;&#x6B64;&#x7C7B;&#x8BBE;&#x5907;&#x53EF;&#x4EE5;&#x62D4;&#x51FA;&#x6837;&#x673A;&#x7684;USB&#x7EBF;&#xFF0C;&#x89C2;&#x5BDF;&#x6D88;&#x5931;&#x7684;&#x8BBE;&#x5907;&#x5373;&#x4E3A;&#x6837;&#x673A;&#x679A;&#x4E3E;&#x7684;&#x7AEF;&#x53E3;&#x3002;<br>
&#x4F8B;&#xFF1A;<br>
<img src="assets\use_port.jpg" alt="use_port"><br>
&#x70B9;&#x51FB; <strong>&#x6253;&#x5F00;</strong> &#xFF0C;&#x7B49;&#x5F85;&#x901A;&#x4FE1;&#x7ED3;&#x675F;&#x3002;&#x5B8C;&#x6210;&#x901A;&#x8BAF;&#x540E;&#x4F1A;&#x81EA;&#x52A8;&#x8DF3;&#x8F6C;&#x5230;&#x97F3;&#x6548;&#x8C03;&#x8282;&#x9875;&#x9762;&#xFF0C;&#x5E76;&#x5728;&#x4E0B;&#x65B9;&#x72B6;&#x6001;&#x680F;&#x663E;&#x793A;<strong>&#x66F4;&#x65B0;&#x6A21;&#x5F0F;&#x6210;&#x529F;</strong></p>
<h3 class="mume-header" id="%E9%80%9A%E8%BF%87%E4%B8%B2%E5%8F%A3%E8%BF%9E%E6%8E%A5">&#x901A;&#x8FC7;&#x4E32;&#x53E3;&#x8FDE;&#x63A5;</h3>
<p>&#x7AEF;&#x53E3;&#x9009;&#x62E9;&#x5BF9;&#x5E94;&#x7684;PC&#x4E32;&#x53E3;&#x8BBE;&#x5907;<br>
&#x4F8B;&#xFF1A;<br>
<img src="assets\serial_port.jpg" alt="serial_port"><br>
&#x70B9;&#x51FB; <strong>&#x6253;&#x5F00;</strong> &#xFF0C;&#x7B49;&#x5F85;&#x901A;&#x4FE1;&#x7ED3;&#x675F;&#xFF08;&#x4E32;&#x53E3;&#x4F20;&#x8F93;&#x8F83;&#x6162;&#xFF0C;&#x53EF;&#x80FD;&#x9700;&#x8981;&#x7B49;&#x5F85;&#x6BD4;&#x8F83;&#x957F;&#x65F6;&#x95F4;&#xFF09;&#x3002;&#x5B8C;&#x6210;&#x901A;&#x8BAF;&#x540E;&#x4F1A;&#x81EA;&#x52A8;&#x8DF3;&#x8F6C;&#x5230;&#x97F3;&#x6548;&#x8C03;&#x8282;&#x9875;&#x9762;&#xFF0C;&#x5E76;&#x5728;&#x4E0B;&#x65B9;&#x72B6;&#x6001;&#x680F;&#x663E;&#x793A;<strong>&#x66F4;&#x65B0;&#x6A21;&#x5F0F;&#x6210;&#x529F;</strong></p>
<h2 class="mume-header" id="14-%E8%BF%9B%E5%85%A5%E9%9F%B3%E6%95%88%E8%B0%83%E8%8A%82%E9%98%B6%E6%AE%B5">1.4 &#x8FDB;&#x5165;&#x97F3;&#x6548;&#x8C03;&#x8282;&#x9636;&#x6BB5;</h2>
<h3 class="mume-header" id="%E9%9F%B3%E6%95%88%E8%B0%83%E8%8A%82%E7%95%8C%E9%9D%A2%E7%AE%80%E4%BB%8B">&#x97F3;&#x6548;&#x8C03;&#x8282;&#x754C;&#x9762;&#x7B80;&#x4ECB;</h3>
<p><img src="assets\EffectTool_modepage.png" alt="EffectTool_modepage"><br>
<a href="#%E6%A8%A1%E5%BC%8F%E4%BB%8B%E7%BB%8D">&#x6A21;&#x5F0F;&#x9009;&#x9879;&#x5361;</a>&#x7528;&#x4E8E;&#x9009;&#x62E9;&#x4E0D;&#x540C;&#x7684;&#x6A21;&#x5F0F;&#xFF0C;&#x6BCF;&#x4E2A;&#x6A21;&#x5F0F;&#x9009;&#x9879;&#x5361;&#x90FD;&#x5305;&#x542B;&#x76F8;&#x5E94;&#x7684;<strong>&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;</strong></p>
<hr>
<p><img src="assets\EffectTool_dataflow.png" alt="EffectTool_dataflow"><br>
<strong>&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;</strong>&#x63CF;&#x8FF0;&#x4E86;&#x4ECE;&#x6837;&#x673A;&#x4E2D;&#x8BFB;&#x53D6;&#x5230;&#x7684;<strong>&#x6570;&#x636E;&#x6D41;</strong>&#x3002;&#x6570;&#x636E;&#x4ECE;&#x5F00;&#x5934;<strong>Src</strong>&#x6A21;&#x5757;&#x51FA;&#x53D1;&#x7ECF;&#x8FC7;&#x591A;&#x4E2A;&#x7B97;&#x6CD5;&#x6A21;&#x5757;&#x5904;&#x7406;&#x5230;&#x8FBE;&#x6570;&#x636E;&#x6D41;&#x7684;&#x7ED3;&#x675F;<strong>Sink</strong>&#x6A21;&#x5757;&#x3002;&#x70B9;&#x51FB;&#x6570;&#x636E;&#x6D41;&#x4E2D;&#x9700;&#x8981;&#x8C03;&#x8BD5;&#x7684;&#x6A21;&#x5757;&#xFF0C;&#x5C31;&#x4F1A;&#x5F39;&#x51FA;&#x5BF9;&#x5E94;&#x7684;<strong>&#x6A21;&#x5757;&#x53C2;&#x6570;&#x7A97;&#x53E3;</strong></p>
<blockquote>
<p>&#x5728;&#x4E0D;&#x540C;&#x7684;&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;&#x4E2D;&#xFF0C;<strong>Src</strong>&#x4E0E;<strong>Sink</strong>&#x7684;&#x5B9E;&#x9645;&#x610F;&#x4E49;&#x5404;&#x4E0D;&#x76F8;&#x540C;&#x3002;&#x6BD4;&#x5982;&#x5728;&#x84DD;&#x7259;&#x64AD;&#x653E;&#x7684;&#x97F3;&#x6548;<strong>&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;</strong>&#x4E2D;,<strong>Src</strong>&#x4EE3;&#x8868;&#x89E3;&#x7801;&#x5668;&#x7684;&#x8F93;&#x51FA;&#xFF0C;<strong>Sink</strong>&#x4EE3;&#x8868;DAC&#x6216;&#x8005;&#x5176;&#x4ED6;&#x97F3;&#x9891;&#x8F93;&#x51FA;&#xFF0C;&#x5177;&#x4F53;&#x6839;&#x636E;&#x6837;&#x673A;&#x7A0B;&#x5E8F;&#x51B3;&#x5B9A;&#x3002;</p>
</blockquote>
<hr>
<p><img src="assets\EQ_settingpage.jpg" alt="EQ_settingpage"><br>
&#x4E0A;&#x56FE;&#x4E3A;EQ&#x7684;<a href="#%E6%A8%A1%E5%9D%97%E8%AE%BE%E7%BD%AE%E7%95%8C%E9%9D%A2">&#x6A21;&#x5757;&#x53C2;&#x6570;&#x7A97;&#x53E3;</a>&#xFF0C;&#x5BF9;&#x7A97;&#x53E3;&#x4E2D;&#x7684;&#x53C2;&#x6570;&#x4FEE;&#x6539;&#x4F1A;<strong>&#x5B9E;&#x65F6;</strong>&#x4F20;&#x8F93;&#x5230;&#x6837;&#x673A;&#x4E0A;&#x751F;&#x6548;&#x3002;</p>
<h4 class="mume-header" id="%E5%BC%80%E5%A7%8B%E9%9F%B3%E6%95%88%E8%B0%83%E8%8A%82">&#x5F00;&#x59CB;&#x97F3;&#x6548;&#x8C03;&#x8282;</h4>
<p>&#x9009;&#x62E9;&#x9700;&#x8981;&#x8C03;&#x8BD5;<strong>&#x6A21;&#x5F0F;&#x9009;&#x9879;&#x5361;</strong>&#xFF0C;&#x53CC;&#x51FB;<strong>&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;</strong>&#x4E2D;&#x9700;&#x8981;&#x8C03;&#x8BD5;&#x7684;&#x6A21;&#x5757;&#xFF0C;&#x5C31;&#x4F1A;&#x5F39;&#x51FA;&#x76F8;&#x5E94;&#x7684;<strong>&#x6A21;&#x5757;&#x53C2;&#x6570;&#x7A97;&#x53E3;</strong>&#x3002;</p>
<h2 class="mume-header" id="15-%E4%B8%8B%E8%BD%BD%E9%9F%B3%E6%95%88%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6">1.5 &#x4E0B;&#x8F7D;&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</h2>
<p><img src="assets\download_cfg.png" alt="download_cfg"></p>
<h3 class="mume-header" id="%E9%80%9A%E8%BF%87%E5%AF%BC%E5%87%BA%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E6%9B%B4%E6%96%B0">&#x901A;&#x8FC7;&#x5BFC;&#x51FA;&#x914D;&#x7F6E;&#x6587;&#x4EF6;&#x66F4;&#x65B0;</h3>
<p>&#x5728;&#x8C03;&#x97F3;&#x7ED3;&#x675F;&#x540E;&#xFF0C;&#x70B9;&#x51FB;<strong>&#x4FDD;&#x5B58;&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x6309;&#x94AE;&#xFF0C;&#x4FDD;&#x5B58;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x3002;&#x7136;&#x540E;&#x628A;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x590D;&#x5236;&#x5230;&#x4E0B;&#x8F7D;&#x76EE;&#x5F55;&#x4E0B;&#xFF0C;&#x91CD;&#x65B0;&#x4E0B;&#x8F7D;&#x5230;&#x6837;&#x673A;&#x3002;<strong>&#x9002;&#x7528;&#x4E8E;&#x91CF;&#x4EA7;&#x7A0B;&#x5E8F;&#x751F;&#x6210;</strong></p>
<h3 class="mume-header" id="%E9%80%9A%E8%BF%87%E9%85%8D%E7%BD%AE%E5%86%99%E5%85%A5%E5%8A%9F%E8%83%BD%E6%9B%B4%E6%96%B0">&#x901A;&#x8FC7;&#x914D;&#x7F6E;&#x5199;&#x5165;&#x529F;&#x80FD;&#x66F4;&#x65B0;</h3>
<p>&#x5728;&#x8C03;&#x97F3;&#x7ED3;&#x675F;&#x540E;&#xFF0C;&#x70B9;&#x51FB;<strong>&#x5C06;&#x914D;&#x7F6E;&#x5199;&#x5165;&#x8BBE;&#x5907;</strong>&#x6309;&#x94AE;&#xFF0C;&#x628A;&#x5F53;&#x524D;&#x6240;&#x6709;&#x7684;&#x6A21;&#x5757;&#x53C2;&#x6570;&#x5199;&#x5165;&#x5230;&#x8BBE;&#x5907;&#x4E2D;&#xFF0C;&#x5B9E;&#x73B0;&#x6389;&#x7535;&#x4FDD;&#x5B58;&#x3002;<strong>&#x9002;&#x7528;&#x4E8E;&#x5C11;&#x91CF;&#x6837;&#x673A;&#x9001;&#x6837;</strong></p>
<h1 class="mume-header" id="2-%E5%B7%A5%E5%85%B7%E5%9F%BA%E6%9C%AC%E6%A6%82%E5%BF%B5%E4%BB%8B%E7%BB%8D">2. &#x5DE5;&#x5177;&#x57FA;&#x672C;&#x6982;&#x5FF5;&#x4ECB;&#x7ECD;</h1>
<hr>
<p>&#x672C;&#x5DE5;&#x5177;&#x4E3A;&#x4E86;&#x65B9;&#x4FBF;&#x5F00;&#x53D1;&#x8005;&#x5728;&#x7EBF;&#x5FEB;&#x901F;&#x8C03;&#x8BD5;&#x97F3;&#x6548;&#x7B97;&#x6CD5;&#x53C2;&#x6570;&#xFF0C;&#x5B9E;&#x73B0;&#x7406;&#x60F3;&#x7684;&#x58F0;&#x97F3;&#x6548;&#x679C;&#x800C;&#x8BBE;&#x8BA1;&#x3002;&#x53EF;&#x4EE5;&#x901A;&#x8FC7;USB&#xFF0C;&#x6216;&#x4E32;&#x53E3;&#x8FDE;&#x63A5;&#x82AF;&#x7247;&#x5B9E;&#x65F6;&#x4FEE;&#x6539;&#x7B97;&#x6CD5;&#x6A21;&#x5757;&#x53C2;&#x6570;&#xFF0C;&#x4E14;&#x53EF;&#x4EE5;&#x5728;&#x7EBF;&#x628A;&#x53C2;&#x6570;&#x5199;&#x5165;&#x5230;&#x82AF;&#x7247;flash&#x5B9E;&#x73B0;&#x6389;&#x7535;&#x4FDD;&#x5B58;&#x3002;</p>
<h1 class="mume-header" id="21-%E5%B7%A5%E5%85%B7%E5%9F%BA%E6%9C%AC%E7%95%8C%E9%9D%A2%E8%AF%B4%E6%98%8E">2.1 &#x5DE5;&#x5177;&#x57FA;&#x672C;&#x754C;&#x9762;&#x8BF4;&#x660E;</h1>
<h2 class="mume-header" id="%E8%AE%BE%E7%BD%AE%E7%95%8C%E9%9D%A2">&#x8BBE;&#x7F6E;&#x754C;&#x9762;</h2>
<p><img src="assets\EffectTool_settingpage.jpg" alt="EffectTool_settingpage"><br>
A. &#x7AEF;&#x53E3;&#x4E0B;&#x62C9;&#x83DC;&#x5355;&#x9009;&#x62E9;&#x4E0D;&#x540C;&#x7684;&#x901A;&#x4FE1;&#x63A5;&#x53E3;&#xFF0C;&#x6839;&#x636E;&#x5B9E;&#x9645;&#x8FDE;&#x63A5;&#x65B9;&#x5F0F;&#x9009;&#x5B9A;<br>
B. &#x6CE2;&#x7279;&#x7387;&#x4E0B;&#x62C9;&#x83DC;&#x5355;&#x9009;&#x62E9;&#x4E0D;&#x540C;&#x7684;&#x6CE2;&#x7279;&#x7387;&#xFF0C;&#x9ED8;&#x8BA4;115200<br>
C. &#x70B9;&#x51FB;<strong>&#x6253;&#x5F00;</strong>&#x6309;&#x94AE;&#x5F00;&#x59CB;&#x8DDF;&#x4E0B;&#x4F4D;&#x673A;&#x8FDE;&#x63A5;</p>
<h3 class="mume-header" id="%E9%9F%B3%E6%95%88%E8%B0%83%E8%8A%82%E7%95%8C%E9%9D%A2">&#x97F3;&#x6548;&#x8C03;&#x8282;&#x754C;&#x9762;</h3>
<p><img src="assets\EffectTool_tunepage.jpg" alt="EffectTool_tunepage"><br>
A. <strong>&#x6253;&#x5F00;&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong><br>
B. <strong>&#x4FDD;&#x5B58;&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong><br>
C. <strong>&#x5C06;&#x914D;&#x7F6E;&#x5199;&#x5165;&#x8BBE;&#x5907;</strong> : &#x901A;&#x8FC7;&#x8FD9;&#x79CD;&#x65B9;&#x5F0F;&#x628A;&#x914D;&#x7F6E;&#x5728;&#x7EBF;&#x5199;&#x5165;&#x4E0B;&#x4F4D;&#x673A;&#x662F;&#x53EF;&#x4EE5;&#x6389;&#x7535;&#x4FDD;&#x5B58;&#x3002;<br>
D. <strong>&#x4ECE;&#x8BBE;&#x5907;&#x4E2D;&#x8BFB;&#x53D6;&#x914D;&#x7F6E;</strong><br>
E. <strong>&#x653E;&#x5927;&#x89C6;&#x56FE;</strong><br>
F. <strong>&#x7F29;&#x5C0F;&#x89C6;&#x56FE;</strong><br>
G. <strong>&#x91CD;&#x7F6E;&#x89C6;&#x56FE;</strong><br>
H. <strong>&#x6D41;&#x7A0B;&#x56FE;&#x5C45;&#x4E2D;</strong><br>
I. <strong>&#x6A21;&#x5F0F;&#x9009;&#x9879;&#x5361;</strong> : &#x663E;&#x793A;&#x4E0B;&#x4F4D;&#x673A;&#x5F53;&#x524D;&#x5B58;&#x50A8;&#x7684;&#x6A21;&#x5F0F;&#xFF0C;&#x70B9;&#x51FB;&#x4E0D;&#x540C;&#x7684;&#x6A21;&#x5F0F;&#x9009;&#x9879;&#x5361;&#x663E;&#x793A;&#x4E0D;&#x540C;&#x7684;&#x6D41;&#x7A0B;&#x56FE;&#x3002;<br>
J. <strong>&#x6D41;&#x7A0B;&#x56FE;&#x89C6;&#x56FE;</strong> : &#x663E;&#x793A;&#x5F53;&#x524D;&#x6A21;&#x5F0F;&#x4E0B;&#x7684;&#x6D41;&#x7A0B;&#x56FE;&#x3002;&#x53CC;&#x51FB;&#x6D41;&#x7A0B;&#x56FE;&#x4E2D;&#x7684;&#x6A21;&#x5757;&#x663E;&#x793A;&#x6A21;&#x5757;&#x7684;&#x53C2;&#x6570;&#x8BBE;&#x7F6E;&#x754C;&#x9762;<br>
K. <strong>&#x72B6;&#x6001;&#x680F;</strong> : &#x663E;&#x793A;&#x5F53;&#x524D;&#x5DE5;&#x5177;&#x4E0E;&#x4E0B;&#x4F4D;&#x673A;&#x901A;&#x8BAF;&#x7684;&#x72B6;&#x6001;&#x4FE1;&#x606F;</p>
<h3 class="mume-header" id="%E6%A8%A1%E5%9D%97%E8%AE%BE%E7%BD%AE%E7%95%8C%E9%9D%A2">&#x6A21;&#x5757;&#x8BBE;&#x7F6E;&#x754C;&#x9762;</h3>
<p>&#x4EE5;&#x4E0B;&#x4EE5; <strong>DRC&#x6A21;&#x5757;</strong> &#x7684;&#x8BBE;&#x7F6E;&#x754C;&#x9762;&#x4E3A;&#x4F8B;&#x8FDB;&#x884C;&#x8FDB;&#x884C;&#x8BF4;&#x660E;<br>
<img src="assets\DRC_settingpage.jpg" alt="DRC_settingpage"><br>
A. <strong>&#x56DE;&#x9000;&#x6309;&#x952E;</strong> : &#x53EF;&#x4EE5;&#x64A4;&#x9500;&#x8FD9;&#x4E2A;&#x754C;&#x9762;&#x5185;&#x7684;&#x4E0A;&#x4E00;&#x6B21;&#x4FEE;&#x6539;(Undo)<br>
B. <strong>&#x91CD;&#x505A;&#x6309;&#x952E;</strong>: &#x53EF;&#x4EE5;&#x91CD;&#x505A;&#x4E0A;&#x4E00;&#x6B21;&#x64A4;&#x9500;&#x7684;&#x4FEE;&#x6539;(Redo)<br>
C. <strong>&#x589E;&#x52A0;&#x5FEB;&#x7167;</strong>: &#x628A;&#x5F53;&#x524D;&#x754C;&#x9762;&#x7684;&#x53C2;&#x6570;&#x72B6;&#x6001;&#x4FDD;&#x5B58;&#x5230;&#x65B0;&#x7684;&#x5FEB;&#x7167;<br>
D. <strong>&#x5F53;&#x524D;&#x7684;&#x5FEB;&#x7167;&#x5217;&#x8868;</strong>: &#x53EF;&#x4EE5;&#x5728;&#x4E0B;&#x6765;&#x83DC;&#x5355;&#x4E2D;&#x9009;&#x53D6;&#x4E0D;&#x540C;&#x7684;&#x5FEB;&#x7167;&#xFF0C;&#x9009;&#x62E9;&#x5FEB;&#x7167;&#x7684;&#x540C;&#x65F6;&#x53C2;&#x6570;&#x4F1A;&#x5168;&#x90E8;&#x66F4;&#x65B0;&#x4E3A;&#x5FEB;&#x7167;&#x7684;&#x72B6;&#x6001;&#x3002;<br>
E. <strong>bypass&#x9009;&#x6846;</strong>: &#x52FE;&#x9009;bypass&#x9009;&#x6846;&#x53EF;&#x4EE5;&#x8BA9;&#x5F53;&#x524D;&#x6A21;&#x5757;bypass</p>
<h3 class="mume-header" id="%E6%A8%A1%E5%BC%8F%E4%BB%8B%E7%BB%8D">&#x6A21;&#x5F0F;&#x4ECB;&#x7ECD;</h3>
<p><img src="assets\mode_intro.png" alt="mode_intro"><br>
&#x5982;&#x4E0A;&#x56FE;&#x6240;&#x793A;<strong>&#x6A21;&#x5F0F;</strong>&#x662F;&#x5BF9;&#x5E94;&#x4ECE;&#x6837;&#x673A;&#x4E2D;&#x8BFB;&#x53D6;&#x5230;&#x7684;<strong>&#x6570;&#x636E;&#x6D41;</strong>&#x3002;&#x4E00;&#x4E2A;<strong>&#x6A21;&#x5F0F;</strong>&#x5BF9;&#x5E94;&#x4E00;&#x4E2A;<strong>&#x6570;&#x636E;&#x6D41;&#x7A0B;&#x56FE;</strong>&#x3002;<br>
&#x8FD9;&#x4E9B;<strong>&#x6A21;&#x5F0F;</strong>&#x53EF;&#x80FD;&#x5BF9;&#x5E94;&#x4E0D;&#x540C;&#x7684;&#x901A;&#x8DEF;&#xFF0C;&#x5982;&#x56FE;&#x4E2D;&#x7684;<strong>music</strong>&#x548C;<strong>echo0</strong>&#xFF0C;&#x5206;&#x522B;&#x5BF9;&#x5E94;&#x4E86;&#x9EA6;&#x514B;&#x98CE;&#x7684;ECHO&#x97F3;&#x6548;&#x548C;&#x97F3;&#x4E50;&#x64AD;&#x653E;&#x7684;&#x97F3;&#x6548;&#x3002;<br>
&#x540C;&#x65F6;&#xFF0C;&#x591A;&#x4E2A;<strong>&#x6A21;&#x5F0F;</strong>&#x4E5F;&#x53EF;&#x80FD;&#x5BF9;&#x5E94;&#x76F8;&#x540C;&#x7684;&#x901A;&#x8DEF;&#xFF0C;&#x5982;<strong>echo0</strong>~<strong>echo3</strong>,&#x8FD9;&#x4E9B;&#x6A21;&#x5F0F;&#x5BF9;&#x5E94;ECHO&#x97F3;&#x6548;&#x7684;&#x591A;&#x79CD;&#x4E0D;&#x540C;&#x6548;&#x679C;&#x3002;</p>
<h3 class="mume-header" id="%E5%BF%AB%E7%85%A7%E5%8A%9F%E8%83%BD">&#x5FEB;&#x7167;&#x529F;&#x80FD;</h3>
<p>&#x5FEB;&#x7167;&#x529F;&#x80FD;&#x53EF;&#x4EE5;&#x5E2E;&#x52A9;&#x8C03;&#x8BD5;&#x8005;&#x5FEB;&#x901F;&#x5728;&#x4E0D;&#x540C;&#x7684;&#x53C2;&#x6570;&#x4E4B;&#x95F4;&#x5207;&#x6362;&#x8BD5;&#x542C;&#xFF0C;&#x540C;&#x65F6;&#x90E8;&#x5206;&#x6A21;&#x5757;&#x8FD8;&#x5305;&#x542B;&#x4E86;&#x4E00;&#x4E9B;&#x9884;&#x8BBE;&#x7684;&#x6A21;&#x5F0F;&#x4EE5;&#x4F9B;&#x5FEB;&#x901F;&#x8C03;&#x8BD5;&#x3002;<br>
&#x70B9;&#x51FB;<strong>&#x65B0;&#x589E;&#x5FEB;&#x7167;</strong>&#x5C06;&#x5F53;&#x524D;&#x754C;&#x9762;&#x7684;&#x53C2;&#x6570;&#x72B6;&#x6001;&#x4FDD;&#x5B58;&#x5230;&#x65B0;&#x7684;&#x5FEB;&#x7167;&#xFF0C;&#x65B0;&#x589E;&#x52A0;&#x7684;&#x5FEB;&#x7167;&#x4EE5;<b>snap-[x]</b>&#x7684;&#x65B9;&#x5F0F;&#x547D;&#x540D;&#xFF0C;x&#x4E3A;&#x5FEB;&#x7167;&#x5E8F;&#x53F7;&#x3002;<br>
&#x5728;&#x5FEB;&#x7167;&#x5217;&#x8868;&#x4E2D;&#x6709;&#x4E24;&#x4E2A;&#x7279;&#x6B8A;&#x7684;&#x5FEB;&#x7167;&#xFF0C;&#x5206;&#x522B;&#x662F; <strong>default</strong> &#x548C; <strong>origin</strong>.</p>
<ul>
<li><strong>default</strong> : &#x5FEB;&#x7167;&#x7684;&#x53C2;&#x6570;&#x662F;&#x5F53;&#x524D;&#x4ECE;&#x4E0B;&#x4F4D;&#x673A;&#x8BFB;&#x53D6;&#x5F97;&#x5230;</li>
<li><strong>origin</strong> : &#x5FEB;&#x7167;&#x7684;&#x53C2;&#x6570;&#x662F;&#x6A21;&#x5757;&#x7684;&#x9ED8;&#x8BA4;&#x503C;&#xFF0C;&#x4E14;&#x5BF9;&#x6B64;&#x5FEB;&#x7167;&#x505A;&#x51FA;&#x7684;&#x6240;&#x6709;&#x4FEE;&#x6539;&#x5728;&#x5207;&#x6362;&#x5230;&#x5176;&#x4ED6;&#x5FEB;&#x7167;&#x540E;&#x90FD;**<u>&#x4E0D;&#x4F1A;&#x4FDD;&#x5B58;**</u>&#x3002;&#x4E3B;&#x8981;&#x7528;&#x4E8E;&#x751F;&#x6210;&#x65B0;&#x7684;&#x5FEB;&#x7167;</li>
</ul>
<blockquote>
<p>&#x6CE8;&#x610F;&#xFF1A;&#x5FEB;&#x7167;&#x53EA;&#x4F1A;&#x5728;&#x5DE5;&#x5177;&#x5173;&#x95ED;&#x524D;&#x4FDD;&#x6301;&#xFF0C;&#x5F53;&#x5DE5;&#x5177;&#x5173;&#x95ED;&#x540E;&#x6240;&#x6709;&#x5FEB;&#x7167;&#x90FD;&#x4F1A;&#x4E22;&#x5931;&#x3002;<span style="color:red"><strong>&#x70B9;&#x51FB;<u>&#x4FDD;&#x5B58;&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</u>&#x6216;&#x8005;<u>&#x5C06;&#x914D;&#x7F6E;&#x5199;&#x5165;&#x8BBE;&#x5907;</u>&#x6309;&#x7EBD;&#x4F1A;&#x628A;&#x5F53;&#x524D;&#x6D41;&#x7A0B;&#x56FE;&#x4E2D;&#x6240;&#x6709;&#x6A21;&#x5757;&#x6700;&#x540E;&#x9009;&#x4E2D;&#x7684;&#x5FEB;&#x7167;&#x72B6;&#x6001;&#x4E0B;&#x7684;&#x53C2;&#x6570;&#x4FDD;&#x5B58;&#x6216;&#x5199;&#x5165;&#x5230;&#x8BBE;&#x5907;</strong></span></p>
</blockquote>
<h3 class="mume-header" id="%E5%AF%86%E7%A0%81%E5%8A%9F%E8%83%BD">&#x5BC6;&#x7801;&#x529F;&#x80FD;</h3>
<p>&#x5BC6;&#x7801;&#x529F;&#x80FD;&#x53EF;&#x4EE5;&#x5BF9;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x52A0;&#x5BC6;&#xFF0C;&#x4F7F;&#x5F97;&#x8FDE;&#x63A5;&#x6837;&#x673A;&#x65F6;&#xFF0C;&#x9700;&#x8981;&#x5BC6;&#x7801;&#x624D;&#x53EF;&#x4EE5;&#x67E5;&#x770B;&#x76F8;&#x5173;&#x7684;&#x4FE1;&#x606F;&#x3002;<br>
<img src="assets\passwd.jpg" alt="passwd"><br>
&#x9996;&#x5148;&#x5728;&#x5728;&#x5DF2;&#x7ECF;&#x8FDE;&#x63A5;&#x6837;&#x673A;&#x7684;&#x72B6;&#x6001;&#x4E0B;&#x70B9;&#x51FB;<strong>&#x8BBE;&#x7F6E;-&gt;&#x8BBE;&#x7F6E;&#x5BC6;&#x7801;</strong><br>
<img src="assets\set_passwd.jpg" alt="set_passwd"><br>
&#x8F93;&#x5165;&#x5BC6;&#x7801;&#xFF0C;&#x7136;&#x540E;&#x901A;&#x8FC7;<a href="#15-%E4%B8%8B%E8%BD%BD%E9%9F%B3%E6%95%88%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6">1.5</a>&#x7684;&#x4E0B;&#x8F7D;&#x65B9;&#x6CD5;&#x91CD;&#x65B0;&#x4E0B;&#x8F7D;<strong>&#x97F3;&#x6548;&#x914D;&#x7F6E;&#x6587;&#x4EF6;</strong>&#x5373;&#x53EF;&#x3002;</p>
</div>
</body></html>