阅读背景:

Getter在javascript函数本身的实例上启用docstrings。可能吗?

来源:互联网 

The utopic goal:

乌托邦的目标:

str = "hello"
str.doc = "this is a string"
console.log(str) //prints 'hello'
console.log(str.doc) //should prints the docstring
str = "hello"
str.



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: