代码搜索:PView
找到约 1,218 项符合「PView」的源代码
代码结果 1,218
www.eeworm.com/read/143548/12864888
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "ImageZoomIn.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/143548/12866031
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Raster.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/322598/13374055
cpp threadtestview.cpp
// ThreadTestView.cpp : implementation of the CThreadTestView class
//
#include "stdafx.h"
#include "ThreadTest.h"
#include "ThreadTestDoc.h"
#include "ThreadTestView.h"
#include "MainFrm.
www.eeworm.com/read/136392/13380180
h drawtool.h
// DrawTool.h: interface for the CDrawTool class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DRAWTOOL_H__67B343D6_9A89_4CAD_A4B9_2EEF72C5EF10__INCL
www.eeworm.com/read/136392/13380238
h drawobj.h
// DrawObj.h: interface for the CDrawObj class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DRAWOBJ_H__1F9C3913_D28E_4925_BCAE_75347FAC48C6__INCLUDE
www.eeworm.com/read/136392/13380388
h drawtool.h
// DrawTool.h: interface for the CDrawTool class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DRAWTOOL_H__67B343D6_9A89_4CAD_A4B9_2EEF72C5EF10__INCL
www.eeworm.com/read/136392/13380475
h drawobj.h
// DrawObj.h: interface for the CDrawObj class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DRAWOBJ_H__1F9C3913_D28E_4925_BCAE_75347FAC48C6__INCLUDE
www.eeworm.com/read/317151/13509679
cpp notebookdoc.cpp
// NoteBookDoc.cpp : implementation of the CNoteBookDoc class
//
#include "stdafx.h"
#include "NoteBook.h"
#include "NoteBookView.h"
#include "NoteBookDoc.h"
#ifdef _DEBUG
#define new DEBUG
www.eeworm.com/read/306371/13745644
h ctext.h
#ifndef CTEXT
#define CTEXT
#include"CUnit.h"
class CTextEdit;
class CText :public CUnit
{
DECLARE_SERIAL(CText)
public:
virtual void ShowSelectPoint(CDC*pDC);
virtual int IsOnMarginPoin
www.eeworm.com/read/306371/13745707
h cpolybezier.h
#ifndef POLYBEZIER
#define POLYBEZIER
#include"CUnit.h"
class CPolyBezier:public CUnit
{
DECLARE_SERIAL(CPolyBezier)
public:
virtual void OnContextMenu(CWnd *pWnd, CPoint point);
virtua