代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/292231/8366506

h pcodegenerator.h

#ifndef _PCODEGENERATOR_H_ #define _PCODEGENERATOR_H_ #include "Analyzer.h" class CPCodeGenerator { public: CPCodeGenerator( CString& str ); ~CPCodeGenerator(); // Operations public:
www.eeworm.com/read/292231/8366514

h parser.h

#ifndef _PARSER_H_ #define _PARSER_H_ #include "scaner.h" typedef enum { kVarDec, kFunDec, kParam, kStmt, kExp } NodeKind; typedef enum { kIf, kWhile, kGoto, kBreak, kContinue, kRead,
www.eeworm.com/read/392010/8367407

h shfileinfo.h

#ifndef __SHFILEINFO_H__ #define __SHFILEINFO_H__ ///////////////////////////////////////////////////////////////////////////// // CSHFileInfo class class CSHFileInfo { // Constructi
www.eeworm.com/read/391988/8369577

h usbpassw.h

// Machine generated IDispatch wrapper class(es) created with ClassWizard ///////////////////////////////////////////////////////////////////////////// // _uPassWrite wrapper class class _uPassWr
www.eeworm.com/read/292176/8369896

h dialognewstudent.h

// /****************************************/ /* SchoolManageSystem */ /*设计者:全佳营 */ /*时间:2004.5.9-2004-5.18 */ /*Email:ghostman@tzc.edu.cn */ /*********************************
www.eeworm.com/read/292176/8370066

h dialogamenddata.h

// /****************************************/ /* SchoolManageSystem */ /*设计者:全佳营 */ /*时间:2004.5.9-2004-5.18 */ /*Email:ghostman@tzc.edu.cn */ /*********************************
www.eeworm.com/read/292176/8370114

h adoconnection.h

/****************************************/ /* ADO封装类设计AdoConnection */ /*设计者:全佳营 */ /*时间:2004.5.9-2004.5.18 */ /*Email:ghostman@tzc.edu.cn */ /*本ADO封装类是参考网友提供的设计的 */ /**********
www.eeworm.com/read/192471/8380093

h response.h

#ifndef __RESPONSE_H__ #define __RESPONSE_H__ class NMEA0183; class RESPONSE : public CObject { private: NMEA0183 *container_p; public: RESPONSE(); virtual ~RESPONSE(); /*
www.eeworm.com/read/192424/8383081

cpp aboutdlg.cpp

///////////////////////////////////////////////////////////////////////////// // Copyright (C) 1998 by J鰎g K鰊ig // All rights reserved // // This file is part of the completely free tetris clone "
www.eeworm.com/read/291980/8384184

h stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #pragma once // Change th