代码搜索:GUItest
找到约 344 项符合「GUItest」的源代码
代码结果 344
www.eeworm.com/read/431711/8660334
m guitest.m
function varargout = guitest(varargin)
% GUITEST M-file for guitest.fig
% GUITEST, by itself, creates a new GUITEST or raises the existing
% singleton*.
%
% H = GUITEST returns the
www.eeworm.com/read/282456/9092730
java guitest.java
import java.awt.*;
import java.awt.event.*;
class GUITest
{
public static void main(String[] args)
{
Frame f = new Frame("Mybole");
f.addWindowListener(new MyWinListener());
f.setSize(
www.eeworm.com/read/459969/7259976
java guitest.java
www.eeworm.com/read/453934/7403648
cpp guitest.cpp
/*
** Haaf's Game Engine 1.5
** Copyright (C) 2003-2005, Relish Games
** hge.relishgames.com
**
** hge_tut01 - Minimal HGE application
*/
#include
#include "hgeguictrls.h"
#in
www.eeworm.com/read/241952/13107670
c guitest.c
/* gui.c: Graphics demos
*
* Programmed By Chen: Yang (support@hhcn.com)
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/478871/6706564
bid guitest.bid
#ifndef GUITEST_BID
#define GUITEST_BID
#define AEECLSID_GUITEST_BID 0x01F1F005
#endif //GUITEST_BID
www.eeworm.com/read/478871/6706565
dsw guitest.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/478871/6706567
bar guitest.bar
www.eeworm.com/read/478871/6706568
h guitest.h
/*
* guitest.h
*
*/
#ifndef __GUITEST_H__
#define __GUITEST_H__
#include "AEE.h"
#include "AEEDisp.h"
#include "AEEModGen.h"
#include "AEEAppGen.h"
#include "AEEDisp.h"
#includ
www.eeworm.com/read/478871/6706569
c guitest.c
#include "GUITEST.h"
#include "GUITEST.bid"
#include "guitest_res.h"
#define RES_FILE "guitest.bar"
int AEEClsCreateInstance(AEECLSID ClsId, IShell * pIShell, IModule * po, void ** ppObj)
{
*