MFC(Microsoft Foundation Class)指的是Microsoft基礎(chǔ)類(lèi),是用來(lái)為Windows開(kāi)發(fā)C++GUI應(yīng)用程序。MFC是一種十分優(yōu)秀的工具,使得面向?qū)ο蟮能浖瘮?shù)包裝技術(shù)演變成為一種可以進(jìn)行代碼復(fù)用、簡(jiǎn)化了程序的復(fù)雜性并使程序更加有效的軟件開(kāi)發(fā)環(huán)境..對(duì)于使用Windows API 進(jìn)行應(yīng)用程序開(kāi)發(fā)的人員來(lái)說(shuō), MFC使程序員大大提高了程序開(kāi)發(fā)效率.你不必創(chuàng)建GDU對(duì)象,不必編寫(xiě)許多代碼行對(duì)這些對(duì)象進(jìn)行初始化,并且小心地跟蹤其生命周期的運(yùn)行情況,你只需建立一個(gè)MFC類(lèi)的實(shí)例,使用其默認(rèn)值,然后讓撤消程序來(lái)清除系統(tǒng)資源即可
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3.Calc width of menuitem at runtime(MEASUREITEM) *
// 4.Draw disabled status
a very good example of how to use java for a minesweeper game that is much like the windows one.
This file came from Planet-Source-Code.com...the home millions of lines of source code
Hospital queue is a regular met are very familiar with the phenomenon. It every day one way or another in the form in front of us. For example, patients to hospitals, pharmacies dispensing to patients, patients with transfusion to the infusion room, often need wait To some kind of service.
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.