摘要:
Example program > e_c19_p1.ada -- Chapter 19 - Program 1 with Ada.Text_IO, Ada.Integer_Text_IO; use Ada.Text_IO, Ada.Integer_Text_IO; procedure Summer 阅读全文
摘要:
在本教程的第1部分中,我们详细介绍了子程序的主题,但是还有许多其他的事情需要讨论,因此我们将返回到子程序中来了解更高级的主题。 默认参数 Example program > e_c18_p1.ada -- Chapter 18 - Program 1 with Ada.Text_IO, Ada.In 阅读全文