gpt4 book ai didi

django - 集成 smartgwt 和 web2py

转载 作者:行者123 更新时间:2023-12-02 00:46:15 25 4
gpt4 key购买 nike

我想使用 smartgwt 构建一个应用程序和 web2py .
我对这两个都是新手。

最终我想做的是在 smartgwt TileGrid 中显示从 web2py 后端获得的对象。

谁能列举出需要完成的工作的大致步骤?或者指出任何有用的资源?

任何更适用于 django 的信息也欢迎。

最佳答案

下载 smartgwt(顺便说一下,这是一个优秀的框架)并研究这个例子:

file://localhost/Users/massimodipierro/Desktop/smartgwt-1.0b1/samples/Showcase/www/com.smartgwt.sample.showcase.Showcase/index.html#tiling_load_on_deamnd

在平铺网格中显示图像。这些图像是通过 http 请求从 Yahoo 接收的。响应采用 JSON 格式。查看源代码。要查看来自 Yahoo 的 json 响应,请尝试以下 URL:

http://api.search.yahoo.com/ImageSearchService/V1/imageSearch?appid=YahooDemo&output=json&query=snowboard

要使其与 web2py 一起使用,您需要将该 URL 替换为返回类似 JSON 响应的 web2py 操作的 URL。

我对 smartgwt 了解不多,但我确信在 web2py 谷歌群组上有人愿意提供帮助。

关于django - 集成 smartgwt 和 web2py,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/395836/

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