91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 696KB
    文件類型: .7z
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-01
  • 語言: C/C++
  • 標(biāo)簽: CChart??開源??曲線繪制??

資源簡介

精品國產(chǎn)C++曲線繪制庫CChart。 開源版本。

資源截圖

代碼片段和文件信息

//?FullTestAPI.cpp?:?Defines?the?entry?point?for?the?application.
//

#include?“stdafx.h“
#include?“resource.h“

#include?“../SourceAPI/Plot/PlotInterface.h“
#ifdef?_DEBUG
#pragma?comment(lib“..\\SourceAPI\\Debug\\Plotd.lib“)
#else
#pragma?comment(lib“..\\SourceAPI\\Release\\Plot.lib“)
#endif

#define?MAX_LOADSTRING?100

//?Global?Variables:
HINSTANCE?hInst; //?current?instance
TCHAR?sztitle[MAX_LOADSTRING]; //?The?title?bar?text
TCHAR?szWindowClass[MAX_LOADSTRING]; //?The?title?bar?text

//?Foward?declarations?of?functions?included?in?this?code?module:
ATOM MyRegisterClass(HINSTANCE?hInstance);
BOOL InitInstance(HINSTANCE?int);
LRESULT?CALLBACK WndProc(HWND?UINT?WPARAM?LPARAM);
LRESULT?CALLBACK About(HWND?UINT?WPARAM?LPARAM);


評論

共有 條評論