-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
123 lines (108 loc) · 6.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>分句翻译</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<header>
<div class="logo">
<img src="http://shellvideo.dong.cool/translate/logo.png" alt="分句翻译APP">
</div>
<nav>
<a href="https://flowus.cn/share/06d49183-8a56-428d-af84-bc888954a771">帮助中心</a>
<a href="https://flowus.cn/share/545d3790-6d4c-41fa-9ecd-02bbdcb18f70">更新日志</a>
<a href="https://flowus.cn/share/493829c6-c478-462b-a508-6cd6fdb9410b">联系方式</a>
<button class="translate-button" onclick="scrollToUpload()">立即下载</button>
</nav>
</header>
<main>
<div class="intro">
<h1>分句翻译 - 您的外文阅读学习助手</h1>
<p>分句翻译是一款逐句翻译的小工具,专为提升您的外文阅读能力而设计。无论是导入外文资讯、外文技术教程,还是其他感兴趣的外文内容,分句翻译都能将其转成双语阅读,帮助您轻松阅读和学习。</p>
</div>
<div class="windows_img">
<img src="http://shellvideo.dong.cool/translate/windows_main.png" alt="主图" class="main-image">
</div>
<div class="padding_bottom"></div>
<div class="platform-container">
<a href="https://www.coolapk.com/apk/com.very.app.split_translate" class="platform-button">
<img src="http://shellvideo.dong.cool/translate/android-filled.png" alt="Android Logo">
<div class="a_text">Android</div>
</a>
<a href="https://apps.apple.com/cn/app/%E5%88%86%E5%8F%A5%E7%BF%BB%E8%AF%91/id6446120645" class="platform-button">
<img src="http://shellvideo.dong.cool/translate/iOS.png" alt="iOS Logo">
<div class="a_text">iOS</div>
</a>
<a href="https://www.123pan.com/s/nkR7jv-MevDv.html" class="platform-button">
<img src="http://shellvideo.dong.cool/translate/Windows.png" alt="Windows Logo">
<div class="a_text">Windows</div>
</a>
<!-- <a href="https://www.apple.com/ios" class="platform-button">
<img src="https://upload.wikimedia.org/wikipedia/commons/3/3e/Android_logo_2019.png" alt="iOS Logo">
MacOS
</a> -->
</div>
<div class="features">
<h2>主要功能</h2>
<ul>
<li>
<img src="http://shellvideo.dong.cool/translate/ocr.png" alt="OCR">
<p><strong>内置OCR:</strong>支持拍照或通过相册图片文字识别导入文本。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/file.png" alt="File Import">
<p><strong>文件导入:</strong>支持PDF、网页、EPUB、Markdown、HTML格式的文本导入。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/home.png" alt="Article Collection">
<p><strong>文章收藏:</strong>翻译后的双语文章可收藏,方便以后复习。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/word.png" alt="Word Translation">
<p><strong>划词翻译:</strong>阅读时支持长按划词翻译或单击单词翻译,会员支持单词收藏及高亮显示。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/edit.png" alt="Rich Text Notes">
<p><strong>富文本笔记:</strong>对重要句子可写个人笔记。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/listen.png" alt="Article Listening">
<p><strong>文章听力:</strong>支持文章听力,可以反复听读练习。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/youtube.jpg" alt="YouTube Learning">
<p><strong>YouTube视听学习:</strong>支持YouTube视听双语学习。</p>
</li>
<li>
<img src="http://shellvideo.dong.cool/translate/engine.png" alt="Translation Engines">
<p><strong>多翻译引擎:</strong>内置谷歌翻译、百度翻译、必应翻译、腾讯翻译、彩云小译、DeepL等引擎。</p>
</li>
</ul>
</div>
<div class="platform-container" id="upload">
<a href="https://www.coolapk.com/apk/com.very.app.split_translate" class="platform-button">
<img src="http://shellvideo.dong.cool/translate/android-filled.png" alt="Android Logo">
<div class="a_text">Android</div>
</a>
<a href="https://apps.apple.com/cn/app/%E5%88%86%E5%8F%A5%E7%BF%BB%E8%AF%91/id6446120645" class="platform-button">
<img src="http://shellvideo.dong.cool/translate/iOS.png" alt="iOS Logo">
<div class="a_text">iOS</div>
</a>
<a href="https://www.123pan.com/s/nkR7jv-MevDv.html" class="platform-button">
<img src="http://shellvideo.dong.cool/translate/Windows.png" alt="Windows Logo">
<div class="a_text">Windows</div>
</a>
<!-- <a href="https://www.apple.com/ios" class="platform-button">
<img src="https://upload.wikimedia.org/wikipedia/commons/3/3e/Android_logo_2019.png" alt="iOS Logo">
MacOS
</a> -->
</div>
</main>
</div>
<script src="script.js"></script>
</body>
</html>