代码搜索:MiniGui

找到约 4,426 项符合「MiniGui」的源代码

代码结果 4,426
www.eeworm.com/read/124471/14565764

minigui

www.eeworm.com/read/222640/14681841

minigui

首先,你应该确保你的系统中已经建立了交叉编译环境,如果没有或者是还有什么问题可以搜索相关的内容, 本文是教你在嵌入式系统痛中如何移植<mark>minigui</mark>1.3, 关于2.0版本是付费的版本,跟1.3版本有很大的差别,所以本文的方法只能适合在1.3和1.6的移植当中, 下面开始。。。。。。。。。。。。。。。。。。。。。。。》 ...
www.eeworm.com/read/192525/8376357

o minigui.o

www.eeworm.com/read/192525/8376403

c minigui.c

#include #include static void* mg_main_task (void* args) { OSTimeDly (400); minigui_entry (0, NULL); return NULL; } void minigui_app_entry (vo
www.eeworm.com/read/192525/8376564

h minigui.h

/** * \file minigui.h * \author Wei Yongming * \date 2002/01/06 * * This file includes global and miscellaneous interfaces of MiniGUI. * \verbatim Copyright (C) 1998-20
www.eeworm.com/read/192512/8378110

o minigui.o

www.eeworm.com/read/192512/8378148

c minigui.c

#include #include static void* mg_main_task (void* args) { OSTimeDly (400); minigui_entry (0, NULL); return NULL; } void minigui_app_entry (vo
www.eeworm.com/read/192512/8378301

h minigui.h

/** * \file minigui.h * \author Wei Yongming * \date 2002/01/06 * * This file includes global and miscellaneous interfaces of MiniGUI. * \verbatim Copyright (C) 1998-20
www.eeworm.com/read/386611/8735361

pdf minigui.pdf

www.eeworm.com/read/385879/8783588

cfg minigui.cfg

# MiniGUI for Linux Ver 1.3.x. # This configuration file is for 3D window style. # # Copyright (C) 2002, 2003 Feynman Software # Copyright (C) 1998, 1999, 2000, 2001, 2002 Wei Yongming. # # Web: ht