readme.txt
来自「postgresql-odbc,跨平台应用」· 文本 代码 · 共 18 行
TXT
18 行
This directory contains the psqlODBC installer for Windows. To build theinstaller, you will need a copy of WiX installed somewhere in your systempath. The installer has been tested with WiX version 3.0.2420 only at thetime writing. WiX may be downloaded from: http://sourceforge.net/projects/wix/.In order to build the installer, first ensure that a suitable binary is inthe $SRC\Release directory, then, from the $SRC\Installer directory run:C:\psqlODBC\Installer> make 08.02.0500The version number will default to a value set in the Make.bat batch file ifnot specified on the command line. 2 files will be built:psqlodbc.msm - A merge module for use in other projects.psqlodbc.msi - A Windows Installer package for standalone use.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?