拖到快要月底才弄出來 orz 以下是筆記節錄 :
* 專案的事前規劃是很重要的,可以有效地 cost down 費用,甚至是電力的使用量都可以省
(錯誤的規劃有可能導致無法收拾的結果,一定要注意!!)
* 64Bit 的 Windows Server 要配上 64Bit 的 SQL Server,不然會影響效能
(例如:避免在 64bit windows server 上安裝 32bit sql server ... 就杯具了)
2010年11月22日
[筆記]MFC 開發相關筆記 (11/22)
找了一堆 MFC 相關, 最近覺得在 plurk 上紀錄不好找, 所以還是花點時間放在 blog 上
快速鍵
HotKeys in MFC
Beginner's Tutorial - Using global hotkeys
變更大小
CResizableDialog
設定 Label
Using the CStatic control
Yet Another Transparent Static Control
這網站有不少東西 :
Microsoft Visual C++/MFC Tutorial - FunctionX
Introduction to Dialog Boxes
Managing Dialog Boxes
Windows Controls: Edit Control
MFC Controls: The List Control
Windows Controls: The Command/Push Button
變更控制項顏色
change the background color of an entire edit control box
快速鍵
HotKeys in MFC
Beginner's Tutorial - Using global hotkeys
變更大小
CResizableDialog
設定 Label
Using the CStatic control
Yet Another Transparent Static Control
這網站有不少東西 :
Microsoft Visual C++/MFC Tutorial - FunctionX
Introduction to Dialog Boxes
Managing Dialog Boxes
Windows Controls: Edit Control
MFC Controls: The List Control
Windows Controls: The Command/Push Button
變更控制項顏色
change the background color of an entire edit control box
訂閱:
文章 (Atom)