在自己电脑桌面新建一个文件夹,这里我命名为:cs61b,打开git bash,使用cd进入我们新创建的文件夹,输入git init,注意路径斜杠一定要使用/,而不是\ 输入git remote add skeleton https://github.com/Berkeley-CS61B/skeleton-sp21设置远程仓库 输入git pull skeleton master就可以把伯克利大学他们的代码下载到自己的...
一定一定要在IDEA里面将库包都配置好(git clone的时候不会把库一同下来,需要单独到这里https://gitee.com/AMark6/cs61b-sp21/tree/master/out/production/cs61b-sp21/javalib再下载一遍)再开始编程,不然容易出问题(比如使用图形渲染的时候就渲染不出来了),之后放到cs61b-sp21这个文件夹中,然后在IDEA配置一下...
import java.util.Properties; public class GetEnvironmentVariables { // Fill in the path to your sp21-s*** folder between the quotes public static String REPO_DIR = ""; // Fill in the path to your snaps-sp21-s*** folder between the quotes public static String SNAPS_DIR = ""; //...
我为了课程跟作业配套起来,直接用CS 61B Sp18网课,CS61B sp 18,进入网址之后,里面的内容挺全的,有ppt,视频,作业,可以不用很麻烦的整天跳转视频,数据结构的内容也不会添加太多东西。 6位字符的选课ID以及评分网站 选课号为MNXYKX,评分网站gradescope,进入网站首页之后,网页最底部会有下图,我们将上面的6个字符填...
add library-sp21 submodule Jan 26, 2021 README.md Update README.md Dec 24, 2022 README The course is lectured by Josh Hug at UC Berkeley ! Getting Started Course Link:CS61B Sp21 Skeleton Code:Berkeley-CS61B/skeleton-sp21 Lecture Code:Berkeley-CS61B/lectureCode-fa22 ...
在本项目的尾声,你需要将你的项目上传至你的snaps-sp21-s*** repo(一个仅有UCB注册了CS61B这门课的在校生才会获得的GitHub repo)以进行评分,具体细节日后公布。 再次重申:由于Project 1与Lab 4 之间的依赖关系,这个项目你至多只能在超过截止日期后的2天内提交。
Wed 1. Godegym → Level 7 2. Cs61b sp21 Lab1setup、Lab1、hw01 Lab2 proj0 2048 Lab3 ,idea运行时报错 内部编译错误,运行都没运行得起来,只好盲写,过了autograder
Folders and files Latest commit UchuVoid Create README.md 5b35dc4· Mar 12, 2024 History1 Commit README.md Create README.md Mar 12, 2024 Repository files navigation README cs61b-sp21About No description, website, or topics provided. Resources Readme Activity Stars 0 stars Watchers ...
master 1Branch 0Tags Code This branch is101 commits behindYinY1/CS61B-sp21:master. Folders and files Name Last commit message Last commit date Latest commit YinY1 fix bug that could not write Fileblobincommit.blobscorrectly Sep 29, 2022 ...