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.
PhoneGap 的 ChildBrowser 的默认布局是: - 从底部滑动 - 工具栏在底部
是否可以自定义上述内容?
是的。查看 childbrowser xib,它是 CB 外观的可视化显示。您可以根据需要添加和删除元素。请注意,如果您要创建需要与之交互的元素,则需要相应的目标 c 来执行此操作。