Examples of using The compiler in English and their translations into Chinese
{-}
- 
                        Political
                    
- 
                        Ecclesiastic
                    
- 
                        Programming
                    
The compiler is not distributed with Dymola.
May get transformed by the compiler or processor to:.
The compiler supports the  C99 standard.
Fatal error C1001: An internal error has occurred in the compiler.
We're telling the compiler it can't be modified.
                People also translate
            
If the  value andtype can change at any moment in the  program, the compiler cannot optimize the  code.
GCC: The compiler toolchain is now based on GCC 3.3.
In this example,"La" is a String so the compiler knows A must be String.
The compiler also supports several extensions to ISO C++.
The compiler supports multibyte character sets, such as Unicode.
If the-o prog1 is omitted, then the compiler generates an executable named a. out on UNIX systems and a.
The compiler can make no assumptions about the  value of the  variable.
Because there are no type declarations for functions, the compiler does not know how many values a function will return.
The compiler can only guarantee that an Object will be returned by the  iterator.
It is possible that abug exists in the  OS, the compiler, or a third-party product-- but this should not be your first thought.
The compiler will evaluate them in any order, and may choose another order when the  same expression is evaluated again.
CLASS- The  marked annotation is retained by the compiler at compile time, but is ignored by the  Java Virtual Machine(JVM).
The compiler team is contninously seeking to innovate as Windows 8, SQL Server, and Office are all C++ applications.
If a user-defined type is involved, then the compiler tries to use the  conversions that you have specified in the  class definition.
The Compiler and a lot of contributed code can be found on the Free Pascal Compiler download mirrors and on the  Lazarus IDE website.
If you create an object on the  stack or in static storage, the compiler determines how long the  object lasts and can automatically destroy it.
Instead, the compiler's only option is to include extra information in the  output file that describes the  external code or data.
If the compiler doesn't know the  type of a variable then it must generate additional instructions to check the  variable's type at runtime.
Throughout the  lifetime of the  program, RTML will explore the compiler's capabilities across two critical, high-bandwidth application areas: 5G networks and image processing.
Here, the compiler can deduce that first and second must be strings because the  lambda expression is assigned to a string comparator.
This table says that when the compiler processes, for example, an expression+a, it performs the  following steps:.
Furthermore, when the compiler reaches the  else keyword, it will not associate it with the  previous if statement; instead, it will report a syntax error.
This table says that when the compiler processes, for example, an expression+a, it performs the  following steps:.