备忘 apt-get update apt-get install python-software-properties apt-get install apt-file a...

IP属地:陕西
备忘 apt-get update apt-get install python-software-properties apt-get install apt-file a...
首先机型是联想拯救者Y7000,在进入Win PE启动时报ACPI BIOS ERROR错误。 电脑是在自己格式化了引导分区后导致系统不能引导的问题,原本想进入WinPE重建...
一次性 rem 英文chcp 437 rem 日文chcp 932 rem 简体中文chcp 936 rem 韩文chcp 949 rem 繁体中文chcp 950 rem ...
1.段错误(吐核) 使用for语句循环输出enum内枚举元素时, 可参见博客文https://blog.csdn.net/qq_42351880/article/detail...
1.打开网站http://www.planetb.ca/syntax-highlight-word](http://www.planetb.ca/syntax-highlig...
Android开发初学 将应用全屏
PWM呼吸灯 LED = 1 gpio.mode(LED,gpio.OUTPUT) i = 0 tmr.alarm(0,100,1, function() if i == ...