代码搜索:GAPI
找到约 42 项符合「GAPI」的源代码
代码结果 42
www.eeworm.com/read/344788/11860336
cpp gapisnake.cpp
// gapi snake sample
// gapisnake.cpp
#include
#include
#include
#include "resource.h"
#include
//#include PPC Not Support
www.eeworm.com/read/344993/11847557
cpp aclock.cpp
// AClock.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "gx.h"
//GAPI显示以及硬件按键结构体变量
GXDisplayProperties g_gxdp; // GX struct
GXKeyList g_gxkl;