欢迎访问悦橙教程(wld5.com),关注java教程。悦橙教程  java问答|  每日更新
页面导航 : > > 文章正文

Problem2: Turtle Graphics,problem2turtle

来源: javaer 分享于  点击 30105 次 点评:226

Problem2: Turtle Graphics,problem2turtle


实验环境:

  1. java:    java 9.0.4
                 Java(TM) SE Runtime Environment (build 9.0.4+11)
                 Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)
  2. git:     git version 2.16.1.windows.1
  3. IDE:      intellij IDEA

实验要求:

请阅读 http://web.mit.edu/6.031/www/sp17/psets/ps0/,遵循该页面内的要求完 成编程任务。 
  • 在 Problem 1: Clone and import中你无法连接MIT的服务器,请从 https://github.com/rainywang/Spring2018_HITCS_SC_Lab1/tree/master/P2 获取代码。 
  • 忽略 Problem 2: Collaboration policy。 
  • 在 Problem 4: Commit and push your work so far 步骤的第 g 步,忽略页面 中涉及 Athena 和 didit 的内容,请使用 git 指令将代码 push 到你的 GitHub 仓库中。 
  • 在页面最后的 Submitting 步骤中,请同样将你的代码 push 到你的 GitHub Lab1 仓库上。 
  • 其他步骤请遵循 MIT 作业页面的要求

实验思路:

    该实验较为简单,详情看注释即可

实验收获:

源代码

相关文章

    暂无相关文章
相关栏目:

用户点评