Clojure是动态类型—在编译时,无需声明或了解特定类型的对象。
Clojure is dynamically typed - the specific types of objects do not need to be declared, or known, at compile time.
[end - DIRECTORY]:这个块包含需要编译的文件的列表以及在部署Web服务时必须打包的对象。
[END-DIRECTORY] : a block containing the list of files that needs to be compiled and their objects that have to be bundled for the Web service deployment.
因为您配置现实世界的对象时,会得到一些编译时错误检查。
Because you're configuring real-world objects, you get some compile time error checking.
定义了一组服务或组件的耦合度将决定在编译时和运行时必须提供哪些对象。
The degree of coupling that defines a group of services or components determines which objects must be present at compile time and run time.
当执行预编译语句时,IDS检测底层对象的变化,必要时重新准备(重新编译)语句。
When you execute a prepared statement, IDS now detects changes to underlying objects and re-prepares (re-compiles) the statement if needed.
在编译查询时,主机服务器将使用称为对象缓存(object cache)的特性加速查询性能。
When compiling queries, the host server USES a feature called the object cache to accelerate query performance.
在编译时,会假设动态对象支持任何操作,而如果它不支持某个操作,则只有到运行时才能得到错误。
A dynamic object is assumed at compile time to support any operation, and only at runtime will you get an error if it wasn't so.
当抛出一个表达式的时候,被抛出对象的静态编译时类型将决定异常对象的类型。
When an exception is thrown, the static, compile-time type of the thrown object determines the type of the exception object.
如果没有默认构造函数,那么将会出现编译时错误:必须要给对象指定显式的初始化式。
If there is no default constructor, then there is a compile-time error: the object must be given an explicit initializer.
当编写表达式时,编译器检查表达式中的对象是否按该对象的类型定义的使用方式使用。
When we write an expression, the compiler checks that the objects used in the expression are used in ways that are defined by the type of the objects.
当转换一个指针时,编译器只是添加合适偏移到指针上,进而指向在对象实例数据上。
When casting a pointer, the compiler simply adds the offset to the correct part of the object's instance data.
当运行一个依赖过程时,Oracle将对此过程编译时所记录的远程时间戳与远程引用对象当前的时间戳进行比较。
When a dependent procedure is used, Oracle compares the remote time stamps recorded at compile time with the current time stamps of the remotely referenced procedures.
当这种用法被支持时,编译器被允许(但不被制强)跳过复制构造函数而直接创建该对象。
When it can do so, the compiler is permitted (but not obligated) to skip the copy constructor and create the object directly.
当这种用法被支持时,编译器被允许(但不被制强)跳过复制构造函数而直接创建该对象。
When it can do so, the compiler is permitted (but not obligated) to skip the copy constructor and create the object directly.
应用推荐