代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/337238/12382879
h combolistctrl.h
/*******************************************************************************
Author : Aravindan Premkumar
Unregistered Copyright 2003 : Aravindan Premkumar
All Rights Reserved
This
www.eeworm.com/read/250286/12416244
cpp string.cpp
#include "StdAfx.h"
#include "String.h"
CString Data2HexString ( char *data, int size, int nBytesPerLine/*=16*/ )
{
CString csHexString, csTemp;
for ( int i=0; i
www.eeworm.com/read/336717/12422448
cpp nustreamobj00.cpp
// SmartObj00.cpp : 定义 DLL 的初始化例程。
//
#include "stdafx.h"
#include
#include "Nustreamobj00.h"
#include "resource.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
PortInfo_T p
www.eeworm.com/read/250120/12432107
cpp smtp.cpp
/*
Module : SMTP.CPP
Purpose: Implementation for a MFC class encapsulation of the SMTP protocol
Created: PJN / 22-05-1998
History: PJN / 15-06-1998 1) Fixed the case where a single dot occurs on i
www.eeworm.com/read/132283/14102196
cpp performancelogdlg.cpp
/*****************************************************************************************
*** PerformanceLogDlg.cpp : Implementation of the CPerformanceLogDlg class
*** Developed by Langfine
www.eeworm.com/read/233432/14150946
h combolistctrl.h
/*******************************************************************************
Author : Aravindan Premkumar
Unregistered Copyright 2003 : Aravindan Premkumar
All Rights Reserved
This
www.eeworm.com/read/131104/14161107
cpp avltreedemo.cpp
#include
#include
#include
#include
#include "AVLBaum.h"
// simple class for demo 2
// note: the class should have a default constructor
class CCit
www.eeworm.com/read/232510/14193498
cpp lhwy.cpp
// lhwy.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "lhwy.h"
#include "lhwyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/130270/14199636
cpp infinstalldlg.cpp
// InfInstallDlg.cpp : implementation file
//
#include "stdafx.h"
#include "InfInstall.h"
#include "InfInstallDlg.h"
#include
#include "Setup.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/130219/14203104
h tapidescribe.h
// ----------------------------------------------------------------------------
// IP Office SDK (c) Avaya 2001. All rights reserved.
//
// PROJECT: TapiSample
// FILE: tapidescribe.h
// CRE