blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
566307177e5b099ecd69b1536f28faae41786654 | 30,562,987,317,925 | ef02ceb89976eed1de90d4b11dff99dd2b4c628a | /IndigoDB/src/main/java/com/fire/core/dbcs/executor/BatchBean.java | 54bf1652515c4144610aad60d29f0dccf6aee719 | [] | no_license | x163maiaytang/Indigo | https://github.com/x163maiaytang/Indigo | ac37a3b583e081f8629ec571ce8727cfa3cc6786 | 5a2bdcc84b2a9925ab3e5936d6b116818100fae2 | refs/heads/master | 2020-03-29T08:20:05.217000 | 2018-12-06T06:23:08 | 2018-12-06T06:23:08 | 149,705,226 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fire.core.dbcs.executor;
public class BatchBean {
private Object[] args;
private StatementProxy proxy;
public BatchBean(StatementProxy proxy, Object[] args) {
this.proxy = proxy;
this.args = args;
}
public Object[] getArgs() {
return args;
}
public StatementProxy getProxy() {
return prox... | UTF-8 | Java | 329 | java | BatchBean.java | Java | [] | null | [] | package com.fire.core.dbcs.executor;
public class BatchBean {
private Object[] args;
private StatementProxy proxy;
public BatchBean(StatementProxy proxy, Object[] args) {
this.proxy = proxy;
this.args = args;
}
public Object[] getArgs() {
return args;
}
public StatementProxy getProxy() {
return prox... | 329 | 0.702128 | 0.702128 | 21 | 14.666667 | 15.682363 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 3 |
bcb9d2a2661d31c9bd1ffcddbae4513063a8426a | 13,151,189,881,265 | b54af8261c831803af813bf90e37d58f6bc6afeb | /src/main/java/com/dahantc/erp/vo/rolerelation/entity/RoleRelation.java | 63898d306154ca8088a99b7d5b4720aab3d1b77d | [] | no_license | jesonxu/ctc-erp | https://github.com/jesonxu/ctc-erp | c34165f83e297327551949816042a51e34a95093 | b83c85b1f6f51895051a2fbb5888598ee03dd815 | refs/heads/master | 2023-01-14T06:21:05.249000 | 2020-11-13T02:23:51 | 2020-11-13T02:23:51 | 312,448,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dahantc.erp.vo.rolerelation.entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.DynamicUpdate;
import org.hibernate.ann... | UTF-8 | Java | 1,300 | java | RoleRelation.java | Java | [] | null | [] | package com.dahantc.erp.vo.rolerelation.entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.DynamicUpdate;
import org.hibernate.ann... | 1,300 | 0.760062 | 0.740712 | 56 | 22.071428 | 19.497122 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.035714 | false | false | 3 |
658405be89b030a7c90bb2dafcbfb00dca30d654 | 13,151,189,879,706 | 0c44da76a30138ebaee6700e2e33df5204ef21fc | /PODM/SW/resource-manager/runner/src/main/java/com/intel/rsd/resourcemanager/runner/requiredlayer/RequiredLayer.java | af73b5623c19dd0623241bfb75eebafdc4f64dff | [] | no_license | rwleea/intelRSD | https://github.com/rwleea/intelRSD | 263e4c86801792be88e528d30d5a1d3c85af3a62 | 8e404abc211211a2d49776b8e3bf07d108c4bd4b | refs/heads/master | 2023-02-20T22:26:07.222000 | 2022-08-04T22:08:00 | 2022-08-04T22:08:00 | 64,722,362 | 0 | 0 | null | true | 2016-08-02T03:49:59 | 2016-08-02T03:49:58 | 2016-08-02T03:37:03 | 2016-08-01T06:25:42 | 5,263 | 0 | 0 | 0 | null | null | null | /*
* Copyright (c) 2017-2019 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | UTF-8 | Java | 3,766 | java | RequiredLayer.java | Java | [] | null | [] | /*
* Copyright (c) 2017-2019 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | 3,766 | 0.719065 | 0.715082 | 99 | 37.040405 | 30.733103 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707071 | false | false | 3 |
0bcd6098ef052bb4d58805cc72b3975da9db9694 | 35,502,199,668,994 | 2c5aca1abd0952a29118c1ca8a98da3d7573b9c4 | /src/main/java/com/zbl/algorithm/practice/_02/Test001.java | e316b7a56ad20c3fb370a9a2b65a68b9b4104d7a | [] | no_license | ZBL0507/mycode | https://github.com/ZBL0507/mycode | bfb8e258b8409660652b8dd7e1a44775a6ffc281 | 3e360cdb47b09506fbea03908ff82306628f8c2a | refs/heads/master | 2022-12-28T11:52:29.832000 | 2022-12-25T04:22:06 | 2022-12-25T04:22:06 | 267,891,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zbl.algorithm.practice._02;
import java.util.Scanner;
/**
* @author zbl
* @version 1.0
* @since 2022/2/16 9:26
* <p>
* <p>
* 写出一个程序,接受一个正浮点数值,输出该数值的近似整数值。如果小数点后数值大于等于 0.5 ,向上取整;小于 0.5 ,则向下取整。
* 数据范围:保证输入的数字在 32 位浮点数范围内
* <p>
* 输入描述:
* 输入一个正浮点数值
* <p>
* 输出描述:
* 输出该数值的近似整数值
* <p>
* 示例1
* 输入:... | UTF-8 | Java | 985 | java | Test001.java | Java | [
{
"context": "ce._02;\n\nimport java.util.Scanner;\n\n/**\n * @author zbl\n * @version 1.0\n * @since 2022/2/16 9:26\n * <p>\n ",
"end": 86,
"score": 0.9995791912078857,
"start": 83,
"tag": "USERNAME",
"value": "zbl"
}
] | null | [] | package com.zbl.algorithm.practice._02;
import java.util.Scanner;
/**
* @author zbl
* @version 1.0
* @since 2022/2/16 9:26
* <p>
* <p>
* 写出一个程序,接受一个正浮点数值,输出该数值的近似整数值。如果小数点后数值大于等于 0.5 ,向上取整;小于 0.5 ,则向下取整。
* 数据范围:保证输入的数字在 32 位浮点数范围内
* <p>
* 输入描述:
* 输入一个正浮点数值
* <p>
* 输出描述:
* 输出该数值的近似整数值
* <p>
* 示例1
* 输入:... | 985 | 0.57204 | 0.496434 | 43 | 15.302325 | 15.745852 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.162791 | false | false | 3 |
85c2a05cb36b871955cd03022268e788cb8812b4 | 10,651,518,929,100 | ec12e8aee6b44874a9401ded3d4625808abdb391 | /src/main/java/pub/timelyrain/logmining/biz/ExtractService.java | 24c13c44eaf648b14f4591a24beacee767d02ce1 | [] | no_license | timelyrain80/oracle-logmining | https://github.com/timelyrain80/oracle-logmining | e42961866f605eb202c20d98e1e7736850be978e | 4973b5fded27f9f8c821591c12db0af801c48413 | refs/heads/master | 2023-08-27T02:55:00.063000 | 2021-10-15T06:02:27 | 2021-10-15T06:02:27 | 307,120,313 | 0 | 1 | null | false | 2021-06-18T04:28:38 | 2020-10-25T14:44:38 | 2021-06-18T04:28:02 | 2021-06-18T04:28:37 | 212 | 0 | 1 | 0 | Java | false | false | package pub.timelyrain.logmining.biz;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.io.FileUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotat... | UTF-8 | Java | 15,758 | java | ExtractService.java | Java | [
{
"context": "e()))\n return;\n String txKey = \"mining:xid:\" + redoLog.getXid();\n //新增、修改、删除\n re",
"end": 9151,
"score": 0.9115650057792664,
"start": 9139,
"tag": "KEY",
"value": "mining:xid:\""
},
{
"context": " String txKey = \"mining:xid:\... | null | [] | package pub.timelyrain.logmining.biz;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.io.FileUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotat... | 15,758 | 0.565825 | 0.563073 | 387 | 35.625324 | 28.6621 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767442 | false | false | 3 |
8c7cfe2436aefa02fc2c0c85eb86bf6a82b44119 | 11,072,425,741,579 | 14d6b21fedd15c2560a0ad49b63fc4fd3ce8d6fc | /Android/app/src/main/java/com/vps/smartpantry/HotelRegistration.java | 17f7ddb417ba3f287772903a187933f4bc2c1c61 | [] | no_license | maddy8381/Smart_Pantry | https://github.com/maddy8381/Smart_Pantry | 6c2e73095373b5a2e4cc376062380d95f81aa011 | dabe0b66df432b3a4eb114a2ecd6120488857c83 | refs/heads/master | 2020-03-17T20:26:38.407000 | 2018-10-28T10:57:24 | 2018-10-28T10:57:24 | 133,909,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vps.smartpantry;
import android.Manifest;
import android.app.Activity;
import android.app.PendingIntent;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.pm... | UTF-8 | Java | 10,817 | java | HotelRegistration.java | Java | [
{
"context": "l.Map;\nimport java.util.Random;\n\n/**\n * Created by Pravin on 4/7/2018.\n */\n\npublic class HotelRegistration ",
"end": 1148,
"score": 0.9990103840827942,
"start": 1142,
"tag": "NAME",
"value": "Pravin"
}
] | null | [] | package com.vps.smartpantry;
import android.Manifest;
import android.app.Activity;
import android.app.PendingIntent;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.pm... | 10,817 | 0.585282 | 0.582324 | 276 | 38.192028 | 32.737141 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.775362 | false | false | 3 |
706c5abd3f82c84663ea9c56ea2b39981e357795 | 33,809,982,559,434 | ee5125c32c07fe331d7a0fb27a038a958cd6526b | /reading-service/src/main/java/com/synapse/reading/respository/MediaCountsRespository.java | 4fb9ac8aa770d99a8f76112e378f0e8c0a4a34aa | [] | no_license | 1241545483/terrace-cloud | https://github.com/1241545483/terrace-cloud | 581a99c5532ffdbcdf2d293c54113276b36eebe8 | a18d0044501ad959cbd1bbc18d5a939fcd37d01a | refs/heads/master | 2022-06-21T10:59:43.913000 | 2019-09-03T08:26:18 | 2019-09-03T08:26:18 | 254,294,081 | 0 | 0 | null | false | 2022-03-08T21:25:54 | 2020-04-09T06:51:16 | 2020-04-09T06:55:16 | 2022-03-08T21:25:54 | 3,495 | 0 | 0 | 7 | TSQL | false | false | package com.synapse.reading.respository;
import com.synapse.reading.mapper.MediaCountsMapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
* <p>
* 统计播放量 Respository 接口
* </p>
*
* @author liuguangfu
* @since 2018-12-25
*/
public interface MediaCountsRespository e... | UTF-8 | Java | 1,243 | java | MediaCountsRespository.java | Java | [
{
"context": " <p>\n * 统计播放量 Respository 接口\n * </p>\n *\n * @author liuguangfu\n * @since 2018-12-25\n */\npublic interface MediaCo",
"end": 253,
"score": 0.9989461898803711,
"start": 243,
"tag": "USERNAME",
"value": "liuguangfu"
}
] | null | [] | package com.synapse.reading.respository;
import com.synapse.reading.mapper.MediaCountsMapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
* <p>
* 统计播放量 Respository 接口
* </p>
*
* @author liuguangfu
* @since 2018-12-25
*/
public interface MediaCountsRespository e... | 1,243 | 0.762408 | 0.755899 | 26 | 46.26923 | 56.967979 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
462a0f72f3b939308b5ba298ae01786044338331 | 2,585,570,369,901 | bfa86baf0afa6e868ad3dcdaf495124104111261 | /107. Binary Tree Level Order Traversal II.java | 05b1d0b1afd5dad67278c26ad5dcc38cbd38ebe3 | [] | no_license | di-wendy/LeetcodeJava | https://github.com/di-wendy/LeetcodeJava | 4dc0193306b6eeaf173f868ce25546d589a331a8 | c44063a60503670a3008d390344223b65d03dffc | refs/heads/master | 2021-01-19T12:26:28.214000 | 2018-09-27T05:52:11 | 2018-09-27T05:52:11 | 82,331,794 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public List<List<Integer>> levelOrderBottom(TreeNode root) {
List<List<Integer>> ans = new LinkedList<>();
Queue<TreeNode> q = new LinkedList<>();
if(root == null) return ans;
q.add(root);
while(!q.isEmpty()){
int n = q.size();
... | UTF-8 | Java | 689 | java | 107. Binary Tree Level Order Traversal II.java | Java | [] | null | [] | public class Solution {
public List<List<Integer>> levelOrderBottom(TreeNode root) {
List<List<Integer>> ans = new LinkedList<>();
Queue<TreeNode> q = new LinkedList<>();
if(root == null) return ans;
q.add(root);
while(!q.isEmpty()){
int n = q.size();
... | 689 | 0.45283 | 0.449927 | 22 | 30.318182 | 18.286573 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 3 |
8f35cf69a1ea0908509f1aea548d709abe78a0a8 | 31,653,909,011,866 | aba07ba69652ff7313adca541c37d397b81551e9 | /baseball-elimination/src/BaseballElimination.java | 97d784de86e4a3bd7fe7fde4f464b35e50f40e56 | [] | no_license | feranco/princeton-algorithms-part-2 | https://github.com/feranco/princeton-algorithms-part-2 | d91cb47dc116b665135739c0fe5a1fa701c69ac0 | c0474040677627e93bed93c3888956902d67e4bb | refs/heads/master | 2021-08-23T22:25:29.906000 | 2017-12-06T21:38:13 | 2017-12-06T21:38:13 | 113,078,295 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.FlowEdge;
import edu.princeton.cs.algs4.FlowNetwork;
import edu.princeton.cs.algs4.FordFulkerson;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
public class BaseballElimination {
private final int tea... | UTF-8 | Java | 5,947 | java | BaseballElimination.java | Java | [] | null | [] | import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.FlowEdge;
import edu.princeton.cs.algs4.FlowNetwork;
import edu.princeton.cs.algs4.FordFulkerson;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
public class BaseballElimination {
private final int tea... | 5,947 | 0.619472 | 0.613923 | 184 | 31.320652 | 24.690485 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983696 | false | false | 3 |
65612385ebb59dd399b76e634e841a29d5d540e3 | 31,653,909,011,115 | 4a74304e1df4879dabad7b29750fbd0953aefd20 | /src/servlet/CadastroUsuario.java | d87b1a428dd50040c4040529b8127698f3c3ae13 | [] | no_license | Jonhcs/projeto-jdbc-servlet-jsp | https://github.com/Jonhcs/projeto-jdbc-servlet-jsp | 307fbbcb45240af554e9d37588a310607700c068 | bfc72ad2203fbcd6fcbfc35d8da626cf74aae384 | refs/heads/master | 2022-11-23T11:45:26.006000 | 2020-07-15T20:26:22 | 2020-07-15T20:26:22 | 279,971,076 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlet;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import java... | ISO-8859-2 | Java | 8,919 | java | CadastroUsuario.java | Java | [
{
"context": "\t\tusuario.setLogin(login);\n\t\t\tusuario.setPassword(senha);\n\t\t\tusuario.setNome(nome);\n\t\t\tusuario.setTelefon",
"end": 5226,
"score": 0.9974673986434937,
"start": 5221,
"tag": "PASSWORD",
"value": "senha"
},
{
"context": "\t\t\tusuario.setPassword(senha);\n\t\... | null | [] | package servlet;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import java... | 8,924 | 0.687549 | 0.682497 | 278 | 31.039568 | 24.191872 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.489209 | false | false | 3 |
05ecae7f6f99f43d44ab860f753fc73049026e5d | 21,028,159,946,807 | b3faa5d23008f915c4574b707e7e231e4a3aa8d4 | /RCS/InputMethod/src/com/buxiubianfu/IME/command/CutCommand.java | 8d7fb0fe333d105bd89222d2518874372a07d426 | [] | no_license | DebugOfTheRoad/android | https://github.com/DebugOfTheRoad/android | 98ad4fbb75d350a540baac17ff34f4fa2a7bbe9c | 973727203a7716c4a9b5e08482953f2f86eb7f0c | refs/heads/master | 2021-06-04T16:14:26.763000 | 2016-10-04T16:58:05 | 2016-10-04T16:58:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.buxiubianfu.IME.command;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import android.annotation.SuppressLint;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.view.inputmethod.InputConnection;
import com.buxiub... | UTF-8 | Java | 1,211 | java | CutCommand.java | Java | [] | null | [] | package com.buxiubianfu.IME.command;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import android.annotation.SuppressLint;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.view.inputmethod.InputConnection;
import com.buxiub... | 1,211 | 0.786953 | 0.785301 | 42 | 27.833334 | 19.359896 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.880952 | false | false | 3 |
8db255e0ff1bbb96dcfa6c3b956cd272de879f35 | 27,565,100,135,247 | a5de97af54055beca26563e0dd1c52d99182d8f6 | /common/common-config/src/main/java/gov/nist/hit/hl7/igamt/common/config/domain/VersionRepresntation.java | 46c4cb7e501b2261e07b71b92dbc569626066bec | [] | no_license | usnistgov/hl7-igamt | https://github.com/usnistgov/hl7-igamt | 77331007562eeb03aad96d17a4b627165ef4cdc5 | dcee50821ea1f3cc2ee9a3ea66709661760bd4f6 | refs/heads/master | 2023-09-02T15:38:18.271000 | 2021-11-29T17:41:35 | 2021-11-29T17:41:35 | 122,214,311 | 10 | 2 | null | false | 2023-07-19T16:50:00 | 2018-02-20T15:10:33 | 2023-04-11T15:22:27 | 2023-07-19T16:49:59 | 70,793 | 6 | 2 | 109 | Java | false | false | package gov.nist.hit.hl7.igamt.common.config.domain;
public class VersionRepresntation {
String value;
public VersionRepresntation(String value) {
super();
this.value = value;
}
}
| UTF-8 | Java | 194 | java | VersionRepresntation.java | Java | [] | null | [] | package gov.nist.hit.hl7.igamt.common.config.domain;
public class VersionRepresntation {
String value;
public VersionRepresntation(String value) {
super();
this.value = value;
}
}
| 194 | 0.726804 | 0.721649 | 13 | 13.923077 | 17.735065 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
72173cbbc9d1568a5381d8531b3d5b465fd13e56 | 19,421,842,157,442 | 449d76162215a95a793d2a401d74d87fdd599853 | /app/src/main/java/com/rlk/mi/FindPwByEmail.java | ee65b16002cc3c3feb25aa1853b911cd18864e59 | [
"Apache-2.0"
] | permissive | AISHANSHAN/RlkAccount | https://github.com/AISHANSHAN/RlkAccount | 090224b6d53a671fadb5dcd39d03c43fb9b3bb08 | 81b990843bab70ed47e35eb58bc3ddc1a6f7eae2 | refs/heads/master | 2016-09-16T20:42:23.484000 | 2016-07-29T10:06:23 | 2016-07-29T10:06:23 | 64,470,861 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rlk.mi;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.View.OnF... | UTF-8 | Java | 11,657 | java | FindPwByEmail.java | Java | [] | null | [] | package com.rlk.mi;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.View.OnF... | 11,657 | 0.44351 | 0.440422 | 275 | 41.389091 | 27.696495 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527273 | false | false | 3 |
4580c9ccf3c4c49a9513497c77842457afaf4ca0 | 27,298,812,145,366 | c1823200be91b33d048f73aa08eb164c04399a65 | /src/main/java/com/ssafy/vue/dao/noticeDao.java | 946bd24bdc283925b60d1a074520c22c5a69b90e | [] | no_license | hyaherl/HappyHouse | https://github.com/hyaherl/HappyHouse | ae02feeb44e41b7effd9c67fbf3dbf405e4e3f0a | 2793857fd8c3a1dcfbed52854f2d4decb63cf34c | refs/heads/master | 2022-12-25T04:22:27.608000 | 2020-09-02T09:40:16 | 2020-09-02T09:40:16 | 292,240,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.vue.dao;
import java.sql.SQLException;
import java.util.List;
import com.ssafy.vue.dto.notice;
public interface noticeDao {
List<notice> listnotice() throws SQLException;
notice contentNotice(int content) throws SQLException;
void noticeWrite(notice nt) throws SQLException;
}
| UTF-8 | Java | 304 | java | noticeDao.java | Java | [] | null | [] | package com.ssafy.vue.dao;
import java.sql.SQLException;
import java.util.List;
import com.ssafy.vue.dto.notice;
public interface noticeDao {
List<notice> listnotice() throws SQLException;
notice contentNotice(int content) throws SQLException;
void noticeWrite(notice nt) throws SQLException;
}
| 304 | 0.789474 | 0.789474 | 15 | 19.266666 | 19.793827 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
a631079da840a799f256b082ca31c5a4733a2aa4 | 27,298,812,147,097 | 935918151da809461215f7c37b03a9254403a3ca | /src/main/java/controle/Genetica.java | d5168fdda5d15112f7f967fa7e54b490967bb715 | [] | no_license | mateusmed/monografia | https://github.com/mateusmed/monografia | 673f661e355d3e37471633ce1386e73bc13b15bb | efcf148af75be6a29e965d64a4adbded98492ef1 | refs/heads/master | 2020-05-29T22:29:04.982000 | 2018-11-25T21:44:32 | 2018-11-25T21:44:32 | 189,409,696 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controle;
import entity.Individuo;
import java.util.*;
import java.util.logging.Logger;
public class Genetica {
private List<Integer> l1 = Arrays.asList(1, 2, 3);
private List<Integer> l2 = Arrays.asList(1, 3, 2);
private List<Integer> l3 = Arrays.asList(2, 1, 3);
private List<Integer> l4 =... | UTF-8 | Java | 3,791 | java | Genetica.java | Java | [] | null | [] | package controle;
import entity.Individuo;
import java.util.*;
import java.util.logging.Logger;
public class Genetica {
private List<Integer> l1 = Arrays.asList(1, 2, 3);
private List<Integer> l2 = Arrays.asList(1, 3, 2);
private List<Integer> l3 = Arrays.asList(2, 1, 3);
private List<Integer> l4 =... | 3,791 | 0.581346 | 0.568627 | 131 | 27.80916 | 32.03841 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633588 | false | false | 3 |
47c5041d4cd921dff35f7867dcbbeced8a5935c8 | 27,221,502,779,115 | d48cfe7bb65c3169dea931f605d62b4340222d75 | /chinahrd-hrbi/base/src/main/java/net/chinahrd/entity/dto/pc/promotionBoard/PromotionTotalDto.java | 798521debc79d32e0b83f21508e8185b21dc69ae | [] | no_license | a559927z/doc | https://github.com/a559927z/doc | 7b65aeff1d4606bab1d7f71307d6163b010a226d | 04e812838a5614ed78f8bbfa16a377e7398843fc | refs/heads/master | 2022-12-23T12:09:32.360000 | 2019-07-15T17:52:54 | 2019-07-15T17:52:54 | 195,972,411 | 0 | 0 | null | false | 2022-12-16T07:47:50 | 2019-07-09T09:02:38 | 2019-07-15T17:53:19 | 2022-12-16T07:47:46 | 127,475 | 0 | 0 | 55 | JavaScript | false | false | package net.chinahrd.entity.dto.pc.promotionBoard;
import java.io.Serializable;
import java.util.Date;
/**
* Created by Administrator on 2016/7/14.
*/
public class PromotionTotalDto implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
public String getUserName()... | UTF-8 | Java | 851 | java | PromotionTotalDto.java | Java | [] | null | [] | package net.chinahrd.entity.dto.pc.promotionBoard;
import java.io.Serializable;
import java.util.Date;
/**
* Created by Administrator on 2016/7/14.
*/
public class PromotionTotalDto implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
public String getUserName()... | 851 | 0.620447 | 0.611046 | 41 | 18.756098 | 17.372225 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414634 | false | false | 3 |
d1a7b9df02b63fa5e8db904ded32fae088a3db2d | 39,213,051,432,601 | 9cde12e8bbb75477d0fc9e3a24d487d05ed094e6 | /app/src/main/java/pem/tema4/vista/VistaAgregacion.java | 612770251a4add0bcf52adf8dfc34c14fbbc4aa1 | [] | no_license | eche23/Recetas-PA2.S3 | https://github.com/eche23/Recetas-PA2.S3 | 86b81c8503894d4bc43857ca34054599cabee4a2 | 8ed3199326d660fb45dc280f3bd0b01ee88a7cb4 | refs/heads/master | 2020-04-10T10:26:58.752000 | 2018-12-08T18:22:14 | 2018-12-08T18:22:14 | 160,966,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pem.tema4.vista;
import pem.tema4.AppMediador;
import android.app.Activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.EditText;
public class VistaAgregacion extends AppCompatActivity implements IVist... | UTF-8 | Java | 2,294 | java | VistaAgregacion.java | Java | [] | null | [] | package pem.tema4.vista;
import pem.tema4.AppMediador;
import android.app.Activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.EditText;
public class VistaAgregacion extends AppCompatActivity implements IVist... | 2,294 | 0.769734 | 0.768426 | 72 | 30.847221 | 28.334637 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.458333 | false | false | 3 |
cb265dc34a01070e122708db5d6966cdc1a7df7d | 38,130,719,675,343 | 717747955ef23f59ccd4b11d3af9eb8f0f73dc9c | /graphoptimization/src/edu/ucf/cs/multicore/project/datastructure/Queuable.java | 07f03e9cb1f3edcf2a48e145fb0b2401ac77018b | [] | no_license | iramin/multicore | https://github.com/iramin/multicore | 91a04f52a2f93c9a09a2b388d96914fb0dc56093 | 4eaeacf3a2a5ab7b28ad99939afafed52938d72e | refs/heads/master | 2020-06-03T21:14:30.577000 | 2014-11-07T23:02:35 | 2014-11-07T23:02:35 | 24,343,074 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ucf.cs.multicore.project.datastructure;
public interface Queuable<E> {
public void enqueue(E element);
public E dequeue() throws Exception;
public boolean isEmpty();
}
| UTF-8 | Java | 196 | java | Queuable.java | Java | [] | null | [] | package edu.ucf.cs.multicore.project.datastructure;
public interface Queuable<E> {
public void enqueue(E element);
public E dequeue() throws Exception;
public boolean isEmpty();
}
| 196 | 0.72449 | 0.72449 | 9 | 19.777779 | 18.41363 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 3 |
b8b9e1a57f1316b1baf46d0600ac0da9726552a7 | 37,469,294,716,280 | 9dc8b5d97a95ebd9e6c84818ab67ee1595089f58 | /TradingServiceApplication2/src/main/java/com/cg/tradingservice/controller/InvestorController.java | e4882c758421b0727198d7b1dbd008c916a43ec8 | [] | no_license | S-BHAVANI/TradingServiceApplication | https://github.com/S-BHAVANI/TradingServiceApplication | 6ad0436cdfd5945efe20f6ebcc9ddd206fded35d | e358e1bc9545ba7fd20b78a8ab73f33327b3c14f | refs/heads/master | 2023-01-30T09:15:52.418000 | 2020-12-14T06:26:00 | 2020-12-14T06:26:00 | 314,207,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.tradingservice.controller;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;... | UTF-8 | Java | 4,069 | java | InvestorController.java | Java | [
{
"context": "troller class for Investor details \n * \n * @author Akhil's\n * @version 2.0\n *\n */\n@CrossOrigin(origins = \"h",
"end": 1302,
"score": 0.9994896650314331,
"start": 1295,
"tag": "NAME",
"value": "Akhil's"
}
] | null | [] | package com.cg.tradingservice.controller;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;... | 4,069 | 0.740968 | 0.735807 | 138 | 28.485508 | 27.857878 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.362319 | false | false | 3 |
d8c6a096a2601ff9f5540fbed52224bdb14cc177 | 37,469,294,716,863 | 33ce288ecf28744fda0fd20951a1a6587a58b0c8 | /src/java/thinkinjava/test/Mock.java | c95e455500b3374cb4573a8160544653dfecff36 | [] | no_license | yelianghuo/CodeDemo | https://github.com/yelianghuo/CodeDemo | 114ee2d6e28369e4bd4f61522e93686a1f1fb9b7 | 0bb409d58653ea3fa32a6b8f1fc3d7c8e2878aef | refs/heads/master | 2020-05-09T19:50:45.331000 | 2019-04-15T01:03:25 | 2019-04-15T01:03:25 | 181,388,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thinkinjava.test;
/**
* Created by yelianghuo on 2018/7/13.
*/
public class Mock {
private static int getInt(boolean b) {
if(b) {
return 9;
}else {
return 10;
}
}
public static void main(String[] args) {
String a = "aaa";
String b... | UTF-8 | Java | 392 | java | Mock.java | Java | [
{
"context": "package thinkinjava.test;\n\n/**\n * Created by yelianghuo on 2018/7/13.\n */\npublic class Mock {\n\n privat",
"end": 55,
"score": 0.9991762042045593,
"start": 45,
"tag": "USERNAME",
"value": "yelianghuo"
}
] | null | [] | package thinkinjava.test;
/**
* Created by yelianghuo on 2018/7/13.
*/
public class Mock {
private static int getInt(boolean b) {
if(b) {
return 9;
}else {
return 10;
}
}
public static void main(String[] args) {
String a = "aaa";
String b... | 392 | 0.510204 | 0.484694 | 22 | 16.772728 | 15.165546 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 3 |
551b6bbdb08fc98e72e457b14285b2085298cb1b | 39,290,360,842,415 | 9c8b66ed6c8281b6c1827e356589d875bb9027da | /TestNG2/src/test/java/com/practice2/GmailTest.java | 4ae8d0b086e5328ce884e5ed8b0f4b52e86893a7 | [] | no_license | Mehmetjan/seleniumPractice | https://github.com/Mehmetjan/seleniumPractice | 8b29d13894bc08babc6fbb3d6f0e5e3cc51793f2 | 1673f268aa0b1652dcd1d2c977c7dccb0eb8e34c | refs/heads/main | 2023-05-05T13:26:51.292000 | 2021-05-29T01:50:33 | 2021-05-29T01:50:33 | 371,857,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice2;
import org.openqa.selenium.By;
import org.testng.annotations.Test;
public class GmailTest extends TestBase {
@Test
public void gmail() {
driver.get("https://www.gmail.com");
driver.findElement(By.xpath("//*[@id=\"identifierId\"]")).sendKeys("mbbugra1986");
driver.findElement(By.xpath(... | UTF-8 | Java | 463 | java | GmailTest.java | Java | [
{
"context": "(By.xpath(\"//*[@id=\\\"identifierId\\\"]\")).sendKeys(\"mbbugra1986\");\n\t\tdriver.findElement(By.xpath(\"//*[@id=\\\"yDmH0",
"end": 286,
"score": 0.9800621867179871,
"start": 275,
"tag": "PASSWORD",
"value": "mbbugra1986"
}
] | null | [] | package com.practice2;
import org.openqa.selenium.By;
import org.testng.annotations.Test;
public class GmailTest extends TestBase {
@Test
public void gmail() {
driver.get("https://www.gmail.com");
driver.findElement(By.xpath("//*[@id=\"identifierId\"]")).sendKeys("<PASSWORD>");
driver.findElement(By.xpath("... | 462 | 0.667387 | 0.652268 | 22 | 20.045454 | 24.296421 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 3 |
0e4160f0a2db0d50193c62868b53db8993bf8c0e | 19,610,820,734,453 | 2d8aaab79eb7931ef844b8aa4c1fec1a9b7342e8 | /TEST/src/IO/ReadConsole.java | 5b5d51a9883b0f8c6b28bde2e77b3f685b0f8e38 | [] | no_license | jyotijava80/TestProj | https://github.com/jyotijava80/TestProj | 7864c18d2118b2a69add342f9c76d0dd6412aa81 | f48421adcd74bcc935021d7147d0cd1304e206e4 | refs/heads/master | 2021-01-20T08:55:41.656000 | 2018-02-19T18:35:12 | 2018-02-19T18:35:12 | 101,575,155 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package IO;
import java.io.BufferedReader;
import java.io.Console;
import java.io.IOException;
import java.io.InputStreamReader;
public class ReadConsole {
public static void main(String[] args) {
// TODO Auto-generated method stub
BufferedReader br = new BufferedReader(new Input... | UTF-8 | Java | 511 | java | ReadConsole.java | Java | [] | null | [] | package IO;
import java.io.BufferedReader;
import java.io.Console;
import java.io.IOException;
import java.io.InputStreamReader;
public class ReadConsole {
public static void main(String[] args) {
// TODO Auto-generated method stub
BufferedReader br = new BufferedReader(new Input... | 511 | 0.655577 | 0.655577 | 28 | 16.25 | 18.280796 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 3 |
8ec13c7d5c865d24ee60d874961724b448caa59b | 36,137,854,865,434 | d27c392be40502f56113d7e7e0bcb35f85d4acd9 | /springmvc-01-hello/src/main/java/com/jiang/controller/FirstController.java | b3b332aa2dfe31fc93616cbef2f86c08a8673b8c | [] | no_license | CodePen9/SpringMVC-code | https://github.com/CodePen9/SpringMVC-code | 3a7ecc6d577f70d42ef5f83caf3162fdab3b8ce4 | b03ea45a1ee9af881ab1de65d1d2a2972db74f8a | refs/heads/master | 2022-11-14T00:37:25.679000 | 2020-07-06T04:34:29 | 2020-07-06T04:34:29 | 277,442,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jiang.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
/**
* @Title:
* @author: JiangPeng
*/
@Controller
public class FirstController {
/*
1.告诉SpringMVC这... | UTF-8 | Java | 788 | java | FirstController.java | Java | [
{
"context": "otation.RequestMethod;\n\n/**\n * @Title:\n * @author: JiangPeng\n */\n@Controller\npublic class FirstController {\n ",
"end": 243,
"score": 0.9998266696929932,
"start": 234,
"tag": "NAME",
"value": "JiangPeng"
}
] | null | [] | package com.jiang.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
/**
* @Title:
* @author: JiangPeng
*/
@Controller
public class FirstController {
/*
1.告诉SpringMVC这... | 788 | 0.684286 | 0.68 | 29 | 23.137932 | 20.595821 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 3 |
5360f0b039fba8acb4c242ca96b4eae8a64914c1 | 36,301,063,626,095 | ca5944c1ecada66b5a98db133c299821d8b48c06 | /app/src/main/java/com/jaszczurowskip/recyclerlivedata/datasource/ListItemDAO.java | 99d14e950999b2377bec3453d44a2593d2c0f3d9 | [] | no_license | JaszczurowskiP/RecyclerLiveData | https://github.com/JaszczurowskiP/RecyclerLiveData | e93743bb1951f1fae21d778ed23555f1cebb439f | 6decd26f317a856f6cae8e1c4f6e861f6059c540 | refs/heads/master | 2020-04-03T20:37:32.275000 | 2018-11-06T09:20:48 | 2018-11-06T09:20:48 | 155,551,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jaszczurowskip.recyclerlivedata.datasource;
import android.arch.lifecycle.LiveData;
import android.arch.persistence.room.Dao;
import android.arch.persistence.room.Delete;
import android.arch.persistence.room.Insert;
import android.arch.persistence.room.OnConflictStrategy;
import android.arch.persistence.ro... | UTF-8 | Java | 820 | java | ListItemDAO.java | Java | [
{
"context": "package com.jaszczurowskip.recyclerlivedata.datasource;\n\nimport android.arch",
"end": 26,
"score": 0.7653098106384277,
"start": 15,
"tag": "USERNAME",
"value": "zczurowskip"
},
{
"context": ".Query;\n\nimport java.util.List;\n\n/**\n * Created by jaszczurowskip on 15.... | null | [] | package com.jaszczurowskip.recyclerlivedata.datasource;
import android.arch.lifecycle.LiveData;
import android.arch.persistence.room.Dao;
import android.arch.persistence.room.Delete;
import android.arch.persistence.room.Insert;
import android.arch.persistence.room.OnConflictStrategy;
import android.arch.persistence.ro... | 820 | 0.768293 | 0.758537 | 29 | 27.241379 | 22.596392 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 3 |
d169b5046923043a84f5ba1e9590f95f2bf37ca9 | 38,912,403,721,995 | ef75b4955143797c1ac30a9bd0ba12a5e63c9a66 | /src/main/java/org/twitter/model/Users.java | f9b0a210c503fb2e88babf57d20d243c095b03e8 | [] | no_license | knhakan/twitter-streaming-api | https://github.com/knhakan/twitter-streaming-api | b56cdc776ea91e4a017f70158e9e2a7f2f98471e | 62e058364bacdf6fcf5d14c41d56e3c6f498c92d | refs/heads/master | 2023-04-29T02:17:42.731000 | 2021-05-18T19:48:54 | 2021-05-18T19:48:54 | 368,641,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.twitter.model;
public class Users {
private String name;
private String username;
private String id;
private String created_at;
/**
* @return String
*/
public String getName() {
return name;
}
/**
* @param name
*/
public void setName(String name) {
this.name ... | UTF-8 | Java | 1,251 | java | Users.java | Java | [] | null | [] | package org.twitter.model;
public class Users {
private String name;
private String username;
private String id;
private String created_at;
/**
* @return String
*/
public String getName() {
return name;
}
/**
* @param name
*/
public void setName(String name) {
this.name ... | 1,251 | 0.521982 | 0.521982 | 84 | 13.892858 | 17.957634 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.202381 | false | false | 3 |
d0fb0891e2eeacf3ef3b8a9097e5ba569ceab8d1 | 34,505,767,313,583 | 83c1b5529a2ec8b8f5953f8d5860efa20cbd5e18 | /app/src/main/java/com/nemator/needle/tasks/db/addPostLocationRequest/AddPostLocationRequestTask.java | c663c931008aba33227b2b8b3ef2422b3147744b | [] | no_license | as00paf/Needle | https://github.com/as00paf/Needle | 6f279fbbb67965728f01d35cacfa81587c5489d2 | 9f6f894897a22237b886314e00a0d03968d9ec48 | refs/heads/master | 2021-01-01T16:59:03.005000 | 2017-07-21T16:55:59 | 2017-07-21T16:55:59 | 34,182,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nemator.needle.tasks.db.addPostLocationRequest;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.os.AsyncTask;
import com.nemator.needle.broadcastReceiver.PostLocationRequestAlarm;
import com.nemator.needle.data.LocationServiceDBHelper;
import com.nemator... | UTF-8 | Java | 3,050 | java | AddPostLocationRequestTask.java | Java | [] | null | [] | package com.nemator.needle.tasks.db.addPostLocationRequest;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.os.AsyncTask;
import com.nemator.needle.broadcastReceiver.PostLocationRequestAlarm;
import com.nemator.needle.data.LocationServiceDBHelper;
import com.nemator... | 3,050 | 0.70918 | 0.706885 | 87 | 34.068966 | 29.841263 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 3 |
36dfa384dddf8094e1f0e326acb9ed1dda8b22b1 | 39,376,260,195,460 | e4fd6d5fd2ab95320ffbf6ed0d4b94fb2ea0b594 | /src/net/henryhu/andwell/BusyDialog.java | 637e0be6b56bea579f8fad77573ec82f7facd0a1 | [] | no_license | HenryHu/andwell | https://github.com/HenryHu/andwell | d0a20a5ae57e171d81853cb7b3462e54356d88ba | b6731a1331bfaf4e6330da507e00143edde9d8f6 | refs/heads/master | 2021-06-01T13:41:07.661000 | 2018-10-11T03:16:35 | 2018-10-11T03:16:35 | 2,740,115 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.henryhu.andwell;
import android.app.ProgressDialog;
import android.content.Context;
public class BusyDialog {
ProgressDialog busy;
Context context;
BusyDialog(Context context) {
busy = null;
this.context = context;
}
public void show(String title, String msg) {
hide();
busy = ProgressDia... | UTF-8 | Java | 549 | java | BusyDialog.java | Java | [] | null | [] | package net.henryhu.andwell;
import android.app.ProgressDialog;
import android.content.Context;
public class BusyDialog {
ProgressDialog busy;
Context context;
BusyDialog(Context context) {
busy = null;
this.context = context;
}
public void show(String title, String msg) {
hide();
busy = ProgressDia... | 549 | 0.644809 | 0.644809 | 30 | 17.299999 | 13.648321 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.433333 | false | false | 3 |
d5b302ac2ca8e78d59de5dfbdc8b7b6341a8473c | 18,511,309,098,724 | 358dc19a8c1f1bc30adeba16773da6734b6ed62b | /src/main/java/com/msun/dbmigrate/DbmigrateLauncher.java | 9fe5c93ad83c68a3fb8ff773058e079fc6467fed | [
"Apache-2.0"
] | permissive | MSUNorg/dbmigrate | https://github.com/MSUNorg/dbmigrate | 529e6a74b12b0e13e6142f56a364fa7705f803cc | 2d2621d865eb170fbf9b05ba191200c519b2a2dd | refs/heads/master | 2021-01-24T08:33:53.559000 | 2018-06-20T12:34:23 | 2018-06-20T12:34:23 | 69,016,042 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015-2020 msun.com All right reserved.
*/
package com.msun.dbmigrate;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.embedded.ConfigurableEmbeddedServletContainer;
import org.spring... | UTF-8 | Java | 1,375 | java | DbmigrateLauncher.java | Java | [
{
"context": "pringframework.http.HttpStatus;\r\n\r\n/**\r\n * @author zxc Aug 28, 2015 11:46:11 AM\r\n */\r\n@SpringBootApplica",
"end": 569,
"score": 0.9993167519569397,
"start": 566,
"tag": "USERNAME",
"value": "zxc"
}
] | null | [] | /*
* Copyright 2015-2020 msun.com All right reserved.
*/
package com.msun.dbmigrate;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.embedded.ConfigurableEmbeddedServletContainer;
import org.spring... | 1,375 | 0.693091 | 0.672 | 37 | 35.162163 | 32.930321 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 3 |
fb51f78d030b3b2dbd084e7ced294ad1c2a82b76 | 27,522,150,465,043 | f09b40c21953b4c0f5c03a0722da17149ed81bc5 | /app/src/main/java/com/example/shouldigoout/dataLayer/HomeAPI.java | 6269684255109bcc21325216bf836a42949d7875 | [] | no_license | AsmaaAlamrawy/should-i-go-out | https://github.com/AsmaaAlamrawy/should-i-go-out | c07f24a307faf888470675d3acff8b3ed8782bdf | 4238a2a6680e1f1efc3d6113010ad4a4434b3c03 | refs/heads/master | 2020-05-24T19:33:10.596000 | 2019-05-19T09:53:57 | 2019-05-19T09:53:57 | 187,437,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.shouldigoout.dataLayer;
import com.example.shouldigoout.model.GetWeatherByCoordinatesResponse;
import com.google.android.gms.maps.model.LatLng;
import io.reactivex.Flowable;
public interface HomeAPI {
Flowable<GetWeatherByCoordinatesResponse> getWeatherByCoordinates(LatLng coordinates);
}
| UTF-8 | Java | 317 | java | HomeAPI.java | Java | [] | null | [] | package com.example.shouldigoout.dataLayer;
import com.example.shouldigoout.model.GetWeatherByCoordinatesResponse;
import com.google.android.gms.maps.model.LatLng;
import io.reactivex.Flowable;
public interface HomeAPI {
Flowable<GetWeatherByCoordinatesResponse> getWeatherByCoordinates(LatLng coordinates);
}
| 317 | 0.845426 | 0.845426 | 10 | 30.700001 | 30.4074 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
ce2ac4692d7698d2064e4b2d96e6540bdd951aa7 | 4,870,492,978,500 | f424d439f5c29ad8716848a731ac5232a65d2576 | /src/main/java/com/feng/util/CpuNumUtils.java | 3a86be0fcdecb315cdff632d961171c2ce5b7953 | [
"Apache-2.0"
] | permissive | fengsam6/webmagic-learn | https://github.com/fengsam6/webmagic-learn | 25c8f78e9420818e8605f9c6522353d5d69f9f9e | b4611de8277a0bc1f6732f45e34be08c23065842 | refs/heads/master | 2022-02-05T04:50:15.461000 | 2022-01-15T08:50:18 | 2022-01-15T08:50:18 | 184,259,441 | 6 | 3 | Apache-2.0 | false | 2022-01-15T08:50:19 | 2019-04-30T12:37:15 | 2021-03-19T03:49:06 | 2022-01-15T08:50:18 | 80,512 | 4 | 1 | 1 | Java | false | false | package com.feng.util;
public class CpuNumUtils {
public static int getCpuNum(){
int n = Runtime.getRuntime().availableProcessors();
return n;
}
}
| UTF-8 | Java | 172 | java | CpuNumUtils.java | Java | [] | null | [] | package com.feng.util;
public class CpuNumUtils {
public static int getCpuNum(){
int n = Runtime.getRuntime().availableProcessors();
return n;
}
}
| 172 | 0.645349 | 0.645349 | 8 | 20.5 | 18.540497 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
61a501e81b6d8ccd9ee16570601958fe510f1e53 | 10,565,619,549,892 | 454c72743ea748614bc69a7b13fe3eeca707d04b | /base-business/src/main/java/com/bdjbd/service/matches/DataCategoryHandlerService.java | f00e2718c4cd58866c3d57569bef9fb34b523647 | [] | no_license | jojosuccess711/qualification | https://github.com/jojosuccess711/qualification | b82af6232bf489e0c983db3f719b3ee64467430d | c1a6e3588d6b755619626a8f38b927e967766006 | refs/heads/master | 2023-02-05T22:18:39.445000 | 2020-12-23T10:15:41 | 2020-12-23T10:15:41 | 323,866,978 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bdjbd.service.matches;
import com.bdjbd.bo.*;
import com.bdjbd.dao.entity.QaCategory;
import java.util.List;
import java.util.Map;
/**
* @author dbc
* @version 1.0
* @className DataHandlerService 数据处理
* @description TODO
* @date 2020/2/28
**/
public interface DataCategoryHandlerService {
/**
... | UTF-8 | Java | 1,278 | java | DataCategoryHandlerService.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author dbc\n * @version 1.0\n * @className DataHandlerService ",
"end": 164,
"score": 0.9996857643127441,
"start": 161,
"tag": "USERNAME",
"value": "dbc"
}
] | null | [] | package com.bdjbd.service.matches;
import com.bdjbd.bo.*;
import com.bdjbd.dao.entity.QaCategory;
import java.util.List;
import java.util.Map;
/**
* @author dbc
* @version 1.0
* @className DataHandlerService 数据处理
* @description TODO
* @date 2020/2/28
**/
public interface DataCategoryHandlerService {
/**
... | 1,278 | 0.647708 | 0.640068 | 56 | 20.035715 | 22.746243 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
563c5d45218f43bed72090df805f3848584e3491 | 4,054,449,181,378 | bbe34278f3ed99948588984c431e38a27ad34608 | /sources/de/danoeh/antennapod/core/util/-$$Lambda$QueueSorter$tTupnb1yIyh0u8cLyjxslMvwznY.java | fd4c9da195f681d0f51a314c98247b253f90681b | [] | no_license | sapardo10/parcial-pruebas | https://github.com/sapardo10/parcial-pruebas | 7af500f80699697ab9b9291388541c794c281957 | 938a0ceddfc8e0e967a1c7264e08cd9d1fe192f0 | refs/heads/master | 2020-04-28T02:07:08.766000 | 2019-03-10T21:51:36 | 2019-03-10T21:51:36 | 174,885,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.danoeh.antennapod.core.util;
import de.danoeh.antennapod.core.feed.FeedItem;
import java.util.Comparator;
/* compiled from: lambda */
public final /* synthetic */ class -$$Lambda$QueueSorter$tTupnb1yIyh0u8cLyjxslMvwznY implements Comparator {
public static final /* synthetic */ -$$Lambda$QueueSorter$tT... | UTF-8 | Java | 656 | java | -$$Lambda$QueueSorter$tTupnb1yIyh0u8cLyjxslMvwznY.java | Java | [] | null | [] | package de.danoeh.antennapod.core.util;
import de.danoeh.antennapod.core.feed.FeedItem;
import java.util.Comparator;
/* compiled from: lambda */
public final /* synthetic */ class -$$Lambda$QueueSorter$tTupnb1yIyh0u8cLyjxslMvwznY implements Comparator {
public static final /* synthetic */ -$$Lambda$QueueSorter$tT... | 656 | 0.742378 | 0.721037 | 16 | 40 | 45.526093 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
398c032fd9ac3952cf448f399d4ad94bfc233528 | 15,857,019,297,006 | dadfba4c79dc3083cda8daf08a036dd3c281124c | /3.JavaMultithreading/src/com/javarush/task/task30/task3001/Solution.java | 28ea4555d63a65519526870b68eaa94af4e42be9 | [] | no_license | CosmicCis/JavaRushTasks | https://github.com/CosmicCis/JavaRushTasks | 6e70f44605ef4d540b940f509c949b41b0613a37 | 4c4a2e437df583908547b94a739211d367073ad1 | refs/heads/master | 2023-07-27T11:22:51.228000 | 2021-09-04T15:12:36 | 2021-09-04T15:12:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task30.task3001;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
/*
Конвертер систем счислений
*/
public class Solution {
private static List<Character> list = new ArrayList<>();
static {
list.add('0');
list.add('1');
list.a... | UTF-8 | Java | 3,847 | java | Solution.java | Java | [] | null | [] | package com.javarush.task.task30.task3001;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
/*
Конвертер систем счислений
*/
public class Solution {
private static List<Character> list = new ArrayList<>();
static {
list.add('0');
list.add('1');
list.a... | 3,847 | 0.644193 | 0.633922 | 99 | 37.353535 | 35.478065 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.737374 | false | false | 3 |
73214b1baf2a91f3f13cee475ebba2b0bf1966c7 | 5,128,190,958,781 | a0b98e9fa95246ac2f92a1b15473e0f5b352e11e | /web-busnet/src/main/java/com/iliashenko/account/repository/BusRouteRepository.java | 841340908d785b5c52e2f0e14765bfd7fd027d4d | [] | no_license | iliashenkoa/bus_net | https://github.com/iliashenkoa/bus_net | 83d67fb168502182ef121b17c9514dde54350071 | 822376b33368950cd04ab65e44c8bd52c15aaaf2 | refs/heads/master | 2020-04-28T23:31:00.709000 | 2019-04-21T14:33:01 | 2019-04-21T14:33:01 | 175,657,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iliashenko.account.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.iliashenko.account.model.BusRoute;
public interface BusRouteRepository extends JpaRepository<BusRoute, Integer> {
}
| UTF-8 | Java | 236 | java | BusRouteRepository.java | Java | [] | null | [] | package com.iliashenko.account.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.iliashenko.account.model.BusRoute;
public interface BusRouteRepository extends JpaRepository<BusRoute, Integer> {
}
| 236 | 0.838983 | 0.838983 | 9 | 25.222221 | 29.570171 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 3 |
6619b563a0c2ce3aa9e8d35f2e9439252e61c4f7 | 12,799,002,547,178 | fc12b808efb05f2c9c2063132e77a3fc072cad3a | /src/main/java/ru/sberbank/autotests/pages/InsurancePage.java | 78c3111b72d76e99e8d39c89f717a33a52426304 | [] | no_license | jhupanen95/Aplana-DZ9 | https://github.com/jhupanen95/Aplana-DZ9 | 428206a0bf47783dcc88926d2ec045dcd8390959 | c51e61a026a4429700ba31ddc9446384a6f47e97 | refs/heads/master | 2021-07-21T03:45:46.835000 | 2019-11-25T13:14:33 | 2019-11-25T13:14:33 | 222,784,579 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.sberbank.autotests.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.ui.ExpectedConditions;
import ru.sberbank.autotests.utils.DriverManager;
public class InsurancePage extends BasePageObject{
@FindBy(xpath = "(//a[@class='kit-b... | UTF-8 | Java | 648 | java | InsurancePage.java | Java | [] | null | [] | package ru.sberbank.autotests.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.ui.ExpectedConditions;
import ru.sberbank.autotests.utils.DriverManager;
public class InsurancePage extends BasePageObject{
@FindBy(xpath = "(//a[@class='kit-b... | 648 | 0.753086 | 0.751543 | 18 | 35 | 27.414515 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
91cca812c393b216c0dff31b6dc3b092ef59b9eb | 1,125,281,500,118 | 09fa5476aa13e570adfa33d532fb739395a41c0c | /src/adicse/sigweb/servicio/impl/MaterialredServicioImpl.java | 37ac6c5ed0e75b917d12f8a00d4ec4e562bebb1a | [] | no_license | crojasadicse/sigweb | https://github.com/crojasadicse/sigweb | b3dc9f1001c0d4bbff2b69f4ec7d8fc9a43f2c22 | ff682ee120e11a3bdbabaad5b4bc25633045eb14 | refs/heads/master | 2020-07-09T20:05:51.610000 | 2017-06-13T22:37:04 | 2017-06-13T22:37:04 | 94,261,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adicse.sigweb.servicio.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import adicse.base.util.Pagination;
import adicse.sigweb.model.Materialred;
imp... | UTF-8 | Java | 1,476 | java | MaterialredServicioImpl.java | Java | [] | null | [] | package adicse.sigweb.servicio.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import adicse.base.util.Pagination;
import adicse.sigweb.model.Materialred;
imp... | 1,476 | 0.802846 | 0.802846 | 62 | 22.806452 | 22.940203 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983871 | false | false | 3 |
8a1a75da5680586058c17500306e1fb6d3d86ae6 | 14,628,658,621,200 | 6adf38c29933367e7e0de98739b215ea301645a7 | /src/LocalSearch/Statement.java | 8ffd9a0597ecde847259580de3f9303671d99507 | [] | no_license | GonMolon/AI_LocalSearch | https://github.com/GonMolon/AI_LocalSearch | a348c315373c1cec32ca0607df506301d0e5d3ea | 64c65fe981513ef258210410b8e41a880d525753 | refs/heads/master | 2021-04-30T22:21:27.880000 | 2016-11-09T18:38:09 | 2016-11-09T18:38:09 | 70,160,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LocalSearch;
import IA.Azamon.Oferta;
import IA.Azamon.Paquete;
import IA.Azamon.Paquetes;
import IA.Azamon.Transporte;
import javax.jws.soap.SOAPBinding;
import java.util.Comparator;
public class Statement {
private static Statement statement;
private Paquetes packages;
private Transporte tran... | UTF-8 | Java | 6,207 | java | Statement.java | Java | [] | null | [] | package LocalSearch;
import IA.Azamon.Oferta;
import IA.Azamon.Paquete;
import IA.Azamon.Paquetes;
import IA.Azamon.Transporte;
import javax.jws.soap.SOAPBinding;
import java.util.Comparator;
public class Statement {
private static Statement statement;
private Paquetes packages;
private Transporte tran... | 6,207 | 0.488803 | 0.48107 | 191 | 31.497383 | 21.489527 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65445 | false | false | 3 |
dec9ab245a0e194ebb17c3c06d5d1a0d6585ca68 | 14,628,658,622,870 | 0a6c07bb80c2ceee241a82597ea14c985b042038 | /huashu/src/main/java/com/tuodanhuashu/app/receiver/PushMessageBean.java | 1792ca7a33424400f1b3baa57dd7d08b0486ad13 | [] | no_license | syg-todo/P01TalkSkillAPP_Android | https://github.com/syg-todo/P01TalkSkillAPP_Android | 9a1458d351b33fe686a92df2c88bc30612d132b7 | def83426e9efeb7b06d38181130388a936b17dcc | refs/heads/master | 2022-01-12T22:57:19.314000 | 2019-06-27T01:04:10 | 2019-06-27T01:04:10 | 190,511,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tuodanhuashu.app.receiver;
public class PushMessageBean {
private String articleId = "";
private String keywords = "";
private int type = 0;
private String courseId = "";
public String getCourseId() {
return courseId;
}
public void setCourseId(String courseId) {
... | UTF-8 | Java | 836 | java | PushMessageBean.java | Java | [] | null | [] | package com.tuodanhuashu.app.receiver;
public class PushMessageBean {
private String articleId = "";
private String keywords = "";
private int type = 0;
private String courseId = "";
public String getCourseId() {
return courseId;
}
public void setCourseId(String courseId) {
... | 836 | 0.601675 | 0.600478 | 47 | 16.787233 | 16.084797 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.276596 | false | false | 3 |
db07939570b146affd2339f2489efe085b361f3a | 26,731,876,451,939 | 3f1f91ac1a6c43f7be9f2f6002c7831060f077b3 | /Hanhan_ERP/src/main/java/com/hanhan/service/device/DeviceTypeServiceImpl.java | 9436d094c91bbede73293dae6e56bb8ec2ca8a9c | [
"Apache-2.0"
] | permissive | vrigl/Hanhan_ERP | https://github.com/vrigl/Hanhan_ERP | 3ea7b7a09c245ecc5d5398cc90e62968c51032f8 | 2126ecf89d83d740142fb7a317230e7060253060 | refs/heads/master | 2020-07-03T03:09:05.795000 | 2019-08-11T15:42:58 | 2019-08-11T15:42:58 | 201,765,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hanhan.service.device;
import com.hanhan.bean.DeviceType;
import com.hanhan.bean.DeviceTypeExample;
import com.hanhan.mapper.DeviceMapper;
import com.hanhan.mapper.DeviceTypeMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.ut... | UTF-8 | Java | 649 | java | DeviceTypeServiceImpl.java | Java | [] | null | [] | package com.hanhan.service.device;
import com.hanhan.bean.DeviceType;
import com.hanhan.bean.DeviceTypeExample;
import com.hanhan.mapper.DeviceMapper;
import com.hanhan.mapper.DeviceTypeMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.ut... | 649 | 0.795069 | 0.795069 | 22 | 28.5 | 22.600784 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
2f9e62840398654b36be8526827e6e27c8c2c6d3 | 26,723,286,582,667 | f380b14a0a37c2d2ecf11438cbb470021198eecb | /user_interface/src/main/java/cn/denua/user_interface/MultiTypeAdapter.java | 7e5c1c006463401dd6a5a812849012b1e9f96a4c | [] | no_license | dengzii/AndroidTest | https://github.com/dengzii/AndroidTest | 89945b023b421ef593323011ef7b8fc1356622ac | f608dfa2646dcf70ac089f17bff9a17b7e2a784d | refs/heads/master | 2020-03-19T04:05:43.184000 | 2019-07-14T14:46:18 | 2019-07-14T14:46:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.denua.user_interface;
import android.content.Context;
import android.support.annotation.LayoutRes;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.ArrayMap;
import android.util.SparseArray;
import android.view.LayoutInflater;
import android.view.... | UTF-8 | Java | 4,767 | java | MultiTypeAdapter.java | Java | [] | null | [] | package cn.denua.user_interface;
import android.content.Context;
import android.support.annotation.LayoutRes;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.ArrayMap;
import android.util.SparseArray;
import android.view.LayoutInflater;
import android.view.... | 4,767 | 0.637298 | 0.63541 | 131 | 35.389313 | 30.027105 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610687 | false | false | 3 |
e0d564b5bec4c5e56e5d742f18e01cfc83481455 | 6,914,897,353,997 | 5297e664a22201b7b136358fc3046e5558881d99 | /DomainModelDesigner/src/main/java/com/diguits/domainmodeldesigner/domainmodel/views/DomainModelTreeView.java | d928b279d1eb49fb7beaed3bbc23420c91b7c022 | [
"Apache-2.0"
] | permissive | diguits/domainmodeldesigner | https://github.com/diguits/domainmodeldesigner | 804b2210f3b4f2fa6932a09d2299e7998ee8a116 | 212ea0ce34f69e1eb08be7dcb52f45fe65ec82db | refs/heads/master | 2021-08-26T08:32:56.588000 | 2017-11-15T15:16:59 | 2017-11-15T15:16:59 | 110,843,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diguits.domainmodeldesigner.domainmodel.views;
import com.diguits.domainmodeldesigner.domainmodel.models.BaseDefModel;
import com.diguits.javafx.container.views.TreeContainerView;
import javafx.scene.control.TreeItem;
public class DomainModelTreeView extends TreeContainerView<BaseDefModel>{
@Override
... | UTF-8 | Java | 592 | java | DomainModelTreeView.java | Java | [] | null | [] | package com.diguits.domainmodeldesigner.domainmodel.views;
import com.diguits.domainmodeldesigner.domainmodel.models.BaseDefModel;
import com.diguits.javafx.container.views.TreeContainerView;
import javafx.scene.control.TreeItem;
public class DomainModelTreeView extends TreeContainerView<BaseDefModel>{
@Override
... | 592 | 0.763514 | 0.763514 | 21 | 27.190475 | 27.01079 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619048 | false | false | 3 |
517e5a18e66fba052f6fda882317aeb56ca5d99d | 8,847,632,645,578 | fa0efa5993e3a5f6947e46ffcd6a40f07f6bda42 | /Primero Pasos/Courrier/src/Tabla2.java | 656b0138fcf8b1b2d0be53425711b10c817289de | [] | no_license | SandyMorel/Java-Basico | https://github.com/SandyMorel/Java-Basico | 113f7fe680d8e4d7ad2d57c22bc8fedbb486411a | 6a69e13d728188ab2f52c0c9e31793b6a23cf13e | refs/heads/master | 2021-05-14T18:34:59.395000 | 2018-02-28T20:56:53 | 2018-02-28T20:56:53 | 116,079,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import javax.swing.JTable;
import javax.swing.table.DefaultTableModel;
public class Tabla2 {
public void pasarvalores_paquetes(JTable to) {
String[] Columnas = {"Nombres", "Apellido", "Cedula", "Telefono", "Direccion", "Codigo", "Cantidad", "Tipo", "Peso", "Destino", "Estatus"};
DefaultTableMode... | UTF-8 | Java | 403 | java | Tabla2.java | Java | [
{
"context": "uetes(JTable to) {\n\n String[] Columnas = {\"Nombres\", \"Apellido\", \"Cedula\", \"Telefono\", \"Direccion\", ",
"end": 185,
"score": 0.9807445406913757,
"start": 178,
"tag": "NAME",
"value": "Nombres"
},
{
"context": "e to) {\n\n String[] Columnas = {\"... | null | [] |
import javax.swing.JTable;
import javax.swing.table.DefaultTableModel;
public class Tabla2 {
public void pasarvalores_paquetes(JTable to) {
String[] Columnas = {"Nombres", "Apellido", "Cedula", "Telefono", "Direccion", "Codigo", "Cantidad", "Tipo", "Peso", "Destino", "Estatus"};
DefaultTableMode... | 403 | 0.669975 | 0.662531 | 12 | 32.5 | 40.970516 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 3 |
ff91e093418a91d2e43c05f92de37c94d75372bc | 30,202,210,035,216 | dcb0a3399c0122870277cf13bab5959b9055f69b | /Back to Physics/src/items/PowerUp.java | c0b24c50e54a033a6ffec55ebdca1bee1f0730b9 | [] | no_license | kennyeni/back-to-physics | https://github.com/kennyeni/back-to-physics | 08bcf5eb69fa426f4b8b80aceaf405ef7f8cdf52 | 33f1a90217d90e962f17770500429551efd5366c | refs/heads/master | 2016-09-03T07:27:10.616000 | 2011-12-08T17:47:50 | 2011-12-08T17:47:50 | 32,117,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package items;
public class PowerUp {
}
| UTF-8 | Java | 42 | java | PowerUp.java | Java | [] | null | [] | package items;
public class PowerUp {
}
| 42 | 0.714286 | 0.714286 | 5 | 7.4 | 9.024411 | 22 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
0f83d7ed2d8dc986e2bd62fb87c76e02de892699 | 24,129,126,272,736 | 7d616b234fac011ec26024ba53e9cbcbc84ff1ea | /shopcart-core/src/test/java/com/devworkz/shopcart/service/impl/CustomUserDetailsServiceTest.java | 38a2c76e778f5c840de311d44cdbd463f1462585 | [] | no_license | bobsantos/shop-cart | https://github.com/bobsantos/shop-cart | 87eb1495ff230defa0c157591bc37e684a41f561 | 23d9f6999d686ac9a5e75d39db1beee28a2bd2c8 | refs/heads/master | 2021-01-01T17:32:07.453000 | 2012-10-05T12:11:55 | 2012-10-05T12:11:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devworkz.shopcart.service.impl;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
... | UTF-8 | Java | 2,471 | java | CustomUserDetailsServiceTest.java | Java | [
{
"context": "t {\n\tprivate static final String TEST_PASSWORD = \"test\";\n\tprivate static final Long TEST_ID = 1L;\n\tpriva",
"end": 878,
"score": 0.9995266199111938,
"start": 874,
"tag": "PASSWORD",
"value": "test"
},
{
"context": "EMAIL);\n\t\tuser.setId(TEST_ID);\n\t\tuser.setP... | null | [] | package com.devworkz.shopcart.service.impl;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
... | 2,474 | 0.766896 | 0.766491 | 93 | 25.569893 | 21.461342 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.688172 | false | false | 3 |
24ea21f8ae8566d4bed8df438fa066f748b6989a | 18,571,438,597,962 | dc3e53f15daff933c3cc6cdd3a5e0ee22e38035d | /service/src/main/java/cn/people/cms/modules/cms/service/impl/SiteService.java | b58c11340c4223c714cd1ce8d38314128c2c1188 | [] | no_license | nickel-fang/cms | https://github.com/nickel-fang/cms | fcb8578a620acf9ee4aa645085a28f5692bd9c24 | 5f68840a2a41e44b0597fa4551efa7c5508be705 | refs/heads/master | 2022-12-20T16:50:10.819000 | 2020-03-05T07:57:14 | 2020-03-05T07:57:14 | 245,101,730 | 0 | 0 | null | false | 2022-12-09T01:19:50 | 2020-03-05T07:56:30 | 2020-03-05T07:57:54 | 2022-12-09T01:19:50 | 6,208 | 0 | 0 | 16 | JavaScript | false | false | package cn.people.cms.modules.cms.service.impl;
import cn.people.cms.base.dao.BaseDao;
import cn.people.cms.base.service.impl.BaseService;
import cn.people.cms.modules.cms.model.Site;
import cn.people.cms.modules.cms.model.front.SiteVO;
import cn.people.cms.modules.cms.service.ISiteService;
import cn.people.cms.module... | UTF-8 | Java | 3,620 | java | SiteService.java | Java | [
{
"context": "rt java.util.stream.Collectors;\n\n/**\n * Created by lml on 2016/12/26.\n */\n@Transactional(readOnly = true",
"end": 1114,
"score": 0.9985009431838989,
"start": 1111,
"tag": "USERNAME",
"value": "lml"
}
] | null | [] | package cn.people.cms.modules.cms.service.impl;
import cn.people.cms.base.dao.BaseDao;
import cn.people.cms.base.service.impl.BaseService;
import cn.people.cms.modules.cms.model.Site;
import cn.people.cms.modules.cms.model.front.SiteVO;
import cn.people.cms.modules.cms.service.ISiteService;
import cn.people.cms.module... | 3,620 | 0.678488 | 0.674419 | 97 | 34.463917 | 25.933325 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701031 | false | false | 3 |
7a0825884ee763158933aacbcf7ea1c200a94bf9 | 14,139,032,349,547 | 126841c2d3b28d134855e2cc3fcfc5ffd5c0072b | /src/main/java/com/shred/greedy/_55_JumpGame.java | b5f3588a5c62a86125490f9aa6b98a77a5baee72 | [] | no_license | shredoreo/algorithm-java | https://github.com/shredoreo/algorithm-java | 112929ebf6665d991ad576a560bd567bd0dea7b6 | 9d178f462b0dac404f4164de8af361fea2409a8a | refs/heads/main | 2023-08-13T09:15:45.024000 | 2021-09-27T10:05:59 | 2021-09-27T10:05:59 | 401,403,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shred.greedy;
/*
55. 跳跃游戏
给定一个非负整数数组 nums ,你最初位于数组的 第一个下标 。
数组中的每个元素代表你在该位置可以跳跃的最大长度。
判断你是否能够到达最后一个下标。
示例 1:
输入:nums = [2,3,1,1,4]
输出:true
解释:可以先跳 1 步,从下标 0 到达下标 1, 然后再从下标 1 跳 3 步到达最后一个下标。
示例 2:
输入:nums = [3,2,1,0,4]
输出:false
解释:无论怎样,总会到达下标为 3 的位置。但该下标的最大跳跃长度是 0 , 所以永远不可能到达最后一个下标。
提示:
1 <= nums.l... | UTF-8 | Java | 1,554 | java | _55_JumpGame.java | Java | [] | null | [] | package com.shred.greedy;
/*
55. 跳跃游戏
给定一个非负整数数组 nums ,你最初位于数组的 第一个下标 。
数组中的每个元素代表你在该位置可以跳跃的最大长度。
判断你是否能够到达最后一个下标。
示例 1:
输入:nums = [2,3,1,1,4]
输出:true
解释:可以先跳 1 步,从下标 0 到达下标 1, 然后再从下标 1 跳 3 步到达最后一个下标。
示例 2:
输入:nums = [3,2,1,0,4]
输出:false
解释:无论怎样,总会到达下标为 3 的位置。但该下标的最大跳跃长度是 0 , 所以永远不可能到达最后一个下标。
提示:
1 <= nums.l... | 1,554 | 0.497207 | 0.452514 | 65 | 15.523077 | 15.196262 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 3 |
caddb8c233a971d6dcf0c08ec7fa2fd3bbe4254f | 12,730,283,077,649 | 4df578c2b3d2dfeb661106bcbb1cec8df12b0ead | /picocli-codegen-tests-java9plus/src/main/java/picocli/annotation/processing/tests/CommandSpec2YamlProcessor.java | 30e2d16a27af31090f360ac77c192fd10311662a | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Classpath-exception-2.0",
"GPL-2.0-only"
] | permissive | remkop/picocli | https://github.com/remkop/picocli | 2d2555762ba6cb4d58b5f0b3112342dc8191dbd3 | 8e48885fc25424bd84232a16cfca6f60d088bc96 | refs/heads/main | 2023-09-01T20:17:15.575000 | 2023-08-28T21:51:26 | 2023-08-28T21:51:26 | 80,640,282 | 4,563 | 577 | Apache-2.0 | false | 2023-09-14T11:43:03 | 2017-02-01T16:38:41 | 2023-09-14T11:05:08 | 2023-09-14T11:42:59 | 83,472 | 4,390 | 397 | 120 | Java | false | false | package picocli.annotation.processing.tests;
import picocli.CommandLine.Model.CommandSpec;
import picocli.codegen.annotation.processing.AbstractCommandSpecProcessor;
import javax.annotation.processing.RoundEnvironment;
import javax.lang.model.element.Element;
import javax.lang.model.element.TypeElement;
import java.i... | UTF-8 | Java | 1,292 | java | CommandSpec2YamlProcessor.java | Java | [] | null | [] | package picocli.annotation.processing.tests;
import picocli.CommandLine.Model.CommandSpec;
import picocli.codegen.annotation.processing.AbstractCommandSpecProcessor;
import javax.annotation.processing.RoundEnvironment;
import javax.lang.model.element.Element;
import javax.lang.model.element.TypeElement;
import java.i... | 1,292 | 0.702012 | 0.701238 | 36 | 34.888889 | 25.769035 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 3 |
21dadbb980cfdce8ddacf8d57e73f4ecd56e4e55 | 23,502,061,060,254 | 9512a245259fcc007988f869eee9e17c899d119d | /DictionaryCommandline.java | 03dff73937deb4716c3eb447aafd588da1b01923 | [] | no_license | trunganhvu/Dictionary_OOP | https://github.com/trunganhvu/Dictionary_OOP | 560dbe2ee56c61752cbf6f042389907249b15e8d | 81185089a6539cd826ac999f2950cc88082c2cc5 | refs/heads/master | 2020-03-31T20:38:20.524000 | 2020-02-19T08:35:24 | 2020-02-19T08:35:24 | 152,548,638 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package dictionary;
import java.io.IOException;
/**
*
* @author Tommmm^^
*/
public class DictionaryCommandline { ... | UTF-8 | Java | 1,839 | java | DictionaryCommandline.java | Java | [
{
"context": "import java.io.IOException;\r\n\r\n/**\r\n *\r\n * @author Tommmm^^\r\n */\r\npublic class DictionaryCommandline { ",
"end": 270,
"score": 0.9810959100723267,
"start": 264,
"tag": "USERNAME",
"value": "Tommmm"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package dictionary;
import java.io.IOException;
/**
*
* @author Tommmm^^
*/
public class DictionaryCommandline { ... | 1,839 | 0.507642 | 0.502183 | 50 | 34.68 | 33.739853 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 3 |
3488090d14cbee79af22521ea4c20b994a5393fc | 32,813,550,142,392 | 49a3e0d246483bfdbda4c79c5b135faf594c1366 | /src/net/sf/ardengine/events/IEvent.java | b940372130d5237b4bdd404a6a32587f7c8edab0 | [] | no_license | Mytrin/ArdEngine | https://github.com/Mytrin/ArdEngine | 506ab07864ff78b0e50ee3fe5386c9f4bcfbd99c | b024ac548b5b19e7bcaef962614bfe0c26b3fcdb | refs/heads/master | 2021-01-17T09:36:23.780000 | 2017-12-21T11:24:47 | 2017-12-21T11:24:47 | 83,989,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.ardengine.events;
/**
* Interface for events, which contain information about specific situation.
*
* Node.invokeEvent() processes this event through list of Node listeners
*/
public interface IEvent {
/**
* @return Purpose of event(faster than instanceof)
*/
public EventType getE... | UTF-8 | Java | 533 | java | IEvent.java | Java | [] | null | [] | package net.sf.ardengine.events;
/**
* Interface for events, which contain information about specific situation.
*
* Node.invokeEvent() processes this event through list of Node listeners
*/
public interface IEvent {
/**
* @return Purpose of event(faster than instanceof)
*/
public EventType getE... | 533 | 0.662289 | 0.662289 | 24 | 21.25 | 24.033398 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
cb55d79778dcbdac8734c1e05b9c9e235aac1b5e | 23,424,751,640,041 | 0a8b5cf49e871ca6d5612c46e06dbb1b71313f6e | /taskPro/taskPro-web/src/main/java/userBean/CheckKantoriBean.java | 7ee90bac5493fa88d3f0d684732a86ecd2d817e8 | [] | no_license | sarzwest/taskPro | https://github.com/sarzwest/taskPro | 60d52854f5fcce1d888830c824dd020c7212bb5c | b1378e0fbcb772fa5583c85610c0f9874e41c911 | refs/heads/master | 2020-04-25T03:17:48.179000 | 2013-02-06T22:18:18 | 2013-02-06T22:18:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package userBean;
import BL.IBussiness.ApplicationLocal;
import BL.IBussiness.IUzivatelB;
import BL.Uzivatel.UzivatelB;
import DL.entity.Kantor;
import DL.entity.Student;
import DL.entity.Uzivatel;
import java.io.Seriali... | UTF-8 | Java | 2,279 | java | CheckKantoriBean.java | Java | [
{
"context": "eana soužící k výpisu a mazání kantoru.\n * @author Lurtz\n */\n@ManagedBean(name = \"checkKantoriBean\")\n@Requ",
"end": 695,
"score": 0.9969132542610168,
"start": 690,
"tag": "NAME",
"value": "Lurtz"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package userBean;
import BL.IBussiness.ApplicationLocal;
import BL.IBussiness.IUzivatelB;
import BL.Uzivatel.UzivatelB;
import DL.entity.Kantor;
import DL.entity.Student;
import DL.entity.Uzivatel;
import java.io.Seriali... | 2,279 | 0.672239 | 0.672239 | 97 | 22.432989 | 19.698713 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371134 | false | false | 3 |
d31b47591fbe4e158b03c7faa916eb2c2c883006 | 11,158,325,092,407 | 896298b8f5dd45b8c471bae5912b10bdea9d8524 | /src/main/java/xyz/rushmead/stagelights/util/StageLightsTab.java | 585fae998fc576e5ce04501a3f976aee69d60906 | [] | no_license | Rushmead/Stagelights | https://github.com/Rushmead/Stagelights | c5d19ad8fc7d4da7774d1fba9a9adffb39bc9ba4 | 617f115475523f2f6b21e4af402142cc9ea3b815 | refs/heads/master | 2017-11-30T18:53:55.790000 | 2016-08-06T09:24:44 | 2016-08-06T09:24:44 | 63,876,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.rushmead.stagelights.util;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.init.Blocks;
import net.minecraft.item.Item;
import xyz.rushmead.stagelights.StageLights;
/**
* Created by Rushmead for StageLights.
*/
public class StageLightsTab {
public static CreativeTabs TAB = new C... | UTF-8 | Java | 495 | java | StageLightsTab.java | Java | [
{
"context": "shmead.stagelights.StageLights;\n\n/**\n * Created by Rushmead for StageLights.\n */\npublic class StageLightsTab ",
"end": 225,
"score": 0.9582209587097168,
"start": 217,
"tag": "USERNAME",
"value": "Rushmead"
}
] | null | [] | package xyz.rushmead.stagelights.util;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.init.Blocks;
import net.minecraft.item.Item;
import xyz.rushmead.stagelights.StageLights;
/**
* Created by Rushmead for StageLights.
*/
public class StageLightsTab {
public static CreativeTabs TAB = new C... | 495 | 0.721212 | 0.721212 | 21 | 22.571428 | 22.385309 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
303efbeb0d9c702e995e0aac1f1d971b3de54651 | 28,132,035,806,165 | b56e8b90663318ddebcee41ced89fd14418444c9 | /app/src/main/java/cn/weli/svideo/module/task/model/bean/CoinOpenStatusBean.java | bcc25c6e7650f9ed1d7d38c1da98ee82d5df745f | [] | no_license | Grekit-Sun-Coder/svideo | https://github.com/Grekit-Sun-Coder/svideo | 19ce81e26258de63eb98b402520b1a6eae2b110a | 8879a0f0b2ad47c704eebdd20f6244ea834ecfd8 | refs/heads/master | 2021-02-21T06:10:09.337000 | 2020-03-06T07:11:21 | 2020-03-06T07:11:21 | 245,351,989 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.weli.svideo.module.task.model.bean;
/**
* Function description
*
* @author Lei Jiang
* @version [1.0.0]
* @date 2019-12-25
* @see [class/method]
* @since [1.0.0]
*/
public class CoinOpenStatusBean {
public long seconds;
}
| UTF-8 | Java | 247 | java | CoinOpenStatusBean.java | Java | [
{
"context": "l.bean;\n\n/**\n * Function description\n *\n * @author Lei Jiang\n * @version [1.0.0]\n * @date 2019-12-25\n * @see [",
"end": 99,
"score": 0.9998283386230469,
"start": 90,
"tag": "NAME",
"value": "Lei Jiang"
}
] | null | [] | package cn.weli.svideo.module.task.model.bean;
/**
* Function description
*
* @author <NAME>
* @version [1.0.0]
* @date 2019-12-25
* @see [class/method]
* @since [1.0.0]
*/
public class CoinOpenStatusBean {
public long seconds;
}
| 244 | 0.651822 | 0.595142 | 15 | 15.466666 | 13.265829 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.133333 | false | false | 3 |
d8070a522fd59ead04915ddf421f7ca72e4b4f9b | 16,363,825,440,582 | 1a84c91c1b888820ca236b56c2a4cb01b2ecb52d | /app/src/main/java/id/thony/android/quranlite/data/source/preferences/DayNightPreferencesSource.java | 1d9a34770e7810810b0ec1bcf6018fcda0ae5f4f | [
"MIT"
] | permissive | fathonyfath/quran-lite-android | https://github.com/fathonyfath/quran-lite-android | 4a541a1b6be2256a43ac84cb03e86e10cc68c94a | 9f4948623b5500c923cb2818e7ab2797ca8760d9 | refs/heads/main | 2022-08-26T18:04:50.465000 | 2022-08-21T12:04:05 | 2022-08-21T12:04:05 | 164,826,906 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.thony.android.quranlite.data.source.preferences;
import android.annotation.SuppressLint;
import android.content.SharedPreferences;
public class DayNightPreferencesSource {
private static final String DAY_NIGHT_PREFERENCE_KEY = "DAY_NIGHT_PREFERENCE_KEY";
private final SharedPreferences sharedPrefe... | UTF-8 | Java | 802 | java | DayNightPreferencesSource.java | Java | [] | null | [] | package id.thony.android.quranlite.data.source.preferences;
import android.annotation.SuppressLint;
import android.content.SharedPreferences;
public class DayNightPreferencesSource {
private static final String DAY_NIGHT_PREFERENCE_KEY = "DAY_NIGHT_PREFERENCE_KEY";
private final SharedPreferences sharedPrefe... | 802 | 0.726933 | 0.726933 | 25 | 31.08 | 27.708366 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
761f56586f67f2637c693bbc3e848ba6472e1b81 | 25,005,299,623,549 | 4d70947af36d1f4f50432b27b08b29d86aec81c7 | /ResManagment/src/com/ts/web/reviewServlet.java | a4969ad4b6f829b469e38b91cbdd81e1d86c2493 | [] | no_license | navya-dan/Online-Restaurant-Guide | https://github.com/navya-dan/Online-Restaurant-Guide | cc894acca0492ece92fd4d808ccde8a02d7fe388 | 8e4add785aeae571261868ecf108c4096be2e4c0 | refs/heads/master | 2021-06-26T13:06:55.983000 | 2021-01-12T02:53:21 | 2021-01-12T02:53:21 | 185,922,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ts.web;
import java.io.IOException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Htt... | UTF-8 | Java | 1,844 | java | reviewServlet.java | Java | [] | null | [] | package com.ts.web;
import java.io.IOException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Htt... | 1,844 | 0.748373 | 0.747831 | 56 | 30.928572 | 28.394451 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 3 |
17e638801731fed728bbfd0161e6ab94f43e8b7b | 25,512,105,738,869 | 060130510a75e480ff55ad555d1508a2aa1f7e92 | /Laboratorio de computacion II - Trabajos practicos/src/TP7/ExcepcionesPropias.java | 907293a0e1cf9493f87d3231066d370a6ef9e58a | [] | no_license | jeremiasalvarez/lab-comp-2 | https://github.com/jeremiasalvarez/lab-comp-2 | 9c4ef1b4b350155656aafa47c9831143c8efea5e | 868badd1c73c7144df35f64b719fde650509c191 | refs/heads/master | 2020-07-01T22:28:05.384000 | 2019-11-29T15:43:31 | 2019-11-29T15:43:31 | 201,323,078 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TP7;
import java.util.Scanner;
public class ExcepcionesPropias {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int numero;
System.out.println("Ingresar un numero del 1 al 100");
numero = scan.nextInt();
validar(numer... | UTF-8 | Java | 566 | java | ExcepcionesPropias.java | Java | [] | null | [] | package TP7;
import java.util.Scanner;
public class ExcepcionesPropias {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int numero;
System.out.println("Ingresar un numero del 1 al 100");
numero = scan.nextInt();
validar(numer... | 566 | 0.551237 | 0.535336 | 29 | 17.517241 | 22.002541 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 3 |
54c1ce8210a738b21ba982ece1dde65883eb758e | 16,209,206,618,622 | 22838a58b5ff355e3db546739f1b1dc39e6fc89c | /DoubleDispatch/TeclaInvalidaException.java | 798f2ce7e837aea9315d66b362e5a65d38726a91 | [] | no_license | gigietelman/disenio_sistemas | https://github.com/gigietelman/disenio_sistemas | a3dc0f0ca24e6c9effcafa27bc60d9e01452eff6 | 44f818b7c004f48bba1b42ee69c9a37f68779a8c | refs/heads/master | 2023-01-06T19:23:17.840000 | 2020-10-28T00:46:11 | 2020-10-28T00:46:11 | 297,176,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DoubleDispatch;
public class TeclaInvalidaException extends Exception {
}
| UTF-8 | Java | 84 | java | TeclaInvalidaException.java | Java | [] | null | [] | package DoubleDispatch;
public class TeclaInvalidaException extends Exception {
}
| 84 | 0.833333 | 0.833333 | 5 | 15.8 | 21.479292 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
d337c88d4418c51122ef91cc4dacda628f84e0ae | 16,209,206,620,952 | a5e433478a6ab9931581bbc23b803726fc0a9109 | /transaction/src/main/java/tk/zhangh/springboot/transaction/lazy/StudentService.java | 484cfcbc65cc02339c08aae9bf13ad5227f2fbc3 | [] | no_license | zhanghTK/spring-boot | https://github.com/zhanghTK/spring-boot | a777c74b20499d7eec40617877d8c1159b44ca1c | de6ac666fd126e5a41748177815349245c5fc601 | refs/heads/master | 2021-06-23T14:59:50.714000 | 2017-07-15T04:37:08 | 2017-07-15T04:37:08 | 93,913,877 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.zhangh.springboot.transaction.lazy;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
/**
* Created by ZhangHao on 2017/7/15.
*/
@Component
public class StudentService {
@Aut... | UTF-8 | Java | 1,258 | java | StudentService.java | Java | [
{
"context": "ction.annotation.Transactional;\n\n/**\n * Created by ZhangHao on 2017/7/15.\n */\n@Component\npublic class Student",
"end": 252,
"score": 0.9997243881225586,
"start": 244,
"tag": "NAME",
"value": "ZhangHao"
}
] | null | [] | package tk.zhangh.springboot.transaction.lazy;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
/**
* Created by ZhangHao on 2017/7/15.
*/
@Component
public class StudentService {
@Aut... | 1,258 | 0.761526 | 0.753577 | 33 | 37.121212 | 35.418499 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
d71cc30317a7f847e26d8d3c0288cd4cc895f93d | 7,627,861,935,578 | 3c7502cc9da3b1827b0a7529985a4e62fa1ade61 | /redbeams-api/src/test/java/com/sequenceiq/redbeams/api/endpoint/v4/stacks/azure/AzureNetworkV4ParametersTest.java | 8b0ff34a026b08ae1ef289421a0a80bce6012515 | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0"
] | permissive | jdesjean/cloudbreak | https://github.com/jdesjean/cloudbreak | d77d630dab058df4aaa6cf609cb97f542c4cdf8c | d533f24162c043bd5345d07adef0e4074e938027 | refs/heads/master | 2020-07-06T05:06:10.822000 | 2019-08-13T19:55:33 | 2019-08-16T19:58:23 | 202,900,069 | 0 | 0 | Apache-2.0 | true | 2019-08-17T15:42:47 | 2019-08-17T15:42:46 | 2019-08-17T05:40:36 | 2019-08-17T15:35:46 | 69,727 | 0 | 0 | 0 | null | false | false | package com.sequenceiq.redbeams.api.endpoint.v4.stacks.azure;
import static org.assertj.core.api.Assertions.assertThat;
import com.sequenceiq.cloudbreak.common.mappable.CloudPlatform;
import java.util.Map;
import org.junit.Before;
import org.junit.Test;
public class AzureNetworkV4ParametersTest {
private Azur... | UTF-8 | Java | 1,313 | java | AzureNetworkV4ParametersTest.java | Java | [] | null | [] | package com.sequenceiq.redbeams.api.endpoint.v4.stacks.azure;
import static org.assertj.core.api.Assertions.assertThat;
import com.sequenceiq.cloudbreak.common.mappable.CloudPlatform;
import java.util.Map;
import org.junit.Before;
import org.junit.Test;
public class AzureNetworkV4ParametersTest {
private Azur... | 1,313 | 0.706017 | 0.70297 | 49 | 25.795918 | 29.024254 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
dcc195ad442976102322073f947a5f6795674acf | 29,197,187,696,433 | c516dc3adb2e8cf0b3e59d7b7bcf31dd1284a021 | /src/com/estore/utils/FillDataBean.java | 2065cce459edc42cd77d06a4f8197c9da337175a | [] | no_license | 794213535/webstore | https://github.com/794213535/webstore | ff7db3cfe969626cf563d8502151f37d27ad2ba5 | b83d712a3af3566ff11ecf81c2a3d92c89a8d64e | refs/heads/master | 2020-03-22T12:42:56.701000 | 2018-07-07T05:52:51 | 2018-07-07T05:52:51 | 140,056,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.estore.utils;
import java.lang.reflect.InvocationTargetException;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.beanutils.BeanUtils;
public class FillDataBean {
public static <T> T fillData(Class<T> clazz,HttpServletRequest request){
Map<String, Str... | UTF-8 | Java | 674 | java | FillDataBean.java | Java | [] | null | [] | package com.estore.utils;
import java.lang.reflect.InvocationTargetException;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.beanutils.BeanUtils;
public class FillDataBean {
public static <T> T fillData(Class<T> clazz,HttpServletRequest request){
Map<String, Str... | 674 | 0.721068 | 0.721068 | 31 | 20.741936 | 19.949884 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.806452 | false | false | 3 |
71cc925ed3c844a21654a15b3b7802e418510baa | 13,099,650,277,128 | a986d7f747d7648de33b2e775ae5e63206a95477 | /online-manage-console/src/main/java/com/wfj/search/online/management/console/service/HotWordService.java | 341295b173c127bb547069085f849f58e536027c | [] | no_license | suevip/wangfujing-online-searching | https://github.com/suevip/wangfujing-online-searching | e8c8c2413cfcf843bb39ada66cc1204a5632eee8 | 573206523ec0c8aafabc64134da570f52e0d1d51 | refs/heads/develop | 2018-03-07T07:18:59.805000 | 2016-05-25T03:26:13 | 2016-05-25T03:26:13 | 64,294,875 | 0 | 1 | null | true | 2016-07-27T09:19:23 | 2016-07-27T09:19:23 | 2016-05-31T05:44:40 | 2016-05-31T05:50:07 | 4,289 | 0 | 0 | 0 | null | null | null | package com.wfj.search.online.management.console.service;
import com.wfj.search.online.common.pojo.HotWordPojo;
import java.util.List;
/**
* <br/>create at 15-12-15
*
* @author liuxh
* @since 1.0.0
*/
public interface HotWordService {
/**
* 分页展示热词列表
*
* @param start 开始
* @param limit 条数
... | UTF-8 | Java | 1,888 | java | HotWordService.java | Java | [
{
"context": "ist;\n\n/**\n * <br/>create at 15-12-15\n *\n * @author liuxh\n * @since 1.0.0\n */\npublic interface HotWordServi",
"end": 188,
"score": 0.9996816515922546,
"start": 183,
"tag": "USERNAME",
"value": "liuxh"
}
] | null | [] | package com.wfj.search.online.management.console.service;
import com.wfj.search.online.common.pojo.HotWordPojo;
import java.util.List;
/**
* <br/>create at 15-12-15
*
* @author liuxh
* @since 1.0.0
*/
public interface HotWordService {
/**
* 分页展示热词列表
*
* @param start 开始
* @param limit 条数
... | 1,888 | 0.542428 | 0.529373 | 82 | 17.682926 | 16.238226 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243902 | false | false | 3 |
9aee9672585ac450836ea5206c8d485f8c3c39ac | 7,730,941,183,599 | 5d75cf39da084d67eb1f8a7e2d3095c376455008 | /other/src/com/joymeng/slg/union/task/AlliDailyTask.java | 0bdecd4a29aba8695ead6485053d101691f66b83 | [] | no_license | keyking-coin/code | https://github.com/keyking-coin/code | 1413a32a9901725228004cd971f6efac4a4e5121 | bdba6b9d8a7bb8a4ac682d7ff5f12d3e37c27bdb | refs/heads/master | 2020-04-04T05:46:34.108000 | 2016-09-30T07:09:46 | 2016-09-30T07:09:46 | 52,215,473 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.joymeng.slg.union.task;
import com.joymeng.common.util.TimeUtils;
public class AlliDailyTask extends AlliTask {
//进度
int schedule;
//开启时间
long openTime;
//完成持续时间
long continued = 0;
@Override
protected int updateProgress(int count) {
if(count > 0)
schedule += count;
return schedule;
}
... | UTF-8 | Java | 626 | java | AlliDailyTask.java | Java | [] | null | [] | package com.joymeng.slg.union.task;
import com.joymeng.common.util.TimeUtils;
public class AlliDailyTask extends AlliTask {
//进度
int schedule;
//开启时间
long openTime;
//完成持续时间
long continued = 0;
@Override
protected int updateProgress(int count) {
if(count > 0)
schedule += count;
return schedule;
}
... | 626 | 0.703072 | 0.699659 | 36 | 15.277778 | 15.239953 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 3 |
82350bfa26a632d4803cd414e015aa5abd9b63b6 | 8,108,898,296,088 | fc5193b59b7453fca18a403adac03ac0c2104b91 | /src/main/java/jtm/tasks/fundamentals/DiceHistogram.java | fa0ca5609b25a22b175065a26e2a05b6c8edf3db | [] | no_license | ibelecka/java2020 | https://github.com/ibelecka/java2020 | b6086d33e4e9e005d889eeb6de9ea3aa4a5466d8 | f97ab6517b24ea41564211fc243c20409cf0ffb7 | refs/heads/master | 2022-01-19T20:14:29.469000 | 2020-02-26T10:57:59 | 2020-02-26T10:57:59 | 234,135,878 | 0 | 0 | null | false | 2022-01-07T00:20:46 | 2020-01-15T17:32:56 | 2020-02-26T10:58:02 | 2022-01-07T00:20:45 | 3,748 | 0 | 0 | 3 | Java | false | false | package jtm.tasks.fundamentals;
public class DiceHistogram {
/*
* TODO A 6-sided die is rolled a number of times and the results are plotted as
* a character-based histogram.
*
* You will be passed the dice value frequencies, and your task is to write the
* code to return a string representing a histogram... | UTF-8 | Java | 1,096 | java | DiceHistogram.java | Java | [] | null | [] | package jtm.tasks.fundamentals;
public class DiceHistogram {
/*
* TODO A 6-sided die is rolled a number of times and the results are plotted as
* a character-based histogram.
*
* You will be passed the dice value frequencies, and your task is to write the
* code to return a string representing a histogram... | 1,096 | 0.604927 | 0.578467 | 37 | 28.621622 | 27.463343 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.108108 | false | false | 3 |
2724fa23502bf994ed6cafb11bfb54d21323ba0b | 27,625,229,661,281 | 04b460198f5fbf3368443c2105f979421b630aa2 | /domino-ui/src/main/java/org/dominokit/domino/ui/Typography/Strong.java | 9f497117e6f56e3f86e0e73c21cc0c7bdcade523 | [
"Apache-2.0"
] | permissive | RaulPampliegaMayoral/domino-ui | https://github.com/RaulPampliegaMayoral/domino-ui | 7a357b8847bf15421c5b388db15b73f744fad0b0 | 4a67b72a6448537310fe63ec4df6ce31be5ff03f | refs/heads/master | 2021-07-16T13:02:00.806000 | 2020-10-17T15:12:15 | 2020-10-17T15:12:15 | 171,243,344 | 0 | 0 | Apache-2.0 | true | 2019-07-03T09:35:54 | 2019-02-18T08:24:17 | 2019-02-18T08:24:20 | 2019-07-03T09:35:54 | 26,657 | 0 | 0 | 0 | Java | false | false | package org.dominokit.domino.ui.Typography;
import elemental2.dom.HTMLElement;
import org.dominokit.domino.ui.utils.BaseDominoElement;
import static org.jboss.elemento.Elements.strong;
public class Strong extends BaseDominoElement<HTMLElement, Strong> {
private HTMLElement element = strong().element();
pub... | UTF-8 | Java | 571 | java | Strong.java | Java | [] | null | [] | package org.dominokit.domino.ui.Typography;
import elemental2.dom.HTMLElement;
import org.dominokit.domino.ui.utils.BaseDominoElement;
import static org.jboss.elemento.Elements.strong;
public class Strong extends BaseDominoElement<HTMLElement, Strong> {
private HTMLElement element = strong().element();
pub... | 571 | 0.698774 | 0.697023 | 25 | 21.84 | 21.091572 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
c04be3902157dc32d028862ad2235599b9b54296 | 18,090,402,321,301 | 4ad676ceede02a1f5b89623db3cba1a79755c77b | /RemoveCharacters.java | 0b2857bb694fb66dd0b49662b8a739f9ff504350 | [] | no_license | timstoddard/Code-Eval-Solutions | https://github.com/timstoddard/Code-Eval-Solutions | d320f7d5d4ba1ecac058172b7ee114c6122aef96 | dd975c6d0adf26106aa9fd90b7759d0cc0cea5be | refs/heads/master | 2021-01-10T02:37:30.778000 | 2016-01-10T00:46:54 | 2016-01-10T00:46:54 | 49,347,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
public class RemoveCharacters {
public static void main (String[] args) throws IOException {
File file = new File(/*args[0]*/"/Users/timstoddard/Dropbox/school/homestead/Comp Sci Ap/ava/workspace/CodeEval/RemoveCharacters.txt");
BufferedReader buffer = new BufferedReader(new FileRe... | UTF-8 | Java | 911 | java | RemoveCharacters.java | Java | [
{
"context": "{\n File file = new File(/*args[0]*/\"/Users/timstoddard/Dropbox/school/homestead/Comp Sci Ap/ava/workspac",
"end": 174,
"score": 0.9995071291923523,
"start": 163,
"tag": "USERNAME",
"value": "timstoddard"
}
] | null | [] | import java.io.*;
public class RemoveCharacters {
public static void main (String[] args) throws IOException {
File file = new File(/*args[0]*/"/Users/timstoddard/Dropbox/school/homestead/Comp Sci Ap/ava/workspace/CodeEval/RemoveCharacters.txt");
BufferedReader buffer = new BufferedReader(new FileRe... | 911 | 0.518112 | 0.50933 | 22 | 40.454544 | 30.771484 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 3 |
2630622b6e3313c25f04b97c88d03fb5cbd90357 | 11,974,368,835,881 | 1aba10a7db729854194eb02ab59b23273e47259f | /calimocho-tab/src/test/java/org/hupo/psi/calimocho/tab/io/DefaultRowReaderTest.java | b72ddca4d942895d6f92bf8d19c8dc151920e836 | [
"CC-BY-4.0"
] | permissive | MICommunity/psimi | https://github.com/MICommunity/psimi | 442b8ca2adac0e2cfb589ca983a898050ec59742 | 9baca51cd699a69b3a61533093919ccd614b42b4 | refs/heads/master | 2023-04-08T04:42:09.071000 | 2018-08-22T15:38:10 | 2018-08-22T15:38:10 | 34,381,736 | 6 | 4 | CC-BY-4.0 | false | 2023-03-15T12:20:58 | 2015-04-22T09:35:33 | 2023-01-11T17:08:55 | 2023-03-15T12:20:57 | 333,620 | 4 | 3 | 15 | Java | false | false | package org.hupo.psi.calimocho.tab.io;
import junit.framework.Assert;
import org.hupo.psi.calimocho.io.IllegalFieldException;
import org.hupo.psi.calimocho.io.IllegalRowException;
import org.hupo.psi.calimocho.key.CalimochoKeys;
import org.hupo.psi.calimocho.tab.AbstractCalimochoTabTest;
import org.hupo.psi.cal... | UTF-8 | Java | 21,276 | java | DefaultRowReaderTest.java | Java | [
{
"context": "ection;\r\nimport java.util.List;\r\n\r\n/**\r\n * @author Bruno Aranda (baranda@ebi.ac.uk)\r\n * @version $Id$\r\n * @since ",
"end": 1251,
"score": 0.9998844265937805,
"start": 1239,
"tag": "NAME",
"value": "Bruno Aranda"
},
{
"context": " java.util.List;\r\n\r\n/**\r... | null | [] | package org.hupo.psi.calimocho.tab.io;
import junit.framework.Assert;
import org.hupo.psi.calimocho.io.IllegalFieldException;
import org.hupo.psi.calimocho.io.IllegalRowException;
import org.hupo.psi.calimocho.key.CalimochoKeys;
import org.hupo.psi.calimocho.tab.AbstractCalimochoTabTest;
import org.hupo.psi.cal... | 21,260 | 0.608996 | 0.595084 | 477 | 42.603775 | 33.311253 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528302 | false | false | 3 |
1740a1e9c989af04abb7695d733e162712f32fad | 10,033,043,651,816 | d881ff6c893792e3027346100c2b839beaedc246 | /app/src/main/java/mobi/medbook/android/events/notifications/EventLoadNofications.java | f78d4296ee270b13939b0d0f8e46d5da30a62244 | [] | no_license | IhorSpivak/MedBook | https://github.com/IhorSpivak/MedBook | a9dffa304b203bcddf0205358a419c38ed879128 | 97d0048495a7c613fe4f5779c16956270cee1dee | refs/heads/master | 2022-02-17T17:34:26.672000 | 2019-09-29T22:37:17 | 2019-09-29T22:37:17 | 198,087,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mobi.medbook.android.events.notifications;
import mobi.medbook.android.events.core.Event;
public class EventLoadNofications extends Event {
public EventLoadNofications(boolean success, String message) {
super(EVENT_LOAD_NOTIFICATIONS);
}
}
| UTF-8 | Java | 266 | java | EventLoadNofications.java | Java | [] | null | [] | package mobi.medbook.android.events.notifications;
import mobi.medbook.android.events.core.Event;
public class EventLoadNofications extends Event {
public EventLoadNofications(boolean success, String message) {
super(EVENT_LOAD_NOTIFICATIONS);
}
}
| 266 | 0.774436 | 0.774436 | 9 | 28.555555 | 25.07815 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 3 |
46994933350d2f5b97fe78edd5c21ea0cccd5808 | 17,033,840,303,277 | a3c531fc2ddb7451ec3ff0f6115b0ab341b324a5 | /app/src/main/java/org/ahmadhelmiyahya775/MathForFun/KalkulatorTabung.java | 84183c38cbc9b7df1100240d8e1241c9d09b859d | [] | no_license | ahmadhelmi775/ProjectUTS | https://github.com/ahmadhelmi775/ProjectUTS | 67e01a73081779b7e5b2f366124d1a2118c08f6d | 8792dba4d453fa561e7b91c4c127654b702619ea | refs/heads/master | 2021-05-20T14:39:42.221000 | 2020-04-02T02:02:39 | 2020-04-02T02:02:39 | 252,336,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ahmadhelmiyahya775.MathForFun;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
... | UTF-8 | Java | 2,962 | java | KalkulatorTabung.java | Java | [
{
"context": "package org.ahmadhelmiyahya775.MathForFun;\n\nimport android.content.Intent;\nimpor",
"end": 30,
"score": 0.7431163787841797,
"start": 20,
"tag": "USERNAME",
"value": "miyahya775"
}
] | null | [] | package org.ahmadhelmiyahya775.MathForFun;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
... | 2,962 | 0.702566 | 0.697839 | 69 | 41.913044 | 30.956604 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 1 |
3caef39ef8231d25c10525145becb96e28e93137 | 17,059,610,162,759 | d3c40c09f50229b6f7b75866b1e75655dc2ed100 | /gwa/src/main/java/com/tks/gwa/entity/Tradepost.java | 023fc984edda3aceae23ae2bdc0e8be792691560 | [] | no_license | hoangngominhtung212192/capstone | https://github.com/hoangngominhtung212192/capstone | 21466a39c41937ca0d68ad9b685091f4cc483599 | 09c5df4954f7be42787017300e3947e4891857c1 | refs/heads/master | 2020-03-30T11:10:45.902000 | 2019-02-11T07:43:41 | 2019-02-11T07:43:41 | 151,157,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tks.gwa.entity;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name = "tradepost")
public class Tradepost implements Serializable {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
@Column(name = "id")
private int id;
@Column(name = "approvalstatus")
... | UTF-8 | Java | 4,500 | java | Tradepost.java | Java | [] | null | [] | package com.tks.gwa.entity;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name = "tradepost")
public class Tradepost implements Serializable {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
@Column(name = "id")
private int id;
@Column(name = "approvalstatus")
... | 4,500 | 0.624444 | 0.624444 | 225 | 19 | 16.862581 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 1 |
6a8c61aafef92e55c25bbd4a18abd545becfdec6 | 8,753,143,393,339 | 6a418002abe7bfefd6c2d8d3e86162671d0ba124 | /intro_comp_sci/assign6/src/Board.java | 3b5ad9664bdb8ac917d23f064d72ffeab75d0c5f | [] | no_license | p8858xp/portfolio | https://github.com/p8858xp/portfolio | 25cee70533535fe990b5f22adeffd240d045c048 | 15f4290c7107e306a8f8ca92cd363dbf209814ff | refs/heads/master | 2022-12-09T07:05:38.820000 | 2019-07-26T17:38:56 | 2019-07-26T17:38:56 | 152,906,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //HW6(Board)
//pp1445
//
//Paul Park
//1 hour
//*************************
public class Board {
int [][] board;
public Board(){
board = new int[3][3];
}
//create a method called container
public int container(int x, int y){
return board[x][y];
}
//create a method called put that will take in a string and two... | UTF-8 | Java | 1,710 | java | Board.java | Java | [
{
"context": "//HW6(Board)\n//pp1445\n//\n//Paul Park\n//1 hour\n//*************************\npublic class",
"end": 36,
"score": 0.999700129032135,
"start": 27,
"tag": "NAME",
"value": "Paul Park"
}
] | null | [] | //HW6(Board)
//pp1445
//
//<NAME>
//1 hour
//*************************
public class Board {
int [][] board;
public Board(){
board = new int[3][3];
}
//create a method called container
public int container(int x, int y){
return board[x][y];
}
//create a method called put that will take in a string and two in... | 1,707 | 0.515205 | 0.44386 | 69 | 23.782608 | 25.755184 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.246377 | false | false | 1 |
fdf868c554bde73fdf2956ddff643412ca3752a1 | 30,150,670,428,959 | 6cde52773994ab16570e3479c6e68dd49bc86fc2 | /2/CPM/FinalModule/src/logic/TravelAgency.java | 298393d61e1d3e4cbcdd5ff779260b128f15fbb1 | [] | no_license | themrcesi/Computer-Software-Engineering | https://github.com/themrcesi/Computer-Software-Engineering | 8053b4e7d566bc543d99f638e49c65faa6a140e5 | 87c1601a816edeaab247763cc108d740164b78f9 | refs/heads/master | 2019-12-15T03:27:22.541000 | 2018-12-30T11:09:12 | 2018-12-30T11:09:12 | 86,713,998 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.FilterWriter;
import java.io.IOException;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.util.ArrayList;
import java.util.Comparator;
im... | UTF-8 | Java | 14,942 | java | TravelAgency.java | Java | [] | null | [] | package logic;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.FilterWriter;
import java.io.IOException;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.util.ArrayList;
import java.util.Comparator;
im... | 14,942 | 0.679494 | 0.676014 | 740 | 19.191893 | 22.159336 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.372973 | false | false | 1 |
ec849b5d7abaf02fa3d3a9e9e1df322db35c8116 | 858,993,509,222 | 26be270a249ff5f89f0ab1f1c53a0d0eb69d6dc2 | /egakat-core-services/src/main/java/com/egakat/core/services/crud/api/QueryByCodigoService.java | 780422003500c9d8987d244fbef1257ef938c1fe | [] | no_license | github-ek/egakat-core | https://github.com/github-ek/egakat-core | b02c84f12e9161e91487571a89d79e91fc8d1871 | a4fee2aef7e0bde39c18562ea337c3953ba1d24f | refs/heads/master | 2020-03-19T10:23:11.514000 | 2019-09-23T03:59:59 | 2019-09-23T03:59:59 | 136,365,642 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.egakat.core.services.crud.api;
import java.util.Optional;
import org.springframework.transaction.annotation.Transactional;
import com.egakat.core.domain.ObjectWithCode;
public interface QueryByCodigoService<M extends ObjectWithCode<ID>, ID> {
@Transactional(readOnly = true)
Optional<M> findByCodigo(S... | UTF-8 | Java | 337 | java | QueryByCodigoService.java | Java | [] | null | [] | package com.egakat.core.services.crud.api;
import java.util.Optional;
import org.springframework.transaction.annotation.Transactional;
import com.egakat.core.domain.ObjectWithCode;
public interface QueryByCodigoService<M extends ObjectWithCode<ID>, ID> {
@Transactional(readOnly = true)
Optional<M> findByCodigo(S... | 337 | 0.810089 | 0.810089 | 14 | 23.142857 | 25.491896 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 1 |
19c2c7e024010680097d6c25bf32a0e3883ff6bc | 23,192,823,404,284 | f649bf9d05fd0f7d44aa4c383e3321d4338caf46 | /src/main/java/com/crime/model/bean/CriminalInfo.java | d1c69174cbb6d6f90f0381d8297c691cf18ccbff | [] | no_license | syt123450/america-crime-backend | https://github.com/syt123450/america-crime-backend | 48e17e55874081f4c2caa2f20b31c3cb9428465d | 434f9e2fc7005f12b4d5a7f96e5733e7340b734f | refs/heads/master | 2020-03-17T03:01:42.897000 | 2018-05-21T07:21:17 | 2018-05-21T07:21:17 | 133,216,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crime.model.bean;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* Created by ss on 2018/5/12.
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class CriminalInfo {
private int suspect;
private int arrested;
private int victim;
}
| UTF-8 | Java | 310 | java | CriminalInfo.java | Java | [
{
"context": "mport lombok.NoArgsConstructor;\n\n/**\n * Created by ss on 2018/5/12.\n */\n\n@Data\n@NoArgsConstructor\n@AllA",
"end": 139,
"score": 0.9975581765174866,
"start": 137,
"tag": "USERNAME",
"value": "ss"
}
] | null | [] | package com.crime.model.bean;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* Created by ss on 2018/5/12.
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class CriminalInfo {
private int suspect;
private int arrested;
private int victim;
}
| 310 | 0.748387 | 0.725806 | 19 | 15.315789 | 12.452235 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 1 |
9620d2c7eedcb9f286596d1e7e6f1ad854e412d7 | 7,206,955,183,105 | fd402ae283b78e7e07c2e22f0e96fe8f53bf9a99 | /BetsJSF2-Hibernate/src/modelo/bean/MenuBean.java | f85e2073dfcd2b7b917d4d2056d2627f28a6b773 | [] | no_license | Itusil/BetsJSF-Hibernate | https://github.com/Itusil/BetsJSF-Hibernate | 288b2d40ab1d87ec4c172573710ec14fe74c5e88 | 0c17cca5b0f167ad5003016a0bbf4a9b37a26f21 | refs/heads/master | 2023-02-02T17:30:57.184000 | 2020-12-16T10:18:50 | 2020-12-16T10:18:50 | 320,537,413 | 0 | 0 | null | false | 2020-12-16T10:04:34 | 2020-12-11T10:12:26 | 2020-12-15T09:55:21 | 2020-12-16T10:04:34 | 13,349 | 0 | 0 | 0 | Java | false | false | package modelo.bean;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Vector;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import org.primefaces.event.SelectEvent;
import businessLogic... | ISO-8859-10 | Java | 3,463 | java | MenuBean.java | Java | [] | null | [] | package modelo.bean;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Vector;
import javax.faces.application.FacesMessage;
import javax.faces.context.FacesContext;
import org.primefaces.event.SelectEvent;
import businessLogic... | 3,463 | 0.709705 | 0.708839 | 150 | 22.08 | 20.41683 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 1 |
0290734217dbab345dfaf5a84549c01d5b86e289 | 18,253,611,011,134 | 0581dd75bbaaaa90a42fd62c352170b2ca6d9ae6 | /src/java/mx/org/kaana/kajool/enums/EEncabezadosCargaAlumno.java | 9b28f58144669db8648abbff136b2d3c4941b84f | [] | no_license | TeamDeveloper2016/jom | https://github.com/TeamDeveloper2016/jom | a6cebf86f5ece8b72becdd11204b3a2affbb8e5c | a1131a741255689cd82c4ef4c40d15b675062e0c | refs/heads/master | 2020-10-02T05:50:06.105000 | 2020-07-22T20:24:13 | 2020-07-22T20:24:13 | 227,715,196 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.org.kaana.kajool.enums;
/**
*@company KAANA
*@project KAJOOL (Control system polls)
*@date 10/04/2015
*@time 11:19:02 AM
*@author Team Developer 2016 <team.developer@kaana.org.mx>
*/
public enum EEncabezadosCargaAlumno {
CLAVE_PLANTEL ("Clave del plantel"),
MATRICULA ("Mat... | ISO-8859-1 | Java | 1,408 | java | EEncabezadosCargaAlumno.java | Java | [
{
"context": " *@date 10/04/2015\r\n *@time 11:19:02 AM\r\n *@author Team Developer 2016 <team.developer@kaana.org.mx>\r\n */\r\npublic e",
"end": 168,
"score": 0.9808188676834106,
"start": 154,
"tag": "NAME",
"value": "Team Developer"
},
{
"context": "@time 11:19:02 AM\r\n *@author ... | null | [] | package mx.org.kaana.kajool.enums;
/**
*@company KAANA
*@project KAJOOL (Control system polls)
*@date 10/04/2015
*@time 11:19:02 AM
*@author <NAME> 2016 <<EMAIL>>
*/
public enum EEncabezadosCargaAlumno {
CLAVE_PLANTEL ("Clave del plantel"),
MATRICULA ("Matrícula"),
NOMBRES ... | 1,380 | 0.608137 | 0.595289 | 45 | 29.133333 | 17.681881 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.311111 | false | false | 1 |
e0393b27b5973137ce640fbcf1bb3cd873a81f2d | 22,170,621,248,578 | 098bf0dca92c59c70809b095013957efb9e5aaf4 | /bookstore-feignclient-service/src/main/java/com/learning/bookstore/web/CreatePaymentRequest.java | a0b0c425dafbbab2854a0616e268b68b9c8552bc | [] | no_license | liuzhenxin/bookstore-app | https://github.com/liuzhenxin/bookstore-app | 2c8a8bffaf59c02523de90d9da5e071dff1ff6d0 | 0e4e4627ca19a68c5f6aa5fb7185aa148285e9a9 | refs/heads/main | 2023-07-15T18:03:28.843000 | 2021-08-23T04:23:53 | 2021-08-23T04:23:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learning.bookstore.web;
import lombok.Builder;
import lombok.Getter;
@Getter
@Builder
public class CreatePaymentRequest {
private int amount;
private String currency;
private String paymentMethodId;
}
| UTF-8 | Java | 227 | java | CreatePaymentRequest.java | Java | [] | null | [] | package com.learning.bookstore.web;
import lombok.Builder;
import lombok.Getter;
@Getter
@Builder
public class CreatePaymentRequest {
private int amount;
private String currency;
private String paymentMethodId;
}
| 227 | 0.77533 | 0.77533 | 12 | 17.916666 | 13.462654 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
2b0264e00d0043974f306b9259fb766d0163038c | 11,613,591,597,121 | 7d4fb7bc2c8ba95b1bb20740bae2b956aec551ab | /app/src/main/java/com/example/bookmytable/DisplayRestaurants.java | 068b45fe055cb158fb9807f78b73821e078a7e2b | [] | no_license | dvenkatesalu/BookMyTable | https://github.com/dvenkatesalu/BookMyTable | 50fdfb18364167c021b9471d31de49938a9fc728 | 561247451aabac19e9715e7f2e0deb738dc74051 | refs/heads/master | 2022-01-13T02:51:05.114000 | 2019-05-14T07:19:43 | 2019-05-14T07:19:43 | 183,526,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bookmytable;
import android.content.Intent;
import android.os.StrictMode;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.LinearLayout;
import android.widget.ListVie... | UTF-8 | Java | 6,891 | java | DisplayRestaurants.java | Java | [
{
"context": "tView;\n private static final String API_KEY = \"AIzaSyDi1OagTMGaVbLZb5UW8rHpKTWkmgaMZK4\";\n\n private static final String PLACES_API_BAS",
"end": 1068,
"score": 0.9996805787086487,
"start": 1029,
"tag": "KEY",
"value": "AIzaSyDi1OagTMGaVbLZb5UW8rHpKTWkmgaMZK4"
}
] | null | [] | package com.example.bookmytable;
import android.content.Intent;
import android.os.StrictMode;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.LinearLayout;
import android.widget.ListVie... | 6,857 | 0.636192 | 0.633435 | 174 | 38.609196 | 27.69014 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787356 | false | false | 1 |
0ec65bb5d0815208c1f939daeeeebbad73a02459 | 25,048,249,273,983 | d0f42c649f6cce87de7dd622e7d3b001e59fba65 | /src/main/java/dminter/utils/Xutils.java | fbe5a6c87f179741fc11ae95a1950947ab18de2e | [] | no_license | Dminter/QiqiGo | https://github.com/Dminter/QiqiGo | c8e54addcfb8e831f57d8db9fbb252c66385d752 | d06c48337d74161d2fa75cfaea7d5249edbf3bcb | refs/heads/master | 2021-01-19T17:05:50.912000 | 2017-08-22T09:50:28 | 2017-08-22T09:50:28 | 101,047,915 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dminter.utils;
public class Xutils {
public static void debug(Object obj){
System.out.println(obj);
}
}
| UTF-8 | Java | 130 | java | Xutils.java | Java | [] | null | [] | package dminter.utils;
public class Xutils {
public static void debug(Object obj){
System.out.println(obj);
}
}
| 130 | 0.653846 | 0.653846 | 7 | 17.571428 | 14.927033 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 1 |
813374eda91425bdfb0b1803e9b4cf24f1c2b0a2 | 3,332,894,675,763 | 611ee05cae29428f2bbbdb37fc0f323f79880a20 | /algorithms/src/main/java/org/tcse/algorithms/LRUCache.java | 7bf21ad3377af7c24922ff2d505c3519fc156b8f | [] | no_license | coderfengyun/learn | https://github.com/coderfengyun/learn | fefd5df397eedea72cd1b721ec653e9c3420cbce | 915491968164a3afc2ed7dafda6f6228eb57dde8 | refs/heads/main | 2022-05-02T19:31:23.497000 | 2021-12-24T08:49:40 | 2021-12-24T08:49:40 | 25,959,800 | 1 | 0 | null | false | 2021-12-24T08:49:41 | 2014-10-30T07:36:18 | 2021-12-15T04:02:36 | 2021-12-24T08:49:40 | 190 | 0 | 0 | 0 | Java | false | false | package org.tcse.algorithms;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.ListIterator;
import java.util.Map;
import org.junit.Test;
public class LRUCache{
@Test
public void test() {
Solution1 cache = new Solution1(2);
cache.set(2, 1);
cache.set(1, 1);
cache.get(2);
cache.set(4... | UTF-8 | Java | 1,579 | java | LRUCache.java | Java | [] | null | [] | package org.tcse.algorithms;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.ListIterator;
import java.util.Map;
import org.junit.Test;
public class LRUCache{
@Test
public void test() {
Solution1 cache = new Solution1(2);
cache.set(2, 1);
cache.set(1, 1);
cache.get(2);
cache.set(4... | 1,579 | 0.71121 | 0.700443 | 63 | 24.063492 | 19.18984 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.047619 | false | false | 1 |
995bbaa5db8bcae1c7f61cbf8c69c18756f1015f | 3,951,369,930,724 | b0b4335c8cf37c63e587e73711291eed57db6706 | /ProgramA.java | cf2a8a31ff965130b5308a7997934bb4feafaf5c | [] | no_license | ddpuga/DAGGS_pr3ej2 | https://github.com/ddpuga/DAGGS_pr3ej2 | b2e50c2f98d6181a94f996549b14b722d4629491 | ea9c77e77748a687e484cd7fa75e80c9cef69a5c | refs/heads/master | 2020-09-03T21:42:04.459000 | 2019-11-04T19:35:11 | 2019-11-04T19:35:11 | 219,578,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class ProgramA extends Program{
boolean end = false;
public void concreteRun(){
try{
System.out.println("[START] Program A");
Thread.sleep(10);
System.out.println("[END] Program A");
}catch(InterruptedException e){ throw new RuntimeException(e);}
}
} | UTF-8 | Java | 311 | java | ProgramA.java | Java | [] | null | [] |
public class ProgramA extends Program{
boolean end = false;
public void concreteRun(){
try{
System.out.println("[START] Program A");
Thread.sleep(10);
System.out.println("[END] Program A");
}catch(InterruptedException e){ throw new RuntimeException(e);}
}
} | 311 | 0.617363 | 0.610932 | 12 | 23.916666 | 21.092884 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 1 |
ec27fac798e5b2f008dbb52bc4c3370c8f74f34c | 27,857,157,952,382 | aeb68fa06f4e0689876643cbde67198eb30a86be | /src/main/java/Controllers/ActivitiesController.java | 9a977c9942b7aa0bc32cf27ea909d2e51916f035 | [] | no_license | ashb02/Coursework | https://github.com/ashb02/Coursework | e32de2de237651c9b3a3f714f71bfa6352112274 | 2320fb12d9960d52ccc175d67c270c51b34ceefa | refs/heads/master | 2022-07-29T08:08:11.170000 | 2020-01-27T10:27:40 | 2020-01-27T10:27:40 | 191,759,164 | 0 | 0 | null | false | 2022-07-07T22:11:32 | 2019-06-13T12:30:55 | 2020-01-27T10:27:58 | 2022-07-07T22:11:30 | 79 | 0 | 0 | 3 | Java | false | false | package Controllers;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import static Server.Main.db;
public class ActivitiesController
{
//Outputs the items in the Actvities table
public static void listActivities()
{
try
{
PreparedStatement ps... | UTF-8 | Java | 4,289 | java | ActivitiesController.java | Java | [] | null | [] | package Controllers;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import static Server.Main.db;
public class ActivitiesController
{
//Outputs the items in the Actvities table
public static void listActivities()
{
try
{
PreparedStatement ps... | 4,289 | 0.558638 | 0.553509 | 107 | 39.093456 | 42.066376 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.850467 | false | false | 1 |
839fbe2e627bfb0efbb90833ec1ac8db603bdab9 | 29,892,972,443,780 | 7268aa4e4efebe36288533e6efb97b5336ffd4a9 | /W10D1/src/vjezbe/Task1.java | a9b19631353d4c4ed1d56714255e7264a47554cf | [] | no_license | mladen91/vjezbe2 | https://github.com/mladen91/vjezbe2 | 1432ba1c3616518c1809db2b92e9c20be0b3a5ad | 0c392174cb46dad73bbcd72d9774b8fca6720ad4 | refs/heads/master | 2021-01-10T06:07:23.552000 | 2015-08-12T15:29:51 | 2015-08-12T15:29:51 | 36,082,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vjezbe;
import java.awt.Component;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import javax.swing.JComponent;
public class Task1 {
public static <T> void printAll(Collection<... | UTF-8 | Java | 1,430 | java | Task1.java | Java | [] | null | [] | package vjezbe;
import java.awt.Component;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import javax.swing.JComponent;
public class Task1 {
public static <T> void printAll(Collection<... | 1,430 | 0.665734 | 0.659441 | 67 | 20.343283 | 19.812218 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.626866 | false | false | 1 |
4c6652219eb4326f9d378dde03d936f72664fe74 | 27,479,200,795,008 | fc000ac54855b7abdd3d6e8ef6ab4ec200ecf36f | /app/src/main/java/com/image/characterrecognition/module/MainActivity.java | 1662f6da26e1a85d5c1feccac683e89b678b54d8 | [] | no_license | zhangjilei106787/CharacterRecognition | https://github.com/zhangjilei106787/CharacterRecognition | b823a8756cfb74f9c204e26955c7853cd9562ff8 | 7f35a913aef0e6d1139cec7f0c578f6c6370a04a | refs/heads/master | 2022-11-13T01:38:16.714000 | 2020-07-13T09:38:12 | 2020-07-13T09:38:12 | 279,259,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.image.characterrecognition.module;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.a... | UTF-8 | Java | 9,160 | java | MainActivity.java | Java | [] | null | [] | package com.image.characterrecognition.module;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.a... | 9,160 | 0.638105 | 0.635193 | 276 | 31.347826 | 26.496145 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615942 | false | false | 1 |
6f9f1f7161666be37d7044db057006182dc47053 | 26,079,041,432,843 | 2842047251b1ef14ebc9d36e70f5dd78ae5aae25 | /src/main/java/me/ANONIMUS/proxy/protocol/packet/impl/server/play/ServerUpdateScorePacket.java | a884a9bf1c3d45e2469e6ac6f88aafafb98711bc | [
"MIT"
] | permissive | CrackerCat/BetterProxy | https://github.com/CrackerCat/BetterProxy | 242103bec48e19b135f0e0e6dbfdd74cf5b7eb9c | b74c11058fe2603bddf3bab84d07398c0639b528 | refs/heads/master | 2023-07-21T19:31:30.906000 | 2021-08-23T01:30:14 | 2021-08-23T01:30:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.ANONIMUS.proxy.protocol.packet.impl.server.play;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import me.ANONIMUS.proxy.protocol.Protocol;
import me.ANONIMUS.proxy.protocol.packet.Packet;
import me.ANONIMUS.proxy.protocol.packet.PacketBuffer;
import java.util.Arra... | UTF-8 | Java | 1,390 | java | ServerUpdateScorePacket.java | Java | [] | null | [] | package me.ANONIMUS.proxy.protocol.packet.impl.server.play;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import me.ANONIMUS.proxy.protocol.Protocol;
import me.ANONIMUS.proxy.protocol.packet.Packet;
import me.ANONIMUS.proxy.protocol.packet.PacketBuffer;
import java.util.Arra... | 1,390 | 0.689209 | 0.651079 | 46 | 29.23913 | 27.92551 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 1 |
1ed81868655487737bee8c5c6f0185a9fe4b9085 | 29,729,763,636,531 | 39c69dfbf2a38007e4c124a45331d398e9d5c35c | /cart-service/src/main/java/com/trendyol/cartservice/util/DeliveryCostCalculator.java | aaa2f900ee4f000d9fc9b0feac87bd222dab944c | [] | no_license | cemayan/cart-case | https://github.com/cemayan/cart-case | ead1516e423afd8a5a5d84087433673a9399bbd3 | a5dbc5326017ffbb26c67f7220bd06246176f5db | refs/heads/master | 2020-08-23T01:30:24.873000 | 2019-10-21T08:26:12 | 2019-10-21T08:26:12 | 216,403,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trendyol.cartservice.util;
import com.trendyol.cartservice.model.Product;
import com.trendyol.cartservice.model.ShoppingCart;
import lombok.Getter;
import lombok.Setter;
import java.math.BigDecimal;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Collectors;
public class DeliveryC... | UTF-8 | Java | 1,040 | java | DeliveryCostCalculator.java | Java | [] | null | [] | package com.trendyol.cartservice.util;
import com.trendyol.cartservice.model.Product;
import com.trendyol.cartservice.model.ShoppingCart;
import lombok.Getter;
import lombok.Setter;
import java.math.BigDecimal;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Collectors;
public class DeliveryC... | 1,040 | 0.751923 | 0.749038 | 27 | 37.51852 | 45.157642 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 1 |
7772c36c6791ed1ec4df20b86981c463253b2b40 | 15,513,421,891,081 | 1b886e8e31df92fa02a2528372e4be29f3d6a40d | /wechat/src/com/covisint/wechat/stat/service/impl/.svn/text-base/WebsiteHisServiceImpl.java.svn-base | 0d6d13ef696b4db8c283dc54d26a9fcc4e10f325 | [] | no_license | lisongqiu168/lsq-hunteron | https://github.com/lisongqiu168/lsq-hunteron | 37c0bc86b09094d442447d9a58e8506cebff201d | 6b087c9ee7aed7abd3bbeabac57b7552f9f7ae16 | refs/heads/master | 2019-06-21T11:34:33.236000 | 2017-08-21T02:05:02 | 2017-08-21T02:05:02 | 100,699,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /************************************************************************************
* @File name : WebsiteHisServiceImpl.java
*
* @Author : 马恩伟
*
* @Date : 2014-6-17
*
* @Copyright Notice:
* Copyright (c) 2011 SGM, Inc. All Rights Reserved.
* This software is published under th... | UTF-8 | Java | 7,822 | WebsiteHisServiceImpl.java.svn-base | Java | [
{
"context": "siteHisServiceImpl.java\n *\n * @Author : 马恩伟\n *\n * @Date : 2014-6-17\n *\n * @Copyri",
"end": 165,
"score": 0.9991946220397949,
"start": 162,
"tag": "NAME",
"value": "马恩伟"
},
{
"context": "\t\t\t\tVersion\t\t\t\tComments\n * 2014-6-17 下午04:47:33... | null | [] | /************************************************************************************
* @File name : WebsiteHisServiceImpl.java
*
* @Author : 马恩伟
*
* @Date : 2014-6-17
*
* @Copyright Notice:
* Copyright (c) 2011 SGM, Inc. All Rights Reserved.
* This software is published under th... | 7,822 | 0.681783 | 0.676387 | 220 | 34.381817 | 25.816654 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.490909 | false | false | 1 | |
a024644e6a0c6b2712f1348b24a1147b6a6e9414 | 27,041,114,135,420 | ac2bc57585055a013afd58d7e90c44bf0c6a071b | /app/src/main/java/com/example/qiulin/traffic/beans/Dangerous.java | 7f5bdf9a60d82ea8f4954f9a287e452092ba9ea3 | [] | no_license | QiulinZhan/traffic | https://github.com/QiulinZhan/traffic | dc5187729756704036352acbc0c279c62869857f | 90fe78be17782470e0b20aa0215188638db27aa3 | refs/heads/master | 2021-05-24T04:35:55.024000 | 2016-11-06T14:44:49 | 2016-11-06T14:44:49 | 51,059,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.qiulin.traffic.beans;
/**
* Created by zhanqiulin on 2016/2/3.
*/
public class Dangerous {
private Long id;
//检查时间
private String jcsj;
//是否为挂车
private Integer sfgc;
//通行证编号
private String txzbh;
//行驶证条形码
private String xsztxm;
//驾驶人驾驶证号
private String ... | UTF-8 | Java | 7,251 | java | Dangerous.java | Java | [
{
"context": "m.example.qiulin.traffic.beans;\n\n/**\n * Created by zhanqiulin on 2016/2/3.\n */\npublic class Dangerous {\n pri",
"end": 71,
"score": 0.9994834661483765,
"start": 61,
"tag": "USERNAME",
"value": "zhanqiulin"
}
] | null | [] | package com.example.qiulin.traffic.beans;
/**
* Created by zhanqiulin on 2016/2/3.
*/
public class Dangerous {
private Long id;
//检查时间
private String jcsj;
//是否为挂车
private Integer sfgc;
//通行证编号
private String txzbh;
//行驶证条形码
private String xsztxm;
//驾驶人驾驶证号
private String ... | 7,251 | 0.505389 | 0.504526 | 288 | 23.163195 | 13.741326 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434028 | false | false | 1 |
a6bf6d193b6f6a95ead4923e5f48a2d9b9165b80 | 33,792,802,729,363 | 8f52a0130e0f0380576d90775b1219e0afec1415 | /app/src/main/java/org/happymtb/unofficial/adapter/ListHomeAdapter.java | 77a2d9edaaef1b5a179f797f8c2886eec4351098 | [] | no_license | tanion/happymtb | https://github.com/tanion/happymtb | 38a47678fb5f8a960aa7000929c980eb6c29250c | 080e563e43190d2d37533c41fa1ae1dba7622aed | refs/heads/main | 2020-12-20T23:06:10.339000 | 2015-09-28T07:39:48 | 2015-09-28T07:39:48 | 32,138,256 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.happymtb.unofficial.adapter;
import java.util.ArrayList;
import java.util.List;
import org.happymtb.unofficial.view.HomeRowView;
import org.happymtb.unofficial.item.Home;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
public cl... | UTF-8 | Java | 1,212 | java | ListHomeAdapter.java | Java | [] | null | [] | package org.happymtb.unofficial.adapter;
import java.util.ArrayList;
import java.util.List;
import org.happymtb.unofficial.view.HomeRowView;
import org.happymtb.unofficial.item.Home;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
public cl... | 1,212 | 0.747525 | 0.747525 | 55 | 21.054546 | 19.786514 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.436364 | false | false | 1 |
0ccd2869c4f0d7a62e58e71c6adf5f589c4be354 | 35,648,228,579,557 | 320d75a57835dd5f818c1697f93987cce2489f99 | /http-core/src/main/java/com/liupeiqing/http/core/intercept/AbstractCicadaInterceptorAdapter.java | 7b479db766303457ed45427b2edf26ebe94b38ac | [] | no_license | peiqingliu/lightweightWebframework | https://github.com/peiqingliu/lightweightWebframework | 044e851e1cb3d0902c8f734ec1c00751d811413c | 4daf7dea1ec2a6626e5504d18cbf4e20cce0512c | refs/heads/master | 2020-04-25T08:01:43.155000 | 2019-02-26T03:41:41 | 2019-02-26T03:41:41 | 172,632,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liupeiqing.http.core.intercept;
import com.liupeiqing.http.core.action.param.Param;
import com.liupeiqing.http.core.context.HttpContext;
/**
* @author liupeqing
* @date 2019/2/25 20:15
*/
public abstract class AbstractCicadaInterceptorAdapter extends CicadaInterceptor{
@Override
protected bool... | UTF-8 | Java | 512 | java | AbstractCicadaInterceptorAdapter.java | Java | [
{
"context": "ing.http.core.context.HttpContext;\n\n/**\n * @author liupeqing\n * @date 2019/2/25 20:15\n */\npublic abstract clas",
"end": 175,
"score": 0.9996488094329834,
"start": 166,
"tag": "USERNAME",
"value": "liupeqing"
}
] | null | [] | package com.liupeiqing.http.core.intercept;
import com.liupeiqing.http.core.action.param.Param;
import com.liupeiqing.http.core.context.HttpContext;
/**
* @author liupeqing
* @date 2019/2/25 20:15
*/
public abstract class AbstractCicadaInterceptorAdapter extends CicadaInterceptor{
@Override
protected bool... | 512 | 0.746094 | 0.724609 | 20 | 24.6 | 28.182264 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 1 |
dcb0f1dfa8a3d38228f7dadd28578f7e6a00c7d6 | 2,430,951,550,896 | 6bd3740712d0358302f55ec9b01fc5512cbe1e3f | /app/src/main/java/com/example/student/teamproject/SignInFragment.java | 609a031b340376db97fe43779111096800644dc4 | [] | no_license | DoxPL/TeamProject | https://github.com/DoxPL/TeamProject | 00917c66609d7f2963d659c89ab66c639367e990 | 275974e317765c6e7ace0469301bb8d9332d3a04 | refs/heads/master | 2020-03-31T02:55:15.147000 | 2019-02-28T23:09:56 | 2019-02-28T23:09:56 | 151,844,676 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.student.teamproject;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import... | UTF-8 | Java | 10,437 | java | SignInFragment.java | Java | [
{
"context": " if (email.equals(\"root\") && password.equals(\"foobar\")) {\n Toast.makeText(getContext(), R.s",
"end": 6412,
"score": 0.9994432330131531,
"start": 6406,
"tag": "PASSWORD",
"value": "foobar"
},
{
"context": ", email);\n params.put(\"p... | null | [] | package com.example.student.teamproject;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import... | 10,443 | 0.543564 | 0.542126 | 273 | 37.216118 | 28.89315 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611722 | false | false | 1 |
a5acb82dcc4f2d2739dd70159d2d1159efece2ef | 36,378,373,022,961 | 4d14cbd90f8c24af1ee82b46560f667d55449bb8 | /Main.java | e12299c5f97a68fb9863528c3b77820aefb73783 | [] | no_license | hscragg/project3 | https://github.com/hscragg/project3 | ec7c5a8d402cb844170c5a5409b65c05748fba9e | cdd5aa5bbdd1f86edc8f263739d990faf4c456e2 | refs/heads/master | 2023-01-24T15:53:18.614000 | 2020-11-10T17:04:19 | 2020-11-10T17:04:19 | 310,310,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class Main {
public static void main(String[] args) {
System.out.println("Welcome to Ms. Benny's Class!");
int[] seatNumbers = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 };
String[] names = new String[15];
Scanner scan = new Scanner(System.in);
for (int i = 0; ... | UTF-8 | Java | 562 | java | Main.java | Java | [
{
"context": "g[] args) {\n System.out.println(\"Welcome to Ms. Benny's Class!\");\n int[] seatNumbers = { 1, 2, 3, 4,",
"end": 127,
"score": 0.9868944883346558,
"start": 122,
"tag": "NAME",
"value": "Benny"
}
] | null | [] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
System.out.println("Welcome to Ms. Benny's Class!");
int[] seatNumbers = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 };
String[] names = new String[15];
Scanner scan = new Scanner(System.in);
for (int i = 0; ... | 562 | 0.544484 | 0.492883 | 21 | 25.761906 | 23.966057 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.238095 | false | false | 1 |
d633bfcc5fb0075539fd69d667872b7803bc6845 | 38,671,885,548,777 | 02d48f5aaefd4c73c3169100d61a807b7a5a3107 | /src/main/java/com/linkage/contacts/server/dao/mybatis/impl/MybatisUserInfoDaoImpl.java | 2580feadb8f45ba5feb35d6141ac8b456cce8249 | [] | no_license | wj20130722/StudentsContacts | https://github.com/wj20130722/StudentsContacts | bf1db0925b08c5b3e3e00343d997290e6d384e44 | f27645175eb6b6d880023f241e40d599ab24ce3c | refs/heads/master | 2021-01-22T09:48:15.846000 | 2014-08-26T06:56:14 | 2014-08-26T06:56:14 | 23,340,999 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.linkage.contacts.server.dao.mybatis.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.linkage.contacts.core.exception.ContactException;
import com.linkage.contacts.s... | UTF-8 | Java | 7,570 | java | MybatisUserInfoDaoImpl.java | Java | [] | null | [] | package com.linkage.contacts.server.dao.mybatis.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.linkage.contacts.core.exception.ContactException;
import com.linkage.contacts.s... | 7,570 | 0.722376 | 0.718638 | 219 | 30.977169 | 28.874384 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.511415 | false | false | 1 |
b96b814d3fe60d10e09203206d7484efed1d7cd3 | 38,019,050,519,834 | 983733d2c87ede1b1ba7a5612ba12ff2552be23d | /app/src/main/java/com/example/evelina/befit/model/MyReceiver.java | 0de619ef01d19e5fd29f97463949dee9f74759fe | [] | no_license | ivetmetodieva/Be-fit | https://github.com/ivetmetodieva/Be-fit | a029766efe1db4593037e8861099f8e7ae9a9e21 | e57ce70a84ee05936c83b6bf04e3bcfd7972545a | refs/heads/master | 2021-01-17T15:47:05.716000 | 2016-10-17T21:30:38 | 2016-10-17T21:30:38 | 69,040,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.evelina.befit.model;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import com.exam... | UTF-8 | Java | 2,787 | java | MyReceiver.java | Java | [
{
"context": "\n String username = intent.getStringExtra(\"username\");\n String currentUser = context.getShared",
"end": 677,
"score": 0.7299889922142029,
"start": 669,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.example.evelina.befit.model;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import com.exam... | 2,787 | 0.639038 | 0.627198 | 61 | 44.688526 | 34.151802 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.786885 | false | false | 1 |
0f10c7a2de39a93bf485fd126fc50ce2aa5dc986 | 38,783,554,690,707 | 887bb7c98d3fd01551109f8f58b7bad958b3cf75 | /ruiTianXia_cus/src/main/java/com/lvdi/ruitianxia_cus/request/DeleteAddressRequest.java | f192ee23c3b1febf150212c6dd385c6bae2c3618 | [] | no_license | xubiao/LvdiCusAs | https://github.com/xubiao/LvdiCusAs | 996445707a4a79e95eaa4ef4d4724e7895d519d9 | ad7443ee289add46333d9fbf697ed7f17522aefe | refs/heads/master | 2021-01-09T20:22:26.280000 | 2016-05-29T03:57:34 | 2016-05-29T03:57:34 | 59,924,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lvdi.ruitianxia_cus.request;
import org.json.JSONObject;
import android.os.Handler;
import android.os.Message;
import com.ab.http.AbRequestParams;
import com.ab.util.AbJsonUtil;
import com.ab.util.AbLogUtil;
import com.ab.util.AbSharedUtil;
import com.lvdi.ruitianxia_cus.global.Cache;
import com.lvdi.rui... | UTF-8 | Java | 3,131 | java | DeleteAddressRequest.java | Java | [
{
"context": "el.BaseObject;\n\n/**\n * 删除地址 类的详细描述:\n * \n * @author XuBiao\n * @version 1.0.1\n * @time 2015年10月30日 下午8:00:57\n",
"end": 694,
"score": 0.9971367716789246,
"start": 688,
"tag": "NAME",
"value": "XuBiao"
}
] | null | [] | package com.lvdi.ruitianxia_cus.request;
import org.json.JSONObject;
import android.os.Handler;
import android.os.Message;
import com.ab.http.AbRequestParams;
import com.ab.util.AbJsonUtil;
import com.ab.util.AbLogUtil;
import com.ab.util.AbSharedUtil;
import com.lvdi.ruitianxia_cus.global.Cache;
import com.lvdi.rui... | 3,131 | 0.740595 | 0.73438 | 111 | 26.540541 | 20.338037 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.765766 | false | false | 1 |
2bb2d7d742891dcfc571cb896df00520bac5ccff | 3,410,204,086,236 | 61901e8ca9df09e91d3e8b7df5858598f843e156 | /Diabetes_Surveillance_Project/Suep_Native App/Suep/MyApplication/app/src/main/java/com/example/myapplication/MapsActivity.java | d5bc2d0e1f2a53b7e53ffcede585946a1a87f87c | [
"MIT"
] | permissive | paulmexa/Groupe1__INF4077 | https://github.com/paulmexa/Groupe1__INF4077 | b053c146824bf409ce5f56397a64dcc0b95c40cf | 42929fa5b5daa746166e2e9599dd46791a19bd33 | refs/heads/main | 2023-02-18T17:56:51.917000 | 2021-01-22T10:08:28 | 2021-01-22T10:08:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import androidx.fragment.app.FragmentActivity;
import android.os.Bundle;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.GoogleMap;
import com.google.android.gms.maps.OnMapReadyCallback;
import com.google.android.gms.maps.SupportMapFragmen... | UTF-8 | Java | 3,197 | java | MapsActivity.java | Java | [] | null | [] | package com.example.myapplication;
import androidx.fragment.app.FragmentActivity;
import android.os.Bundle;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.GoogleMap;
import com.google.android.gms.maps.OnMapReadyCallback;
import com.google.android.gms.maps.SupportMapFragmen... | 3,197 | 0.739199 | 0.656857 | 62 | 50.532257 | 35.84227 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709677 | false | false | 1 |
f0d2f2f403b1338fc4c5e0ca2b91addd232a5e1c | 35,390,530,557,742 | 104b421e536d1667a70f234ec61864f9278137c4 | /code/com/ons/bellareader/DownloadReceiver.java | 5861386c275b2031fb2d54a422486dcd1ca690f9 | [] | no_license | AshwiniVijayaKumar/Chrome-Cars | https://github.com/AshwiniVijayaKumar/Chrome-Cars | f2e61347c7416d37dae228dfeaa58c3845c66090 | 6a5e824ad5889f0e29d1aa31f7a35b1f6894f089 | refs/heads/master | 2021-01-15T11:07:57.050000 | 2016-05-13T05:01:09 | 2016-05-13T05:01:09 | 58,521,050 | 1 | 0 | null | true | 2016-05-11T06:51:56 | 2016-05-11T06:51:56 | 2016-05-06T14:21:56 | 2016-05-11T06:20:45 | 45,786 | 0 | 0 | 0 | null | null | null | package com.ons.bellareader;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.widget.Toast;
import java.io.PrintStream;
public class DownloadReceiver
extends BroadcastReceiver
{
public void onReceive(Context paramContext, Intent paramIntent)
... | UTF-8 | Java | 957 | java | DownloadReceiver.java | Java | [] | null | [] | package com.ons.bellareader;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.widget.Toast;
import java.io.PrintStream;
public class DownloadReceiver
extends BroadcastReceiver
{
public void onReceive(Context paramContext, Intent paramIntent)
... | 957 | 0.680251 | 0.665622 | 30 | 30.933332 | 30.077602 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 1 |
5c9acb86953b35248ed6dcde645d16ab024e9e3d | 33,870,112,148,478 | c97a38ceaa2c916fadc125f5c4ea981089460ec6 | /hjf-app/src/main/java/com/hjf/app/core/bean/respBean/NoteDetailRespBean.java | 8c8944eaf8cffde6b8ca81042d43f8e4622cbe16 | [] | no_license | haijun0314/hjf | https://github.com/haijun0314/hjf | e08c4dfb3ef0120b8479a1165ab03b26301373c6 | 65638595693c798de4f32bc421c4d93b4454532e | refs/heads/master | 2022-12-23T14:56:50.916000 | 2021-05-17T09:55:53 | 2021-05-17T09:55:53 | 99,891,978 | 0 | 2 | null | false | 2022-12-16T10:46:38 | 2017-08-10T07:01:27 | 2021-05-17T09:55:55 | 2022-12-16T10:46:35 | 111,903 | 0 | 1 | 16 | JavaScript | false | false | package com.hjf.app.core.bean.respBean;
import com.hjf.common.bean.BaseRespBean;
/**
* 笔记详情
* author lihaijun
* createTime 2014-11-21
*/
public class NoteDetailRespBean extends BaseRespBean {
private Integer customerId; //用户编号
private Integer noteId; //笔记编号
private String content; //笔记内容
priv... | UTF-8 | Java | 2,611 | java | NoteDetailRespBean.java | Java | [
{
"context": "common.bean.BaseRespBean;\r\n/**\r\n * 笔记详情\r\n * author lihaijun\r\n * createTime 2014-11-21\r\n */\r\npublic class No",
"end": 117,
"score": 0.9986481666564941,
"start": 109,
"tag": "USERNAME",
"value": "lihaijun"
}
] | null | [] | package com.hjf.app.core.bean.respBean;
import com.hjf.common.bean.BaseRespBean;
/**
* 笔记详情
* author lihaijun
* createTime 2014-11-21
*/
public class NoteDetailRespBean extends BaseRespBean {
private Integer customerId; //用户编号
private Integer noteId; //笔记编号
private String content; //笔记内容
priv... | 2,611 | 0.692986 | 0.688978 | 105 | 21.780952 | 16.099678 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.685714 | false | false | 1 |
ae87e2b24c5c53193148a8f4ba7290b6e80ff67e | 39,384,850,121,978 | 226700382a053caece1bb9dc21b09bac7b796ef2 | /src/main/java/com/example/steam/controller/GameController.java | eb70e1682c1cb5890e14f78a5fa42629edaa59ee | [
"MIT"
] | permissive | drizzle888/steamMall | https://github.com/drizzle888/steamMall | da7d68edca1b2bd0d2dbb4b0d0fb0ba5eaa4da01 | 8d6a25571230151fb7ba2374149fa325b1db8a38 | refs/heads/master | 2023-08-26T03:06:36.584000 | 2019-07-10T12:40:02 | 2019-07-10T12:40:02 | 425,309,051 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.steam.controller;
import com.alibaba.fastjson.JSON;
import com.example.steam.service.GameService;
import com.example.steam.service.RecentGameService;
import com.example.steam.service.UserGameService;
import com.example.steam.utils.ResultMsg;
import com.example.steam.vo.GameDetail;
import com.exampl... | UTF-8 | Java | 9,957 | java | GameController.java | Java | [
{
"context": "\n/**\n * Created with IntelliJ IDEA.\n *\n * @author: Suyeq\n * @date: 2019-04-27\n * @time: 11:02\n */\n@Control",
"end": 959,
"score": 0.7834701538085938,
"start": 954,
"tag": "NAME",
"value": "Suyeq"
}
] | null | [] | package com.example.steam.controller;
import com.alibaba.fastjson.JSON;
import com.example.steam.service.GameService;
import com.example.steam.service.RecentGameService;
import com.example.steam.service.UserGameService;
import com.example.steam.utils.ResultMsg;
import com.example.steam.vo.GameDetail;
import com.exampl... | 9,957 | 0.694988 | 0.693582 | 234 | 41.551281 | 34.884907 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508547 | false | false | 1 |
fb9a3fed5671af8b412dca2666e1ea5d248cfed8 | 15,547,781,675,911 | 6470df0bb53db4726bea6bf564d1febd7e025936 | /BBS-src/com/laoer/bbscs/web/taglib/UserInfoInPost.java | 7f6c261b13c17c94a6343852d94f34dd0f013770 | [] | no_license | yunlugu/yunluyuan-bbs | https://github.com/yunlugu/yunluyuan-bbs | 3d9a8069f4eb1843859a8dff117680037d2ec471 | 9d3121246c2b65a371e129c7b34f6680c748f319 | refs/heads/master | 2021-01-24T01:29:54.622000 | 2018-02-25T06:43:51 | 2018-02-25T06:43:51 | 122,812,187 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laoer.bbscs.web.taglib;
import java.io.IOException;
import java.io.Writer;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.jsp.PageContext;
import org.apache.struts2.components.Component;
import org.spring... | UTF-8 | Java | 5,432 | java | UserInfoInPost.java | Java | [] | null | [] | package com.laoer.bbscs.web.taglib;
import java.io.IOException;
import java.io.Writer;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.jsp.PageContext;
import org.apache.struts2.components.Component;
import org.spring... | 5,432 | 0.676623 | 0.675139 | 179 | 28.111732 | 25.111792 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.251397 | false | false | 1 |
828149d70b2144694c7a1ed36951f9ce16c4b999 | 7,052,336,369,770 | 3f6b5198816e666480af2238f17971770d86a1a2 | /EarthGadget/src/earthgadget/EarthGadgetApp.java | 2b0dc0a5b8967a281050b12f027ee1328d37a3f2 | [
"Apache-2.0"
] | permissive | torutk/jjugccc2017spring-javafx | https://github.com/torutk/jjugccc2017spring-javafx | 2a67c3b644abc78bd778f16e2d71669b756aedee | 53a258d01e87118de03a9089c82ed6a279f1386b | refs/heads/master | 2021-01-20T00:34:06.478000 | 2017-05-29T21:51:37 | 2017-05-29T21:51:37 | 89,151,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* © 2017 TAKAHASHI,Toru
*/
package earthgadget;
import java.util.prefs.Preferences;
import javafx.animation.Animation;
import javafx.animation.KeyFrame;
import javafx.animation.KeyValue;
import javafx.animation.Timeline;
import javafx.application.Application;
import javafx.scene.AmbientLight;
import j... | UTF-8 | Java | 7,402 | java | EarthGadgetApp.java | Java | [
{
"context": "/*\r\n * © 2017 TAKAHASHI,Toru\r\n */\r\npackage earthgadget;\r\n\r\nimport java.ut",
"end": 23,
"score": 0.9994570016860962,
"start": 14,
"tag": "NAME",
"value": "TAKAHASHI"
},
{
"context": "/*\r\n * © 2017 TAKAHASHI,Toru\r\n */\r\npackage earthgadget;\r\n\r\nimport ja... | null | [] | /*
* © 2017 TAKAHASHI,Toru
*/
package earthgadget;
import java.util.prefs.Preferences;
import javafx.animation.Animation;
import javafx.animation.KeyFrame;
import javafx.animation.KeyValue;
import javafx.animation.Timeline;
import javafx.application.Application;
import javafx.scene.AmbientLight;
import j... | 7,402 | 0.611936 | 0.60024 | 199 | 31.512564 | 21.621426 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643216 | false | false | 1 |
9e75ec72d2f6972780aa591f5581e9a0d3a5e3b0 | 7,773,890,806,539 | 7e7bf02d437e95ec18a5b271e28338f0d305ee4b | /gcdemos/FeetConversionApp.java | 76097f775a2d5a0a634ffb6f49f617bdb7851a52 | [] | no_license | jlcenters/GrandCircusResourceCode | https://github.com/jlcenters/GrandCircusResourceCode | 17196cf1bd7a8c0afc828a89f95b85b55d52b1a8 | b3f44dda8e16f318d7d5d0b0b5b369be1bb4ac2b | refs/heads/master | 2022-04-28T04:41:53.568000 | 2020-04-27T06:10:23 | 2020-04-27T06:10:23 | 259,219,020 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gcdemos;
import java.util.Scanner;
public class FeetConversionApp { //FeetConversionApp is an identifier
//this is a single line comment; close not used
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
System.out.println("Enter distance in feet."); //<-- that is 1 ... | UTF-8 | Java | 582 | java | FeetConversionApp.java | Java | [] | null | [] | package gcdemos;
import java.util.Scanner;
public class FeetConversionApp { //FeetConversionApp is an identifier
//this is a single line comment; close not used
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
System.out.println("Enter distance in feet."); //<-- that is 1 ... | 582 | 0.687285 | 0.682131 | 19 | 28.631578 | 26.948706 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.