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

📄 readme

📁 精通tomcat书籍原代码,希望大家共同学习
💻
字号:
ABOUT
-----

The redirector was originally developed using Visual C++ Ver.6.0, 
so having this environment is a prerequisite if you want to perform 
a custom build on Windows systems

On Unix system, a Makefile.solaris is provided and should be 
adapted to tailor to your own configuration.


REQUIREMENT for Windows build
-----------------------------

MS VC 6.0 (+ update, latest service pack is 6)

BUILDING on Windows
-------------------
 
The steps that you need to take are:

   1. Change directory to the nsapi redirector plugins source directory.
   2. Set the SUNONE_HOME system environment value to SunONE installation
      directory or edit the nsapi.dsp and replace all $(SUNONE_HOME)
      occurrences with the real path
   3. Execute the following command:
      MSDEV nsapi.dsp /MAKE ALL
      If msdev is not in your path, enter the full path to msdev.exe

This will build both release and debug versions of the redirector plugin.

An alternative will be to open the isapi workspace file (nsapi.dsw) in msdev and 
build it using the build menu.

⌨️ 快捷键说明

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