file_id stringlengths 3 9 | content stringlengths 24 53.5k | repo stringlengths 6 89 | path stringlengths 5 169 | token_length int64 18 8.19k | original_comment stringlengths 5 9.64k | comment_type stringclasses 2
values | detected_lang stringclasses 1
value | masked_comment stringlengths 11 53.4k |
|---|---|---|---|---|---|---|---|---|
2_28 | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson;
import java.io.File;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Objects;
import java.util.regex.Pattern;
/**通用字符串(S... | Tencent/APIJSON | APIJSONORM/src/main/java/apijson/StringUtil.java | 7,931 | //判断字符是否为空 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | line_comment | zh-cn | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson;
import java.io.File;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Objects;
import java.util.regex.Pattern;
/**通用字符串(S... |
2_36 | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson;
import java.io.File;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Objects;
import java.util.regex.Pattern;
/**通用字符串(S... | Tencent/APIJSON | APIJSONORM/src/main/java/apijson/StringUtil.java | 7,931 | //判断字符是否为空 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | line_comment | zh-cn | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson;
import java.io.File;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Objects;
import java.util.regex.Pattern;
/**通用字符串(S... |
2_45 | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson;
import java.io.File;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Objects;
import java.util.regex.Pattern;
/**通用字符串(S... | Tencent/APIJSON | APIJSONORM/src/main/java/apijson/StringUtil.java | 7,931 | //判断字符类型 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | line_comment | zh-cn | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson;
import java.io.File;
import java.math.BigDecimal;
import java.text.DecimalFormat;
import java.util.Objects;
import java.util.regex.Pattern;
/**通用字符串(S... |
2_47 | "/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.\n\nThis source code (...TRUNCATED) | Tencent/APIJSON | APIJSONORM/src/main/java/apijson/StringUtil.java | 7,931 | //已用55个中英字符测试通过 | line_comment | zh-cn | "/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.\n\nThis source code (...TRUNCATED) |
2_65 | "/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.\n\nThis source code (...TRUNCATED) | Tencent/APIJSON | APIJSONORM/src/main/java/apijson/StringUtil.java | 7,931 | //判断字符类型 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | line_comment | zh-cn | "/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.\n\nThis source code (...TRUNCATED) |
3_1 | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) | nutzam/nutz | src/org/nutz/lang/Streams.java | 5,467 | /**
* 判断两个输入流是否严格相等
*/ | block_comment | zh-cn | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) |
3_7 | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) | nutzam/nutz | src/org/nutz/lang/Streams.java | 5,467 | // 还可以写入的字节数
| line_comment | zh-cn | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) |
3_8 | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) | nutzam/nutz | src/org/nutz/lang/Streams.java | 5,467 | // 减去
| line_comment | zh-cn | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) |
3_9 | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) | nutzam/nutz | src/org/nutz/lang/Streams.java | 5,467 | // 写够了
| line_comment | zh-cn | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) |
3_11 | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) | nutzam/nutz | src/org/nutz/lang/Streams.java | 5,467 | // 啥都没写,强制触发一下写
| line_comment | zh-cn | "package org.nutz.lang;\r\n\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputS(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5