Found 28 threads
-
0 投票
windows字体资源无法释放问题,高手请进!
对于CFont等常用GDI资源,可以使用享元模式,不需要创建大 ...已答复 | 11 回复 | 10850 浏览次数 | Created by zkpsmile - 2009年4月2日 7:38 | 上次回复 : SplendourG - 2009年4月9日 4:57 -
1 投票
c# 如何缓存类的实例?
private static Hashtable fontTable; private Font f;// ...已答复 | 28 回复 | 14049 浏览次数 | Created by SqlServerMan - 2009年9月3日 6:41 | 上次回复 : Sql Server Man - 2009年9月8日 4:25 -
0 投票
请问在VC++中如何改变静态文本控件中显示的文字大小(vs2010)
CFont::CreateFont()创建一种字体,然后调用CWnd::SetFont()来设置CStatic控件的字߮ ...已答复 | 2 回复 | 10838 浏览次数 | Created by TeenSword - 2011年12月25日 14:09 | 上次回复 : TeenSword - 2011年12月26日 1:30 -
0 投票
MM_ANISOTROPIC缩放的问题
; int nLen; CFont aFont; CRect aRect; CString strText; strText.Format( "This is a test ...已答复 | 1 回复 | 8430 浏览次数 | Created by binghe1221 - 2010年11月30日 7:58 | 上次回复 : Jesse Jiang - 2010年12月2日 9:16 -
0 投票
反复调用ActiveX中的函数内存会出现增长情况
development. 在ActiveX控件中我只使用了CPen,CBrush,CFont三种GDI资源 ... -
0 投票
EVC库的问题
在 EVC 的帮助中,确实是没有 CFileDialog 类,只有 CFont ...已答复 | 3 回复 | 11302 浏览次数 | Created by Edward Lau1987 - 2008年12月14日 14:56 | 上次回复 : Leo.Zheng - 2016年2月29日 12:40 -
0 投票
VC6.0如何显示外部字体?
current session. When the system restarts, the font will not be present. To have the font installed even after restarting the system, the font must be listed in the registry. */ // ... -
0 投票
TextOut()默认输出的字体是多大的?
determine the ...已答复 | 1 回复 | 1437 浏览次数 | Created by LYP VB Learner - 2014年8月16日 14:39 | 上次回复 : VisualEleven - 2014年8月16日 14:55 -
0 投票
VS2010 WIN7SP1 MFC DLL 窗口背景透明和字体颜色问题
//此处 fontTitle 为全局变量的CFont BOOL ...已答复 | 3 回复 | 4583 浏览次数 | Created by dowflyon - 2014年4月21日 6:55 | 上次回复 : VisualEleven - 2014年4月23日 3:12 -
0 投票
VC++生成的Windows窗体应用程序跟MFC应用程序有什么区别???
CFont m_fontMain; CFont m_fontSample; void ... - 項目 1 到 20 的 28 下一個 ›
无公告