代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/155415/11877399
h chatselector.h
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/155415/11877401
cpp ipfilter.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/155415/11877528
h preferences.h
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/155363/11882863
cpp database.cpp
// DATABASE.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DATABASE.h"
#include "MainFrm.h"
#include "DATABASESet.h"
#include "DATABASEDoc.h"
#inclu
www.eeworm.com/read/257903/11907706
h medicinesalemanages.h
// MedicineSaleManages.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
#include "TreeFileView.h"
www.eeworm.com/read/154716/11932586
cpp drestore.cpp
// DRestore.cpp : implementation file
//
#include "stdafx.h"
#include "MyProject.h"
#include "DRestore.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/154716/11932786
cpp storequery.cpp
// StoreQuery.cpp: implementation of the CStoreQuery class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyProject.h"
#include "StoreQ
www.eeworm.com/read/257174/11946191
cpp main.cpp
#include
#include
#include
#include
#define MIN_SUP 0.7//最小支持度
long MAX_T_SUM=0; //事物总数
typedef struct
{
std::vector tname;
long sup;
www.eeworm.com/read/343188/11964762
h imapitools.h
////////////////////////////////////////////////////////////////
// MSDN Magazine -- April 2004
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
// Com
www.eeworm.com/read/343137/11970345
cpp studentscoreview.cpp
// StudentScoreView.cpp : CStudentScoreView 类的实现
//
//bugs:修改和删除的默认主键值为char型
#include "stdafx.h"
#include "StudentScore.h"
#include "BMDialog.h" //记录编辑窗体
#include "StudentScoreView.h"
#includ