大约有 10,000 项符合查询结果(耗时:0.0198秒) [XML]
App Inventor 2 UrsPahoMqttClient 拓展 - 物联网轻量级MQTT协议 · App Inventor 2 中文网
...《App Inventor 2 MQTT拓展入门(保姆级教程)》
最新版拓展下载:
de.ullisroboterseite.ursai2pahomqtt.aix
MQTT(Message Queuing Telemetry Transport:消息队列遥测传输)
MQTT 发明于 1999 年,为物联网设计的轻量级协议,基于TCP协议实现。
M...
Detect if Visual C++ Redistributable for Visual Studio 2012 is installed
...don't have to re-check every time the user clicks on the "Back" and "Next" button.
Next, make a read-only section in the install tree and pre-select or unselect it on the a function which is executed before the Components page is shown.
This will make sure that the installation of each missing run...
Memcached下一站:HandlerSocket! - 更多技术 - 清泛网 - 专注C/C++及内核技术
...编译的或官方提供的二进制版本,可以略过此步。
接着下载一份和系统MySQL版本一致的MySQL源代码和HandlerSocket源代码:
mysql-5.1.37.tar.gz
ahiguti-HandlerSocket-Plugin-for-MySQL-1.0.6-76-gf5f7443.tar.gz
shell> tar zxf mysql-5.1.37.tar.gz
shell> tar zx...
Cannot open include file 'afxres.h' in VC2010 Express
...
This header is a part of the MFC Library. VS Express edition doesn't contain MFC. If your project doesn't use MFC you can safely replace afxres.h with windows.h in your terrain2.rc.
...
Picture Control(图片控件)中静态显示位图,解决位图不显示的问题 - C/C++ ...
...码如下:
void CShowBmpDlg::OnBnClickedButton1()
{
//从资源中加载图片
CBitmap bitmap;
//加载指定位图资源 Bmp图片ID
bitmap.LoadBitmap(IDB_BITMAP1);
//获取对话框上的句柄 图片控件ID
CStatic *p=(CStatic *)GetDlgItem(IDC_STATIC_PIC);
...
App Inventor 2 低功耗蓝牙 BlueToothLE 拓展 · App Inventor 2 中文网
...播
属性
方法
事件
« 返回首页
最新版拓展下载:
edu.mit.appinventor.ble-20230728.aix
低功耗蓝牙,也称为蓝牙LE 或简称 BLE,是一种类似于经典蓝牙的新通信协议,不同之处在于它旨在消耗更少的功耗和成本,同时保持同...
2014年腾讯代码报告—累计代码行14亿 - 创意 - 清泛网 - 专注C/C++及内核技术
...中山大学、西安电子科技大学、电子科技大学。
PDF版下载点此查看。
腾讯 代码 大数据 C++
XunSearch(讯搜)的使用教程步骤 - 开源 & Github - 清泛网 - 专注C/C++及内核技术
...XunSearch只能在Linux和Unix下运行。官方发布了一个DEMO 直接下载 PHP-SDK 就可以开发测试。
XunSearch 讯搜 教程 php c c++
Mac OS X 程序员开发工具集锦 - 更多技术 - 清泛网 - 专注C/C++及内核技术
...ommit),更多操作可以在smart svn没有mac版怎么办? 点此下载
推荐使用smartsvn替代。不过用起来没有TortoiseSVN方便,只有简单的右键菜单(update、commit),更多操作可以在smartsvn界面中进行。
ssh(SSH Secure Shell Client)也没有m...
PHP开发利器EPP4发布 基于Eclipse核心 - IT产品资讯 - 清泛网 - 专注C/C++及内核技术
...加了HTML+div+css代码快速编写插件,让你开发更高效。
下载地址:http://www.php100.com/html/plugin/dev/2014/1125/620.html
EPP4 Eclipse