defaulf json backend is too slow
from jbuilder github readme
Faster JSON backends
Jbuilder uses MultiJson, which by default will use the JSON gem. That gem is currently tangled with ActiveSupport's all-Ruby #to_json implementation, which is slow (work is being done to correct this for a future version of Rails). For faster Jbuilder rendering, you can specify something like the Yajl JSON generator instead. You'll need to include the>yajl-ruby gem in your Gemfile and then set the following configuration for MultiJson:
require 'multi_json'
MultiJson.use :yajl
Preprocessor not found
python 里面,可变参数收集为元组,关键字参数收集为字典,ruby 里面应该也差不多吧。。。
remote?
还是 xlsx 靠谱,毕竟是 openxml...
不错,能表达出那么个意思。。。
肥皂。。。。。
rails 里面貌似每次都用 param
asp.net mvc 里面有 Model banding 可以直接把 post 过来的数据转化成类。。。
围观。。。。
交接。。。。。
不明觉厉。。。
13 年毕业。。。的
中文教程里边基本都是翻译为 暂停。
#9 楼 @yuhaidonghd 感觉太鸡肋。。。。。
强烈支持去掉 tk。。。。python 早就该去掉了。。