Skip to content

ECNU-DEIT-2013/exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exercise

这个项目是每位同学独立完成的平日dart编程练习,每个人对应一个分支,分支描述为 yourgithubname_x。其中x是练习的序号,每次累加。

注意,课堂中的讲解和操作是当堂练习使用。这次的exercise我已经做了dart项目初始化,因此:本次大家只需要做如下事情:

  1. clone exercise项目到本地
  2. 创建你的分支(branch)
  3. 使用webstorm打开clone下来的项目
  • 打开pubspec.yaml文件
  • enable dart suport enable dart support
  • 点击get denpendence 按钮 get denpendece
  • 运行一下,看是否正常运行。 run index
  1. 如平常一样编程,编程修改各自的dart文件和html文件

  2. 由于各自使用了自己喜爱的昵称,我不知道大家是谁。想来想去使用这个方法吧:请用你的学号作为 branch(注意从master创建branch,不要从别的同学的branch创建)。且以后每次作业不必再创建新的branch了,而是作为一个新的commit提交。commit名称用exercise_x,其中x表示 1,2,...以此类推.但是不是作为最终提交的commit命名不要用exercise-x id-name 提交新作业,如图: commit_exercise_x 提交后,别忘了右上角的publish(或者sync),如图: publish_exercise_x

  3. 提交修改的文件

About

平日练习

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors