冬柠的小站
  • HOME
  • ARCHIVES
  • CATEGORIES
  • TAGS
  • HOME
  • ARCHIVES
  • CATEGORIES
  • TAGS
  • 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 /...
      2022-05-16  
    • raspberry-pi 
    • | wifi 
    Read more 
  • docker-command

    difference between image and containerWe can build or image on local or from docker hub.Then We run container from image,you ...
      2022-05-16  
    • docker 
    Read more 
  • git常用命令

    config usergit config --global user.name "dobefore" git config --global user.email 1432338032@qq.com Tagcreate l...
      2022-05-16  
    • git 
    Read more 
  • gen-c-dynamical-library-using-rust-and-call

    使用rust生成动态库cdyliblayout├── Cargo.lock ├── Cargo.toml └── src └── lib.rs Cargo.toml[lib] name = "rustdll" #生成dll的文件名 crat...
      2022-01-04  
    • rust 
    • | cdylib 
    Read more 
  • build_ankisyncd

    disable git verify ssl export GIT_SSL_NO_VERIFY=true Configure gccInstall the C cross toolchain(only for armv7)# Step ...
      2023-01-15  
    • rust 
    • | cross-compile 
    Read more 
  • rust-fatal-error-link1201

    on occationally,当我run cargo build using building tool msvc,error appears as follows: note: LINK : fatal error LNK1201: error ...
      2021-10-11  
    • program language 
     
    • rust 
    Read more 
  • sciter-rs控件中文显示乱码

    Introduction在用Rust运行sciter app 时,控件文字包含中文会出现乱码的问题。 How to Fix 如果在html页面里面,在 <head>标签里加上meta 标签注明字符集utf-8。 <head> ...
      2021-06-21  
    • program language 
     
    • rust 
    • | gui 
    • | sciter 
    Read more 
  • rust中的文本断行(newline)

    Introduction

    在Windows平台用Rust编程,有时候需要写入batch(.bat)文件,但是却不能正确地执行。

    下面是一个发送应用的快捷方式到桌面的batch。

      2021-06-18  
    • program language 
     
    • rust 
    Read more 
  • 无职转生~在异世界认真地活下去小说下载

    从qianbixiaoshuo上获取的无职转生~在异世界认真地活下去小说1-24卷提供百度网盘下载,txt和mobi(无目录)

      2021-06-10  
    • book 
     
    • resource 
    Read more 
  • Windows搭建基于https协议的Anki局域网同步服务器

    配置满足的条件有: Windows Anki版本2.1(版本:帮助–>关于) 安卓平台 Ankidroid 版本 >=2.8 同步时局域网(手机热点,WIFI)内和在电脑旁 IOS anki (ipad,iphone等)不能同步。 ...
      2022-06-23  
    • tools 
     
    • Anki 
    • | 搭建Anki服务器 
    Read more 
Prev
© 2020 - 2023    冬柠
Visitor Count   Totalview 
Powered by Hexo | Theme Keep v3.5.2