Debug到死系列,感觉每一个方法都查了了好几遍。。。感觉完成project1之后对List和Array的理解加深了不少,而且debug的能力明显增强23333 。 代码很多写的也比较繁琐就不贴了, ...
https: sp .datastructur.es materials lab lab lab 目录 使用Git 本地仓库 初始化 追踪 未追踪文件 暂存和提交 撤销改动 远程仓库 lab 使用Git https: sp .datastructur.es materials guides using git.html 本地仓库 This is the foundation of git. To ...
2021-10-12 18:04 0 933 推荐指数:
Debug到死系列,感觉每一个方法都查了了好几遍。。。感觉完成project1之后对List和Array的理解加深了不少,而且debug的能力明显增强23333 。 代码很多写的也比较繁琐就不贴了, ...
Programe1:根据输入建立URL,读取其网站前五行内容并输出,代码: 运行结果: Programe2:输入String,去掉其第二个元素输出: 代码: ...
快速回顾 1. 命令行运行python python3 foo.py,运行文件 python3 -i foo.py,运行python脚本,并打开一个交互式会话 python3 -m ...
Github: https://github.com/ikventure/cs61a-sp21 码云:https://gitee.com/ikventure/cs61a-sp21 目录 Project Lab Homework 课程笔记 ...
Q1: Product The summation(n, term) function from the higher-order functions lecture adds up term( ...
schedule各项解释: full:教学pdf 4pp:每页4张pdf(类似平时复习资料每页打印4张ppt) 02.py:这一课用到的代码 Ch1.2-1.4:相应的comp ...
作业说明:https://inst.eecs.berkeley.edu/~cs61a/sp21/hw/hw03/#required-questions 目录 Q1: Num eights Q2: Ping-pong Q3: Missing Digits Q4 ...
hw06: https://inst.eecs.berkeley.edu/~cs61a/sp21/hw/hw06/#scheme-editor CS 61A Scheme Specification: https://inst.eecs.berkeley.edu/~cs61a/sp21 ...