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

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

BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...

...使用java11 编译出来的ble拓展即可解决这个问题,请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/bluetoothle.html。
https://bbs.tsingfun.com/thread-1987-1-1.html 

Invoke: no method named `…………’ in class java.lang.Boolean - App I...

...因2:可能是测试用AI伴侣版本低了导致的,升级AI伴侣到最新版即可。 Invoke: no method named `ShowTextDialog’ in class java.lang.Boolean 来自英文社区:https://community.appinventor.mi ... ang-boolean/17544/5
https://bbs.tsingfun.com/thread-2342-1-1.html 

【独家重磅】AppInventor2支持自定义apk包名(PackageName) - App Inventor ...

自定义包名: 包名规则: 编译后的apk信息: 截图最新版:https://bbs.tsingfun.com/thread-2545-1-1.html
https://bbs.tsingfun.com/thread-2380-1-1.html 

micro:bit 连接报错 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...6) 原因:ble版本太旧了,用新版本就可以解决。请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/bluetoothle.html。 来源:https://bbs.tsingfun.com/thread-1953-1-1.html
https://bbs.tsingfun.com/thread-2721-1-1.html 

MIT于2026元旦已发布v2.77版本:更新非常有限,lamda 表达式(匿名函数)缺...

最新MIT v2.77版本都是一些很细小的常规更新,没有特别需要合并的。之前关注的 lamda 表达式(匿名函数)不在本次更新之列。 中文网暂不跟进本次更新,但是 lamda 表达式(匿名函数)会考虑引入并测试上线。 ------MIT------ ...
https://bbs.tsingfun.com/thread-2856-1-1.html 

clientsocket ext 连接、断开,再连接 卡住了? - 用户反馈 - 清泛IT社区,为创新赋能!

调查中。已修复,测试通过,使用最新版即可。
https://www.fun123.cn/referenc... 

在 App Inventor 2 中使用图像 · App Inventor 2 中文网

...rent releases of MIT App Inventor you can set the “Sizing” property on Screen1 to either “Responsive” or “Fixed” (with “Fixed” being the default for new projects and older projects that automatically get upgraded). Fixed mode attempts to emulate the old API 3 compatibility mode behav...
https://www.tsingfun.com/it/cpp/2102.html 

error: cannot dynamic_cast ‘b’ (of type ‘class Base*’) to type ‘c...

...无虚函数,例如可以将析构函数设置为虚函数. 更正后的代码为(来自: c++ - converting a base class pointer to a derived class pointer): #include <iostream> using namespace std; class Base { public: Base() {}; virtual ~Base() {}; // make it polymorphic }; tem...
https://www.tsingfun.com/ilife/relax/1864.html 

炒股是世界难题!历史上那些名人炒股水平 - 轻松一刻 - 清泛网 - 专注C/C++...

...。”当晚,伤感的作家在自己的日记里这样写道。   最新案例:   ?超级牛散袁海林涉嫌操纵股价亏了2.78亿,还被罚款300万   操纵股价亏损2.78亿,再被罚款300万,求心理阴影面积?   据证监会披露,袁海林于2015年...
https://www.tsingfun.com/ilife/life/1865.html 

如何高效的学习掌握新技术 - 杂谈 - 清泛网 - 专注C/C++及内核技术

...是需要充分运用各个知识点,合理组合,才能写出高质量代码,而对于新技术,一开始很难掌握这些细节,盲目依赖以往经验,很可能就是照猫画虎,最终做出来的东西不伦不类。 在初学习实践新技术时,模仿借鉴很重要,就...