最内部的 meaning in Chinese
innermost
Examples
- In the innermost part of the transformation ,
在转换最内部的地方, - Start reading the declaration from the innermost parentheses , go right , and then go left
从最内部的括号开始阅读声明,向右,然后向左。 - Is the call that wraps the request processing , including the call to the server
最内部的调用是包装了请求处理的调用,包括对服务器的调用。 - One small change to the right - left rule : when you start reading the declaration for the first time , you have to start from the identifier , and not the innermost parentheses
对右-左规则的一点小小改动:当你第一次开始阅读声明时,你必须从标识符开始,而并不是最内部的括号。 - There is no strict limit to the levels of nesting you can declare , but keep in mind that when other code accesses the elements declared in the innermost namespace , it must use a qualification string containing all the namespace names in the nesting hierarchy
对于可以声明的嵌套级别并无严格的限制,但请记住,当其他代码访问在最内部的命名空间中声明的元素时,它必须使用一个包含嵌套层次结构中的所有命名空间名称的限定字符串。