代码搜索结果
找到约 10,000 项符合
Screen 的代码
xtest07_1.c
/* ========================================================================== */
/* Xtest07_1.c : English/Korean Language Display on GLCD */
/* ============================================
inventory-project 2.c
/******************************************
Application: Inventry Management System
Compiled on: Borland Turbo C++ 3.0
Programmer: Geetika Mukhi
*****************************************
inventory_project_2.c
/******************************************
Application: Inventry Management System
Compiled on: Borland Turbo C++ 3.0
Programmer: Geetika Mukhi
*****************************************
gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
gui.h
#ifndef __GUI_H
#define __GUI_H
#include
#include
//////////////////////////////////////////////////
#define uint8 unsigned char
#define uint16 unsigned int
#define uint32
configreader.cpp
/**
* File : ConfigReader.cpp
* Author : Kevin Lynx
* Date : 2007/8/4
*/
#include "stdafx.h"
#include "ConfigReader.h"
ConfigReader::ConfigReader()
{
//setDefault();
}
ConfigRea
pacconfigdlg.cpp
/**
* File : PacConfigDlg.cpp
* Author : Kevin Lynx
* Date : 2007.8.4
*/
#include "stdafx.h"
#include "PacConfig.h"
#include "PacConfigDlg.h"
BEGIN_MESSAGE_MAP(CPacConfigDlg, CDia