您的位置首页百科知识

什么是Runtime?

什么是Runtime?

的有关信息介绍如下:

什么是Runtime?

runtime就是程序运行时的状态还有一个compiletime,就是编译时代状态程序设计中要避免runtime的错误,compiletime的错误由编译器检测。