您要查找的是不是:
- binary object file 二进制目标文件
- binary object file format 二进制目标文件格式
- Property does not indicate a binary object. 属性不指示二进制对象。
- Increases the number of sections that an object file can contain. 增加对象文件可包含的节数。
- This error can be caused if the object file is corrupt. 如果对象文件损坏,则可能导致此错误。
- You might want to recompile the object file using the /Zi option. 如果查的信息是无关的,请问具体该怎么去掉这些警告?
- The compiler is ignoring the extraneous object file. 编译器将忽略这个无关的目标文件。
- If the image is stored as a binary object, you must write an expression that converts the image to a supported type. 如果图像是以二进制对象形式存储的,则必须编写一个表达式,将图像转换为支持的类型。
- A binary object, called the Orginfo packet, is sent in a system message to the receiving MTA before interpersonal messages are transferred. 在传输人员间邮件之前,会通过系统邮件将一个称为Orginfo数据包的二进制对象发送到接收方MTA。
- Hexadecimal encoding is defined as the conversion of each byte of a binary object to two hexadecimal characters, progressing from least to most significant byte. 十六进制编码的定义是,按照从最低有效字节到最高有效字节的顺序,将二进制对象的每个字节转换为两个十六进制字符。
- Shows the metadata of a single object file in the specified library. 显示指定库中单个对象文件的元数据。
- XML instances are stored in xml type columns as large binary objects (BLOBs). XML实例作为二进制大型对象(BLOB)存储在xml类型列中。
- C Do not send object files to the linkage editor. 不将目标文件送到连接编辑器中?
- In addition to editing data in a grid, you can edit a large text (CLOB) field in a big windowof its own, and save/load binary object (BLOB) fields to/from files. 除了在一个表格当中编辑数据的功能之外,你还可以在其自身的一个大型窗口当中编辑一个巨大的文本(CLOB)区域,并且可以保存/载入二进制对象(BLOB)字段到文件,反之亦然。
- Binary object programs structure and its loading method procedure for CLS is described.revising method for object programs and its application are also presented. 装载程序可以由操作员调用或由程序调用,并常与偏置命令一同使用来进行目标程序和数据的地址重定位处理,形成绝对目标程序。
- Any other segments in the object file are completely ignored. GROUP directives and segment attributes are also ignored. 目标文件中的其他段没有限制。GROUP指令和段属性也忽略不管。
- You are reusing binary objects, packaged in assemblies, rather than reusing object code or source code by compiling those objects into the multiple assemblies. 你正在重用打包在程序集里面的二进制对象,比下面这样做更好:重用对象代码或者源代码,将它们编译到多个程序集里面。
- Loads the Assembly with a common object file format (COFF) based image containing an emitted Assembly. 使用包含发出的Assembly、基于通用对象文件格式(COFF)的图像来加载Assembly。
- Binary objects, graphical representations of the page, a re-organized chunk of markup. All of these are harder to send across the network than plain text files. 二进制对象、页面图形表示、重新组织的标记块等等,所有这一切都比纯文本文件通过网络传递要更困难。
- On the other hand, many services are built with a somewhat generic interface: One string goes in and one string comes out, or plain binary objects are exchanged. 另一方面,很多服务均使用通用接口构建:一个字符串传入,另一个字符串传出,或者交换纯二进制对象。