《圣经研读》是一款用Qt库开发的圣经软件,开发者在开发0.2.x系列的时候使用的是Qt5.6.2。后决定使用Webkit来渲染经文浏览器和其他部件,所以采用了Qt 5.5.1这个版本的Qt。
当在升级0.3.0版本的时候,若选择覆盖安装则会出现无法启动0.3.0的情况,所以解决方案是:
- 在0.3.0安装软件提醒卸载旧版本的时候,选择卸载。
- 安装程序会自动卸载旧版本安装新版本。
- 启动即可。
这个bug会在下一版本中修复。
我们使用 cookie 来帮助您高效浏览并执行某些功能。您可以在 "同意"类别下找到有关所有 cookie 的更多信息。
被归类为 "基本"的 Cookie 保存在您的浏览器中,因为它们对网站基本功能的实现至关重要。
我们还使用第三方 cookie 来帮助我们分析您如何使用本网站、存储您的偏好以及提供与您相关的内容和广告。只有在您事先同意的情况下,这些 cookie 才会存储在您的浏览器中。
您可以选择启用或禁用部分或全部 cookie,但禁用某些 cookie 可能会影响您的浏览体验。
Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.
Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.
面向中文基督徒的一款圣经工具软件,方便圣经阅读者研读查考圣经,其具有多版本圣经平行阅读、原文词典、注释书阅读、串珠、BDAG3(新约及早期基督教文献希腊文大词典)、圣经人地名词典等功能。
《圣经研读》是一款用Qt库开发的圣经软件,开发者在开发0.2.x系列的时候使用的是Qt5.6.2。后决定使用Webkit来渲染经文浏览器和其他部件,所以采用了Qt 5.5.1这个版本的Qt。
当在升级0.3.0版本的时候,若选择覆盖安装则会出现无法启动0.3.0的情况,所以解决方案是:
这个bug会在下一版本中修复。
在WINDOWS下请先卸载旧版,然后安装新版。