代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/445514/7594727

cpp sha12dlldlg.cpp

// SHA12dllDlg.cpp : implementation file // #include "StdAfx.h" #include "stdafx.h" #include "SHA12dll.h" #include "SHA12dllDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stati
www.eeworm.com/read/445017/7601624

cpp adodb.cpp

// AdoDB.cpp: implementation of the CAdoDB class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AdoDB.h" #include "SysMod.h" #ifdef
www.eeworm.com/read/445008/7601783

h worddata.h

#ifndef _WORDDATA_H #define _WORDDATA_H struct Word { CString Spell; CString Meaning; int Times; }; struct OptionData{ int StudyNumber; int ReviewNumber; int Day1; int Day2; in
www.eeworm.com/read/444744/7607744

h rentdlg.h

// RentDlg.h : 头文件 // #pragma once #include "afxwin.h" #include "afxdtctl.h" #include "afxcmn.h" #include "RentDVDDlg.h" // CRentDlg 对话框 class CRentDlg : public CDialog { // 构造 publ
www.eeworm.com/read/444541/7612055

h cinifile.h

/*================================================================== = 文件名:CIniFile类定义文件 = = 主要功能:可以读取.修改变量数值,可以设置新的组,新的变量 = = 修改日期:2002-12-28
www.eeworm.com/read/444416/7612912

h myview.h

// View.h : interface of the CMyView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(__VIEW_H__) #define __VIEW_H__ #if _MSC_VER >= 1000 #
www.eeworm.com/read/443895/7620861

h studentinputdlg.h

#pragma once #include "afxwin.h" // CStudentInputDlg 对话框 #include "ImageST.h" class CStudentInputDlg : public CDialog { DECLARE_DYNAMIC(CStudentInputDlg) public: CStudentInputDlg(CWnd*
www.eeworm.com/read/443884/7620966

htm vcc91.htm

c++系列
www.eeworm.com/read/443884/7620982

htm vcc57.htm

c++系列
www.eeworm.com/read/443819/7622790

h ado.h

/*######################################################################## 【文件名】: ado.h 【名 称】: ADO 封装类. 【版 本】: 0.20 【作 者】: 成真 【E-mail】: anyou@sina.com ----------------------------