TOP

Contact Hikky on Facebook
2025-07-31 test 0731
// 隨機切換卡片 function randomCard() { if (soundEnabled) playWindSound(); let newIndex; do { newIndex = Math.floor(Math.random() * flashcards.length); } while (newIndex === currentIndex && flashcards.length > 1); currentIndex = newIndex; updateCard(); } 日語學習卡片 - CKEditor版本

日語學習卡片

パン
麵包
1 / 33
點擊 🔊 播放日語發音 | 👁️ 切換顯示模式 | 🎲 隨機卡片 | 🔊 音效開關


這篇文章目前沒有留言


發佈留言
想說的話(必填)*

請輸入驗證碼  點擊圖片可刷新驗證碼

送出留言
累積瀏覽次數: 9909453 本日瀏覽次數: 819 昨日瀏覽次數: 2015 本月瀏覽次數: 6732 上月瀏覽次數: 30875

hikkywang@gmail.com

Copyright © 2018 小狸日語 All rights reserved