跳至内容

Parallel Labs

Be a lifelong learner with a natural curiosity to figure out how the world works, and an architect with passion to shape the world to come by crafting the next big thing. Don't worry dude, just hacking!

标签:scala

给Vim配置Scala语法高亮显示

第一步,执行下面这个脚本:

mkdir -p ~/.vim/{ftdetect,indent,syntax} && for d in ftdetect indent syntax ; do curl -o ~/.vim/$d/scala.vim https://raw.githubusercontent.com/gchen/scala.vim/master/scala.vim; done

第二步,在~/.vimrc中添加:

syntax on

作者 Guancheng (G.C.)发布于 04/11/201504/11/2015分类 大数据标签 scala于给Vim配置Scala语法高亮显示留下评论

页面

  • About
  • Blog
  • Message
  • Quote
  • Research

分类目录

  • 业界评论
  • 大数据
  • 并行编程
  • 性能分析
  • 生活笔记
  • 用户增长
  • 算法学习
  • 系统架构
  • 职业生涯

近期文章

  • Architect和Artisan
  • 创业与企业家精神
  • 采访Hadoop创始人Doug Cutting纪要
  • 智能优化&AB测试-实验驱动用户增长@QCon10 PPT分享
  • Druid 6th Meetup资料下载
知识共享许可协议

登录 本博客所有内容仅代表作者个人意见。

RSS Parallel Labs

  • Architect和Artisan
  • 创业与企业家精神
  • 采访Hadoop创始人Doug Cutting纪要
  • 智能优化&AB测试-实验驱动用户增长@QCon10 PPT分享
  • Druid 6th Meetup资料下载
  • 增长二三事
  • 两个平行世界
  • Shape the world to come
  • 2018新年目标
  • 人工智能芯片公司招聘工程师/行政/出纳

近期评论

  • Impala:新一代开源大数据分析引擎 – FIXBBS发表在《Impala:新一代开源大数据分析引擎》
  • Guancheng (G.C.)发表在《创业与企业家精神》
  • wqs发表在《IBM研究院(CRL)诚聘 Bigdata/Clould 方向正式员工》
  • 高性能并发队列(C++实现) - 算法网发表在《多线程队列的算法优化》
  • Linus:为何对象引用计数必须是原子的 – 可達書院发表在《多线程程序中操作的原子性》

标签

  • Algorithm
  • Architecture
  • Big Data
  • C++1x
  • Chalmers
  • Ericsson
  • Erlang
  • facebook
  • Google
  • hadoop
  • ibm
  • internship
  • Interview
  • jobs
  • memory visibility
  • Open Source
  • Pthreads
  • queue
  • Social Network Analytics
  • Thesis
  • volatile
  • X-RIME
  • 业界评论
  • 二进制
  • 互联网
  • 分布式系统
  • 创业
  • 原子操作
  • 多核
  • 多线程Bug
  • 多线程内存模型
  • 多线程编程
  • 实习
  • 年终总结
  • 性能分析
  • 死锁
  • 瑞典
  • 社交网络
  • 移动开发
  • 系统架构
  • 线程同步
  • 线程安全
  • 职业生涯
  • 锁竞争
  • 面试
Parallel Labs 自豪地采用WordPress