default file code的意思|示意
默认文件代码
default file code的网络常见释义
缺省文件代码 ... default field descriptor 缺省字段描述符 default file code 缺省文件代码 default file format for sequential file I/O 顺序文件输入输出的缺省文件格式 ...
default file code相关例句
You can also specify a default encoding for all XML documents or for only a specific file (see Validating and character encoding XML code below).
也可以为所有的XML文档或只为特定的某个文件指定缺省编码(请参阅下面的验证XML代码并对其字符进行编码)。
By default, the actual name of the source code file is used.
默认情况下,使用源代码文件的实际名称。
The assembler code is input to the assembler, which by default produces the grandfather of all object files, the a.out file.
汇编代码是汇编器的输入,在缺省情况下,汇编器将生成所有目标文件的祖先,即a.o ut文件。
If the property is empty, generated code is put in the default namespace for the folder in which the converted file is located.
如果此属性为空,则将生成的代码放入转换的文件所在的文件夹的默认命名空间中。
To create an event handler with the default name, you just double-click the event name in the Properties window. The event handler is created and the code-behind file is opened in the code editor.
在属性窗体的事件名称里双击事件名称就可以创建一个事件处理代码,这时代码后置文件会在代码编辑器中打开。
By default, each FileStream USES a buffer of 8kb, so this implementation USES much less memory than the prior code that reads and processes the entire file.
默认情况下,每个FileStream都使用8 KB的缓冲区,因此该实现所使用的内存要远远少于前面读取并处理整个文件的代码。