我将如何着手策划“现场”活动?使用Processing、jQuery、Pure Data 或Max/MSP 获取股票市场数据?

发布于 2024-08-11 22:43:42 字数 1437 浏览 7 评论 0原文

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

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

发布评论

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

评论(3

我很OK 2024-08-18 22:43:43

如果您对 XML 不太熟悉,这篇文章是开始学习 XML 的好地方。

除此之外,你已经开始这个项目了还是还在计划中?

我的建议是坐下来写下您的程序需要执行的各个步骤。显然,如果您不熟悉 XML 和/或 AJAX,那么您可能不会想到所有的事情。但至少你会制定一个总体路线图。

此外,这个问题可能会帮助您入门。

If you are not too familiar with XML a great place to start learning about it would be this article.

Other than that, have you started this project or are you still planning?

My suggestion would be to sit down and write out the individual steps your program would need to perform. Obviously if you are not familiar with XML and/or AJAX then you probably will not think of everything. But at least you would have formed a general road map.

Additionally, this SO question may help you get started.

落叶缤纷 2024-08-18 22:43:43

对于纯数据,您可能需要类似 IEM xmlrpc(包含在 Pd-extended 中)或 PuRest JSON 接收数据。

For Pure Data, you would probably need something like IEM xmlrpc (which is included in Pd-extended) or PuRest JSON to receive the data.

捎一片雪花 2024-08-18 22:43:42

我发现处理很容易使用。查看 http://processing.org/reference/XMLElement.html 来读取 xml。

I'm finding processing easy to use. Check out http://processing.org/reference/XMLElement.html for reading xml.

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