网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrMap::SetAt
释义
CTypedPtrMap::SetAt
void SetAt( KEY key, VALUE newValue );
参数:
KEY
指定映射的关键字的类型的模板参数。
key
指定newValue的关键字值。
newValue
指定新元素的值的对象指针。
说明:
此成员函数调用了BASE_CLASS::SetAt。更多的细节说明,参见CMapStringToOb::SetAt。
随便看
CWnd::GetCheckedRadioButton
CWnd::GetClientRect
CWnd::GetClipboardOwner
CWnd::GetClipboardViewer
CWnd::GetControlUnknown
CWnd::GetCurrentMessage
CWnd::GetDC
CWnd::GetDCEx
CWnd::GetDescendantWindow
CWnd::GetDesktopWindow
CWnd::GetDlgCtrlID
CWnd::GetDlgItem
CWnd::GetDlgItemInt
CWnd::GetDlgItemText
CWnd::GetDSCCursor
CWnd::GetExStyle
CWnd::GetFocus
CWnd::GetFont
CWnd::GetForegroundWindow
CWnd::GetIcon
CWnd::GetLastActivePopup
CWnd::GetMenu
CWnd::GetNextDlgGroupItem
CWnd::GetNextDlgTabItem
CWnd::GetNextWindow
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/3/3 8:39:02