代码搜索结果
找到约 10,000 项符合
Display 的代码
display.c
#include //包括一个52标准内核的头文件
#include
#include
//变量类型标识的宏定义
#define uchar unsigned char
#define uint unsigned int
// 控制引脚定义,不同的连接必须修改的部分
sbit RS=P1^3;
sb
display.h
// Display.h : main header file for the DISPLAY application
//
#if !defined(AFX_DISPLAY_H__7FD713A9_F373_4E99_870E_2CFA74E88331__INCLUDED_)
#define AFX_DISPLAY_H__7FD713A9_F373_4E99_870E_2CFA74E8
display.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
display.dsp
# Microsoft Developer Studio Project File - Name="Display" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
display.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
display.cpp
// Display.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Display.h"
#include "DisplayDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
display.m
function display(d)
% Command window display
disp(' ');
if d.fid>0 & ~strcmp(d.fileaccess,'ole')
tmp={'filename'
'fileaccess'
'fid'
'version'
'filesize'