代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/193007/7151466

h dlgrj.h

#include "WhiteRect.h" #include "DrawDlg.h" #include "LineEdit.h" #include "myfunction.h" #if !defined(AFX_DLGRJ_H__4067BFAA_9CE3_4FAC_BC33_9160FF160A35__INCLUDED_) #define AFX_DLGRJ_H__4067BF
www.eeworm.com/read/193007/7151524

h listctrlpop.h

#if !defined(AFX_LISTCTRLPOP_H__8A5B0B9F_FF30_44B5_BB1C_7861176893D2__INCLUDED_) #define AFX_LISTCTRLPOP_H__8A5B0B9F_FF30_44B5_BB1C_7861176893D2__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi
www.eeworm.com/read/193007/7151526

cpp myfunction.cpp

#include "stdafx.h" #include "a1.h" #include "myfunction.h" #include "DrawDlg.h" #include "ScrollPrintView.h" _ConnectionPtr LRunSql::m_database; LRunSql::LRunSql() { m_recordset.CreateInst
www.eeworm.com/read/193007/7151590

h myfunction.h

#ifndef LRUNSQL #define LRUNSQL class CDrawDlg; void DateToInt(CString date,int& year,int& month,int& day); bool OpenPrintFrame(CWnd* parent,CDrawDlg * m_draw); #define XS 0 #define XSTH 1
www.eeworm.com/read/457240/7160016

h common.h

#ifndef COMMON_H #define COMMON_H //2008-4-20 #define INHIBITVOLTAGE 0x0002; #define WARNCLEAN 0x0080; #define JOGON_OFF 0x0100; #define TIMER_SET_VALUE 1
www.eeworm.com/read/463608/7177457

h adodb.h

#ifndef ADODB_H #define ADODB_H #pragma once #import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF") struct CADOFieldInfo//字段信息 { char m_strName
www.eeworm.com/read/463608/7177474

h user.h

#pragma once #include "ADODB.h" #include "afxtempl.h" // CUser 命令目标 class CProjectManageDoc; //记录信息量 struct CFieldRecord { char FieldName[20];//字段名(如果为外键字段,则为显示字段) char Value[255]; //
www.eeworm.com/read/463608/7177488

h reionclass.h

#pragma once #include "User.h" // CReionClass 对话框 class CReionClass : public CDialog { DECLARE_DYNAMIC(CReionClass) public: CReionClass(CWnd* pParent = NULL); // 标准构造函数 virtual ~CRe
www.eeworm.com/read/463414/7182182

cpp smstestview.cpp

// SmsTestView.cpp : implementation of the CSmsTestView class // #include "stdafx.h" #include "SmsTest.h" #include "SmsTestDoc.h" #include "SmsTestView.h" #ifdef _DEBUG #define new DEBUG_
www.eeworm.com/read/463015/7190518

cpp addnewcomanddepartdlg.cpp

// AddNewComAndDepartDlg.cpp : implementation file // #include "stdafx.h" #include "ministryperson.h" #include "AddNewComAndDepartDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE