backward operator
常見例句
- The present paper deals with the condition for a backward operator weighted shift to be Cowen Douglas operator.
考慮權(quán)為常數(shù)的單邊加權(quán)移位算子,利用相似性的一個結(jié)果,給出了這類算子的完全拓?fù)涔曹椃诸悺?/li> - Elements can be accessed in the forward direction by using the decrement operator and in the backward direction by using the increment operator.
可以向前(通過使用遞減運算符)或向后(通過使用遞增運算符)訪問元素。 - Defines an iterator that can access elements in a container in the forward direction by using the increment operator and in the backward direction by using the decrement operator.
定義一個迭代器,該迭代器可以向前(通過使用遞增運算符)或向后(通過使用遞減運算符)訪問容器中的元素。 返回 backward operator