版权问题
in ruby, how do you make this nested hash work?
this one creates an error: @settings = { :tab1 => { :name => { :required => true }, :description }[详细]
2022-12-28 15:39 分类:问答In Textmate, how can I change the style of comment line?
When I select a line in Textmate and do the shortcut for comment line (command-L on Mac), it uses C-style comments (ie. /* ... */). How do I change it to use C++ style comments (ie. // ...). I a开发者[详细]
2022-12-20 17:37 分类:问答