08 2017 档案
摘要:#include <stdio.h> #include <libusb-1.0/libusb.h> #include <stdint.h> #include <string.h> void processMessage(const uint8_t*); /* */ int main(int argc
阅读全文
摘要:https://falsinsoft.blogspot.jp/2015/02/asynchronous-bulk-transfer-using-libusb.html The 'linusb' is one of the most used open source library for work
阅读全文
摘要:#define DESKTOP_ALL ( DESKTOP_READOBJECTS | DESKTOP_CreateWINDOW | \ DESKTOP_CreateMENU | DESKTOP_HOOKCONTROL | DESKTOP_JOURNALRECORD | \ DESKTOP_JOUR
阅读全文
摘要:2017-08-17止, 现在市面上只有一款操作系统是支持树莓派3的64位系统 1. SUSE Linux Enterprise Server 12 SP2 https://www.suse.com/zh-cn/products/server/download/ 我已经下载好了,放到百度网盘里了 链
阅读全文