发布于2010年5月16日 由易水Easwy的Twitter微博(2010-05-16) [vim] 正在为scala写缩进文件,进展缓慢,因为scala的语法太灵活了,有很多种情况要考虑,最后不会搞的像php的缩进文件那么复杂吧? # [vim] scala-tools里自带的scala缩进文件太难用了…明天参考一下其它的indent文件,把它改好用些 # [c/c++] 在c/c++中,在头文件中include其它的头文件要慎重。不然的话,其它模块在引用你的头文件时,很容易因“file not found”而出现编译错误;要解决"file not found",需要增加很多的搜索路径,对编译速度也会有影响。 # 相关文章 Easwy的Twitter微博(2010-09-05) Easwy的Twitter微博(2010-03-07) Easwy的Twitter微博(2010-04-04) Easwy的Twitter微博(2010-04-25) Easwy的Twitter微博(2010-05-09) Easwy的Twitter微博(2010-07-11) Easwy的Twitter微博(2010-10-24) Easwy的Twitter微博(2010-11-28)