什么是 runtime?

微软的文档有云:
Think of the runtime as an agent that manages code at execution time, providing core services such as memory management, thread management, and remoting, while also enforcing strict type safety and other forms of code accuracy that promote security and robustness.

你可能感兴趣的:(什么是 runtime?)