‘Mac’ 分类的存档

今天为了找应用app store的应用更新连接花费了我好久的时间,现在与大家分享一下:

Share
2011年10月20日15:12 | 没有评论
标签:

You can make a UIImage category and use it wherever you need. Based on HitScans response and comments bellow it. @implementation UIImage (Crop)   – (UIImage *)crop:(CGRect)rect {       CGFloat scale = [[UIScreen mainScreen] scale];       if (scale>1.0) {                 rect = CGRectMake(rect.origin.x*scale , [...]

Share
2011年10月12日11:12 | 没有评论
标签:

Mac CAF/AIF/MP3 sound file FAQ: How do I convert a CAF file to AIF format, MP3 format, or any other sound file format on Mac OS X, for free? Convert CAF to AIF, MP3, WAV, for free – solution While writing my Mac “Hide Your Desktop” application, I can’t work with certain sound file formats yet, [...]

Share
2011年10月10日16:25 | 没有评论
标签:

chflags nohidden|hidden /path/to/hide|show

Share
2011年8月12日16:43 | 1 条评论
分类: Mac
标签:
Share
2011年3月22日10:04 | 没有评论
分类: Mac
标签:

Macbook pro用到现在给我的感觉就是特别易用,而且特别人性化,操作及其简单以及充分利用了各种快捷键功能。比如加减音量和静音,播放音乐,上一曲,下一曲,Exposé,显示Widget,调节屏幕亮度,调节键盘灯亮度等,全是一键操作。下面说一下我在网上看到的和自己摸索出来的一些技巧:

Share
2010年12月20日10:38 | 没有评论
分类: Mac, 应用技巧

截取整个屏幕并保存至桌面:Shift + Command + 3 截取选定选区并保存至桌面:Shift + Command + 4

Share
2010年12月17日10:51 | 没有评论
分类: Mac, 应用技巧

OS X Snow Leopard是下一代苹果Mac的操作系统,9月份就会上市,且根据苹果的说法这套系统包含了约900种功能、工具、与OS X应用程序的更新。如果你已经买了一台搭载OS X Leopard 的Mac计算机,或是在2009年6月8日之后才买进Mac,那么你只需付7.95英镑就可升级成OS X Leopard。至于一般人的购买价格则尚未确认,我们预期下周之前会获得进一步的信息。 Snow Leopard 现况简介:

Share
2009年8月21日10:03 | 没有评论
分类: Mac
标签: