From 2bf7f2965a84ecf71054acffcdb48f26c518a5f7 Mon Sep 17 00:00:00 2001 From: Nick Lin <33555716+nicklin96@users.noreply.github.com> Date: Thu, 24 Jan 2019 17:12:54 +0800 Subject: [PATCH] Update GanswerHttp.java --- src/application/GanswerHttp.java | 60 ++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/application/GanswerHttp.java b/src/application/GanswerHttp.java index 9341d72..c004171 100644 --- a/src/application/GanswerHttp.java +++ b/src/application/GanswerHttp.java @@ -12,42 +12,42 @@ public class GanswerHttp { static int maxSparqlNum = 3; static int defaultPort = 9999; public static void main(String[] args) throws Exception { - //step 1: initialize the server with a given port - if(args.length>0){ - for(int k=0;k0){ + for(int k=0;k