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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1d79b19bf350840b6d30f45ceeb4724c37360709 | 14,705,968,068,240 | c32c8e5ef76c5a93df8aa86ebf78b884e523ec78 | /src/main/java/tech/jinhaoma/day3/Solution.java | acc339431d427ae1b01dfdb0a45608e6e7331531 | [] | no_license | MJRT/test | https://github.com/MJRT/test | c13261215a91b4176066096dd275d11f746fa303 | bacb7ebec90aa0c66c26b7311e04ea007c476fb6 | refs/heads/master | 2017-10-07T18:11:05.956000 | 2017-02-15T03:37:38 | 2017-02-15T03:37:38 | 81,396,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tech.jinhaoma.day3;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Stack;
/**
* Created by new on 17-2-14.
*/
public class Solution {
}
| UTF-8 | Java | 178 | java | Solution.java | Java | [] | null | [] | package tech.jinhaoma.day3;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Stack;
/**
* Created by new on 17-2-14.
*/
public class Solution {
}
| 178 | 0.719101 | 0.685393 | 13 | 12.692307 | 12.778495 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 15 |
22a7a93d2dd4e8bf7963b002ff798965e199007e | 24,103,356,524,914 | 8603025c13c30b81324b7b168054cdeb28753757 | /src/com/floleproto/mcapi/scoreboard/Line.java | 51537ba373acdad66fa064cd07c7ecdfb9982ccb | [] | no_license | floleproto/minecraftprotoapi | https://github.com/floleproto/minecraftprotoapi | a6a9bc8db775b3317f7d52240c2f5ab3ac691d0f | a0da8f889ac846bf6c9165e013332503b3e4c089 | refs/heads/master | 2021-02-11T01:14:20.781000 | 2019-12-04T09:28:19 | 2019-12-04T09:28:19 | 244,437,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.floleproto.mcapi.scoreboard;
import org.bukkit.scoreboard.Scoreboard;
import org.bukkit.scoreboard.Team;
public class Line {
private String name;
private String content;
private String value = "";
private int pos;
private Team team;
private Scoreboard board;
public Line(String nam... | WINDOWS-1252 | Java | 1,447 | java | Line.java | Java | [] | null | [] | package com.floleproto.mcapi.scoreboard;
import org.bukkit.scoreboard.Scoreboard;
import org.bukkit.scoreboard.Team;
public class Line {
private String name;
private String content;
private String value = "";
private int pos;
private Team team;
private Scoreboard board;
public Line(String nam... | 1,447 | 0.675433 | 0.675433 | 57 | 23.350878 | 19.462507 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.859649 | false | false | 15 |
c941f3a02527b196a795af0b745c86c402a68454 | 13,589,276,527,092 | 02565452a088ebe284ea94b4fb8ffaa41f72f65f | /Test118/src/com/views/Decoder.java | ac6be30aa8a4b50b0bde71e4124ebb35b44e08f6 | [] | no_license | xingweicmu/Infomage | https://github.com/xingweicmu/Infomage | 18a8835f7811a0dc5b138642c7ef083b2141e4dd | 2104ee6d5f510dbff7e1272fb46c2ad35b44787c | refs/heads/master | 2016-09-05T12:40:13.544000 | 2014-03-19T03:05:11 | 2014-03-19T03:05:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.views;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
public class Decoder {
File infilename;
public String getText(String a) throws IOException {
String text = "";
int temp = 0;
int i;
int key = 0;
char tempchar;
File filea = new File(a);
... | UTF-8 | Java | 716 | java | Decoder.java | Java | [
{
"context": "0;\r\n\t\t\tfor (i = 0; i < 8; i++) {\r\n\t\t\t\tkey = key * 2;\r\n\t\t\t\ttemp = in.read();\r\n\t\t\t\ttemp = temp % 2;\r\n\t\t",
"end": 457,
"score": 0.8406608700752258,
"start": 456,
"tag": "KEY",
"value": "2"
}
] | null | [] | package com.views;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
public class Decoder {
File infilename;
public String getText(String a) throws IOException {
String text = "";
int temp = 0;
int i;
int key = 0;
char tempchar;
File filea = new File(a);
... | 716 | 0.564246 | 0.548883 | 38 | 16.842106 | 13.301219 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.368421 | false | false | 15 |
5c4003a06e17703295be9428c2ebbeaf54624bc9 | 25,151,328,486,275 | a4d2a269d8140128bca215d7c72dd11a99cd6533 | /IALSserver/src/bin/com/UserReactor.java | f8a844d2fa98b20af2f246d7619a76f94bacac8b | [] | no_license | Wang-chengfei/IALsystem | https://github.com/Wang-chengfei/IALsystem | bd11c8ccfb47afea085cd267384973549706faab | c57fcf4c534664ed613af53881d3282b4c5d3f10 | refs/heads/master | 2022-07-19T08:27:32.794000 | 2020-05-24T02:54:34 | 2020-05-24T02:54:34 | 260,438,379 | 7 | 1 | null | false | 2020-05-17T15:10:04 | 2020-05-01T11:00:49 | 2020-05-11T15:10:43 | 2020-05-17T15:10:03 | 1,498 | 1 | 1 | 0 | JavaScript | false | false | package bin.com;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.xml.ws.WebEndpoint;
import java.io.IOException;
import java.io.PrintWriter;
@WebServlet({"/update/user","/load/u... | UTF-8 | Java | 1,530 | java | UserReactor.java | Java | [] | null | [] | package bin.com;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.xml.ws.WebEndpoint;
import java.io.IOException;
import java.io.PrintWriter;
@WebServlet({"/update/user","/load/u... | 1,530 | 0.637255 | 0.637255 | 43 | 34.581394 | 27.871994 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767442 | false | false | 15 |
3014566ab1e7d666d4a6b2efd7f67c5c92dda4c8 | 25,271,587,631,032 | 88806fd2f64662fa16dfcf17ceb6c8986208bf38 | /toy-robot-java/src/test/java/com/au/robotsimulation/robot/test/SelfMovingRobotPlaceTest.java | 3adc917f59aec3a3396c11d2f65ad3a3a94a3ffc | [] | no_license | supun-hettigoda/robot-test | https://github.com/supun-hettigoda/robot-test | 76e55283def69a7c4ee5c282a5f6cf9ed740ee25 | 912241cccc2073d5a05cdab718ce08b31e651917 | refs/heads/master | 2022-12-31T19:25:56.040000 | 2020-10-21T08:08:38 | 2020-10-21T08:08:38 | 305,686,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.au.robotsimulation.robot.test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import com.au.robotsim... | UTF-8 | Java | 2,542 | java | SelfMovingRobotPlaceTest.java | Java | [] | null | [] |
package com.au.robotsimulation.robot.test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import com.au.robotsim... | 2,542 | 0.717152 | 0.710858 | 74 | 33.337837 | 26.975101 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702703 | false | false | 15 |
c59b6230697ca1b564f81b9ed1d0924775158964 | 32,031,866,126,512 | 3601ccdec9d706a8173007486b2860df4a8b0ad5 | /src/SimpleObjects/qd363BloatedPerson/Mysolution/House.java | 2689db42896e6ffbae6b830295168823cf71b953 | [] | no_license | Yi-Lai-32c64d0fa/JavaTutorialQuestions | https://github.com/Yi-Lai-32c64d0fa/JavaTutorialQuestions | 158b7d78b5aae002289243e16bea834c58c6edf2 | 79e9379a28126aa022aa6028e87f6b3bef8fc412 | refs/heads/master | 2021-02-12T23:38:43.089000 | 2020-03-15T17:42:18 | 2020-03-15T17:42:18 | 244,642,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SimpleObjects.qd363BloatedPerson.Mysolution;
public class House {
private int houseNumber;
private String address1;
private String address2;
// postCode is also the national insuranceNUmber
private String postCode;
public House(int houseNumber, String address1, String address2, String postCode) {
... | UTF-8 | Java | 1,192 | java | House.java | Java | [] | null | [] | package SimpleObjects.qd363BloatedPerson.Mysolution;
public class House {
private int houseNumber;
private String address1;
private String address2;
// postCode is also the national insuranceNUmber
private String postCode;
public House(int houseNumber, String address1, String address2, String postCode) {
... | 1,192 | 0.682047 | 0.66443 | 49 | 23.32653 | 21.970655 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
f5f3637d3e43df075986fbe68aa432881eec4cd9 | 17,652,315,633,112 | 6f4b76a0c2da4bfc21aec87596347a30c44663d8 | /reinsureApp/android/app/src/main/java/com/reinsureapp/BrainTreeService.java | 957d4aefe6bbac2dd9a378c37ba1d5acb4c9154b | [] | no_license | misurance/reinsure | https://github.com/misurance/reinsure | 79f5ec939af884df905229f5263e6f487b127fb7 | bb209c81a750662595d1a4a29799466aad6f83e5 | refs/heads/master | 2021-01-17T15:57:42.517000 | 2015-10-09T06:01:02 | 2015-10-09T06:01:02 | 43,868,026 | 0 | 0 | null | true | 2015-10-08T06:46:57 | 2015-10-08T06:46:57 | 2015-10-05T12:26:24 | 2015-10-05T12:26:23 | 0 | 0 | 0 | 0 | null | null | null | package com.reinsureapp;
import android.content.Intent;
import com.braintreepayments.api.dropin.BraintreePaymentActivity;
import rx.subjects.PublishSubject;
public class BrainTreeService {
private MainActivity mMainActivity;
private boolean mWasCalled = false;
public PublishSubject<String> paymentRegi... | UTF-8 | Java | 1,120 | java | BrainTreeService.java | Java | [] | null | [] | package com.reinsureapp;
import android.content.Intent;
import com.braintreepayments.api.dropin.BraintreePaymentActivity;
import rx.subjects.PublishSubject;
public class BrainTreeService {
private MainActivity mMainActivity;
private boolean mWasCalled = false;
public PublishSubject<String> paymentRegi... | 1,120 | 0.745536 | 0.741071 | 36 | 30.111111 | 26.760021 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 15 |
1e3024a0608ea48a372b3f9350fef109bfe314ec | 11,871,289,640,320 | 0bd7c6d6cea99cfc6204b51e1825fc5aa10331a4 | /src/main/java/org/utils/ICallBack.java | 19ba0ba7bea95e3a930ec6c817b20c71ad66d428 | [] | no_license | luoshei/repaire2018 | https://github.com/luoshei/repaire2018 | 9e8f59f5d15f4222bde3d5cd0baf17b5410810a1 | 128043d6e5a3b0a4822e19199f77af34a07ed900 | refs/heads/master | 2020-04-01T03:48:46.980000 | 2018-10-13T05:09:09 | 2018-10-13T05:09:09 | 152,837,388 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.utils;
/**
* Created by Luo on 2018/5/7.
*/
public interface ICallBack {
public void success(String json);
}
| UTF-8 | Java | 128 | java | ICallBack.java | Java | [
{
"context": "package org.utils;\n\n/**\n * Created by Luo on 2018/5/7.\n */\npublic interface ICallBack {\n ",
"end": 41,
"score": 0.7168923616409302,
"start": 38,
"tag": "NAME",
"value": "Luo"
}
] | null | [] | package org.utils;
/**
* Created by Luo on 2018/5/7.
*/
public interface ICallBack {
public void success(String json);
}
| 128 | 0.671875 | 0.625 | 8 | 15 | 14.124447 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
a92fc19ec49fef8c11636ec0472fd4ae08f59d43 | 3,667,902,107,051 | 414cc8d28b6a7fb74047aa05ef9f81f839d32e4c | /src/com/jagex/Class649_Sub1_Sub5_Sub2.java | 766baabea01701f0fcb2a37324895dbc2392ce23 | [] | no_license | titandino/876-Deobfuscated | https://github.com/titandino/876-Deobfuscated | 3d71fade77595cdbbacca9238ec15ed57ceee92b | bb546e9a28d77f9d93214386c72b64c9fae29d18 | refs/heads/master | 2021-01-12T07:42:29.043000 | 2017-01-27T03:23:54 | 2017-01-27T03:23:54 | 76,999,846 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Class649_Sub1_Sub5_Sub2 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
package com.jagex;
public class Class649_Sub1_Sub5_Sub2 extends Class649_Sub1_Sub5 implements Interface59 {
MeshRasterizer aClass177_11978;
Class34_Sub17 aClass34_Sub17_11979;
Class536_Sub18_Sub7 aClass536_Sub18_Sub7_11980;
C... | UTF-8 | Java | 19,638 | java | Class649_Sub1_Sub5_Sub2.java | Java | [] | null | [] | /* Class649_Sub1_Sub5_Sub2 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
package com.jagex;
public class Class649_Sub1_Sub5_Sub2 extends Class649_Sub1_Sub5 implements Interface59 {
MeshRasterizer aClass177_11978;
Class34_Sub17 aClass34_Sub17_11979;
Class536_Sub18_Sub7 aClass536_Sub18_Sub7_11980;
C... | 19,638 | 0.716112 | 0.463336 | 534 | 35.77528 | 40.528694 | 409 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.655431 | false | false | 15 |
ebd47ad23fe3b010179493110d50a39fbce85961 | 77,309,450,117 | 3588c0304e720594cf6e58926ec0338d87fd19bb | /LeetcodePractice/src/main/java/com/Bernie/LinkedList/CircularLinkedList.java | b59b9c95c81dc637de35155ec8d9ff44f689a14c | [] | no_license | zhengyanxiong/study | https://github.com/zhengyanxiong/study | bef2abafd6ce8a129580bf1f424989b21b0dad78 | 78eafb9165b5d2aab25b356325b8989f5e760725 | refs/heads/master | 2022-07-11T00:26:10.488000 | 2021-05-30T02:49:52 | 2021-05-30T02:49:52 | 167,376,009 | 0 | 0 | null | false | 2022-06-21T04:07:36 | 2019-01-24T13:56:43 | 2021-05-30T02:51:50 | 2022-06-21T04:07:35 | 554 | 0 | 0 | 3 | Java | false | false | package com.Bernie.LinkedList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* create by: Bernie
* description: 环形链表
* create time: 2020/10/9 23:27
* 给定一个链表,判断链表中是否有环。
*
* 如果链表中有某个节点,可以通过连续跟踪 next 指针再次到达,则链表中存在环。 为了表示给定链表中的环,我们使用整数 pos 来表示链表尾连接到链表中的位置(索引从 0 开始)。 如果 pos 是 -1,则在该链表中没有... | UTF-8 | Java | 1,830 | java | CircularLinkedList.java | Java | [
{
"context": "til.List;\nimport java.util.Set;\n\n/**\n * create by: Bernie\n * description: 环形链表\n * create time: 2020/10/9 23",
"end": 128,
"score": 0.733689546585083,
"start": 122,
"tag": "USERNAME",
"value": "Bernie"
}
] | null | [] | package com.Bernie.LinkedList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* create by: Bernie
* description: 环形链表
* create time: 2020/10/9 23:27
* 给定一个链表,判断链表中是否有环。
*
* 如果链表中有某个节点,可以通过连续跟踪 next 指针再次到达,则链表中存在环。 为了表示给定链表中的环,我们使用整数 pos 来表示链表尾连接到链表中的位置(索引从 0 开始)。 如果 pos 是 -1,则在该链表中没有... | 1,830 | 0.562589 | 0.550498 | 57 | 23.666666 | 22.402485 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403509 | false | false | 15 |
7fddbdaac0590e93bca4f56010e3234e30fb37e2 | 13,443,247,672,278 | 34d0b8b3499c09d67d47fc6848aec5ba59482833 | /CheckNew/src/com/example/tg/BinaryNumberNew.java | b73eaa656ed76c670fbf187e7a3e3456b162dba9 | [] | no_license | krishnaram/SomeDatastructureProbs | https://github.com/krishnaram/SomeDatastructureProbs | 692b8de659aaf5f9699b64ab030094951be39f63 | 3a2539b196eb1f57f4c7988fbe389d23ca1f7f1a | refs/heads/master | 2020-05-26T12:49:37.863000 | 2019-05-23T13:18:42 | 2019-05-23T13:18:42 | 188,237,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tg;
import java.util.Scanner;
public class BinaryNumberNew {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int T = s.nextInt();
int[] numbers = new int[T];
for (int i = 0; i < T; i++) {
numbers[i] = s.nextInt();
}
// code
int bina... | UTF-8 | Java | 1,287 | java | BinaryNumberNew.java | Java | [] | null | [] | package com.example.tg;
import java.util.Scanner;
public class BinaryNumberNew {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int T = s.nextInt();
int[] numbers = new int[T];
for (int i = 0; i < T; i++) {
numbers[i] = s.nextInt();
}
// code
int bina... | 1,287 | 0.536908 | 0.52603 | 60 | 19.450001 | 19.410843 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55 | false | false | 15 |
2cb16e5c546c3bd3ad12b5bc3cc686f18a51045e | 24,970,939,894,529 | bf8d093ddda4bd9297a5245bfc0b0d41dedc5ac8 | /liuyi-im-id/src/main/java/com/creolophus/im/entity/MessageIdSectionUser.java | 0dc7b0e5040101327904563dd05ab7ad24d28324 | [
"MIT"
] | permissive | adingzl/liuyi-im | https://github.com/adingzl/liuyi-im | a10594ef38374362659deeac2cbe97f70cf2e3ce | f9e6e1d4719f37efe78ce0c3812228b22f2d016d | refs/heads/master | 2022-12-30T17:32:59.941000 | 2020-10-21T02:44:16 | 2020-10-21T02:44:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.creolophus.im.entity;
import com.creolophus.liuyi.common.base.AbstractEntity;
import io.swagger.annotations.ApiModelProperty;
import org.beetl.sql.core.annotatoin.AssignID;
/**
* @author magicnana
* @date 2019-10-29
*/
public class MessageIdSectionUser extends AbstractEntity {
@ApiModelProperty(... | UTF-8 | Java | 745 | java | MessageIdSectionUser.java | Java | [
{
"context": "etl.sql.core.annotatoin.AssignID;\n\n\n/**\n * @author magicnana\n * @date 2019-10-29\n */\n\npublic class MessageIdSe",
"end": 212,
"score": 0.9996910095214844,
"start": 203,
"tag": "USERNAME",
"value": "magicnana"
}
] | null | [] | package com.creolophus.im.entity;
import com.creolophus.liuyi.common.base.AbstractEntity;
import io.swagger.annotations.ApiModelProperty;
import org.beetl.sql.core.annotatoin.AssignID;
/**
* @author magicnana
* @date 2019-10-29
*/
public class MessageIdSectionUser extends AbstractEntity {
@ApiModelProperty(... | 745 | 0.681879 | 0.671141 | 37 | 19.135136 | 18.490557 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 15 |
ae88f506047ccd37a27313da33109f35996aaba5 | 25,546,465,545,779 | 67b777ee70d28469afc650d36906401f8953befa | /sdk/src/main/java/com/hzpz/loginsdk/WXUserInfo.java | 04653439a4dffe5cc9b0d4f5044656a2943a8c16 | [] | no_license | Einsteinford/LoginSdk | https://github.com/Einsteinford/LoginSdk | ccd10baffce7bc7fdccf045ba807ca9d1dc7df97 | 704f686b500b9e49b229b2b6d4e45100268127cc | refs/heads/master | 2020-06-19T02:45:46.005000 | 2018-05-15T09:19:16 | 2018-05-15T09:19:16 | 94,174,215 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzpz.loginsdk;
import android.content.Context;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
/**
* @author kk
*/
public class WXUserInfo implements Parcelable {
private String mAppKey = "";
private String mRedirectUri = "";
private String mScope = "";
... | UTF-8 | Java | 2,736 | java | WXUserInfo.java | Java | [
{
"context": "cel;\nimport android.os.Parcelable;\n\n/**\n * @author kk\n */\npublic class WXUserInfo implements Parcelable",
"end": 160,
"score": 0.9959739446640015,
"start": 158,
"tag": "USERNAME",
"value": "kk"
}
] | null | [] | package com.hzpz.loginsdk;
import android.content.Context;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
/**
* @author kk
*/
public class WXUserInfo implements Parcelable {
private String mAppKey = "";
private String mRedirectUri = "";
private String mScope = "";
... | 2,736 | 0.635234 | 0.634868 | 96 | 27.5 | 21.825062 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.635417 | false | false | 15 |
d3c7973a0f4bfd56afc5b93ece796abd15d593e9 | 27,616,639,723,445 | ec41644f07f764bab56198a203e754f3f88c4bcd | /JPL/ch09/ex09_01/ex09_01.java | 2500cc1cadd91a32202521111b6704dc94e16f23 | [] | no_license | ko-haneda/Java2013 | https://github.com/ko-haneda/Java2013 | b5cc5da4bf6eb91df778a69957bcb3268929958f | b7aeaea08ec64fd7826cc29603feab60ec7d63f4 | refs/heads/master | 2020-12-24T16:14:58.625000 | 2014-08-07T15:18:36 | 2014-08-07T15:18:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch09.ex09_01;
public class ex09_01 {
public static void main(String[] args) {
double p_num = Double.POSITIVE_INFINITY;
double n_num = Double.NEGATIVE_INFINITY;
System.out.println("∞ + ∞ = " + (p_num + p_num));
System.out.println("∞ - ∞ = " + (p_num - p_num));
System.out.println("∞ * ∞ = " + (p_num *... | UTF-8 | Java | 662 | java | ex09_01.java | Java | [] | null | [] | package ch09.ex09_01;
public class ex09_01 {
public static void main(String[] args) {
double p_num = Double.POSITIVE_INFINITY;
double n_num = Double.NEGATIVE_INFINITY;
System.out.println("∞ + ∞ = " + (p_num + p_num));
System.out.println("∞ - ∞ = " + (p_num - p_num));
System.out.println("∞ * ∞ = " + (p_num *... | 662 | 0.533333 | 0.51746 | 17 | 36.117645 | 19.643536 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 15 |
22a85b5b54f5d95e2e0c6233fcd66b9a49340fbd | 24,498,493,466,466 | 4e2cb1858d19584c6c22fa2a1259f0102ff4be6d | /app/src/main/java/com/starun/www/starun/model/logic/WarmUpLogic.java | 78fff4feb3ebb245bf63bcd419f5405a1d626263 | [] | no_license | hjq123oo/Starun | https://github.com/hjq123oo/Starun | 382f25f8c1da4beaf324cf71572523c1917ad0e3 | 74411e5695e14b878b7d034e9ad0832699dfb0b2 | refs/heads/master | 2021-01-21T04:47:56.689000 | 2016-05-11T04:00:41 | 2016-05-11T04:00:41 | 54,376,320 | 0 | 1 | null | false | 2016-05-14T02:56:11 | 2016-03-21T09:36:04 | 2016-03-24T02:32:36 | 2016-05-14T02:56:11 | 44,615 | 0 | 1 | 0 | Java | null | null | package com.starun.www.starun.model.logic;
import android.content.Context;
import com.starun.www.starun.dao.WarmUpDao;
import com.starun.www.starun.model.data.WarmUpData;
import java.util.List;
/**
* Created by xiaoxue on 2016/4/10.
*/
public class WarmUpLogic {
public enum State{
START,
PAUSE... | UTF-8 | Java | 2,152 | java | WarmUpLogic.java | Java | [
{
"context": "UpData;\n\nimport java.util.List;\n\n/**\n * Created by xiaoxue on 2016/4/10.\n */\npublic class WarmUpLogic {\n ",
"end": 223,
"score": 0.9993364214897156,
"start": 216,
"tag": "USERNAME",
"value": "xiaoxue"
}
] | null | [] | package com.starun.www.starun.model.logic;
import android.content.Context;
import com.starun.www.starun.dao.WarmUpDao;
import com.starun.www.starun.model.data.WarmUpData;
import java.util.List;
/**
* Created by xiaoxue on 2016/4/10.
*/
public class WarmUpLogic {
public enum State{
START,
PAUSE... | 2,152 | 0.575845 | 0.566667 | 105 | 18.72381 | 17.230923 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
9f5a490551e4a911390de9c421011886663d3392 | 14,439,680,061,851 | 46c2c48476f1a2722aa08167cee5e8d260a0134e | /app/src/main/java/com/android/doantotnghiep/ui/DescriptionActivity.java | 20791423a18dd43de7b1956106647d001bb70da2 | [] | no_license | cuongnv219/doantn | https://github.com/cuongnv219/doantn | e3c1606e3547aea3aafad0e13b07f34990ee2da0 | 75cfb60c5f803fc2f066708fd223dfde43b0e92f | refs/heads/master | 2017-11-30T18:05:59.390000 | 2017-06-13T08:43:24 | 2017-06-13T08:43:24 | 81,745,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.doantotnghiep.ui;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import com.android.doantotnghiep.R;
import com.android.doantotnghiep.model.Attribute;
import com.android.doan... | UTF-8 | Java | 2,338 | java | DescriptionActivity.java | Java | [] | null | [] | package com.android.doantotnghiep.ui;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import com.android.doantotnghiep.R;
import com.android.doantotnghiep.model.Attribute;
import com.android.doan... | 2,338 | 0.626604 | 0.626176 | 76 | 29.763159 | 22.064421 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486842 | false | false | 15 |
6b5a0c28215dbfccd01444e72fb6d6a14688404a | 12,232,066,902,356 | c9a98eebc917474fd50e47ee6d3a940877d53781 | /bnu/src/bnu/web/BnuHRGnxxjlWeb.java | 57ad26a1fa00dafda49c01b1bd46cfc3824e8f54 | [] | no_license | st609877063/tianhua-iserver | https://github.com/st609877063/tianhua-iserver | 889d7868654a8066e8c2c6c8493b1dfff12002c8 | 990ea101273d14dfabaff4756c547f0eaf3c7134 | refs/heads/master | 2021-01-10T03:25:49.091000 | 2014-01-14T08:51:58 | 2014-01-14T08:51:58 | 47,139,748 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bnu.web;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.Hashtable;
import bnu.util.HRUtil;
import com.actionsoft.awf.organization.control.MessageQueue;
import com.actionsoft.awf.organi... | GB18030 | Java | 16,107 | java | BnuHRGnxxjlWeb.java | Java | [] | null | [] | package bnu.web;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.Hashtable;
import bnu.util.HRUtil;
import com.actionsoft.awf.organization.control.MessageQueue;
import com.actionsoft.awf.organi... | 16,107 | 0.614925 | 0.599833 | 352 | 42.230114 | 37.159222 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.261364 | false | false | 15 |
99136522cdafcbc15f5f1afd0b1143023715b6b5 | 12,171,937,357,614 | 17ee17e5d26b9484e31697a35009279b40566fa4 | /A0000010-demo-未整理/demo-未整理/src/main/java/com/sherwin/examples/gui/TicTacToe.java | 1db519e60826d48cd6732e2b38985757e26b9972 | [] | no_license | wusuirong/java-demo | https://github.com/wusuirong/java-demo | c6c9c70764d2c68080b51e049108f1015eab6afb | e63db2021d5d355255961f11f42b4e7bce00a90f | refs/heads/master | 2022-09-27T01:34:06.003000 | 2019-08-31T12:33:31 | 2019-08-31T12:33:31 | 51,724,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sherwin.examples.gui;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.... | UTF-8 | Java | 6,461 | java | TicTacToe.java | Java | [
{
"context": "tHandler();\n\t}\n\t\n\t/**\n\t * 初始化成员变量\n\t * \n\t * @author sherwin wu\n\t */\n\tprotected void initFields() {\n\t\tcells = new",
"end": 1219,
"score": 0.999742865562439,
"start": 1209,
"tag": "NAME",
"value": "sherwin wu"
},
{
"context": " 上边放一个开始游戏按钮\n\t * 中间放棋盘\n\... | null | [] | package com.sherwin.examples.gui;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.... | 6,425 | 0.608254 | 0.601098 | 328 | 17.320122 | 14.673415 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.344512 | false | false | 15 |
6fe6b80c8747d3e49dde0bf3c1a2c2b5982ff91d | 33,432,025,471,676 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/ugc/aweme/poi/nearby/adapter/C35130a.java | c12f898607f4d8e304263ecdba2633141117a503 | [] | no_license | xrealm/tiktok-src | https://github.com/xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401000 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p280ss.android.ugc.aweme.poi.nearby.adapter;
/* renamed from: com.ss.android.ugc.aweme.poi.nearby.adapter.a */
public interface C35130a {
}
| UTF-8 | Java | 153 | java | C35130a.java | Java | [] | null | [] | package com.p280ss.android.ugc.aweme.poi.nearby.adapter;
/* renamed from: com.ss.android.ugc.aweme.poi.nearby.adapter.a */
public interface C35130a {
}
| 153 | 0.764706 | 0.712418 | 5 | 29.6 | 27.045147 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 15 |
7e48629a45143add7a2c02cf0cba41dd7f286b97 | 609,885,415,285 | dd53cb7dbc7c340987f1982551c4927dfa5f0efe | /main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/hadoop/version/EDataprocAuthType.java | bf63fc94df3b9d4effb52e6d3682dfb1b956900d | [
"Apache-2.0"
] | permissive | Talend/tcommon-studio-se | https://github.com/Talend/tcommon-studio-se | e6fcaeddb561aea62af747c164c0be9d4c490ca3 | 3c68f3f13cdab9457392473d10e27891094bd4b8 | refs/heads/master | 2023-08-18T03:46:54.705000 | 2023-08-11T02:58:04 | 2023-08-11T02:58:04 | 21,085,139 | 86 | 275 | null | false | 2023-09-14T08:15:34 | 2014-06-22T04:07:18 | 2023-09-13T07:51:37 | 2023-09-14T08:15:33 | 864,742 | 80 | 103 | 122 | Java | false | false | // ============================================================================
//
// Copyright (C) 2006-2020 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have receiv... | UTF-8 | Java | 2,270 | java | EDataprocAuthType.java | Java | [] | null | [] | // ============================================================================
//
// Copyright (C) 2006-2020 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have receiv... | 2,270 | 0.559031 | 0.551542 | 75 | 29.266666 | 25.701015 | 93 | false | false | 0 | 0 | 0 | 0 | 84 | 0.073128 | 0.373333 | false | false | 15 |
95a222b199ddc74a5ec0fb439aefaccbb4140708 | 26,044,681,718,847 | d5cf0262186dac54bc3224f0c34f73251d3bd167 | /src/duty/com/boco/eoms/duty/dao/TawRmChangedutyDAO.java | dfc31032412f8a63e6f4ccc36cecbc946901951e | [] | no_license | Hypo-Lee/partner | https://github.com/Hypo-Lee/partner | 4b6c3909e318fb14d217b6edac10fa1c12290384 | a2ef06b80316078cdc6e55dd59270d195437c744 | refs/heads/master | 2021-06-13T11:40:08.864000 | 2017-03-21T00:47:03 | 2017-03-21T00:47:03 | 81,916,605 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @see
* <p>功能描述:交换班的DAO。</p>
* @author 赵川
* @version 2.0
*/
package com.boco.eoms.duty.dao;
import java.io.*;
import java.sql.*;
import java.util.*;
import javax.sql.*;
import com.boco.eoms.duty.model.*;
import com.boco.eoms.common.util.CacheManager;
import com.boco.eoms.common.dao.*;
import com.boco.eoms.... | UTF-8 | Java | 26,213 | java | TawRmChangedutyDAO.java | Java | [
{
"context": "/**\n * @see\n * <p>功能描述:交换班的DAO。</p>\n * @author 赵川\n * @version 2.0\n */\n\npackage com.boco.eoms.duty.d",
"end": 49,
"score": 0.9992741942405701,
"start": 47,
"tag": "NAME",
"value": "赵川"
},
{
"context": "ag = null;\n\t\tVector getReason = null;\n\t\t// edit by wangh... | null | [] | /**
* @see
* <p>功能描述:交换班的DAO。</p>
* @author 赵川
* @version 2.0
*/
package com.boco.eoms.duty.dao;
import java.io.*;
import java.sql.*;
import java.util.*;
import javax.sql.*;
import com.boco.eoms.duty.model.*;
import com.boco.eoms.common.util.CacheManager;
import com.boco.eoms.common.dao.*;
import com.boco.eoms.... | 26,213 | 0.675837 | 0.667399 | 883 | 27.858437 | 24.973175 | 310 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.178936 | false | false | 15 |
ec5f343a4d8220874c347a685becf3abf0f76f38 | 15,083,925,189,192 | f87803449f234b29b2256d1dafab3331e9d63cbf | /spring-cloud-config-client-3355/src/main/java/org/jliang/apps/cloud/controller/GetPropertiesController.java | 39ddbedcc40b36eb3395ddb92de2cbd186967433 | [] | no_license | ky2009888/spring_cloud_project_all_custom_demo | https://github.com/ky2009888/spring_cloud_project_all_custom_demo | eb0bc912d1c0e0c61ab434c51cebc45a633126bb | e526747f06dab053f782d72c3024f17ea24369cb | refs/heads/master | 2022-08-02T02:11:01.122000 | 2020-04-05T09:43:33 | 2020-04-05T09:43:33 | 246,742,670 | 3 | 0 | null | false | 2022-06-21T02:58:20 | 2020-03-12T04:22:52 | 2020-04-05T09:44:01 | 2022-06-21T02:58:18 | 44,546 | 0 | 0 | 1 | Java | false | false | package org.jliang.apps.cloud.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframew... | UTF-8 | Java | 717 | java | GetPropertiesController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @author Lenovo\n */\n@RestController\n@RequestMapping(\"get\")\n@Refre",
"end": 382,
"score": 0.9994680881500244,
"start": 376,
"tag": "USERNAME",
"value": "Lenovo"
}
] | null | [] | package org.jliang.apps.cloud.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframew... | 717 | 0.74116 | 0.74116 | 28 | 24.25 | 21.350183 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
69a81db5067e55f99ad1083decb10fc8e66e2358 | 32,066,225,838,564 | 7a30e5f98d888cde2c2f97adda5622f3a8ea80a0 | /LastmileSDK/src/main/java/com/meizu/lastmile/LastmileClient.java | c85cd0b2685a1155c561ea4083c42b379fef011f | [] | no_license | DogerRain/MyAplication | https://github.com/DogerRain/MyAplication | fe1359d56f72e4b975079bf9c0803047d01661ad | fcccbf212d338da89dc5b0d276bae42bb3bfb192 | refs/heads/master | 2022-10-12T22:34:08.226000 | 2020-05-25T10:14:19 | 2020-05-25T10:14:19 | 262,289,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meizu.lastmile;
import android.content.Context;
import com.alibaba.fastjson.JSON;
import com.meizu.lastmile.Utils.ConstantUtils;
import com.meizu.lastmile.requestObj.Instruction;
import com.meizu.lastmile.service.PingService;
import com.meizu.lastmile.service.TaskTriggerService;
/**
* Created by huangy... | UTF-8 | Java | 1,430 | java | LastmileClient.java | Java | [
{
"context": "le.service.TaskTriggerService;\n\n\n/**\n * Created by huangyongwen on 2020/5/13.\n */\n\npublic class LastmileClient im",
"end": 326,
"score": 0.9991226196289062,
"start": 314,
"tag": "USERNAME",
"value": "huangyongwen"
}
] | null | [] | package com.meizu.lastmile;
import android.content.Context;
import com.alibaba.fastjson.JSON;
import com.meizu.lastmile.Utils.ConstantUtils;
import com.meizu.lastmile.requestObj.Instruction;
import com.meizu.lastmile.service.PingService;
import com.meizu.lastmile.service.TaskTriggerService;
/**
* Created by huangy... | 1,430 | 0.638732 | 0.633803 | 59 | 23.067797 | 21.756639 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38983 | false | false | 15 |
713f64e933cb9475c1399d856101495ad8e70fe9 | 16,630,113,395,829 | 89f4c4a0e224969b77ce9a14921501ad5a0ef475 | /Project 1/eclipse/src/cmpe226/p1meso/db/jdbc/sharded/ShardAdmin.java | e19d33155663427421beaff7c28e27ca14b4a59f | [] | no_license | srkarra/cmpedatdes | https://github.com/srkarra/cmpedatdes | c5a2cb65810def1535df38e99dc5316b08cf6d5d | a95accc857aa530265b1b84240eaa826092e665e | refs/heads/master | 2016-08-04T20:56:18.659000 | 2013-12-08T05:51:40 | 2013-12-08T05:51:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cmpe226.p1meso.db.jdbc.sharded;
import java.io.File;
import java.io.IOException;
import java.sql.Connection;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Properties;
import cmpe226.p1meso.IDENTS.MESOProp;
import cmpe226.p1meso.db.MesoProcess;
import cmpe226.p1m... | UTF-8 | Java | 1,821 | java | ShardAdmin.java | Java | [] | null | [] | package cmpe226.p1meso.db.jdbc.sharded;
import java.io.File;
import java.io.IOException;
import java.sql.Connection;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Properties;
import cmpe226.p1meso.IDENTS.MESOProp;
import cmpe226.p1meso.db.MesoProcess;
import cmpe226.p1m... | 1,821 | 0.762219 | 0.750137 | 52 | 34.01923 | 30.254364 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.211539 | false | false | 15 |
87eb0e90bb490c4f259d83a385fe368a76d76b92 | 33,019,708,602,782 | 53b52a4580afde2b9fddc4046a075295c57d36a8 | /src/Discount.java | 2452a87eae93606e3aab84a88639cc6c4d5b6c7b | [] | no_license | swatro/HarryPotterJava | https://github.com/swatro/HarryPotterJava | f8f88c8e10cd31568534c80c04f46bd542d0c144 | b45a9bfd34eea12f09a835754ca3c738b4331e37 | refs/heads/master | 2021-01-10T03:08:45.979000 | 2015-10-20T17:32:42 | 2015-10-20T17:32:42 | 44,550,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Discount {
private final int numberOfBooks;
public int getNumberOfBooks() {
return numberOfBooks;
}
public Discount(int numberOfUniqueBooks) {
this.numberOfBooks = numberOfUniqueBooks;
}
@Override
public boolean equals(Object o) {
if (this == o) retu... | UTF-8 | Java | 505 | java | Discount.java | Java | [] | null | [] |
public class Discount {
private final int numberOfBooks;
public int getNumberOfBooks() {
return numberOfBooks;
}
public Discount(int numberOfUniqueBooks) {
this.numberOfBooks = numberOfUniqueBooks;
}
@Override
public boolean equals(Object o) {
if (this == o) retu... | 505 | 0.621782 | 0.621782 | 23 | 20.913044 | 21.110296 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 15 |
8cf5fe74eefbfb6ee8e25d2989d60fdd40833056 | 26,147,760,911,856 | 77fc4f255d2367fd8d5479951cf32f32ac34d895 | /library/src/main/java/com/huxq17/download/service/DownloadService.java | 7ad634063ecd726004e8e3cd3b0db6e9f7eac248 | [
"Apache-2.0"
] | permissive | ps-jimmy/Pump | https://github.com/ps-jimmy/Pump | 39046a34a7ce68afc5ef127592e5638088403c37 | cc2925333a68ad34fd94639250d5092444bbdfcf | refs/heads/master | 2020-04-07T22:59:25.878000 | 2018-11-22T15:32:20 | 2018-11-22T15:32:20 | 158,793,019 | 1 | 0 | null | true | 2018-11-23T06:57:51 | 2018-11-23T06:57:50 | 2018-11-23T06:57:49 | 2018-11-22T15:35:41 | 9,672 | 0 | 0 | 0 | null | false | null | package com.huxq17.download.service;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import android.support.annotation.Nullable;
import com.buyi.huxq17.serviceagency.ServiceAgency;
import com.huxq17.download.TaskManager;
import com.huxq17.download.Utils.LogUtil;
import com.huxq17... | UTF-8 | Java | 1,660 | java | DownloadService.java | Java | [] | null | [] | package com.huxq17.download.service;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import android.support.annotation.Nullable;
import com.buyi.huxq17.serviceagency.ServiceAgency;
import com.huxq17.download.TaskManager;
import com.huxq17.download.Utils.LogUtil;
import com.huxq17... | 1,660 | 0.664458 | 0.656024 | 62 | 25.774193 | 21.773333 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 15 |
7831eb9a96f009e97de3e75285ecef86a3f4ad8d | 4,105,988,745,676 | 15df00f5e670d704621950e0efb8ac587b97c46b | /app/src/main/java/com/yzf/king/kit/Version.java | 4ee4dbb2bc0c70a483d54cb1b273f7eadb7d7372 | [] | no_license | chocozhao/BrushFace | https://github.com/chocozhao/BrushFace | 109c325b73b0fddd8389468b5b4a9290faf89ea9 | 577591d921d57d8aac185d8851eac13083fb2e02 | refs/heads/master | 2020-08-03T15:34:08.682000 | 2019-09-30T07:38:35 | 2019-09-30T07:38:35 | 211,799,717 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzf.king.kit;
/**
* ClaseName:ResultCode
* Description:
* Author:JensenWei
* QQ: 2188307188
* Createtime:2018/1/25 13:54
* Modified By:
* Fixtime:2018/1/25 13:54
* FixDescription:
*/
/**
* 响应码枚举,参考HTTP状态码的语义
*/
public enum Version {
REGISTER(AppConfig.REGISTER, "1.0"),
MODIFYPWD(AppConf... | UTF-8 | Java | 5,514 | java | Version.java | Java | [
{
"context": " * ClaseName:ResultCode\n * Description:\n * Author:JensenWei\n * QQ: 2188307188\n * Createtime:2018/1/25 13:54\n ",
"end": 90,
"score": 0.9997569918632507,
"start": 81,
"tag": "NAME",
"value": "JensenWei"
}
] | null | [] | package com.yzf.king.kit;
/**
* ClaseName:ResultCode
* Description:
* Author:JensenWei
* QQ: 2188307188
* Createtime:2018/1/25 13:54
* Modified By:
* Fixtime:2018/1/25 13:54
* FixDescription:
*/
/**
* 响应码枚举,参考HTTP状态码的语义
*/
public enum Version {
REGISTER(AppConfig.REGISTER, "1.0"),
MODIFYPWD(AppConf... | 5,514 | 0.710344 | 0.668677 | 137 | 38.948906 | 18.755173 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.489051 | false | false | 15 |
2a20be802f0bdfc92f674cbd4661d2a1011fac53 | 12,128,987,673,074 | 774db3baf607508e58dec374d412ba28bcea71ea | /Factool_JavaClassFiles/Forms Analysis & Comparison Tool/factool/org/apache/poi/ss/formula/eval/ExternalNameEval.java | 59f74f8e7990a3bbb473f8dd145df13ff95728f8 | [] | no_license | kiranprasad2001/FAT | https://github.com/kiranprasad2001/FAT | a7bd7ba23b9f8b44d378fd2b037e5c257c96ef8e | e089ce975947aa9636a03107b5d16b2bb23e6a2a | refs/heads/main | 2023-07-21T16:53:03.682000 | 2021-08-26T07:46:42 | 2021-08-26T07:46:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// Decompiled by Procyon v0.5.36
//
package org.apache.poi.ss.formula.eval;
import org.apache.poi.ss.formula.EvaluationName;
public final class ExternalNameEval implements ValueEval
{
private final EvaluationName _name;
public ExternalNameEval(final EvaluationName name) {
this._name = name;... | UTF-8 | Java | 673 | java | ExternalNameEval.java | Java | [] | null | [] | //
// Decompiled by Procyon v0.5.36
//
package org.apache.poi.ss.formula.eval;
import org.apache.poi.ss.formula.EvaluationName;
public final class ExternalNameEval implements ValueEval
{
private final EvaluationName _name;
public ExternalNameEval(final EvaluationName name) {
this._name = name;... | 673 | 0.630015 | 0.6211 | 29 | 22.206896 | 20.131258 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 15 |
5912befb4589026bbf5f66d46ef9ffa5bc86f625 | 10,780,367,942,750 | d9243de722fe4cbbdfb7c687e6b4eab294e34ecd | /basic/src/main/java/com/crystallake/basic/utils/click/ClickUtils.java | d8c1c341d0e9091c778f734b52d31aee9b3a4716 | [] | no_license | ydslib/WanAndroid-crystallike | https://github.com/ydslib/WanAndroid-crystallike | 98b5727501247f2ce8a3b98f39aefd69e6f9d841 | 92d7ca8a2a486a6d9a60270401b23ed08e374ae6 | refs/heads/master | 2023-03-15T09:41:52.387000 | 2021-03-23T15:05:12 | 2021-03-23T15:05:12 | 297,063,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by : yds
* Time: 2020-12-24 8:31 PM
*/
package com.crystallake.basic.utils.click;
import android.util.LongSparseArray;
import android.view.View;
import androidx.annotation.NonNull;
public class ClickUtils {
/**
* 500毫秒内只能点击一次
*/
public static void disContinuousClick(final View t... | UTF-8 | Java | 666 | java | ClickUtils.java | Java | [
{
"context": "/**\n * Created by : yds\n * Time: 2020-12-24 8:31 PM\n */\npackage com.cryst",
"end": 23,
"score": 0.9995117783546448,
"start": 20,
"tag": "USERNAME",
"value": "yds"
}
] | null | [] | /**
* Created by : yds
* Time: 2020-12-24 8:31 PM
*/
package com.crystallake.basic.utils.click;
import android.util.LongSparseArray;
import android.view.View;
import androidx.annotation.NonNull;
public class ClickUtils {
/**
* 500毫秒内只能点击一次
*/
public static void disContinuousClick(final View t... | 666 | 0.638889 | 0.617284 | 33 | 18.636364 | 21.111275 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 15 |
7a62db32f21b261046597710d4845c085ef7bf67 | 31,001,073,968,317 | c156bf50086becbca180f9c1c9fbfcef7f5dc42c | /src/main/java/com/waterelephant/sxyDrainage/entity/shandiandai/pushorder/SddLocation.java | 25a000c28d5bcb735cbe5001232a3d7125779286 | [] | no_license | zhanght86/beadwalletloanapp | https://github.com/zhanght86/beadwalletloanapp | 9e3def26370efd327dade99694006a6e8b18a48f | 66d0ae7b0861f40a75b8228e3a3b67009a1cf7b8 | refs/heads/master | 2020-12-02T15:01:55.982000 | 2019-11-20T09:27:24 | 2019-11-20T09:27:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.waterelephant.sxyDrainage.entity.shandiandai.pushorder;
//
///**
// *
// * 所在地区
// *
// * @author 王亚楠
// * @version 1.0
// * @date 2018/6/1
// * @since JDK 1.8
// */
//public class SddLocation {
// /** 省份 */
// private String province;
// /** 城市 */
// private String city;
// /** 区县 */
// ... | UTF-8 | Java | 1,054 | java | SddLocation.java | Java | [
{
"context": "horder;\n//\n///**\n// *\n// * 所在地区\n// *\n// * @author 王亚楠\n// * @version 1.0\n// * @date 2018/6/1\n// * @since",
"end": 115,
"score": 0.999799907207489,
"start": 112,
"tag": "NAME",
"value": "王亚楠"
}
] | null | [] | //package com.waterelephant.sxyDrainage.entity.shandiandai.pushorder;
//
///**
// *
// * 所在地区
// *
// * @author 王亚楠
// * @version 1.0
// * @date 2018/6/1
// * @since JDK 1.8
// */
//public class SddLocation {
// /** 省份 */
// private String province;
// /** 城市 */
// private String city;
// /** 区县 */
// ... | 1,054 | 0.512745 | 0.502941 | 53 | 18.245283 | 14.914733 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.245283 | false | false | 15 |
640526f6465b5c871cf10fe4c299e061fcf2932e | 9,096,740,772,253 | 2ac21663c0843df65e60742d0ffb3e1b5c9fa97c | /src/test/java/com/test/workshop/testta/LoginLogoutTest.java | 935a2102e8deb32cf32333785ca355f990b6adb4 | [] | no_license | sonjadzeletovic/ta-framework | https://github.com/sonjadzeletovic/ta-framework | 93275c852a6b3a6e7cd3a78ee5dc7ddc1b7f4788 | df0a247b4d90f8efa8f0a781232bf7cf80939a00 | refs/heads/master | 2020-05-02T14:05:31.041000 | 2019-04-19T13:03:57 | 2019-04-19T13:03:57 | 178,001,035 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.workshop.testta;
import org.testng.Assert;
import org.testng.annotations.Test;
public class LoginLogoutTest {
@Test (groups = {"heartbeat"})
public void testLoginLogout() {
String username = "user";
String password = "password";
/* //Incijalizacija web drivera
... | UTF-8 | Java | 1,206 | java | LoginLogoutTest.java | Java | [
{
"context": "d testLoginLogout() {\n\n String username = \"user\";\n String password = \"password\";\n\n /",
"end": 233,
"score": 0.9849230647087097,
"start": 229,
"tag": "USERNAME",
"value": "user"
},
{
"context": "ing username = \"user\";\n String passwo... | null | [] | package com.test.workshop.testta;
import org.testng.Assert;
import org.testng.annotations.Test;
public class LoginLogoutTest {
@Test (groups = {"heartbeat"})
public void testLoginLogout() {
String username = "user";
String password = "<PASSWORD>";
/* //Incijalizacija web drivera
... | 1,208 | 0.688226 | 0.676617 | 38 | 30.736841 | 30.273911 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
3cf187c4f5cd0b50bbf44583f3161f5fe88782c0 | 28,415,503,664,270 | d65ca6328da0aa55b28c6fd3906f16745c1fe795 | /booklibrary/src/main/java/com/spriteapp/booklibrary/util/MapUtil.java | 3fd8466132b7a475059290f21ecc9cf9e6f355a4 | [] | no_license | panhuiAipami/huaxi | https://github.com/panhuiAipami/huaxi | 9020220c49a2b79f4d3d3bb75f55714011375ae1 | 20c238fe398454ee99b77e8f8bcf96c4b45d2bfa | refs/heads/master | 2020-04-25T09:32:39.932000 | 2018-05-31T04:11:36 | 2018-05-31T04:11:36 | 172,678,737 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spriteapp.booklibrary.util;
import java.util.Map;
/**
* Created by kuangxiaoguo on 2017/7/5.
*/
public class MapUtil {
public static boolean isEmpty(Map m) {
return m == null || m.isEmpty();
}
}
| UTF-8 | Java | 229 | java | MapUtil.java | Java | [
{
"context": "ry.util;\n\nimport java.util.Map;\n\n/**\n * Created by kuangxiaoguo on 2017/7/5.\n */\n\npublic class MapUtil {\n\n pub",
"end": 94,
"score": 0.9994919896125793,
"start": 82,
"tag": "USERNAME",
"value": "kuangxiaoguo"
}
] | null | [] | package com.spriteapp.booklibrary.util;
import java.util.Map;
/**
* Created by kuangxiaoguo on 2017/7/5.
*/
public class MapUtil {
public static boolean isEmpty(Map m) {
return m == null || m.isEmpty();
}
}
| 229 | 0.641921 | 0.615721 | 14 | 15.357142 | 17.057077 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 15 |
b4842c4b32a0347ecbb8d0b0ec674e71ccfa323a | 27,178,553,076,163 | d5619bef124d1ea5b9fa41394f8bae645f11bc65 | /apiwebsite/src/main/java/com/springboot/apiwebsite/service/impl/InvoiceDetailsServiceImpl.java | cbde883bba0f9e7c1a1de4411cd1782d4a74afb4 | [] | no_license | ndhuy30111/backend-JavaSpringBoot | https://github.com/ndhuy30111/backend-JavaSpringBoot | f37171b5265141b8695b644808564c2c274b6a97 | 157582b6577e966113898332362039a6dd30eae8 | refs/heads/master | 2023-04-07T09:11:07.611000 | 2021-04-15T03:37:25 | 2021-04-15T03:37:25 | 341,788,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.apiwebsite.service.impl;
import com.springboot.apiwebsite.entity.InvoiceDetailsEntity;
public interface InvoiceDetailsServiceImpl extends GeneralServiceImpl<InvoiceDetailsEntity>{
}
| UTF-8 | Java | 208 | java | InvoiceDetailsServiceImpl.java | Java | [] | null | [] | package com.springboot.apiwebsite.service.impl;
import com.springboot.apiwebsite.entity.InvoiceDetailsEntity;
public interface InvoiceDetailsServiceImpl extends GeneralServiceImpl<InvoiceDetailsEntity>{
}
| 208 | 0.870192 | 0.870192 | 7 | 28.714285 | 35.098694 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
f2ac6446cc7298c7c098f179376929d262b72082 | 37,168,647,004,174 | 6ac76b0f93cc4be720e16b379611944fa3502d43 | /app/src/main/java/nabil/ahmed/pharmacy/Activities/Setup_SettingsActivity.java | eb6c42f4951173dd765adb8e3f23ad93477ee385 | [] | no_license | AhmedEzio47/Pharmacy | https://github.com/AhmedEzio47/Pharmacy | 88d8d51601df7fcc66a6f9754d3946edb94a6b40 | 1a8f5cd8a4121a6a8257556776b541c74d6aa258 | refs/heads/master | 2020-05-25T14:45:53.171000 | 2019-08-03T15:00:36 | 2019-08-03T15:00:36 | 187,683,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nabil.ahmed.pharmacy.Activities;
import android.app.Activity;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationManager;
import android.os.Build;
impo... | UTF-8 | Java | 10,752 | java | Setup_SettingsActivity.java | Java | [
{
"context": "ew Pharmacy();\n pharmacy.name = pharmacyName;\n pharmacy.address =",
"end": 4301,
"score": 0.9975938200950623,
"start": 4299,
"tag": "NAME",
"value": "ph"
},
{
"context": "Pharmacy();\n pharmacy.name = pharmacyNa... | null | [] | package nabil.ahmed.pharmacy.Activities;
import android.app.Activity;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.location.LocationManager;
import android.os.Build;
impo... | 10,752 | 0.629743 | 0.628906 | 249 | 42.180721 | 34.924637 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590361 | false | false | 15 |
7c02a73c15e4947673926ab235168dbedaf6212e | 37,168,647,002,008 | 774d36285e48bd429017b6901a59b8e3a51d6add | /sources/com/google/firebase/abt/C3615a.java | d497ed439b5c873a04251e077a201bf68cb5e0da | [] | no_license | jorge-luque/hb | https://github.com/jorge-luque/hb | 83c086851a409e7e476298ffdf6ba0c8d06911db | b467a9af24164f7561057e5bcd19cdbc8647d2e5 | refs/heads/master | 2023-08-25T09:32:18.793000 | 2020-10-02T11:02:01 | 2020-10-02T11:02:01 | 300,586,541 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.firebase.abt;
import android.text.TextUtils;
import com.google.firebase.analytics.p122a.C3619a;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Locale;
import java.util.Map;
/* renam... | UTF-8 | Java | 3,406 | java | C3615a.java | Java | [] | null | [] | package com.google.firebase.abt;
import android.text.TextUtils;
import com.google.firebase.analytics.p122a.C3619a;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Locale;
import java.util.Map;
/* renam... | 3,406 | 0.637111 | 0.564005 | 100 | 33.060001 | 37.943333 | 282 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62 | false | false | 15 |
b85f2771377ad8c8771d8c77e83c4d1789cf8feb | 35,459,250,035,099 | 13ad0a5bf12c0f2aa79ecb06291ff2be9b3a0348 | /SoundCloud/build/generated/src/org/apache/jsp/userviewsongs1_jsp.java | 3d2cd6e98ec3e7ac1aed279584e0390912f14867 | [] | no_license | Er-GSG/MusicCloud | https://github.com/Er-GSG/MusicCloud | 3bb1b48857ba1cd61765eff2d2facd82972c7b74 | 0b6d97a17e5217719b1d7a2b149374ff104862f8 | refs/heads/master | 2021-09-21T04:57:08.648000 | 2018-08-21T04:48:31 | 2018-08-21T04:48:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.sql.*;
public final class userviewsongs1_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory ... | UTF-8 | Java | 16,722 | java | userviewsongs1_jsp.java | Java | [
{
"context": "cloud = DriverManager.getConnection(\"jdbc:mysql://127.0.0.1:3306/soundcloud\", \"root\", \"guri\");\n ",
"end": 6762,
"score": 0.9983208775520325,
"start": 6753,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": ";\n out.write(\" ... | null | [] | package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.sql.*;
public final class userviewsongs1_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory ... | 16,705 | 0.432066 | 0.42471 | 380 | 43.005264 | 28.490995 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.005263 | false | false | 15 |
5bd02d5fd254f18869cb1205729258d940670a9a | 38,036,230,394,604 | eb48ca338436cb924e4bca8fced53a496036b6bf | /src/main/java/net/sourceforge/mavenhippo/BeanCreator.java | 3040d28767d19223a5a9c2ff315f5ed26fc3849b | [
"Apache-2.0"
] | permissive | aharpour/hippo-maven-plugin | https://github.com/aharpour/hippo-maven-plugin | f9a99eff83e5cfe34406ffca5a7e9fc57ff1f153 | 323e94d94a9cdb6bc0485f63fe9ba8883f4d58e7 | refs/heads/master | 2020-12-24T06:43:40.988000 | 2017-03-16T10:08:43 | 2017-03-16T10:08:43 | 46,791,884 | 0 | 1 | null | false | 2016-08-15T14:49:15 | 2015-11-24T13:00:37 | 2016-05-23T11:16:11 | 2016-08-15T14:49:14 | 1,067 | 0 | 1 | 0 | Java | null | null | /*
* Copyright 2013 Ebrahim Aharpour
*
* 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 a... | UTF-8 | Java | 6,292 | java | BeanCreator.java | Java | [
{
"context": "/*\r\n * Copyright 2013 Ebrahim Aharpour\r\n *\r\n * Licensed under the Apache License, Vers",
"end": 41,
"score": 0.9998973608016968,
"start": 25,
"tag": "NAME",
"value": "Ebrahim Aharpour"
},
{
"context": "ker.template.TemplateException;\r\n\r\n/**\r\n * @author ... | null | [] | /*
* Copyright 2013 <NAME>
*
* 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 ... | 6,272 | 0.678798 | 0.677209 | 143 | 42 | 32.457611 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 15 |
fbd67163669c1db3a17df2c2624320aecf2608cd | 38,036,230,397,720 | c65077eded9a1f89f9a1504e7d28351e2482601d | /src/main/java/Util/Exceptions/CommandException.java | 716b6970aef2988bdae93d52e6423226e5622027 | [
"MIT"
] | permissive | GenDoNL/DushanbeBot | https://github.com/GenDoNL/DushanbeBot | 3cc171bffa7e5b8ac25a673d33b832531a933baf | 59a0db918ab81944b252ebc073a1c709cc4d92b2 | refs/heads/main | 2023-06-11T03:47:36.056000 | 2021-06-27T13:00:02 | 2021-06-27T13:00:02 | 308,626,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Util.Exceptions;
/**
* Exception used to provide output to the users of DushanbeBot
*/
public class CommandException extends DushanbeException {
public CommandException(String message) {
super(message);
}
public CommandException(String message, Object... args) {
super(message, a... | UTF-8 | Java | 334 | java | CommandException.java | Java | [] | null | [] | package Util.Exceptions;
/**
* Exception used to provide output to the users of DushanbeBot
*/
public class CommandException extends DushanbeException {
public CommandException(String message) {
super(message);
}
public CommandException(String message, Object... args) {
super(message, a... | 334 | 0.691617 | 0.691617 | 15 | 21.266666 | 23.37368 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
c409607626a6cfa4ccd5b6a0ccb6d5c127996b09 | 5,385,889,050,941 | 2bcc2d8209c0a440e0c9eb82c8f2d373810de8a4 | /app/src/main/java/ch/zhaw/hhrt/moodlight_reference_design/MainActivity.java | 6e2f98a22cbe572ca550acdc04d6bb2c944ea714 | [] | no_license | tedesluc/moodlight | https://github.com/tedesluc/moodlight | 1c2acccb8ae692bf2170168ef0752d357a20caca | 7122270c02968ea8b401c7b63bdefa8b956dac8e | refs/heads/master | 2021-01-10T02:57:40.302000 | 2016-03-14T16:44:55 | 2016-03-14T16:44:56 | 53,872,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.zhaw.hhrt.moodlight_reference_design;
//package com.chiralcode.colorPicker;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.graphics.Color;
import android... | UTF-8 | Java | 24,866 | java | MainActivity.java | Java | [
{
"context": " in the file \"settings.xml\"</i>\n * <br>\n * @author Hanspeter Hochreutener, hhrt@zhaw.ch\n * @author <br>JAVA code partially ",
"end": 2362,
"score": 0.9998923540115356,
"start": 2340,
"tag": "NAME",
"value": "Hanspeter Hochreutener"
},
{
"context": "ml\"</i>\n * <br... | null | [] | package ch.zhaw.hhrt.moodlight_reference_design;
//package com.chiralcode.colorPicker;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.graphics.Color;
import android... | 24,845 | 0.51681 | 0.514558 | 591 | 41.074451 | 32.466324 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43824 | false | false | 15 |
791b899a571043e78dd0223135c5a04ff9923dba | 11,742,440,603,766 | 7ea6ec32250c9d069e1596e086e2dfa82b625169 | /mdp/src/main/java/org/hanns/rl/discrete/ros/sarsa/package-info.java | e30aecca5440b7643a5fe4cebad91e45b3c0021e | [] | no_license | jvitku/rl | https://github.com/jvitku/rl | 76ab34122a13615d967dbb13ead5babfc21e2270 | f6f0f7a8cc4f33180f864e9a940ab3b65511f796 | refs/heads/master | 2021-01-19T08:50:59.042000 | 2014-06-16T10:58:43 | 2014-06-16T10:58:43 | 13,634,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* ROS nodes implementing the RL algorithms.
*/
/**
* @author Jaroslav Vitku
*
*/
package org.hanns.rl.discrete.ros.sarsa; | UTF-8 | Java | 130 | java | package-info.java | Java | [
{
"context": "implementing the RL algorithms.\n */\n/**\n * @author Jaroslav Vitku\n *\n */\npackage org.hanns.rl.discrete.ros.sarsa;",
"end": 82,
"score": 0.999805748462677,
"start": 68,
"tag": "NAME",
"value": "Jaroslav Vitku"
}
] | null | [] | /**
* ROS nodes implementing the RL algorithms.
*/
/**
* @author <NAME>
*
*/
package org.hanns.rl.discrete.ros.sarsa; | 122 | 0.669231 | 0.669231 | 8 | 15.375 | 16.992186 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 15 |
7232753bddee1368243fab9eee4cbabab9f5498b | 22,110,491,651,378 | 319013f7194b4d012fbe1650d7d3dd63fcfae469 | /evc-cec/src/main/java/cn/v1/evc/cec/data/ReqEquipBusinessPolicy.java | f0f52d4f17d9ee1d8e582871fad18d65a7b72109 | [] | no_license | little-tigers/evc | https://github.com/little-tigers/evc | cbf16bb013de3250a4e1593c3f27d3571669b1a2 | 39affe0cde558d34376a2cb83ee0414362ffe601 | refs/heads/master | 2020-04-09T21:55:15.997000 | 2018-12-06T07:31:22 | 2018-12-06T07:31:22 | 160,615,434 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.v1.evc.cec.data;
import com.alibaba.fastjson.annotation.JSONField;
import java.io.Serializable;
/**
* @Auther: wr
* @Date: 2018/11/23
* @Description: 查询业务策略 (Req代表入参)
*/
public class ReqEquipBusinessPolicy implements Serializable {
private static final long serialVersionUID = 4076068648627710080L... | UTF-8 | Java | 927 | java | ReqEquipBusinessPolicy.java | Java | [
{
"context": "ld;\n\nimport java.io.Serializable;\n\n/**\n * @Auther: wr\n * @Date: 2018/11/23\n * @Description: 查询业务策略 (Req",
"end": 128,
"score": 0.9988504648208618,
"start": 126,
"tag": "USERNAME",
"value": "wr"
}
] | null | [] | package cn.v1.evc.cec.data;
import com.alibaba.fastjson.annotation.JSONField;
import java.io.Serializable;
/**
* @Auther: wr
* @Date: 2018/11/23
* @Description: 查询业务策略 (Req代表入参)
*/
public class ReqEquipBusinessPolicy implements Serializable {
private static final long serialVersionUID = 4076068648627710080L... | 927 | 0.696803 | 0.665932 | 41 | 21.121952 | 20.572531 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.268293 | false | false | 15 |
2ab93e58224d269c220a0232d9df2fb380cb0f47 | 4,458,176,072,056 | b87f324f8cf7d7bcd6aaa8ec62e3364dbf65ee50 | /progame/src/main/java/com/progame/entity/RespostaLacuna.java | 1f3b767baa9498158b28ab71275bc32542c02a83 | [] | no_license | Eduardojvr/ProGame-PG | https://github.com/Eduardojvr/ProGame-PG | 2fa91aa3e270c4476667e53b020c491dabacc804 | f8f24bd90ab6c3e1d8c4e6e62d00351cdf68f65f | refs/heads/master | 2022-07-28T15:16:06.607000 | 2020-01-25T14:55:37 | 2020-01-25T14:55:37 | 216,437,778 | 0 | 0 | null | false | 2022-06-21T02:05:39 | 2019-10-20T22:50:57 | 2020-01-25T14:56:00 | 2022-06-21T02:05:35 | 139,354 | 0 | 0 | 7 | JavaScript | false | false | package com.progame.entity;
public class RespostaLacuna {
private String idQuestao;
private String resposta;
private String respostaAlternativa;
private String comentarioCorreta;
private String comentarioIncorreta;
public String getIdQuestao() {
return idQuestao;
}
public void setIdQuestao(String idQuestao... | UTF-8 | Java | 1,062 | java | RespostaLacuna.java | Java | [] | null | [] | package com.progame.entity;
public class RespostaLacuna {
private String idQuestao;
private String resposta;
private String respostaAlternativa;
private String comentarioCorreta;
private String comentarioIncorreta;
public String getIdQuestao() {
return idQuestao;
}
public void setIdQuestao(String idQuestao... | 1,062 | 0.788136 | 0.788136 | 43 | 23.697674 | 19.764351 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.488372 | false | false | 15 |
1a6a4f4f02da6600dd571e46771c160002d1a06c | 33,500,744,923,747 | 442933bf9613b02024eb99e2f6c535a4f1cfa912 | /bank/src/com/epam/cashier/CashType.java | 399e5aa4fa5d4d21fcf8f7eb4e3313a905f9a142 | [] | no_license | AliaksandrKassirau/java-training-projects | https://github.com/AliaksandrKassirau/java-training-projects | 4f9a1ac792441ad1fe3588eaa873db25b1c21714 | 4ec53190dda5e6699f48ada8f0f191bb2a460289 | refs/heads/master | 2023-04-20T00:03:24.937000 | 2021-04-21T17:24:32 | 2021-04-21T17:24:32 | 342,236,663 | 0 | 1 | null | false | 2021-02-26T13:33:56 | 2021-02-25T12:25:54 | 2021-02-25T12:27:25 | 2021-02-26T13:33:56 | 11 | 0 | 1 | 0 | Java | false | false | package com.epam.cashier;
public enum CashType {
USD,
BYN,
EUR;
}
| UTF-8 | Java | 80 | java | CashType.java | Java | [] | null | [] | package com.epam.cashier;
public enum CashType {
USD,
BYN,
EUR;
}
| 80 | 0.6 | 0.6 | 8 | 9 | 9.041571 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
f00c0516055cd3a8241aa4415e68b4fff5ac1b5f | 28,819,230,612,442 | c8331cb3e35303dea48ad8314edc32b6eaf00882 | /src/rohit/lady2.java | 053579e3c73eb7107a904812b8ad762935a7fda4 | [] | no_license | Rohit45090/old-lady | https://github.com/Rohit45090/old-lady | 53dbadb2c3bf68c8f3f32c7dd40f988771965f57 | 4d8f18c6c09f1cd7108b03ce53e04880c1d975ed | refs/heads/master | 2023-05-09T15:24:22.505000 | 2021-06-05T17:28:30 | 2021-06-05T17:28:30 | 374,164,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.ImageIcon;
//import javax.swing.JButton;
//import java.awt.SystemColor;
import java.awt.... | UTF-8 | Java | 4,512 | java | lady2.java | Java | [] | null | [] | //import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.ImageIcon;
//import javax.swing.JButton;
//import java.awt.SystemColor;
import java.awt.... | 4,512 | 0.683511 | 0.654699 | 166 | 26.174698 | 19.889444 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.072289 | false | false | 15 |
ebc8ed152dc39a66c88fa7450d9aef9015174168 | 32,779,190,468,952 | 2dc09f5f7310d90e6da99d198a9fd06c1ba88ef4 | /java/java-study/src/com/lyx/study/generics/ThreeTuple.java | 45444f8e8753bcec149bb8dd1be37df00690b117 | [
"MIT"
] | permissive | followWinter/universe | https://github.com/followWinter/universe | 109e6866ffe24b3aba643d64b5e5a7e022d8b509 | 12751c3c793441231ef4fb87896f573585f36c78 | refs/heads/master | 2020-12-01T21:08:43.257000 | 2020-08-23T15:44:32 | 2020-08-23T15:44:32 | 230,771,315 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lyx.generics;
public class ThreeTuple<A,B,C> extends TwoTuple<A,B> {
private final C c;
public ThreeTuple(A first, B second, C c) {
super(first, second);
this.c = c;
}
}
| UTF-8 | Java | 211 | java | ThreeTuple.java | Java | [] | null | [] | package com.lyx.generics;
public class ThreeTuple<A,B,C> extends TwoTuple<A,B> {
private final C c;
public ThreeTuple(A first, B second, C c) {
super(first, second);
this.c = c;
}
}
| 211 | 0.611374 | 0.611374 | 9 | 22.444445 | 18.037683 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 15 |
49a8f6c6d601a4d70fe60833dc021a4bac09607a | 20,847,771,260,568 | aad963cca3d17e47b8b058e269c8bc3df98560aa | /src/main/java/kosta/web/mvc/board/dto/FreeRecommendDto.java | baba7a26376aa939668c836c1841ff1afeab4267 | [] | no_license | kosta212-final-team2/project_railro | https://github.com/kosta212-final-team2/project_railro | d2505737d134fd7801af59ed8c13faa6ade0516b | 278f25fdb21813571ba60c2264aeb35877f5c8d0 | refs/heads/main | 2023-06-02T17:01:59.294000 | 2021-06-22T03:25:57 | 2021-06-22T03:25:57 | 375,014,404 | 0 | 1 | null | false | 2021-06-18T05:34:50 | 2021-06-08T13:13:40 | 2021-06-10T01:06:25 | 2021-06-18T05:34:49 | 13,550 | 0 | 0 | 0 | CSS | false | false | package kosta.web.mvc.board.dto;
import java.time.LocalDateTime;
import kosta.web.mvc.board.domain.FreeBoard;
import kosta.web.mvc.board.domain.FreeRecommend;
import lombok.Getter;
@Getter
public class FreeRecommendDto {
private Long freeVno;
private String memberId;
private LocalDateTime freeVoteDate;
private ... | UTF-8 | Java | 580 | java | FreeRecommendDto.java | Java | [] | null | [] | package kosta.web.mvc.board.dto;
import java.time.LocalDateTime;
import kosta.web.mvc.board.domain.FreeBoard;
import kosta.web.mvc.board.domain.FreeRecommend;
import lombok.Getter;
@Getter
public class FreeRecommendDto {
private Long freeVno;
private String memberId;
private LocalDateTime freeVoteDate;
private ... | 580 | 0.796552 | 0.796552 | 23 | 24.217392 | 18.551823 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.217391 | false | false | 15 |
c3ee003464f53c062a80c0dc2f2a33841b6864ed | 25,615,185,023,143 | a36e27bf902343a2303d396f0637085cbd0f845b | /app/src/main/java/com/example/ray/codecollections/view/functionactivity/searchbanner/FilterListener.java | 38996d3d8127f956874c06180e064b05dd96f68d | [] | no_license | Rayfenglei/CodeCollection | https://github.com/Rayfenglei/CodeCollection | 8061914929cdade4c93e3205aa2854b2c39c0aa7 | ca44b4c81a12d3609faecbf5f4b53981c9866563 | refs/heads/master | 2021-09-22T23:14:22.105000 | 2021-09-18T03:37:42 | 2021-09-18T03:37:42 | 182,025,333 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ray.codecollections.view.functionactivity.searchbanner;
import java.util.ArrayList;
public interface FilterListener {
void getFilterData(ArrayList<String> list);// 获取过滤后的数据
}
| UTF-8 | Java | 218 | java | FilterListener.java | Java | [] | null | [] | package com.example.ray.codecollections.view.functionactivity.searchbanner;
import java.util.ArrayList;
public interface FilterListener {
void getFilterData(ArrayList<String> list);// 获取过滤后的数据
}
| 218 | 0.806931 | 0.806931 | 8 | 24.25 | 27.621323 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
0017bcc5a7c8b353a3a41f09d2223b890fe80a7e | 12,025,908,495,033 | 15b260ccada93e20bb696ae19b14ec62e78ed023 | /v2/src/main/java/com/alipay/api/response/AlipayCommerceOperationBrandsolutionEnrollmerchantQueryResponse.java | 78682307a78c56da6f8598226f5d30e4b88d7ab6 | [
"Apache-2.0"
] | permissive | alipay/alipay-sdk-java-all | https://github.com/alipay/alipay-sdk-java-all | df461d00ead2be06d834c37ab1befa110736b5ab | 8cd1750da98ce62dbc931ed437f6101684fbb66a | refs/heads/master | 2023-08-27T03:59:06.566000 | 2023-08-22T14:54:57 | 2023-08-22T14:54:57 | 132,569,986 | 470 | 207 | Apache-2.0 | false | 2022-12-25T07:37:40 | 2018-05-08T07:19:22 | 2022-12-17T09:20:53 | 2022-12-25T07:37:39 | 344,790 | 385 | 180 | 46 | Java | false | false | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.MerchantActivityGoods;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.operation.brandsolution.enrollmerc... | UTF-8 | Java | 1,458 | java | AlipayCommerceOperationBrandsolutionEnrollmerchantQueryResponse.java | Java | [
{
"context": "tion.enrollmerchant.query response.\n * \n * @author auto create\n * @since 1.0, 2023-06-09 19:11:47\n */\npublic cla",
"end": 367,
"score": 0.8615032434463501,
"start": 356,
"tag": "USERNAME",
"value": "auto create"
}
] | null | [] | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.MerchantActivityGoods;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.commerce.operation.brandsolution.enrollmerc... | 1,458 | 0.795652 | 0.77029 | 47 | 28.361702 | 29.555161 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.893617 | false | false | 15 |
d00580a6dc8479c10be2656e845c704d476bf9fa | 3,796,751,092,188 | 7dd68141d438aa131290fa27dd7029639b1a7b34 | /src/main/java/com/travel/mapper/OrderMapper.java | 9419e02165d12fe58da51ffbe4306a930105bdd0 | [] | no_license | caoguobin-git/jinghang-travel | https://github.com/caoguobin-git/jinghang-travel | 20f7bd0c2c7f206d39fbe5562f472ca90c7ee05b | 51de0861a735579d470beeff5a2d628cb878efbc | refs/heads/master | 2022-12-21T23:22:48.528000 | 2019-05-29T07:10:01 | 2019-05-29T07:10:01 | 185,707,802 | 0 | 0 | null | false | 2022-12-16T05:00:35 | 2019-05-09T01:57:10 | 2019-05-29T07:10:17 | 2022-12-16T05:00:32 | 29,230 | 0 | 0 | 14 | JavaScript | false | false | /***********************************************
* File Name: OrderMapper
* Author: caoguobin
* mail: caoguobin@live.com
* Created Time: 15 05 2019 16:44
***********************************************/
package com.travel.mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.session.RowBou... | UTF-8 | Java | 1,122 | java | OrderMapper.java | Java | [
{
"context": "*************\n * File Name: OrderMapper\n * Author: caoguobin\n * mail: caoguobin@live.com\n * Created Time: 15 0",
"end": 95,
"score": 0.9996078610420227,
"start": 86,
"tag": "USERNAME",
"value": "caoguobin"
},
{
"context": "le Name: OrderMapper\n * Author: caoguobin\... | null | [] | /***********************************************
* File Name: OrderMapper
* Author: caoguobin
* mail: <EMAIL>
* Created Time: 15 05 2019 16:44
***********************************************/
package com.travel.mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.session.RowBounds;
impor... | 1,111 | 0.698752 | 0.688057 | 27 | 40.555557 | 54.884617 | 248 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814815 | false | false | 15 |
c82606e9bfab58230c8c56e36b4d4a7f13038f3f | 6,485,400,668,329 | abc4799e4734cca9cb422f11398fa31031edcd39 | /src/game_engine/event/conditions/EntityCollisionCondition.java | 0865d94b6ef59065de3c9a1ecd152680b9033db7 | [
"MIT"
] | permissive | kdeng121/GameGalore | https://github.com/kdeng121/GameGalore | 4ccceca7e6f410edfca963975bd5244bc70ec304 | 8fd99845bf82051ab4b81af412a1fc83ebdf38cb | refs/heads/master | 2022-12-04T17:35:03.021000 | 2020-08-28T03:21:54 | 2020-08-28T03:21:54 | 157,155,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game_engine.event.conditions;
import game_engine.Entity;
import game_engine.components.collision.CollidedComponent;
/**
* @author Jeremy Chen
* CollisionCondition that checks for the presence of a certain entity in list of collided entities of the "this" entity
*/
public class EntityCollisionCondition exte... | UTF-8 | Java | 645 | java | EntityCollisionCondition.java | Java | [
{
"context": "nents.collision.CollidedComponent;\n\n/**\n * @author Jeremy Chen\n * CollisionCondition that checks for the presenc",
"end": 152,
"score": 0.9993121027946472,
"start": 141,
"tag": "NAME",
"value": "Jeremy Chen"
}
] | null | [] | package game_engine.event.conditions;
import game_engine.Entity;
import game_engine.components.collision.CollidedComponent;
/**
* @author <NAME>
* CollisionCondition that checks for the presence of a certain entity in list of collided entities of the "this" entity
*/
public class EntityCollisionCondition extends C... | 640 | 0.782946 | 0.776744 | 23 | 27.043478 | 32.076645 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 11 |
6871061ef6b88a81898be5daa45cec6850a36eb3 | 27,092,653,705,081 | 2cf3aee5da53925777c2d2c5e23646ebce911cef | /src/main/java/com/light/core/repository/TerminalDao.java | d878cf472602a38f61ff4f2f4a0bee0d68e3b3e8 | [] | no_license | bendanzhu520/blueview | https://github.com/bendanzhu520/blueview | 277844a344f3b9a10188b4e0706dd3b98051ef44 | a4b8675453d6ffa3aa4ca7eded221d33718fee32 | refs/heads/master | 2018-02-07T19:50:14.259000 | 2017-12-03T11:17:57 | 2017-12-03T11:17:57 | 95,996,983 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.light.core.repository;
import org.springframework.data.repository.Repository;
import com.light.core.domain.Terminal;
public interface TerminalDao extends Repository<Terminal, Integer>, TerminalDaoPlus {
public Terminal findOne(Integer termiID);
public Iterable<Terminal> findAll();
pu... | UTF-8 | Java | 768 | java | TerminalDao.java | Java | [] | null | [] | package com.light.core.repository;
import org.springframework.data.repository.Repository;
import com.light.core.domain.Terminal;
public interface TerminalDao extends Repository<Terminal, Integer>, TerminalDaoPlus {
public Terminal findOne(Integer termiID);
public Iterable<Terminal> findAll();
pu... | 768 | 0.75 | 0.747396 | 23 | 31.391304 | 28.81838 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.391304 | false | false | 11 |
d08aefbb4c4bc70a568a5c796fb6f5c38493f907 | 27,092,653,707,013 | ac1570030c8da631863f832aa3e10670489e3281 | /Fruitapp/src/Task.java | b26474daf3d6bb7e003020f11d01a08cf67b68e9 | [] | no_license | srikrishnaravi/SRM | https://github.com/srikrishnaravi/SRM | 0c554e1d59ff36705877739a90c96414c5cd9d86 | 3546640f6cd128cc4c058424654894511231a437 | refs/heads/master | 2020-03-26T15:58:41.925000 | 2018-08-17T05:20:49 | 2018-08-17T05:20:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Task {
private static final String Loan = null;
static Scanner a= new Scanner(System.in);
static String Bank;
static String account;
static int year;
static double total;
public static void main(String[] args) {
System.out.println("enter the bank name");
... | UTF-8 | Java | 1,502 | java | Task.java | Java | [] | null | [] | import java.util.Scanner;
public class Task {
private static final String Loan = null;
static Scanner a= new Scanner(System.in);
static String Bank;
static String account;
static int year;
static double total;
public static void main(String[] args) {
System.out.println("enter the bank name");
... | 1,502 | 0.606525 | 0.594541 | 55 | 25.218182 | 18.602728 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.363636 | false | false | 11 |
5f26c6ed678305ee8ec521785086da15157a2f49 | 21,002,390,145,425 | 375fb013411eb5a146d5191338823c718841f400 | /src/main/java/com/simpsonn/mancala/model/components/GameState.java | 3e4f161a1f4ad9da6ed4748a19db0215c3e4374b | [] | no_license | nicksimpsonx/mancala | https://github.com/nicksimpsonx/mancala | 9b4cef2e327bc116329ec87a894f54e5bc64ae0f | 07980c39072009746b2f092fd12125d11d2c9e06 | refs/heads/main | 2023-01-23T18:00:52.576000 | 2020-11-29T16:00:44 | 2020-11-29T16:00:44 | 302,408,143 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.simpsonn.mancala.model.components;
/**
* represents the current status of a game
*/
public enum GameState {
PLAYER_1_TURN("Player one turn"),
PLAYER_2_TURN("Player two turn"),
PLAYER_1_WIN("Player one victory"),
PLAYER_2_WIN("Player two victory"),
DRAW("Game resulted in a draw");
private final ... | UTF-8 | Java | 578 | java | GameState.java | Java | [] | null | [] | package com.simpsonn.mancala.model.components;
/**
* represents the current status of a game
*/
public enum GameState {
PLAYER_1_TURN("Player one turn"),
PLAYER_2_TURN("Player two turn"),
PLAYER_1_WIN("Player one victory"),
PLAYER_2_WIN("Player two victory"),
DRAW("Game resulted in a draw");
private final ... | 578 | 0.697232 | 0.690311 | 30 | 18.266666 | 17.183195 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 11 |
1eca9519cc1eb233b01301271d6b3ab77d7a7dfe | 26,749,056,381,927 | b783b4a26f131f3ffd908e920f17632169ad5645 | /app/src/main/java/com/example/joe/cst2335finalgroupproject/m_MainActivity.java | 7e3d8a72302f31ed7540e5f1370ef43101407920 | [] | no_license | neiljgagne/CST2335FinalGroupProject_Milestone3 | https://github.com/neiljgagne/CST2335FinalGroupProject_Milestone3 | 7872eda0de8996535ed7e486c5e6d25ce22ebfb8 | ee03e1146b30fddb0c5a62057e831675651818ef | refs/heads/master | 2021-08-31T14:36:40.504000 | 2017-12-21T18:17:11 | 2017-12-21T18:17:11 | 115,034,314 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.joe.cst2335finalgroupproject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class m_MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | UTF-8 | Java | 2,249 | java | m_MainActivity.java | Java | [
{
"context": "package com.example.joe.cst2335finalgroupproject;\n\nimport android.app.Act",
"end": 23,
"score": 0.9928000569343567,
"start": 20,
"tag": "USERNAME",
"value": "joe"
}
] | null | [] | package com.example.joe.cst2335finalgroupproject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class m_MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | 2,249 | 0.663406 | 0.65807 | 59 | 37.135593 | 33.534935 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559322 | false | false | 11 |
a10e2ed7a0114cc8bf3752735383edd8e79e7e03 | 19,447,611,980,564 | 0bcacf81395f69f277703fc04040e8127d3195c4 | /src/main/java/x1/hiking/utils/CacheProducer.java | e961e79327770cbdb98fa3c9a83587353dbf94dc | [] | no_license | kifj/hikingtracks | https://github.com/kifj/hikingtracks | 8999b10ad3c8cb950e020f71b41e07f269d1b144 | ca037fe96f8af9e0c7fd8624ce9dc73d82672fe7 | refs/heads/master | 2023-02-20T17:31:46.723000 | 2022-06-21T17:48:44 | 2022-06-21T17:48:44 | 90,181,093 | 1 | 0 | null | false | 2023-02-22T07:12:27 | 2017-05-03T18:32:02 | 2022-06-21T17:48:49 | 2023-02-22T07:12:27 | 1,399 | 1 | 0 | 2 | Java | false | false | package x1.hiking.utils;
import java.util.Date;
import javax.annotation.Resource;
import javax.enterprise.context.ApplicationScoped;
import javax.enterprise.inject.Produces;
import javax.inject.Named;
import org.infinispan.Cache;
import org.infinispan.manager.EmbeddedCacheManager;
/**
* CDI producer for Infinispan... | UTF-8 | Java | 883 | java | CacheProducer.java | Java | [
{
"context": "\n/**\n * CDI producer for Infinispan\n * \n * @author joe\n *\n */\n@ApplicationScoped\npublic class CacheProdu",
"end": 339,
"score": 0.9963697195053101,
"start": 336,
"tag": "USERNAME",
"value": "joe"
}
] | null | [] | package x1.hiking.utils;
import java.util.Date;
import javax.annotation.Resource;
import javax.enterprise.context.ApplicationScoped;
import javax.enterprise.inject.Produces;
import javax.inject.Named;
import org.infinispan.Cache;
import org.infinispan.manager.EmbeddedCacheManager;
/**
* CDI producer for Infinispan... | 883 | 0.747452 | 0.746319 | 42 | 20.023809 | 18.342623 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 11 |
84ffffd878214d8445aaa806f01a06f625e7e2d1 | 26,688,926,846,054 | b06e1e3052425ad90bc65a582310c7be032f8543 | /Volume11/AOJ1186.java | b594503c9f160a80e742548413434ce3dd43bb8a | [] | no_license | t8m8/AOJ | https://github.com/t8m8/AOJ | cdd0adf0431ff6791424c7d0b7a0038fbd26c76a | 8224845ba7902a80e8693a8dd55326255630240f | refs/heads/master | 2021-01-18T23:26:06.798000 | 2016-12-09T05:01:36 | 2016-12-09T05:01:36 | 41,674,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
import java.awt.geom.*;
import java.math.*;
public class AOJ1186 {
static final Scanner in = new Scanner(System.in);
static final PrintWriter out = new PrintWriter(System.out,false);
static boolean debug = false;
static boolean solve() {
int h = in.nextInt();
int w = in.... | UTF-8 | Java | 1,068 | java | AOJ1186.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
import java.awt.geom.*;
import java.math.*;
public class AOJ1186 {
static final Scanner in = new Scanner(System.in);
static final PrintWriter out = new PrintWriter(System.out,false);
static boolean debug = false;
static boolean solve() {
int h = in.nextInt();
int w = in.... | 1,068 | 0.558989 | 0.530899 | 51 | 19.960785 | 19.143381 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.235294 | false | false | 11 |
6d474899ed220bec14a75ea8ae4403a96f67af91 | 29,463,475,704,330 | c74490addacca896e17d502d248c224c2bffa4f8 | /src/main/java/paasta/cf/userprovide/UserProvideApplication.java | 5aa001f0e571a26fb110ee7329b724e2e03c7233 | [] | no_license | insoft-cloud/CLOUDFOUNDRY_SERVICE_INSTANCE_ENV_TEST | https://github.com/insoft-cloud/CLOUDFOUNDRY_SERVICE_INSTANCE_ENV_TEST | 6a3bbd201aa24c2bb806fbdeb1580ef44b90370c | c96a681a88669d9d1140754f42de85c0447dc684 | refs/heads/master | 2022-11-04T22:09:42.099000 | 2020-06-17T09:48:26 | 2020-06-17T09:48:26 | 272,933,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package paasta.cf.userprovide;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class UserProvideApplication {
public static void main(String[] args) {
SpringApplication.run(UserProvideApplication.class, ... | UTF-8 | Java | 336 | java | UserProvideApplication.java | Java | [] | null | [] | package paasta.cf.userprovide;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class UserProvideApplication {
public static void main(String[] args) {
SpringApplication.run(UserProvideApplication.class, ... | 336 | 0.797619 | 0.797619 | 13 | 24.846153 | 25.068663 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 11 |
72d3b991c7e329a4f4844bc99e432450ada8cbf7 | 29,463,475,704,438 | 966f11adb7adb939d512afa3f49c410e06c7f894 | /quiz/Quiz12/Shape.java | c7c677d732b2c33e0c9474e432257f41011e52fa | [] | no_license | inthesnow/snow_java | https://github.com/inthesnow/snow_java | e5303312cad9eee389d82eaaa4ad733447fd68f2 | 3c910004b4170c6ea3298f2252fe92a849ea8941 | refs/heads/master | 2023-04-18T13:17:32.271000 | 2021-03-26T08:24:17 | 2021-03-26T08:24:17 | 350,255,354 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Quiz12;
public abstract class Shape {
private String name;
public static final double pi = 3.14;
public Shape() {
this.name = name;
}
public abstract double getArea();
public void setName(String name) {
this.name = name;
}
public String getName() {
return "도형이름 : "+name;
}
}
| UTF-8 | Java | 322 | java | Shape.java | Java | [] | null | [] | package Quiz12;
public abstract class Shape {
private String name;
public static final double pi = 3.14;
public Shape() {
this.name = name;
}
public abstract double getArea();
public void setName(String name) {
this.name = name;
}
public String getName() {
return "도형이름 : "+name;
}
}
| 322 | 0.649682 | 0.633758 | 23 | 12.652174 | 13.077058 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26087 | false | false | 11 |
9ccf3153fafdf300f0992aa47ca7959a8756ef2c | 18,305,150,670,653 | 4585d10a949ad5d18b6361970ef26363efa44476 | /src/main/java/com/ltq/rpc/netty/RpcClientHandler.java | dfcba0c1093058623a597cd9a2bb4d800a487999 | [] | no_license | lituquan/ltqrpc | https://github.com/lituquan/ltqrpc | 02f1ddc93f1628cbe5608d1639f4b43838ca2c29 | 330af86eec95998da7b29d3f514f9e97433d0e7f | refs/heads/master | 2022-12-23T01:51:03.886000 | 2020-09-27T00:20:37 | 2020-09-27T00:20:37 | 266,014,929 | 0 | 0 | null | false | 2020-05-22T04:08:18 | 2020-05-22T04:07:03 | 2020-05-22T04:07:58 | 2020-05-22T04:08:16 | 0 | 0 | 0 | 1 | Java | false | false | package com.ltq.rpc.netty;
import com.ltq.rpc.code.Decoder;
import com.ltq.rpc.code.Encoder;
import com.ltq.rpc.code.Request;
import com.ltq.rpc.code.Response;
import com.ltq.rpc.register.ServiceRegistry;
import com.ltq.rpc.register.SimpleMapRegistry;
import com.ltq.rpc.socket.RpcFuture;
import com.ltq.rpc.test.Hello... | UTF-8 | Java | 3,502 | java | RpcClientHandler.java | Java | [] | null | [] | package com.ltq.rpc.netty;
import com.ltq.rpc.code.Decoder;
import com.ltq.rpc.code.Encoder;
import com.ltq.rpc.code.Request;
import com.ltq.rpc.code.Response;
import com.ltq.rpc.register.ServiceRegistry;
import com.ltq.rpc.register.SimpleMapRegistry;
import com.ltq.rpc.socket.RpcFuture;
import com.ltq.rpc.test.Hello... | 3,502 | 0.75276 | 0.751307 | 107 | 31.17757 | 23.674511 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.803738 | false | false | 11 |
1e8dc0158461597b5e5cf4688431dcf9690e08cf | 28,011,776,730,073 | 6eaa758f8ebebc8f99a2c059bd8cfea626c4bd77 | /library/src/main/java/com/nd/android/sdp/dm/options/OpenAction.java | 4cfdce5603816d80e3ae397271c32a5e310466dc | [] | no_license | eyyoung/RxDownloadManager | https://github.com/eyyoung/RxDownloadManager | 22ff889808e3ad2fb004d07a563b29ba160c7c3d | 7cf372cc578a2f0a8a3e7b8cc668fef6f335b9bc | refs/heads/master | 2016-08-05T16:14:16.602000 | 2016-01-29T03:15:15 | 2016-01-29T03:15:15 | 42,306,831 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nd.android.sdp.dm.options;
import android.content.Context;
/**
* 打开操作接口
*
* @author Young
*/
public interface OpenAction {
/**
* 打开操作
*
* @param filePath the file path
* @author Young
*/
void open(Context pContext, String filePath);
}
| UTF-8 | Java | 308 | java | OpenAction.java | Java | [
{
"context": "roid.content.Context;\n\n/**\n * 打开操作接口\n *\n * @author Young\n */\npublic interface OpenAction {\n\n /**\n *",
"end": 106,
"score": 0.9875195622444153,
"start": 101,
"tag": "NAME",
"value": "Young"
},
{
"context": " * @param filePath the file path\n * @au... | null | [] | package com.nd.android.sdp.dm.options;
import android.content.Context;
/**
* 打开操作接口
*
* @author Young
*/
public interface OpenAction {
/**
* 打开操作
*
* @param filePath the file path
* @author Young
*/
void open(Context pContext, String filePath);
}
| 308 | 0.611111 | 0.611111 | 20 | 13.4 | 14.776333 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 11 |
e15624abd425c88a5cef0a3fe205ff021ab89ea5 | 25,709,674,271,000 | 50e2bc7f3d940d30412e9e14a5a90d28089167a4 | /ProxyPattern/src/force/GamePlayer.java | 9d1695fd5481fcafe9db57c8ff962624f722187b | [] | no_license | chiemy/JavaDesignPatterns | https://github.com/chiemy/JavaDesignPatterns | 739c8afd8280b0fe0916f885528015016b5a663b | 1bba7cf04cdbfa26c8c4ba68c67d04089544c5bf | refs/heads/master | 2016-08-11T17:10:39.705000 | 2016-01-08T04:18:49 | 2016-01-08T04:18:49 | 44,724,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package force;
public class GamePlayer implements IGamePlayer {
private String name ="";
private IGamePlayer proxy;
public GamePlayer(String name){
this.name = name;
}
@Override
public void login(String user, String password) {
if(isProxy()){
System.out.println(">>" + this.name + "登陆");
}else{
... | UTF-8 | Java | 874 | java | GamePlayer.java | Java | [] | null | [] | package force;
public class GamePlayer implements IGamePlayer {
private String name ="";
private IGamePlayer proxy;
public GamePlayer(String name){
this.name = name;
}
@Override
public void login(String user, String password) {
if(isProxy()){
System.out.println(">>" + this.name + "登陆");
}else{
... | 874 | 0.630488 | 0.630488 | 48 | 16.083334 | 15.532001 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.645833 | false | false | 11 |
b8637b11b62f0186e94976d5c324194f3cc132eb | 20,675,972,581,382 | 810e5063d030e485d6cb37602eaaefeb94275b64 | /Waypoint/src/ch/kimhauser/android/waypoint/lib/soap/AsyncLogin.java | 1c50ef261e29895304d956b0fc5ad6a0ee0ad4d7 | [] | no_license | jetedonner/ch.kimhauser.android.waypoint | https://github.com/jetedonner/ch.kimhauser.android.waypoint | f0b96e71e5fd1ee579f57e11839d0c6b61393a56 | 03d5155e2234f48951740d8987b0f28741ea6c3c | refs/heads/master | 2016-09-10T11:26:30.738000 | 2013-10-24T07:17:28 | 2013-10-24T07:17:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.kimhauser.android.waypoint.lib.soap;
import org.ksoap2.serialization.SoapObject;
import ch.kimhauser.android.waypoint.Constants;
import ch.kimhauser.android.waypoint.data.config.WaypointRuntimeData;
import ch.kimhauser.android.waypoint.lib.security.*;
public class AsyncLogin extends AsyncBase/*<Void, Void... | UTF-8 | Java | 1,925 | java | AsyncLogin.java | Java | [
{
"context": "se();\n \n request.addProperty(\"password\", sSalted);\n request.addProperty(\"version\", this.sAppV",
"end": 1146,
"score": 0.9209010601043701,
"start": 1139,
"tag": "PASSWORD",
"value": "sSalted"
},
{
"context": "String();\n\t\t\t\t this.sUsername = ob... | null | [] | package ch.kimhauser.android.waypoint.lib.soap;
import org.ksoap2.serialization.SoapObject;
import ch.kimhauser.android.waypoint.Constants;
import ch.kimhauser.android.waypoint.data.config.WaypointRuntimeData;
import ch.kimhauser.android.waypoint.lib.security.*;
public class AsyncLogin extends AsyncBase/*<Void, Void... | 1,928 | 0.699221 | 0.696623 | 59 | 31.644068 | 26.23477 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.474576 | false | false | 11 |
d62191ed775e86adedcd175319d05ed0402622ca | 6,408,091,242,767 | 800deb2337f6bfdad9ee44600daae0e284d37d18 | /src/main/java/no/digipost/api/client/representations/Address.java | 13e20ed386ec4dc9a318500c959d4d0f19d8425f | [
"Apache-2.0",
"CDDL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.1",
"EPL-1.0",
"MIT",
"MPL-1.1",
"BSD-3-Clause",
"Classpath-exception-2.0",
"GPL-2.0-only"
] | permissive | digipost/digipost-api-client-java | https://github.com/digipost/digipost-api-client-java | 90333739d578380a0642202f87e3d5b56ae3f421 | cbffc211cfc402b174f3abe21f26eb04d04adf84 | refs/heads/main | 2023-07-07T02:16:14.715000 | 2023-06-23T12:54:33 | 2023-06-23T12:54:33 | 2,518,674 | 4 | 5 | Apache-2.0 | false | 2023-07-06T15:41:31 | 2011-10-05T12:01:26 | 2022-12-14T22:24:13 | 2023-07-06T15:41:31 | 2,348 | 6 | 2 | 2 | Java | false | false | /*
* Copyright (C) Posten Norge AS
*
* 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 law or agr... | UTF-8 | Java | 2,063 | java | Address.java | Java | [
{
"context": "/*\n * Copyright (C) Posten Norge AS\n *\n * Licensed under the Apache License, Version ",
"end": 35,
"score": 0.9380074739456177,
"start": 20,
"tag": "NAME",
"value": "Posten Norge AS"
}
] | null | [] | /*
* Copyright (C) <NAME>
*
* 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 law or agreed to in... | 2,054 | 0.692681 | 0.690742 | 72 | 27.652779 | 24.357956 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
e2d6bc26c66396bfbc8099cc92a57f815a28f703 | 12,128,987,690,494 | ce9833492de27a5c69d2efee243db24bd94be0de | /src/com/example/sampleapplication/MainActivity.java | 4c05a363070c55441d42eda0bf79f4188430fa62 | [] | no_license | glenn-yu/AndroidApplicationSample | https://github.com/glenn-yu/AndroidApplicationSample | fed6abc513c4438e5916c2530fe84219c14db1cf | 33c688183913969e9490563743922469f7945878 | refs/heads/master | 2021-01-10T11:25:42.306000 | 2016-03-14T14:51:31 | 2016-03-14T14:51:31 | 53,864,944 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sampleapplication;
import android.app.Activity;
import android.app.Application.ActivityLifecycleCallbacks;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import a... | UTF-8 | Java | 2,578 | java | MainActivity.java | Java | [] | null | [] | package com.example.sampleapplication;
import android.app.Activity;
import android.app.Application.ActivityLifecycleCallbacks;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import a... | 2,578 | 0.703734 | 0.70211 | 96 | 23.666666 | 19.256853 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 11 |
b2b00cfd7d3d0913d8b97ee89b1ec21b20e4256b | 11,081,015,669,339 | 6148804db1063e6f49d2dad7237853eb7870ddc0 | /src/Dao/lectureDao.java | 570a039c651482543f704da42f1fc66337c3e887 | [] | no_license | jo62/Project | https://github.com/jo62/Project | ac9c32d42b3983b6642a2da728a9adbf886028f6 | d606196d84fd6faeda5ee108b329a23b7f4ab46b | refs/heads/master | 2020-03-27T02:40:41.291000 | 2018-08-23T06:25:53 | 2018-08-23T06:25:53 | 145,809,654 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Dao;
import java.util.HashMap;
import java.util.List;
import Model.lecture;
import Model.lectureComment;
import Model.lectureRecomment;
public interface lectureDao {
public List<lecture> searchLecture(HashMap<String, Object> params); //수정
public int insertLecture(lecture lecture);
public int updateLectur... | UTF-8 | Java | 1,113 | java | lectureDao.java | Java | [] | null | [] | package Dao;
import java.util.HashMap;
import java.util.List;
import Model.lecture;
import Model.lectureComment;
import Model.lectureRecomment;
public interface lectureDao {
public List<lecture> searchLecture(HashMap<String, Object> params); //수정
public int insertLecture(lecture lecture);
public int updateLectur... | 1,113 | 0.800735 | 0.800735 | 33 | 32 | 24.169853 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.727273 | false | false | 11 |
ae4c55558b3cd95482586439468fe507ed997ee7 | 32,607,391,742,870 | 1eea4339af6258cbbf8dde40aac91afcd00570d6 | /yhlcore/yhl-parent/baseDao/src/main/java/com/yhl/baseOrm/model/BaseEntity.java | f77c8914b5cd71a673874daf7fef7920fb9c8392 | [] | no_license | SuperRookieMam/frame | https://github.com/SuperRookieMam/frame | ba2388bb0476a3dcffa526f4843ada94c63e5a85 | 82ec9fb9d9045488dc3a5ad7821e02aab4606057 | refs/heads/master | 2020-04-02T16:58:30.239000 | 2019-04-04T09:48:49 | 2019-04-04T09:48:49 | 154,638,022 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yhl.baseOrm.model;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 添加一些数据库都有的公共字段或者做一些
* **/
/*@Entity
@Table(name="BaseEntity")*/
/**
* 1.Single Table Strategy 单表策略,一张表包含基类与子类的所... | UTF-8 | Java | 1,686 | java | BaseEntity.java | Java | [] | null | [] | package com.yhl.baseOrm.model;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 添加一些数据库都有的公共字段或者做一些
* **/
/*@Entity
@Table(name="BaseEntity")*/
/**
* 1.Single Table Strategy 单表策略,一张表包含基类与子类的所... | 1,686 | 0.734621 | 0.730329 | 47 | 28.74468 | 28.742043 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531915 | false | false | 11 |
5f8d59b0b57e2701b429583bb719cd38a9041764 | 23,201,413,372,658 | f31472edb526ef4c16ff8d721bb802ec3be1cba8 | /samples/chat/src/main/java/com/fiorano/bc/chat/OutputPortHandler.java | 7bcab450514b0ce65e509bc1429c95d0183c7c86 | [] | no_license | gunaAtTem/Fiorano-Microservice-Toolkit | https://github.com/gunaAtTem/Fiorano-Microservice-Toolkit | 9a860fde9c02eb1d9ea548379e946df6c91e600f | 4c147a6e9dd33356c754e4e7f5e65c41710da293 | refs/heads/master | 2022-05-07T04:13:43.219000 | 2016-07-03T09:33:30 | 2016-07-03T09:33:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) Fiorano Software and affiliates. All rights reserved. http://www.fiorano.com
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this distribution in the
* LICENSE.txt file.
*/
package com.fiorano.bc.chat;
import fioran... | UTF-8 | Java | 1,544 | java | OutputPortHandler.java | Java | [] | null | [] | /*
* Copyright (c) Fiorano Software and affiliates. All rights reserved. http://www.fiorano.com
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this distribution in the
* LICENSE.txt file.
*/
package com.fiorano.bc.chat;
import fioran... | 1,544 | 0.68329 | 0.681995 | 61 | 24.311476 | 24.612766 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327869 | false | false | 11 |
6ef0f39d6c515d5d700eb974bc2882a380585262 | 11,596,411,753,133 | 1ce48fcc3d037f74e4a5941724a47102c3e51c7a | /platform-web-resources/src/main/java/ua/com/fielden/platform/web/resources/EntityAggregatesQueryExportResource.java | 26c59a0886265224d65fdad09f2752ab5a4832b5 | [] | no_license | jhou-pro/tg | https://github.com/jhou-pro/tg | 825e3f18f3437003c77905468f416c01fc52b1a7 | 9e73c58fece40be93ddc3bb105fbd5484e1ab393 | refs/heads/master | 2021-01-18T03:36:12.486000 | 2016-06-09T03:08:08 | 2016-06-09T03:08:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.com.fielden.platform.web.resources;
import java.io.ByteArrayInputStream;
import java.util.List;
import org.restlet.Context;
import org.restlet.Request;
import org.restlet.Response;
import org.restlet.data.MediaType;
import org.restlet.data.Status;
import org.restlet.representation.InputRepresentation;
impo... | UTF-8 | Java | 3,515 | java | EntityAggregatesQueryExportResource.java | Java | [
{
"context": "DAO and entity factory thread-safe.\n * \n * @author TG Team\n */\npublic class EntityAggregatesQueryExpor",
"end": 1121,
"score": 0.6901535987854004,
"start": 1120,
"tag": "NAME",
"value": "T"
},
{
"context": "O and entity factory thread-safe.\n * \n * @author TG Team\... | null | [] | package ua.com.fielden.platform.web.resources;
import java.io.ByteArrayInputStream;
import java.util.List;
import org.restlet.Context;
import org.restlet.Request;
import org.restlet.Response;
import org.restlet.data.MediaType;
import org.restlet.data.Status;
import org.restlet.representation.InputRepresentation;
impo... | 3,515 | 0.741679 | 0.740825 | 74 | 46.5 | 46.070232 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689189 | false | false | 11 |
fc2608d1cd3ba66242514b27c29d87256d25a05f | 23,046,794,557,222 | 59f6fca4d73ae70c5796a8694c24ce9b139a1ea6 | /Quaqua/src/test/java/test/BasicLookAndFeelImpl.java | 05a779937ffb5adc910f41389be031dbec2bf31d | [
"MIT"
] | permissive | wrandelshofer/Quaqua | https://github.com/wrandelshofer/Quaqua | beaaeb304fb07e6a74ea2c0bbfc49af95f5e63ac | 12b9779a750b260068fb1c8713b4eb76c8cd5c3a | refs/heads/master | 2021-01-18T07:38:54.886000 | 2020-06-13T10:00:04 | 2020-06-13T10:00:04 | 30,643,344 | 2 | 0 | null | true | 2015-02-11T10:46:50 | 2015-02-11T10:46:49 | 2014-10-18T00:31:01 | 2015-02-09T01:26:45 | 8,388 | 0 | 0 | 0 | null | null | null | /*
* @(#)BasicLookAndFeelImpl.java
* Quaqua Look and Feel. Copyright © 2020 Werner Randelshofer, Switzerland. MIT License.
*/
package test;
import javax.swing.plaf.basic.BasicLookAndFeel;
/**
* BasicLookAndFeelImpl.
* <p>
* Note: This class must be Java 1.4 compatible.
*
* @author Werner Randelshofer
* @ver... | UTF-8 | Java | 848 | java | BasicLookAndFeelImpl.java | Java | [
{
"context": "mpl.java\n * Quaqua Look and Feel. Copyright © 2020 Werner Randelshofer, Switzerland. MIT License.\n */\n\npackage test;\n\nim",
"end": 97,
"score": 0.9998899102210999,
"start": 78,
"tag": "NAME",
"value": "Werner Randelshofer"
},
{
"context": "s class must be Java 1.4 ... | null | [] | /*
* @(#)BasicLookAndFeelImpl.java
* Quaqua Look and Feel. Copyright © 2020 <NAME>, Switzerland. MIT License.
*/
package test;
import javax.swing.plaf.basic.BasicLookAndFeel;
/**
* BasicLookAndFeelImpl.
* <p>
* Note: This class must be Java 1.4 compatible.
*
* @author <NAME>
* @version 1.0 2008-11-17 Create... | 822 | 0.635183 | 0.616293 | 45 | 17.822222 | 19.353195 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.177778 | false | false | 11 |
50abbd575f9cfd152a32f8bcded043f511b03754 | 14,199,161,915,191 | 6509362d2d2388256f3e5e78b5dfe367645e0cc6 | /exercise35/src/main/java/baseline/Solution35.java | c2319f981597d9bc8b14fd356dbe313e3c8d1747 | [] | no_license | nader-fares/fares-a03 | https://github.com/nader-fares/fares-a03 | 0d4c155e8cc386190034d672e244ba953f76eec0 | 1a13eb9d4470a17e019a7544d71b82de7cc5a79b | refs/heads/main | 2023-08-18T14:47:40.767000 | 2021-10-04T03:42:32 | 2021-10-04T03:42:32 | 411,722,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* UCF COP3330 Fall 2021 Assignment 3 Solutions
* Copyright 2021 Nader Fares
*/
/*
Create a program that picks a winner for a contest or prize drawing. Prompt for names of contestants until the user leaves the entry blank. Then randomly select a winner.
Constraints
Use a loop to capture user input into an array... | UTF-8 | Java | 1,791 | java | Solution35.java | Java | [
{
"context": "all 2021 Assignment 3 Solutions\n * Copyright 2021 Nader Fares\n */\n\n/*\nCreate a program that picks a winner for ",
"end": 82,
"score": 0.999805748462677,
"start": 71,
"tag": "NAME",
"value": "Nader Fares"
}
] | null | [] | /*
* UCF COP3330 Fall 2021 Assignment 3 Solutions
* Copyright 2021 <NAME>
*/
/*
Create a program that picks a winner for a contest or prize drawing. Prompt for names of contestants until the user leaves the entry blank. Then randomly select a winner.
Constraints
Use a loop to capture user input into an array.
Use... | 1,786 | 0.646171 | 0.634992 | 52 | 33.403847 | 32.903275 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 11 |
d0098da086575edc967354f5e7cdd046eb290b0b | 14,130,442,449,957 | e65afd858bd7bb394f55b1cd9b9cbcfd46012101 | /src/main/java/org/kasource/validation/file/FileOperation.java | 208f26fc1440a7e1710ab19bdddd69aaac7bc431 | [
"Apache-2.0"
] | permissive | wigforss/Ka-Validation | https://github.com/wigforss/Ka-Validation | b2c1d976ca3e3ac271158caca65d6e5c8c9e268d | 2d9ccdd79fc3367a24add365333ecd15efb29f8f | refs/heads/master | 2021-01-22T23:48:37.989000 | 2014-10-17T16:58:54 | 2014-10-17T16:58:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.kasource.validation.file;
import java.io.File;
import java.io.FileFilter;
public enum FileOperation {
EXISTING_FILE(new FileFilter(){
public boolean accept(File file) {
return file.exists() && file.isFile();
}},
"org.kasource.validation.file.FileOperation.EXISTING_F... | UTF-8 | Java | 1,998 | java | FileOperation.java | Java | [] | null | [] | package org.kasource.validation.file;
import java.io.File;
import java.io.FileFilter;
public enum FileOperation {
EXISTING_FILE(new FileFilter(){
public boolean accept(File file) {
return file.exists() && file.isFile();
}},
"org.kasource.validation.file.FileOperation.EXISTING_F... | 1,998 | 0.58959 | 0.58959 | 62 | 31.225807 | 23.866173 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 11 |
4788b39fee3d8b66fda48b36cf0a625df72ff30b | 8,916,352,106,993 | 1a1234958f5e7da00b325f10dd9fecc115aa0ebd | /src/main/client/Client.java | 3c6aa9951f0792778dbe26bd5ef8a99ef61ebc6d | [] | no_license | Dem0nhunt3R/java-core | https://github.com/Dem0nhunt3R/java-core | db9256d212ecd926c4a0027c2b7cf8a9c7cf7df8 | a00c2983f76a76a6ccb3a32486d97c250a5034a0 | refs/heads/master | 2023-08-31T12:54:46.898000 | 2021-09-30T08:24:47 | 2021-09-30T08:24:47 | 411,801,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.client;
import java.util.ArrayList;
public class Client {
private int id;
private String name;
private String surname;
private int phone;
private String email;
private ArrayList<String> orders;
public Client(int id, String name, String surname, int phone, String email, ArrayL... | UTF-8 | Java | 1,678 | java | Client.java | Java | [] | null | [] | package main.client;
import java.util.ArrayList;
public class Client {
private int id;
private String name;
private String surname;
private int phone;
private String email;
private ArrayList<String> orders;
public Client(int id, String name, String surname, int phone, String email, ArrayL... | 1,678 | 0.51907 | 0.51907 | 81 | 19.716049 | 17.541651 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45679 | false | false | 11 |
8581cef2cca44ec5bd97433f15275e348d2b5336 | 14,534,169,350,316 | ba2cbec1ae6b47db8990b48832017c0e5d367b03 | /workspace/poli/src/main/java/com/jhl/poli/dao/TestDAO.java | af934913fbbbb7b697ef35bc1c4c5efd6f79856a | [] | no_license | nywogud/promoPoli | https://github.com/nywogud/promoPoli | f6d772a3434133c2b203d00a9e5aa831151139ca | b33cb3e01e853b0bc8ff380ad167dc5ce9fa222a | refs/heads/main | 2023-06-04T09:00:36.046000 | 2021-07-02T08:34:42 | 2021-07-02T08:34:42 | 379,807,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jhl.poli.dao;
public interface TestDAO {
public String getData() throws Exception;
}
| UTF-8 | Java | 100 | java | TestDAO.java | Java | [] | null | [] | package com.jhl.poli.dao;
public interface TestDAO {
public String getData() throws Exception;
}
| 100 | 0.76 | 0.76 | 6 | 15.666667 | 16.295876 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
beafe55315b8364bdb378bb0e26121a7a686f269 | 8,778,913,172,371 | a7760ed9285003bd62d2b15e8c3b25abd830275c | /src/main/java/kr/or/ddit/student/dao/StudentDao.java | 4fda10a9a9b15822c52ded6c1ec4085fccae2c22 | [] | no_license | youn2029/jspDepoly | https://github.com/youn2029/jspDepoly | 5c93376db94e01c325a3ce90866d0f9c4691a149 | 3733c85ea70842f912100bbc40bc91f529184a59 | refs/heads/master | 2020-03-25T10:00:04.436000 | 2018-08-06T05:50:14 | 2018-08-06T05:50:14 | 143,681,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.student.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import kr.or.ddit.mybatis.SqlMapSessionFactory;
import kr.or.ddit.student.model.StudentVo;
public class StudentDao implements StudentDaoInf {
... | UTF-8 | Java | 2,956 | java | StudentDao.java | Java | [
{
"context": " selectAllStudents\n\t* 최초작성일 : 2018. 7. 9.\n\t* 작성자 : PC04\n\t* 변경이력 :\n\t* @return\n\t* Method 설명 : 전체 학생 정보를 조회\n",
"end": 486,
"score": 0.9996510148048401,
"start": 482,
"tag": "USERNAME",
"value": "PC04"
},
{
"context": "thod : getStudent\n\t* 최초작성일 : 2018. 7. 10.\... | null | [] | package kr.or.ddit.student.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import kr.or.ddit.mybatis.SqlMapSessionFactory;
import kr.or.ddit.student.model.StudentVo;
public class StudentDao implements StudentDaoInf {
... | 2,956 | 0.693224 | 0.673492 | 131 | 19.503817 | 20.856974 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419847 | false | false | 11 |
a972970e33f045485ef4f8288b309e08e8bc60f1 | 27,393,301,453,762 | c5872ec4eaf6480f83fa6982f056cb385ef4768c | /projet_cpoa/src/dao/CommandeDAO.java | 42cafa8db00ea0691388470f0297e92555f85a6e | [
"MIT"
] | permissive | chloe025/projet_cpoa | https://github.com/chloe025/projet_cpoa | 96b6329de18b1700d0f7f31ae12b966dc17ef11e | f41883703be127ab2e1d91916e1b5d09bab5a6ef | refs/heads/master | 2023-02-04T21:39:58.121000 | 2020-12-30T00:45:22 | 2020-12-30T00:45:22 | 325,416,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.util.List;
import modele.Commande;
public interface CommandeDAO extends DAO<Commande> {
List<Commande> getAllCommandes();
}
| UTF-8 | Java | 164 | java | CommandeDAO.java | Java | [] | null | [] | package dao;
import java.util.List;
import modele.Commande;
public interface CommandeDAO extends DAO<Commande> {
List<Commande> getAllCommandes();
}
| 164 | 0.72561 | 0.72561 | 10 | 14.4 | 17.159254 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
4a59de573b9bfb2383bd62af7cc3afcac611d85a | 25,434,796,341,022 | 5b12c002ed670d01d365336608ac836bb4bfa75f | /src/main/java/isahasa/htmlmarcheller/TextSource.java | 243ae0644d523d57a130a5b4bcf1e5b39932e1eb | [] | no_license | suvegtamas/training-solutions | https://github.com/suvegtamas/training-solutions | d39b56939456a47b40d1ec1f68e0b4b5bbe89c40 | 5cbaae8bc804fb918904056e2858f3f89bd73727 | refs/heads/master | 2023-03-26T14:12:45.498000 | 2021-03-16T13:51:40 | 2021-03-16T13:51:40 | 308,285,673 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package isahasa.htmlmarcheller;
public interface TextSource {
String getPlainText();
}
| UTF-8 | Java | 92 | java | TextSource.java | Java | [] | null | [] | package isahasa.htmlmarcheller;
public interface TextSource {
String getPlainText();
}
| 92 | 0.771739 | 0.771739 | 5 | 17.4 | 13.893884 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
431392b80693641461e72c3275bdad0729c8725b | 32,478,542,712,099 | 9b450cf2177b08656b4e82e9b256bac5490fa738 | /ch09/UseFile.java | 8584088dcf40e071fe1174ac4936d2753b373f4b | [] | no_license | sggggg99/expert-waffle | https://github.com/sggggg99/expert-waffle | 5ab9c3bfd64a64cc704bbe62ab61162dac938cfc | d6f644336839be3d937eeeb9854abdf076fa3c98 | refs/heads/master | 2020-07-31T05:21:34.817000 | 2019-11-16T08:44:58 | 2019-11-16T08:44:58 | 210,498,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch09;
import java.io.File;
import java.io.IOException;
import java.util.Date;
public class UseFile {
public static void main(String args[]) throws Exception {
// 创建目录
File dir1 = new File("D:\dir1");
if (!dir1.exists()) {
dir1.mkdir();
}
// 在某个目录下 创建目录
File dir2 = new File(dir1, "dir2");
if... | UTF-8 | Java | 1,994 | java | UseFile.java | Java | [] | null | [] | package ch09;
import java.io.File;
import java.io.IOException;
import java.util.Date;
public class UseFile {
public static void main(String args[]) throws Exception {
// 创建目录
File dir1 = new File("D:\dir1");
if (!dir1.exists()) {
dir1.mkdir();
}
// 在某个目录下 创建目录
File dir2 = new File(dir1, "dir2");
if... | 1,994 | 0.611111 | 0.596914 | 78 | 19.76923 | 19.589325 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038461 | false | false | 11 |
b6060f9fd4b00841dc6ae24934a160aa77a2aaba | 17,446,157,187,938 | d0b473095460848cd38ae7ad8e95ddb460fb86c3 | /src/server/MultiServerThread.java | b29112056ea9ad7a09ff2db7de99afc6e5c1e199 | [] | no_license | arav12ind/Uno-Game | https://github.com/arav12ind/Uno-Game | da63cb09ec5b9ed277af5b70ecad161b3fb94b33 | 6c360fe67f9240635165d8e53bb3192558f0195a | refs/heads/master | 2023-06-13T21:50:54.863000 | 2021-07-02T07:49:48 | 2021-07-02T07:49:48 | 379,009,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.Socket;
public class MultiServerThread extends Thread
{
private boolean gameStarted;
private final Socket socket;
public MultiServerThread(Socket socket)
{
super("MultiServerThread");
gameStarted = false... | UTF-8 | Java | 1,422 | java | MultiServerThread.java | Java | [] | null | [] | package server;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.Socket;
public class MultiServerThread extends Thread
{
private boolean gameStarted;
private final Socket socket;
public MultiServerThread(Socket socket)
{
super("MultiServerThread");
gameStarted = false... | 1,422 | 0.56962 | 0.567511 | 61 | 22.311476 | 19.287762 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622951 | false | false | 11 |
ff438967cc66e857e957d9f965fe3538e9587cdd | 31,353,261,302,934 | 7670152563e5cc69b84f8ac16ca6d3e2bb1cfcc3 | /app/src/main/java/com/mac/runtu/activity/MyAdoptActivity.java | 8f1f9b2174a7958504f7e5a1c62f834687f37c8e | [] | no_license | 23644801/Runtu | https://github.com/23644801/Runtu | 90df2113dc9463e4797d5e3cf0cfa7068edb54e1 | 8aad093e4eb0ae41e07b9012ade2f13ac497514b | refs/heads/master | 2021-01-11T02:39:48.021000 | 2016-11-03T16:26:44 | 2016-11-03T16:26:44 | 70,913,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mac.runtu.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ImageView;
import android.widget.ListView;
i... | UTF-8 | Java | 4,387 | java | MyAdoptActivity.java | Java | [] | null | [] | package com.mac.runtu.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ImageView;
import android.widget.ListView;
i... | 4,387 | 0.618884 | 0.617046 | 127 | 33.275589 | 24.508291 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622047 | false | false | 11 |
64c000d83622441b569cdfedef7b2b728b0ab259 | 5,746,666,282,729 | 3a2cb8e72ce7081ff6fcf55b040c9b05b5411d4d | /src/test/java/MailRuTests.java | b7ed2d1af34ef424715db24101c5e4da8de0b478 | [] | no_license | panicbrain/MoldavskaiaAllure | https://github.com/panicbrain/MoldavskaiaAllure | 2fa30ef1501d46535689f65d2e59bee0be29e10a | bba7c5e5cc85aad9c3fb2f2ef3f64038474800cc | refs/heads/master | 2020-03-29T02:21:32.321000 | 2018-09-19T14:52:12 | 2018-09-19T14:52:12 | 149,432,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import BusinessObjects.Users;
import DriverManagers.WebDriverSingleton;
import PageObjects.*;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import ... | UTF-8 | Java | 7,924 | java | MailRuTests.java | Java | [
{
"context": " assertEquals(newLetterPage.getMailAddress(), \"ekaterinamoldavskaia18@gmail.com\");\n assertEquals(newLetterPage.getMailSubj",
"end": 4163,
"score": 0.9999247193336487,
"start": 4131,
"tag": "EMAIL",
"value": "ekaterinamoldavskaia18@gmail.com"
}
] | null | [] | import BusinessObjects.Users;
import DriverManagers.WebDriverSingleton;
import PageObjects.*;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import ... | 7,899 | 0.680848 | 0.680334 | 197 | 38.492386 | 30.906872 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573604 | false | false | 11 |
df2e595e6dcba097d185b7bda67cdd16c4e8600b | 14,035,953,152,100 | 5bc15fcf6aab2472db46426cbd66585c482e7f2c | /src/main/java/com/company/quoll/model/Message.java | 3562d7684f5448acf4d2805922582d2800be9bbf | [] | no_license | Martin819/quoll | https://github.com/Martin819/quoll | 8bba00ad6109f122f9ee81216afea9b83c20cd47 | de4e2cf59a45d6a6e28269f101b60ac340946996 | refs/heads/master | 2021-09-06T02:09:45.858000 | 2018-02-01T15:15:05 | 2018-02-01T15:15:05 | 110,106,755 | 0 | 0 | null | false | 2018-02-01T15:15:06 | 2017-11-09T11:26:55 | 2017-11-15T12:20:55 | 2018-02-01T15:15:05 | 2,211 | 0 | 0 | 0 | Java | false | null | package com.company.quoll.model;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.Type;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.util.Date;
@Entity
@Table(name = "messages")
public cla... | UTF-8 | Java | 2,132 | java | Message.java | Java | [] | null | [] | package com.company.quoll.model;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.Type;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.util.Date;
@Entity
@Table(name = "messages")
public cla... | 2,132 | 0.64728 | 0.64728 | 96 | 21.208334 | 21.366795 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354167 | false | false | 11 |
bdf45e96fff7b6a27f21cd0dec4a4f409592537c | 2,267,742,748,349 | 2ee0573c9314a4ce8cb7e35fcebcee0c777827c7 | /src/employeeEnrollment/Search.java | b7047fd5f37560a9d21797b35de5ef14c1e5cd3a | [] | no_license | suvragh007/Employee-Management-System--using-JAVA-Swing | https://github.com/suvragh007/Employee-Management-System--using-JAVA-Swing | 0c5bf694962382ee238c0cc6cf24513d5d862987 | adb3049753c1a35f6678727be8064fb89450649c | refs/heads/master | 2022-12-19T04:33:39.107000 | 2020-09-25T16:01:06 | 2020-09-25T16:01:06 | 298,622,554 | 1 | 0 | null | true | 2020-09-25T16:17:31 | 2020-09-25T16:17:31 | 2020-09-25T16:10:47 | 2020-09-25T16:10:43 | 0 | 0 | 0 | 0 | null | false | false | /*
* 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 employeeEnrollment;
/**
*
* @author Ritam
*/
public class Search extends javax.swing.JFrame {
/**
* Creates new f... | UTF-8 | Java | 27,030 | java | Search.java | Java | [
{
"context": " */\npackage employeeEnrollment;\n\n/**\n *\n * @author Ritam\n */\npublic class Search extends javax.swing.JFram",
"end": 237,
"score": 0.9997078776359558,
"start": 232,
"tag": "NAME",
"value": "Ritam"
},
{
"context": "g.SwingConstants.RIGHT);\n jLabel2.setText(... | 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 employeeEnrollment;
/**
*
* @author Ritam
*/
public class Search extends javax.swing.JFrame {
/**
* Creates new f... | 27,030 | 0.626045 | 0.610063 | 435 | 61.137932 | 44.408596 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.965517 | false | false | 11 |
8868b3ca5f2da66f1126e81609667d8628f0091f | 32,796,370,336,812 | 6f19d9c9995c5b63dab121c64da6ea285afa6ae7 | /src/main/java/code/hackerRank/Algorithm40.java | 97fdbabc9a23d9f30f7d1e65eca18dbed1388a6d | [] | no_license | haepyung/dailyAlgorithm | https://github.com/haepyung/dailyAlgorithm | c301dc42fb5414af582220a37442e2c620f86337 | 239600b4c5fe546616c9e0ed9115e0cbcb5804e7 | refs/heads/master | 2020-07-01T13:53:09.859000 | 2020-06-29T11:52:07 | 2020-06-29T11:52:07 | 201,188,694 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package code.hackerRank;
import java.util.HashMap;
import java.util.Map;
/**
*https://www.hackerrank.com/challenges/lisa-workbook/problem
*/
public class Algorithm40 {
public static void showCode()
{
int n = 5;
int k = 3;
int[] arr = {4, 2, 6, 1, 10};
System.out.println("결과:... | UTF-8 | Java | 1,148 | java | Algorithm40.java | Java | [] | null | [] | package code.hackerRank;
import java.util.HashMap;
import java.util.Map;
/**
*https://www.hackerrank.com/challenges/lisa-workbook/problem
*/
public class Algorithm40 {
public static void showCode()
{
int n = 5;
int k = 3;
int[] arr = {4, 2, 6, 1, 10};
System.out.println("결과:... | 1,148 | 0.422203 | 0.409965 | 47 | 23.340425 | 22.298056 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 11 |
3cef7a7ed2ff504d6b33869b8e2043e7dbe87255 | 3,642,132,311,315 | e1b8fb1510bb0dd7a0df577924d551a17d3379aa | /src/main/java/Chapter8/Square.java | 1b0967beef0cb8232220a61fd79c441acc01ff9f | [] | no_license | yueyuegd/ThinkingInJava | https://github.com/yueyuegd/ThinkingInJava | f22dcf894b7288b783e5b721674078d2951dce43 | cf7f0a42d86fc01924e0f186d2cda1ae58918557 | refs/heads/master | 2020-05-19T18:18:25.234000 | 2020-03-12T09:11:35 | 2020-03-12T09:11:35 | 67,050,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter8;
public class Square extends Shape{
@Override public void draw(){System.out.println("Square.draw()");}
@Override public void erase(){System.out.println("Square.erase()");}
@Override public void show(){System.out.println("Square.show()");}
}
| UTF-8 | Java | 263 | java | Square.java | Java | [] | null | [] | package Chapter8;
public class Square extends Shape{
@Override public void draw(){System.out.println("Square.draw()");}
@Override public void erase(){System.out.println("Square.erase()");}
@Override public void show(){System.out.println("Square.show()");}
}
| 263 | 0.722433 | 0.718631 | 8 | 31.875 | 29.700327 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 11 |
91034d0c35fb40d20927eb5b7dbe4a53b4ac70b0 | 14,860,586,880,424 | c658b03e909b1b89997e3b5469296b5d5538c951 | /src/model/apliccation/Progam.java | a07b91bd7fca1d9ed847a246ac3a3682d7a21b18 | [] | no_license | Gabs91/exceptions1-java | https://github.com/Gabs91/exceptions1-java | 82ae6ddda18a02102266a08f1e2a1bb2af351119 | 6f1472d392c551f1300d0da46be6a856deb58b77 | refs/heads/main | 2023-04-26T16:42:56.808000 | 2021-05-23T01:07:51 | 2021-05-23T01:07:51 | 369,915,235 | 0 | 0 | null | false | 2021-05-23T01:07:52 | 2021-05-22T22:13:07 | 2021-05-23T00:04:58 | 2021-05-23T01:07:51 | 5 | 0 | 0 | 0 | Java | false | false | package apliccation;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Scanner;
import model.entites.Reservation;
public class Progam {
public static void main(String[] args) throws ParseException {
Scanner sc = new Scanner(System.in);
SimpleDateFormat ... | UTF-8 | Java | 687 | java | Progam.java | Java | [] | null | [] | package apliccation;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Scanner;
import model.entites.Reservation;
public class Progam {
public static void main(String[] args) throws ParseException {
Scanner sc = new Scanner(System.in);
SimpleDateFormat ... | 687 | 0.708879 | 0.708879 | 27 | 24.444445 | 19.954269 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 11 |
99f04744d69148ee2ce12c949d92c5f50505f7e8 | 23,132,693,882,197 | 229112ef4284870fa0e269ae3dcc2299ff4a6519 | /src/main/java/org/javarosa/xpath/expr/XPathSubstrFunc.java | 7644517d9f5d9af99adabe6810b6d0a80ec5469c | [
"Apache-2.0"
] | permissive | dimagi/commcare-core | https://github.com/dimagi/commcare-core | aaeed115021da42365c281824c07f692cf23d89d | a60179119656f3b3e6932f7f40fe76b8937cfc47 | refs/heads/master | 2023-09-03T15:28:00.252000 | 2023-08-22T20:30:22 | 2023-08-22T20:30:22 | 20,939,782 | 11 | 12 | Apache-2.0 | false | 2023-09-14T11:06:53 | 2014-06-17T21:13:25 | 2023-07-20T16:24:58 | 2023-09-14T11:06:52 | 26,341 | 12 | 12 | 25 | Java | false | false | package org.javarosa.xpath.expr;
import org.javarosa.core.model.condition.EvaluationContext;
import org.javarosa.core.model.instance.DataInstance;
import org.javarosa.xpath.XPathArityException;
import org.javarosa.xpath.parser.XPathSyntaxException;
public class XPathSubstrFunc extends XPathFuncExpr {
public stati... | UTF-8 | Java | 2,096 | java | XPathSubstrFunc.java | Java | [] | null | [] | package org.javarosa.xpath.expr;
import org.javarosa.core.model.condition.EvaluationContext;
import org.javarosa.core.model.instance.DataInstance;
import org.javarosa.xpath.XPathArityException;
import org.javarosa.xpath.parser.XPathSyntaxException;
public class XPathSubstrFunc extends XPathFuncExpr {
public stati... | 2,096 | 0.629294 | 0.618798 | 65 | 31.246155 | 28.567884 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630769 | false | false | 11 |
0306c0969e2ce71c63b072c1b9c18b1a31748d34 | 23,132,693,879,448 | 64721dc67143a85306aa6efdcdc1ee008408275a | /java/src/ch05/ex01/home/Box.java | ba41fe2b5234f0b9ad549bc81c66672b59b8fa1e | [] | no_license | imdangun/java-17 | https://github.com/imdangun/java-17 | fbf363d21ba4e4b8c4945d398ac146236036c057 | d57510e25ebfd669f24e2da7c72b4f0929b285b3 | refs/heads/master | 2017-11-11T16:39:08.911000 | 2017-10-11T09:18:16 | 2017-10-11T09:18:16 | 84,036,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch05.ex01.home;
public class Box {
int width; //가로
int height; //세로
int depth; //깊이
} | UTF-8 | Java | 118 | java | Box.java | Java | [] | null | [] | package ch05.ex01.home;
public class Box {
int width; //가로
int height; //세로
int depth; //깊이
} | 118 | 0.603774 | 0.566038 | 7 | 13.428572 | 8.398251 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 11 |
f7e5f73883a3e3c9bb3d0788bbb0a1a48e52d54e | 13,486,197,356,197 | 14247b368e5f9de4088711f702dc75f6e3f9cb36 | /src/com/capacitacion/main/Main.java | f3e2b2755dec2218d01a7d6d02ef1cded66fc918 | [] | no_license | LucasFuertes/SistemaDeTarjetas | https://github.com/LucasFuertes/SistemaDeTarjetas | e8196f20f69915f39886637f6faf97a40884cb6c | bfa8986fd7a1d7af2af4c229db9db962932a78ac | refs/heads/master | 2023-07-17T23:52:24.172000 | 2021-09-08T18:27:08 | 2021-09-08T18:27:08 | 403,436,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capacitacion.main;
import java.util.ArrayList;
import com.capacitacion.dao.AttachedPerson;
import com.capacitacion.dao.Card;
import com.capacitacion.dao.CreditCard;
import com.capacitacion.dao.DebitCard;
import com.capacitacion.dao.Person;
import com.capacitacion.service.impl.AttachedPersonServiceImpl;
im... | UTF-8 | Java | 5,898 | java | Main.java | Java | [
{
"context": "reditCard creditCardsSantander1 = new CreditCard(\"Santander Rio\", 2189376548273L, \"01/03\", \"02/08\",\n\t\t\t\t(short) 1",
"end": 2788,
"score": 0.9944561719894409,
"start": 2775,
"tag": "NAME",
"value": "Santander Rio"
},
{
"context": "reditCard creditCardsSantande... | null | [] | package com.capacitacion.main;
import java.util.ArrayList;
import com.capacitacion.dao.AttachedPerson;
import com.capacitacion.dao.Card;
import com.capacitacion.dao.CreditCard;
import com.capacitacion.dao.DebitCard;
import com.capacitacion.dao.Person;
import com.capacitacion.service.impl.AttachedPersonServiceImpl;
im... | 5,877 | 0.769752 | 0.710919 | 153 | 37.549019 | 31.28113 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.196079 | false | false | 11 |
945d4c3112964397249300cff5fdb80ba6f6211e | 14,860,586,885,289 | 0a48014a4800c5bb70a3a30ed4aa8c632c17798d | /src/main/java/ru/solargateteam/galnetru/rss/RSSParseHandler.java | 7003c345c3b4f25dcf428a78f9d5eb3b8aeccd40 | [
"Apache-2.0"
] | permissive | solargate/GalNET.ru | https://github.com/solargate/GalNET.ru | e983973e2be77c2efdde72a58cdfcedb2de51edd | bb1d87145bba1fe930399b69fcb091ee09217ee9 | refs/heads/master | 2020-03-19T17:01:40.417000 | 2018-07-18T19:08:19 | 2018-07-18T19:08:19 | 136,740,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.solargateteam.galnetru.rss;
import java.util.ArrayList;
import java.util.List;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
import ru.solargateteam.galnetru.Global;
public class RSSParseHandler extends DefaultHandler {
privat... | UTF-8 | Java | 3,819 | java | RSSParseHandler.java | Java | [] | null | [] | package ru.solargateteam.galnetru.rss;
import java.util.ArrayList;
import java.util.List;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
import ru.solargateteam.galnetru.Global;
public class RSSParseHandler extends DefaultHandler {
privat... | 3,819 | 0.581042 | 0.581042 | 108 | 33.361111 | 21.904869 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 11 |
d7644f7e2f00d4b2e35f5ba2fd39edaffa960435 | 14,860,586,886,577 | f21773ce9bb3f164abf8ecfe12402dcc4f786427 | /com/donhatchsw/util/Triangulator.prejava | e23fdbf0f247214c786f58c39d172d4e7cf9e9b7 | [] | no_license | donhatch/donhatchsw | https://github.com/donhatch/donhatchsw | 14d9b7b41c930278fc5bf857593352a57900ee3a | 419ecfca29612e2618614253b2436471549228fd | refs/heads/master | 2021-04-10T16:16:52.062000 | 2021-02-05T16:46:18 | 2021-02-05T16:46:18 | 35,492,448 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* vim: set filetype=java: */
//
// Triangulator.h
// Functions to triangulate polygons.
#ifdef DEEP_COPY_EVERYTHING
// Note: three-vertex outer contours are deep-copied
// (so no references to any of the input arrays occur in the output).
#endif // DEEP_COPY_EVERYTHING
//
// Note: Nothing here is really optimized.
//... | UTF-8 | Java | 50,512 | prejava | Triangulator.prejava | Java | [] | null | [] | /* vim: set filetype=java: */
//
// Triangulator.h
// Functions to triangulate polygons.
#ifdef DEEP_COPY_EVERYTHING
// Note: three-vertex outer contours are deep-copied
// (so no references to any of the input arrays occur in the output).
#endif // DEEP_COPY_EVERYTHING
//
// Note: Nothing here is really optimized.
//... | 50,512 | 0.455615 | 0.447121 | 1,213 | 40.642208 | 29.325176 | 269 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6892 | false | false | 11 |
8aa6d47381c38a6d583bfb933c1021932018a9f4 | 14,705,968,070,231 | 5b6fd0fe3ae0f2f497d733bf31b95e664930fb74 | /src/test/java/com/github/davidmoten/rx2/util/PairTest.java | 54d2519382619c2984f1fa3604b33cf35401483b | [
"Apache-2.0"
] | permissive | davidmoten/rxjava2-extras | https://github.com/davidmoten/rxjava2-extras | 24d5e47481b13f6768f5aaab40767f15a13d244b | 409d86999da17f41eb4045610c3732e04304b273 | refs/heads/master | 2023-08-27T21:47:56.043000 | 2023-08-04T12:58:57 | 2023-08-04T12:59:10 | 72,622,361 | 177 | 23 | Apache-2.0 | false | 2023-08-04T12:59:12 | 2016-11-02T09:06:25 | 2023-06-09T03:02:38 | 2023-08-04T12:59:11 | 2,287 | 167 | 17 | 13 | Java | false | false | package com.github.davidmoten.rx2.util;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Assert;
import org.junit.Test;
public class PairTest {
@Test
public void testValues() {
Pair<Integer, Integer> p = Pair.create(1, 2);
Assert.assertE... | UTF-8 | Java | 1,989 | java | PairTest.java | Java | [
{
"context": "package com.github.davidmoten.rx2.util;\n\nimport static org.junit.Assert.assertF",
"end": 29,
"score": 0.9977936744689941,
"start": 19,
"tag": "USERNAME",
"value": "davidmoten"
}
] | null | [] | package com.github.davidmoten.rx2.util;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Assert;
import org.junit.Test;
public class PairTest {
@Test
public void testValues() {
Pair<Integer, Integer> p = Pair.create(1, 2);
Assert.assertE... | 1,989 | 0.594269 | 0.576169 | 63 | 30.571428 | 20.831688 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.126984 | false | false | 11 |
bd715fc4d1e5e0bbb6147fcb52cae6e87ce14e8d | 12,936,441,510,658 | 976bb9a4fcede36b1fac769b2bf99b9392259a98 | /src/main/java/com/mzfk/dao/CurrenciesDao.java | 950ac91b22fffeaed2da0e4b8b9d0c503d70d96b | [] | no_license | shuzhen123/admin_config | https://github.com/shuzhen123/admin_config | 8416609996daf6155df7f602c368e33000005d5b | 32ae0d25349b13b9351ff0333aa5dac09406ba2f | refs/heads/master | 2020-04-11T21:24:19.595000 | 2018-12-25T05:28:04 | 2018-12-25T05:28:04 | 162,104,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mzfk.dao;
import com.mzfk.entity.Currencies;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
/**
* @author sz
* @... | UTF-8 | Java | 781 | java | CurrenciesDao.java | Java | [
{
"context": "ngframework.stereotype.Repository;\n\n/**\n * @author sz\n * @Title: CurrenciesDao\n * @ProjectName 8Madmin_",
"end": 315,
"score": 0.9987021684646606,
"start": 313,
"tag": "USERNAME",
"value": "sz"
}
] | null | [] | package com.mzfk.dao;
import com.mzfk.entity.Currencies;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
/**
* @author sz
* @... | 781 | 0.73472 | 0.717815 | 34 | 21.617647 | 27.706459 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 11 |
b1c92212166a73005c66e467208d4307e66b2930 | 18,408,229,888,511 | 29ec05e383c4c20b228f3966dcef8cc72db244f0 | /sourcecode/aupdg/src/aupdg/data/model/Edge.java | 210950d9e7e8933054d7df6b29e3c2e2a77ff89b | [] | no_license | rashidnaeem717/aupdg | https://github.com/rashidnaeem717/aupdg | 893d0561af37d9acb037766257f4e56432c6c8fe | 7d1cab93361d8d28a886dfd9e1388b9becb8a406 | refs/heads/master | 2019-07-09T06:11:44.991000 | 2012-09-11T15:24:08 | 2012-09-11T15:24:08 | 33,561,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aupdg.data.model;
/**
* Contract of a generic LDG edge.
*
* @author AA and CJ
*/
public interface Edge {
/**
* Returns the source node.
*
* @return
*/
public Node getSource();
/**
* Returns the target node.
*
* @return
*/
public... | UTF-8 | Java | 750 | java | Edge.java | Java | [
{
"context": " * Contract of a generic LDG edge.\r\n *\r\n * @author AA and CJ\r\n */\r\npublic interface Edge {\r\n\r\n /**\r\n",
"end": 87,
"score": 0.9596678018569946,
"start": 85,
"tag": "NAME",
"value": "AA"
},
{
"context": "ract of a generic LDG edge.\r\n *\r\n * @author AA ... | null | [] | package aupdg.data.model;
/**
* Contract of a generic LDG edge.
*
* @author AA and CJ
*/
public interface Edge {
/**
* Returns the source node.
*
* @return
*/
public Node getSource();
/**
* Returns the target node.
*
* @return
*/
public... | 750 | 0.478667 | 0.478667 | 47 | 13.957447 | 12.479698 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.12766 | false | false | 11 |
09967f8d718d2e0f5aa98eb17f8f3c2a405dc325 | 13,048,110,687,069 | 6869d8f8a35c9374eb2d60cdaeb9d6fb7801cc35 | /app/src/main/java/com/yimeng/utils/ChineseToSpeech.java | fbac4180fa8ea6612379c31bb4ab3d14cb23dbf6 | [] | no_license | Eternity-ZYQ/haidou-video | https://github.com/Eternity-ZYQ/haidou-video | 5d779ea74374cd449e140e4348f1676a1782c98a | 618c934a0bf15a1de6b497f67e8e26015f7841ac | refs/heads/master | 2023-03-22T13:01:05.497000 | 2021-03-07T06:41:47 | 2021-03-07T06:41:47 | 345,272,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yimeng.utils;
import android.os.Handler;
import android.speech.tts.TextToSpeech;
import android.text.TextUtils;
import android.util.Log;
import com.yimeng.haidou.App;
import java.lang.reflect.Field;
import java.util.Locale;
/**
* <pre>
* Author : huiGer
* Time : 2019/6/13 10:30 AM.
* Email : z... | UTF-8 | Java | 4,825 | java | ChineseToSpeech.java | Java | [
{
"context": "mport java.util.Locale;\n\n/**\n * <pre>\n * Author : huiGer\n * Time : 2019/6/13 10:30 AM.\n * Email : zhi",
"end": 272,
"score": 0.9995570182800293,
"start": 266,
"tag": "USERNAME",
"value": "huiGer"
},
{
"context": "iGer\n * Time : 2019/6/13 10:30 AM.\n * E... | null | [] | package com.yimeng.utils;
import android.os.Handler;
import android.speech.tts.TextToSpeech;
import android.text.TextUtils;
import android.util.Log;
import com.yimeng.haidou.App;
import java.lang.reflect.Field;
import java.util.Locale;
/**
* <pre>
* Author : huiGer
* Time : 2019/6/13 10:30 AM.
* Email : <... | 4,813 | 0.524361 | 0.516714 | 136 | 32.654411 | 28.25732 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485294 | false | false | 11 |
f8625e8bcb36b252adf25f13c5794947feb33939 | 21,500,606,337,537 | 07a0184a5d9634217fb14bd70746aff59db058fb | /app/src/main/java/findupproducts/example/com/findup/CONST.java | 48bb563a7033fc072b94d61a10134491b875a8f8 | [] | no_license | Tahaelhosseny/FindUp8 | https://github.com/Tahaelhosseny/FindUp8 | 59e727e946b8ea289d314d58c689557536b79164 | 4b063fa5b347fb0f627b09e905aa04d384a3b7f2 | refs/heads/master | 2020-04-10T14:26:28.420000 | 2018-12-24T22:48:05 | 2018-12-24T22:48:05 | 161,077,370 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package findupproducts.example.com.findup;
public class CONST {
public static final String API_FILE_DOMAIN = "http://findupproducts.com/";
public static final String API_PATH_URL = "/findup_api/";
public static final String API_HASH = "FindUpSecure_@@01072018";
public static final String IMAGES_PATH = ... | UTF-8 | Java | 403 | java | CONST.java | Java | [] | null | [] | package findupproducts.example.com.findup;
public class CONST {
public static final String API_FILE_DOMAIN = "http://findupproducts.com/";
public static final String API_PATH_URL = "/findup_api/";
public static final String API_HASH = "FindUpSecure_@@01072018";
public static final String IMAGES_PATH = ... | 403 | 0.727047 | 0.699752 | 9 | 43.777779 | 27.971325 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 11 |
070cc6904a78b30b5f1460d138a5ca2a9a00d2c6 | 21,603,685,513,214 | fe5d0d22cd57fd262a6106fb41199b62a56faec7 | /TrocEncheres/src/TrocEncheres/ihm/ServletEnchere.java | f0432bf96d9dded4812fb479fb8f5e63bc25d766 | [] | no_license | lanaflonPerso/TrocEncheres | https://github.com/lanaflonPerso/TrocEncheres | e3813586985d5e65fa22bee8a3066f8b7c11249c | 8ed0bb51069fc3965b584e4b06dd9fdc6bbe448a | refs/heads/master | 2020-12-04T00:56:55.387000 | 2019-06-13T12:29:31 | 2019-06-13T12:29:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TrocEncheres.ihm;
import java.io.IOException;
import java.time.LocalDate;
import java.util.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServl... | ISO-8859-1 | Java | 3,396 | java | ServletEnchere.java | Java | [] | null | [] | package TrocEncheres.ihm;
import java.io.IOException;
import java.time.LocalDate;
import java.util.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServl... | 3,396 | 0.739233 | 0.738938 | 90 | 35.666668 | 31.689465 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.044445 | false | false | 11 |
9833f282ddc4c3b19a3dcbb7fe8b4db43463ba62 | 5,007,931,888,850 | 4d212e052ecbcae640abd7d7b52a2a9f050bbee6 | /src/com/smartfarm/net/bean/MsgList.java | c0229c4b21b471a4fedac84e96506543fd8aaae4 | [] | no_license | Quy520/Smartfarmphone | https://github.com/Quy520/Smartfarmphone | 1559f0fca46987b8f1e32d97a315a8402d690e42 | f859d3a73e806923176bdc0a5221ffb088db21cc | refs/heads/master | 2021-01-13T12:46:34.622000 | 2016-11-01T01:34:07 | 2016-11-01T01:34:07 | 72,494,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smartfarm.net.bean;
import java.util.List;
import com.smartfarm.bean.ListEntity;
import com.thoughtworks.xstream.annotations.XStreamAlias;
@XStreamAlias("smartfarm")
public class MsgList extends Entity implements ListEntity<AppMessage> {
private static final long serialVersionUID = -8410128686845822811... | UTF-8 | Java | 647 | java | MsgList.java | Java | [] | null | [] | package com.smartfarm.net.bean;
import java.util.List;
import com.smartfarm.bean.ListEntity;
import com.thoughtworks.xstream.annotations.XStreamAlias;
@XStreamAlias("smartfarm")
public class MsgList extends Entity implements ListEntity<AppMessage> {
private static final long serialVersionUID = -8410128686845822811... | 647 | 0.752705 | 0.723338 | 33 | 18.60606 | 20.269306 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.939394 | false | false | 11 |
1e630a473b22396af807d286189b69e79ec46cc7 | 17,265,768,544,418 | ead633a3ee1b6c8f0055313725b99a0bdb7ff99f | /NBA/src/main/java/presentation/team/TeamInfo.java | 32cb562f8bd8c74f1bde9588e92c68a67709399b | [] | no_license | GraveParty/njuGenesis3 | https://github.com/GraveParty/njuGenesis3 | b9eb1dcedb10287c96db2b560cdbc1b0e54184fe | 51fb0eb1f57da2c964e8016e21ad47c2909f6cd8 | refs/heads/master | 2021-01-19T09:08:29.027000 | 2015-06-17T00:21:26 | 2015-06-17T00:21:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package presentation.team;
import java.awt.Font;
import java.awt.Point;
import javax.swing.JTextArea;
import presentation.component.BgPanel;
import presentation.component.GLabel;
import presentation.component.TeamImageAssist;
import presentation.contenui.UIUtil;
import data.po.teamData.TeamBaseInfo;
public class Team... | UTF-8 | Java | 2,142 | java | TeamInfo.java | Java | [] | null | [] | package presentation.team;
import java.awt.Font;
import java.awt.Point;
import javax.swing.JTextArea;
import presentation.component.BgPanel;
import presentation.component.GLabel;
import presentation.component.TeamImageAssist;
import presentation.contenui.UIUtil;
import data.po.teamData.TeamBaseInfo;
public class Team... | 2,142 | 0.723524 | 0.671978 | 63 | 32.873016 | 33.467583 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3 | false | false | 11 |
f5ed0318ae349f4d44e734789bf7060b6e3d8e25 | 8,933,531,994,477 | d70cc500fcb76e33ae3be0a1dde93a4b644c668c | /src/main/java/de/lmu/ifi/mobile/msp/repositories/FloorRepository.java | 614b162d8979809563ea1e291f0ba5da622869ac | [] | no_license | beneseifert/campusExplorerServer | https://github.com/beneseifert/campusExplorerServer | 29b40de89cec145bc618b598aecf21b8f8fe3ac9 | 51e920340aecd8cef4c6dd00c1ec1726a8a2eb7b | refs/heads/master | 2020-04-09T14:16:19.662000 | 2019-01-27T21:22:16 | 2019-01-27T21:22:16 | 160,392,734 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.lmu.ifi.mobile.msp.repositories;
import de.lmu.ifi.mobile.msp.documents.Floor;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface FloorRepository extends MongoRepository<Floor, String> {}
| UTF-8 | Java | 235 | java | FloorRepository.java | Java | [] | null | [] | package de.lmu.ifi.mobile.msp.repositories;
import de.lmu.ifi.mobile.msp.documents.Floor;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface FloorRepository extends MongoRepository<Floor, String> {}
| 235 | 0.834043 | 0.834043 | 6 | 38.166668 | 29.151424 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 11 |
4a6698d4df29d8759ce8dfb4bd58dd4d8a466325 | 7,559,142,461,106 | eb36adf872aa738d2639535717d6e1130e78655e | /src/iams/cardgame/tute/ai/TuteAI.java | e29f0bfe0fbac88582d212a3e144ba5b1eb79937 | [] | no_license | GLGuilherme/tute | https://github.com/GLGuilherme/tute | 2f0355a7b243abcc8a88c70858311beee256aa08 | b8d649e3dfad1a3047ac50d7f854b56b45319bc8 | refs/heads/master | 2023-07-14T06:06:18.646000 | 2021-08-31T20:24:30 | 2021-08-31T20:24:30 | 394,451,646 | 0 | 0 | null | false | 2021-08-31T03:35:55 | 2021-08-09T22:05:52 | 2021-08-31T02:33:03 | 2021-08-31T03:35:55 | 875 | 0 | 0 | 0 | Java | false | false | package iams.cardgame.tute.ai;
import iams.cardgame.tute.Card;
public interface TuteAI
{
public Card calculatePlayerCardBegin();
public Card calculatePlayerCardResponse(Card thrownCard);
}
| UTF-8 | Java | 204 | java | TuteAI.java | Java | [] | null | [] | package iams.cardgame.tute.ai;
import iams.cardgame.tute.Card;
public interface TuteAI
{
public Card calculatePlayerCardBegin();
public Card calculatePlayerCardResponse(Card thrownCard);
}
| 204 | 0.769608 | 0.769608 | 10 | 19.4 | 20.529003 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.