代码搜索结果
找到约 10,000 项符合
Switch 的代码
errortc15.dat
出错信息: Case outside of switch
中文解释: Case 出现在 switch 之外
errortc15.dat
出错信息: Case outside of switch
中文解释: Case 出现在 switch 之外
zv-snd
#!/bin/sh
amixer eset 'ZV Port Switch',0,Switch2 on >/dev/null
amixer eset 'FM Input Switch',0,Switch1 on >/dev/null
amixer eset 'FM Input Volume',0,Volume1 30% >/dev/null
zv-snd
#!/bin/sh
amixer eset 'ZV Port Switch',0,Switch2 on >/dev/null
amixer eset 'FM Input Switch',0,Switch1 on >/dev/null
amixer eset 'FM Input Volume',0,Volume1 30% >/dev/null
niswitch.h
/****************************************************************************
* NI Switch
*--------------------------------------------------------
pwmswitch.lib
* ------------------------------------------------------------ *
*
* PSpice implementation of the PWM Switch
* CCMVM and CCMCM Switch Models originally derived by Vatche Vorperian
* DCMVM, DCMCM a
errortc28.dat
出错信息: Default outside of switch
中文解释: default出现在switch语句之外
errortc28.dat
出错信息: Default outside of switch
中文解释: default出现在switch语句之外
multiswitch.cpp
/**********************************************************************
*
* FILE: Switch.cpp
*
* DESCRIPTION: Read/Write osg::Switch in binary format to disk.
*
* CREATED
595led.h
extern void SIOLED_Initial(void);
extern void SIOLED_G0Send(unsigned int SIO_D0);
extern void SIOLED_G1Send(unsigned char SIO_D1);
extern void RGLED_Switch(unsigned char Light_RG);
extern void Fla