代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/417022/11006833

cpp mysmtpdlg.cpp

// MySmtpDlg.cpp : implementation file // #include "stdafx.h" #include "MySmtp.h" #include "MySmtpDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/271024/11012028

h _cncalendar.h

#if !defined(AFX__CNCALENDAR_H__1C59E37E_A8CF_4026_A845_069B1A952936__INCLUDED_) #define AFX__CNCALENDAR_H__1C59E37E_A8CF_4026_A845_069B1A952936__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi
www.eeworm.com/read/416727/11014442

h datashow.h

/************************************************************************/ /* /* 数据显示类: 作者:南京航空航天大学能源与动力学院 庄三少 2009年1月11日 Email:viualsan@yahoo.cn t
www.eeworm.com/read/416727/11014468

h datashow.h

/************************************************************************/ /* /* 数据显示类: 作者:南京航空航天大学能源与动力学院 庄三少 2009年1月11日 Email:viualsan@yahoo.cn t
www.eeworm.com/read/416653/11018547

cpp printer.cpp

#include "stdafx.h" #include "printer.h" void CPrinter::SetPort(CString portname) { m_PortName=portname; } bool CPrinter::Open() { TRY { if(!CFile::Open(m_PortName.GetBuffer(0),CF
www.eeworm.com/read/270957/11018623

h bumen.h

// Bumen.h /*********************************************************************/ #include #if !defined _BUMEN_H_ #define _BUMEN_H_ #pragma once /*****************************
www.eeworm.com/read/270957/11018627

h admin.h

// Admin.h: interface for the CAdmin class. ////////////////////////////////////////////////////////////////////// #if !defined _USERS_H__ #define _USERS_H__ #pragma once //////////////////
www.eeworm.com/read/270957/11018630

h kaoqin.h

// Kaoqin.h /*********************************************************************/ #if !defined _KAOQIN_ #define _KAOQIN_ #pragma once /******************************************************
www.eeworm.com/read/270957/11018638

cpp kaoqin.cpp

// Kaoqin.cpp /*********************************************************************/ #include "stdafx.h" #include "../Renshi.h" #include "Kaoqin.h" #ifdef _DEBUG #undef THIS_FILE static
www.eeworm.com/read/270957/11018649

cpp admin.cpp

// Admin.cpp: ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "../Renshi.h" #include "Admin.h" #ifdef _DEBUG #undef THIS_FILE static char