Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaScript 中的yield关键字对于 Java 8 的 Nashorn 引擎中的某些脚本任务非常方便。鉴于yield(它在 ES6 中)的前沿性,它可能不包含在 Nashorn 中,但我很好奇是否有类似的东西可用。
yield