代码搜索:PView

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

代码结果 1,218
www.eeworm.com/read/363817/9934999

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/363817/9935157

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
www.eeworm.com/read/360039/10111174

c strview.c

#include #include #include "strview.h" #ifndef NULL #define NULL 0 #endif typedef void (*DrawFunc)(void * ,int ,int ,int ,int ,int ,int ); void DrawStrViewText(void *
www.eeworm.com/read/360039/10111198

h cellview.h

#ifndef _CELL_VIEW_ #define _CELL_VIEW_ #define CELL_WIDTH 24 /*相素点为单位*/ #define CELL_HIGH 24 /*typedef struct _VIEWWND_ *pCELLVIEW;/*预定义*/ typedef struct _VIEWWND_ /*视图窗口,控制显示*
www.eeworm.com/read/163264/10168089

cpp shape.cpp

// GraphCell.cpp: implementation of the CGraphCell class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "geditor.h" #include "Shape.h"
www.eeworm.com/read/357439/10209697

cpp mapeditdlg.cpp

// MapEditDlg.cpp : implementation file // #include "stdafx.h" #include "45MapMaker.h" #include "MapEditDlg.h" #include "MainFrm.h" #include "45MapMakerView.h" #include ".\mapeditdlg.h" #i
www.eeworm.com/read/356364/10229475

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/355074/10295684

cpp ncsimulasysdoc.cpp

// NCSimulaSysDoc.cpp : CNCSimulaSysDoc 类的实现 // #include "stdafx.h" #include "NCSimulaSys.h" #include "NCSimulaSysDoc.h" #include "NCSimulaSysView.h" #ifdef _DEBUG #define new DEBUG_NEW
www.eeworm.com/read/351232/10670575

cpp main.cpp

#include "stdafx.h" #include "SnakeDoc.h" #include "SnakeView.h" #include "SnakeGame.h" void maininit() { CSnakeView *pView = (CSnakeView*) ((CFrameWnd*)AfxGetMainWnd())->GetActi
www.eeworm.com/read/159215/10679320

cpp allocationant.cpp

// AllocationAnt.cpp: implementation of the CAllocationAnt class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "genetest.h" #include "A