pb_wiz.ini

来自「很久以前设计的软件。物价局收费许可证管理系统 需要SQLAnywhere 5.0」· INI 代码 · 共 53 行

INI
53
字号
// PB_Wiz.ini format sample

//********* types of drivers
[driver types]
Winsock
OpenClientServer
LocalHost
NamedPipes

//********** driver Specifics
[Winsock]
application=
location=   

[OpenClientServer]
application=

[LocalHost]
application=

[NamedPipes]
application=

//********** types of Servers
[server types]
WS-CGI Server
NS-Commerce Server
NS-Fasttrack Server
MS-Information Server
Mac WebServer API (WSAPI)
   
//********** Server Specifics
[WS-CGI Server]
server_path=/cgi-shl         
dll=pbcgi60.exe
           
[NSAPI Server]
server_path=webagent.pbw
  
[MS-Information Server]
server_path=/scripts         
dll=pbisa60.dll
              
[Mac WebServer API (WSAPI)]
server_path=/webpb.pbw$         
              
//********** Last Used Defaults
[Lasted_Used_Info]
pbweb_ini=
last_used_pbl=
last_used_server=WS-CGI

⌨️ 快捷键说明

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