扑克手牌历史分析器
我想构建一个可以在 Windows 和 OSX 桌面上运行的扑克手牌历史分析器。
用户需要能够选择一组文本文件,这些文件将被解析到本地计算机上的数据库中。
然后数据库中的数据通过各种过滤器选项、信息表和图表显示。
我对编程语言、数据库和跨平台用户界面有哪些选择?
I want to build a poker hand history analyzer that will work on both windows and osx for the desktop.
The user needs to be able to select a set of text files that are parsed into a database on their local machine.
Then the data in the database is displayed with various filter options, info tables and graphs.
What are my options for programming language, database and cross-platform ui?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
为什么不与 FreepokerDB 联手?
它是一个用 python 编写的开源结果跟踪器和 HUD。
Why not join forces with FreepokerDB?
It's an open-source results tracker and HUD written in python.
快乐编码。
Happy coding.
构建 adobe air 应用程序。
Build an adobe air app.