main.adb.npp

来自「This contains the following topics and m」· NPP 代码 · 共 9 行

NPP
9
字号
with text_io; use Text_io;procedure main is   begin--   text_io.   Put_Line("hai this was my first program");   Put_Line("my first program executed successfully");end main;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?