代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/305989/13755461

h global.h

#ifndef __GLOBAL_H_ #define __GLOBAL_H_ //static CString managerNum="无管理员登录"; #endif
www.eeworm.com/read/304505/13791973

cpp lhwy.cpp

// lhwy.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "lhwy.h" #include "lhwyDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha
www.eeworm.com/read/303898/13806995

cpp store.cpp

// Store.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Store.h" #include "MainFrm.h" #include "StoreDoc.h" #include "StoreView.h" #ifdef _DEBUG
www.eeworm.com/read/303258/13819599

cpp cdsa.cpp

#include "StdAfx.h" #include "CCommon.h" #include "CDSA.h" CString deletestr(CString str,int count) { int tlen=str.GetLength(); return str.Right(tlen-count); } void zeronetochar8(char &g
www.eeworm.com/read/303115/13821507

cpp lhwy.cpp

// lhwy.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "lhwy.h" #include "lhwyDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha
www.eeworm.com/read/152048/5676242

cpp myview.cpp

#include "stdafx.h" #include #include #include #include "SiteDownload.h" #include "MyDocument.h" #include "MyView.h" #include "InputURLDlg.h" #include "Confi
www.eeworm.com/read/152048/5676244

cpp mytreectrl.cpp

#include "stdafx.h" #include "MyTreeCtrl.h" #include "InternetDownload.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////////////////
www.eeworm.com/read/152048/5676431

cpp myfingerdlg.cpp

// MyFingerDlg.cpp : implementation file // #include "stdafx.h" #include "MyFinger.h" #include "MyFingerDlg.h" #include "afxsock.h" #include #ifdef _DEBUG #define new DEBUG_NEW
www.eeworm.com/read/152048/5676469

h http.h

// Http.h : structures, functions and definitions for http service // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All rig
www.eeworm.com/read/152048/5676478

h request.h

// Request.h : interface of the CRequest class // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1997-1998 Microsoft Corporation // All rights reserved. // /