About 26,400,000 results
Open links in new tab
  1. terminology - What is "runtime"? - Stack Overflow

    Oct 10, 2010 · The runtime or execution environment is the part of a language implementation which executes code and is present at run-time; the compile-time part of the implementation is …

  2. What is the difference between "compile time" and "run time"?

    May 16, 2013 · "Runtime" is when your code is executed - for ASP.NET, when a page request is made. (Personally I prefer the term "execution time" to distinguish between that and "the …

  3. language agnostic - Runtime vs. Compile time - Stack Overflow

    May 10, 2009 · Basically if your compiler can work out what you mean or what a value is "at compile time" it can hardcode this into the runtime code. Obviously if your runtime code has to …

  4. runtime - What is run time environment? - Stack Overflow

    Jun 10, 2023 · To add to the other answers given, I would say that Runtime environment is an environment, which supports the execution of a program/process. A program, for being able to …

  5. 运行时(runtime)是什么意思?应该怎样深入且直观地理解?

    综上所述,runtime 在技术讨论中有多个含义,我们经常用它作为 runtime library 和 runtime system 的简称,因此可能造成一些误解。 最后列几本个人推荐的相关书籍。 这本书用了很大 …

  6. 运行时(runtime)是什么意思?应该怎样深入且直观地理解? - 知乎

    Nov 19, 2012 · 你所说的 "runtime 代码是库代码" 是正确的, 但是库代码是一个更通用的术语, 描述了任何由库所生成的代码. "runtime 代码" 则特指实现语言本身特性所需要的代码. Answer2: …

  7. What is the difference between runtime and compile-time?

    There's a very big difference between a runtime or the runtime of a language (which refers to code, albeit code that is not written as part of an app), and unqualified "runtime" (which refers …

  8. runtime - Compile time vs Run time Dependency - Stack Overflow

    Feb 3, 2016 · Runtime dependencies covers both the direct and indirect dependencies of the class you're running. Thus, runtime dependencies includes dependencies of dependencies …

  9. Excel VBA Run Time Error '424' object required - Stack Overflow

    Jan 26, 2014 · I am totally new in VBA and coding in general, am trying to get data from cells from the same workbook (get framework path ...) and then to start application (QTP) and run tests. I …

  10. runtime - Adding Trusted Location to Access Run Time - Stack …

    Jul 20, 2015 · Import this key on the machine that only has the runtime installed. Optional - clean up and remove any values that reference other database files in …

Refresh