随笔分类 -  MacOS

Mac下不显示设备
摘要:使用命令行adb devices 试了下,没设备列表。第一步: 查看usb设备信息在 终端输入:system_profiler SPUSBDataType 可以查看连接的usb设备的信息比如我的usb信息如下(部分内容):Android: Product ID: 0x2769 ... 阅读全文

posted @ 2014-10-17 20:25 屁屁侠 阅读(5556) 评论(0) 推荐(0)

mac 显示隐藏文件
摘要:显示:defaults write com.apple.finder AppleShowAllFiles -bool true隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false 阅读全文

posted @ 2014-10-05 15:49 屁屁侠 阅读(237) 评论(0) 推荐(0)

mac下增加eclipse内存
摘要:在mac上找不到eclipse.ini文件编辑内存限制,在eclipse安装目录右击eclipse程序,选“显示包内容”,eclipse.ini就在 Content/MacOS下。 阅读全文

posted @ 2014-09-09 09:57 屁屁侠 阅读(3829) 评论(0) 推荐(1)

Eclipse - Mac Os Default JRE missing
摘要:转:http://stackoverflow.com/questions/1736993/eclipse-mac-os-default-jre-missing1) Follow Joshua's answer: "Help->Install New Software... Select: Galil... 阅读全文

posted @ 2014-09-01 17:01 屁屁侠 阅读(1429) 评论(0) 推荐(0)

Mac 可设置环境变量的位置、查看和添加PATH环境变量
摘要:转:http://elf8848.iteye.com/blog/1582137Mac 启动加载文件位置(可设置环境变量)-------------------------------------------------------(1)首先要知道你使用的Mac OS X是什么样的Shell,使用命令... 阅读全文

posted @ 2014-08-29 19:56 屁屁侠 阅读(24661) 评论(0) 推荐(0)

导航