代码搜索:cstring

找到约 10,000 项符合「cstring」的源代码

代码结果 10,000
www.eeworm.com/read/285772/8818561

h fileio.h

///////////////////////////////////////////////////////////////////////////////////// // // Convenient routines for writing/ reading data // // XinFan 2003.5.26 // /////////////////////////////
www.eeworm.com/read/285772/8818576

cpp fileio.cpp

///////////////////////////////////////////////////////////////////////////////////// // // Convenient routines for writing/ reading data // // XinFan 2003.5.26 // /////////////////////////////
www.eeworm.com/read/285747/8820551

cpp productdemodlg.cpp

// ProductDemoDlg.cpp : implementation file // #include "stdafx.h" #include "ProductDemo.h" #include "ProductDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THI
www.eeworm.com/read/285747/8820566

bak productdemodlg.cpp.bak

// ProductDemoDlg.cpp : implementation file // #include "stdafx.h" #include "ProductDemo.h" #include "ProductDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THI
www.eeworm.com/read/285725/8821743

h car.h

// Car.h: interface for the CCar class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CAR_H__9369D6A6_012F_4D17_ADD2_F7CEA64905EE__INCLUDED_) #define
www.eeworm.com/read/429046/8822398

cpp ldcdlg.cpp

// ldcDlg.cpp : 实现文件 // #include "stdafx.h" #include "ldc.h" #include "ldcDlg.h" #include "minheap.h" #include "compress.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应用程序“关于”菜单
www.eeworm.com/read/429046/8822409

h ldcdlg.h

// ldcDlg.h : 头文件 // #pragma once #include "afxcmn.h" // CldcDlg 对话框 class CldcDlg : public CDialog { // 构造 public: CldcDlg(CWnd* pParent = NULL); // 标准构造函数 // 对话框数据 enum { IDD =
www.eeworm.com/read/285519/8834258

cpp mysqldemodlg.cpp

// MySqlDemoDlg.cpp : implementation file // #include "stdafx.h" #include "MySqlDemo.h" #include "MySqlDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI
www.eeworm.com/read/187264/8837975

h mylexdlg.h

// MyLEXDlg.h : 头文件 // #pragma once #include "afxwin.h" #include "listTree.h" #include "Dlg.h" // CMyLEXDlg 对话框 struct VEC { int i; CString name; } ; class CMyLEXDlg : public CDialog
www.eeworm.com/read/285384/8843626

h label.h

#pragma once // CLabel enum FlashType {None, Text, Background }; class CLabel : public CStatic { DECLARE_DYNAMIC(CLabel) public: public: CLabel(); CLabel& SetBkColor(COLORREF crBkgn