搜索资源列表
Test
- MFC中用最简单的方法将一个窗体分割成两个视图-The easiest way would be to use a form divided into two views in MFC
Splitter_Demo
- MFC 窗体使用CSqplitter分割窗体SDI示例程序-MFC form using SDI Form CSqplitter split sample procedures
zycgline
- 用MFC将窗体分割,画直角坐标系。通过控制台实现直线的Bline、DDA算法和圆的中点算法-MFC will be split with the form, draw a Cartesian coordinate system. Achieved through the console line Bline, DDA algorithm and the midpoint circle algorithm
yufafenxiqi
- 这是做毕业设计的时候找到的资料,很有用。词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术。这个软件用Visual C++6.0的MFC设计的,它的界面设计没问题,这个我试过,只是它分析的是Pascal语言代码。这个资源里附带了一个exe文件,可以直接运行。还有一个说明文档。说真的,这是我见过的资料最齐全的词法语法器软件了。很有用。 -This is the time to do graduation to find