代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/353281/10456934
h mapssvw.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/353281/10456970
h typtrmap.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/352673/10526946
cpp jnartifice.cpp
#include "stdafx.h"
#include "Prog.h"
#include "JnArtifice.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
////////////////////////////////
www.eeworm.com/read/352673/10527027
h cjflatcombobox.h
#ifndef __CJFLATCOMBOBOX_H__
#define __CJFLATCOMBOBOX_H__
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// CCJComboBox is a CComboBox derived class which is simular to
// the
www.eeworm.com/read/352521/10544110
cpp studentscoreview.cpp
// StudentScoreView.cpp : CStudentScoreView 类的实现
//
//bugs:修改和删除的默认主键值为char型
#include "stdafx.h"
#include "StudentScore.h"
#include "BMDialog.h" //记录编辑窗体
#include "StudentScoreView.h"
#includ
www.eeworm.com/read/159966/10583841
cpp copymedlg.cpp
// CopyMeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "CopyMe.h"
#include "CopyMeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/277801/10603674
cpp httpdownload.cpp
// HTTPDownload.cpp: implementation of the CHTTPDownload class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Download.h"
#include "HTT
www.eeworm.com/read/422892/10604336
cpp stockcontrolctl.cpp
// StockControlCtl.cpp : Implementation of the CStockControlCtrl ActiveX Control class.
#include "stdafx.h"
#include "StockControl.h"
#include "StockControlCtl.h"
#include "StockControlPpg.h"
www.eeworm.com/read/422673/10620696
h station_info.h
// station_info.h : Declaration of the Cstation_info
#pragma once
// code generated on 2009年1月9日, 21:21
class Cstation_info : public CRecordset
{
public:
Cstation_info(CDatabase* pDatabas
www.eeworm.com/read/422673/10620755
h oil_info.h
// oil_info.h : Declaration of the Coil_info
#pragma once
// code generated on 2009年1月9日, 21:18
class Coil_info : public CRecordset
{
public:
Coil_info(CDatabase* pDatabase = NULL);
DEC