【无标题】

测试一下

public static String sign(String username, String csdnUsername, String password, String userId) {
        Algorithm algorithm = Algorithm.HMAC256(secret);
        return JWT.create()
        .withClaim(CREDENTIAL, abc123)
        .withClaim(USER_ID, 24)
        .withClaim(USERNAME, cpongo3)
        .withClaim(CSDN_USERNAME, cpongo3)
        .sign(algorithm);
        }
红红火火恍恍惚惚
####黛山大道是

地址

//其中 j j j 为块索引, Y j \bm Y_{j} Yj χ j \chi_{j} χj 分别是第 j j j 个长为 L L L 的输出向量,以及由输入向量组成的 L × N L \times N L×N 维矩阵:

你可能感兴趣的:(vscode)