代码搜索:配置向导
找到约 10,000 项符合「配置向导」的源代码
代码结果 10,000
www.eeworm.com/read/207117/15283034
pdf 第20章(底层配置).pdf
www.eeworm.com/read/706/3052
vi 显示并读取可靠配置.vi
www.eeworm.com/read/706/3144
vi 显示并读取型式配置.vi
www.eeworm.com/read/4313/29450
pdf 特殊配置产品选型.pdf
www.eeworm.com/read/6625/93469
ppt 第14章-ppp配置.ppt
www.eeworm.com/read/7570/122773
txt cisco访问表配置指南.txt
www.eeworm.com/read/7634/124227
txt cisco访问表配置指南.txt
www.eeworm.com/read/8408/147524
pdf 第20章 底层配置.pdf
www.eeworm.com/read/9024/161837
bmp 熔丝位配置截图.bmp
www.eeworm.com/read/27207/863366
txt pci配置信息读取.txt
使用WINIO进行端口操作,读取PCI配置信息可参看89c51ProDlg.h PCIConfig.cpp,下列是读出RTL8139 I/O基地址信息的代码
PCIConfig fig;
if(fig.GetPCIConfig(0x10ec,0x8139)==1)
{
ADDR8139=(fig.PCIConf.BaseAddressRegister[0])&0xfffffffe;/