asound.conf允许对声卡或者设备进行更高级的控制,提供访问al
esphome安装 pip3 install esphome esphome dashboard esphome_config/ http://ip:6052 docker安装homeassistant docker pull homeassi
$ echo "apple,banana,orange" | awk -F ',' '{print $2}' banana
vue create my-vue HelloWorld.vue <template> <button type="button" @click="open">选择文件</button> </template> <script> import { useFileDialog } from '@vue
docker run -d --name adminer -p8085:8080 adminer
//mainwindow.h #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QThread> namespace Ui { class MainWindow; } class WorkerThre
#include <iostream> #include <string> #include <hv/requests.h> using namespace hv; int main() { hv::Json jroot; hv::Json d; jroot["cmd"] = "req_get_in
https://gitee.com/wecooperate/iMonitor
QT += network #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWin
功放类型特点差异 A类功放 高保真、低失真、线性放大 高功率消耗、低效率、发热多 B类
10uF 106 1uF 105 0.1uF 104 100nF 104 10nF 103 0.01uF 103 12p 120
Xenial Xerus(16.04版本) Yakkety Yak(16.10版本) Zesty Zapus(17.04版本) Artful Aardvark(17.10版本) Bionic Beaver(18.04版本) Cosmic Cuttlefish(18.10版本) Disco Dingo
docker run -it --name mycontainer ubuntu bash apt-get update apt-get install -y curl wget vim exit docker export 容器名称 > myimage.tar mkdir myrootfs tar
./upnpc-static -i -a 192.168.1.131 1222 19256 TCP https://files.cnblogs.com/files/ahuo/upnpc-static.zip?t=1682149819&download=true
发送端,25pin #include <Arduino.h> #include <WiFi.h> #include <RCSwitch.h> #define TXD2 25 RCSwitch mySwitch = RCSwitch(); void setup() { Serial.begin(115
while true;do aplay -D hw:1,0 /root/stereo.wav ;done
inc include_directories(/usr/x86_64-w64-mingw32/include) link SET(LINK_DI
cat json.txt | jq .subnode
lib.go package main import "C" func main() {} //export Hello func Hello()
禁用了检查 cmake .. -DCMAKE_C_COMPILER=x86_64-w64-
docker update --restart=always 容器ID docker inspect 容器ID | jq .[0].HostConfig.RestartPolicy
ip link add name br0 type bridgeip link set br0 upip addr add 192.168.10.
nmcli conn show nmcli device wifi connect "SSID" password "PWD"
pio upgrade pio boards --installed https://github.com/platformio/platformio https://platformio.org/platformio-ide
https://gitee.com/WeAct-TC/MiniSTM32F4x1 STM32F411CE: /SDK/STM32F411CEU6/MicroPython/WeAct_F411CE https://www.weact-tc.cn/2020/01/01/micropython/ STM3
git config --global http.sslVerify "false"
Copyright © 2005-2023 51CTO.COM 版权所有 京ICP证060544号