一款支持自助录入中医单味药物及方剂知识、按条件查询、数据易于迁移的小程序。
A light-weight app where you could record your knowledge of Traditional Chinese medicines and dosages and query them with certain conditions afterwards. Data generated by this app is easy to migrate from one cellphone to another.
本项目所提供的药物知识,部分直接源于互联网及相关专业书籍,部分源于本项目作者的摘录及整理, 仅供学习、参考和交流之用,不对知识的正确性作任何形式的保证,不建议用于商业用途! 若有知识错漏,欢迎指正;若有侵权之处,望告知以便及时删除!
Knowledge of medication provided by this project is either from the Internet and books, or from the notes written by the author of this project. The knowledge is for learning, reference and academic exchanges only! There is no guarantee for its correctness, and it is not recommended for commercial use! If you find any errors, please tell me and I'll be grateful. If you discover anything involved in copyright infringement, please let me know, and I'll delete it as soon as possible!
Android
: >= 4.2.2
- 简体中文
-
JDK
: >= 1.7 -
android_assistant
if you'd like to compile this app from source code.
将products/tcm_quick_search_notes.apk
拷贝到你的安卓手机进行安装即可,或者下载该项目源码,
利用配置好ADT
的Eclipse
编译出安装包,再拷贝进手机进行安装。
Copy
products/tcm_quick_search_notes.apk
into your Android cellphone and install it, or download source code of this project, and useEclipse
withADT
well configured to compile the code and get the resulting installation package, and finally, install it.
卸载操作跟其它安卓软件的卸载操作一样。
As for the uninstallation, it is same as uninstallation of any other Android app.
-
For non-Chinese speakers, learn Chinese first, because it's natural that Traditional Chinese Medicine will be fully expressed in Chinese.
-
学习中医药知识,否则使用该软件毫无意义。
Learn knowledge of Traditional Chinese Medicine, otherwise this app is meaningless to you.
- 打开软件,利用主页面的
设置
和帮助
菜单,以及各子页面的菜单或按钮,即可进行相应的操作, 这些菜单和按钮都具备自说明
特性,不必过多解释。
Open the app, you'll get to know all operations with the help of
设置
and帮助
menu in main page, and menus or buttons in each sub-page, they're all self-documenting which need no more explanations.
注 | NOTES:
- 目前尚不支持删除操作。建议将无用的条目清空内容,并将其种类改成
不限
, 以后的新条目便可利用这些条目的资源,不必再新增。
Deletion is not supported by far. It's recommended that you clear contents of unused items and change category of them to
不限
so that new items could re-use resources of them and need not adding.
- 目前也不支持数据导出操作。要将数据迁移到另一部手机,
只需将数据库文件直接拷贝到另一部手机指定位置即可,详见
设置
菜单。
Data export is not supported as well. To migrate the data to another cellphone, just copy the database file directly to the specified directory of another cellphone, see
设置
menu for more details.
-
Author
: Wen Xiongchang (Man Hung-Coeng) -
Email
: [email protected] -
GitHub
: https://github.com/FooFooDamon/
任何缺陷、建议,欢迎给我发邮件,或在GitHub上创建问题单。
Any bugs and recommendations, please send me emails, or create issues on GitHub.
详见各代码文件。
See details in each code files.