大约有 1,200 项符合查询结果(耗时:0.0054秒) [XML]
c++11 智能指针回调的经典场景 - C/C++ - 清泛网 - 专注C/C++及内核技术
c++11 智能指针回调的经典场景c++11_shared_ptr_callbackc++11 智能指针回调经典测试案例,当回调函数需要使用原对象指针时不确定原对象是否已经释放,这时必须使用智能指针了,代码如下: includ c++11 智能指针回调经典测试案例,...
App Inventor 2 文本代码块 · App Inventor 2 中文网
... 我要反馈
App Inventor 2 文本代码块
” “ (字符串)
合并字符串
求长度
是否为空
字符串比较(Ascii码比较) < > = ≠ Ascii码转换
删除空格
大写
...
App Inventor 2 中的“2”是什么意思? - App Inventor 2 中文网 - 清泛IT...
2010年12月App Inventor对外公测,此版本也称为App Inventor 1 或 App Inventor Classic,简称AI1。
2013年12月App Inventor 2发布,简称AI2。
AI两个版本的区别:
1、功能区别:AI1官方不再开发更新,因此功能及新组件没有AI2多。
2、代码编辑...
App Inventor 2 中文网已全面升级https安全通道,数据安全有保障! - App I...
经过一段时间的努力,App Inventor 2 中文网(fun123.cn)已全部升级https安全通道,以保护用户的访问及数据安全,值得注意的是MIT官方目前仍是http非安全通道。
App Inventor 2 中文网(fun123.cn)安全通道
MIT官方目前非安全通道...
App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎 - App Invento...
App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎ai2_robotApp Inventor 2 语音识别及交互App。识别语言指令并控制机器人运动,主要用到语音识别器及文本朗读器组件,语音识别相关开发最佳入门。代码逻辑简单,App交互性及...
App Inventor 2 过程代码块 · App Inventor 2 中文网
... 我要反馈
App Inventor 2 过程代码块
定义无返回值过程(procedure do)
定义返回值过程(procedure result)
过程是一系列代码块的组合,为了减少代码块...
App Inventor 2 实现上传文件到服务器全方案总结 · App Inventor 2 中文网
... 我要反馈
App Inventor 2 实现上传文件到服务器全方案总结
App Inventor 2 实现上传文件到服务器全方案总结
1、图片Base64化
2、通用(二级制)...
App Inventor 2 如何连接MySQL数据库(阿里云数据库) · App Inventor 2 中文网
... 我要反馈
App Inventor 2 如何连接MySQL数据库(阿里云数据库)
App Inventor 2 如何连接MySQL数据库
开发步骤
前端代码块
后端php代码
« 返...
App Inventor 2 接入阿里云短信服务,实现短信验证码功能 · App Inventor 2 中文网
... 我要反馈
App Inventor 2 接入阿里云短信服务,实现短信验证码功能
App Inventor 2 中文网原创开发阿里短信平台接入拓展
短信发送代码参考:
...
使用模拟器构建应用程序 · App Inventor 2 中文网
...用程序
« 返回首页
App Inventor includes an emulator for the phone. The emulator lets you develop and test apps using a virtual phone instead of a real phone. Instead of connecting a phone to the USB port, just start the emulator program. When you c...