logo
  • 教程列表
  • SO官方文檔
  • true,false 和命令
    • 無限迴圈
    • 功能返回
    • 永遠不會執行的程式碼
  1. StackOverflow 文件
  2. Bash 教程
  3. true,false 和命令
  4. 永遠不會執行的程式碼

永遠不會執行的程式碼

Created: November-22, 2018

if true; then
    echo Always executed
fi
if false; then
    echo Never executed
fi
  • 功能返回

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明