In the Python language, everything is an object a program can access, including simple types that hold integers, as well as the actual code you write and its representation in the Python interpreter.
在Python语言中,所有事物都是程序可以访问的对象,其中包括保存整数的简单类型,以及您编写的实际代码和这些代码在Python解释器中的表示。
The %1$tB formatting string in the code above tells the program to use the first argument and print out the full month name for the date object.
上面代码中的格式化字符串 %1$tB告诉程序使用第一个参数并打印date对象的完整月名。
Second, everything in a Python program is an object accessible from within your program, even the code you write.
第二,Python程序中的所有东西都是可以从程序访问的对象,即使是您编写的代码也不例外。
Furthermore, once the spe code has been generated, it is embedded into an ELF (Executable and Linking Format) object code file and incorporated into the main program through the fib_spe_handle.
另外,生成了spe代码之后,将它嵌入一个ELF (Executable and Linking Format)对象代码文件,并通过fib_spe_handle合并进主程序。
It returns a connection object you can use throughout your PHP program. The following code shows an example.
它返回一个您可以在整个php程序中使用的连接对象。
A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that.
贡献者可以选择以遵循自己许可证协议的结果代码的形式分发程序,只要。
The advantage of a compiler is that, once the object code has been obtained, the program executes more rapidly than when an interpreter is used.
编译程序的优势就在于,一旦获得了编译对象,程序执行起来就要比译者翻译的速度快得多。
In this case, the high-level program is called the source code, and the translated program is called the object code or the executable.
这种情况下,高级语言编写的程序被称为源代码,而翻译出来的程序被称为目标代码或者可执行程序。
The compiler and linker can compile and link source code program files into object code file that is executable to the virtual machine system.
编译器和连接器将源程序文件编译和连接成虚拟机系统可执行的目标代码文件。
Object code (Object language) : Machine code, as translated from a source program.
目标代码(目标语言):由主程序编译而成的机器代码。
WTL delivers the object oriented way to program for the Windows user interface, while keeping the code size small.
WTL专注于用面向对象的方法来编写Windows的用户界面程序,同时保持代码的尺寸很小。
Automatic code generation is using existing program to generate object program automatically.
自动代码生成是指使用已有程序自动生成目标程序的过程。
So developing automatic NC programming system to get efficient G code program, become the study object for lots of engineer.
所以开发优异的数控自动编程系统,更加准确、高效的编制机床程序(G代码),成了众多专业人员的研究方向。
In the object-oriented finite element program, utilizing the inheritance and polymorphism may establish the object family that has the same key features, and can achieve the reuse of the code.
在面向对象的有限元程序设计中利用类的继承机制和多态性,可以建立具有共同关键特征的对象家族,实现代码的重用;
The output of the assembler program is called the object code or object program relative to the input source program.
的输出汇编程序称为对象代码或对象程序相对于输入的源程序。
If you use object expressions to minimize the number of types created in a program, you can reduce the number of lines of code and prevent the unnecessary proliferation of types.
如果使用对象表达式来最小化程序中创建的类型数目,您可以减少代码行数,并防止出现不必要的类型增殖。
In object-oriented languages, the code used to write the program and the data processed by the program are grouped together into units called objects.
在面向对象的语言中,用来编写程序的代码和程序处理的数据,组合成叫做对象的单元。
The object of the mutation algorithm is the simple program mistakes easily made by programmer in the class code of 00 program.
该算法目标是针对面向对象类程序中简单易犯的程序错误生成类级变异体。
It also can compile a logic program into an object code and download the object code to the runtime system. In the developing system, the compiler is an important part.
在开发系统中,编译器的设计与实现是其中的重要部分,它将用户逻辑编译成运行系统可以解释执行的目标代码。
The program writes object code of ladder diagram of PLC into FLASH of single-chip microcomputer through RS232 interface with imitating mitsubishi communication protocol.
该程序采用仿三菱通信协议将PLC梯形图目的代码通过RS232接口更新写入到单片机白勺FLASH中。
In this paper, program comprehension method based on domain ontology for the object-oriented source code is proposed.
本文针对面向对象软件系统,提出了一种基于领域本体的程序理解方法。
Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics.
由于VisualBasic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。
Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics.
由于VisualBasic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。
应用推荐