代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/427297/8953283
cpp booktoresidedlg.cpp
// BookToResideDlg.cpp : implementation file
//
#include "stdafx.h"
#include "HotelManageSys.h"
#include "BookToResideDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/427297/8953302
cpp _connection.cpp
// _Connection.cpp: implementation of the C_Connection class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HotelManageSys.h"
#include
www.eeworm.com/read/427183/8967245
h udpdlg.h
// UDPDlg.h : 头文件
//
#include "UDP_CE.h"
#pragma once
// CUDPDlg 对话框
class CUDPDlg : public CDialog
{
// 构造
public:
CUDPDlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_
www.eeworm.com/read/427113/8976728
h 天气预报采集系统dlg.h
// 天气预报采集系统Dlg.h : 头文件
//
#pragma once
#include "afxwin.h"
// CTQYBDlg 对话框
class ObjectThreadPara;
class CTQYBDlg : public CDialog
{
// 构造
public:
CTQYBDlg(CWnd* pParent = NULL); //
www.eeworm.com/read/427106/8977185
cpp ado.cpp
/*########################################################################
Filename: ado.cpp
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/427066/8979950
h sortclass.h
// Copyright (c) Iuri Apollonio 1998
// Use & modify as you want & need, and leave those 3 lines.
// http://www.codeguru.com
// class extended by Max Poliashenko.
// CJSortClass.h: interface for
www.eeworm.com/read/185888/8980427
h tinystr.h
/*
www.sourceforge.net/projects/tinyxml
Original file by Yves Berquin.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
www.eeworm.com/read/185888/8980436
cpp tinystr.cpp
/*
www.sourceforge.net/projects/tinyxml
Original file by Yves Berquin.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
www.eeworm.com/read/426956/8989859
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__12BB9B69_5C23_4A93_8206_EAFAAA22E1E4_
www.eeworm.com/read/283726/8993599
h dirfile.h
#pragma once
#include "global.h"
DLL_INTERNAL int WriteDataToFile(LPCTSTR filename,void* data,long size,LPCTSTR mode, int nStartPos=-1 );
DLL_INTERNAL int ReadDataFromFile(LPCTSTR filename,void*