代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/100018/15889363
config-solaris
cron_input=1
cron_deny_file=/etc/cron.d/cron.deny
cron_dir=/var/spool/cron/crontabs
cron_delete_command=crontab -r USER
cron_edit_command=crontab -e USER
cron_allow_file=/etc/cron.d/cron.allow
cron_ge
www.eeworm.com/read/100018/15889371
config-unixware
cron_input=1
cron_deny_file=/etc/cron.d/cron.deny
cron_dir=/var/spool/cron/crontabs
cron_delete_command=crontab -r USER
cron_edit_command=crontab -e USER
cron_allow_file=/etc/cron.d/cron.allow
cron_ge
www.eeworm.com/read/100018/15889397
config-openserver
cron_input=1
cron_deny_file=/etc/cron.d/cron.deny
cron_dir=/var/spool/cron/crontabs
cron_delete_command=crontab -r USER
cron_edit_command=crontab -e USER
cron_allow_file=/etc/cron.d/cron.allow
cron_ge
www.eeworm.com/read/192567/8374751
loc mmsdemo1.loc
/*
* ============================================================================
* Name : mmsdemo1.loc
* Part of : MMSDemo1
* Created : 28.10.2002 by Forum Nokia
* Description:
*
www.eeworm.com/read/292069/8379111
c sysle4442.c
#include
#include
//#include
/*SLE4442命令字宏定义*/
#define READ_MAIN_MEM 0x30 /*read main memory of SLE 4442*/
#define READ_PROT_MEM 0x34 /*read protection
www.eeworm.com/read/390759/8443189
rss preinstall4.rss
/*
============================================================================
Name : PreInstall4.rss
Author :
Copyright : 35
Description : This file contains all the resources for the
www.eeworm.com/read/288081/8652892
rss testnote.rss
/*
============================================================================
Name : TestNote.rss
Author : Lion
Copyright : Your copyright notice
Description : This file conta
www.eeworm.com/read/387067/8708728
c 12864.c
/******************************************************/
/*设计:赖卫国 */
/* */
/* 12864(ST7920)串口驱动程序C51,11.0592M晶振 */
/*使用这款LCD应该要注意的问题: */
/*一定要在VO与VDD及VSS这三个脚间接一个20K的电位器, */
/*电位器的中间脚接VO,其它
www.eeworm.com/read/287157/8716171
rss audioplayer.rss
/*
============================================================================
Name : AudioPlayer.rss
Author : Lion
Copyright : Your copyright notice
Description : This file co
www.eeworm.com/read/386255/8759801
c rs23248led.c
#include
#include
#define uint unsigned int
#define uchar unsigned char
/*12232f pins define*/
sbit CS=P3^5;
sbit SID=P3^6;
sbit SCLK=P3^7;
uchar command_data;