public class Authorization extends Object
| 构造器和说明 |
|---|
Authorization() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
asdniasnfaksndiqwhawfskhfaiw()
商业授权则返回true,否则返回false
|
static boolean |
nzugaydgwadawdibbas() |
static boolean |
SetAuthorizationCode(String code)
设置本组件系统的授权信息,如果激活失败,只能使用24小时,24小时后所有的网络通信不会成功
Set the authorization information of this component system. |
static boolean |
SetAuthorizationCode(String ip,
int port,
String token)
通过指定的IP地址,端口号信息的接口服务器获取密钥,然后进行激活,适用局域网内一个主服务对其他电脑的激活操作。
|
public static boolean nzugaydgwadawdibbas()
public static boolean asdniasnfaksndiqwhawfskhfaiw()
public static boolean SetAuthorizationCode(String ip, int port, String token)
ip - 远程的IP地址信息port - 远程的端口号信息token - 令牌信息,不是必须的,具体取决于服务器作用,如果不需要设置为nullpublic static boolean SetAuthorizationCode(String code)
code - 授权码Copyright © 2022. All rights reserved.