搜索资源列表
Animation-Style_Dialog_Class
- 制作动画的类,很不错的 // construction CAniDialog(UINT nDlgID, CWnd* pParent) CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent) // operation // access frame number UINT GetFrameNum() const void SetFrameNum(UINT nFrames) // access an
krxbram
- 本程序演示const char 与char const的区别,C语言对文件读写的支持-This program demonstrates the difference between const char and char const, C language support for file reading and writing