使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。-A composite control, which could enter the file or folder name, the right of the Browse button to select a path.