Examples of using Compile-time in English and their translations into Indonesian
{-}
-
Computer
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
Does not result in a compile-time error.
Compile-time support for database policy missing.
CALL(and function) prototypes(for compile-time criterion checking).
Compile-time and runtime type checking- type information exists at both compile-time and runtime.
If multiple roles are applied to the same class anda conflict exists, a compile-time error will be thrown.
Warn about compile-time integer division by zero.
They are given a type when assigned to atyped variable if the value they represent passes a compile-time check.[56].
The latter is supported by compile-time metaprogramming with macros and polymorphism via protocols.
During the first few weeks of your programming career,you will probably spend a lot of time tracking down compile-time errors.
The following data were used as automatically-configured compile-time definitions when this copy of Lynx was built.
The compile-time and load-time address-binding schemes result in an environment where the logical and physical addresses are the same.
NOTE: Syntax errors are also called compile-time errors, since they can prevent a program from compiliing.
Compile-time and deployment-time processing- Software tools can process annotation information to generate code, XML files, and so forth.
C++ allows type conversions to be checked either at compile-time or at run-time, again offering another degree of flexibility.
Constant expressions may be either typed or"untyped"; they are given a type when assigned to atyped variable if the value they represent passes a compile-time check.
The latter is supported by compile-time metaprogramming with macros and polymorphism via protocols.
In response to user demand for a language better equipped for larger and more complex applications,ActionScript 2.0 featured compile-time type checking and class-based syntax, such as the keywords class and extends.
Lack of compile-time generics leads to code duplication, meta-programming cannot be statically checked and the standard library cannot offer generic algorithms.
C has both a const and a readonly qualifier;its const is only for compile-time constants, while readonly can be used in constructors and other runtime applications.
However, many data structures can change in size at runtime, and since static allocations(and automatic allocations before C99)must have a fixed size at compile-time, there are many situations in which dynamic allocation is necessary.
Rust tries to increase safety with compile-time checks that will provide feedback about potentially unsafe code.
This language has memory control that ensures speed by efficient CPU management, threading that allows running parallel/non-parallel tasks simultaneously,move semantics for copying data conveniently, compile-time polymorphism for better performance through dividing responsibilities, and code isolation for separating data structures.
If you know all the properties in a given plist at compile-time(or at runtime early on in the life of the process), then you might consider using a"perfect hash function generator" to create an ideal hash function just for that list.
Not like any other programming language that the value of this determined in compile-time, in JavaScript, it determines in the runtime and depends on the object before the dot symbol“.”.
LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and"idle-time" optimization of programs from arbitrary programming languages.
Or else have special permission,they must compile the Firefox source with a compile-time option enabled that creates binaries without the official branding of Firefox and related artwork, using either the built-in free artwork, or artwork provided at compile time.
Q<variable>\tquery a configuration variable-R\t\topen mailbox in read-only mode-s<subj>\tspecify a subject(mustbe in quotes if it has spaces)-v\t\tshow version and compile-time definitions-x\t\tsimulate the mailx send mode-y\t\tselect a mailbox specified in your'mailboxes' list-z\t\texit immediately if there are no messages in the mailbox-Z\t\topen the first folder with new message, exit immediately if none-h\t\tthis help message.