windowsinstall.txt

来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 23 行

TXT
23
字号
!Wiki configurationThe least pain approach to defining the location of your Wiki files isto have them on the same drive as your Tomcat (or other web server)installation, and define the location in Unix format. For example,files in C:\JSPWiki\files are defined in the configuration file as/JSPWiki/files.!Version controlIf you need version control for your JSPWiki installation on a Windowsmachine, download the implementation from[http://www.cs.purdue.edu/homes/trinkle/RCS/]. You only need theexecutables in the win32 directory of the rcs57pc1.zip.The RCS executables will not work unless you set:* PATH environment variable to point to the location of the executables* TZ environment variable to a value suitable for your locale (this value must  be set; I have failed to get it working properly, though)* You also may need to set the LOGNAME environment variable.(Text kindly donated by some anonymous person on [JSPWiki|http://www.ecyrd.com/JSPWiki].)

⌨️ 快捷键说明

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