代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/17753/755752

h main.h

void EzSendMessage(CString& hDlg, int OpType, int* OtherOp, LPARAM pStr); void ParseStringDescriptor(PVOID pvBuffer, CString& hOutputBox); void EzSendMessage(CString& hDlg, int OpType, int* Othe
www.eeworm.com/read/17753/755888

h main.h

void EzSendMessage(CString& hDlg, int OpType, int* OtherOp, LPARAM pStr); void ParseStringDescriptor(PVOID pvBuffer, CString& hOutputBox); void EzSendMessage(CString& hDlg, int OpType, int* Othe
www.eeworm.com/read/317808/3578228

cpp studentinfo.cpp

#include "stdafx.h" #include "StudentInfo.h" CStudentInfo::CStudentInfo(CString name, CString id, BOOL male, CTime birth, CString special) { strName = name; strNO = id; bMale = male; tBi
www.eeworm.com/read/317808/3578358

cpp studentinfo.cpp

#include "stdafx.h" #include "StudentInfo.h" CStudentInfo::CStudentInfo(CString name, CString id, BOOL male, CTime birth, CString special) { strName = name; strNO = id; bMale = male; tBi
www.eeworm.com/read/317808/3578920

cpp studentinfo.cpp

#include "stdafx.h" #include "StudentInfo.h" CStudentInfo::CStudentInfo(CString name, CString id, BOOL male, CTime birth, CString special) { strName = name; strNO = id; bMale = male; t
www.eeworm.com/read/397504/2401504

h main.h

void EzSendMessage(CString& hDlg, int OpType, int* OtherOp, LPARAM pStr); void ParseStringDescriptor(PVOID pvBuffer, CString& hOutputBox); void EzSendMessage(CString& hDlg, int OpType, int* Othe
www.eeworm.com/read/397504/2401521

h main.h

void EzSendMessage(CString& hDlg, int OpType, int* OtherOp, LPARAM pStr); void ParseStringDescriptor(PVOID pvBuffer, CString& hOutputBox); void EzSendMessage(CString& hDlg, int OpType, int* Othe
www.eeworm.com/read/294564/8218263

h main.h

void EzSendMessage(CString& hDlg, int OpType, int* OtherOp, LPARAM pStr); void ParseStringDescriptor(PVOID pvBuffer, CString& hOutputBox); void EzSendMessage(CString& hDlg, int OpType, int* Othe
www.eeworm.com/read/172317/9714560

h fclient.h

// Flient.h 类CFTPClient #pragma once class CftpclientDlg; typedef struct FtpFileInfo { //BOOL isDir; //是否是目录 CString strPower;//权限 CString strFileName;//名称 CString strDate;//日期 int
www.eeworm.com/read/367135/9780553

cpp feeviewlist.cpp

#include "stdafx.h" #include "fee.h" #include "feeDoc.h" #include "feeView.h" extern CString userLoginName; extern CString userLoginPwd; extern CString userLoginPower; void CFeeV