dashcode加载htm文件问题

发布于 2024-10-12 06:13:32 字数 143 浏览 1 评论 0原文

dashcode 中有类似 webview 的东西吗?我已经尝试这个很久了。我在解析 xml 文件时得到一个 htm 链接,并且需要在 stacklayout 模板的下一个子视图中加载此 htm 链接,我无法弄清楚应该使用哪个组件在新视图中加载链接。任何帮助都是赞赏...

is there anything like webview in dashcode. I am trying this for so long now. I get a htm link while parsing my xml file and i need to load this htm link in next subview in stacklayout template, i am not able to figure out which component i should use to load the link in the new view.Any help would be appreciated...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

感情洁癖 2024-10-19 06:13:32

我也尝试了很长时间。对我来说,似乎不支持将 dashcode 生成的网站与其他 html 内容链接。原因是为了避免风格不统一。 Dashcode 似乎是一个从存储在 xml 或 json 中的原始数据构建网站的工具。为此,它是一个很棒的工具。

获得不同视图之间导航之类的功能的唯一方法是使用 stackLayout,您可以在其中拥有任意数量的视图。

iTunes University 里有“Safari 开发必备视频”...

I tried the same for a long time. To me it seems that it is not supported to link dashcode generated websites with other html content. The reason is for avoiding inhomogeneous styles. Dashcode seems to be a tool to build a website from raw data that is stored in xml or json. For that it is a great tool.

The only way to get something like navigation between different views is using a stackLayout where you can have views as many as you want.

In iTunes University there are "Safari Development Essential Videos"...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文