-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-tmp.html
68 lines (65 loc) · 3.86 KB
/
index-tmp.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
<!DOCTYPE html>
<html lang="yue">
<head>
<meta charset="UTF-8">
<title>粵拼輸入法 - 粵語輸入法、廣東話輸入法、Cantonese Keyboard</title>
<meta name="description" content="粵語拼音輸入法,廣東話輸入法鍵盤。 Cantonese Jyutping Keyboard, Input Method." />
<meta name="keywords" content="粵語拼音輸入法, 廣東話拼音輸入法, 粵語拼音, 廣東話拼音, 粵拼, 輸入法, 鍵盤, 粵語, 廣東話, 廣州話, Cantonese Keyboard, Jyutping Keyboard, Input Method, iOS and Android, macOS and Windows, App" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
<meta property="og:type" content="website" />
<meta property="og:title" content="粵拼輸入法 Cantonese Keyboard" />
<meta property="og:description" content="粵語拼音輸入法,廣東話輸入法鍵盤。 Cantonese Jyutping Keyboard, Input Method." />
<meta property="og:url" content="https://jyutping.app" />
<meta property="og:image" content="https://jyutping.app/images/icon.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@JyutpingApp" />
<link rel="icon" type="image/png" href="images/icon-round.png" />
<link rel="apple-touch-icon" type="image/png" href="images/icon.png" />
<link rel="stylesheet" type="text/css" href="css/header.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<!-- <script type="text/javascript" src="language.js" async></script> -->
</head>
<body>
<div class="card">
<h1>粵拼輸入法</h1>
<p class="left-align even-more-line-height">
粵語拼音輸入法,簡單易用、範式明瞭,打字快速準確、得心應手。
<br>
識講就識打字,自然流暢,我手寫我口。
<br>
每一次輸入,都會複習、鞏固一次讀音。越用粵拼,就越熟悉粵語。
<br>
<br>
開箱即用,無需各種繁瑣設定。
<br>
開源、免費、無廣告,全程毋聯網,毋使擔心私隱問題。
<br>
<br>
採用 <a target="_blank" href="https://jyutping.org/jyutping">香港語言學學會粵語拼音方案</a>(粵拼/Jyutping),兼容各種習慣拼寫串法。
<br>
可以用倉頡、速成、筆畫、普通話拼音、拆字等反查粵拼。
</p>
<br>
<br>
<p>
<a href="https://apps.apple.com/hk/app/id1509367629" target="_blank">
<img class="badge" src="images/badge-app-store-download.svg" alt="App Store badge">
</a>
<br>
<a href="https://apps.apple.com/hk/app/id1509367629" target="_blank">
<img class="qrcode" src="images/qrcode-app-store.png" alt="App Store QR Code">
</a>
</p>
<br>
<p>
<a href="https://testflight.apple.com/join/AG1Zkx7G" target="_blank">
<img class="badge" src="images/badge-testflight.png" alt="TestFlight badge">
</a>
<br>
<a href="https://testflight.apple.com/join/AG1Zkx7G" target="_blank">
<img class="qrcode" src="images/qrcode-testflight.png" alt="TestFlight QR Code">
</a>
</p>
</div>
</body>
</html>