代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/7227/112186
text1
//有关C51语言编程,请参阅有关资料
// P1口测试程序,P1口LED灯亮移位程序
include //器件配置文件
#define uchar unsigned char //预处理命令,宏名
#define uint unsigned int
delay(uchar t) //延时函数,延时子程序
{
uchar i;
for (i=0;i
www.eeworm.com/read/7410/116611
h text.h
/*
* this is a header file that defines all the text strings
*/
#define NO_LANG 7 // we are using 7 languages in this example
extern char * const far text0 []; // text stri
www.eeworm.com/read/7712/128395
text_display
www.eeworm.com/read/7716/128710
dsp text.dsp
# Microsoft Developer Studio Project File - Name="Text" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/7716/128713
ico text.ico
www.eeworm.com/read/7716/128719
dsw text.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/7716/128721
aps text.aps
www.eeworm.com/read/7716/128722
clw text.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Text.h"
www.eeworm.com/read/7716/128724
h text.h
// Text.h : main header file for the TEXT application
//
#if !defined(AFX_TEXT_H__2CEE20ED_308F_46A9_B7ED_C995B96ECDA9__INCLUDED_)
#define AFX_TEXT_H__2CEE20ED_308F_46A9_B7ED_C995B96ECDA9__INCLUD
www.eeworm.com/read/7716/128726