1. Windows 上调试 1.1. 解决中文文件名问题 1.1.1. 修改ruby 库 URI::escape 修改文件: ruby-2.1.7-x64-mingw32\lib\ruby\2.1.0\uri\common.rb 修改: 在 escape 方法中 添加 us.encode!(“utf-8”) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 de
Jekyll 是一个简单的免费的Blog生成工具,类似WordPress。但是和WordPress又有很大的不同,原因是jekyll只是一个生成静态网页的工具,不需要数据库支持。但是可以配合第三方服务,例如discuz。最关键的是jekyll可以免费部署在Github上,而且可以绑定自己的域名。 快速安装指令: gem install jekylljekyll new my-awesome-sit
1.Yammer Codehale评测 1.1 简介 堂堂Java界,只有一个Yammer Codehale作为metrics库,其余就是不成熟的Netfilx Servo,以及JavaSimon, JaMon, Perf4j这些单调的更接近的Profiler。所以,Cassandra是用Yammer, Spring Boot里也是用Yammer。 Codehale有几种Metrics类型: Co
Ruby comes ``out of the box'' with a large and useful library of modules and classes. This chapter contains a sampling of the more useful of these. Interestingly, and unlike some of the code in later
Highlight.js exports a few functions as methods of the hljs object. highlight(languageName, code, ignore_illegals, continuation) Core highlighting function. Accepts a language name, or an alias, and a
Ceph is structured into libraries which are built and then combined together to make executables and other libraries. libcommon: a collection of utilities which are available to nearly every ceph libr
As an Ethereum enabled site developer, sending users offsite to install MetaMask presents challenges. Most notably, you must inform the user to return to your site and refresh their browser after the