大约有 1,400 项符合查询结果(耗时:0.0085秒) [XML]

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

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

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

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

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

apk安装报错:packageInfo is null? - 用户反馈 - 清泛IT社区,为创新赋能!

编译设置问题,包名中没有英文点.,已修复,加了包名验证提示。
https://bbs.tsingfun.com/thread-2585-1-1.html 

大佬们求解答 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

编译显示失败是为什么啊请提供一下aia具体调查一下。
https://www.fun123.cn/reference/info/about-us.html 

关于我们 · App Inventor 2 中文网,少儿编程陪伴者

...0 + 位 项目编译 5000 + 次 连接测试 20000 + 次 累计在线时长 ...
https://www.tsingfun.com/it/cpp/1286.html 

boost::filesystem指南 - C/C++ - 清泛网 - 专注C/C++及内核技术

...c_filesystem_error异常,当然并不是总会抛出异常,因为在库编译的时候可以关闭这个功能。同时有两个函数提供了无异常版本,这是因为在任务不能完成时并非是异常。 filesystem库的所有内容定义在boost名字空间的一个下级名字空...
https://www.tsingfun.com/it/cpp/1416.html 

ZeroMQ实例-使用ZMQ(ZeroMQ)进行局域网内网络通信 - C/C++ - 清泛网 - 专注C/C++及内核技术

...压源文件 tar zxf zeromq-4.0.3.tar.gz 3)进入zmq目录并进行编译和安装: cd zeromq-4.0.3 ./configure make make install 4)现在开始使用zmq进行网络通信 4.1接收端代码 //包含zmq的头文件 #include <zmq.h> #include "stdio.h" int main(int argc, cha...
https://www.tsingfun.com/it/tech/1069.html 

Nginx与Lua - 更多技术 - 清泛网 - 专注C/C++及内核技术

...ell> export LUAJIT_INC=/usr/local/include/luajit-<VERSION> 下面就可以编译Nginx了: shell> wget http://nginx.org/download/nginx-<VERSION>.tar.gz shell> tar zxvf nginx-<VERSION>.tar.gz shell> cd nginx-<VERSION> shell> ./configure --add-module=/path/to/ngx_lua \ --add-module=/...
https://www.tsingfun.com/it/op... 

实战做项目如何选择开源许可协议(一)-了解协议 - 开源 & Github - 清泛网...

...的代码进行二次开发的商业软件,但是商用软件可以采用编译后的类库引用就不需要公开源代码了。采用这个协议的开源软件有: JBoss、 FCKeditor 、 Hibernate。之前extjs就因为从LGPL转换到GPL带来了不少的震动。详情点击。 BSD,全...
https://bbs.tsingfun.com/thread-2363-1-1.html 

离线版启动超时,有报错日志 - App Inventor 2 离线版 - 清泛IT社区,为创新赋能!

...ment.java:253) &nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;... 8 more复制代码编译服务报错: &quot;Starting App Inventor 2 BuildServer...&quot; Could Not Find D:\appinventor\AppInventor2\resources\app.asar.unpacked\dexcache\*.jar Picked up JAVA_TOOL_OPTIONS: -Djava.io.tmpdir=&quot;D:\appinventor...