猛虎出閘制霸版─最新 Java 專業認證 OCP Java SE 6 Programmer https://goods.ruten.com.tw/item/show?21943509132469
- Oct 23 Wed 2019 01:46
-
書籍出清
最近要搬家 所以有些書要出清了, 有興趣的朋友看看吧
猛虎出閘制霸版─最新 Java 專業認證 OCP Java SE 6 Programmer https://goods.ruten.com.tw/item/show?21943509132469
猛虎出閘制霸版─最新 Java 專業認證 OCP Java SE 6 Programmer https://goods.ruten.com.tw/item/show?21943509132469
- Apr 19 Sat 2014 03:07
-
[windows] 遊戲開起來會閃退
1. 重灌 DirectX
2. 到 C:\Users\USER\Documents\My Games\GRID2\hardwaresettings\hardware_settings_config.xml
forcedx10 原本是false改成true
2. 到 C:\Users\USER\Documents\My Games\GRID2\hardwaresettings\hardware_settings_config.xml
forcedx10 原本是false改成true
- Jan 14 Tue 2014 22:13
-
[linux] find: paths must precede expression
使用find時候, 若出現 find: paths must precede expression 錯誤訊息
加上單引號即可
find . -name bak* -> finid . -name 'bak*'
加上單引號即可
find . -name bak* -> finid . -name 'bak*'
- Jan 06 Mon 2014 22:42
-
[vim] 不小心按到ctrl + S 導致 hang up
- Dec 31 Tue 2013 23:34
-
[word] 常出現 "儲存空間不足,導致語音辨識資料遺失"
- Dec 19 Thu 2013 22:26
-
[linux] proc
- Dec 05 Thu 2013 22:58
-
[gcc] file not recognized: File format not recognized
可能原因為 Makefile 中的 xxx.o 寫成 xxx.c
- Oct 02 Wed 2013 21:23
-
[MS] excel 凍結窗格
- Sep 17 Tue 2013 10:23
-
[MS] word 滑鼠失效
先關掉所有打開的word檔
到HKEY_CURRENT_USER\Software\Microsoft\Office\{version}\Word
{version} 要看你裝哪一版office
到HKEY_CURRENT_USER\Software\Microsoft\Office\{version}\Word
{version} 要看你裝哪一版office
- Aug 09 Fri 2013 10:29
-
[teraterm] user key
ref url : http://ttssh2.sourceforge.jp/manual/en/reference/keycode.txt
6) [User keys] section
This section defines user keys for functions, sending a character
string, executing a macro file or executing a menu command.
6) [User keys] section
This section defines user keys for functions, sending a character
string, executing a macro file or executing a menu command.
- Jul 16 Tue 2013 20:40
-
[pietty] 顏色設定
用pietty 連 server, 藍色通常會看不清楚
到 選項(O) -> 詳細設定(M) -> Window -> Colours
調整Ansi Blue 的值 改成根Ansi Blue Bold 一樣 85, 85, 255 或是其他RGB值即可
到 選項(O) -> 詳細設定(M) -> Window -> Colours
調整Ansi Blue 的值 改成根Ansi Blue Bold 一樣 85, 85, 255 或是其他RGB值即可
