Affinic Debugger GUI, aka. ADG, uses multiple document interface(MDI) design so that it can open multiple source viewers and one assembly code viewer. The surrounding docking widgets are fully movable and provides various functionality. They are console, stack, breakpoint, source list, watch, register and command pool widgets.
Coffee script 语法高亮
编辑器为TextMate 下载地址:http://macromates.com/download
hubot install. hubot 机器人安裝
Hubot
This is a version of GitHub’s Campfire bot, hubot. He’s pretty cool.
You’ll probably never have to hack on this repo directly.
Instead this repo provides a library that’s distributed by npm
that you simply require in your project. Follow the instructions below and get your own hubot ready to deploy.
1.安装nodejs和npm (node v0.6.3+版本以后已经集成npm)
2.安装redis数据库
http://redis.googlecode.com 下载redis
$ tar xzf redis-x.x.x.x.tar.gz 解压文件
$ cd redis-2.4.1
$ make
启动服务: $ src/redis-server
再谈Mac 终端的高亮
也不知道为什么苹果不愿意默认情况下让那个终端支持高亮,每次都要非诚蛋疼的重新配置,哈哈,其实问题的关键是我用的不是mac的主机,用的虚拟机跑的mac,现在还是挺顺畅的。今天这里要介绍的不是配置脚本,是另外的一个终端工具,fish。嘎嘎
上图就是效果啦,还是非常不错的。
absinthe-win-2.0.2汉化版
其实Mac下的资源汉化是一件比较蛋疼的事情,这几天在折腾各种汉化。Windows下的字符串编码相对来说常用的格式比较单一要么AnsiString,要么UnicodeString。而到了Mac底下发现各种编码Utf-8,Utf-16,UTF-32.这几天几乎把所有的编码都折腾了一遍。这个鸟东西也确实很蛋疼的说。
但是呢,客观的说这个鸟东西由于中文字符编码的问题会导致汉化之后的长度比原来的要长。于是很多的地方就没有办法进行彻底的汉化。
猛击此处下载Mac版。
蛋疼的Mac OS虚拟机和xcode 4.2
安装mac的虚拟机已经很长一段时间了,但是由于总是出现五国语言,导致也没什么兴致折腾这个鸟东西。从网上搜索了一些解决方案,但是基本没什么鸟用。后来不经意发现一个哥们说在安装过程中频繁出现五国语言,只需要将处理器设置为单核心就行了。于是我就想启动之后的五国语言是不是也可以这么搞?于是就试了一下发现果然不死机了。nngx,太神奇鸟。