
Apple
文章平均质量分 68
fallingboats
这个作者很懒,什么都没留下…
展开
-
VMware7下安装的Mac OS X如何修改显示分辨率
VMware7下安装的Mac OS X如何修改显示分辨率 在Windows XP下利用VMware7安装了苹果的雪豹,启动后发现分辨率为1024*768,而宿机的分辨率是1440*900,如何设置雪豹下屏幕的分辨率为1440*900大小呢?下面是设置过程: 1. 打开Finder,点“位置->应用程序->实用工具->终端”,如下图: 2. 在终端窗口内输入sudo -s后转载 2012-03-27 13:57:45 · 1435 阅读 · 0 评论 -
Notes of the development for apple(todo)
1 Strictlyspeaking, in Objective-C you do not call a method; rather, you send a messageto an object.The messageto be passed to an object is resolved during runtime and is not enforced atcompile tim原创 2012-04-06 10:16:41 · 426 阅读 · 0 评论 -
Eclipse configuration for google code in mac
In Eclipse go to Window > Preferences > Network Connections > SSH2. In "Key Management" tab press "Generate RSA Key..." button.. Copy your generated public key (in a box just below "Generate RSA Key原创 2012-08-19 21:35:20 · 268 阅读 · 0 评论