⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 适合于Unix/Linux下的一个持久数据库连接池
💻
字号:
** Assumptions **These directions assume that your Zope installation is in /usr/zopeand that your Python libraries are installed in /usr/lib/python1.5If these assumptions do not apply to you then substitute your installationpaths for the ones in this document.** Directions **To install the Zope adapter, first copy or move the src/api/zope/ZSQLRelayDAdirectory of this distribution into the /usr/zope/lib/python/Products directory.Zope needs to know about the SQLClient python module as well. The mostportable way to make Zope aware of the module is to create a symbolic link from that directory to /usr/zope/lib/python/Products/ZSQLRelayDA/SQLRelayThe command:ln -s /usr/lib/python1.5/site-packages/SQLRelay /usr/zope/lib/python/Products/ZSQLRelayDA/SQLRelayshould do the trick.(the target of the link may need to be changed for your particular installation)Now you're ready to use Zope and SQL Relay together.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -