這篇文章受密碼保護,請輸入密碼後查看內容。

minotomato 發表在 痞客邦 留言(0) 人氣()


若切換使用者後,發現釘選在下方工具列的捷徑無法開啟,
出現「無法開啟這個項目」的訊息,如下圖:

minotomato 發表在 痞客邦 留言(0) 人氣()

 
public class test {
    public static void main(String[] args) {
        int [] list = {1,2,3,4,5,8};
        for(int a :list) {                                          //表示從list陣列中,從陣列第一個值取值取到最後一個值
             System.out.println(a + "-888");
        }
      // ------------------ 等於以下寫法 ------------------

minotomato 發表在 痞客邦 留言(0) 人氣()

1
Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。