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.
我想知道使用 TornadoFx 是否有任何性能优势?
类型安全 CSS 可以与 FXML 和类型安全构建器一起使用。您需要将 FXML 与类型安全构建器进行比较。由于语法的噪音水平较低,构建器的执行速度和编写速度都更快。它更具表现力,绝对是编写 TornadoFX 应用程序的首选方式。
也就是说,您不会注意到任何一种方法的速度问题。