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

📄 readme

📁 一个开源的网络开发库ACE
💻
字号:
This directory contains two sample logging applications that implement
and test the ACE distributed logging service.

	. indirect_logging.cpp

		This program talks to the ACE Client Logging Daemon on
		the localhost, which forwards the messages to Server
		Logging Daemon.  The Client Logging Daemon and Server
		Logging Daemon both must be started before you can run
		this test. 

	. direct_logging.cpp

		This program talks directly to the Server Logging
		Daemon.  The Server Logging Daemon must be started
		before you can run this test. 

To start these daemons, please check out the ../../servers/ directory.

⌨️ 快捷键说明

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