Recently in Mac OS Category
如下圖, 先點擊最下邊齒輪一樣得Button,把原來得AirPort給Inactive掉,在後點+新建一個

然後, 打開新建得, 手動添加網絡名稱和密碼, 最後如圖, 改1500為1492

最後, 再次感謝祥華兄~~ 從此可以暢游iTunes Store楽~~ ^ ^
To install the Perforce Command-Line Client (p4) on a UNIX or Macintosh OS X machine, perform the following steps:
- Download the p4 executable file from the Perforce web site:
http://www.perforce.com/perforce/loadprog.html
The Perforce client programs are typically downloaded to /usr/local/bin.
- Make the p4 file executable (chmod +x p4)
- Configure the server port setting, client workspace name, and user name. You can specify these settings by configuring the P4PORT, P4CLIENT, and P4USER environment variables. (For details, see Chapter 2, Configuring P4.)

呵呵, 隨著10.5.5升級的OK, 身上的蕁麻疹也不疼不癢樂~~ 打起精神, coding!
原文地址http://blog.csdn.net/chinajash/archive/2006/12/19/1448953.aspx
首先,需要在Windows里面将文件夹共享出来,linux下面可以用Samba配置共享,在Mac机里面按照如下步骤即可访问windows和linux的共享文件夹
1. 打开Finder, 在菜单栏里面, 点击Go->Connect to Server...
2. 在Server Address:下, 输入smb://<user>@<IP>, 点击Connect按钮
3. 选择要访问的共享文件夹, 假设是software文件夹, 点击OK按钮
4. 输入<user>对应的密码, 点击OK按钮
5. 在Mac的桌面上会生产一个software的文件夹, 即是windows或linux共享出来的文件夹software

