1.set linesize   100

 等价于 set lines 100

2.col  XX format  a30

 等价于 col XX for a30

3.col  XXX format 9,999,999,999 

4.set heading off  表头不显示

5.清屏 clear scr

clear screen

相关文章:

  • 2022-02-16
  • 2021-11-05
  • 2021-11-27
  • 2022-12-23
  • 2021-12-12
  • 2021-09-23
  • 2021-10-09
  • 2022-12-23
猜你喜欢
  • 2021-09-05
  • 2021-07-27
  • 2022-12-23
  • 2021-09-28
  • 2022-12-23
  • 2021-08-10
  • 2022-01-10
相关资源
相似解决方案