秋月春风等闲度,暮去朝来颜色故

Home Archives
2016-06-24

emacs显示行尾空格

emacs写python的时候,行尾的空格能显示还是很不错的,找了好几个插件,blankmode,whitespce啥的,后来发现一个简单的highlight-chars.el就能搞定。
主页:https://www.emacswiki.org/emacs/highlight-chars.el
.emacs里添加

(require ‘highlight-chars)
(hc-toggle-highlight-trailing-whitespace)

Share
  • emacs
Newer
创建资源后如何通知agent
Older
删除子网的时候DHCP的变化

分类

  • 生活

标签

  • CC防护
  • RSA加密
  • RegEx
  • SSL
  • emacs
  • flow-table
  • hexo使用
  • hyperscan
  • hyperscan编译
  • intel
  • neutron
  • nginx
  • openssl
  • openvswitch
  • ovs
  • resolve
  • reuseport
  • server
  • upstream
  • 字节序
  • 安全组
  • 封禁
  • 游记
  • 网络字节序,主机字节序

标签云

CC防护 RSA加密 RegEx SSL emacs flow-table hexo使用 hyperscan hyperscan编译 intel neutron nginx openssl openvswitch ovs resolve reuseport server upstream 字节序 安全组 封禁 游记 网络字节序,主机字节序

归档

  • 四月 2019
  • 四月 2018
  • 二月 2018
  • 一月 2018
  • 十二月 2017
  • 十一月 2017
  • 五月 2017
  • 一月 2017
  • 十月 2016
  • 八月 2016
  • 六月 2016
  • 五月 2016
  • 四月 2016
  • 三月 2016

最新文章

  • 关于在nginx上实现dyserver的思路
  • 一起理解nginx的监听流程
  • 理解字节序
  • a.out的幕后
  • RSA算法证明
© 2019 abonege
Powered by Hexo
Home Archives