code fetch是什么意思 code fetch在线中文翻译

code fetch

code fetch 双语例句

  1. With the narrower bus, it will take two bus cycles to fetch a single 32-bit instruction; but you'll only pay that penalty in the parts of your code that can't be implemented with the Thumb instructions.
    随着窄巴士,巴士将需要2个周期来获取一个32位指令,但您只需支付您的代码中不能与Thumb指令执行的部分罚款。
  2. By adding a 256MB flash memory into traditional hard disk drive, the boot up time is said to be shorter due to the direct boot up from flash memory without the need to fetch boot code from hard disk.
    加入一个256 MB容量的快闪记忆体到传统的硬盘驱动器,开机时间是说要短,由于直接开机,从快闪记忆体,而不需要撷取了启动代码从硬盘上。
  3. This is a simple code snippet which fetch the file information, and update it once you have modified the information.
    这是一个简单的代码段提取文件的信息,并更新一次您修改的信息。
  4. For instance, if you want to know everything that a built-in module exports, you can read its library manual entry, study its source code (Python is open source software, after all), or fetch its attribute list and documentation string interactively. Let's import sys and see what it has
    还是继续关注我们的SYS和OS吧,SYS涉及程序编译器它自己,好像不怎么好理解,现在的理解就和DOS的命令差不多,里边的属性都是有一些实质性的功能,而OS则是为了满足脚本的可移植性而存在的,比如LINUX和WINODWS的回车,和目录都不一样,这些不能很好的解决那么,移植还是要修改原代码的话,那就是移植性就是空谈了。
  5. In the above code, all was passed to fetch all the records in the task table.
    上面的代码中,我们将all参数传递个这个函数,以调取task表中的所有记录。
  6. To carry out a fetch, the processor places the binary-code address of the desired location onto the address lines of the external processor bus.
    为了便于获取指令,处理器把需要的由二元数据构成的地址存储在外部处理机总线的序列里面。
  7. An instruction buffer based on the stated FIFO is applied in an embedded Java processor, and such design proved to be effective for enhancing the efficiency of the instruction fetch operation while the Java byte code verifies in real time, and for facilitating the instruction folding operation.
    该设计在一种针对嵌入式系统的Java虚拟机的硬件实现中得到应用,提高了Java处理的取指效率,并对随后的指令折叠提供了方便。
  8. If an application is using max-elements, you will need to modify the code; one possible modification is to write appropriate logic in a facade to FETCH FIRST n ROWS from the result set.
    如果应用程序使用max-elements,则需要修改代码;一种可能的修改方法是在一个Facade中编写适当的逻辑来从结果集中获取前n行(FETCHFIRSTnROWS)。
  9. If we need help from team B (or whoever wrote the code that conflicts with ours) go fetch them and work together to sort it out.
    如果我们需要团队B的帮助(或者是开发与我们发生冲突的代码的负责人),找他们过来,一起工作,把问题解决掉。
  10. If a host variable is being used for the cursor name, the declare statement actually generates code and thus must be executed before the fetch statement.
    如果主机变量用于游标名,则实际上是declare语句生成代码,因此declare语句必须在fetch语句之前执行。
  11. As seen in the beginning of this document, the Exception class contains a getCode method that will fetch an error code, this can useful as you can define your own error codes as well as your own error messages.
    正如本文开头所看到的,异常类包含一个认证码方法,将获取错误代码,这可以帮助你可以定义自己的错误代码,以及自己的错误信息。
  12. After running this improved code, you should be able to re-run the " fetch_hosts. py " script above and see that the host has indeed gained an interface.
    在运行此改进的代码之后,您应该能够重新运行上面的“fetchhosts.py”脚本,并看到该主机的确已获得了一个接口。

code fetch

中文翻译
1
取(出)码
相关单词
code fetch

相关单词辨析

这组词都有“法同,法规”的意思,其区别是:
law: 普通用词,泛指由最高当局所制订、立法机构所通过的任何成文或不成文的法规或条例。
rule: 通常指机关、团体的规章、条例或比赛规则;也指对人行为、方法等所作的规定,还可指习俗所承认的规定。
regulation: 普通用词,指用于管理、指导或控制某系统或组织的规则、规定或原则等。
code: 指某一阶层或社会所遵守的一整套法典、法规或法则;也可指与某一特殊活动或主题有关的规则。
act: 指经立法机构通过并由行政管理签署的法案。
constitution: 指治理国家或国家在处理内外政务时所遵循的基本法律和原则;也指规章规则的汇集。

这组词都有“带、拿、取”的意思,其区别是:
convey: 指通过中间人传递信息,或以某种方式把人或物送到目的地。
fetch: 指一往一返,相当于go and bring,去取了东西或带人再返回到出发处。
get: 口语用词,与fetch基本同义,语气随便。
transport: 指使用车辆或机械设备把人或货物从一处运载到另一处。
take: 指从说话人或说话人心目中所在处把某人或某物带离开,带到离说话者有一定距离的地方,与bring的方向正相反,侧重方向,不着重方式。
bring: 指从某处把人或物带到或拿到说话者所在的地点,强调方向,不着重方式。
carry: 指把物品从一个地方带到另一个地方,不涉及方向,只强调方式。