-
Notifications
You must be signed in to change notification settings - Fork 87
/
config.html
executable file
·20 lines (20 loc) · 2.52 KB
/
config.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML>
<html class="ua-ch ua-ch-28 ua-wk ua-linux">
<head>
<meta charset="utf-8"/>
<meta name="description" content=""/>
<link href="/usr/share/openyoudao/css/entry-min.css" type="text/css" rel="stylesheet"/>
<link href="/usr/share/openyoudao/css/pad.css" media="screen and (orientation: portrait), screen and (orientation: landscape)" rel="stylesheet" type="text/css">
<title>Openyoudao首页</title>
</head>
<body>
<div id="w">
<h1 style="text-align: center">欢迎使用有道字典 linux版<h1>
<h3 style="text-align: center">所有配置工作通过选词功能完成,找到您想要的选项,然后用鼠标选取右边对应指令即可.<h3>
<h3 style="text-align: center">汉英互译 %zh2en% 汉英例句 %zh2enlj% 返回配置页 %index%<h3>
<h3 style="text-align: center">汉日互译 %zh2jap% 汉日例句 %zh2japlj% 使用说明 %helps%<h3>
<h3 style="text-align: center">汉韩互译 %zh2ko% 汉韩例句 %zh2kolj% 退出程序 %exits%<h3>
<h3 style="text-align: center"> 汉法互译 %zh2fr% 汉法例句 %zh2frlj% 展开选项 %expand%<h3>
</div>
</body>
</html>