代码搜索:多模式
找到约 10,000 项符合「多模式」的源代码
代码结果 10,000
www.eeworm.com/read/223633/14621766
asm cmp1.asm
;----------------
;编译模式="DOS"
;----------------
.model small
.stack 200h
.data
szMsg db 10,13,'Compare 2 String! By zgg',0ah,'Please Enter the First String',13,10,13,0ah,'$'
m0 db 0ah,'
www.eeworm.com/read/208188/15251238
asm dataosforlcd.asm
//专为任意点显示而存在的代码
/////----- 图形显示模式 -----/////
.define PAINT_COVER 0
.define PAINT_SET 1
.define PAINT_CLR 2
.define PAINT_REV 3
.define PAINT_RECO 4
.ram
.external _CurPaintMod
www.eeworm.com/read/208183/15251413
asm dataosforlcd.asm
//专为任意点显示而存在的代码
/////----- 图形显示模式 -----/////
.define PAINT_COVER 0
.define PAINT_SET 1
.define PAINT_CLR 2
.define PAINT_REV 3
.define PAINT_RECO 4
.ram
.external _CurPaintMod
www.eeworm.com/read/25215/846204
c 12-2-15.c
#include //头文件
#include
#include
void main(void) //主函数
{
static char str[50]="this is line 1 ";
char * p;
SCON=0x50; //串口模式1,允许接收
TMOD|
www.eeworm.com/read/25215/846220
c 12-2-17.c
#include //头文件
#include
#include
void main(void) //主函数
{
static char str[50]="this is line 1 ";
char * p;
SCON=0x50; //串口模式1,允许接收
TMOD|
www.eeworm.com/read/25215/846235
c 12-2-1.c
#include //头文件
#include
#include
void main(void) //主函数
{
static char str[20]="This is a test!";
void *c;
SCON=0x50; //串口模式1,允许接收
TMOD|=0
www.eeworm.com/read/25215/846251
c 12-2-14.c
#include //头文件
#include
#include
void main(void) //主函数
{
static char str[50]="this is line 1 ";
char * p;
SCON=0x50; //串口模式1,允许接收
TMOD|=
www.eeworm.com/read/38039/1090552
mnu preview.mnu
%DEFAULT_BUTTON Done Preview
FEAT#PREVIEW 特征预览
#
Geom#Check 几何检查
Report on geometrical problems found.
报告发现的几何形状问题
Done#Preview 完成预览
Exit Preview mode.
退出先前模式