代码搜索结果

找到约 10,000 项符合 Switch 的代码

atlas10k.model

dm_disk QUANTUM_TORNADO_validate.model { Number of data surfaces = 6, Number of cylinders = 10042, Block count = 17938986, Mechanical Model = dm_mech_g1 { Access time type = trackS

st41601n_validate.model

dm_disk Seagate_ST41601N_validate_model { Number of data surfaces = 17, Number of cylinders = 2098, Block count = 2676846, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme = 0

ibm18es.model

dm_disk IBM_DNES-309170W_validate_model { Number of data surfaces = 5, Number of cylinders = 11474, Block count = 17916240, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme =

atlas_iii.model

dm_disk QUANTUM_QM39100TD-SW_model { Number of data surfaces = 10, Number of cylinders = 8057, Block count = 17783250, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme = 0,

hp_c3323a.model

dm_disk HP_C3323A_model { Number of data surfaces = 7, Number of cylinders = 2982, Block count = 2056008, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme = 0, Sparing s

hp_c2490a_validate.model

dm_disk HP_C2490A_validate_model { Number of data surfaces = 18, Number of cylinders = 2629, Block count = 4165272, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme = 0,

hp_c2249a.model

dm_disk HP_C2249A_model { Number of data surfaces = 17, Number of cylinders = 2051, Block count = 2687632, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme = 0, Sparing

gamecanvas.java

package rescuenew; import com.nokia.mid.sound.Sound; import com.nokia.mid.ui.DeviceControl; import com.nokia.mid.ui.FullCanvas; import java.io.InputStream; import javax.microedition.lcdui.*; i

vowels.c

#include void main() { char letter; int vowel_count = 0; for (letter = 'A'; letter

run_draw.m

function Run_Draw(Fig_UserData,isYnHold) %创建一个函数对应绘图函数实现的功能 %Fig_UserData为输入参数,对应于Figure的属性'UserData'的值' %isYnHold为hold on和hold off的判断位 if length(Fig_UserData)~=7 ErrorDlg('输入参量不符合长度要求');