目前 IOS 确实有钱途一点
我上传了上去 但是等了很久都没出来 放弃了
@ruby_sky 有一家用 ruby 在做 QA 的 挺好地
我的合同期也快到了~~,也想去冒险下,不知道详细待遇如何?
用 mysql-proxy 要多台机
data_fabric 有 ha 功能嘛
Fork @kevinxu 推荐的
Go language 沉默下去了
这个太不靠谱
haproxy
不喜欢使用插件~~
两者很近应该很容易上手
lua 顶替了~~
上个星期才 update 到 ruby-enterprise-1.8.7-2012.01
radiant
Putty 默认颜色 类似@fredwu的
def delegate(*methods)
options = methods.pop
unless options.is_a?(Hash) && to = options[:to]
raise ArgumentError, "Delegation needs a target. Supply an options hash with a :to key as the last argument (e.g. delegate :hello, :to => :greeter)."
end
if options[:prefix] == true && options[:to].to_s =~ /^[^a-z_]/
raise ArgumentError, "Can only automatically set the delegation prefix when delegating to a method."
end
prefix = options[:prefix] && "#{options[:prefix] == true ? to : options[:prefix]}_"
methods.each do |method|
module_eval(<<-EOS, "(__DELEGATION__)", 1)
def #{prefix}#{method}(*args, &block)
#{to}.__send__(#{method.inspect}, *args, &block)
end
EOS
end
end
看了源码就知道怎么写了吧
哈哈。 +1 啊
蜗牛跳槽很密哦~~!
@hawk 我在广州 不在深圳,如果在广州可以帮你做 for free。LOL
@ywencn 的是 window 上平台可以,spreadsheet 图表功能貌似还很脆弱,建议还是用 POI
静态语言都没用过 这么强夯~~
MBP