Refer to the sample code included with this article for guidance on structuring project files.
请参考示例代码,其中包含了创建本文的项目文件的指引。
Refer to download section for code implementation.
请参阅下载小节,以查看代码实现。
Please refer to the complete sample code in the Resources section.
请参阅参考资料部分中的完整样例代码。
Computing square root. I'm going to capture it in a piece of code, I'm going to be able to refer to it by a name, and I'm going to suppress the details, meaning inside of that computation, you don't need to know what it does. You just need to know, if I give it the right kind of input, it'll give me back an input that satisfies the contract that I set up.
比如计算平方根,我会用一段代码来说明,我将给它命名,并且忽略细节,意思就是在这一段计算过程中,你不用知道它做了什么,你只需知道,如果我进行了正确的输入,它将会给我符合条件的输出。
应用推荐