大约有 1,900 项符合查询结果(耗时:0.0062秒) [XML]

https://www.fun123.cn/aia-store/240220092746102 

二分查找(BinarySearch)算法的AI2实现 · App Inventor 2 源码商店

... 扫码安装 或 点此下载 var qrcode = new QRCode("apk-qrcode", { text: '/reference/oss/240220092746102/binary_search.apk?t=' + ...
https://bbs.tsingfun.com/thread-1441-1-1.html 

最新升级了AI2Starter4.6,使用三星手机样式,提升显示分辨率 - App Invent...

最新版下载点这里:https://www.fun123.cn/reference/creative/ai2_starter.html 之前的样式及分辨率: 最新版样式及分辨率:
https://www.fun123.cn/referenc... 

App Inventor 2 DynamicComponents 拓展:动态创建AI2组件对象 · App Inventor 2 中文网

...准测试结果 « 返回首页 DynamicComponents 拓展 .aix 拓展下载: com.yusufcihan.DynamicComponents.aix 完全支持 App Inventor 2 的动态组件扩展。它基于 Java 的反射功能,因此只需键入类名称即可搜索类来创建组件。因此,它对特定组件的支...
https://www.tsingfun.com/it/bigdata_ai/421.html 

MongoDB仿关系型数据库Group聚合例子 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...2T16:00:00Z"), "data" : 300.0 } 完整的工程(vs 2012)代码点此下载。 更多的Group聚合相关资料请查看官方文档。 MongoDB 聚合 Group
https://www.tsingfun.com/it/bigdata_ai/2295.html 

Python学习之Jupyter Notebook和highchart安装 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...示即成功。 替换文件地址: 替换文件(github) 本地下载:charts_replace_file.zip 作者:bohei111 链接:https://www.jianshu.com/p/4605aa8c0cb6 來源:简书 Python highchart
https://www.fun123.cn/reference/pro/pan.html 

App Inventor 2 接入百度网盘API · App Inventor 2 中文网

... App Inventor 2 接入百度网盘API:文件下载 1、申请应用 2、用户登录认证,拿到access_token,后续请求必备参数 【使用Web浏览框】 3、获取文件列表,返回JSON,拿出想要的文件的fsid 【使用Web客...
https://www.fun123.cn/reference/pro/ 

App Inventor 2 中文网VIP专享内容 · App Inventor 2 中文网

...云图片】利用网络微数据库实现图片上传至云端及从云端下载] [【AI云识图】利用云API进行AI识图] 【OCR识别】App Inventor 2 OCR 图片文字识别全方案总结 【FTP】App Inventor 2 FTP 上传下载全方案总结 【短信平台】App Inventor 2 接入...
https://www.tsingfun.com/it/bigdata_ai/343.html 

搭建高可用mongodb集群(四)—— 分片 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...p /data/mongodbtest #进入mongodb文件夹 cd /data/mongodbtest 3、下载mongodb的安装程序包 wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.8.tgz #解压下载的压缩包 tar xvzf mongodb-linux-x86_64-2.4.8.tgz 4、分别在每台机器建立mongos 、config ...
https://www.tsingfun.com/it/ai... 

App Inventor 2 如何下载/保存网络图片? - App Inventor 2 中文网 - 清泛...

App Inventor 2 如何下载/保存网络图片?ai2_down_webpics首先,需要使用Web客户端组件,需要和网络url进行数据交互的场景就要考虑使用它,Web客户端组件在通信连接抽屉中:设置好网络图片的url,然后执行Get方法即可,代码如下:其...
https://www.fun123.cn/reference/pro/down_pics.html 

App Inventor 2 如何下载/保存网络图片? · App Inventor 2 中文网

... App Inventor 2 如何下载/保存网络图片? « 返回首页 首先,需要使用 Web客户端 组件,需要和网络url进行数据交互的场景就要考虑使用它,Web客户端 组件在...