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

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

“信息分享器”误点了始终按钮,还能恢复初始的选择选项吗? - App应用开发...

...击【已安装的应用程序】或类似标题的部分浏览所有已装软件清单。 4. **定位到指定的应用程序**      滑动查找那个之前被设为默认处理分享任务的应用图标。 5. **打开高级选项界面**      轻...
https://bbs.tsingfun.com/thread-2312-1-1.html 

- App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...包括我在内)都是这么获取到的服务id和特性id的。 3、软件探测: nFC Connect低功耗蓝牙APP工具的使用:https://bbs.tsingfun.com/thread-1481-1-1.html 或 LightBlue® 可以将您连接到所有使用低功耗蓝牙(也称为蓝牙智能或蓝牙 Light)的设...
https://bbs.tsingfun.com/thread-2351-1-1.html 

有什么方式得到appinventor项目的真实源码? - App Inventor 2 中文网 - 清...

...编译apk后,导出aia源码,改后缀名为.zip。 2、使用压缩软件打开zip文件,src里面就有。 注意:是.aia 改后缀,而不是.apk改后缀!如果发现没有.yail文件,则可能是没有经过编译,编译的原理是先生成.yail文件,再编译成.class再...
https://bbs.tsingfun.com/thread-2414-1-1.html 

升级包升级失败? - App Inventor 2 离线 - 清泛IT社区,为创新赋能!

1,失败如下: 原因:升级包路径探测失败,已修复。 如果还出现这个报错,可以填入原安装根目录临时解决,我们也在加强测试,提升软件兼容性。
https://bbs.tsingfun.com/thread-2438-1-1.html 

Modbus硬件控制01——什么是Modbus - 创客硬件开发 - 清泛IT社区,为创新赋能!

...仲裁机制,好了你又知道了一个缺点了!但是,你可以用软件的办法进行适当的处理数据!5 Modbus-RTU协议5.Modbus-RTU协议设备必须要有RTU协议!这是Modbus协议上规定的,且默认模式必须是RTU,ASCII作为选项。(也就是说,一般的设...
https://www.fun123.cn/referenc... 

App Inventor 2 怎么修改app图标? · App Inventor 2 中文网

...pp的图标,可以实现镂空效果: 比如:app.png 使用看图软件打开的效果,表明背景是透明色的: 安装App到手机的效果: 您的改进建议 联系方式: 不需要回复的可留空~ 意见...
https://bbs.tsingfun.com/thread-2506-1-1.html 

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

...朋友可能会隐约感受到我们对于知识产权是非常重视的,软件著作权等权保护措施都已经申请完成,各开源项目我们会遵循其开源协议,售卖的源码必定是我们自己原创或合作有权的,更不会去抄袭别人的作品、视频等。然...
https://bbs.tsingfun.com/thread-2511-1-1.html 

App上架国内应用市场,腾讯管家报病毒的解决历程 - App Inventor 2 中文网 ...

...诉,结果和绝大部分人一样,申诉不通过: 理由:该软件存在安装后未经允许私自发送短信定制扣费业务的风险行为。 -------------------------- 自查:apk经过分析工具及反编译查看,并没有短信功能,没有添加短信组件,...
https://stackoverflow.com/ques... 

Error when installing windows SDK 7.1

... I struggled with Windows SDK web installer on Win7 Prof 64bit. Uninstalling/reinstalling VS 2010 redistributables didn't help. Only after downloading Windows SDK ISO file the installation completed successfully (the one for x64 is GRMSDKX_EN_DVD.iso). My theory would be...
https://stackoverflow.com/ques... 

What is the difference between build.sbt and build.scala?

...cala and almost in every tutorial I see a build.sbt file which describes project settings. But now I have installed giter8 and created a project from template. And generated project from template missed build.sbt file, but it have build.scala (which seems used for same purposes, but it is mo...