The Link Your Class | https://bbs.csdn.net/forums/MUEE308FZ |
---|---|
The Link of Requirement of This Assignment | https://bbs.csdn.net/topics/601188617 |
MU STU ID and FZU STU ID | 19105339 831902126 |
Teammate's MU STU ID and FZU STU ID | 19103816 831902130 |
Teammate's blog link | ... |
GitHub link | ... |
Video demo link | ... |
Personal Software Process Stages | Estimated Time(min) | Actual Time(min) |
---|---|---|
Planning | 30 | 60 |
· Estimate | 30 | 60 |
Development | 1710 | 2175 |
· Analysis | 60 | 80 |
· Design Spec | 40 | 40 |
· Design Review | 30 | 30 |
· Coding Standard | 20 | 15 |
· Design | 500 | 800 |
· Coding | 800 | 1000 |
· Code Review | 200 | 150 |
· Test | 60 | 60 |
Reporting | 160 | 240 |
· Test Report | 120 | 180 |
· Size Measurement | 20 | 20 |
· Postmortem & Process Improvement Plan | 20 | 40 |
合计 | 1900 | 2475 |
Week | New code (line) | Cumulative code (line) | Learning time this week (hours) | Total Learning time (hours) | Important growth |
---|---|---|---|---|---|
1 | 单元格 | 单元格 | 10 | 10 | 单元格 |
2 | 单元格 | 单元格 | 31.25 | 41.25 | 单元格 |
The error with "[渲染层网络层错误] Failed to load local image resource..." happens frequently. The reason is that the asynchronous request takes a certain amount of time, and the small program starts to load as soon as it enters the page, but the request speed does not keep up with it. At this time, when the page is loaded, the value in the image is empty, and errors in the rendering layer and network layer will occur. Eventually, we solved this problem by using the WeChat applet cloud to store images and adjusting the image paths.
The external link of background music has been looking for a long time due to a series of reasons such as copyright.
Teamwork is an exactly amazing experience as you need to know how to balance the whole workload for two guys and how to maximize the strengths of those. This pair programming experiment assignment seemed impossible to complete, and just thanks to having a partner so it was able to complete on time. When a single person meets a problem, it often takes a long time to find a solution. Making sense when you have a partner, problem-solving becomes faster and more efficient than when you work alone.
To conclude, this lab lets us be fruitful, especially in the implementation of small programs, having a qualitative leap. Actually, we are very grateful to Prof. Zhang and our TAs to enable us to have the pair programming experience of this lab.
mark