183
社区成员
发帖
与我相关
我的任务
分享| The Link Your Class | https://bbs.csdn.net/forums/MUEE308FZ?category=0 |
|---|---|
| The Link of Requirement of This Assignment | https://bbs.csdn.net/topics/603251839 |
| Group number | 汪汪队坐大牢 |
| The Aim of This Assignment | Summary |
| Group number | 06_B |
| Group members 1 | 杨舜清_19104081_831901229 |
| Group members 2 | 张宗越_19103182_831231230 |
| Group members 3 | 陈越_ 19103565_831901228 |
| Group members 4 | 朱哲熠_19105037_831901202 |
| Group members 5 | 方泽龙_19104251_831901213 |
| Print Plan | https://bbs.csdn.net/topics/603445841 |
| Sprint Collection | https://bbs.csdn.net/topics/603442366 |
| GitHub Repository | |
| Vlog | https://v.douyin.com/R4y9GWv/ |




| Problems | Solution |
| Don't know how to use wechat developer tools. | Look for tutorials on the web, study on Bilibili, try and error, and push the project forward bit by bit |
| Members of the project team have difficult time coordination | We divided the implementation of the project into several small pieces with individuals as the main unit, which mainly depended on the independent programming ability of team members. We would meet regularly to solve problems and combine codes to check whether the function could run normally. |
| Members | Experience |
| Shunqing Yang | When learning a language must remember, don't just said not to be, it will line. Nowadays, no matter what kind of programs will have had to say, don't say I can't learn all day not, in fact is you don't want to learn, you just make up my mind to copy a month program, I'm sure that I will have a great progress, in fact when you copy a week two weeks you will want to copy, Because you will find that the program you can understand, can help others adjust the program, there is a sense of achievement! It will make you study harder. |
| Yue Chen | Computer experiment is an essential practice to learn programming language, especially now the programming language flexible, concise, more need to really master it through programming practice. The purpose of programming language learning can be summarized as learning grammar rules, mastering programming methods and improving the ability of program development, which must be completed through sufficient practical computer operation. |
| Zongyue Zhang | The completion of the program is by no means all is well. What you think is a foolproof procedure can in fact run into trouble. For example, the compiler detects a lot of errors. Sometimes programs can run smoothly without syntax errors, but the results are obviously wrong. The compiler system provided by the development environment can not find this kind of program logic error, can only rely on their own computer experience analysis to determine the error. Program debugging is a strong technical work, for beginners, as soon as possible to master the program debugging method is very important. Sometimes, a bug that takes hours of your time can be spotted by a good debugger. |
| Zelong Fang | The process of programming is like solving a practical problem, from the perspective of solving a practical problem, we can look at it like this: first of all, to understand the basic requirements of this problem, that is, input, output, complete from input to output requirements is what; Secondly, from the crux of the problem, from front to back to solve each aspect of the problem, that is, from the input to start, focusing on how to consider how to export output from the input, in this process, can determine the required variables, array, function, and then determine the processing process - algorithm, can get the final conclusion. |
| Zheyi Zhu | When our group has problems that cannot be solved, we will take the initiative to consult relevant materials or ask other students, which not only enrichis our knowledge, but also enhance the friendship between our classmates. In order to increase the security of information, we need to use files to store information, because we do not pay attention to the use of files in class, so there are great difficulties in this aspect. I first read the book seriously, and did some exercises after class to verify and enhance their understanding, finally, through our unremitting efforts, our group procedures have a breakthrough. |
| Work | Person |
|---|---|
| Front End | ZongYue Zhang, Shunqing Yang |
| Back End | ZheYi Zhu, Yue Chen |
| Ucer Iterface Design | ZeLong Fang, Zongyue Zhang |
| Blog | Yue Chen, Zelong Fang |
| Vlog | ShunQing Yang, Zheyi Zhu |
| Interface and Debugging | Yue Chen |