大约有 11,000 项符合查询结果(耗时:0.0301秒) [XML]

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

【转】App Inventor 2 项目中批量添加或删除文件 - App应用开发 - 清泛IT社...

...费时间。我们可以使用迂回的方法将批量处理需要删除和下载的文件。首先在App Inventor中通过菜单“项目”→“导出项目(aia)”将aia文件导出。然后使用解压缩文件将.aia文件打开。打开后在窗口里可以看.aia文件所包含的内...
https://bbs.tsingfun.com/thread-1823-1-1.html 

语音识别 报错问题:No Activity found to handle intent { act=android.sp...

语音识别仿真报错,安装手机端也报错https://www.fun123.cn/reference/info/#AppEntry 请参考一下这个教程,你上面报错的原因是手机上没有安装语音识别引擎,这里推荐“讯飞语音+”,下载地址:https://www.pgyer.com/yyyq
https://bbs.tsingfun.com/thread-1905-1-1.html 

终于等!AppInventor2 中文网已升级v2.72,全面支持Android 14 - App Inv...

... Google Play 商店和 ai2.appinventor.mit.edu(版本 2.72u)直接下载。 此版本中的关键变化是将 Android SDK 目标升级 34,与 Android 版本 14 一致。此更新至关重要,因为在 2024 年 8 月 31 日之后,在 Google Play 商店中添加或更新应用时必...
https://bbs.tsingfun.com/thread-2063-1-1.html 

MIT官方已升级至2.73版本,中文网待测试并升级相关特性 - App Inventor 2 ...

... Google Play 商店和 ai2.appinventor.mit.edu(版本 2.73u)直接下载。 更改: 为 ListView 组件实现“提示”属性,并全面提高其性能。 在 ChatBot 组件中添加下拉菜单,用于选择不同的受支持提供商和模型。 修改 ChatBot 系统属性以...
https://bbs.tsingfun.com/thread-2220-1-1.html 

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

最新aix拓展永久下载地址:https://www.fun123.cn/reference/extensions/LLMAI2Ext.html 中文网开发国内大模型拓展的初衷 App Inventor 2 原生的ChatGPT组件由于是国外的,使用起来不太便捷,且各种限制。如今我们又身处AI浪潮之中,包括很多...
https://bbs.tsingfun.com/thread-2506-1-1.html 

AI伴侣现已正式升级为“AppInventor学院”App! - App Inventor 2 中文网 -...

...的App效果的一个期待,后续也会陆续上架各大应用市场。下载地址:帮助菜单 -> AI伴侣信息。部分界面截图如下: 目前,功能可能还比较简陋,各个子系统账号尚未完美统一,这个后续不断迭代解决这些问题的。下一步的计...
https://stackoverflow.com/ques... 

pdftk compression option

I use pdftk to compress a pdf using the following command line 10 Answers 10 ...
https://stackoverflow.com/ques... 

Inline labels in Matplotlib

... This doesn't work for me under Python 3.6.4, Matplotlib 2.1.2, and Scipy 1.0.0. After updating the print command, it runs and creates 4 plots, 3 of which appear to be pixelated gibberish (probably something to do with the 32x32), and the fourth with labels...
https://stackoverflow.com/ques... 

Convert HTML to PDF in .NET

I want to generate a PDF by passing HTML contents to a function. I have made use of iTextSharp for this but it does not perform well when it encounters tables and the layout just gets messy. ...
https://stackoverflow.com/ques... 

Recommended way to embed PDF in HTML?

What is the recommended way to embed PDF in HTML? 24 Answers 24 ...