Examples of using A runtime in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
Will generate a runtime error of ReferenceError: b is not defined, thereby avoiding any head fakes/bugs that might otherwise result.
Adobe Flash Lite software is a runtime engine that provides users a rich, engaging experience across mobile phones and consumer electronics devices.
A runtime instance of the Java virtual machine has a clear mission in life: to run one Java application.
This cast inserts a runtime check that objis assigned a MountainBikeso that the compiler can safely assume that objis a MountainBike.
The second sort of error is a runtime error, so called as a result of the error doesn't appear until you run the program.
Like many languages, it requires a runtime environment to make it useful.
Will generate a runtime error of ReferenceError: b is not defined, thereby avoiding any headfakes/bugs that might othewise result.
DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.
Torque generates all the database resources required by your application and includes a runtime environment to run the generated classes.
That is to redefine the fly function for penguins so that it generates a runtime error.
You can see that one condition for the report is a runtime parameter for the Admin Users group.
First, a critical distinction: Python is a programming language, not a runtime.
Note that Java SE comes in two versions, a Development Kit version(the JDK) and a Runtime Environment version(the JRE).
Module systems such as OSGi and PojoSR already provide a runtime support for modules;
Libraries for microservices are often written for a specific platform, be it a programming language or a runtime like the JVM.
The dynamic language runtime(DLR) is a runtime environment that adds a set of services for dynamic languages to the common language runtime(CLR).
Can we do something for C along these lines, even though we have had 7 versions now, where nullability has been purely a runtime thing?
You can overcome this and cause a runtime error if you use reflection(that Go has) but the‘implements' declaration would not help that anyway.
Js is essentially a runtime.
Any attempt to access a variable in the TDZ results in a runtime error.