readme

来自「ftam等标准协议服务器和客户端的源代码。」· 代码 · 共 55 行

TXT
55
字号
Doog pre-beta(!)~~~~~~~~~~~~~~~~~	Doog is an (almost complete) implementation of Steve Kille's	User Friendly Naming proposal, using asynchronous directory access.		The source in this directory is a pre-release version of doog.	It has been included in ISODE in order to get some feedback on	the UFN approach and also as example code using the new	asynchronous DSAP library.	Doog is not complete! It is currently short of:			o Help pages		o Status reporting during searches		o Configurability of directory readsCOMPILATION~~~~~~~~~~~	To compile enter		./make.	This should build `xdoog'. To test enter		./xdoog -test	which will run doog against the config file `doogrc' found in the	current directory.CONFIGURATION~~~~~~~~~~~~~	Various configure files (config.*) can be found in the source doog	directory which can replace the standard `doogrc'. These allow the DUA	to operate in several different `modes'.	These should be edited to suit your local organization (read	comments in config file for details).		If you wish to try them out copy `config.whatever' into `doogrc'	and run		./xdoog -testINSTALLATION~~~~~~~~~~~~	Doog is installed with		./make inst-all	if you want to install and clean up the source directory type                ./make install

⌨️ 快捷键说明

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