02 2023 档案

摘要:本书向读者提供了一套完整的,经过实践检验的英语学习体系,使得学生能够发挥自己的最大潜能。 听力 口语 阅读 写作 学习语言不在于掌握一套规则和积累大量词汇。 而在于如何运用所学的知识。 学习单词,必须要知晓上下文,否则就是在浪费时间。 结构项 (如,I, you, he 等),它们的作用可以被准确的 阅读全文
posted @ 2023-02-20 20:16 Revc 阅读(322) 评论(0) 推荐(0) 编辑
摘要:学习方法 The way to learn a new programming language is to write programs. 学习一门新编程语言的方式是编写程序。 函数(Function) 函数的四部分: 返回类型; 函数名; 参数列表; 函数体。 main 函数返回值(Return 阅读全文
posted @ 2023-02-04 23:00 Revc 阅读(88) 评论(0) 推荐(0) 编辑
摘要:机器效率和编程效率 Its focus, and that of its programming community, has widened from looking mostly at machine efficiency to devoting more attention to program 阅读全文
posted @ 2023-02-03 23:52 Revc 阅读(36) 评论(0) 推荐(0) 编辑
摘要:题目链接:https://www.luogu.com.cn/problem/P1980 术语 以下的英文术语均可以翻译为数字。 digit: 一个数字字符,十进制就是 0-9 之间的一个字符; numeral: 用来表示数字的符号化表示,如 “Three”、“3”、“III”; number: 一种 阅读全文
posted @ 2023-02-02 23:35 Revc 阅读(182) 评论(0) 推荐(0) 编辑
摘要:General Concept(一般概念) If you master the general concept of regular expressions, it's a short step to mastering a particular implementation. 如果你掌握了一般性的 阅读全文
posted @ 2023-02-02 16:23 Revc 阅读(43) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示