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

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

如何能让这种错误在app不显示? - App Inventor 2 文网 - 清泛IT社区,为创新赋能!

如何能让这种错误在app不显示?2种思路: 1、通过全局异常捕获,便于个性化、可恢复的报错提醒: 不过,不是所有的异常都能捕获,自己试试看。具体参考文档:https://www.fun123.cn/reference/ ... creen.ErrorOccurred 2、只能直接...
https://bbs.tsingfun.com/thread-2044-1-1.html 

如何让底部导航栏固定不随屏幕滑动而滑动呢? - App Inventor 2 文网 - ...

如图,请问如何让这个导航栏固定在最底部,不随屏幕其他选项的滑动而滑动 垂直滚动布局实现: 参考效果: App Inventor 2  发表于 2024-11-06 10:30 垂直滚动布局实现: 有点没看太明白,需要下载那个拓展吗App Inventor ...
https://bbs.tsingfun.com/thread-2108-1-1.html 

如何导出项目源代码用于申请软件著作权? - App Inventor 2 文网 - 清泛I...

如何导出项目源代码(用于申请软件著作权)?已微信回复,待后续整理相关指南。https://bbs.tsingfun.com/thread-2118-1-1.html
https://bbs.tsingfun.com/thread-2352-1-1.html 

Mind+ 掌控板、ESP32开发板等硬件如何接入AppInventor? - 创客硬件开发 - ...

Mind+ 掌控板、ESP32开发板等硬件如何接入AppInventor? 由于硬件板种类繁多,这里仅讨论硬件与AppInventor的通信方式,及使用什么组件。一般不外乎2种方式: 1、蓝牙(经典蓝牙),使用 蓝牙客户端 组件。Mind+ 参考代码如下: ...
https://bbs.tsingfun.com/thread-2383-1-1.html 

App Inventor 输入文本如何转成ASCII码? - App Inventor 2 文网 - 清泛I...

Q:App Inventor 输入文本如何转成ASCII码? A:使用AsciiConversion 拓展可以轻松实现。 AsciiCode: 给出字符,返回它相应的 Ascii码。 用法示例:返回字符“A”的Ascii码,结果将是:65。
https://bbs.tsingfun.com/thread-2500-1-1.html 

如何设置App不随着屏幕旋转而旋转? - App Inventor 2 文网 - 清泛IT社区...

Q:如何设置App不随着屏幕旋转而旋转? A:Screen1 的属性设置屏幕方向为“锁定竖屏”就可以啦! 学习到了!!
https://www.tsingfun.com/it/cpp/1877.html 

未能“const std::string”为“const std::_Tree &”推导 模板 参数 - C/...

未能“const std::string”为“const std::_Tree &”推导 模板 参数参考:http: www tsingfun com html 2016 dev_0630 1876 html参考:https://www.tsingfun.com/it/cpp/1876.htmlstl 模板 参数
https://www.tsingfun.com/it/cpp/2090.html 

error C2664: “find_char”: 不能将参数 1 “const char [14]”转换为“...

error C2664: “find_char”: 不能将参数 1 “const char [14]”转换为“std::string &出错代码:#include <iostream>#include <string>using std::cout;using std::endl;using std::string; const引用形参举例 非const...出错代码: #include <iostream> #include <string> using...
https://www.tsingfun.com/it/da... 

修改ORALCE 字符集American_American.ZHS16GBK 到SIMPLIFIED CHINESE_CHI...

修改ORALCE 字符集American_American.ZHS16GBK 到SIMPLIFIED CHINESE_CHINA.ZHS16GBK原来数据库创建的时候默认选着了AL32UTF8字符集,应用部门的同事要求使用ZHS16GBK字符集,因为是新库 ,干脆删了重建,避免以后的不可预知...原来数据库创建的...
https://www.tsingfun.com/it/pr... 

[干货分享]散兵游勇到高效能敏捷团队 - 项目管理 - 清泛网 - 专注C/C++及内核技术

[干货分享]散兵游勇到高效能敏捷团队 敏捷 团队 Scrum