网站首页
词典首页
请输入您要查询的计算机术语:
术语
CPoint::operator ==
释义
CPoint::operator ==
BOOL operator ==(POINT point) const;
返回值:如果两点相等则返回非零值;否则返回0。
参数:
point
包含一个POINT结构或CPoint对象。
说明:此函数用来检查两个点是否相等。
请参阅:CPoint::operator !=
随便看
CRect::IsRectNull
CRect::NormalizeRect
CRect::OffsetRect
CRect::operator -=
CRect::operator !=
CRect::operator +=
CRect::operator +
CRect::operator &=
CRect::operator &
CRect::operator -
CRect::operator =
CRect::operator ==
CRect::operator 3e=
CRect::operator 3e
CRect::operator LPCRECT
CRect::operator LPRECT
CRect::PtInRect
CRect::SetRect
CRect::SetRectEmpty
CRect::Size
CRect::SubtractRect
CRect::TopLeft
CRectTracker
CRectTracker::AdjustRect
CRectTracker::CRectTracker
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/8/3 15:43:23