Changes between Version 2 and Version 3 of jazz/09-04-22
- Timestamp:
- Apr 23, 2009, 10:44:19 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-04-22
v2 v3 1 1 = 2009-04-22 = 2 3 * [http://cloudslam09.com/ Cloud Slam '09] 線上演講 - 講題: "[https://cloudslam1.webex.com/cloudslam1/onstage/g.php?t=a&d=965929474 Building a Cloud Computing Analysis System for Intrusion Detection System]" -- waue 2 4 3 5 * 讓 phpmyadmin 可以預設顯示欄位內容 UTF-8 中文字,在 PHP 的 MySQL 資料庫連結階段,可以加入 SET NAMES "utf-8" 就可以確保字集一致性,而毋庸修改 MySQL Server 的字集設定。