With this brief description and the comments in the code, you should be able to follow what is happening in the function.
有了这些简短的描述和代码中的注释,您就能够理解函数中发生了什么事情。
2
I'm going to write the examples in functional code to keep them as brief as possible.
下面我要用函数性代码编写这两个示例以使其尽可能地简单。
3
This starts with a brief description of the JSF request processing life cycle, containing all you need to know to understand the sample code included with this article.