-
raspberry-pi-wifi-error
On raspberry pi 4b,two reasons cause wifi error. usb 3.0 interfere with wifireproduce: sudo wpa_supplicant -i wlan0 -c /... -
docker-command
difference between image and containerWe can build or image on local or from docker hub.Then We run container from image,you ... -
git常用命令
config usergit config --global user.name "dobefore" git config --global user.email 1432338032@qq.com Tagcreate l... -
gen-c-dynamical-library-using-rust-and-call
使用rust生成动态库cdyliblayout├── Cargo.lock ├── Cargo.toml └── src └── lib.rs Cargo.toml[lib] name = "rustdll" #生成dll的文件名 crat... -
build_ankisyncd
disable git verify ssl export GIT_SSL_NO_VERIFY=true Configure gccInstall the C cross toolchain(only for armv7)# Step ... -
rust-fatal-error-link1201
on occationally,当我run cargo build using building tool msvc,error appears as follows: note: LINK : fatal error LNK1201: error ... -
sciter-rs控件中文显示乱码
Introduction在用Rust运行sciter app 时,控件文字包含中文会出现乱码的问题。 How to Fix 如果在html页面里面,在 <head>标签里加上meta 标签注明字符集utf-8。 <head> ... -
rust中的文本断行(newline)
-
无职转生~在异世界认真地活下去小说下载
从qianbixiaoshuo上获取的无职转生~在异世界认真地活下去小说1-24卷提供百度网盘下载,txt和mobi(无目录)
-
Windows搭建基于https协议的Anki局域网同步服务器
配置满足的条件有: Windows Anki版本2.1(版本:帮助–>关于) 安卓平台 Ankidroid 版本 >=2.8 同步时局域网(手机热点,WIFI)内和在电脑旁 IOS anki (ipad,iphone等)不能同步。 ...