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.
我遇到了 xe:objectData 和全局变量的问题。不确定这是错误还是按设计工作。我知道,这个样本很愚蠢。它只是为了证明这个问题。
有人对此有所了解吗?
我相信您当时不能使用捆绑资源,因为生命周期中发生事情的时间。当调用 objectData 的 create object 方法时,可能还没有创建其他对象。您可能必须手动加载捆绑包并检索您需要的属性。