为什么响应内容变量会出错?
Why do I get an error on response content variable?
我想创建一个可以使用 sql select 查询从我自己的网络服务器检索的位置,并希望它把它放在列表选择器上。有什么建议或提示吗?我尝试了一些操作,但出现错误操作 select 列表无法接受参数 [!DOCTYPE]、[5]。
这是我的积木。
在标签中显示 responseContent
,也可以使用 Do it 来调试您的块,另请参阅此处的提示 4
Top 5 Tips: How to learn App Inventor
另见 App Inventor - MySQL interface
学习 App Inventor 的一个很好的方法是阅读 AI2 免费在线电子书 http://www.appinventor.org/book2 中的免费发明家手册 http://www.appinventor.org/book2 ...链接位于网页底部。这本书 'teaches' 用户如何使用 AI2 块进行编程。
这里有免费的编程课程http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
这里描述了如何使用 App Inventor 做很多基本的事情:http://www.appinventor.org/content/howDoYou/eventHandling .
同时学习教程 http://appinventor.mit.edu/explore/ai2/tutorials.html 以了解 App Inventor 的基础知识,然后尝试一些东西并按照 Top 5 Tips: How to learn App Inventor
我想创建一个可以使用 sql select 查询从我自己的网络服务器检索的位置,并希望它把它放在列表选择器上。有什么建议或提示吗?我尝试了一些操作,但出现错误操作 select 列表无法接受参数 [!DOCTYPE]、[5]。
这是我的积木。
在标签中显示 responseContent
,也可以使用 Do it 来调试您的块,另请参阅此处的提示 4
Top 5 Tips: How to learn App Inventor
另见 App Inventor - MySQL interface
学习 App Inventor 的一个很好的方法是阅读 AI2 免费在线电子书 http://www.appinventor.org/book2 中的免费发明家手册 http://www.appinventor.org/book2 ...链接位于网页底部。这本书 'teaches' 用户如何使用 AI2 块进行编程。
这里有免费的编程课程http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
这里描述了如何使用 App Inventor 做很多基本的事情:http://www.appinventor.org/content/howDoYou/eventHandling .
同时学习教程 http://appinventor.mit.edu/explore/ai2/tutorials.html 以了解 App Inventor 的基础知识,然后尝试一些东西并按照 Top 5 Tips: How to learn App Inventor