Search Result

  • 常用笔记

    (ifconfig eth0 | grep \"inet \" | awk '{print $2}' | cut -c 1-) wlan0_IP=$(ifconfig wlan0

  • FAT分析

    { return USBD_FAIL; } //SEGGER_RTT_printf(0, "Read=> blk_addr=%d, blk_len=%d\r\n"

  • Linux note

    `eth0_IP=$(ifconfig eth0 | grep \"inet \" | awk '{print $2}' | cut -c 1-)` `wlan0_IP=$(ifconfig

  • Python Note

    lotlib.pyplot as plt import numpy as np # %% print(tf.__version__) # %% current_dir_path =