大约有 2,200 项符合查询结果(耗时:0.0163秒) [XML]

https://bbs.tsingfun.com/thread-1962-1-1.html 

我使用MQTT扩展控制主板,在AI伴侣里面运行的很好,在导出apk里面没有反应...

...一下.aia源码,及apk没有反应的具体现象描述,谢谢怎么上传源码mind+发送端发送命令MQTT平台接受到之后,需要将命令通过蓝牙传给主控板,主控板根据命令控制灯的颜色。 没反应的现象就是mind+发送命令之后MQTT物联平台可以收...
https://bbs.tsingfun.com/thread-2191-1-1.html 

mobile location - App应用开发 - 清泛IT社区,为创新赋能!

...要实现上述功能除App外还要一个服务端,A手机授权GPS并上传定位,B手机上可以从服务端查看A的位置,然后地图展示。也就是不能直接拿到A手机的定位,必须是A安装了App并授权上报位置到服务器才能实现。
https://bbs.tsingfun.com/thread-2208-1-1.html 

好消息:离线版aia源码大小及apk打包大小上限均已设为200M - App Inventor ...

离线版的特色就出来了:改为上传50M限制,测试验证通过 离线版福利2:打包apk大小限制30M 改为 200M,已测试验证通过 在线版不能随意提高这个限制,因为服务器资源有限;但是离线版就不一样了,自己的电脑资源,没...
https://bbs.tsingfun.com/thread-2213-1-1.html 

- 创客硬件开发 - 清泛IT社区,为创新赋能!

视频可以通过附件上传,不过体积不能太大。可以贴bilibili链接更好~
https://bbs.tsingfun.com/thread-2220-1-1.html 

【免费开放】App Inventor 2 LLMAI2Ext 自研拓展:接入DeepSeek、Kimi、通...

...,试过了,大模型没有开放附件相关 api,实现不了图片上传哈。多轮对话怎么编写程序?whbk 发表于 2025-06-02 23:03 多轮对话怎么编写程序? 目前只做了单轮对话。1.1 版本计划将加入多轮对话功能,敬请期待~
https://bbs.tsingfun.com/thread-2327-1-1.html 

AppInventor实现图片和文字等进行发帖和查看帖子功能 - App应用开发 - 清泛...

...这时最直观简便的方式。 2、AppInventor原生实现图片/文字上传功能,要采用 网络微数据库 组件,图片要base64化,但是数据库单Key存储容量有限,最多60KB。实现方式复杂且数据有限制,只能demo级别应用。 3、使用 leandb 付费在线...
https://stackoverflow.com/ques... 

Correct file permissions for WordPress [closed]

...fers to as “web server process”. User account is your Linux user (ssh, ftp user, etc.) – Daniel Bang Jul 2 '15 at 17:49 ...
https://stackoverflow.com/ques... 

How can I generate a self-signed certificate with SubjectAltName using OpenSSL? [closed]

....2 = www.example.com DNS.3 = mail.example.com DNS.4 = ftp.example.com Next, add the following to the existing [ v3_ca ] section. Search for the exact string [ v3_ca ]: subjectAltName = @alternate_names You might change keyUsage to the following under [ v3_ca ]: keyUsa...
https://stackoverflow.com/ques... 

Convert line-endings for whole directory tree (Git)

...rver. type "sfk httpserv -help" for help. sfk ftpserv - run an instant FTP server type "sfk ftpserv -help" for help. sfk ftp - instant anonymous FTP client sfk wget - download HTTP file from the web sfk webrequest ...
https://stackoverflow.com/ques... 

Best TCP port number range for internal applications [closed]

...ervices so common that many, many environments will use them (think SSH or FTP or TELNET). Your network is your network and, if you want your servers on port 1234 (or even the TELNET or FTP ports for that matter), that's your business. Case in point, in our mainframe development area, port 23 is u...