We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
一.MongoDB安装步骤 首先保证本机有MongoDB,MongoDB的安装详情参考以下地址: https://github.com/DigitalPlatform/dp2/wiki/MongoDB%E5%AE%89%E8%A3%85%E6%AD%A5%E9%AA%A4
MongoDB安装好之后在本机的windows服务事项里面可以看到MongDB Service处于启动状态。
二.单机社区版安装步骤 1.打开dp2libraryxeV3单机【社区版】 2.点【工具】-【为library.xml首次配置MongoDB参数】,此时单机版服务器的Library.xml配置文件里面会配置mongDB相关参数。 3. 重启单机版服务器,在【数据库】属性页可以看到增加了4个mongoDB库。 4.操作完,对单机版进行参数改动后,最好启动下IIS Express,我爱图书馆可以能够正常访问 5.打开内务dp2 v3,常用窗口-读者查询,选择有借书记录的读者信息,双击打开 6.点击【借阅历史】,如果出现以下信息,就说明【借阅历史】生效了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
一.MongoDB安装步骤
首先保证本机有MongoDB,MongoDB的安装详情参考以下地址:
https://github.com/DigitalPlatform/dp2/wiki/MongoDB%E5%AE%89%E8%A3%85%E6%AD%A5%E9%AA%A4
MongoDB安装好之后在本机的windows服务事项里面可以看到MongDB Service处于启动状态。
二.单机社区版安装步骤
1.打开dp2libraryxeV3单机【社区版】
2.点【工具】-【为library.xml首次配置MongoDB参数】,此时单机版服务器的Library.xml配置文件里面会配置mongDB相关参数。
3. 重启单机版服务器,在【数据库】属性页可以看到增加了4个mongoDB库。
4.操作完,对单机版进行参数改动后,最好启动下IIS Express,我爱图书馆可以能够正常访问
5.打开内务dp2 v3,常用窗口-读者查询,选择有借书记录的读者信息,双击打开
6.点击【借阅历史】,如果出现以下信息,就说明【借阅历史】生效了。
The text was updated successfully, but these errors were encountered: