xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 0.08M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-29
  • 語言: C/C++
  • 標簽: 編輯器??

資源簡介

一個功能強大的圖形編輯器,其底層框架非常容易擴展,支持流程圖、網絡拓撲圖、電力圖、UML圖等。有完整的畫布管理、網格控制、滾動、圖元縮放、從存儲至加載顯示,支持Ctrl A、Ctrl C、Ctlr V、Ctlr Z操作,可設置各圖元附加屬性,圖元分組與合并、分層,彈出菜單控制等等。

資源截圖

代碼片段和文件信息

//?DiagramEditorDemo.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“DiagramEditorDemo.h“
#include?“DiagramEditorDemoDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CDiagramEditorDemoApp

BEGIN_MESSAGE_MAP(CDiagramEditorDemoApp?CWinApp)
//{{AFX_MSG_MAP(CDiagramEditorDemoApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CDiagramEditorDemoApp?construc

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2005-03-19?07:50??DiagramEditorDemo\DiagramEditor\
?????文件????????6990??2004-07-07?13:04??DiagramEditorDemo\DiagramEditor\DiagramClipboardHandler.cpp
?????文件?????????651??2004-06-04?12:06??DiagramEditorDemo\DiagramEditor\DiagramClipboardHandler.h
?????文件??????165702??2005-03-05?17:38??DiagramEditorDemo\DiagramEditor\DiagramEditor.cpp
?????文件???????11920??2004-12-11?19:38??DiagramEditorDemo\DiagramEditor\DiagramEditor.h
?????文件???????51652??2005-03-05?17:23??DiagramEditorDemo\DiagramEditor\DiagramEntity.cpp
?????文件????????4268??2005-01-23?20:41??DiagramEditorDemo\DiagramEditor\DiagramEntity.h
?????文件???????38031??2005-01-24?19:56??DiagramEditorDemo\DiagramEditor\DiagramEntityContainer.cpp
?????文件????????2733??2005-01-22?16:01??DiagramEditorDemo\DiagramEditor\DiagramEntityContainer.h
?????文件???????11693??2005-03-05?17:35??DiagramEditorDemo\DiagramEditor\DiagramLine.cpp
?????文件?????????766??2005-03-05?17:23??DiagramEditorDemo\DiagramEditor\DiagramLine.h
?????文件????????4226??2004-07-07?12:56??DiagramEditorDemo\DiagramEditor\DiagramMenu.cpp
?????文件?????????278??2004-04-05?13:09??DiagramEditorDemo\DiagramEditor\DiagramMenu.h
?????文件????????6133??2004-06-28?11:12??DiagramEditorDemo\DiagramEditor\DiagramPropertyDlg.cpp
?????文件?????????608??2004-06-04?12:06??DiagramEditorDemo\DiagramEditor\DiagramPropertyDlg.h
?????文件????????1102??2004-07-07?13:27??DiagramEditorDemo\DiagramEditor\GroupFactory.cpp
?????文件?????????458??2004-06-26?10:23??DiagramEditorDemo\DiagramEditor\GroupFactory.h
?????文件?????????141??2005-01-23?16:57??DiagramEditorDemo\DiagramEditor\HitParams.h
?????文件?????????153??2005-01-23?16:58??DiagramEditorDemo\DiagramEditor\HitParamsRect.h
?????文件????????6212??2004-08-28?11:00??DiagramEditorDemo\DiagramEditor\Tokenizer.cpp
?????文件?????????837??2004-06-18?19:24??DiagramEditorDemo\DiagramEditor\Tokenizer.h
?????文件????????1631??2004-06-28?11:15??DiagramEditorDemo\DiagramEditor\UndoItem.cpp
?????文件?????????493??2004-06-14?08:17??DiagramEditorDemo\DiagramEditor\UndoItem.h
?????文件????????2184??2004-03-24?11:11??DiagramEditorDemo\DiagramEditorDemo.cpp
?????文件????????6381??2004-06-30?13:44??DiagramEditorDemo\DiagramEditorDemo.dsp
?????文件?????????557??2004-03-24?11:11??DiagramEditorDemo\DiagramEditorDemo.dsw
?????文件????????1445??2004-03-24?11:11??DiagramEditorDemo\DiagramEditorDemo.h
?????文件????????8409??2004-06-30?15:17??DiagramEditorDemo\DiagramEditorDemo.rc
?????文件????????8269??2004-06-30?15:17??DiagramEditorDemo\DiagramEditorDemoDlg.cpp
?????文件????????2039??2004-06-30?15:17??DiagramEditorDemo\DiagramEditorDemoDlg.h
?????文件????????1085??2004-03-24?12:57??DiagramEditorDemo\GridSizeDialog.cpp
............此處省略12個文件信息

評論

共有 條評論