代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/174836/9573248

cpp registration.cpp

// Registration.cpp: implementation of the CRegistration class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "CarService.h" #include "R
www.eeworm.com/read/174595/9580663

h toputil.h

#ifndef TOPUTIL_H #define TOPUTIL_H // Get needed include files #include "StdInc.h" #include "PizzaTypes.h" // Let's put these guys in their own namespace so that we're // not polluting th
www.eeworm.com/read/174595/9580753

h spydlg.h

#ifndef SPYDLG_H #define SPYDLG_H // Get needed include files #include "StdInc.h" #include "GUIDs.h" class CSpyDialog : public CDialog { public: // Ctor & dtor CSpyDialog(CStr
www.eeworm.com/read/170351/9808955

h button.h

#if !defined(AFX_BUTTON_H__0609A803_EB63_4334_8F45_7412A6164FDB__INCLUDED_) #define AFX_BUTTON_H__0609A803_EB63_4334_8F45_7412A6164FDB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_
www.eeworm.com/read/170337/9809417

cpp barcodedlg.cpp

// BarCodeDlg.cpp : implementation file // #include "stdafx.h" #include "BarCode.h" #include "BarCodeDlg.h" #include "BarRecog.h" #include "AddSampleDlg.h" #ifdef _DEBUG #define new DEBU
www.eeworm.com/read/366540/9809826

h registry.h

#ifndef __REGISTRY_H__ #define __REGISTRY_H__ class CRegistry { public: CRegistry(); ~CRegistry(); int m_nLastError; // CRegistry properties protected: HKEY m_hRootKey; BOOL
www.eeworm.com/read/366461/9812438

h statlink.h

//////////////////////////////////////////////////////////////// // VCKBASE -- August 2000 // Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too. // #pragma once /////////////
www.eeworm.com/read/170253/9812931

h selectmdbview.h

#pragma once #include "afxwin.h" // CSelectmdbView 窗体视图 class CSelectmdbView : public CFormView { public : CString m_editPath ; int m_Field_Num ; int m_Recorde_Num ; pri
www.eeworm.com/read/366276/9821780

h gpspointdlg.h

// GpsPointDlg.h : header file // //{{AFX_INCLUDES() #include "mscomm.h" #include "SetPoint.h" #include "Draw.h" #include "ccommdlg.h" //}}AFX_INCLUDES #if !defined(AFX_GPSPOINTDLG_H__224D97
www.eeworm.com/read/170054/9821951

h breaksideproject.h

// Curve.h: interface for the CCurve class. // Copyright 济南路通科技开发有限责任公司 // mailto: lutong_jn@sina.com //=====================================================================================