readme.win
来自「package of develop dns」· WIN 代码 · 共 18 行
WIN
18 行
To build idnkit for Windows, follow the instruction below.To build Windows version, you need `iconv' library. A LGPLimplemenation is available from the following place. http://www.gnu.org/software/libiconv/Follow the instructions described in README.woe32 file which can befound in the distribution, and you'll get a DLL vesion of `libiconv'.Copy the DLL (iconv.dll), the header (iconv.h) and the import library(iconv.lib) here.Then go to the top directory and run the following command. nmake -f make.wnt; $Id: README.WIN,v 1.1.1.1 2003/06/04 00:27:32 marka Exp $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?