nums的第三个数字4, target-4=5 5目前没在哈希表hashtable={1,3}中,所以继续将4存入哈希表 hashtable={1,3,4} 接下来循环到了nums的第四个数字7, target