控制台读写
program Project1;{$APPTYPE CONSOLE}varstr: string;
beginWriteln('請輸入:');Readln(str);Writeln('你輸入的是:' + str);Readln;
end.
轉載于:https://www.cnblogs.com/del/archive/2007/11/21/967013.html
總結
- 上一篇: linux如何查看 GPU的信息
- 下一篇: 如何关闭迅雷频繁自动弹出更新到新版本的提