發表文章

目前顯示的是有「mac」標籤的文章

package software management mac Next Article The state of package management on Mac OS X List of software package management systems

package software management mac Next Article The state of package management on Mac OS X http://www.slideshare.net/TomohikoHimura/ss-20115472 Mac OS X のパッケージ管理紹介/比較 広島Macユーザグループ 2013年4月の勉強会で使用したスライドです。  Mac OS X のパッケージ管理システム Macports, Homebrew, Fink, http://blog.jjgod.org/2009/12/21/homebrew-package-management/ homebrew — Mac OS X 下新的软件包管理工具 http://www.onthelambda.com/2013/10/14/the-state-of-package-management-on-mac-os-x The state of package management on Mac OS X https://en.wikipedia.org/wiki/List_of_software_package_management_systems List of software package management systems OS X fink , for  OS X , derives partially from dpkg/apt and partially from ports. MacPorts , formerly called DarwinPorts, originated from the  OpenDarwin  project. Homebrew , with close Git integration. Mac App Store : Official digital distribution platform for  OS X  apps. Part of  OS X 10.7  and available as an update for  ...

xterm program terminal emulator bash 終端機

圖片
http://invisible-island.net/xterm/ 老牌 The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014  說是最早針對dec t102開發的直接終端機,並沒有視窗考慮 compatible terminals for programs that can't use the window system directly. This version implements ISO/ANSI colors using the "new" color model (i.e., background color erase). It also implements  後來他實做了更多,標準色彩模式跟更多相容機種most of the control sequences for VT220, as well as selected features from other DEC terminals such as VT320, VT420 and VT520. 後來x11問世後,他也融入x11世界了,現在應該是每個版本都有了 (Initial release 1984; 31 years ago) 非常久的東西 https://en.wikipedia.org/wiki/Xterm /*他並不是開放原始碼 的產品*/ https://en.wikipedia.org/wiki/Terminal_emulator terminal 終端機  emulator 模擬器 , 算是叫 終端機模擬器吧 ,就是 linux , mac (linux,bsd都是client/server架構的主體)上的 bash  terminal (bash環境的終端機) https://en.wikipedia.org/wiki/PuTTY 這樣算起來PuTTY才是真正的終端機, https://en.wikipedia.org/wiki/Comparison_of_terminal_emulators Mac OS...

優秀 的 性能 CrossOver 在 mac linux 上跑 windows 的 api 虛擬機 winehq

CrossOver 在 mac linux 上跑 windows 的 api 虛擬機 比vmware 更快 ,@@ !!!  Boot Camp是多重開機 mac 下的 虛擬機 http://www.digitaltrends.com/computing/best-virtual-machine-apps-for-mac-linux-and-windows-pcs/ //////////////////////////////   https://www.codeweavers.com CrossOver 14 Mac 版讓您可以在 Mac 系統上運行 Microsoft Windows 應用,不必購買 Windows 授權,不必重啓系統,不必使用虛擬機。通過 CrossOver Mac ,您可以從 dock 直接啓動 Windows 應用,與您的 Mac OS 系統功能無縫集成,實現跨平台的複製粘貼和文件互通。 CrossOver Mac 支持 Windows 辦公軟件,工具程序和各種遊戲。 CrossOver Mac 避免了虛擬機的運行開銷,程序和遊戲的性能可以達到甚至超過它們在 Windows 下的表現。 運行 Windows 應用 再也不必重啓 像運行原生應用一樣,直接從您的 Mac 或 Linux 系統上運行您的 Windows 應用。 一鍵安裝 CrossOver 一鍵安裝技術讓 Windows 程序使用更簡單。 全速運行 沒有性能損耗,在您最喜歡的系統上使用您熟悉的應用。 無縫集成 與桌面環境融為一體 跨平台的複製粘帖和文件互通。 CodeWeavers 支援於 開放原始碼專案 Wine Project    費用 CrossOver Mac 12 個月 升級與支持 購買之前 下載免費試用版   更多選項 ... $59.95 USD  6 個月升級與支持  $49.95 USD  1 個月升級與支持 ///////////////////////...

如何在Mac OS X上讀寫NTFS格式的外置硬碟機

這對OSX EI capitan 10.11有效 http://computers.tutsplus.com/tutorials/quick-tip-how-to-write-to-ntfs-drives-in-os-x-mavericks--cms-21434 <需要卸除後做,重插上才有>  sudo nano /etc/fstab        插入這個   LABEL=磁碟標籤名 none ntfs rw,auto,nobrowse (  如果標籤有空白就在空白前加    \      ) control+o Enter存檔 control+x離開 open /Volumes/ https://help.ubuntu.com/community/Fstab 鳥哥的 Linux 私房菜 -- 快速連結索引 etc/fstab mount mac ntfs 掛 mac - Google 搜尋 鳥哥的 Linux 私房菜 -- 第十章、認識與學習BASH 如何在Mac OS X上讀寫NTFS格式的外置硬碟機/USB? (含疑難排解) | Yumi Chan's Blog How to Write to NTFS Partition in OS X Yosemite - Make Tech Easier Enable NTFS write on Mac OS X Mavericks for free and geeky way - Learn-a-holic Geek Notes Mount NTFS Drives on Mac | Taylor McGann LinuxCommand.org: Learning the shell. 八克里: Linux 的文字處理與正規表示式(sed , RE) 阿旺的 Linux 開竅手冊-sed & awk sed 工具 Enable NTFS write support on Mac OSX Yosemite and Mavericks without using a third party driver | T...