大约有 6,000 项符合查询结果(耗时:0.0205秒) [XML]
打地鼠游戏 · App Inventor 2 源码商店
...览 扫码安装 或 点此下载 var qrcode = new QRCode("apk-qrcode", { text: '/reference/oss/240126104220566/dadishu.a...
接水果游戏 · App Inventor 2 源码商店
...览 扫码安装 或 点此下载 var qrcode = new QRCode("apk-qrcode", { text: '/reference/oss/240126110920432/jieshuigu...
二分查找(BinarySearch)算法的AI2实现 · App Inventor 2 源码商店
...览 扫码安装 或 点此下载 var qrcode = new QRCode("apk-qrcode", { text: '/reference/oss/240220092746102/binary_se...
BLE(四)嗅探工具 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...使用:
CC2540需事先刷入sniffer固件包(淘宝购买时可选)安装PacketSniffer与驱动(只有win版本)选择bluetooth low energy开始抓包(只可选37、38、39广播信道其中之一,但只有三分之一的概率能捕捉到通信数据包,推测应该是选择信号...
What is the coolest thing you can do in
...
PHP - the Sierpinski gasket a.k.a the Triforce
OK, it's 15 lines of code but the result is awesome! That's the kind of stuff that made me freak out when I was a child. This is from the PHP manual:
$x = 200;
$y = 200;
$gd = i...
Python学习之Jupyter Notebook和highchart安装 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术
Python学习之Jupyter Notebook和highchart安装运行环境Win7 64位 + Python3 5 2一、安装网页端编译器Jupyter Notebook在cmd输入pip3 install jupyter在cmd输入jupyter notebook,
运行环境
Win7 64位 + Python3.5.2
一、安装网页端编译器Jupyter Notebook
在cm...
CMake 编译libcurl - 开源 & Github - 清泛网 - 专注C/C++及内核技术
CMake 编译libcurl准备活动:(1)安装CMake。下载地址:http: www.cmake.org cmake resources software.htmllibcurl官方源码下载地址:https: curl.haxx.s...准备活动:
(1)安装CMake。
下载地址:http://www.cmake.org/cmake/resources/software.html
(2)下载libc...
How to find the php.ini file used by the command line?
I need to enable pdo_mysql in my EasyPhp environment, so I went to php.ini file and uncommented the following line:
14 Answ...
tinyxml XML解析库下载(tinyxml2.h 和 tinyxml2.cpp) - 源码下载 - 清泛...
...析C++编写的,一个 h,一个 cpp,绿色小巧,直接加入工程源码编译,跨平台。使用方法参见《C++ 读写xml方法整理(持续更新)》tinyxml2 h *O C++编写的,一个.h,一个.cpp,绿色小巧,直接加入工程源码编译,跨平台。
使用方法...
libunwind:记录程序崩溃堆栈 - 开源 & Github - 清泛网 - 专注C/C++及内核技术
...https: github com libunwind libunwind这里为了简单,不源码编译安装了,暂时先通过包管理器安装:apt-get install libunwinddemo代码如下:项目地址:https://github.com/libunwind/libunwind
源码编译安装:
git clone https://github.com/libunwind/libunwind
cd...