windows下获取屏幕分辨率: int nWidth = GetSystemMetrics(SM_CXSCREEN); int nHeight = GetSystemMetrics(SM_CYSCREEN); //屏幕高度 赞微海报分享
近期评论