代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/168234/9930877
h prefs.h
/*
Copyright (C)2003 Barry Dunne (http://www.emule-project.net)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as publi
www.eeworm.com/read/363626/9941893
cpp autocompl.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
#include "stdafx.h"
#include
www.eeworm.com/read/167809/9951585
cpp alert.cpp
// Alert.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Alert.h"
#include "MainFrm.h"
#include "AlertDoc.h"
#include "AlertView.h"
#ifdef _DEBUG
www.eeworm.com/read/167606/9959387
h linkctrl.h
#ifndef __LINKCTRL_H__
#define __LINKCTRL_H__
/////////////////////////// Classes /////////////////////////////////
//*************************************************************
/*************
www.eeworm.com/read/167606/9959438
h linkctrl.h
#ifndef __LINKCTRL_H__
#define __LINKCTRL_H__
/////////////////////////// Classes /////////////////////////////////
class CLinkCtrl : public CStatic
{
public:
//Constructors / Destructors
C
www.eeworm.com/read/167536/9964709
cpp aidlg.cpp
// AIDlg.cpp : implementation file
//
#include "stdafx.h"
#include "AI.h"
#include "AIDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
//
www.eeworm.com/read/167285/9973399
cpp bookclass.cpp
// BookClass.cpp: implementation of the CBookClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ChooseBookTool.h"
#include "Boo
www.eeworm.com/read/362688/9986492
h hyprlink.h
////////////////////////////////////////////////////////////////
// PixieLib(TM) Copyright 1997-1999 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know wh
www.eeworm.com/read/362688/9986521
cpp autocompl.cpp
////////////////////////////////////////////////////////////////
// MSDN -- August 2000
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
// Compiles wi
www.eeworm.com/read/166185/10030431
cpp studentscoreview.cpp
// StudentScoreView.cpp : CStudentScoreView 类的实现
//
//bugs:修改和删除的默认主键值为char型
#include "stdafx.h"
#include "StudentScore.h"
#include "BMDialog.h" //记录编辑窗体
#include "StudentScoreView.h"
#includ