一些处理器在处理无符号整型数要比处理符号整型数快得多,这也是一个好的习惯,有利于代码的自我文档化(self- documenting)。
Some processors can handle unsigned integer arithmetic considerably faster than signed (this is also good practice, and helps make for self-documenting code).
当令牌符号处理在这种情况下更复杂时,处理器的结构非常类似于这篇文章中构建的那样。
While the token processing in such a case is more involved, the structure of the handlers is quite similar to what is being built in this article.
路由处理器摘取出这个令牌符号,并且会根据它代表的成员资格级别来路由这个消息。
The routing handler extracts the token and routes the message based on the membership level it represents. The following header format is used.
用来嵌入服务令牌符号的JAX - RPC处理器。
计算机有时被称为信息处理器,有时又被称为符号控制器。
Sometimes computers are called information processors. Sometimes they are called symbol manipulators.
因为%被宏预处理器广泛使用,你要确保有符号或无符号求余运算符应该紧跟着空格。
Since the % character is used extensively by the macro preprocessor, you should ensure that both the signed and unsigned modulo operators are followed by white space wherever they appear.
什么符号出现在活跃的预处理器指令在给定配置?。
What symbols would appear within active preprocessor directives under a given configuration?
即,不应将变量名传递到预处理器指令,并且只能用预处理器指令计算符号。
That is, a variable name should not be passed to a preprocessor directive and a symbol can only be evaluated by a preprocessor directive.
即,不应将变量名传递到预处理器指令,并且只能用预处理器指令计算符号。
That is, a variable name should not be passed to a preprocessor directive and a symbol can only be evaluated by a preprocessor directive.
应用推荐