代码搜索:PView
找到约 1,218 项符合「PView」的源代码
代码结果 1,218
www.eeworm.com/read/482336/6623015
cpp liuqiuliangview.cpp
// liuqiuliangView.cpp : implementation of the CLiuqiuliangView class
//
#include "stdafx.h"
#include "liuqiuliang.h"
#include "liuqiuliangDoc.h"
#include "liuqiuliangView.h"
#include "CyA
www.eeworm.com/read/264167/11327136
cpp mestang.cpp
// MESTang.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MESTang.h"
#include "MainFrm.h"
#include "LogDlg.h"
#include "FeedFormView.h"
#includ
www.eeworm.com/read/406404/11443208
h mvc.h
#pragma once
//-----------------------------------------------------------------------------------//
// Windows Graphics Programming: Win32 GDI and DirectDraw //
//
www.eeworm.com/read/405359/11464388
cpp myview.cpp
// MyView.cpp : implementation file
//
#include "stdafx.h"
#include "a1.h"
#include "MyView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
www.eeworm.com/read/401163/11563469
cpp screen.cpp
// Screen.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Screen.h"
#include "MainFrm.h"
#include "ScreenDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/256862/11967711
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ff.h"
#include "ffView.h"
#include "ffDoc.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde
www.eeworm.com/read/152691/12092686
cpp myview.cpp
// MyView.cpp : implementation file
//
#include "stdafx.h"
#include "a1.h"
#include "MyView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
www.eeworm.com/read/150250/12302184
cpp pichistrogram.cpp
// PicHistrogram.cpp : implementation file
//
#include "stdafx.h"
#include "RSImageStar.h"
#include "PicHistrogram.h"
#include "RSImageStarDoc.h"
#include "RSImageStarView.h"
#ifdef _DEBUG
www.eeworm.com/read/251652/12326898
cpp ccurve.cpp
#include "stdafx.h"
#include "CCurve.h"
#include"EastDrawView.h"
IMPLEMENT_SERIAL(CCurve,CObject,1)
void CCurve::DrawStatic(CDC*pDC)
{
CPen m_pen;
m_pen.CreatePen(m_PenStyle,m_PenWidth,m_PenC
www.eeworm.com/read/251652/12327067
cpp croundrectangle.cpp
#include "stdafx.h"
#include"CRoundRectangle.h"
#include"EastDrawView.h"
IMPLEMENT_SERIAL(CRoundRectangle,CUnit,1)
void CRoundRectangle::DrawStatic(CDC*pDC)
{
CPen m_pen;
CBrush m_brus