代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/100754/15865079
h autofont.h
//CAutoFont class definition
//
//This class will simplify the creation and use of the CFont object
//By Jamie Nordmeyer
#ifndef AUTOFONT
#define AUTOFONT
class CAutoFont : public CFont
{
www.eeworm.com/read/100703/15866667
h stringex.h
//////////////////////////////////////////////////////////////////////
// StringEx.h
//
#ifndef __STRINGEX_H_
#define __STRINGEX_H_
class CStringEx : public CString
{
public:
CStringEx()
www.eeworm.com/read/100656/15867881
h packetbase.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "common.h"
#include "buffer.h"
#include "smpputil.h"
#include "smpp.h"
#include
using namespace std;
#ifde
www.eeworm.com/read/100656/15867914
h iocpserver.h
// IOCPServer.h: interface for the CIOCPServer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IOCPSERVER_H__75B80E90_FD25_4FFB_B273_0090AA43BBDF
www.eeworm.com/read/100623/15868594
cpp window.cpp
// Window.cpp: implementation of the CWindow class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MixedCS.h"
#include "Window.h"
#incl
www.eeworm.com/read/100622/15868621
cpp ccommon.cpp
#include "stdafx.h"
#include "CCommon.h"
#include "math.h"
int Hexchar_To_Int10(CString input)
{
int i;
for(i=0;i
www.eeworm.com/read/100622/15868624
h cdsa.h
//typedef unsigned char uchar;
static int primes[1227]=
{3, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127,
131, 137, 139