从那以后,我经常在我课程中的某个部分中加入利用线程的代码书写工作。
Since then, I usually have some part of my courses include writing code that utilizes threads.
注意,为简便起见,我不会详细介绍所有代码,但是我跳过的部分都比较简单,是不言而喻的。
Note that, to simplify the article, I won't cover all of the code in this level of detail, but the parts that I skip should be self explanatory.
当我学习设计模式并将它们作为我设计过程中的一部分时,它使我的代码更优秀。
When I learn design patterns and apply them as part of my design process, it makes my code more robust.
应用推荐