代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/189652/8462450

cpp svfreadfile.cpp

// SVFReadFile.cpp: implementation of the CSVFReadFile class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SvfToGeoMedia.h" #include "
www.eeworm.com/read/390404/8466983

h loan1.h

#if !defined(AFX_LOAN1_H__512D6B09_E0A2_4CD8_89DC_960174C463F4__INCLUDED_) #define AFX_LOAN1_H__512D6B09_E0A2_4CD8_89DC_960174C463F4__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VE
www.eeworm.com/read/290545/8477413

cpp samplemfcsockclientdlg.cpp

#include "stdafx.h" #include "SampleMfcSockClient.h" #include "SampleMfcSockClientDlg.h" #include "MyClientSocketThread.h" #include "MyClientSocket.h" #ifdef _DEBUG #define new DEBUG_NEW #e
www.eeworm.com/read/290545/8477430

h samplemfcsockclientdlg.h

#pragma once class CMyClientSocketThread; class CSampleMfcSockClientDlg : public CDialog { public: CSampleMfcSockClientDlg(CWnd* pParent = NULL); // 昗弨僐儞僗僩儔僋僞 virtual ~CSampleMfcSockClie
www.eeworm.com/read/189196/8485116

txt ado方式访问带密码数据库的方法 .txt

ado方式访问带密码数据库的方法 taianmonkey(原作) 关键字 ado,数据库,密码 主要代码: CString strSql; TCHAR FileName[MAX_PATH],errMsg[MAX_PATH]; ::CoInitialize(NULL); //初始化Com IADORecordBinding
www.eeworm.com/read/189196/8485147

txt 哈希表实现数据库id与name的绑定.txt

需要初始化地哈希表//初始化要比数据内容大20% CMap myMap; int i; myMap.InitHashTable( 257 ); // Add 10 elements to the map. for (i=0;i < 200;i++) myMap[i] = CPoint(i, i);
www.eeworm.com/read/189148/8488743

h msgdlg.h

// MsgDlg.h : header file // #if !defined(AFX_MSGDLG_H__4F2BFCB7_9305_430C_9855_B60DF595BB5D__INCLUDED_) #define AFX_MSGDLG_H__4F2BFCB7_9305_430C_9855_B60DF595BB5D__INCLUDED_ #if _MSC_VER >= 100
www.eeworm.com/read/189144/8489238

cpp find.cpp

// Find.cpp : implementation file // #include "stdafx.h" #include "FoodMenu.h" #include "Find.h" #include "ColorButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/290301/8490261

h avitools.h

// AVITools.h #ifndef __AVITOOLS_H__ #define __AVITOOLS_H__ #include "vfw.h" // -> Define Return Value #define ERR_OK 0 // 操作正确 #define ERR_CANNOT_OPEN_FILE 10 // 打开文件错误 #define
www.eeworm.com/read/189035/8495808

cpp modotdensityrenderer.cpp

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your m