代码搜索:PView

找到约 1,218 项符合「PView」的源代码

代码结果 1,218
www.eeworm.com/read/236584/14010045

cpp gdiplusdoc.cpp

#include "GDIPlus.h" #include "GDIPlusView.h" #include "GDIPlusDoc.h" //CStroke CStroke:: CStroke(int nPenWidth1) { nPenWidth = nPenWidth1; pPointArray = new ArrayList(); } CStroke::~CS
www.eeworm.com/read/132863/14070302

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "Explore.h" #include "MainFrm.h" #include "LeftView.h" #include "ExploreView.h" #ifdef _DEBUG #def
www.eeworm.com/read/105706/15660901

cpp childfrm.cpp

// ChildFrm.cpp : implementation of the CChildFrame class // #include "stdafx.h" #include "MyIE.h" #include "MainFrm.h" #include "ChildFrm.h" #include #include "InputPasswo
www.eeworm.com/read/102552/15771996

htm subject_18825.htm

序号:18825 发表者:天涯浪子 发表日期:2002-10-23 17:15:52 主题:再次请教景周大哥 内容:关於在对话框中使用串行化的问题,按照你上次给我的两篇文章,我做了一下:DFV控件虽然很不错,但是稳定性不能保证;而另外一篇文章,我按照他的方法,在对话框中写了一个GetView()函数CUpsView* CDlgmonitor::GetV ...
www.eeworm.com/read/100917/15860926

cpp editpadview.cpp

/////////////////////////////////////////////////////////////////////////// // File: editpadview.cpp // Version: 1.3.0.6 // Updated: 19-Jul-1998 // // View core // // Copyright: Ferdin
www.eeworm.com/read/392010/8367483

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "VCStyle.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/391055/8425387

cpp childfrm.cpp

// ChildFrm.cpp : implementation of the CChildFrame class // #include "stdafx.h" #include "RMTool.h" #include "ChildFrm.h" #include "ServerView.h" #include "MainFrm.h" // BBD 040330 #ifdef
www.eeworm.com/read/189736/8456700

cpp logwindow.cpp

/*----------------------------------------------------------------------------- 6502 Macroassembler and Simulator Copyright (C) 1995-2003 Michal Kowalski This program is free software; you can
www.eeworm.com/read/189196/8485172

txt 建立框架结构与自己定义的视图文档进行绑定(客参考笔记本).txt

CCreateContext context; CMainFrame *pFrame = new CMainFrame(this); CPrintDoc *pDoc = new CPrintDoc; CPrintView *pView = new CPrintView; context.m_pCurrentFrame = pFrame; context.m_pNewView
www.eeworm.com/read/431395/8680218

cpp imageviewdoc.cpp

// ImageViewDoc.cpp : implementation of the CImageViewDoc class // #include "stdafx.h" #include "ImageView.h" #include "ImageViewDoc.h" #include "ImageViewView.h" #include "MainFrm.h" #incl