
mac
文章平均质量分 80
iteye_9601
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Mac OS X版本
Mac OS X版本历史版本更新建造编号日期Mac OS X v10.010.0.04K782001年3月24日10.0.14L132001年4月14日10.0.24P122001年5月1日10.0.34...原创 2010-07-09 12:17:22 · 298 阅读 · 0 评论 -
mac使用收录
程序篇java/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home http://adcdownload.apple.com/Java/java_for_mac_os_x_10.6_update_2_developer_documentation/java_for_mac_os_x_10.6_update_2_devdo...原创 2010-07-12 00:30:17 · 287 阅读 · 0 评论 -
java and tomcat on mac
编辑 ~/.profile:JAVA_HOME=/Library/Java/Home echo $JAVA_HOME/Library/Java/Homejava -versionopenjdk version "1.7.0-ea"OpenJDK Runtime Environment (build 1.7.0-ea-b211)OpenJDK 64-Bit Serve...原创 2011-12-07 10:39:02 · 88 阅读 · 0 评论 -
emacs24
C-<chr> means hold the CONTROL key while typing the character <chr> Thus, C-f would be: hold the CONTROL key and type f. M-<chr> means hold the META or EDIT or ALT key down wh...原创 2014-01-08 18:41:55 · 173 阅读 · 0 评论