代码搜索:cstring

找到约 10,000 项符合「cstring」的源代码

代码结果 10,000
www.eeworm.com/read/186579/8925016

h jinzhi.h

#ifndef jinzhi_h_ #define jinzhi_h_ double tentoother(double temp,int num) { int i,j; double k=0; double p=temp; while(p!=0) { for(i=0;pow(num,i)
www.eeworm.com/read/427700/8925272

h cinifile.h

/*================================================================== = 文件名:CIniFile类定义文件 = = 主要功能:可以读取.修改变量数值,可以设置新的组,新的变量 = = 修改日期:2002-12-28
www.eeworm.com/read/427584/8932454

h ado.h

#ifndef _ADO_H_ #define _ADO_H_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include #include #pragma warning (disable: 4146) //
www.eeworm.com/read/284419/8933555

h gpsscview.h

// GpsSCView.h : interface of the CGpsSCView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_GPSSCVIEW_H__58804DEF_631B_11D8_B346_0060975FF
www.eeworm.com/read/284408/8935714

cpp xpathfinder.cpp

#include "StdAfx.h" #include "XPathfinder.h" #include #include #include // For greater( ) using namespace std; XPathFinder::XPathFinder () {
www.eeworm.com/read/284408/8935722

h markup.h

// Markup.h: interface for the CMarkup class. // // Markup Release 6.3 // Copyright (C) 1999-2002 First Objective Software, Inc. All rights reserved // Go to www.firstobject.com for the latest CMa
www.eeworm.com/read/284405/8935850

h dopoddlg.h

#pragma once #include "PSerialPort.h" #include "afxwin.h" // CDopodDlg 对话框 class CDopodDlg : public CDialog { DECLARE_DYNAMIC(CDopodDlg) public: CDopodDlg(CWnd* pParent = NULL); // 标
www.eeworm.com/read/284348/8940597

cpp use2dlg.cpp

// Use2Dlg.cpp : implementation file // #include "stdafx.h" #include "Use2.h" #include "Use2Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/427297/8953221

cpp abandonroom.cpp

// AbandonRoom.cpp : implementation file // #include "stdafx.h" #include "HotelManageSys.h" #include "AbandonRoom.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/427297/8953275

cpp booktoabandlg.cpp

// BookToAbanDlg.cpp : implementation file // #include "stdafx.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ////////////////////////