示例代码如下 package com.audaque.util; import Java.net.InetAddress; import java.net.UnknownHostException;
I\'m trying to use the Facebook Javascript API to run FQL queries, and it works fine if I try and get users by username or uid, but doesn\'t work when I\'m searching by name.