Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

**功能请求** 支持拼写一段文本, 更符合实际的应用场景 #763

Open
NilCent opened this issue Mar 9, 2024 · 0 comments
Open

Comments

@NilCent
Copy link

NilCent commented Mar 9, 2024

我希望可以在一张卡片中拼写一个句子, 或是一段文字.
What is the idiomatic Go equivalent of C's ternary operator?
or

#!/bin/bash
for(i := 0; i < 3; i++) {
    fmt.Printf("%d\n", i)
}

这样可以同时练习到拼写字母和常用符号. 更符合实际的应用场景.

在此之上, 我希望可以做到以下三点:

  • 英文语句可以保持朗读的功能. 目前是json中配置`音标, 不知道可不可以调 Google 翻译.
  • 目前单词输错了, 会回滚到单词开头. 希望可以添加一个仅提示错误不回滚, 由用户自己删除错误字符的选项.
  • 可以更方便地在本地创建, 导入, 导出卡片集. 可以让用户来积累自己的卡片集.
@NilCent NilCent changed the title [功能请求] 支持拼写一段文本 **功能请求** 支持拼写一段文本 Mar 9, 2024
@NilCent NilCent changed the title **功能请求** 支持拼写一段文本 **功能请求** 支持拼写一段文本, 更符合实际的应用场景 Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant