读取,read
1)read[英][ri:d][美][rid]读取
1.How to read the text documents exported from direct network report by EXCEL;直报网络导出的文本文档如何用EXCEL读取
2.Using PC ISA Bus to Read0、1 Random Sequence;用PC机ISA总线实现0、1随机序列的读取
3.Research and application on method of 3DS file read,render and control3DS文件读取、绘制与控制方法的研究与应用
英文短句/例句

1.Unable to read the file ZZ无法读取文件 ZZ。
2.Reading fileError Zero Length读取文件长度为零错误
3.Unable to read from or write to the database.无法读取或写入数据库。
4.The configuration registry key could not be read.无法读取配置注册表项。
5.Reading newsgroup list正在读取新闻组列表
6.Mail Reading folderDone邮件读取文件夹完成
7.WITH THE DRB, READ HVAC CONTROL HEAD VOLTAGE.用DRB,读取HVAC控制头电压。
8.Read Floppy Disk Sector for WindowsWindows下直接读取软盘扇区
9.Read uncommitted- Permits dirty reads but not lost updates.未授权读取-许脏读取,但不允许更新丢失。
10.Read uncommitted-Permits dirty reads but not lost updates.未授权读取-允许脏读取,但不允许更新丢失。
11."Continue" to read the disk without a续”,读取没有目录文件的软盘,或按“取
12.Failed to read the selected file. Please re-select a file.取法读取选定的文件。请重新选择文件。
13.On the Choice of Analytical Reading and Teaching in Chinese Course;浅议语文课程中解读性阅读取向与教学
14.Total File Bytes Read is the total number of file bytes read.“已读取的文件总字节数”是指已读取的文件字节总数。
15.Error reading workload. Do you wish to continue analysis with workload read so far?读取工作负荷时出错。继续用目前读取的工作负荷进行分析吗?
16.Returns the number of disk reads (not cache reads) by server since last started返回服务器上次启动后读取(非高速缓存读取)的磁盘的数目
17.To obtain information from a storage medium, such as a magnetic disk.读取资料从例如磁盘等的储存器中取得信息
18.The input file cannot be read. The file may be corrupted.无法读取输入文件。文件可能已损坏。
相关短句/例句

reading[英]['ri:d??][美]['rid??]读取
1.The working principle,corresponding circuit and the data reading and deleting methods are expounded in this paper.阐述了凌志牌LS40 0型轿车安全气囊系统的工作原理、相关电路及故障检修时读取和清除安全气囊系统故障代码的方法 ,并列表给出了相应故障代码的含
3)reading error读取误差
1.The paper studied the principle of the all-angle MUM(Mass-Unbalanced Modulation) reading realized through synchronous demodulation,discussed the factors that influenced the reading precision,and analyzed the reading errors resulted from the non-orthogonality of the electrodes-fixed frame and the inconsistent between the scale factors of different measuring channels.研究了采用同步解调法实现静电陀螺仪质量不平衡调制(MUM)全姿态读取的原理,讨论了影响读取精度的因素,分析了各电极轴转子位移测量电路比例因子不一致和电极轴不正交造成的读取误差。
4)twi-read两次读取
5)model read模型读取
6)signal-obtaining信号读取
1.An optical signal-obtaining scheme with zigzag pattern engraved on rotor equator is introduced in this paper.信号读取技术是小型静电陀螺仪的一项关键技术,文中介绍了赤道锯齿刻线的光电信号读取方案,分析了图形刻线误差、转子转速误差、耦合误差、转子线位移误差所产生的测角误差,研究了图形刻制方法,并作了初步试验。
延伸阅读

旧版ProE读取野火版文件在新版ProEWildfire新增功能中提到可以使用旧版ProE(2000i,2000i2,2001)读取新版本(Wildfire)档案(详细的使用方法,可参考ProEWildfire使用手册关于Interface的章节).  其实它并不是将档案直接存成'.prt'或'.asm'檔.而是以Neutral(*.neu)的格式配合ATB(AssociativeTopologyBus)技术,使得旧版ProE能使用新版的数据,并保持数据的关连性-当新版数据改变时,能反应到使用新版档案数据的旧版本档案.  如下整理从ProEWildfire使用手册摘录的输出入方法:  输出(ProEWildfire)  File>Saveacopy>Neutral(*.neu)  输入(2000i,2000i2,2001)读入版本  读入方式  支持档案格式  ATB机制(更新数据)  2001File>OpenorInsert>SharedData>FromFileParts,  AssembliesFile>AssociativeTopologyBus>Update(UpdateAll)2000i,2000i2(A)  Feature>Create>CDRSInPartsFile>Erase>Current,File>Open原档案,  Regenerate,Update2000i,2000i2(File>Import>NewModelorInsert>Import>AppendtoModelParts,Assemblies无  使用ProE2001须在config檔中加入'topobus_enableyes',将ATB机制打开。  ATB使用方法为,以CheckStatus检查原始数据是否有更新,再使用Update或UpdateAll更新.决定是否有更新,并非经过saveProE档案,而是检查是否有再产生新的Neutral檔(*.neu)。