logo
  • 教程列表
  • SO官方文檔
  • 碼
    • 內聯程式碼
    • 語法高亮(StackExchange)
    • 圍欄程式碼塊
    • 列表中的縮排程式碼塊
    • 縮排的程式碼塊
  1. StackOverflow 文件
  2. Markdown 教程
  3. 碼
  4. 縮排的程式碼塊

縮排的程式碼塊

Created: November-22, 2018

你可以通過用至少四個空格或一個選項卡縮排每一行來建立多行程式碼片段:

    #include <stdio.h>

    int main() {
      printf("Hello World!\n");
      return 0;
    }
  • 列表中的縮排程式碼塊

Copyright © 2018. All right reserved

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

  • 關於本站
  • 免責聲明