您要查找的是不是:
- The C++ standard specifies the minimum iterator category for each iterator parameter of the generic and numeric algorithms. 标准为所有泛型和算术算法的每一个迭代器形参指定了范围最小的迭代器种类。
- Just as iterators are categorized by their operations, iterator parameters to the algorithms are categorized by the iterator operations they require. 正如迭代器根据操作来分类一样,算法的迭代器形参也通过其所要求的迭代器操作来分类。
- iteration parameter 迭代参数
- IBLT Solution Techniques. Iteration Stability. 边界层的互动理论的求解技巧。叠代稳定性。
- Spend by each department have to fall within certain parameter. 每个部门的开支必须属于确定的系数之内。
- Supports iteration and indexed access. 支持迭代和索引访问。
- Iteration planning starts each iteration. 每次迭代开始前制定迭代计划。
- If the iteration has no next element. 如果迭代中没有下一个元素抛出。
- If the iteration has no previous element. 如果迭代中没有前一个元素抛出。
- The iteration count to use to derive the key. 用于派生密钥的迭代数。
- Returns the next element in the iteration. 返回迭代中的下一个元素。
- ITER aims for three principal goals. ITER有三个主要目标。
- Set this parameter to high value e.g. 2000. 设置这个参量到比较高的值,比如2000。
- Add a random parameter with your URL. 在你的链接中多加一个随机参数值!!!
- An iteration procedure can be used to determine the eigenvalue. 迭代方法可用来确定特征值。
- Option '%ls' not recognized for '%ls' parameter. 未能识别 ''%252!'' 参数的 ''%251!'' 选项。
- We call parameter 4 is a dynamic parameter. 称参数4为动力参数。
- The name of the task's output parameter. 任务输出参数的名称。
- The loop runs two times; the third iteration simply is not done. 循环返回两次。第三次迭代完全没做。
- The name parameter cannot include type arguments. name参数不能包含类型参数。