c_servic.cpp
来自「Window环境下的TCP/IP通讯开发包」· C++ 代码 · 共 16 行
CPP
16 行
// =================================================================
// class: CUService
// File: C_servic.cpp
//
// Purpose:
//
// Implementation of CUService to easily create NT services
// This class deals with a Microsoft specific operating system
// facility. Hence much of the comments in this class may refrence
// (and we do encourage referring to) the MSDN Platform SDK on line help
// for additional information
//
// ===================================================================
// Ultimate TCP/IP v4.2
// This software along with its related components, documentation and files ("The Libraries")
// is
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?