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

📄 cviewmanageroperation.h

📁 这是一个程序的一般架构方法
💻 H
字号:
//-- {CycleCode: 206} file [0..479]
//-- {AddDecl: 207} module.includes preserve=yes [0..330]
//## begin module.includes preserve=yes
// Copyright (C) 1991 - 1999 Rational Software Corporation

#if defined (_MSC_VER) && (_MSC_VER >= 1000)
#pragma once
#endif
#ifndef _INC_CVIEWMANAGEROPERATION_4322750403A9_INCLUDED
#define _INC_CVIEWMANAGEROPERATION_4322750403A9_INCLUDED

#include "OrderArray.h"
#include "ViewManagerInfo.h"

//##ModelId=4322750403A9
//## end module.includes preserve=yes
//-- {AddDecl: 208} class [331..411]
class CViewManagerOperation
: public OrderArray<CString,ViewManagerInfo>
{
};
//-- {InsertRegion: 209} module.vulnerableDeclarations [412..479]
//## begin module.epilog preserve=yes

#endif /* _INC_CVIEWMANAGEROPERATION_4322750403A9_INCLUDED */ 
//## end module.epilog

⌨️ 快捷键说明

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