sorting routine meaning in English
排序程序, 分类例程
Examples
- String sort routines : quick , merge , sele - generic string sort routines . i prefer to use the ' non - pure ' quick sort unless you have a good reason to choose another routine
这是一个普通的串排序例程。我更喜欢使用这个'不纯粹的'快速排序算法,除非你有一个更好的理由来选择其它的例程。