代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/386888/8719991

h msg.h

#ifndef CMSG1_H #define CMSG1_H class CMsg : public CObject { public: CString m_strText; CString m_msgType; struct NomalMsg { CString who; CString toWho; CString
www.eeworm.com/read/386888/8720052

h msg.h

#ifndef CMSG1_H #define CMSG1_H class CMsg : public CObject { public: CString m_strText; CString m_msgType; struct NomalMsg { CString who; CString toWho; CString
www.eeworm.com/read/487599/6317311

h msg.h

#ifndef CMSG1_H #define CMSG1_H class CMsg : public CObject { public: CString m_strText; CString m_msgType; struct NomalMsg { CString who; CString toWho; CString
www.eeworm.com/read/487599/6317344

h msg.h

#ifndef CMSG1_H #define CMSG1_H class CMsg : public CObject { public: CString m_strText; CString m_msgType; struct NomalMsg { CString who; CString toWho; CString
www.eeworm.com/read/257902/11908272

txt vc连接sqlserver数据库.txt

VC连接SQL SERVER数据库 void smsLogon::InitSQLServer(CString server, CString db, CString UserName, CString Pwd) { m_pConnection.CreateInstance("ADODB.Connection"); CString strCn; strCn.Empty(); st
www.eeworm.com/read/178135/9417767

h nfunction.h

// nFunction.h File extern CString GetGameName( CString strGameType, int i); extern CString GetGameRoom( CString strGameName, int i); extern void testReg(int x);
www.eeworm.com/read/276685/10715259

h des.h

#ifndef __MYDES__ #define __MYDES__ class DESServer { public: CString DecryptString(CString str); CString EncryptString(CString str); DESServer(char* key = 0); virtual ~DESServer() {};
www.eeworm.com/read/349896/10791284

h globefun.h

#include "GlobeStruct.h" int IsDirectoryOrFile(CString strFileName); bool IsLegalName(CString strFileName,CString& strErr); int FindStrFromStrArr(const CStringArray& arDest,CString strSour);
www.eeworm.com/read/27451/865385

txt d076.bmp.txt

public: BOOL InitAndConnet(HWND hwnd, UINT port, CString m_strServer); public: void GetString(CString & str); void SendString(CString a); CString m_strServer;
www.eeworm.com/read/37216/900666

txt d076.bmp.txt

public: BOOL InitAndConnet(HWND hwnd, UINT port, CString m_strServer); public: void GetString(CString & str); void SendString(CString a); CString m_strServer;