|
My code is basically the same as the last example in doc/lib-usage.md, but I suspect the data added from |
Answered by
ilius
Jun 7, 2026
Replies: 1 comment 7 replies
|
SQLite mode is for If you need to add entries in your code, send me a link to your code, then I can give you a suggestion. |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I created a helper class
StarDictCreator, and a sample code on how to use it:Commit (in master branch): caa2e66