static int, binarySearch(double[] a, double key). Searches the specified array of doubles for the specified value using the binary search algorithm.
確定! 回上一頁