📄 peersysteminit.h
字号:
// PeerSystemInit.h: interface for the PeerSystemInit
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PEERSYSTEMINIT_H__B345C21D_5438_4AE8_9C8C_618C8AD595AB__INCLUDED_)
#define AFX_PEERSYSTEMINIT_H__B345C21D_5438_4AE8_9C8C_618C8AD595AB__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "command.h"
bool GetPeerSystemInfo(SYSTEMINIT& sysinfo);
#endif // !defined(AFX_PEERSYSTEMINIT_H__B345C21D_5438_4AE8_9C8C_618C8AD595AB__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -