代码搜索:CString

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

代码结果 10,000
www.eeworm.com/read/245759/12781540

h score.h

#include #include #include #include #include using namespace std; struct Data { CString number; CString name; CString a
www.eeworm.com/read/308848/13689793

h appapi.h

#pragma once #include "stdafx.h" #include "Environment.h" CString GetFilePath(const CString& strFileName); CString GetModulePath(); void DisplayDaoException(CDaoException* e); void SetPoly
www.eeworm.com/read/232281/14199900

cpp selectfolder.cpp

#include "stdafx.h" #include "SelectFolder.h" CString SelectFolder(void) { BOOL bRes = FALSE; CString lpstrFolder; CString strInitFolder = "C:\\"; char lpszPath[MAX_PATH]
www.eeworm.com/read/129036/14269097

h addrlist.h

//addrlist.h class CAddrlist : public CObject { public: DECLARE_SERIAL(CAddrlist) CString Name; CString Address; CString Tel; CTime Birth; CAddrlist(); virtual void Ser
www.eeworm.com/read/111624/15508812

h ljb1.h

/*typedef struct Cezhand { CString dxdian; CString czdian; bool isknow; bool isjd; int du; }Czd*; typedef struct zhaozhund { CString dianhao; double jiaodu; }zzd*; */ class CLjbiao
www.eeworm.com/read/320795/13418269

h user.h

#pragma once class CUser { public: CString m_username; CString m_userkey; };
www.eeworm.com/read/406441/11442328

h statlink.h

//////////////////////////////////////////////////////////////// #pragma once ////////////////// // Simple text hyperlink derived from CString // class CHyperlink : public CString { public:
www.eeworm.com/read/100012/15889851

cpp strings.cpp

#include "stdafx.h" /**************************************************************************** * quoteEscape * Inputs: * CString s: Unquoted string * Result: CString * CSt
www.eeworm.com/read/483942/6597832

makefile

# All object files that must be linked into final executables CSTRING_OBJ= cstring_iter.o MAPS_OBJ= maps.o SPARSE_OBJ= sparsemat.o sparsemat_main.o all: cstring_iter maps sparsemat # Rule for buildi
www.eeworm.com/read/168845/5432283

hpp compare.hpp

// (C) Copyright Gennadiy Rozental 2004-2005. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE