Introduction - If you have any usage issues, please Google them yourself
Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success