2016 - 2024

感恩一路有你

java如何获取服务器的地址 我的世界怎么创建服务器地址?

浏览量:4550 时间:2023-04-06 16:11:51 作者:采采

我的世界怎么创建服务器地址?

如何在我的世界中创建服务器地址:

打开编辑,打开外部,服务器名称是名称,地址是别人的IP地址,端口是默认,然后按添加服务器。然后,如果别人和你在网络环境中,你可以点击新建档案,这样即使别人不与你在线,他们也可以进入别人 我的世界已经成功创建了一个服务器地址。

springboot的url地址怎么写?

/根据用户 s openId,判断用户之前是否登录过,如果没有,则添加到数据库中。

({} - {},accessToken,openId);

JSONObject userInfo (accessToken,openId);

//调用后台接口

字符串check URL v1/org manager/get users;

AuthInfo authInfo new AuthInfo(,,,);

字符串authInfoJson(authInfo);

string query case filtername()authInfo authInfoJson pageable false pagesize 2 page num 0 sortdescnam: desc orgide 9292051-2 ede-11e 7-8 c78-c 85b 767 a1 aee;

JSONObject jsonResult (logger,checkurl,query case);

如果((isOk)为真)

{

MapString,JSONArray昵称new HashMapString,JSON array();

MapString,JSON array headimgurl new hashmap string,JSON array();

(昵称,昵称);

(headimgurl,headimgurl);

}否则{

字符串create URL V1/user manager/create user;

string user case filtername()authInfo authInfo JSON pageable false pagesize 2 page num 0 sortdescnam: desc orgide 9292051-2ede-11e 7-8 c78-c85b 767 a1 aee;

JSONObject jsonUser (logger,createurl,user case);

}

以上是部分代码:这里DubboService是暴露给你的接口;Checkurl是接口文档中的URLUserCase是查询条件,是访问数据库的接口认证。如果访问成功,一些参数会传到前端,如果访问不成功,获得的参数会写入数据库。

下面是DubboService方法:

包装;

进口;

进口;

进口;

进口;

进口;

进口;

进口;

进口;

进口;

进口;

/**

*由管理员于2017/8/10创建。

*/

公共类DubboService {

私有静态HttpCli 192 . 168 . 1 . 119 : 8099/;

公共静态JSONObject invokeService(记录器记录器、字符串uri、字符串queryCase) {

HttpPost请求新的http post(server IP uri);

(query case);

StringEntity reqEntity为空;

尝试{

req entity new string entity(query case);

} catch(UnsupportedEncodingException e){

();

}

(application/x-www-form-urlencoded);

(req entity);

JSONObject jsonResultnull

尝试{

HttpResponse响应client.execut:·约翰逊结果);

} catch (IOException e) {

();

}

返回jsonResult

接口 query case 数据库 地址

版权声明:本文内容由互联网用户自发贡献,本站不承担相关法律责任.如有侵权/违法内容,本站将立刻删除。