... object code module ==> 目标代码模块,结果代码模块 object code program ==> 目标代码程序 object command ==> 结果指令 ...
基于14个网页-相关网页
... Object orient program 面向对象编程 ; 和面向对象编程 object code program 目标码程式 Object Oriental Program 物件导向程式 ...
基于8个网页-相关网页
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程序中的所有东西都是可以从程序访问的对象,即使是您编写的代码也不例外。
应用推荐