Windows XPの場合。
- サービス「Windows Search」を停止、無効にする。
- スタートアップフォルダに入っているWindows Searchクライアントへのショートカットを削除する。
- エクスプローラの検索を検索コンパニオンに変更する。
- 以下のレジストリを変更する。
| レジストリパス | HKEY_CURRENT_USER\Software\Microsoft\Windows Desktop Search\DS |
| レジストリキー | ShowStartSearchBand |
| 値 | 1 |
2009/10/06 11:43:21c0001
i0034
a0001
| 要件定義 | SA | System Analyze | ||
| 基本設計 | 外部設計 | UI | User Interface design | |
| 詳細設計 | 内部設計 | 構造設計 | SS | System Structure design |
| プログラム設計 | PS | Program Specification design | ||
| プログラミング | PG | Programming | ||
| プログラムテスト | PT | Program Test | ||
| 単体テスト | UT | Unit Test | ||
| 結合テスト | IT | Integration Test | ||
| システムテスト | ST | System Test | ||
| 運用テスト | OT | Operation Test |
2009/08/04 12:40:45c0001
i0033
a0001
null判断
if (ex == null) {}
文字列改行
string k = System.Environment.NewLine;
k = "\r\n";
2009/08/01 18:50:22c0001
i0032
a0001
ネイティブの発音なんてのはどうでもいいとしてシステム屋さん的に。
| css | width | ウィズ、ウィドス、ウィズス 結構皆さんバラついてるかも。 |
| Apache | .htaccess | ドットエイチティーアクセス |
| html | href | エイチレフ hyper reference |
| PG | false | フォルス |
| SQL | as | アズ |
| PG | args | アーグス arguments |
| css | none | ナン |
| - | done | ダン |
2009/05/10 17:17:00c0001
i0024
a0001
-
Windows 9x/Me (NAVCE):
C:\Program Files\Norton AntiVirus\Logs
-
Windows 9x/Me (SAVCE 8.x):
C:\Program Files\Symantec_Client_Security\Symantec AntiVirus\Logs
-
Windows 9x/Me (SAVCE 9.x):
C:\Program Files\Symantec Client Security\Symantec AntiVirus\Logs
-
Windows NT(NAVCE/SAVCE 8.x):
C:\WINNT\Profiles\All Users\Application Data\Symantec\Norton AntiVirus Corporate Edition\7.5\Logs
-
Windows NT(SAVCE 9.x):
C:\WINNT\Profiles\All Users\Application Data\Symantec\Symantec AntiVirus Corporate Edition\7.5\Logs
-
Windows 2000/XP/2003 (NAVCE/SAVCE 8.x):
C:\Documents and Settings\All Users\Application Data\Symantec\Norton AntiVirus Corporate Edition\7.5\Logs
-
Windows 2000/XP/2003 (SAVCE 9.x/10.x):
C:\Documents and Settings\All Users\Application Data\Symantec\Symantec AntiVirus Corporate Edition\7.5\Logs
サーバ管理だとログがクライアント→サーバに転送されるので、編集/削除する場合は、クライアントを先に。
2009/05/08 22:48:59c0001
i0027
a0001
using php, css, javascript, and images.