npub_bing.cpp
来自「mud游戏人在江湖」· C++ 代码 · 共 23 行
CPP
23 行
// Npub_Bing.cpp: implementation of the CNpub_Bing class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Npub_Bing.h"
// Nuke +1
#include "..\..\..\config.h"
static Bing SBing;
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CNpub_Bing::CNpub_Bing()
{
// static int number = 0;
lpBing=&SBing;
lpBing->number ++;
szCName = "﹛
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?