00000013.txt
来自「水木清华BBS站的讨论区精华集锦」· 文本 代码 · 共 31 行
TXT
31 行
--===BBS水木清华站∶精华区===--
-===BBS水木清华站∶精华区===-
_________________________________________________________________
How do I read a 256 color bitmap file from disk?
_________________________________________________________________
Currently, MFC does not contain direct support for reading and displaying
DIBs.
or BMPs. However, there are a number of sample applications that illustrate
just how to do this.
The first sample is the MFC sample application DIBLOOK. The MULTDOCS sample
just how to do this.
The first sample is the MFC sample application DIBLOOK. The MULTDOCS sample
uses the same source code provided by DIBLOOK to read and display DIBs and
BMPs.
Two other examples provided with Visual C++ are the SDK samples DIBVIEW and
SHOWDIB.
Question posted on comp.lang.c++, 6/5/95, found this in MS FAQ, 6/25/95
-===BBS水木清华站∶精华区===-
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?