As far as I'm concerned, this is the best of all possible worlds — I like the oo goodness of being able to ignore cleanup, but I don't like the discipline of writing oo code straight through.
就我所知,这是所有当中最好的——我喜欢面向对象的好处,因为它可以忽略清除。但是我并不喜欢要从头到尾写面向对象的代码的规定。
For a code-quality addict like myself, this combination drastically reduces the heebie-jeebies and allows me to get to what I like doing best: writing bullet-proof software.
对于像我一样为代码质量发狂的人来说,这种组合极大地减少了我的 神经紧张,还让我可以得到我想做得最好的东西:编写“防弹”软件。
I have two git repos, one for the plain source code of a library I'm writing, and the other which ACTS like a test environment.
我有两Git回购,一为平源代码的一个库我写,和其他类似的测试环境。
I have two git repos, one for the plain source code of a library I'm writing, and the other which ACTS like a test environment.
我有两Git回购,一为平源代码的一个库我写,和其他类似的测试环境。
应用推荐