开发者

Java-style annotations in Ruby and C++?

开发者 https://www.devze.com 2023-01-05 04:00 出处:网络
What would be the way to have java-style annotations in Ruby and in C++? (Optionally, perhaps it is a matter of taste)
  1. What would be the way to have java-style annotations in Ruby and in C++?

(Optionally, perhaps it is a matter of taste)

  1. Are java-style annotations worth to be used, so you would rec开发者_C百科omend using them in other languages, if possible?


Java-like annotations in Ruby

How to simulate Java-like annotations in Ruby?

But, in C++?

0

精彩评论

暂无评论...
验证码 换一张
取 消