We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
void move(char animal, int direction)
列举你在写pj中遇到的各种问题和解决策略。
在确保真实性的基础上,最好能体现自己的思考过程,体现编程水平的提升,体现解决问题的能力等。
去年同学的范例:
评价:这位同学总体上写得很好,非常真实,体现出了写pj过程中的酸甜苦辣。缺点也有,比如第四点阐述得不清楚,仍有改进空间,但差不多可以得满分。
包括但不限于对课程、pj、lab等的意见与建议,如实写便好。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
设计文档要求
程序结构设计与分析
void move(char animal, int direction)
,必须包含所以参数和返回值类型。编程中遇到的问题和解决策略
列举你在写pj中遇到的各种问题和解决策略。
在确保真实性的基础上,最好能体现自己的思考过程,体现编程水平的提升,体现解决问题的能力等。
去年同学的范例:
评价:这位同学总体上写得很好,非常真实,体现出了写pj过程中的酸甜苦辣。缺点也有,比如第四点阐述得不清楚,仍有改进空间,但差不多可以得满分。
意见与建议
包括但不限于对课程、pj、lab等的意见与建议,如实写便好。
注意事项
The text was updated successfully, but these errors were encountered: