Try   HackMD

網頁設計社 課前預習 DAY2 (110下)

講師:

nHentai Getter

:loudspeaker: 以下都是會教的東西,那大家也可以先上網查,先預習,這樣對於之後教學時,可以更快的了解講師在講什麼。

開發環境 (IDE)

因篇幅關係,本次使用的是線上編輯器「replit

  • 使用之前註冊過的 Github 帳戶 註冊 並登入

  • 建立 Java 專案,在 Title 輸入完檔名後,點擊 Create Repl 來創建專案

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

環境介紹

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • 左側
    • 檔案列表,本次課堂不會用到它
  • 中間
    • 編碼的位置
  • 右邊
    • 輸出資訊的控制台 (Console)

上方的 綠色按鈕 將執行此程式 (main)

基本語法