ref url : 6 User keys section This section defines user keys for functions, sending a character string, executing a macro file or executing a menu co
- 8月 09 週五 201310:29
ref url : 6 User keys section This section defines user keys for functions, sending a character string, executing a macro file or executing a menu co
用pietty 連 server, 藍色通常會看不清楚 到 選項O - 詳細設定M - Window - Colours 調整Ansi Blue 的值 改成根Ansi Blue Bold 一樣 85, 85, 255 或是其他RGB值即可
用pietty 登入 server 下make menuconfig 時, 會有亂碼 要去設定pietty window - Translation - Treat CJK ambigious characters as wide 將這個選項取消即可
以fedora/centos 為例 在/etc/sysconfig/dhcpd DHCPDARGS=eth0 就是指定dhcpd server 只會listen eth0-connected client
當使用sscanf 要抓出一些字串的時候 可以使用以下格式 %a-zA-Z 表示字串a到z A到Z的字串都抓出來 當字串含有括號 如 要抓this之前的所有字元時 可以用 %a-zA-Z 這樣的表示來存
修改登錄碼 開始 = 執行 = 輸入regidit = 找 HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftWindows LiveMessenger = 新增一個 MultipleInstances, 選DWORD32 , 將數值改成1 = 關掉 re
在用系統管理者執行SDK Manager時 出現 A folder failed to be renamed or moved.. 等訊息 就把tools 複製一份到tools-copy 然後在tools-copy 裡面執行android.bat 進行update all 就可以了
Error Message : sudo: sorry, you must have a tty to run sudo solution : # visudo mark the following line Defaults requiretty It might exist a security