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

https://www.fun123.cn/referenc... 

App Inventor 2 SQLite 拓展:超流行兼容主流SQL语法的迷你本地数据库引擎 ...

... 此SQLite 拓展由中文网开发及维护,基于开源 aix-SQLite 拓展。 与 TaifunSQLite 功能类似,但TaifunSQLite是收费的,美刀。 .aix 拓展下载: cn.fun123.SQLite.aix SQLite SQLite 是 Android 内置的小型、快速、独...
https://www.tsingfun.com/ilife/tech/1224.html 

从Sloodle看三维虚拟学习环境的发展趋势 - 资讯 - 清泛网 - 专注C/C++及内核技术

...学习环境研究 基于 Web的虚拟学习环境 (VLE或 CMS)已经变成继续教育和高等教育教学标准中的一部分 ,甚至在中小学也得到了广泛的使用。这些系统中的工具支持大部分教学中的特征 ,如文件共享、讨论、任务 ,以及与教学信息...
https://bbs.tsingfun.com/thread-1934-1-1.html 

为AppInventor2开发自己的拓展(Extension) - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

来源中文网文档:https://www.fun123.cn/reference/extensions/aix_dev.html 为什么需要开发拓展?App Inventor 2 是积木式在线安卓开发环境,利用拖拽式的方式实现代码块堆叠,从而完成相应的逻辑。上手很容易,但是由于代码块提供的功能...
https://www.tsingfun.com/it/cpp/1873.html 

MFC的多国语言界面的实现 - C/C++ - 清泛网 - 专注C/C++及内核技术

...G_ENGLISH, SUBLANG_ENGLISH_US), SORT_DEFAULT); } // 语言设置写入配置文件 CFile file; file.Open(_T("Language.ini"), CFile::modeWrite | CFile::modeCreate | CFile::typeBinary); file.Write(&lcidNew, sizeof(lcidNew)); file.Close(...
https://www.tsingfun.com/it/tech/897.html 

Android应用开发性能优化完全分析 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...体原因,使用MAT分析解决掉了一个可疑泄露后发现泄露又变成了概率性的。可以发现,对于这种概率性的泄露用MAT去主动抓取肯定是很耗时耗力的,所以决定直接引入leakcanary神器来检测项目,后来很快就彻底解决了项目中所有...
https://stackoverflow.com/ques... 

How do i find out what all symbols are exported from a shared object?

... Do you have a "shared object" (usually a shared library on AIX), a UNIX shared library, or a Windows DLL? These are all different things, and your question conflates them all :-( For an AIX shared object, use dump -Tv /path/to/foo.o. For an ELF shared library, use readelf -Ws /path...
https://stackoverflow.com/ques... 

How do I check OS with a preprocessor directive?

... defined(__hpux) #define PLATFORM_NAME "hp-ux" // HP-UX #elif defined(_AIX) #define PLATFORM_NAME "aix" // IBM AIX #elif defined(__APPLE__) && defined(__MACH__) // Apple OSX and iOS (Darwin) #include <TargetConditionals.h> #if TARGET_IPHONE_SIMULATOR == 1 #defin...
https://www.fun123.cn/referenc... 

Teachable Machine 图像分类扩展 · App Inventor 2 中文网

...种输入模式。 下载: edu.mit.appinventor.ai.teachablemachine.aix 属性 ModelLink 模型链接 设置 Teachable Machine 模型的 URL 链接。该链接必须是从 Google Teachable Machine 导出的模型链接,格式为 https://teachablemachine.withgoo...
https://www.fun123.cn/referenc... 

TCPClient TCP客户端扩展:连接TCP服务器进行文本消息通信 · App Inventor 2 中文网

...,支持多屏幕共享连接 下载 .aix拓展文件: de.ullisroboterseite.ursai2tcpclient.aix de.ullisroboterseite.ursai2sharedtcpclient.aix .aia示例文件: UrsTcpClientTest.aia UrsSharedTcpClientTest.aia 版本历史 ...
https://www.fun123.cn/referenc... 

GIF Animated 扩展:可点击透明背景动画GIF播放器 · App Inventor 2 中文网

...像可以是可点击的并支持透明背景。 包名:com.KIO4_AniGif.aix / com.KIO4_AniGif10.aix(Android 10+) 技术基础:基于 GifDecoder.java 开发,包含大量修改 最后更新:2022年6月21日 下载链接 扩展文件需从外部网站获取: com....