代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/215215/15069121
h contact.h
#pragma once
#include "afxtempl.h"
class CContact : public CObject
{
DECLARE_SERIAL(CContact)
public:
CString m_strName;
CString m_strAddress1;
CString m_strAddress2;
CString
www.eeworm.com/read/204013/15347669
h contact.h
#pragma once
#include "afxtempl.h"
class CContact : public CObject
{
DECLARE_SERIAL(CContact)
public:
CString m_strName;
CString m_strAddress1;
CString m_strAddress2;
CString
www.eeworm.com/read/109962/15544515
h contact.h
#pragma once
#include "afxtempl.h"
class CContact : public CObject
{
DECLARE_SERIAL(CContact)
public:
CString m_strName;
CString m_strAddress1;
CString m_strAddress2;
CString
www.eeworm.com/read/257902/11908236
h mysetclass.h
#pragma once
class CMySetClass
{
public:
CMySetClass(void);
~CMySetClass(void);
CString GetString(_variant_t var);
CString addordelpassword(CString vaual,BOOL type);
};
www.eeworm.com/read/192089/8407946
c io20_1.02.c
// #include
// #include
#include
#include
/**
** The length of ``ulysses'' is: 7
** The size of ``ulysses'' is: 8
**
**/
int main(
www.eeworm.com/read/291552/8410135
h browseforfolder.h
//////////////////////////////////////////////////////////////////////
//
// BrowseForFolder.h: interface for the CShellBrowser class.
//
// Copyright 1998 Scott D. Killen
//
///////////////////
www.eeworm.com/read/289731/8532539
c io20_1.02.c
// #include
// #include
#include
#include
/**
** The length of ``ulysses'' is: 7
** The size of ``ulysses'' is: 8
**
**/
int main(
www.eeworm.com/read/288910/8595368
c io20_1.02.c
// #include
// #include
#include
#include
/**
** The length of ``ulysses'' is: 7
** The size of ``ulysses'' is: 8
**
**/
int main(
www.eeworm.com/read/384965/8827003
c io20_1.02.c
// #include
// #include
#include
#include
/**
** The length of ``ulysses'' is: 7
** The size of ``ulysses'' is: 8
**
**/
int main(
www.eeworm.com/read/184524/9096849
cpp base_obj.cpp
//*************************************************************************************
// BASE_OBJ.CPP
// This file contains the implementation (member functions and stuff) for the
// b