摘要:
试用Windows Live Writer 阅读全文
摘要:
试用Windows Live Writer 阅读全文
摘要:
在你的module中添加: -include_lib("eunit/include/eunit.hrl"). 这样就引入了eunit的头文件,此时你的module具有了下面的特性:自动的将以"_test"结尾的函数作为测试函数;为你的module添加并导出了test/0函数;为你提供了丰富的test macro。(自动导出test函数,是通过compile指示符的parse_transform选项进行处理) 阅读全文
摘要:
运行ie8的32位程序就行了。ie8的64位程序对插件的处理有问题。 阅读全文
摘要:
从地址:http://www.dev-club.net/xiangxixinxi/42010072906150537/201103010518006.html获取的,整理如下:环境:VS2010字体:Fixedsys, 12pt普通文本背景色:色调123 饱和度191 亮度222 红221 绿249 蓝251 字体:Fixedsys 下载字体:http://www.fixedsysexcelsior.com安装字体:控制面板 -> fonts,复制下载的文件进去。 打开VS2010,Fixedsys字体出现了,不过记住要选择字体大小为12 阅读全文
摘要:
通过Virtualbox安装Ubuntu设置Emacs搭建Erlang环境 阅读全文
|