... System.out.println(jedis.ping()); jedis.close(); } } 执行结果PONG Process finished with exit code 0. 常用的API的话,和上面直接在Redis中 ...
確定! 回上一頁