necessaryEvil from nowOn

2018-04-17

Win10, Spotify active "Specified audio output device".

›
Support Windows 10 ONLY.
2018-04-11

Win7, VirtualBox - Disable Time Sync.

›
2018-03-09

Eclipse, show line number.

›
Path: Windows --> Preferences --> General --> Editors --> Text Editors --> Show line numbers
2018-02-25

Win7, VirtualBox - Resize hdd to bigger (20GB to 40GB).

›
Step-01: Extend to 40GB as example # VBoxManager.exe modifyhd filePath:/virtual-HDD-filename.vdi --resize 40000
2018-01-29

Windows CMD: systeminfo

›
CMD: systeminfo
2017-10-31

TCL, array 陣列

›
Example Code array set familyName {     papa Agent7     momo Agent8     son Agent9 } Check ARRAY exist (1: true - 0: false) #...
2017-10-11

Arduino, DHT11 (Temperature, Humidity) & LCD indicator.

›
2017-07-19

TCL, Thread

›
Example Code
2017-06-05

Arduino, Vibration Sensor SW420

›
Example Code int pin_LED = 13; int pin_EP = 9; void setup() {     Serial.begin(9600);     pinMode (pin_LED, OUTPUT);     pin...
2017-01-11

Android, ADB push & pull file.

›
PUSH / PC to Android Copy file from PC to Android through ADB shell.     Syntax | PC C:\ADB\adb push  source_PC_filePath  destination_Andr...
›
首頁
查看網路版
技術提供:Blogger.