添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
  • 1: Create a Custom Calculator
  • 2: What is a Computer Language?
  • 3: Quiz Games and If Statements
  • 4: Guessing Games with Random Numbers and Loops
  • 5: Introduction to Graphics
  • 6: Back to Looping
  • 7: Introduction to Lists
  • 8: Introduction to Animation
  • 9: Functions
  • 10: Controllers and Graphics
  • 11: Bitmapped Graphics and Sound
  • 12: Introduction to Classes
  • 13: Introduction to Sprites
  • 14: Libraries and Modules
  • 15: Searching
  • 16: Array-Backed Grids
  • 17: Sorting
  • 18: Exceptions
  • 19: Recursion
  • 20: Formatting
  • YouTube Playlist
  • 计算机如何处理x,y坐标系。它和in在数学课上学过的坐标系统不太一样。
  • 如何规定颜色。因为有上百万的颜色可供选择,告知计算机使用什么颜色并不像说出“红色“这么简单。
  • 如何打看一个空白的窗口来绘图。每一位艺术家都需要一块画布。
  • 如果画直线,矩形,椭圆和弧线。

    5.1 计算机的坐标系统

  •