C#從零開始_自學C#、Visual Studio實境秀 19/ 小山的 C# 教學-第40-41課







7:20:55 小山的 C# 教學-第40課-五子棋小遊戲(一)-棋盤與棋子

https://youtu.be/kL1KG-bitG4

35:15

2:00:30 Class翻成族類似乎比較好些、貼切、易掌握其特性與想要表達的東西



2:32:05 小山的 C# 教學-第41課-五子棋小遊戲(二)-動態建立棋子

https://youtu.be/_0ZC7TJUBCQ



3:26:25

    class Piece:PictureBox

    {

        internal Piece(int x ,int y)

        {



        }

    }



3:50:00 試作

4:28:20

4:33:40 msdn(MSDN) color

4:42:00 Location =new Point(x, y);

4:51:00 三代繼承

4:59:00 abstract 和 static 的差別





}


留言

熱門文章