代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/229711/14324747
uv2 6521_cli.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (1 element 2 wire (default)), 0x0000 // Tools: 'MCS-51'
Target (1 element 3 wire), 0x0000 // Tools: 'MCS-51'
Target (2 element
www.eeworm.com/read/229711/14324763
h ser1cli.h
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/229711/14324766
c ser1cli.c
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/229711/14324768
c ser0cli.c
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/229711/14324773
h ser0cli.h
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/229711/14324799
bat m6521_cli.bat
sdcc -c .\CE\ce21_ce.c -I.\Main_6521_CLI -I.\Main -I.\Meter -I.\Util -I.\Flag -I.\IO -I.\CE -I.\CLI --debug --model-large --opt-code-size --use-stdout >build.err
sdcc -c .\CE\ce21_dat.c
www.eeworm.com/read/227807/14411477
cli ad_7266_32.cli
NewProject(E:/myprojects/spi_blaze_mycore_32bit/pcores/ad_7266_32_v1_00_a/devl/projnav/ad_7266_32.ise)
SetProperty(Device Family, virtex2p)
SetProperty(Device, xc2vp7)
SetProperty(Package, fg456)
www.eeworm.com/read/124627/14556551
c cli_mlpriv_eng.c
/************************************************************************
Copyright 200X - 200X+1.
filename : Cli_MlPriv_ENG.h
description : 命令行模块的英文字符串的源文件.
author : Woodhead
www.eeworm.com/read/124627/14556590
c cli_mlpriv_chs.c
/************************************************************************
Copyright 200X - 200X+1.
filename : Cli_MlPriv_CHS.h
description : 命令行模块的中文简体字符串的源文件.
author : Woodhead
www.eeworm.com/read/221641/14731902
dpr bin1cli.dpr
program Bin1Cli;
uses
Forms,
MainForm in 'MainForm.pas' {Form1},
BinIntf in '..\Bin1Srv\BinIntf.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Fo