-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (29 loc) · 2.2 KB
/
Copy pathindex.html
File metadata and controls
29 lines (29 loc) · 2.2 KB
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
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./style.css">
<title>Vocabulary Diary Chinese</title>
</head>
<body>
<h1 class="head-1">Vocabulary Diary Chinese</h1>
<div class="image-container">
<img src="./AppStore Photos 5.5inch US.001.png" alt="画像1">
<img src="./AppStore Photos 5.5inch US.002.png" alt="画像2">
<img src="./AppStore Photos 5.5inch US.003.png" alt="画像3">
<img src="./AppStore Photos 5.5inch US.004.png" alt="画像4">
<img src="./AppStore Photos 5.5inch US.005.png" alt="画像5">
<img src="./AppStore Photos 5.5inch US.006.png" alt="画像6">
</div>
<a>With this application, you can add notes to new words you learn while studying Chinese. Instead of simply memorizing the contents of a book, students can further strengthen their memory by thinking of sentences that use the words and thinking of their own translations.
With 11092 words in the entire HSK 1-9 range, this book can be used by beginners who have just begun learning Chinese, intermediate learners who want to strengthen their vocabulary, and advanced learners who want to take their Chinese language skills to the next level. It is also perfect for those who are going to study abroad in China.
The app has been thoughtfully designed to eliminate distractions so you can learn Chinese comfortably. The app supports a dark mode that is easy on the eyes, so you can study even at night when you can't sleep because your mind is so sharp.
One of the biggest problems in learning a foreign language is not being able to clearly see how much progress you have made. The multiple graphs in this app visualize your efforts and growth beautifully. This will keep you motivated so that you can continue to study Chinese in an enjoyable way.
Confucius said, "A person who understands a thing is no match for a person who likes it. A person who likes a thing is no match for a person who enjoys it.
Let's enjoy and master the study of Chinese.</a>
<a href="privacy-policy.html">Privacy Policy</a>
<a> contact: devkotaro1999@gmail.com </a>
</body>
</html>