readme.wzd

来自「The programs and applications on this di」· WZD 代码 · 共 16 行

WZD
16
字号
/////////////////////////////////////////////////////////////////////
// Example files.
/////////////////////////////////////////////////////////////////////

WzdData.cpp -- a data class that synchonizes access to its data
WzdData.h

WzdThrd.cpp -- a sample thread class that uses the above data class
WzdThrd.h

/////////////////////////////////////////////////////////////////////
// From: Visual C++ MFC Programming by Example by John E. Swanke
// Copyright (C) 1999 jeswanke. All rights reserved.
/////////////////////////////////////////////////////////////////////

⌨️ 快捷键说明

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