webspec

    0熱度

    1回答

    我有以下代碼... public class first { public static void main (String[] args) { WebSpec spec = new WebSpec().safari(); spec.safari().open("http://www.google.com"); //opens google.com i