摘要:
# Debian Packages Required:## mingw-w64# provides GCC cross-compiler. GCC 4.9.1 or later required.## mingw-w64-tools# provides pkg-config and other build-time tools used by autoconf## Build:cd tpl/../... 阅读全文
摘要:
ASCII control characters (character code 0-31) The first 32 characters in the ASCII-table are unprintable control codes and are used to control periph 阅读全文