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.
我有一个小问题。我无法在 FB Javascript SDK 中根据 FQL 查询结果(如果用户喜欢几页)继续或取消表单提交。这可能是因为 FB 查询是异步的。请问有什么提示吗?
我想它是通过承诺模式解决的。