gpt4 book ai didi

gwt - GWT 中的编译排列是什么意思?

转载 作者:行者123 更新时间:2023-12-02 04:14:11 25 4
gpt4 key购买 nike

编译 Web 应用程序项目时,会编译 6 种排列。这些排列是什么?它们意味着什么?

最佳答案

Google Web Toolkit 使用延迟绑定(bind);它为不同的浏览器目标和本地化创建不同版本的应用程序。他们的常见问题解答Deferred Binding更详细,但基本上可以用这句话来总结:

For instance, if GWT supports 4 browsers, and you write your application in 3 languages, then GWT will generate a total of 12 different permutations of your application. During bootstrapping at runtime, GWT picks the appropriate permutation to show the user.

关于gwt - GWT 中的编译排列是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3984624/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com