代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/418498/10943941
h asdlg.h
// ASDlg.h : 头文件
//
#pragma once
// CASDlg 对话框
class CASDlg : public CDialog
{
// 构造
public:
CASDlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_AS_DIALOG };
prot
www.eeworm.com/read/272492/10955964
cpp gsmgprsview.cpp
// GsmGprsView.cpp : implementation of the CGsmGprsView class
//
#include "stdafx.h"
#include "GsmGprs.h"
#include "GsmGprsDoc.h"
#include "GsmGprsView.h"
///////////////////////////////////
www.eeworm.com/read/272490/10956099
cpp countmoneydlg.cpp
// CountmoneyDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BookManager.h"
#include "CountmoneyDlg.h"
#include "CountbookSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef T
www.eeworm.com/read/418205/10958948
txt 05.2.1 ondraw函数.txt
5.2.1 OnDraw函数
在 CTextView类中, OnDraw函数的定义如例 5-4所示。
例 5-4
void CTextView: : OnDraw(CDC* pDC) CTextDoc* pDoc = GetDocument();
ASSERT_VAL工 o (pDoc) ;
// TODO: add draw code for native data here
www.eeworm.com/read/272376/10959034
cpp totalquote.cpp
// TotalQuote.cpp: implementation of the CTotalQuote class.
//
// 1 TId int 装机编号 Allow Null = False
// 2 CustomerId int 客户编号 Allow Null = False
// 3 IsSubmit char(2) 是否成交 Allow Null = False
// 4
www.eeworm.com/read/272368/10959752
cpp registration.cpp
// Registration.cpp: implementation of the CRegistration class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CarService.h"
#include "R
www.eeworm.com/read/272366/10959996
cpp type.cpp
// Type.cpp: implementation of the CType class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "AssetsMan.h"
#include "ADOConn.h"
#inclu
www.eeworm.com/read/272366/10960079
cpp distribute.cpp
// Distribute.cpp: implementation of the CDistribute class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "AssetsMan.h"
#include "Distri
www.eeworm.com/read/272188/10966528
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/272188/10966630
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