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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
df0164beedf9d68dc97d7d4fbd49b5c1ceee9aa9 | 6,786,048,388,675 | d59a61502898c5e519cc68b53fcb205daafd5da3 | /app/src/main/java/com/fantasy/darren/customview/ui/MyWordWrapActivity.java | ec6525305c3d8e2a0061427b2688f4077b24d847 | [] | no_license | darrenfantasy/MyCanvasDemo | https://github.com/darrenfantasy/MyCanvasDemo | d4e2b1becbacf33f3483ba83c6719d3b3a031100 | 084e9a356dd84dda98a5d4596b796ad56d788b28 | refs/heads/master | 2021-01-12T15:41:04.077000 | 2017-04-11T00:21:33 | 2017-04-11T00:21:33 | 71,850,188 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fantasy.darren.customview.ui;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
import com.fantasy.darren.customview.R;
import com.fantasy.darren.customview.widget.MyWordWrapView;
/**
* Created by fantasy on 17/1/13.
*/
public class MyWordWrapActivity extends Activ... | UTF-8 | Java | 995 | java | MyWordWrapActivity.java | Java | [
{
"context": "stomview.widget.MyWordWrapView;\n\n/**\n * Created by fantasy on 17/1/13.\n */\n\npublic class MyWordWrapActivity ",
"end": 257,
"score": 0.9994617104530334,
"start": 250,
"tag": "USERNAME",
"value": "fantasy"
}
] | null | [] | package com.fantasy.darren.customview.ui;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
import com.fantasy.darren.customview.R;
import com.fantasy.darren.customview.widget.MyWordWrapView;
/**
* Created by fantasy on 17/1/13.
*/
public class MyWordWrapActivity extends Activ... | 995 | 0.685773 | 0.679632 | 27 | 35.185184 | 36.787716 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962963 | false | false | 14 |
90c590692bc524709ba52aee911f67a581011311 | 1,958,505,101,465 | 4e7e5aa10d09e4601c8715a3d6aab1395a90af8b | /src/test/java/com/ingenico/moneytransfer/service/AccountServiceTest.java | d7ea9204f69b616cc8df5783cb631e48ce256f3c | [] | no_license | SindhuBasavanna/IngenicoAssignment | https://github.com/SindhuBasavanna/IngenicoAssignment | bf63729de7c3516a580d8a86cc92dcd78ee27bcd | ece8b6af219e50edc8337fcc7bb36ebf2f380e85 | refs/heads/master | 2018-11-23T03:00:11.512000 | 2018-09-04T10:10:10 | 2018-09-04T10:10:10 | 147,325,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ingenico.moneytransfer.service;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;... | UTF-8 | Java | 2,253 | java | AccountServiceTest.java | Java | [
{
"context": "moneytransfer.util.LockUtil;\r\n/**\r\n * \r\n * @author sindhu\r\n *\r\n */\r\n@RunWith(SpringRunner.class)\r\n@ActivePr",
"end": 743,
"score": 0.9995192289352417,
"start": 737,
"tag": "USERNAME",
"value": "sindhu"
},
{
"context": "unt1.setAccountId(1001);\r\n\t\taccou... | null | [] | package com.ingenico.moneytransfer.service;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;... | 2,250 | 0.757213 | 0.743897 | 83 | 25.168674 | 20.648417 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.301205 | false | false | 14 |
fe038c204250b7e2d5dc480f3a4d30de06ee9164 | 5,643,587,080,586 | ab449bdf390def03c60d85ba45f688ec16ab064a | /src/com/appdelegates/cardio/CardReaderApp.java | e5bce9a5daf78c6028643b1b1a0d70ff4928b936 | [] | no_license | makahn64/nfcreader | https://github.com/makahn64/nfcreader | d9f897192489429f090ac52b5ba8342ef84579d4 | cfb0eb10102f70bcbbd855c0e10b3ab2c15e2438 | refs/heads/master | 2021-01-01T16:50:13.578000 | 2014-05-28T21:03:36 | 2014-05-28T21:03:36 | 20,272,102 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appdelegates.cardio;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.ProtocolException;
import java.net.URL;
/**
* Created by Helios on... | UTF-8 | Java | 3,344 | java | CardReaderApp.java | Java | [
{
"context": "xception;\nimport java.net.URL;\n\n\n/**\n * Created by Helios on 5/14/2014.\n */\npublic class CardReaderApp impl",
"end": 317,
"score": 0.9988765716552734,
"start": 311,
"tag": "NAME",
"value": "Helios"
}
] | null | [] | package com.appdelegates.cardio;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.ProtocolException;
import java.net.URL;
/**
* Created by Helios on... | 3,344 | 0.577452 | 0.571172 | 120 | 26.866667 | 25.397484 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425 | false | false | 14 |
e240d50a48b9151a1492322a8930bcd5dd0820e0 | 13,176,959,725,386 | 8afed65b64a11d3d9c0fd2e7849705f00e0a916e | /ads-poo/noite-aula12/src/edu/curso/control/PizzaControl.java | 7b1d3ae540422e30b9e4634ed95f7fd8874847e0 | [] | no_license | fateczl19/fatec-2019-1s | https://github.com/fateczl19/fatec-2019-1s | 4e4b9756e506aef866fefcb25f5b95d734da5fbd | 46adc5a58a242db2ce4582c4bb83dd8ce3b1b0ed | refs/heads/master | 2020-05-19T04:37:32.852000 | 2019-05-03T23:16:52 | 2019-05-03T23:16:52 | 184,831,386 | 0 | 1 | null | true | 2019-05-03T23:22:58 | 2019-05-03T23:22:58 | 2019-05-03T23:22:51 | 2019-05-03T23:16:57 | 43,654 | 0 | 0 | 0 | null | false | false | package edu.curso.control;
import java.util.ArrayList;
import java.util.List;
import edu.curso.entidade.Pizza;
public class PizzaControl {
private List<Pizza> lista = new ArrayList<>();
public void adicionar(Pizza p) {
lista.add(p);
System.out.println(
String.format("Adicionado a pizza %s na lista, tama... | UTF-8 | Java | 521 | java | PizzaControl.java | Java | [] | null | [] | package edu.curso.control;
import java.util.ArrayList;
import java.util.List;
import edu.curso.entidade.Pizza;
public class PizzaControl {
private List<Pizza> lista = new ArrayList<>();
public void adicionar(Pizza p) {
lista.add(p);
System.out.println(
String.format("Adicionado a pizza %s na lista, tama... | 521 | 0.660269 | 0.660269 | 26 | 19.038462 | 17.631878 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.884615 | false | false | 14 |
2e7159e8825553f819fab0ee58ba4fa244dc23c7 | 3,874,060,516,030 | 82ce0777e0004a53b8c07fdc1ca2e508f13aaa5c | /Dubbo/DubboXmlProvider/DubboFilterDemo/src/main/java/provider/service/impl/XmlProviderServiceImpl.java | ad07c7d66b5d4842aa7dbb9d937382a7edadb94b | [] | no_license | xianzhaoqiang/luwfls-workspace | https://github.com/xianzhaoqiang/luwfls-workspace | 9b38457ce3427c9412bee8bafcfe952dd7efe1d5 | 906cce0a5a25858ea90fd2ef61acaae9061d1207 | refs/heads/master | 2021-08-21T20:59:43.969000 | 2017-11-29T02:25:38 | 2017-11-29T02:25:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package provider.service.impl;
import cn.luwfls.demo.dubbo.test.fascade.service.XmlProviderService;
/**
* @author luwenlong
* @date 2017/10/9
* @description 类描述
*/
public class XmlProviderServiceImpl implements XmlProviderService {
public String xmlProviderMethod() {
return "success";
}
}
| UTF-8 | Java | 318 | java | XmlProviderServiceImpl.java | Java | [
{
"context": "ascade.service.XmlProviderService;\n\n/**\n * @author luwenlong\n * @date 2017/10/9\n * @description 类描述\n */\npublic",
"end": 126,
"score": 0.9993067979812622,
"start": 117,
"tag": "USERNAME",
"value": "luwenlong"
}
] | null | [] | package provider.service.impl;
import cn.luwfls.demo.dubbo.test.fascade.service.XmlProviderService;
/**
* @author luwenlong
* @date 2017/10/9
* @description 类描述
*/
public class XmlProviderServiceImpl implements XmlProviderService {
public String xmlProviderMethod() {
return "success";
}
}
| 318 | 0.730769 | 0.708333 | 14 | 21.285715 | 22.272432 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 14 |
21dcb9ed3f0cbaf147d4bb0b988fb22872309f96 | 10,642,929,016,281 | 1b28d8c282d725913f6084314d789c17b25d65eb | /src/modelo/ArbolBinario.java | 160ea4b410616d2f724d952da4304aeff1f25659 | [] | no_license | dsantistevan/GenioPolitecnico | https://github.com/dsantistevan/GenioPolitecnico | aa5542f5763636c40c440e1f3a73953ff0a15dbf | 4a63b0591cc7b89adcf30ff0b22a99f8baa4d766 | refs/heads/master | 2022-04-09T10:01:36.728000 | 2020-01-26T02:45:45 | 2020-01-26T02:45:45 | 229,646,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package modelo;
import data.GenioData;
import excepciones.AdivinadoException;
import excepciones.RespuestaIncorrectaException... | UTF-8 | Java | 5,455 | java | ArbolBinario.java | Java | [
{
"context": "\r\nimport java.util.Scanner;\r\n\r\n/**\r\n *\r\n * @author David Santistevan\r\n * @param <E>\r\n */\r\npublic class ArbolBinario<E>",
"end": 450,
"score": 0.9998602271080017,
"start": 433,
"tag": "NAME",
"value": "David Santistevan"
}
] | 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 modelo;
import data.GenioData;
import excepciones.AdivinadoException;
import excepciones.RespuestaIncorrectaException... | 5,444 | 0.529972 | 0.529239 | 204 | 24.740196 | 20.643951 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 14 |
ae576095576e8003dfc0d7a2a1833441ab4af051 | 8,899,172,261,147 | f6b7648cafd5678143e23dfc4e9f462507e7b648 | /StringsFirstAssignments/Part1.java | 6bf0974bad304aba442995d13da304518c98d06d | [] | no_license | its-sachin/Java-Programming-Cousera | https://github.com/its-sachin/Java-Programming-Cousera | f279d258953b5c7e0625e66487a597946c039bdd | 4ddfc40eb59827594bad35dffdf8a96827453bd3 | refs/heads/master | 2023-03-13T03:21:36.523000 | 2021-02-28T17:11:31 | 2021-02-28T17:11:31 | 343,163,651 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* Write a description of Part1 here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Part1 {
public String findSimpleGene(String dna) {
int startIndex = dna.indexOf("ATG");
int endIndex = dna.indexOf("TAA");
if (startI... | UTF-8 | Java | 1,236 | java | Part1.java | Java | [] | null | [] |
/**
* Write a description of Part1 here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Part1 {
public String findSimpleGene(String dna) {
int startIndex = dna.indexOf("ATG");
int endIndex = dna.indexOf("TAA");
if (startI... | 1,236 | 0.569579 | 0.555825 | 44 | 27.068182 | 22.008673 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 14 |
095ee8ef48a9629c369167b0bb66eab49e030a79 | 17,952,963,327,527 | 8cf78248b8308fbabd70768150a1ebda6ef50e28 | /src/imageEditor/FUNFormatter.java | 9ca54fd2c7cf789030d2b02274c74e1f16a7a7fa | [] | no_license | AleksandarDincic/Dr-Homer | https://github.com/AleksandarDincic/Dr-Homer | 7cc5e903fbfb20bfd58d851b23e669d43f9fce48 | c9fd449be7016afbe32acd26dcf047ac739ae152 | refs/heads/main | 2023-04-13T20:45:16.334000 | 2021-04-22T12:13:08 | 2021-04-22T12:13:08 | 360,504,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package imageEditor;
import org.w3c.dom.*;
import javax.xml.parsers.*;
import javax.xml.transform.OutputKeys;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerFactory;
import javax.xml.transform.dom.DOMSource;
import javax.xml.transform.stream.StreamResult;
import java.io.*;
public class... | UTF-8 | Java | 3,722 | java | FUNFormatter.java | Java | [] | null | [] | package imageEditor;
import org.w3c.dom.*;
import javax.xml.parsers.*;
import javax.xml.transform.OutputKeys;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerFactory;
import javax.xml.transform.dom.DOMSource;
import javax.xml.transform.stream.StreamResult;
import java.io.*;
public class... | 3,722 | 0.733208 | 0.731865 | 109 | 33.14679 | 31.038841 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.614679 | false | false | 14 |
18666262fe8428b501a799aec06197fbe242b6cd | 10,222,022,225,637 | a24b67cc6c42f855e35efcb511c50c243f139808 | /src/test/java/com/rbc/recruitment/exercise/produce/fruits/BananaTest.java | db0f621dac5b8b3f99a8df4ba77f0f18a072d0c8 | [] | no_license | sudhihs/rbc-test | https://github.com/sudhihs/rbc-test | aaf24fe47f85725cc548dd427dbe4b192936954e | 5608a3a8a1d5c9f848469f13630cbd3976b677e3 | refs/heads/master | 2016-09-14T20:58:02.252000 | 2016-05-11T14:25:20 | 2016-05-11T14:25:20 | 58,539,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rbc.recruitment.exercise.produce.fruits;
import com.rbc.recruitment.exercise.produce.exception.InvalidItemException;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.is;
public class BananaTest {
@Test
public void shouldTestBananaNam... | UTF-8 | Java | 846 | java | BananaTest.java | Java | [] | null | [] | package com.rbc.recruitment.exercise.produce.fruits;
import com.rbc.recruitment.exercise.produce.exception.InvalidItemException;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.is;
public class BananaTest {
@Test
public void shouldTestBananaNam... | 846 | 0.682033 | 0.672577 | 29 | 28.172413 | 24.830555 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 14 |
d5cc8b315ecec071def94e1e7e39078967108378 | 6,090,263,659,461 | 26581238d938fb86aed1bde181672ed0b74740c2 | /task7/NonFlyingBird.java | de8478af1ed089960e9907277cf2aee5dc2d13b9 | [] | no_license | NyxLex/CrashCourse | https://github.com/NyxLex/CrashCourse | 2f4070d2eeea4ebaf7b5a201ccb1bfffc3243a08 | ea89f5e2b9429c8ed1d872529df07e89a0278c7a | refs/heads/main | 2023-04-04T15:17:11.097000 | 2021-04-11T13:20:18 | 2021-04-11T13:20:18 | 354,872,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.task;
public class NonFlyingBird extends Bird {
@Override
public void fly() {
System.out.println("I just have a wings, but not have abbility to fly");
}
}
| UTF-8 | Java | 190 | java | NonFlyingBird.java | Java | [] | null | [] | package com.task;
public class NonFlyingBird extends Bird {
@Override
public void fly() {
System.out.println("I just have a wings, but not have abbility to fly");
}
}
| 190 | 0.652632 | 0.652632 | 10 | 18 | 24.195042 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
2e070ae5c5695d5122932dea33bbfd5969bf5b63 | 30,554,397,346,540 | e49796c0ce5c6a846a18e922e8c264bf2fe62eb9 | /src/array/Array_partition_I.java | e3dad5b0e9e49257065f7e986ed197859cde7b8d | [] | no_license | alex-m78/algorithm_practice | https://github.com/alex-m78/algorithm_practice | 280a326f14ea5061650fa6b98f15f18f0769b55f | 615b3d366923d3af4e65b65a67337409bab37de1 | refs/heads/master | 2020-04-10T23:46:02.345000 | 2019-03-02T12:27:23 | 2019-03-02T12:27:23 | 161,364,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package array;
import java.util.Arrays;
public class Array_partition_I {
public int solution(int[] a) {
int sum = 0;
Arrays.sort(a);
for (int i = 0; i < a.length; i = i + 2) {
sum = sum +a[i];
}
return sum;
}
public static void main(String[] args) {
int[] A = {3,1,2,4,5,7};
Arra... | UTF-8 | Java | 411 | java | Array_partition_I.java | Java | [] | null | [] | package array;
import java.util.Arrays;
public class Array_partition_I {
public int solution(int[] a) {
int sum = 0;
Arrays.sort(a);
for (int i = 0; i < a.length; i = i + 2) {
sum = sum +a[i];
}
return sum;
}
public static void main(String[] args) {
int[] A = {3,1,2,4,5,7};
Arra... | 411 | 0.56691 | 0.545012 | 22 | 16.681818 | 15.898503 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.772727 | false | false | 14 |
c0f9ff8e0972c51c71ebac7fc1cccb61977ad959 | 30,554,397,349,253 | 9766d0f3a5f86e91ed44b74f6e13c762bcfffc53 | /src/main/java/com/xin/exception/GlobalException.java | c251b08435e996e1fdfa758aa15ba4f0ba395280 | [] | no_license | xuexin1994/SSM_Templet | https://github.com/xuexin1994/SSM_Templet | e3cee7a1ddf2311bcc8cfff9506416390d7e6cb8 | a7e1346f291fb22cbe66ccc2b4518a0067b4b999 | refs/heads/master | 2021-04-27T04:31:56.899000 | 2018-02-23T07:03:49 | 2018-02-23T07:03:49 | 122,501,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xin.exception;
import java.io.PrintWriter;
import java.io.StringWriter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerExceptionResolver;
import org.springframework.web.servlet.ModelAndView;
import com.xin.utils.... | UTF-8 | Java | 1,630 | java | GlobalException.java | Java | [
{
"context": ".xin.utils.MailUtil;\n\n/**\n * 自定义全局异常处理器\n * @author xuexin\n *\n */\n\npublic class GlobalException implements H",
"end": 366,
"score": 0.9994816184043884,
"start": 360,
"tag": "USERNAME",
"value": "xuexin"
}
] | null | [] | package com.xin.exception;
import java.io.PrintWriter;
import java.io.StringWriter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerExceptionResolver;
import org.springframework.web.servlet.ModelAndView;
import com.xin.utils.... | 1,630 | 0.755427 | 0.751809 | 48 | 27.791666 | 25.021622 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.0625 | false | false | 14 |
c64e0c5c77760cd0ed7d1e462bc49c5ffbd9f401 | 11,622,181,567,941 | 5aba7191834c6851b0362a876bf19e5acca48d4c | /core/src/main/java/org/mindtrails/service/TangoService.java | b2b8e21e1cc69c9440e68cfd3d4bc453d2756bdb | [
"MIT"
] | permissive | TeachmanLab/MindTrails | https://github.com/TeachmanLab/MindTrails | 5d9fdca2e42ddd10ac00ffc8d5f76ccd2afdf5e4 | c03067d21e9af0a41afd6dbdbca4badf93f5703a | refs/heads/master | 2018-12-27T01:38:06.393000 | 2018-12-07T20:19:53 | 2018-12-07T20:19:53 | 17,376,251 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.mindtrails.service;
import org.mindtrails.domain.Session;
import org.mindtrails.domain.tango.*;
import org.mindtrails.domain.tracking.GiftLog;
import org.mindtrails.domain.Participant;
import org.mindtrails.persistence.GiftLogRepository;
import org.mindtrails.persistence.ParticipantRepository;
import lombo... | UTF-8 | Java | 7,253 | java | TangoService.java | Java | [
{
"context": "cumentation is available here: https://github.com/tangocarddev/RaaS\n * There is great tool for working directly ",
"end": 907,
"score": 0.9674443006515503,
"start": 895,
"tag": "USERNAME",
"value": "tangocarddev"
},
{
"context": "= new FundAccount(this.id, this.account... | null | [] | package org.mindtrails.service;
import org.mindtrails.domain.Session;
import org.mindtrails.domain.tango.*;
import org.mindtrails.domain.tracking.GiftLog;
import org.mindtrails.domain.Participant;
import org.mindtrails.persistence.GiftLogRepository;
import org.mindtrails.persistence.ParticipantRepository;
import lombo... | 7,253 | 0.671308 | 0.664828 | 193 | 36.580311 | 31.470276 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658031 | false | false | 14 |
60322eb6ff43a0a9c7845a56a51f57a576737d30 | 7,017,976,622,775 | 93d5095d16ec29272837ddd8ccc6b864518fb3e0 | /DoAndLearn10Maven/src/main/java/gener/projectHero/Vo.java | 2dc465e7bb1860937edd9ab89e385f5d4fc549fa | [] | no_license | zhyusgethup/learnAndDo | https://github.com/zhyusgethup/learnAndDo | 58006c32fb289c22c0f076260d5a8dbf5385d339 | 8015901339ade1e9c57cd2dd76ca82657b0f3c80 | refs/heads/master | 2023-01-27T17:33:26.204000 | 2019-06-11T07:23:23 | 2019-06-11T07:23:23 | 158,785,359 | 0 | 0 | null | false | 2023-01-11T19:00:47 | 2018-11-23T05:37:06 | 2019-06-11T07:23:56 | 2023-01-11T19:00:47 | 35,551 | 0 | 0 | 37 | JavaScript | false | false | package gener.projectHero;
import java.util.Arrays;
import java.util.List;
import javax.security.auth.x500.X500Principal;
public class Vo {
private String name;
private String message;
private Integer id;
private List<Param> params;
public String getName() {
return name;
}
public void setName(String name) ... | UTF-8 | Java | 1,551 | java | Vo.java | Java | [] | null | [] | package gener.projectHero;
import java.util.Arrays;
import java.util.List;
import javax.security.auth.x500.X500Principal;
public class Vo {
private String name;
private String message;
private Integer id;
private List<Param> params;
public String getName() {
return name;
}
public void setName(String name) ... | 1,551 | 0.654417 | 0.64668 | 85 | 17.247059 | 17.115459 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.670588 | false | false | 14 |
08b1244af2533d6904e93d353fab2c4b00e9d33c | 16,037,407,939,529 | f19e49d03ee5976423fa206f4837866bdfe440cf | /coinage-core/src/org/coinage/core/controllers/TransactionController.java | 3d06d37771b6ad33ed870b0e7d2fce8b76c09f1e | [
"MIT"
] | permissive | astromechza/coinage-archived | https://github.com/astromechza/coinage-archived | 2766638f32e03e69bcf0f453d9dd3299977331ad | 37072820e07693f7df3e52aeebe55ac5e2259271 | refs/heads/master | 2021-06-09T02:42:07.146000 | 2016-11-29T20:05:43 | 2016-11-29T20:05:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.coinage.core.controllers;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.DaoManager;
import com.j256.ormlite.stmt.QueryBuilder;
import com.j256.ormlite.support.ConnectionSource;
import org.coinage.core.models.Account;
import org.coinage.core.models.SubTransaction;
import org.coinage.core.mode... | UTF-8 | Java | 1,310 | java | TransactionController.java | Java | [] | null | [] | package org.coinage.core.controllers;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.DaoManager;
import com.j256.ormlite.stmt.QueryBuilder;
import com.j256.ormlite.support.ConnectionSource;
import org.coinage.core.models.Account;
import org.coinage.core.models.SubTransaction;
import org.coinage.core.mode... | 1,310 | 0.741985 | 0.723664 | 38 | 33.473682 | 29.125624 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 14 |
ae9e78e247928d6927d7d1f9512f3f2a385c2d13 | 23,794,118,866,981 | ee9e0d3b04f9931120845341943ce9f935947702 | /storm-client/src/jvm/org/apache/storm/streams/PairStream.java | d2305564d161a312718676ec78fc43c82fcbadaf | [
"BSD-3-Clause",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-only",
"EPL-1.0",
"MPL-1.1",
"W3C",
"Classpath-exception-2.0",
"MPL-2.0",
"EPL-2.0",
... | permissive | apache/storm | https://github.com/apache/storm | 22f6c33db383dd8d368b2941debcf6eba2637e2f | 7c5ae53eee72d2053eaa21d2a8fb91cd58895158 | refs/heads/master | 2023-09-04T01:46:53.962000 | 2023-09-02T09:28:23 | 2023-09-02T09:28:23 | 14,135,470 | 6,208 | 4,730 | Apache-2.0 | false | 2023-09-13T17:44:10 | 2013-11-05T08:00:14 | 2023-09-12T07:32:37 | 2023-09-13T17:44:10 | 207,335 | 6,481 | 4,124 | 42 | Java | false | false | /**
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version
* 2.0 (the "License"); you may not ... | UTF-8 | Java | 21,404 | java | PairStream.java | Java | [] | null | [] | /**
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version
* 2.0 (the "License"); you may not ... | 21,404 | 0.625724 | 0.622734 | 529 | 39.461246 | 36.286861 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.599244 | false | false | 14 |
2dbfbaba0cbeed2db3af5d712ee1e7c4984f004b | 17,386,027,643,168 | d0f3735a829f604800fa2ca379668eabc446d94f | /nl.limesco.cserv.pricing/src/nl/limesco/cserv/pricing/api/NoApplicablePricingRuleException.java | c9cadb908f40f83f247e3f4a12116ab9fc14b016 | [
"Apache-2.0"
] | permissive | phedny/CServ | https://github.com/phedny/CServ | 344255d21112c4c5e17b2b538d2b653c15771703 | 7c39a916fe7100b217dacad3c4f0b716952ac27b | refs/heads/master | 2020-12-11T06:09:01.924000 | 2013-10-02T23:58:47 | 2013-10-02T23:58:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.limesco.cserv.pricing.api;
public class NoApplicablePricingRuleException extends Exception {
public NoApplicablePricingRuleException() {
super();
}
public NoApplicablePricingRuleException(String message, Throwable cause) {
super(message, cause);
}
public NoApplicablePricingRuleException(String m... | UTF-8 | Java | 434 | java | NoApplicablePricingRuleException.java | Java | [] | null | [] | package nl.limesco.cserv.pricing.api;
public class NoApplicablePricingRuleException extends Exception {
public NoApplicablePricingRuleException() {
super();
}
public NoApplicablePricingRuleException(String message, Throwable cause) {
super(message, cause);
}
public NoApplicablePricingRuleException(String m... | 434 | 0.78341 | 0.78341 | 21 | 19.666666 | 24.961557 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.095238 | false | false | 14 |
6780d9a48b29ea6ec7d548a4b2e4c000b7a60f91 | 9,285,719,294,850 | 711b0525426b95aa389eac1e7c7b0530fc9860f4 | /OLE_WebApp_Automation_Selenium/src/main/java/pages/HomePage.java | 1ba9be5faea1b7d66c2cc5a47a635731c5356f4b | [] | no_license | KhaledMostafaAttia2021/OLE_WebApp_Automation_Selenium | https://github.com/KhaledMostafaAttia2021/OLE_WebApp_Automation_Selenium | c85b3cfec66d8449ea3c8ae02a6a0cf7f2b03e5a | 0a54be62e004d0b7a1dc8061420ddce9490c4745 | refs/heads/master | 2023-05-13T02:09:43.936000 | 2019-07-21T13:09:04 | 2019-07-21T13:09:04 | 197,980,208 | 1 | 0 | null | false | 2023-05-09T18:10:36 | 2019-07-20T20:55:11 | 2019-07-22T15:13:11 | 2023-05-09T18:10:33 | 21,519 | 0 | 0 | 1 | HTML | false | false | package pages;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.ui.Select;
public class HomePage extends Pa... | UTF-8 | Java | 719 | java | HomePage.java | Java | [] | null | [] | package pages;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.ui.Select;
public class HomePage extends Pa... | 719 | 0.717663 | 0.717663 | 31 | 21.258064 | 17.114355 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.096774 | false | false | 14 |
bc475af5c3a6a6c6c42a2978435f70701c823517 | 3,959,959,856,433 | e0a19dc0fff4b1bcf6c5b2e997af905ffb066266 | /dom/mapper/cardInPlay/CardInPlayInputMapper.java | f4efa65208bcf475ef59b951d728f2cdcfde0981 | [] | no_license | bAfshari/Pokemon-Web-Application- | https://github.com/bAfshari/Pokemon-Web-Application- | e5472ba4145052c0451ec8f6e1b9d8b0a7bbf541 | 56172b737041edebf840665823a8c0e63c5ae94f | refs/heads/master | 2020-04-13T21:31:47.324000 | 2018-12-29T01:19:08 | 2018-12-29T01:19:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.soen387.dom.mapper.cardInPlay;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.dsrg.soenea.domain.DomainObjectCreationException;
import org.dsrg.soenea.domain.MapperException;
import org.dsrg.soenea.domain.mapper.DomainObjectNotFoundEx... | UTF-8 | Java | 2,423 | java | CardInPlayInputMapper.java | Java | [] | null | [] | package org.soen387.dom.mapper.cardInPlay;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.dsrg.soenea.domain.DomainObjectCreationException;
import org.dsrg.soenea.domain.MapperException;
import org.dsrg.soenea.domain.mapper.DomainObjectNotFoundEx... | 2,423 | 0.784152 | 0.773009 | 62 | 38.080647 | 43.59391 | 240 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.887097 | false | false | 14 |
2caf7562de03b56be657d1295ae0b5ce4bd3d93a | 17,033,840,321,607 | 7e7565657d42b0df5d8d1ccf4672506db400b4b8 | /app/src/main/java/com/example/jangchansig/danggoproject/Adapter/CardRecyclerViewAdapter.java | d20aa7091036c5ac0ac80a2aa84318bacffb49d1 | [] | no_license | JangChanSig/danggoproject | https://github.com/JangChanSig/danggoproject | a7eaa83b1092e0ec6dcc649f55a3b4f6b3100dda | 5f0dd42e6e4ce052508c8ce02a3423b2446f8e5e | refs/heads/master | 2020-03-15T08:57:49.397000 | 2018-05-04T20:32:05 | 2018-05-04T20:32:05 | 132,063,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jangchansig.danggoproject.Adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View... | UTF-8 | Java | 6,112 | java | CardRecyclerViewAdapter.java | Java | [
{
"context": "ilView;\n\nimport java.util.List;\n\n/**\n * Created by JangChanSig on 2017-12-26.\n */\n\npublic class CardRecyclerView",
"end": 1046,
"score": 0.9995750784873962,
"start": 1035,
"tag": "NAME",
"value": "JangChanSig"
}
] | null | [] | package com.example.jangchansig.danggoproject.Adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View... | 6,112 | 0.664103 | 0.66214 | 153 | 38.954247 | 35.977543 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54902 | false | false | 14 |
cadd86f245ecc7164bcf3351491ae21ee5e1013c | 13,116,830,144,576 | e8c4ef9aad51c6f758de7e9c96ddfae60af9fc73 | /lvs-hrm-webPortal/src/main/java/com/lvs/shirolib/PlatFormCredentialsMatcher.java | 1f37c1bf935f823c41009db6c91799f507322fa4 | [] | no_license | aneehr/aneehr | https://github.com/aneehr/aneehr | 45ae0f6414451e344eb8a342e7f8948215030145 | 341db9ffbba3e9329ef5716670ee62e0abdda3a8 | refs/heads/master | 2019-07-22T20:18:57.621000 | 2017-07-18T01:26:47 | 2017-07-18T01:26:47 | 95,290,255 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lvs.shirolib;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.ExcessiveAttemptsException;
import org.apache.shiro.authc.credential.HashedCredentialsMatcher;
import org.apache.shiro.cache.Cache;
import org.apache.shiro.cache.... | UTF-8 | Java | 1,487 | java | PlatFormCredentialsMatcher.java | Java | [
{
"context": "oncurrent.atomic.AtomicInteger;\n\n/**\n * Created by jack.yang on 2017/6/23.\n */\npublic class PlatFormCredential",
"end": 486,
"score": 0.979418158531189,
"start": 477,
"tag": "USERNAME",
"value": "jack.yang"
}
] | null | [] | package com.lvs.shirolib;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.ExcessiveAttemptsException;
import org.apache.shiro.authc.credential.HashedCredentialsMatcher;
import org.apache.shiro.cache.Cache;
import org.apache.shiro.cache.... | 1,487 | 0.713517 | 0.70612 | 43 | 33.581394 | 27.585159 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 14 |
26be31f80c16170c37c5f8e0c5f152ffe64b82aa | 10,350,871,202,907 | 41afbb732d331f8aa87ee781db537fa22f13a02d | /Henkerspiel/src/ch/csbe/henkerspiel/Woerter.java | 1d49f6e054a7e5aa0e13b0f43de81bf181cdd551 | [] | no_license | TheDiti/LilProgramm | https://github.com/TheDiti/LilProgramm | 079f4444f9a707d10d16a3bb2031d25d758d623f | 94e2c4b483204dbf2f26ec77bcb5123887b6a244 | refs/heads/master | 2020-07-07T13:19:41.323000 | 2016-11-25T13:08:20 | 2016-11-25T13:08:20 | 74,035,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.csbe.henkerspiel;
/**
*
* @author endrit.lena
*
*/
//enum listet wörter auf
public enum Woerter {
BAUM,
STRASSE,
SCHWEIZ,
INFORMATIK,
GOOGLE,
BERN,
SCHULE
}
| ISO-8859-1 | Java | 186 | java | Woerter.java | Java | [
{
"context": "package ch.csbe.henkerspiel;\n\n/**\n * \n * @author endrit.lena\n *\n */\n\n//enum listet wörter auf\npublic enum Woer",
"end": 60,
"score": 0.9963741302490234,
"start": 49,
"tag": "NAME",
"value": "endrit.lena"
}
] | null | [] | package ch.csbe.henkerspiel;
/**
*
* @author endrit.lena
*
*/
//enum listet wörter auf
public enum Woerter {
BAUM,
STRASSE,
SCHWEIZ,
INFORMATIK,
GOOGLE,
BERN,
SCHULE
}
| 186 | 0.648649 | 0.648649 | 20 | 8.25 | 8.508084 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 14 |
57cff8c71af028b1e8546a3adb26fb405b2c224d | 27,152,783,261,054 | 35f4dd1e529a0e27c74c862ac959199d3f462342 | /proj2/byog/lab5/HexWorldTest.java | c3d126b962b218685fa737614c568c1b84699cab | [] | no_license | HaofanYang/CS61B-2018-SPR | https://github.com/HaofanYang/CS61B-2018-SPR | e65c732aa2ecfb8eabdb4ebcfec7543c5d413ae0 | 85f16bb9b3dffe8d9ff88842d019360213290d9d | refs/heads/master | 2021-09-12T14:49:30.837000 | 2018-04-17T21:23:58 | 2018-04-17T21:23:58 | 119,179,003 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package byog.lab5;
import org.junit.Test;
import static org.junit.Assert.*;
public class HexWorldTest {
@Test
public void generateHexagonTest() {
int[][] expect = new int[][]{{0,0,1,1,0,0},{0,1,1,1,1,0},{1,1,1,1,1,1},
{1,1,1,1,1,1},{1,1,1,1,1,1},{0,1,1,1,1,0},{0,0,1,1,0,0}};
int... | UTF-8 | Java | 816 | java | HexWorldTest.java | Java | [] | null | [] | package byog.lab5;
import org.junit.Test;
import static org.junit.Assert.*;
public class HexWorldTest {
@Test
public void generateHexagonTest() {
int[][] expect = new int[][]{{0,0,1,1,0,0},{0,1,1,1,1,0},{1,1,1,1,1,1},
{1,1,1,1,1,1},{1,1,1,1,1,1},{0,1,1,1,1,0},{0,0,1,1,0,0}};
int... | 816 | 0.577206 | 0.497549 | 27 | 29.222221 | 21.484419 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.333333 | false | false | 14 |
03cd0d37ac477dda7d5e6b9a92602699eaa20c2f | 27,908,697,500,683 | 15a1025bdaf6784276ff863ab5dbd2bf5e32fcbf | /app/src/main/java/com/git/reny/wallpaper/presenter/WebPresenter.java | 85de1ad3748c37eb45d9d2778f35a745b346a649 | [] | no_license | renygit/Patrol | https://github.com/renygit/Patrol | f3fae288bad08c0dc1e7da274fa19a71815d5404 | 073a5162f4d1a8c9bc15a72c0926086152be153a | refs/heads/master | 2020-03-26T09:09:45.149000 | 2019-05-31T12:20:57 | 2019-05-31T12:20:57 | 144,738,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.git.reny.wallpaper.presenter;
import com.git.reny.wallpaper.core.BasePresenter;
import com.git.reny.wallpaper.core.DisCall;
import com.git.reny.wallpaper.core.ServiceHelper;
import com.git.reny.wallpaper.entity.response.CollectData;
import com.git.reny.wallpaper.entity.response.UserData;
import com.git.ren... | UTF-8 | Java | 2,312 | java | WebPresenter.java | Java | [] | null | [] | package com.git.reny.wallpaper.presenter;
import com.git.reny.wallpaper.core.BasePresenter;
import com.git.reny.wallpaper.core.DisCall;
import com.git.reny.wallpaper.core.ServiceHelper;
import com.git.reny.wallpaper.entity.response.CollectData;
import com.git.reny.wallpaper.entity.response.UserData;
import com.git.ren... | 2,312 | 0.579843 | 0.579843 | 65 | 34.261539 | 24.016197 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415385 | false | false | 14 |
e9fbe9a349fa1257dabf053f1e97a384729084f9 | 27,908,697,504,881 | 47210a6c5290f202d1cd35e06ba141a90bf4f46f | /src/test/java/bjss/test/testCase/CRUD.java | 9e9e36d0628e7642ec7cec65dc410518932e55b0 | [] | no_license | AndrewAllan/BJSS | https://github.com/AndrewAllan/BJSS | 5dab066885186fb1d80086733fc7860d9800dd7f | 36eac9ee48774329734a14a3715479716c7fa24e | refs/heads/master | 2021-05-14T09:03:59.971000 | 2018-10-05T10:09:11 | 2018-10-05T10:09:11 | 116,319,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bjss.test.testCase;
import org.testng.ITestResult;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import com.relevantcodes.extentreports.ExtentReports;
import com.relevantcodes.extentreports.ExtentTest;
import com.relevantcodes.extentrep... | UTF-8 | Java | 2,974 | java | CRUD.java | Java | [
{
"context": "n().assertThat().body(\"data.first_name\", equalTo(\"Janet\"));\t\n\t\tlog.info(\"using get to checked that user r",
"end": 1048,
"score": 0.9927512407302856,
"start": 1043,
"tag": "NAME",
"value": "Janet"
},
{
"context": "ing get to checked that user returned with id 2... | null | [] | package bjss.test.testCase;
import org.testng.ITestResult;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import com.relevantcodes.extentreports.ExtentReports;
import com.relevantcodes.extentreports.ExtentTest;
import com.relevantcodes.extentrep... | 2,974 | 0.685609 | 0.67922 | 89 | 32.41573 | 30.577148 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.573034 | false | false | 14 |
b5c3b368438bd32e666ce8c01fb4eb0e55f5bb99 | 4,398,046,534,494 | caa7587e6c3462d66db35103e98113fa46d78670 | /sdi1920-1011-lab-spring/src/main/java/com/uniovi/validators/SignUpTeacherFormValidator.java | eae698f9846080158ef9b935b9997c519da5767f | [] | no_license | Borjarguez/sdi1920-1011-lab-spring | https://github.com/Borjarguez/sdi1920-1011-lab-spring | 28120f04928e4874b31e2510ce9626422b55ee64 | b7ae2b76de55d1ea5ebf407876fa44958cb60b39 | refs/heads/master | 2022-04-07T12:00:25.669000 | 2020-03-02T11:09:50 | 2020-03-02T11:09:50 | 238,897,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uniovi.validators;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.validation.ValidationUtils;
import org.springframework.validation.Validator;
import com.uniovi... | UTF-8 | Java | 1,476 | java | SignUpTeacherFormValidator.java | Java | [] | null | [] | package com.uniovi.validators;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.validation.ValidationUtils;
import org.springframework.validation.Validator;
import com.uniovi... | 1,476 | 0.716125 | 0.70935 | 42 | 33.142857 | 26.638292 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.904762 | false | false | 14 |
15d0bcb73fb8618be1bdf9baa18aaaa2252c2eda | 472,446,408,265 | f6fcb89011568e2f968f52b708384589b1ec6766 | /copied_java/Add.java | 4ff886cc47817e4d891bf37d3f83b1e1ae92ec52 | [] | no_license | ZelinTian/cpsc-410-project-2 | https://github.com/ZelinTian/cpsc-410-project-2 | 0a81bfa59e4328ff04952a3ade71d0845d74c21c | ca7ea14169cc0551ee21594672529d8a39f8d1a8 | refs/heads/master | 2020-04-07T14:44:20.093000 | 2018-11-28T00:28:15 | 2018-11-28T00:28:15 | 158,459,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package copied_java;
/**
* Created by zelin on 2018/11/23.
*/
public class Add {
public int addInt (int a, int b){
Log log = new Log();
log.log();
int result = a + b;
return result;
}
}
| UTF-8 | Java | 229 | java | Add.java | Java | [
{
"context": "package copied_java;\n\n/**\n * Created by zelin on 2018/11/23.\n */\npublic class Add {\n public ",
"end": 45,
"score": 0.9995566606521606,
"start": 40,
"tag": "USERNAME",
"value": "zelin"
}
] | null | [] | package copied_java;
/**
* Created by zelin on 2018/11/23.
*/
public class Add {
public int addInt (int a, int b){
Log log = new Log();
log.log();
int result = a + b;
return result;
}
}
| 229 | 0.519651 | 0.484716 | 13 | 16.615385 | 12.480991 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
2fd4d6da7560707a300275db2d664cfabd83f207 | 11,020,886,094,123 | c1f80a0462464bf7d98e73b543a5e7d580052d91 | /app/src/main/java/com/codewithmab/classroomclient/CourseItem.java | ff25b4687c4e5c27c5cdc9fbe00cbc0321683034 | [
"MIT"
] | permissive | maleeqB/Classroom-Client | https://github.com/maleeqB/Classroom-Client | 4781016e1feba656221a310b4e004cc995346f6a | 870702dc629a22780642bd8ddd15a26b26838a3e | refs/heads/master | 2023-03-31T14:55:05.275000 | 2021-03-31T06:36:48 | 2021-03-31T06:36:48 | 341,776,099 | 5 | 0 | null | false | 2021-02-26T08:29:20 | 2021-02-24T04:13:38 | 2021-02-25T20:32:40 | 2021-02-26T08:29:20 | 21,125 | 0 | 0 | 0 | Java | false | false | package com.codewithmab.classroomclient;
/**
* A java Class to Model each Course for a given Account
*/
public class CourseItem {
private final String title;
private final String section;
private String id;
public CourseItem(String title, String section, String id){
this.title = title;
... | UTF-8 | Java | 618 | java | CourseItem.java | Java | [] | null | [] | package com.codewithmab.classroomclient;
/**
* A java Class to Model each Course for a given Account
*/
public class CourseItem {
private final String title;
private final String section;
private String id;
public CourseItem(String title, String section, String id){
this.title = title;
... | 618 | 0.60356 | 0.60356 | 32 | 18.34375 | 16.691332 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 14 |
fb31c21f0e32f1f8ca5d120cb990cfa8bf748e01 | 11,433,202,980,809 | 1f6046c3543b6a0e55608a7b1e4ce3cf76b561ff | /Kode - kode/derethitungku.java | 3f3392a428cb37c98bdf7c21c00a3089c7089e9b | [] | no_license | SyahraniPuspita/Java-In-College | https://github.com/SyahraniPuspita/Java-In-College | a82fb4d0a8499042050fdc3b4008a1d779e02643 | a1352cfc55a22cae45ac307d1643cf9aeeb5d2f2 | refs/heads/main | 2023-05-05T12:05:48.410000 | 2021-05-28T13:51:28 | 2021-05-28T13:51:28 | 371,711,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package derethitung;
import java.util.*;
public class derethitungku {
public static void main(String[] args){
//deret bilangan genap
System.out.println("DERET BILANGAN GENAP");
for (int i=1;i<=5;i++) {
int deret = i*2;
System.out.print( deret+ ",");
}
System.out.printl... | UTF-8 | Java | 654 | java | derethitungku.java | Java | [] | null | [] | package derethitung;
import java.util.*;
public class derethitungku {
public static void main(String[] args){
//deret bilangan genap
System.out.println("DERET BILANGAN GENAP");
for (int i=1;i<=5;i++) {
int deret = i*2;
System.out.print( deret+ ",");
}
System.out.printl... | 654 | 0.574924 | 0.567278 | 33 | 17.818182 | 16.509785 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.121212 | false | false | 14 |
2c01b23646b7f0b19976b2e205b5ddede69e5d7b | 14,998,025,817,180 | c1e730f93c34635ca4cb66334727bda336ce3333 | /02_junit_javadoc/01_coding_standard/src/CodingStandard.java | bbdbc42d005dec175e622dfb41dd2060723f7e7a | [] | no_license | tpe-lecture/repo-32 | https://github.com/tpe-lecture/repo-32 | 38f8eefcdb12cf0dbf5b7e258db479646dc48d0a | 76784477410f37009c9ed7ad11f524e041cd938a | refs/heads/master | 2021-01-10T21:53:48.425000 | 2017-01-09T13:58:37 | 2017-01-09T13:58:37 | 69,501,030 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Klasse dient als Beispiel für den Coding-Standard und die Namenskonventionen
* bei Java-Programmen.
*/
public class CodingStandard {
/*
* Konstante, die dem Rest der Welt etwas mitteilen soll.
*/
public final static int KONSTANTEMITTOLLEMWERT = 3;
private int erstesFeld;
... | UTF-8 | Java | 1,488 | java | CodingStandard.java | Java | [] | null | [] | /**
* Klasse dient als Beispiel für den Coding-Standard und die Namenskonventionen
* bei Java-Programmen.
*/
public class CodingStandard {
/*
* Konstante, die dem Rest der Welt etwas mitteilen soll.
*/
public final static int KONSTANTEMITTOLLEMWERT = 3;
private int erstesFeld;
... | 1,488 | 0.569407 | 0.564016 | 66 | 20.484848 | 21.075796 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 14 |
3dab0effb376421362a3b0450d3b78adb87d2aad | 29,205,777,638,213 | ad72ccb89c17624e2f0cd4ca3c9d65a1bbb32ac3 | /lecture026/triversal.java | 6fc9fa8d9b95cf5aa9898ee3556ae6fd3ac80697 | [] | no_license | KeshavAgarwal2/Data-Structures-and-Algorithms | https://github.com/KeshavAgarwal2/Data-Structures-and-Algorithms | b403876a39a1dffee32113c4883bcefba4498e0e | 97874de16066dc8cf84399deb1aed5621d7c692f | refs/heads/master | 2022-10-11T00:17:02.830000 | 2020-06-06T17:12:59 | 2020-06-06T17:12:59 | 270,043,084 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
class BTTree
{
public class Node
{
private int data=0;
private Node left=null;
private Node right=null;
Node(int data,Node left,Node right)
{
this.data=data;
this.left=left;
this.right=right;
}
}
sta... | UTF-8 | Java | 2,247 | java | triversal.java | Java | [] | null | [] |
import java.util.*;
class BTTree
{
public class Node
{
private int data=0;
private Node left=null;
private Node right=null;
Node(int data,Node left,Node right)
{
this.data=data;
this.left=left;
this.right=right;
}
}
sta... | 2,247 | 0.529595 | 0.510013 | 98 | 21.928572 | 17.097708 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765306 | false | false | 14 |
d8425c7f388bee58305cdc1e0f1daad5de7cca81 | 20,813,411,548,986 | 9b22362db8c23be486fcb3d0a11844da0915423c | /marketevent/src/main/java/com/kermi/market/marketevent/mapper/OrderCartMapper.java | 50bbc9004a4ec7766514bee984ac3a87f7258899 | [] | no_license | KermiSweet/MarketProject | https://github.com/KermiSweet/MarketProject | 6192f7121b34d4bf2253824a9f68b2fbbad30a66 | bfe8eaf33b28c4b88852d511505dfdf936fe2261 | refs/heads/master | 2022-06-23T06:27:39.020000 | 2019-12-30T12:11:21 | 2019-12-30T12:11:21 | 232,690,442 | 0 | 0 | null | false | 2022-06-21T02:36:13 | 2020-01-09T00:54:12 | 2020-01-09T00:56:21 | 2022-06-21T02:36:10 | 270 | 0 | 0 | 8 | Java | false | false | package com.kermi.market.marketevent.mapper;
import com.kermi.market.marketevent.pojo.OrderCart;
public interface OrderCartMapper {
int deleteByPrimaryKey(Integer cartId);
int insert(OrderCart record);
int insertSelective(OrderCart record);
OrderCart selectByPrimaryKey(Integer cartId);
int upd... | UTF-8 | Java | 412 | java | OrderCartMapper.java | Java | [] | null | [] | package com.kermi.market.marketevent.mapper;
import com.kermi.market.marketevent.pojo.OrderCart;
public interface OrderCartMapper {
int deleteByPrimaryKey(Integer cartId);
int insert(OrderCart record);
int insertSelective(OrderCart record);
OrderCart selectByPrimaryKey(Integer cartId);
int upd... | 412 | 0.786408 | 0.786408 | 17 | 23.294117 | 22.378468 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 14 |
e63c1f9d55614fcb3a07c642dfa237f71d1e5e6f | 13,408,887,921,133 | 014422f2ee0afe54618be5b734a7b1c76c76d1c3 | /emall-rest/src/main/java/com/lujiahao/rest/service/ItemService.java | abc6bfceb1c3283a8c13ed295cc3afc2c9f9acd6 | [] | no_license | ndood/emall | https://github.com/ndood/emall | 15a2c401cba0990491635dc10447b710780c05e9 | 9eff3c504c0828a5a2e3a39c3e35f72bb881f686 | refs/heads/master | 2021-06-29T00:36:00.218000 | 2017-09-21T10:32:13 | 2017-09-21T10:32:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lujiahao.rest.service;
import com.lujiahao.common.pojo.TaotaoResult;
/**
* 查询商品信息
* Created by lujiahao on 2016/10/30.
*/
public interface ItemService {
/**
* 根据商品id获取商品基本信息
* @param itemId 商品id
* @return
*/
TaotaoResult getItemBaseInfo(long itemId);
/**
* 根据商品id获... | UTF-8 | Java | 645 | java | ItemService.java | Java | [
{
"context": "on.pojo.TaotaoResult;\n\n/**\n * 查询商品信息\n * Created by lujiahao on 2016/10/30.\n */\npublic interface ItemService {",
"end": 120,
"score": 0.9995760917663574,
"start": 112,
"tag": "USERNAME",
"value": "lujiahao"
}
] | null | [] | package com.lujiahao.rest.service;
import com.lujiahao.common.pojo.TaotaoResult;
/**
* 查询商品信息
* Created by lujiahao on 2016/10/30.
*/
public interface ItemService {
/**
* 根据商品id获取商品基本信息
* @param itemId 商品id
* @return
*/
TaotaoResult getItemBaseInfo(long itemId);
/**
* 根据商品id获... | 645 | 0.616088 | 0.601463 | 31 | 16.645161 | 14.824888 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.16129 | false | false | 14 |
a8dff6e5b1246c61da17376c5390d31a00dba86e | 26,353,919,350,837 | ba2744d83e81c09dc3b0201603340049dd9dad8c | /myhome/code/modemMgr/src/com/modemMgr/util/PageHelper.java | 2b048a84cfa7d3fddc5bf429d46adb426a76db08 | [] | no_license | dalinhuang/lotomer | https://github.com/dalinhuang/lotomer | f722b8114d07f4bd3e6e761b4760c0dec22de441 | a8f6af2433329d4857695a7bb8becf87a6d0f902 | refs/heads/master | 2018-01-08T22:05:34.313000 | 2011-12-09T09:29:57 | 2011-12-09T09:29:57 | 53,298,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.modemMgr.util;
import javax.servlet.http.HttpServletRequest;
public class PageHelper {
public static Pager getPager(HttpServletRequest request)
{
Pager pager = new Pager();
pager.setPath(request.getContextPath()+ request.getServletPath());
pager.setMethod(request.getParameter("method"));
... | UTF-8 | Java | 621 | java | PageHelper.java | Java | [] | null | [] | package com.modemMgr.util;
import javax.servlet.http.HttpServletRequest;
public class PageHelper {
public static Pager getPager(HttpServletRequest request)
{
Pager pager = new Pager();
pager.setPath(request.getContextPath()+ request.getServletPath());
pager.setMethod(request.getParameter("method"));
... | 621 | 0.719807 | 0.719807 | 22 | 26.227272 | 24.839359 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 14 |
25b8934eb8a2ea7ca34d50a85ae093c91342cfa5 | 283,467,871,351 | 4e81a5ab8cc77cfd4b87e53c342f9f6d06ad2866 | /boxes/shelf/src/main/java/cn/hitstone/shelf/request/ShelfItemOutsTccRequest.java | 04cae81f4a60b7a08165963cd1211fa05a75ec03 | [
"Apache-2.0"
] | permissive | fobecn/box | https://github.com/fobecn/box | dcc6a0e56581a66e427547c48e5a5ef4343c48c2 | 44bfc0d4993bb914f9969f0de6178f4df08f0376 | refs/heads/master | 2018-10-25T05:13:25.953000 | 2018-10-24T18:57:24 | 2018-10-24T18:57:24 | 143,760,142 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.hitstone.shelf.request;
import cn.hitstone.shelf.entity.ShelfItemOutLog;
import java.util.List;
public class ShelfItemOutsTccRequest {
private String requestId;
private String uri;
private String type;
private String typeId;
private String typeIdName;
private List<ShelfItemOutLo... | UTF-8 | Java | 1,297 | java | ShelfItemOutsTccRequest.java | Java | [] | null | [] | package cn.hitstone.shelf.request;
import cn.hitstone.shelf.entity.ShelfItemOutLog;
import java.util.List;
public class ShelfItemOutsTccRequest {
private String requestId;
private String uri;
private String type;
private String typeId;
private String typeIdName;
private List<ShelfItemOutLo... | 1,297 | 0.647648 | 0.647648 | 65 | 18.953846 | 18.547594 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323077 | false | false | 14 |
f45c9465e7f1859b227df0cbe6caa65ea9afb317 | 34,952,443,908,945 | 1b7539da48f239b220c1c388769b5a2167878ad1 | /src/main/java/com/web/listeners/ConsumerMessageListener.java | ef2384d71c7337b90ed0f77a4db177278cec2e06 | [] | no_license | GZJZD/SpringMybatis | https://github.com/GZJZD/SpringMybatis | fa7120d0938432f9502b5d93271642b544cac9de | 7c67e21468823a120a090dbb6ecf95ec13b162d1 | refs/heads/master | 2020-03-27T15:30:21.995000 | 2018-09-04T07:23:22 | 2018-09-04T07:23:22 | 146,722,339 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web.listeners;
import com.web.pojo.vo.LoginMsgResult;
import com.web.pojo.vo.OrderMsgResult;
import com.web.service.FollowOrderService;
import com.web.service.FollowOrderTradeRecordService;
import com.web.common.FollowOrderEnum;
import net.sf.json.JSONObject;
import org.apache.logging.log4j.LogManager;
i... | UTF-8 | Java | 2,691 | java | ConsumerMessageListener.java | Java | [
{
"context": "java.util.regex.Pattern;\n\n/**\n * 监听登录信息\n *@Author: May\n *@param\n *@Date: 11:07 2018/5/21\n */\npublic clas",
"end": 605,
"score": 0.9987989664077759,
"start": 602,
"tag": "NAME",
"value": "May"
}
] | null | [] | package com.web.listeners;
import com.web.pojo.vo.LoginMsgResult;
import com.web.pojo.vo.OrderMsgResult;
import com.web.service.FollowOrderService;
import com.web.service.FollowOrderTradeRecordService;
import com.web.common.FollowOrderEnum;
import net.sf.json.JSONObject;
import org.apache.logging.log4j.LogManager;
i... | 2,691 | 0.687183 | 0.682119 | 67 | 37.328358 | 33.956684 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567164 | false | false | 14 |
4c7c5c54bd368cc433a7a63771a107db03e7c811 | 38,912,403,724,208 | 94eb159893174a2fee6a1c0089996c1422a97863 | /Lab3/L3Demo_2020/L3Demo/app/src/main/java/com/example/l3demo/PhoneDetailsActivity.java | e72ce11d837d7ec8eb078ad28b20c128ace14d54 | [] | no_license | HuyLee24/Labs_Java | https://github.com/HuyLee24/Labs_Java | f945eed0e697097abaace4999e09d2a54c49f81e | a7f5e930e62bf00481a115a949604308b06a5738 | refs/heads/master | 2022-07-09T23:12:58.455000 | 2022-06-03T02:54:55 | 2022-06-03T02:54:55 | 258,484,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.l3demo;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class PhoneDetailsActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstance... | UTF-8 | Java | 1,000 | java | PhoneDetailsActivity.java | Java | [] | null | [] | package com.example.l3demo;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class PhoneDetailsActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstance... | 1,000 | 0.656 | 0.655 | 33 | 29.30303 | 23.261993 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575758 | false | false | 14 |
d5a1f2bef4a6f460bcc758d7715b5a79a7d973bc | 37,263,136,298,067 | b49d56ae4b22eba2f5b04b7f16b6db8d18022fe8 | /Vehicle/src/main/java/com/appzoneltd/lastmile/microservice/vehicle/controller/VehicleViewController.java | 21db66ee7c09af9de2ea6411a09bbcf5708f35d0 | [] | no_license | hashish93/last-mile-backend | https://github.com/hashish93/last-mile-backend | 15259d7bbeadcf6c1b10fde4917279cd208b30cf | b15f29ac6aea277941b386e7ba8019d0ecf206ab | refs/heads/master | 2020-04-07T14:31:54.409000 | 2018-11-20T21:15:09 | 2018-11-20T21:15:09 | 158,450,997 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appzoneltd.lastmile.microservice.vehicle.controller;
import com.appzoneltd.lastmile.microservice.vehicle.model.TrackedVehicle;
import com.appzoneltd.lastmile.microservice.vehicle.service.VehicleViewService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpS... | UTF-8 | Java | 1,487 | java | VehicleViewController.java | Java | [
{
"context": "incipal;\nimport java.util.List;\n\n/**\n * Created by alaa.nabil on 9/17/2017.\n */\n@RestController\npublic class Ve",
"end": 763,
"score": 0.9747456312179565,
"start": 753,
"tag": "NAME",
"value": "alaa.nabil"
}
] | null | [] | package com.appzoneltd.lastmile.microservice.vehicle.controller;
import com.appzoneltd.lastmile.microservice.vehicle.model.TrackedVehicle;
import com.appzoneltd.lastmile.microservice.vehicle.service.VehicleViewService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpS... | 1,487 | 0.810356 | 0.805649 | 36 | 40.305557 | 32.979641 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 14 |
46f13ee27c16097ba74163d4b692fb85e39352dc | 37,263,136,295,481 | 5906d6e0edaf6c38c04ccd280a0333af71293d63 | /Interface/drive2/Taxi.java | 4f7057efb5f30bb7eaafd21158db499a6469d56a | [] | no_license | DevMinwoo-Jung/JavaStudy | https://github.com/DevMinwoo-Jung/JavaStudy | 43b63de1956d2633a1491f37a0da9f85d5342cc0 | 91d43b9e60ec789c3596d87c4c4052282683784d | refs/heads/master | 2020-07-30T17:41:59.184000 | 2019-11-13T14:21:13 | 2019-11-13T14:21:13 | 210,305,979 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package drive2;
public class Taxi implements Vehicle {
@Override
public void run() {
System.out.println("택시가 탈립니다.");
}
public void checkFare(){
System.out.println("카드 현금 둘 다 가능합니다.");
}
}
| UHC | Java | 239 | java | Taxi.java | Java | [] | null | [] | package drive2;
public class Taxi implements Vehicle {
@Override
public void run() {
System.out.println("택시가 탈립니다.");
}
public void checkFare(){
System.out.println("카드 현금 둘 다 가능합니다.");
}
}
| 239 | 0.665025 | 0.660098 | 14 | 13.5 | 14.855254 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 14 |
cca432e6bd7899b94484f60268bd4535b7c45d56 | 38,929,583,618,359 | b40269e7a55d2ea7608b99da52ca46010db6476a | /ProjectManagement/support/com/support/issue/IssueUpdateServlet.java | 08d7ff8cf5636669ebc53cac955f9df9bcaa7123 | [] | no_license | janhaveen/ProjectManagement | https://github.com/janhaveen/ProjectManagement | fd32034bbef640d17f9f194364e275895387cf67 | 36ac9c67f2cd7384c55dc4eb523e890e290e80df | refs/heads/master | 2020-03-29T16:05:48.533000 | 2018-09-24T12:14:42 | 2018-09-24T12:14:42 | 150,097,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.support.issue;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse... | UTF-8 | Java | 2,598 | java | IssueUpdateServlet.java | Java | [] | null | [] | package com.support.issue;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse... | 2,598 | 0.71863 | 0.714781 | 97 | 25.783504 | 25.629086 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.453608 | false | false | 14 |
25756a635248226065e84f15f03a4646a8462b25 | 16,587,163,767,570 | 770f045120924d94e191fd6874d5a31120b34db0 | /user/src/main/java/com/haya/user/service/impl/DbbakServiceImpl.java | f003d06360deab2e36d04c6d4bee1832d71d243c | [] | no_license | Hayaking/spring-cloud-heat | https://github.com/Hayaking/spring-cloud-heat | f7997577c611b17c5e44d68033cf5a981e367113 | b710a8f10a4324d6922f74d1ca624f149807f27f | refs/heads/master | 2021-07-11T07:18:29.050000 | 2021-04-28T13:20:45 | 2021-04-28T13:20:45 | 247,252,263 | 0 | 0 | null | false | 2021-04-21T17:39:03 | 2020-03-14T10:02:47 | 2021-04-21T17:38:10 | 2021-04-21T17:38:28 | 929 | 0 | 0 | 4 | Java | false | false | package com.haya.user.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.haya.user.commo... | UTF-8 | Java | 4,149 | java | DbbakServiceImpl.java | Java | [
{
"context": ".List;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author yyp\n * @since 2020-05-27\n */\n@Service\npublic class Db",
"end": 810,
"score": 0.9996852874755859,
"start": 807,
"tag": "USERNAME",
"value": "yyp"
}
] | null | [] | package com.haya.user.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.haya.user.commo... | 4,149 | 0.635212 | 0.631487 | 125 | 31.216 | 26.488211 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 14 |
a3ca4d29a6cef151fc7493ed9a5444afba1bb439 | 20,469,814,177,850 | fd6f1960585090b485aa3d6e928f9c4fe3090b10 | /src/main/java/com/bouali/gestiondestock/repository/UtilisateurRepository.java | 253d88893666eb3e23a6a229ba7a6928b3e5271d | [] | no_license | moussa22/SpringBootGestiondestock | https://github.com/moussa22/SpringBootGestiondestock | c7212dcbedbf73e301fddb89c1fb76bb4f8c3125 | e3912f7e1de5bd6e2b49b8af0c46caf894051105 | refs/heads/main | 2023-06-20T15:52:50.833000 | 2021-07-21T01:17:37 | 2021-07-21T01:17:37 | 387,954,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bouali.gestiondestock.repository;
import com.bouali.gestiondestock.model.Utilisateur;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
public interface Util... | UTF-8 | Java | 553 | java | UtilisateurRepository.java | Java | [] | null | [] | package com.bouali.gestiondestock.repository;
import com.bouali.gestiondestock.model.Utilisateur;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
public interface Util... | 553 | 0.811935 | 0.811935 | 15 | 35.866665 | 30.190212 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 14 |
82d6926f3ec1bc039e8268bee0a3039c71d9af18 | 12,884,901,941,906 | 4bfb93d27f49f59ef128ec30b50b489a5ff24796 | /SortCollections.java | 12b0af73eba0667ee95933cfb245565151f08e0f | [] | no_license | Geethasuraj/Week3.Day2 | https://github.com/Geethasuraj/Week3.Day2 | bdb57df59a27bbb5554843abcf5b93ebdecd8f6b | 61c142f8c84ceac8abd7ad1e23387bc020211d72 | refs/heads/main | 2023-07-05T05:57:43.006000 | 2021-08-26T16:07:44 | 2021-08-26T16:07:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week3.day2assignment;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class SortCollections {
public static void main(String[] args) {
// TODO Auto-generated method stub
// Declare a String array and add the Strings values as (Aspire systems, cts,
// ... | UTF-8 | Java | 917 | java | SortCollections.java | Java | [] | null | [] | package week3.day2assignment;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class SortCollections {
public static void main(String[] args) {
// TODO Auto-generated method stub
// Declare a String array and add the Strings values as (Aspire systems, cts,
// ... | 917 | 0.65976 | 0.657579 | 37 | 22.783783 | 19.82782 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.648649 | false | false | 14 |
9ff18367ce58f822a84a3aac7bd924a010fafb06 | 22,428,319,256,548 | cd8867c5eb81b3f58786ecc4f4314e997056ac9c | /src/main/java/io/elastic/jdbc/actions/InsertAction.java | 3a8a111dca430c2175ef1ca3a823c250213caa5c | [
"Apache-2.0"
] | permissive | flowground/jdbc-component | https://github.com/flowground/jdbc-component | b6aa1af24d03fe4b2a84ae6c75ecb948a280e994 | 9e39e592885a9f60c8984a14628593fe347cc549 | refs/heads/master | 2022-05-21T23:41:32.548000 | 2019-10-28T07:22:48 | 2019-10-28T07:22:48 | 175,787,473 | 0 | 0 | NOASSERTION | true | 2022-05-09T22:27:14 | 2019-03-15T09:17:30 | 2021-11-29T20:36:14 | 2022-05-09T22:27:12 | 8,153 | 0 | 0 | 0 | Groovy | false | false | package io.elastic.jdbc.actions;
import io.elastic.api.ExecutionParameters;
import io.elastic.api.Message;
import io.elastic.api.Module;
import io.elastic.jdbc.utils.Engines;
import io.elastic.jdbc.query_builders.Query;
import io.elastic.jdbc.utils.QueryFactory;
import io.elastic.jdbc.utils.Utils;
import java.sql.Conn... | UTF-8 | Java | 2,584 | java | InsertAction.java | Java | [] | null | [] | package io.elastic.jdbc.actions;
import io.elastic.api.ExecutionParameters;
import io.elastic.api.Message;
import io.elastic.api.Module;
import io.elastic.jdbc.utils.Engines;
import io.elastic.jdbc.query_builders.Query;
import io.elastic.jdbc.utils.QueryFactory;
import io.elastic.jdbc.utils.Utils;
import java.sql.Conn... | 2,584 | 0.723684 | 0.72291 | 61 | 41.360657 | 31.044142 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95082 | false | false | 14 |
b5b42ed6936c4cf19fc20f474548ef40b4389c9e | 25,666,724,577,468 | c25ebb66935b4dd75022f8ccc817ecc47ec5e699 | /demo/src/内置工具排序.java | 8aa61fc7453613591bfa5b2c3aa4a3378be5b745 | [] | no_license | tae44/java_for_bigData | https://github.com/tae44/java_for_bigData | 0680b44556528649b2f9a13e9e7ae43bec54e15d | f651fc2afeb9f628ac8b07641f8f555a5d44e949 | refs/heads/master | 2021-01-02T08:59:40.023000 | 2017-10-17T13:17:42 | 2017-10-17T13:17:42 | 99,116,450 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class 内置工具排序 {
public static void main(String[] args) {
int[] arr = {23,45,78,99,13,31};
// method1(arr);
// method2(arr);
method3(arr);
}
public static void method1(int[] arr) {
System.out.print("排序之前: ");
System.out.print(Arra... | UTF-8 | Java | 1,135 | java | 内置工具排序.java | Java | [] | null | [] | import java.util.Arrays;
public class 内置工具排序 {
public static void main(String[] args) {
int[] arr = {23,45,78,99,13,31};
// method1(arr);
// method2(arr);
method3(arr);
}
public static void method1(int[] arr) {
System.out.print("排序之前: ");
System.out.print(Arra... | 1,135 | 0.578947 | 0.547553 | 36 | 29.083334 | 19.007856 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 14 |
a13ad039cd5d953a0b1e5c160c8e3ef5c80b910f | 22,832,046,188,732 | 9c7074a2467350bd855cbacba2857199cda5ebc7 | /20210809(ZJYD_v2.6.0)/zjyd-annotation/src/main/java/com/pukka/ydepg/annotation/Router.java | 80da164df2fc3328893d8cad84568f36f04b000e | [] | no_license | wangkk24/testgit | https://github.com/wangkk24/testgit | ce6c3f371bcac56832f62f9631cdffb32d9f2ed2 | 0eb6d2cc42f61cf28ce50b77d754dcfbd152d91c | refs/heads/main | 2023-07-15T21:45:24.674000 | 2021-08-31T07:13:14 | 2021-08-31T07:13:14 | 401,544,031 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pukka.ydepg.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
*
*
* @author yangjunyan
* @FileName: com.easier.zjyd.annotation.Router.java
* @date: 2018-01-08 17:38
* @versi... | UTF-8 | Java | 468 | java | Router.java | Java | [
{
"context": "java.lang.annotation.Target;\n\n/**\n *\n *\n * @author yangjunyan\n * @FileName: com.easier.zjyd.annotation.Router.j",
"end": 230,
"score": 0.9995549321174622,
"start": 220,
"tag": "USERNAME",
"value": "yangjunyan"
}
] | null | [] | package com.pukka.ydepg.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
*
*
* @author yangjunyan
* @FileName: com.easier.zjyd.annotation.Router.java
* @date: 2018-01-08 17:38
* @versi... | 468 | 0.752212 | 0.721239 | 21 | 20.523809 | 16.74634 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 14 |
038d25dba113b8eccac2a00bd0b4d8f62fe12c13 | 5,531,917,934,664 | d0bcc998e44285d8d817450349a61027d4772972 | /src/main/java/main/dao/CaptainDAO.java | d6a62432ebb359c8fd35922d2a2a97f508c221f0 | [] | no_license | alexzhyshko/riverbot | https://github.com/alexzhyshko/riverbot | c931a527817d9afb0764445e24ad4b3627cfdbad | 891e7c4d92168b6d4c8927a577d40ea91ccc0aaf | refs/heads/master | 2023-01-29T10:14:34.390000 | 2020-12-13T17:18:19 | 2020-12-13T17:18:19 | 321,118,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Optional;
import application.context.annotation.Component;
import main.connection.ConnectionManager;
import main.dto.Captain;
@Component
public class CaptainDAO {... | UTF-8 | Java | 2,084 | java | CaptainDAO.java | Java | [] | null | [] | package main.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Optional;
import application.context.annotation.Component;
import main.connection.ConnectionManager;
import main.dto.Captain;
@Component
public class CaptainDAO {... | 2,084 | 0.577255 | 0.574856 | 61 | 33.163933 | 27.808584 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.819672 | false | false | 14 |
361a85bf75f88716fca8f8ec8e90b4e8c2411ba4 | 16,166,256,921,499 | e035d762eca1272d7c00625f19a4a0cc970954c0 | /junitgradle/com.vogella.unittest/lib/src/test/java/com/vogella/unittest/hamcrest/TaskTest.java | 7041ab4d044327e58d0e574bac6a18ce7d03051f | [] | no_license | blyons3/vogella-tutorials | https://github.com/blyons3/vogella-tutorials | 9d1ed39d241aa16f472fdf490fc603e31f8e3971 | aa968961ac28399f3cc1c7182ab8e194153f06b2 | refs/heads/master | 2023-08-31T17:35:13.594000 | 2021-10-27T20:05:28 | 2021-10-27T20:05:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vogella.unittest.hamcrest;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasProperty;
import static org.hamcrest.Matchers.samePropertyValuesAs;
import org.junit.jupiter.api.Test;
class TaskTest {
@Test
void objectH... | UTF-8 | Java | 841 | java | TaskTest.java | Java | [] | null | [] | package com.vogella.unittest.hamcrest;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasProperty;
import static org.hamcrest.Matchers.samePropertyValuesAs;
import org.junit.jupiter.api.Test;
class TaskTest {
@Test
void objectH... | 841 | 0.74673 | 0.737218 | 31 | 26.161291 | 24.108755 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.548387 | false | false | 14 |
717ddb235d5d51244f16a73b6c967561c3dc339b | 27,943,057,261,265 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i10828.java | d66813c21602e82d04eaefdbcacf799e9a3e3bf4 | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i10828 {} | UTF-8 | Java | 69 | java | i10828.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i10828 {} | 69 | 0.826087 | 0.753623 | 3 | 22.333334 | 16.937796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
86427b44ccd92009f0a94b288abf3927bc0bb318 | 32,495,722,601,823 | 82d16fbb1a768138fdda61e460c734b6232d73cd | /src/main/java/com/github/hcsp/datastructure/Queue.java | 44f0b178dd9cfa4583e7ef966d2c42d27569fd7b | [] | no_license | DobbyKimmy/implement-stack-and-queue | https://github.com/DobbyKimmy/implement-stack-and-queue | 0d44503d35bcfad7ec1eece4631f190670d913e2 | 1279d5dada205400d1763a902303db32cd984595 | refs/heads/master | 2022-12-06T04:36:32.974000 | 2020-08-22T16:21:14 | 2020-08-22T16:21:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.hcsp.datastructure;
public class Queue {
private Integer[] data;
private Integer front;
private Integer tail;
private Integer size;
public Queue() {
this.front = 0;
this.tail = 0;
this.size = 0;
this.data = new Integer[10];
}
public Queu... | UTF-8 | Java | 1,193 | java | Queue.java | Java | [] | null | [] | package com.github.hcsp.datastructure;
public class Queue {
private Integer[] data;
private Integer front;
private Integer tail;
private Integer size;
public Queue() {
this.front = 0;
this.tail = 0;
this.size = 0;
this.data = new Integer[10];
}
public Queu... | 1,193 | 0.524842 | 0.509485 | 47 | 22.553192 | 16.994127 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489362 | false | false | 7 |
c2f02062107c43cf285d4d29c750e1bd479611f4 | 12,438,225,315,139 | c135f9a0a0c649b1b47df5f9465fbebdde5ff5cc | /admin-java/kxmall-data/src/main/java/com/kxmall/market/data/enums/PayChannelType.java | cfcd92a0d4dce3aa8d57dcbdee0611b4cb3c085a | [
"Apache-2.0"
] | permissive | merchoco/freshmall | https://github.com/merchoco/freshmall | 00f7fcd3a0760d69ad76d6974728a93a53197fa9 | 04d5e1c95a31b9e03204e6cf06c70f307e116dcc | refs/heads/master | 2023-04-18T09:42:30.461000 | 2021-04-30T14:37:18 | 2021-04-30T14:37:18 | 363,157,156 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kxmall.market.data.enums;
/**
* Created by admin on 2019/2/13.
*/
public enum PayChannelType {
WEPAY("WX", "微信支付"),
ALIPAY("ALI", "支付宝"),
OFFLINE("OFFLINE", "线下支付"),
;
PayChannelType(String code, String msg) {
this.code = code;
this.msg = msg;
}
private Strin... | UTF-8 | Java | 492 | java | PayChannelType.java | Java | [
{
"context": "e com.kxmall.market.data.enums;\n\n/**\n * Created by admin on 2019/2/13.\n */\npublic enum PayChannelType {\n ",
"end": 62,
"score": 0.9977516531944275,
"start": 57,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.kxmall.market.data.enums;
/**
* Created by admin on 2019/2/13.
*/
public enum PayChannelType {
WEPAY("WX", "微信支付"),
ALIPAY("ALI", "支付宝"),
OFFLINE("OFFLINE", "线下支付"),
;
PayChannelType(String code, String msg) {
this.code = code;
this.msg = msg;
}
private Strin... | 492 | 0.559574 | 0.544681 | 29 | 15.206897 | 13.754948 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 7 |
9e6c6b77fd75e894d69678a00f8120e86946f3c7 | 23,983,097,444,370 | 3f38cae9d5c10645b0bb4e754d17c63c22232746 | /src/test/java/de/develman/mmi/algorithm/EdmondsKarpTest.java | a471a7ae4f1ecb78cd78e03c38231f71727515f4 | [
"MIT"
] | permissive | Develman/mmi_graphing | https://github.com/Develman/mmi_graphing | bef851fba0ff36e1e406680db2fa2f50687d2f1d | 0aa03e8780e3ed62400899e820f37f59b95703b6 | refs/heads/master | 2016-09-05T22:29:23.354000 | 2014-06-18T07:30:04 | 2014-06-18T07:30:04 | 17,912,423 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.develman.mmi.algorithm;
import de.develman.mmi.model.Edge;
import de.develman.mmi.model.Graph;
import de.develman.mmi.model.Vertex;
import java.util.ArrayList;
import java.util.List;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* @author Georg Henkel <georg@develman.de>
*/... | UTF-8 | Java | 2,282 | java | EdmondsKarpTest.java | Java | [
{
"context": "nit.Before;\nimport org.junit.Test;\n\n/**\n * @author Georg Henkel <georg@develman.de>\n */\npublic class EdmondsKarpT",
"end": 296,
"score": 0.9998679161071777,
"start": 284,
"tag": "NAME",
"value": "Georg Henkel"
},
{
"context": "ort org.junit.Test;\n\n/**\n * @autho... | null | [] | package de.develman.mmi.algorithm;
import de.develman.mmi.model.Edge;
import de.develman.mmi.model.Graph;
import de.develman.mmi.model.Vertex;
import java.util.ArrayList;
import java.util.List;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* @author <NAME> <<EMAIL>>
*/
public class Ed... | 2,266 | 0.567485 | 0.525855 | 89 | 24.64045 | 15.859104 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.910112 | false | false | 7 |
79742e5611a687e18a680c791a6251fa529bf5b1 | 28,870,770,213,095 | 47c98bf48e6fe36d65dc7f89951b8ca4847c857e | /app/src/main/java/com/example/user/lite/MyIntentService.java | 174381642a1cc375c0e5efbe99d38ab10ad69a7f | [] | no_license | aryan4372/Lite | https://github.com/aryan4372/Lite | 49e99c5a72705ff33584b9367610e3d949be7534 | 1040deb1caac2359b8e9b480435d601bc8f3ed16 | refs/heads/master | 2021-04-29T13:04:27.774000 | 2018-02-16T11:04:02 | 2018-02-16T11:04:02 | 121,741,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.user.lite;
import android.app.IntentService;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import java.util.ArrayList;
public class MyIntentService extends IntentService {
public DatabaseHandler db;
public ArrayList al;
public MyIntentService()
... | UTF-8 | Java | 2,846 | java | MyIntentService.java | Java | [] | null | [] | package com.example.user.lite;
import android.app.IntentService;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import java.util.ArrayList;
public class MyIntentService extends IntentService {
public DatabaseHandler db;
public ArrayList al;
public MyIntentService()
... | 2,846 | 0.489459 | 0.470134 | 96 | 28.645834 | 21.562399 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 7 |
02f419d25295223bd87999efe0c76ad4fe9f2362 | 20,229,296,030,344 | 47d4974bfbe6a0a26c04f8b9144fa6335209a05b | /src/main/java/com/ehi/function/Demo02PrintRef.java | 1c2757bcd2da1a5336d9884ae8a8452d8d9bb6c7 | [] | no_license | cnboyou/java-base-learning | https://github.com/cnboyou/java-base-learning | e02192b8384f07fdac04189bf483e5e52ea8bf6e | 89fe3b7c753af1cf424c218d815fe9c0238f3322 | refs/heads/master | 2022-11-24T04:59:34.888000 | 2020-07-20T09:32:37 | 2020-07-20T09:32:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ehi.function;
/**
* ClassName: s
*
* @Author: WangYiHai
* @Date: 2020/6/1 18:47
* @Description:
*
* 请注意其中的双冒号 :: 写法,这被称为“方法引用”,而双冒号是一种新的语法。
*/
public class Demo02PrintRef {
private static void printString(Printable data) {
data.print("Hello, World!");
}
public static void main(... | UTF-8 | Java | 456 | java | Demo02PrintRef.java | Java | [
{
"context": ".ehi.function;\n\n/**\n * ClassName: s\n *\n * @Author: WangYiHai\n * @Date: 2020/6/1 18:47\n * @Description:\n *\n * 请",
"end": 71,
"score": 0.9993970394134521,
"start": 62,
"tag": "NAME",
"value": "WangYiHai"
}
] | null | [] | package com.ehi.function;
/**
* ClassName: s
*
* @Author: WangYiHai
* @Date: 2020/6/1 18:47
* @Description:
*
* 请注意其中的双冒号 :: 写法,这被称为“方法引用”,而双冒号是一种新的语法。
*/
public class Demo02PrintRef {
private static void printString(Printable data) {
data.print("Hello, World!");
}
public static void main(... | 456 | 0.629534 | 0.598446 | 20 | 18.35 | 17.018446 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
fb40c94f88bba0b185e3972b6cf04344161ac6ad | 10,428,180,640,268 | 1109cd07587b2220fa9d20c6bb2ecfd14a5185dd | /src/main/java/com/student/crm/service/impl/ClassRoomManageServiceImpl.java | 5d20fe836845c313d9cb64c54829d2c0946c79ce | [] | no_license | chineseluo/crmSchool | https://github.com/chineseluo/crmSchool | d1911f54d2587ae2f3f0d71afe15e30472c7443d | 7d12b110fa83d5206c3e9ef0d3d280de079e9f9b | refs/heads/master | 2020-03-21T19:50:22.273000 | 2019-03-05T09:56:04 | 2019-03-05T09:56:04 | 138,972,539 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.student.crm.service.impl;
import com.student.crm.domain.ClassRoomManage;
import com.student.crm.mapper.ClassRoomManageMapper;
import com.student.crm.page.PageResult;
import com.student.crm.query.ClassRoomManageQueryObject;
import com.student.crm.service.IClassRoomManageService;
import org.springframework.b... | UTF-8 | Java | 1,775 | java | ClassRoomManageServiceImpl.java | Java | [] | null | [] | package com.student.crm.service.impl;
import com.student.crm.domain.ClassRoomManage;
import com.student.crm.mapper.ClassRoomManageMapper;
import com.student.crm.page.PageResult;
import com.student.crm.query.ClassRoomManageQueryObject;
import com.student.crm.service.IClassRoomManageService;
import org.springframework.b... | 1,775 | 0.800563 | 0.79831 | 64 | 26.734375 | 23.965628 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 7 |
1746ccfc646a658b8aa94c352d7fd64cc088e36b | 5,506,148,097,161 | 31e5162982108a0ce1333b6a6bba8b293fc6a211 | /Serializer/src/main/serializers/CollectionSerializer.java | 3b0ebd758cad8ad9cc4fc894623d55bce89bc594 | [] | no_license | npersson001/Serializer | https://github.com/npersson001/Serializer | 5cf61b2bc871ab3dd3136940363ed922740ca0eb | b2b775ca452eb3f458359d8bffef2dbe625347e2 | refs/heads/master | 2020-03-25T05:55:46.790000 | 2018-08-03T21:09:42 | 2018-08-03T21:09:42 | 143,473,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.serializers;
import java.beans.BeanInfo;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.io.NotSerializableException;
import java.io.StreamCorruptedException;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.H... | UTF-8 | Java | 11,527 | java | CollectionSerializer.java | Java | [] | null | [] | package main.serializers;
import java.beans.BeanInfo;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.io.NotSerializableException;
import java.io.StreamCorruptedException;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.H... | 11,527 | 0.747202 | 0.74538 | 231 | 47.900433 | 41.289429 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.670996 | false | false | 7 |
9b317c275a84088d7f671910bf177c1ca026a009 | 29,961,691,903,732 | 996bf5ea5751edfe6798fabaf3362c51e3f21cd0 | /src/fss/src/main/java/jp/co/fujielectric/fss/service/SendInfoService.java | fb594629a6469e7264e4d1961a054ea25e623025 | [] | no_license | konno-kazuki/konno | https://github.com/konno-kazuki/konno | b08b9230f0877765d1b6fea77a5871b69b3e7b16 | 151b7318a7383c1cb410885558cb8ee323c6984c | refs/heads/master | 2023-01-06T19:09:57.867000 | 2020-10-26T05:13:56 | 2020-10-26T05:13:56 | 298,198,201 | 0 | 0 | null | false | 2020-09-29T00:57:27 | 2020-09-24T07:13:59 | 2020-09-28T05:59:39 | 2020-09-29T00:57:25 | 1,056 | 0 | 0 | 0 | Java | false | false | package jp.co.fujielectric.fss.service;
import java.util.Date;
import java.util.List;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import javax.persistence.LockModeType;
import javax.persistence.Query;
import javax.persistence.TypedQuer... | UTF-8 | Java | 6,617 | java | SendInfoService.java | Java | [] | null | [] | package jp.co.fujielectric.fss.service;
import java.util.Date;
import java.util.List;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import javax.persistence.LockModeType;
import javax.persistence.Query;
import javax.persistence.TypedQuer... | 6,617 | 0.598782 | 0.598433 | 187 | 28.721926 | 23.604307 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 7 |
c903bc345aa2bae824577fc5711f0abf06904235 | 13,915,694,048,054 | c151dfc32cff22ec705562027b10679105463251 | /src/main/java/org/asmatron/messengine/testing/support/TestModelDelegate.java | 596695348f5c44eaf6a8577cbea7322277dbfba1 | [] | no_license | emoranchel/messengine | https://github.com/emoranchel/messengine | 988556a2a8dd7ffa04ea611874b810e5402967c7 | d421a77c853a08281787d7f11060be696e14acd8 | refs/heads/master | 2021-12-14T13:23:48.359000 | 2021-12-11T19:27:45 | 2021-12-11T19:27:45 | 33,387,283 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.asmatron.messengine.testing.support;
import java.util.HashMap;
import java.util.Map;
import org.asmatron.messengine.engines.DefaultModelDelegate;
import org.asmatron.messengine.model.ModelId;
public class TestModelDelegate extends DefaultModelDelegate {
private final Map model;
public T... | UTF-8 | Java | 696 | java | TestModelDelegate.java | Java | [] | null | [] | package org.asmatron.messengine.testing.support;
import java.util.HashMap;
import java.util.Map;
import org.asmatron.messengine.engines.DefaultModelDelegate;
import org.asmatron.messengine.model.ModelId;
public class TestModelDelegate extends DefaultModelDelegate {
private final Map model;
public T... | 696 | 0.662356 | 0.662356 | 36 | 17.333334 | 18.544241 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
50b04f33c75acfba674f05e7198a731389da97e8 | 32,615,981,695,644 | da0daaa6375d2372ec2e0fb4bdf7efde9849b340 | /app/src/main/java/org/poream/dejaview/Activities/SignupActivity.java | 157877d6fb2e8f60e998d85b5056e6dc86820518 | [] | no_license | PricelessCode/DejaView | https://github.com/PricelessCode/DejaView | 9edd9a90fb13f2067ba41901a2f45ffaf69b002f | 7e1a8c30093a3ea4f0899f18100ccec9b4bccd4e | refs/heads/master | 2021-08-24T02:58:46.291000 | 2017-12-07T19:26:03 | 2017-12-07T19:26:03 | 113,489,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.poream.dejaview.Activities;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.support.annotation.IdRes;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
impo... | UTF-8 | Java | 12,347 | java | SignupActivity.java | Java | [
{
"context": " UserProfile user = new UserProfile(imageUri, firstname,lastname , email,location , age,gender);\n ",
"end": 11397,
"score": 0.5127363801002502,
"start": 11392,
"tag": "NAME",
"value": "first"
},
{
"context": "rofile user = new UserProfile(imageUri, firstname,la... | null | [] | package org.poream.dejaview.Activities;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.support.annotation.IdRes;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
impo... | 12,347 | 0.604493 | 0.603236 | 297 | 39.148148 | 32.537544 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646465 | false | false | 7 |
5ead48b24431c920d23b9e8c2646b69b2d280a5b | 19,292,993,097,628 | e367a5d9cfa621b74ad04d23065bc8060a423fb2 | /spring-cert/src/test/java/michalik/it/TransactionTests.java | 248e10848dbe78cb76d0d22d758071782fcda7e6 | [] | no_license | michalik-it/spring-cert | https://github.com/michalik-it/spring-cert | 438f6ea53703067f4e150f9d16eec2feb986bbe9 | 99d14e9178bc1c6bf1fd0233ef984e04764f2805 | refs/heads/master | 2020-04-11T07:21:13.398000 | 2016-11-01T19:25:03 | 2016-11-01T19:25:03 | 68,104,911 | 0 | 0 | null | false | 2016-09-23T09:38:39 | 2016-09-13T12:08:03 | 2016-09-13T12:18:13 | 2016-09-23T09:38:39 | 7,104 | 0 | 0 | 0 | Java | null | null | package michalik.it;
import michalik.it.service.TransactionService;
import michalik.it.service.impl.TransactionServiceImpl;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | UTF-8 | Java | 1,185 | java | TransactionTests.java | Java | [] | null | [] | package michalik.it;
import michalik.it.service.TransactionService;
import michalik.it.service.impl.TransactionServiceImpl;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | 1,185 | 0.804219 | 0.792405 | 35 | 32.857143 | 24.040611 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628571 | false | false | 7 |
69b49158c46b2e5ff6bb2caa494c5f4864735d36 | 1,340,029,850,453 | a4a82e3d270125dba49b5af222fce45d8cd1b781 | /src/com/zeugor/jdbcSample1/db/pojo/Chapter.java | a2b0a9426f9bd61eaf56357175d2966a22a7b5b5 | [] | no_license | zeugor/jdbc-sample | https://github.com/zeugor/jdbc-sample | 4cebb789e155c59ab3a6725f04030f2b1f572c95 | 9ee323a7ee2e28d2ba1cd04251403bccbeffdb49 | refs/heads/master | 2020-05-19T10:16:10.773000 | 2015-03-24T17:31:16 | 2015-03-24T17:31:16 | 32,699,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zeugor.jdbcSample1.db.pojo;
public class Chapter {
private int index;
private String title;
public int getIndex() {
return index;
}
public String getTitle() {
return title;
}
public void setIndex(int index) {
this.index = index;
}
public void setTitle(String title) {
... | UTF-8 | Java | 464 | java | Chapter.java | Java | [] | null | [] | package com.zeugor.jdbcSample1.db.pojo;
public class Chapter {
private int index;
private String title;
public int getIndex() {
return index;
}
public String getTitle() {
return title;
}
public void setIndex(int index) {
this.index = index;
}
public void setTitle(String title) {
... | 464 | 0.618535 | 0.616379 | 27 | 15.185185 | 16.092411 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.185185 | false | false | 7 |
f9888a34f1c241b582643d9295a84c02bf5c7eed | 1,898,375,582,240 | 52e3bba242cba3a05d39e0b1e0e190da092104da | /es6/src/es6/Es6.java | 4670c123efe68a721d80ac3d9364164174f87db0 | [] | no_license | Pepech97/ProgramacionGit | https://github.com/Pepech97/ProgramacionGit | 2a6de8ed7641a91f7ae41034602ffeda10b98f95 | b243d7d22e8d3df976e6c29725912c81b2c56470 | refs/heads/master | 2021-05-07T13:42:02.737000 | 2017-11-30T19:22:26 | 2017-11-30T19:22:26 | 109,738,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es6;
import java.util.Scanner;
public class Es6 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner teclado = new Scanner(System.in);
}
}
| UTF-8 | Java | 193 | java | Es6.java | Java | [] | null | [] | package es6;
import java.util.Scanner;
public class Es6 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner teclado = new Scanner(System.in);
}
}
| 193 | 0.694301 | 0.683938 | 13 | 13.846154 | 16.256815 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 7 |
3c1e04bb5ebb5053aaf8caea254462046e9b7134 | 26,087,631,390,583 | 8e32aca92f141cfcb293eb0386ffca02b4da3a62 | /astarta-portal/src/main/java/astarta/db/entity/PaySlipEnt.java | fbf8efb6bdb4a890eeab3417335fc2cce63f1d86 | [] | no_license | githubvv/astarta-portal | https://github.com/githubvv/astarta-portal | a0759e61000c49a32191e884bc71a270341bea79 | e0308fb53a3c2fe69b30efd5648cdd914844828f | refs/heads/master | 2021-01-22T02:39:55.357000 | 2017-02-13T11:03:31 | 2017-02-13T11:03:31 | 80,986,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package astarta.db.entity;
import java.io.Serializable;
import javax.persistence.*;
import com.fasterxml.jackson.databind.JsonNode;
import astarta.db.converter.JpaConverterJson;
@Entity
@Table(name="payslips")
public class PaySlipEnt implements Serializable {
private static final long serialVersionUID ... | UTF-8 | Java | 1,333 | java | PaySlipEnt.java | Java | [] | null | [] | package astarta.db.entity;
import java.io.Serializable;
import javax.persistence.*;
import com.fasterxml.jackson.databind.JsonNode;
import astarta.db.converter.JpaConverterJson;
@Entity
@Table(name="payslips")
public class PaySlipEnt implements Serializable {
private static final long serialVersionUID ... | 1,333 | 0.655664 | 0.63841 | 67 | 17.925373 | 16.368256 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.41791 | false | false | 7 |
9fd45a08522b92ed4833fb6ecd66d90c4d8121b3 | 22,411,139,377,816 | 8cf633414369c27a7cc4a9ac06942922a4b4b4e8 | /src/ANXCamera/sources/com/google/android/gms/measurement/internal/zzkv.java | 69908d86dbade8a88aa73e4a15869f46be5bf26a | [] | no_license | XEonAX/ANXCamera10 | https://github.com/XEonAX/ANXCamera10 | 5158e5bbbfab78f7b513dbde51e2899e6fe3185f | e59c27aa285c72a336914db742c77c55615c49c5 | refs/heads/phoenixin11.0.4.0 | 2021-06-23T10:31:07.167000 | 2020-09-29T15:59:51 | 2020-09-29T15:59:51 | 187,456,293 | 66 | 18 | null | false | 2020-12-29T02:23:56 | 2019-05-19T09:17:35 | 2020-12-21T11:50:04 | 2020-09-29T15:59:52 | 313,539 | 80 | 18 | 17 | Smali | false | false | package com.google.android.gms.measurement.internal;
import java.util.concurrent.Callable;
/* compiled from: com.google.android.gms:play-services-measurement@@17.3.0 */
final class zzkv implements Callable<String> {
private final /* synthetic */ zzm zza;
private final /* synthetic */ zzks zzb;
zzkv(zzks ... | UTF-8 | Java | 691 | java | zzkv.java | Java | [] | null | [] | package com.google.android.gms.measurement.internal;
import java.util.concurrent.Callable;
/* compiled from: com.google.android.gms:play-services-measurement@@17.3.0 */
final class zzkv implements Callable<String> {
private final /* synthetic */ zzm zza;
private final /* synthetic */ zzks zzb;
zzkv(zzks ... | 691 | 0.619392 | 0.613603 | 23 | 29.043478 | 25.48568 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 7 |
e1dc07f9c6d71129184436caac474a1bcefc6452 | 31,026,843,777,539 | 447520f40e82a060368a0802a391697bc00be96f | /apks/banking_set2_qark/com.advantage.RaiffeisenBank/classes_dex2jar/eu/afse/fingerprintauthenticationlibrary/R.java | e6764f3398bd73b6adb056176ee59327990dc2f9 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | https://github.com/iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689000 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | false | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | 2019-09-30T19:01:44 | 2023-07-16T07:41:38 | 1,616,319 | 0 | 0 | 1 | null | false | false | package eu.afse.fingerprintauthenticationlibrary;
public final class R
{
public R() {}
public static final class color
{
public static final int hint_color = 2131492959;
public static final int success_color = 2131493138;
public static final int warning_color = 2131493152;
public color() ... | UTF-8 | Java | 3,556 | java | R.java | Java | [
{
"context": "131166355;\n public static final int password = 2131165887;\n public static final int password_description",
"end": 3069,
"score": 0.9993990659713745,
"start": 3059,
"tag": "PASSWORD",
"value": "2131165887"
},
{
"context": " public static final int password_desc... | null | [] | package eu.afse.fingerprintauthenticationlibrary;
public final class R
{
public R() {}
public static final class color
{
public static final int hint_color = 2131492959;
public static final int success_color = 2131493138;
public static final int warning_color = 2131493152;
public color() ... | 3,556 | 0.741845 | 0.600675 | 86 | 40.348839 | 26.802797 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.593023 | false | false | 7 |
04a82f73b192bd1b3983a12a4ece25a5f170205b | 36,421,322,678,880 | c4faf92837f3c163be4f0089adfbc60828b7fce3 | /src/by/it/kashayed/jd01_08/Scalar.java | 8df744ff555bd1f6b7fca50b597506ef0235ed9a | [] | no_license | AlexandrRogov/JD2018-04-11 | https://github.com/AlexandrRogov/JD2018-04-11 | f3407f240f0dcfa76d4a56346c40e606f49764bb | 4597619c75cbf8e5b35ed72ad5808413502b57e2 | refs/heads/master | 2020-03-15T11:50:33.268000 | 2018-07-05T23:21:10 | 2018-07-05T23:21:10 | 132,129,820 | 0 | 1 | null | true | 2018-05-04T11:09:42 | 2018-05-04T11:09:41 | 2018-05-04T10:07:41 | 2018-05-04T10:07:40 | 1,018 | 0 | 0 | 0 | null | false | null | package by.it.kashayed.jd01_08;
public class Scalar extends Var {
@Override
public Var add(Var other) {
if (other instanceof Scalar){
double sum = this.value+((Scalar) other).value;
return new Scalar(sum);
}
else return other.add(this);
}
@Override
p... | UTF-8 | Java | 1,388 | java | Scalar.java | Java | [] | null | [] | package by.it.kashayed.jd01_08;
public class Scalar extends Var {
@Override
public Var add(Var other) {
if (other instanceof Scalar){
double sum = this.value+((Scalar) other).value;
return new Scalar(sum);
}
else return other.add(this);
}
@Override
p... | 1,388 | 0.563452 | 0.559826 | 56 | 23.625 | 18.209654 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.339286 | false | false | 7 |
68669bfa58fb8638b97c1f74c3bee580c5ceebb9 | 33,956,011,466,097 | 402eee849bdd5ffa9286b406e23c09c528fd1c6a | /app/src/main/java/anyevents/sohaiebprojects/anypli/anyeventsmobile/activities/subactivities/RegisterActivity.java | 910467980d2fb8e38e21090406dc13ffd2c7ebce | [] | no_license | sohaieb/AnyEventsMobile | https://github.com/sohaieb/AnyEventsMobile | ccbf7bc09649da042729c97192386b1c8a117dad | ae43cb405d315b60b5443c95214e6d8fca552467 | refs/heads/master | 2018-10-29T20:53:02.134000 | 2018-08-31T16:04:05 | 2018-08-31T16:04:05 | 142,597,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package anyevents.sohaiebprojects.anypli.anyeventsmobile.activities.subactivities;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.annotation.NonNull;
imp... | UTF-8 | Java | 16,490 | java | RegisterActivity.java | Java | [] | null | [] | package anyevents.sohaiebprojects.anypli.anyeventsmobile.activities.subactivities;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.annotation.NonNull;
imp... | 16,490 | 0.59812 | 0.596301 | 403 | 39.918114 | 31.633223 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620347 | false | false | 7 |
a3bc491cc9071ee06d25025afd87a850d009ef46 | 2,808,908,674,163 | 97fe81e1504074dd8745b4dfc158c0b36ebce598 | /authentication/src/main/java/com/mcwl/authentication/dao/TokenDao.java | 7dad96bed9908cd47bce5925e9a5176d33b7a4a4 | [] | no_license | agsdfgg/platform-master | https://github.com/agsdfgg/platform-master | 58d58b13fdf73ed4ded3a1f72e3307078bc17deb | 08ed56cced2bb49091783c9cfacaaa337e0e71eb | refs/heads/master | 2020-03-26T19:38:02.301000 | 2018-08-19T05:47:52 | 2018-08-19T05:47:52 | 145,276,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mcwl.authentication.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.core.ValueOperations;
import org.springframework.stereotype.Component;
import java.io.Serializable;
import java.util.concu... | UTF-8 | Java | 1,699 | java | TokenDao.java | Java | [
{
"context": "ort java.util.concurrent.TimeUnit;\n\n/**\n * @author Jerry\n * @date 2018/7/25\n * @description 对redis里面token的",
"end": 357,
"score": 0.9809532165527344,
"start": 352,
"tag": "NAME",
"value": "Jerry"
},
{
"context": "isTemplate redisTemplate;\n\n /**\n * @Author... | null | [] | package com.mcwl.authentication.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.core.ValueOperations;
import org.springframework.stereotype.Component;
import java.io.Serializable;
import java.util.concu... | 1,699 | 0.626602 | 0.605247 | 69 | 22.753624 | 20.134624 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.362319 | false | false | 7 |
008ae015edf081fad2426d2207bb577d2461182e | 4,724,464,091,739 | 9784461caad16155b8775f3d8e08bbbebcf892dd | /src/main/java/firstblog/blog/service/PostConstructionImp.java | ebf1184fec0e11bb075fc499e80a48eff627db17 | [] | no_license | niksan43t0/memeSite | https://github.com/niksan43t0/memeSite | ca2f1a93b12eecba424b6b1e9ce6e778bb4ed8a5 | 4f7e15e74efd646923d19d544c79d66713245bf7 | refs/heads/master | 2021-07-15T02:23:01.662000 | 2017-10-20T12:25:14 | 2017-10-20T12:25:14 | 107,646,921 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package firstblog.blog.service;
import firstblog.blog.entity.Category;
import firstblog.blog.entity.Meme;
import firstblog.blog.entity.Role;
import firstblog.blog.entity.User;
import firstblog.blog.repository.CategoryRepository;
import firstblog.blog.repository.MemeRepository;
import firstblog.blog.repository.RoleRepo... | UTF-8 | Java | 3,510 | java | PostConstructionImp.java | Java | [
{
"context": ";\n\n User user = new User(\n \"ng@gmail.com\",\n \"Nick Fury\",\n bC",
"end": 1983,
"score": 0.9999216198921204,
"start": 1971,
"tag": "EMAIL",
"value": "ng@gmail.com"
},
{
"context": "\n \"ng@gmail.com... | null | [] | package firstblog.blog.service;
import firstblog.blog.entity.Category;
import firstblog.blog.entity.Meme;
import firstblog.blog.entity.Role;
import firstblog.blog.entity.User;
import firstblog.blog.repository.CategoryRepository;
import firstblog.blog.repository.MemeRepository;
import firstblog.blog.repository.RoleRepo... | 3,497 | 0.689174 | 0.680627 | 110 | 30.90909 | 27.358744 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 7 |
74a3727ea8027f467a8202b7b8741c850ab6c7ee | 20,873,541,097,917 | 1985864cda15ed539c7edb0f09c4ffd1728b1032 | /wrapEdittext/src/main/java/com/pi/pack/dialog/MyDelegate.java | 929bcb65046178144be7bf3854547776cf0270f2 | [] | no_license | XAndroider/Base | https://github.com/XAndroider/Base | 18fbb912c1ba1bcad992ac369c81a447eb0b2558 | d7d2855a34f36086c45ed8462176a0e74c3a1b19 | refs/heads/master | 2020-06-18T23:48:54.577000 | 2019-07-12T04:30:29 | 2019-07-12T04:30:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pi.pack.dialog;
import android.content.res.Configuration;
import android.util.Log;
import androidx.annotation.Keep;
import com.pi.base.IApplicationDelegate;
/*
* Copyright(c) 2019-2029, Xiamen Zhonghezhong Information Co.,Ltd.
* All rights reserved.
*
* date : 2019/7/2
* author : xiaofchen@foxma... | UTF-8 | Java | 851 | java | MyDelegate.java | Java | [
{
"context": "plicationDelegate;\n\n\n/*\n * Copyright(c) 2019-2029, Xiamen Zhonghezhong Information Co.,Ltd.\n * All rights reserved.\n *\n ",
"end": 221,
"score": 0.9988753795623779,
"start": 202,
"tag": "NAME",
"value": "Xiamen Zhonghezhong"
},
{
"context": "ts reserved.\n *\n * d... | null | [] | package com.pi.pack.dialog;
import android.content.res.Configuration;
import android.util.Log;
import androidx.annotation.Keep;
import com.pi.base.IApplicationDelegate;
/*
* Copyright(c) 2019-2029, <NAME> Information Co.,Ltd.
* All rights reserved.
*
* date : 2019/7/2
* author : <EMAIL>
* desc :
* hist... | 824 | 0.639248 | 0.615746 | 48 | 16.729166 | 18.392412 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 7 |
65fb78b1ecc668f469fadc2ae9bd49631cb8793e | 36,928,128,814,373 | 3d186d472d6b448340b23856395926e27787ba74 | /SathishProjects/Java/HackerRank/src/main/java/com/sunsat/sathish/java/hackerrank/preparation/general/eventListenerPublisher/iosocketNewArchitecture/UdpEventReceiverByNewArchi.java | a08b027cb1d44745ed22d1faf429bf62d0fd0903 | [] | no_license | SunSat/Projects | https://github.com/SunSat/Projects | b49e3dbe09bfe8601726c78c83bf7bc6b28a6907 | b873de7e2cda87e377aa575e11062d9b4f3c773e | refs/heads/master | 2022-12-20T19:39:30.886000 | 2020-07-02T13:59:34 | 2020-07-02T13:59:34 | 106,909,820 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunsat.sathish.java.hackerrank.preparation.general.eventListenerPublisher.iosocketNewArchitecture;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.StandardSocketOptions;
import java.nio.ByteBuffer;
import java.nio.channels.DatagramChannel;
import java.util.Scanner;
/**
* C... | UTF-8 | Java | 3,058 | java | UdpEventReceiverByNewArchi.java | Java | [
{
"context": "nnel;\nimport java.util.Scanner;\n\n/**\n * Created by ssundar2 on 05-04-2017.\n */\n\n/**\n * This way is receiveing",
"end": 338,
"score": 0.999639093875885,
"start": 330,
"tag": "USERNAME",
"value": "ssundar2"
}
] | null | [] | package com.sunsat.sathish.java.hackerrank.preparation.general.eventListenerPublisher.iosocketNewArchitecture;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.StandardSocketOptions;
import java.nio.ByteBuffer;
import java.nio.channels.DatagramChannel;
import java.util.Scanner;
/**
* C... | 3,058 | 0.551341 | 0.531393 | 102 | 28.980392 | 26.220026 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539216 | false | false | 7 |
9973fd9a98abfaca26eb54fc93ca9f8fab598e4d | 25,769,867,107 | 938019fcf11d4988492ac88f605558c375fece21 | /simba-core/src/main/java/org/simbasecurity/core/chain/authentication/CheckHttpRequestMethodCommand.java | 907c273f10ca1aa719d582eab4ac8095889fd8d7 | [
"MIT"
] | permissive | cegeka/simba-os | https://github.com/cegeka/simba-os | 05d8aa827f8d8f7bd50b5483089e6943121da466 | 3bebb61d878b3cf9cd1d28436d497e22e44e5f21 | refs/heads/master | 2022-11-30T17:40:00.113000 | 2019-06-13T12:59:37 | 2019-06-13T12:59:37 | 20,054,688 | 1 | 4 | MIT | false | 2022-11-16T11:37:41 | 2014-05-22T09:06:51 | 2019-06-13T12:59:42 | 2022-11-16T11:37:40 | 31,145 | 4 | 4 | 21 | Java | false | false | /*
* Copyright 2013-2017 Simba Open Source
*
* 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 a... | UTF-8 | Java | 2,184 | java | CheckHttpRequestMethodCommand.java | Java | [] | null | [] | /*
* Copyright 2013-2017 Simba Open Source
*
* 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 a... | 2,184 | 0.784341 | 0.778846 | 64 | 33.125 | 30.483345 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 7 |
05cbc7c0c922fd6af6c5f2df6741432e8f872bcb | 1,614,907,734,428 | 0b740331f7beee956e88f99e5dae4d2d9291e4aa | /base/zookeeper/curator/LeaderElectionServer.java | f607f11a17ac72b05e1f93884eb61102b2d6a85a | [] | no_license | haohangan/util | https://github.com/haohangan/util | 51bdad5533499dcb2a364cdaa640cc0bb0c520a5 | 816f9ea28a54899a0be197e9f0612fcd4ea2ad5c | refs/heads/master | 2023-06-23T08:59:55.146000 | 2023-06-14T01:08:08 | 2023-06-14T01:08:08 | 54,837,061 | 5 | 1 | null | false | 2022-12-09T23:28:25 | 2016-03-27T16:18:06 | 2022-11-14T20:33:56 | 2022-12-09T23:28:21 | 46,301 | 2 | 1 | 42 | Java | false | false | package curator;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.nio.charset.StandardCharsets;
import java.util.List;
import org.apache.curator.RetryPolicy;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache... | UTF-8 | Java | 2,919 | java | LeaderElectionServer.java | Java | [] | null | [] | package curator;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.nio.charset.StandardCharsets;
import java.util.List;
import org.apache.curator.RetryPolicy;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache... | 2,919 | 0.71761 | 0.7124 | 98 | 28.37755 | 25.828127 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.928571 | false | false | 7 |
37ae3597f34966e59593f1cd2945a2607bcfe1e5 | 23,313,082,501,810 | 2849ebf1bd33d914531b58d3a86531478f069a34 | /src/com/bupt/sse/coldwind/constant/Constant.java | 94ac4e39f304e4d0bb5fd2b7c6e15028bb413473 | [] | no_license | cold2wind/PictureToPoem | https://github.com/cold2wind/PictureToPoem | a0c741141a75443f9d655fc1143c22043860b37b | 43c7a9d2b30735ee3020c8ba52b05466cb9ab885 | refs/heads/master | 2021-01-13T15:10:06.584000 | 2016-12-13T02:27:37 | 2016-12-13T02:27:37 | 76,240,984 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bupt.sse.coldwind.constant;
public class Constant {
public static final String PATH_DATABASE = "F:\\JavaWorkSpace\\PictureToPoem\\database\\PoemDataBase.txt";
}
| UTF-8 | Java | 175 | java | Constant.java | Java | [] | null | [] | package com.bupt.sse.coldwind.constant;
public class Constant {
public static final String PATH_DATABASE = "F:\\JavaWorkSpace\\PictureToPoem\\database\\PoemDataBase.txt";
}
| 175 | 0.782857 | 0.782857 | 5 | 34 | 39.293766 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
cade68811fcee4a5025a9587787d5e78f55e3e07 | 21,449,066,704,347 | 8f33ab357a04a2a25eb600e0778a3e1acda64cc3 | /src/main/java/com/spring/henallux/javawebproject/utility/TestModel.java | 0c59e1294114efc2a44de565e351eb06d84a02ba | [] | no_license | AL3X15/FasterThanLight | https://github.com/AL3X15/FasterThanLight | 3bfcaf63314d81f3a4f335eae6e12248e0ecc9f1 | 5d300a98d8c56e079f5304a7abacfd2c19410cb2 | refs/heads/master | 2022-12-03T17:31:39.548000 | 2020-08-15T14:53:20 | 2020-08-15T14:53:20 | 285,845,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.henallux.javawebproject.utility;
import org.springframework.stereotype.Component;
import javax.validation.ConstraintViolation;
import javax.validation.Validation;
import javax.validation.Validator;
import java.util.Set;
@Component
public class TestModel<T> {
private T objectToTest;
public void... | UTF-8 | Java | 641 | java | TestModel.java | Java | [] | null | [] | package com.spring.henallux.javawebproject.utility;
import org.springframework.stereotype.Component;
import javax.validation.ConstraintViolation;
import javax.validation.Validation;
import javax.validation.Validator;
import java.util.Set;
@Component
public class TestModel<T> {
private T objectToTest;
public void... | 641 | 0.801872 | 0.800312 | 25 | 24.639999 | 25.02939 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96 | false | false | 7 |
809c759e646d3af5da6fb0974ee56ba0c4f2d3a9 | 26,388,279,083,147 | 5122a4619b344c36bfc969283076c12419f198ea | /src/test/java/com/snapwiz/selenium/tests/staf/orion/testcases/AbilityToSetToleranceForSingleLetterMistake.java | cbfa55c9af6ab4fc1360130e5e4ceb0b01da4c5d | [] | no_license | mukesh89m/automation | https://github.com/mukesh89m/automation | 0c1e8ff4e38e8e371cc121e64aacc6dc91915d3a | a0b4c939204af946cf7ca7954097660b2a0dfa8d | refs/heads/master | 2020-05-18T15:30:22.681000 | 2018-06-09T15:14:11 | 2018-06-09T15:14:11 | 32,666,214 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snapwiz.selenium.tests.staf.orion.testcases;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebElement;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.Test;
import com.snap... | UTF-8 | Java | 51,114 | java | AbilityToSetToleranceForSingleLetterMistake.java | Java | [
{
"context": "y.cssSelector(\"input[type='textbox']\")).sendKeys(\"ansdwer\");\n\t\t \tThread.sleep(2000);\n\t\t \tDriver.driver.find",
"end": 7428,
"score": 0.8472096920013428,
"start": 7421,
"tag": "PASSWORD",
"value": "ansdwer"
},
{
"context": "y.cssSelector(\"input[type='textbox'... | null | [] | package com.snapwiz.selenium.tests.staf.orion.testcases;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebElement;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.Test;
import com.snap... | 51,138 | 0.723774 | 0.711116 | 899 | 55.856506 | 53.571369 | 258 | false | false | 0 | 0 | 0 | 0 | 64 | 0.005008 | 3.92881 | false | false | 7 |
3a827e6cedd06993ac92c760fd73e6649f7c19a5 | 11,647,951,326,765 | c307379d3c05fdfddd52ec7b0a281d7d85fffa9a | /SisMat/SisMat/src/com/juancarlos/sismat/service/HorarioService.java | ad3649fb894b2c1b7a53bb0548cb6b3968b1be9a | [] | no_license | JuanCarlosBI/sismat | https://github.com/JuanCarlosBI/sismat | f878468ae7554a795444bbad3799ba1865191158 | 6912d408d46e2788624a48e816195d4f73812f96 | refs/heads/master | 2021-01-10T15:54:01.610000 | 2016-03-02T18:16:06 | 2016-03-02T18:16:06 | 48,695,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.juancarlos.sismat.service;
public interface HorarioService {
}
| UTF-8 | Java | 77 | java | HorarioService.java | Java | [] | null | [] | package com.juancarlos.sismat.service;
public interface HorarioService {
}
| 77 | 0.805195 | 0.805195 | 5 | 14.4 | 17.304335 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
e0a2962e804068511416b27ddc7761d2d9bcee76 | 10,754,598,137,495 | 4ff1f8ed529da34e1dbc24878d1accd409ccc39a | /seckill-order/src/main/java/team/seckillorder/entity/Order.java | 5a8982b978a1fc925526fc38156b4c2e60c3ca6c | [] | no_license | skymike11/love-cloud | https://github.com/skymike11/love-cloud | ca69a6d9ecdbac8a615c94ef34fbd9365b0a6b65 | e4aca654646da6af26415a5484a26a2b394f824e | refs/heads/master | 2022-06-27T03:53:53.708000 | 2020-06-02T06:54:58 | 2020-06-02T06:54:58 | 226,350,575 | 0 | 0 | null | false | 2022-06-17T03:16:24 | 2019-12-06T14:49:05 | 2020-06-02T06:55:36 | 2022-06-17T03:16:24 | 71 | 0 | 0 | 4 | Java | false | false | package team.seckillorder.entity;
import com.baomidou.mybatisplus.annotation.TableName;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.time.LocalDateTime;
import java.io.Serializable;
/**
* <p>
*
* </p>
*
* @author van
* @since 2019-12-06
*/
... | UTF-8 | Java | 2,272 | java | Order.java | Java | [
{
"context": "erializable;\n\n/**\n * <p>\n * \n * </p>\n *\n * @author van\n * @since 2019-12-06\n */\n@TableName(\"t_order\")\npu",
"end": 294,
"score": 0.7551071643829346,
"start": 291,
"tag": "USERNAME",
"value": "van"
}
] | null | [] | package team.seckillorder.entity;
import com.baomidou.mybatisplus.annotation.TableName;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.time.LocalDateTime;
import java.io.Serializable;
/**
* <p>
*
* </p>
*
* @author van
* @since 2019-12-06
*/
... | 2,272 | 0.576923 | 0.571946 | 119 | 17.571428 | 15.969283 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319328 | false | false | 7 |
171df31861d94762649390dc5e1eaa1bcd54865f | 20,761,871,923,285 | 939a72db6a578b2a6b0129b64f0e8fcc23b9cf2e | /src/IC/Semantics/Scopes/ExtendedSymbol.java | 9e4cc156a7d35e8a2721c8fb42ff3986f7100f8e | [] | no_license | vered28/ori-idan-guy-compilation | https://github.com/vered28/ori-idan-guy-compilation | d276683a055b1e2472c4511bc97b7ed5a47eeb94 | 9f156a3328552767488501b3ca34fc097e0412f1 | refs/heads/master | 2021-01-10T02:01:02.814000 | 2015-01-07T20:28:00 | 2015-01-07T20:28:00 | 55,100,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package IC.Semantics.Scopes;
import java.util.HashMap;
import java.util.Map;
import IC.AST.ASTNode;
import IC.AST.Expression;
import IC.AST.Method;
import IC.AST.Statement;
import IC.Semantics.Types.Type;
public class ExtendedSymbol extends Symbol {
private Map<Method, Statement> lastStatementUsed = n... | UTF-8 | Java | 1,311 | java | ExtendedSymbol.java | Java | [] | null | [] | package IC.Semantics.Scopes;
import java.util.HashMap;
import java.util.Map;
import IC.AST.ASTNode;
import IC.AST.Expression;
import IC.AST.Method;
import IC.AST.Statement;
import IC.Semantics.Types.Type;
public class ExtendedSymbol extends Symbol {
private Map<Method, Statement> lastStatementUsed = n... | 1,311 | 0.729977 | 0.729977 | 50 | 24.219999 | 22.483141 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.72 | false | false | 7 |
a2b4819196407c91ba46452f29a3ac0ce306c25f | 21,973,052,732,388 | f9b0b553c13c9397e489e9ffff2412ab4504e4ff | /src/main/java/link/linxun/modbus/config/ModbusFunctionCode.java | 4905805d715cc55af453e9406dc308a19e52f0dd | [
"MIT"
] | permissive | JustOneSummer/modbus-rtu | https://github.com/JustOneSummer/modbus-rtu | d78b335b46eb44870dffbbda658a4cb03094e152 | 9c79df3e16f2dafc258a27926313e40d8429f2fa | refs/heads/main | 2023-06-20T21:27:15.130000 | 2021-07-23T08:42:26 | 2021-07-23T08:42:26 | 388,729,869 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package link.linxun.modbus.config;
import java.util.Arrays;
/**
* modbus协议
*
* @author LinXun
* @date 2021/7/20 14:01 星期二
*/
public enum ModbusFunctionCode {
/**
* 读线圈寄存器
*/
HEX_01(0x01),
/**
* 读离散输入寄存器
*/
HEX_02(0x02),
/**
* 读保持寄存器
*/
HEX_03(0x03),
/**
... | UTF-8 | Java | 1,440 | java | ModbusFunctionCode.java | Java | [
{
"context": "t java.util.Arrays;\n\n/**\n * modbus协议\n *\n * @author LinXun\n * @date 2021/7/20 14:01 星期二\n */\npublic enum Modb",
"end": 98,
"score": 0.9953685402870178,
"start": 92,
"tag": "NAME",
"value": "LinXun"
}
] | null | [] | package link.linxun.modbus.config;
import java.util.Arrays;
/**
* modbus协议
*
* @author LinXun
* @date 2021/7/20 14:01 星期二
*/
public enum ModbusFunctionCode {
/**
* 读线圈寄存器
*/
HEX_01(0x01),
/**
* 读离散输入寄存器
*/
HEX_02(0x02),
/**
* 读保持寄存器
*/
HEX_03(0x03),
/**
... | 1,440 | 0.452055 | 0.40411 | 78 | 15.846154 | 13.305172 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294872 | false | false | 7 |
82ceb8831146fc20ec5ff83e3fbd2e3e5de24ce9 | 19,481,971,661,666 | fb02574b40217634938762091452a3679f705138 | /src/com/blogspot/vanlocbk1996/BO/Server.java | 33bc2d5aa3fe5ae19850f1f847eb084ce08fba98 | [] | no_license | vanloc19bk96/FTPServer | https://github.com/vanloc19bk96/FTPServer | 31657ecd4c38dc93156c0c42c69fb33eb6b39b26 | 176bc9877cf696e08dfb7a49f335176f7814e0cd | refs/heads/master | 2019-06-27T03:18:06.665000 | 2016-06-08T08:19:24 | 2016-06-08T08:19:24 | 60,678,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blogspot.vanlocbk1996.BO;
import java.util.ArrayList;
import org.apache.ftpserver.ConnectionConfigFactory;
import org.apache.ftpserver.FtpServer;
import org.apache.ftpserver.FtpServerFactory;
import org.apache.ftpserver.ftplet.Authority;
import org.apache.ftpserver.ftplet.FtpException;
import org.apache.f... | UTF-8 | Java | 2,969 | java | Server.java | Java | [
{
"context": "nonymousLoginEnabled(false);\n\t\t\tbaseUser.setName(\"anonymous\");\n\t\t}\n\t\tsetHomeDirectory(dir);\n\t\tif (readOnly ==",
"end": 1727,
"score": 0.9136672019958496,
"start": 1718,
"tag": "USERNAME",
"value": "anonymous"
}
] | null | [] | package com.blogspot.vanlocbk1996.BO;
import java.util.ArrayList;
import org.apache.ftpserver.ConnectionConfigFactory;
import org.apache.ftpserver.FtpServer;
import org.apache.ftpserver.FtpServerFactory;
import org.apache.ftpserver.ftplet.Authority;
import org.apache.ftpserver.ftplet.FtpException;
import org.apache.f... | 2,969 | 0.775008 | 0.773661 | 107 | 26.747663 | 22.159191 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.682243 | false | false | 7 |
f58c306ff327fb7e768e459f1d61c3b492a83651 | 11,115,375,375,806 | 5cda9585878af44759ff99ff19c8607728e6e6a1 | /task2_java_application/OptionSelection.java | 3dbc60f98480de922f0444366bfcdc03e934b515 | [] | no_license | ZPare/Java_Lab04 | https://github.com/ZPare/Java_Lab04 | 03984c028f7d1b46fc74c874a68a509e4f741a20 | 5d813cff57f30b86450a0e4b3808e208f51f1ecc | refs/heads/master | 2020-05-04T19:53:24.160000 | 2019-04-04T03:11:10 | 2019-04-04T03:11:10 | 179,412,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package task2_java_application;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.util.Scanner;
//Zoe - 300972366
public class OptionSelection {
static Connection conn;
static java.sql.Statement stmt;
static ResultSet rs;
public static void main(String[] args) ... | UTF-8 | Java | 4,876 | java | OptionSelection.java | Java | [
{
"context": "\");\n\t\t\t\n\t\tString connectionUrl = \"jdbc:oracle:thin:@oracle1.centennialcollege.ca:1521:SQLD\";\n\t\tString connectionUser=\"COMP214F18_0",
"end": 492,
"score": 0.9226576089859009,
"start": 463,
"tag": "EMAIL",
"value": "@oracle1.centennialcollege.ca"
},
{
"conte... | null | [] | package task2_java_application;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.util.Scanner;
//Zoe - 300972366
public class OptionSelection {
static Connection conn;
static java.sql.Statement stmt;
static ResultSet rs;
public static void main(String[] args) ... | 4,850 | 0.652174 | 0.634331 | 168 | 28.023809 | 20.894848 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.511905 | false | false | 7 |
f418901f8307bbb98e8f2143ae355c5df561fd54 | 11,115,375,375,775 | f5d61a2fdfc670abb0c16883c17ddef10fa50859 | /FitnessRoom/src/main/java/logic/RegularService.java | dc769ee839b74d359a8cc73dc8d7a63199bb4a74 | [] | no_license | vitaliydrebotif/JavaCode | https://github.com/vitaliydrebotif/JavaCode | ba5d3ea72c0a1bf62c98a56a23fdcfe0cb2f5241 | 40deea31bc08dd73fe0fa076a1a78c421a057c06 | refs/heads/master | 2018-02-17T17:39:18.837000 | 2017-12-08T10:51:32 | 2017-12-08T10:51:32 | 54,819,020 | 0 | 0 | null | false | 2016-03-27T08:37:08 | 2016-03-27T08:18:01 | 2016-03-27T08:18:01 | 2016-03-27T08:37:08 | 0 | 0 | 0 | 0 | null | null | null | package logic;
import java.time.LocalDate;
public enum RegularService implements GymService {
GYM_UP_TO_4PM {
@Override
public float getCost() {
return 390;
}
@Override
public float getAllowedVisits() {
return 12;
}
}, GYM_ALL_DAY {
... | UTF-8 | Java | 1,293 | java | RegularService.java | Java | [] | null | [] | package logic;
import java.time.LocalDate;
public enum RegularService implements GymService {
GYM_UP_TO_4PM {
@Override
public float getCost() {
return 390;
}
@Override
public float getAllowedVisits() {
return 12;
}
}, GYM_ALL_DAY {
... | 1,293 | 0.511988 | 0.4942 | 66 | 18.575758 | 15.149818 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.287879 | false | false | 7 |
4688456b18bd87b9a4886d3f37c2c9f2cc31cb04 | 8,057,358,657,859 | f5bdf6a65a908d7ae629d5809514366bb4173b75 | /src/com/sdsoft/model/communication/Variables.java | f5b4b7a7b5e78035eece44b4384639c2e1d5bfd0 | [] | no_license | ulwfcyvi/sanguosha-english | https://github.com/ulwfcyvi/sanguosha-english | fca386bbf31fce44506387a7ad7efc7ba83e96d2 | d68345eb76ab81e9a7290a1e93c13f49fcc5bf26 | refs/heads/master | 2023-03-15T21:57:32.733000 | 2012-03-24T10:10:05 | 2012-03-24T10:10:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdsoft.model.communication;
public class Variables {
public static final int DATA_PACKET_SIZE = 10000;
public static final long DOUBLECLICKSPEED = 500;
}
| UTF-8 | Java | 175 | java | Variables.java | Java | [] | null | [] | package com.sdsoft.model.communication;
public class Variables {
public static final int DATA_PACKET_SIZE = 10000;
public static final long DOUBLECLICKSPEED = 500;
}
| 175 | 0.76 | 0.714286 | 6 | 27.166666 | 20.69957 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
95014ac66ec78cef69a22eff5f4a48cd47b85da6 | 8,057,358,659,281 | 8245ec319b516bed20f24466103ec421b725b40a | /sunny-starter-core/src/main/java/com/cofel/core/base/BaseController.java | 87af7fe49a81882d62dd955317c40e1b51cef8ab | [] | no_license | Cofel/Sunny | https://github.com/Cofel/Sunny | 1dac2ecd9fe728efcae02ebc88dcca8086b08535 | ae052bf6dc4ff21f6bd3d7af57c5764f95f41f39 | refs/heads/master | 2022-07-17T19:09:10.391000 | 2020-03-30T13:17:30 | 2020-03-30T13:17:30 | 176,074,037 | 0 | 0 | null | false | 2022-06-21T00:59:56 | 2019-03-17T08:18:09 | 2020-03-30T13:17:33 | 2022-06-21T00:59:53 | 84 | 0 | 0 | 4 | Java | false | false | package com.cofel.core.base;
/**
* Controller集成本类可以获得一些基本方法
*/
public class BaseController {
}
| UTF-8 | Java | 126 | java | BaseController.java | Java | [] | null | [] | package com.cofel.core.base;
/**
* Controller集成本类可以获得一些基本方法
*/
public class BaseController {
}
| 126 | 0.734694 | 0.734694 | 7 | 13 | 13.038404 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 7 |
f1bcf7f40be3cd9d1edd5fbeadbf30e8df46f29f | 2,241,972,947,161 | 088380e9ff15806e0c3787fc484d02c4110b9931 | /src/java/dao/TecnicoDAO.java | c090ce70825f0829e29f19e8b5cf446452aad816 | [] | no_license | gyovanesouzza/Needful-WS | https://github.com/gyovanesouzza/Needful-WS | e170ba5dc67bd833971eb0b95adae04ada6ccd5c | 539f3b38be7743f7236d075799acff6baa2c3b0e | refs/heads/master | 2020-04-14T12:21:58.450000 | 2019-01-02T12:53:09 | 2019-01-02T12:53:09 | 163,837,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
import connection.Conne... | UTF-8 | Java | 3,198 | java | TecnicoDAO.java | Java | [] | null | [] | package dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
import connection.Conne... | 3,198 | 0.573483 | 0.571295 | 109 | 27.339449 | 25.454481 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66055 | false | false | 7 |
2099a0a76488eb06ef362e9623e136322f0f2647 | 19,894,288,527,810 | ddee4beb523640a41e002597dcd2edd4eb4255c5 | /Main.java | 72047cab985b77cc9c9b0fbc0455ce7f22061f42 | [] | no_license | Taring/NaiveCtoMIPS | https://github.com/Taring/NaiveCtoMIPS | f5f64b04281ffb972d3cf0e4cd10ad05abcf84ef | 2438efba0f87f70342ea20120e4a1aee1e199ae9 | refs/heads/master | 2021-01-17T14:04:06.550000 | 2015-06-04T07:29:21 | 2015-06-04T07:29:21 | 36,854,175 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
//import compiler.ir.*;
public class Main {
static public void main(String[] argv ) throws IOException{
//StringReader reader = new StringReader(BufferedInputFile.read(argv[0]));
//System.out.println("#---the Program Beginning---");
Reader r = new InputStreamRea... | UTF-8 | Java | 1,379 | java | Main.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
//import compiler.ir.*;
public class Main {
static public void main(String[] argv ) throws IOException{
//StringReader reader = new StringReader(BufferedInputFile.read(argv[0]));
//System.out.println("#---the Program Beginning---");
Reader r = new InputStreamRea... | 1,379 | 0.559826 | 0.552574 | 54 | 24.537037 | 19.186911 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 7 |
981b0943e34c1fdd7a38aee5752233f26ed75d32 | 32,384,053,413,860 | ab9235861f7309863dfcd9e0057932f04fa53942 | /app/src/main/java/net/lzzy/algorithm/algorlib/BusMap.java | 7a69a6ed1fec506f83360520719a60eb1d8c2ebf | [] | no_license | lichuncheng2018/Algorithm | https://github.com/lichuncheng2018/Algorithm | 5d921c0484ca2c8e50153bdca822e16a8778ef63 | 3a8d6ffe3922303f58eef41d4fec119ddb78c7c1 | refs/heads/master | 2020-05-31T23:26:14.153000 | 2019-07-09T10:43:28 | 2019-07-09T10:43:28 | 190,539,401 | 0 | 0 | null | true | 2019-06-06T07:54:28 | 2019-06-06T07:54:27 | 2019-06-06T07:38:20 | 2019-06-06T07:38:18 | 0 | 0 | 0 | 0 | null | false | false | package net.lzzy.algorithm.algorlib;
import android.net.wifi.aware.PublishConfig;
import android.provider.Telephony;
import android.util.SparseArray;
import java.lang.annotation.Target;
import java.security.PrivateKey;
import java.time.chrono.MinguoDate;
import java.util.ArrayList;
import java.util.List;
import java... | UTF-8 | Java | 4,555 | java | BusMap.java | Java | [
{
"context": "ort javax.xml.transform.Source;\n\n/**\n * Created by lzzy_gxy on 2019/7/9.\n * Description:\n */\npublic class Bus",
"end": 371,
"score": 0.9995136857032776,
"start": 363,
"tag": "USERNAME",
"value": "lzzy_gxy"
}
] | null | [] | package net.lzzy.algorithm.algorlib;
import android.net.wifi.aware.PublishConfig;
import android.provider.Telephony;
import android.util.SparseArray;
import java.lang.annotation.Target;
import java.security.PrivateKey;
import java.time.chrono.MinguoDate;
import java.util.ArrayList;
import java.util.List;
import java... | 4,555 | 0.494602 | 0.484909 | 139 | 31.654676 | 21.379648 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640288 | false | false | 7 |
b6158da9bae8c0b28d3779922454a098a4e80a9a | 3,959,959,861,034 | 972015ade7e4ef8a66e736722a4bc05e1173dabd | /src/main/java/com/dropsnorz/showcasefx/layouts/RelativeShowcaseLayout.java | 44e8533649c6d9600e43edc8a936d10dfd28b3f4 | [
"MIT"
] | permissive | elegantShock2258/ShowcaseFX | https://github.com/elegantShock2258/ShowcaseFX | cb5b7ae9e73ccf383507652be792e35a3cceb642 | 7112a71a84aaf08acc7f7ebb1fd6ea2a7b33ef43 | refs/heads/master | 2021-09-28T08:16:49.025000 | 2018-05-28T18:47:12 | 2018-05-28T18:47:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dropsnorz.showcasefx.layouts;
import com.dropsnorz.showcasefx.utils.BoundsUtils;
import javafx.geometry.Bounds;
import javafx.geometry.Point2D;
import javafx.scene.Node;
import javafx.scene.layout.Pane;
public class RelativeShowcaseLayout extends ShowcaseLayout{
protected Pane mainPane;
protected dou... | UTF-8 | Java | 1,722 | java | RelativeShowcaseLayout.java | Java | [] | null | [] | package com.dropsnorz.showcasefx.layouts;
import com.dropsnorz.showcasefx.utils.BoundsUtils;
import javafx.geometry.Bounds;
import javafx.geometry.Point2D;
import javafx.scene.Node;
import javafx.scene.layout.Pane;
public class RelativeShowcaseLayout extends ShowcaseLayout{
protected Pane mainPane;
protected dou... | 1,722 | 0.739257 | 0.735772 | 87 | 18.793104 | 22.827761 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.356322 | false | false | 7 |
d504deeacce98faa7f64b808eed8a8196963b1f0 | 18,829,136,663,526 | 503f24f4c754260bab852637c1e339fd64587d5f | /src/test/java/com/home/assignment/AppTest.java | 8c665fb1c8ea1ca50d5f5ce9b73d4aff3d335c02 | [] | no_license | irinusssa/file-storage-service | https://github.com/irinusssa/file-storage-service | 28df22e4b625fa50a1777fcc914deb6759e4b2fe | ca0303c3aa59ac9ba7ba48e6b2d9340a67f552fc | refs/heads/master | 2021-01-24T00:03:05.624000 | 2018-02-25T18:59:46 | 2018-02-25T18:59:46 | 122,747,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.home.assignment;
import static org.junit.Assert.assertEquals;
import java.util.List;
import org.junit.Test;
import com.home.assignment.domain.DistributedMachine;
import com.home.assignment.domain.File;
public class AppTest extends FileStorageTestSuite {
@Test
public void displayFileDistribution() {
... | UTF-8 | Java | 1,263 | java | AppTest.java | Java | [] | null | [] | package com.home.assignment;
import static org.junit.Assert.assertEquals;
import java.util.List;
import org.junit.Test;
import com.home.assignment.domain.DistributedMachine;
import com.home.assignment.domain.File;
public class AppTest extends FileStorageTestSuite {
@Test
public void displayFileDistribution() {
... | 1,263 | 0.692003 | 0.687253 | 50 | 24.26 | 24.971031 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 7 |
faf88414ab50333687aba87e8dc3d98787f008df | 24,515,673,359,610 | 8f8cdb918698473df6036f32afa201c2ef1567ce | /src/view/DisplayHome.java | 001e40ea14beda3617768de15e9a671641371115 | [] | no_license | staskost/messenger-forum | https://github.com/staskost/messenger-forum | 50304f123b63e32d910921937df8901995e85445 | c0fff4c9ad74f54e194f55780e05e821c55184d6 | refs/heads/master | 2020-05-01T18:20:32.242000 | 2019-06-30T17:29:42 | 2019-06-30T17:29:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package view;
import actions.AdminActions;
import actions.CommonActions;
import actions.EditorActions;
import actions.EraserActions;
i... | UTF-8 | Java | 8,853 | java | DisplayHome.java | Java | [
{
"context": "ort static utills.Utilities.sc;\n\n/**\n *\n * @author stasi\n */\npublic class DisplayHome {\n\n public Displa",
"end": 588,
"score": 0.9988090991973877,
"start": 583,
"tag": "USERNAME",
"value": "stasi"
},
{
"context": " }\n// }\n//\n// public void adminMen... | 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 view;
import actions.AdminActions;
import actions.CommonActions;
import actions.EditorActions;
import actions.EraserActions;
i... | 8,853 | 0.547272 | 0.546707 | 239 | 36.04184 | 26.937986 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.778243 | false | false | 7 |
43019ade13cd3909181aa7dbc4fd989b84263f6b | 15,633,680,957,743 | f7d96abe76a06ba5fec7f01c0ce1028d25907a7e | /Spocen.java | 8adb0eb95ef526f9b13749902c744c1f392ccd44 | [] | no_license | raviprak/Worldview | https://github.com/raviprak/Worldview | ec8a65481aad16138535d86154670ab5697ebb56 | 40a25fd88e1fe53553487c76129430ff55d8aaf0 | refs/heads/master | 2021-01-25T04:21:47.868000 | 2017-06-05T17:43:22 | 2017-06-05T17:43:22 | 93,430,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* WORLDVIEW-Spatial Occupancy Enumeration
*Authored By : Ravi Prakash
*Tested By :
*/
package data;
import java.io.*;
public class Spocen extends Thing
{
final int blocksinthing=5;
int x=0, y=0, z=0, count=0;
Block blocks[]=new Block[blocksinthing];
int nbits[]=new int[blocksinthing];
poi... | UTF-8 | Java | 8,528 | java | Spocen.java | Java | [
{
"context": "EW-Spatial Occupancy Enumeration\t\r\n *Authored By : Ravi Prakash\r\n *Tested By : \r\n */\r\n \r\npackage data;\r\n\r\nimport ",
"end": 73,
"score": 0.9998774528503418,
"start": 61,
"tag": "NAME",
"value": "Ravi Prakash"
}
] | null | [] | /* WORLDVIEW-Spatial Occupancy Enumeration
*Authored By : <NAME>
*Tested By :
*/
package data;
import java.io.*;
public class Spocen extends Thing
{
final int blocksinthing=5;
int x=0, y=0, z=0, count=0;
Block blocks[]=new Block[blocksinthing];
int nbits[]=new int[blocksinthing];
point par... | 8,522 | 0.568129 | 0.537992 | 272 | 29.345589 | 30.038425 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.599265 | false | false | 7 |
f3a9e87a2b6f230db8665ce7386a482f17db3ec0 | 7,816,840,525,544 | a2b56833a1368d62c21cd8c37b1755d85af8558f | /Red Black Tree/Test.java | 84f644a099b5048acc045eb320c649541cf01f66 | [] | no_license | irembbt/Data-Structures | https://github.com/irembbt/Data-Structures | 6d1dd438b6e8641fae5f5bda5e9624389962432d | 5c83d291a309e7efaae12a9f7a3f6333cef9eeaa | refs/heads/master | 2020-06-13T14:05:10.879000 | 2019-07-01T13:56:38 | 2019-07-01T13:56:38 | 194,681,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Test {
public static void main(String[] args) {
RedBlackBST<String, Integer> rbt = new RedBlackBST<String, Integer>();
rbt.PutVal("A", 1);
rbt.PutVal("C", 2);
rbt.PutVal("X", 3);
rbt.PutVal("E", 4);
rbt.PutVal("H", 5);
rbt.PutVal("Mehmet", 6);
... | UTF-8 | Java | 685 | java | Test.java | Java | [] | null | [] | import java.util.Scanner;
public class Test {
public static void main(String[] args) {
RedBlackBST<String, Integer> rbt = new RedBlackBST<String, Integer>();
rbt.PutVal("A", 1);
rbt.PutVal("C", 2);
rbt.PutVal("X", 3);
rbt.PutVal("E", 4);
rbt.PutVal("H", 5);
rbt.PutVal("Mehmet", 6);
... | 685 | 0.537226 | 0.528467 | 34 | 18.205883 | 17.802477 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.147059 | false | false | 7 |
eb3baa0221db581eb48933909c3cb6000414cfd8 | 17,282,948,415,536 | 2a3385327c386a5a35e16c50d110ca114109cc9c | /kr-scientific/kr-scientific-impl/src/main/java/com/ronglian/kangrui/saas/research/sci/manager/FormDataManager.java | d762994861a8651a66ec6eb94451633f100a018b | [] | no_license | ahjsjxy/research-node | https://github.com/ahjsjxy/research-node | 22a99bab03f514e2dea7f303cd894491793f7d0d | 011a7dcee2c8e9288820b708a29b64ad05fd1439 | refs/heads/master | 2022-12-24T21:38:03.770000 | 2019-08-06T10:23:06 | 2019-08-06T10:23:06 | 189,509,461 | 0 | 2 | null | false | 2022-12-16T12:13:01 | 2019-05-31T01:54:59 | 2019-08-06T10:24:24 | 2022-12-16T12:12:59 | 3,786 | 0 | 2 | 13 | JavaScript | false | false | package com.ronglian.kangrui.saas.research.sci.manager;
import com.ronglian.kangrui.saas.research.sci.consts.OperationConstant;
import com.ronglian.kangrui.saas.research.sci.util.MysqlSqlUtil;
import com.ronglian.kangrui.saas.research.sci.biz.FormBiz;
import com.ronglian.kangrui.saas.research.sci.biz.JdbcTemplateBiz;
... | UTF-8 | Java | 12,542 | java | FormDataManager.java | Java | [
{
"context": " java.util.*;\n\n/**\n * ${DESCRIPTION}\n *\n * @author lanyan\n * @create 2019-03-06 16:08\n **/\n@Service\n@Slf4j\n",
"end": 755,
"score": 0.9976784586906433,
"start": 749,
"tag": "USERNAME",
"value": "lanyan"
}
] | null | [] | package com.ronglian.kangrui.saas.research.sci.manager;
import com.ronglian.kangrui.saas.research.sci.consts.OperationConstant;
import com.ronglian.kangrui.saas.research.sci.util.MysqlSqlUtil;
import com.ronglian.kangrui.saas.research.sci.biz.FormBiz;
import com.ronglian.kangrui.saas.research.sci.biz.JdbcTemplateBiz;
... | 12,542 | 0.597801 | 0.595817 | 422 | 27.663507 | 28.609489 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488152 | false | false | 7 |
67eab6e307f2634844853d7e266627c30537f75e | 28,166,395,545,041 | 383a4af1660f0c1c22b34c89d5fb6e9804d5177b | /src/main/java/cn/service/StaffRankService.java | 5e0be4a99222df40028a00be38b2a7e02ce1a005 | [] | no_license | matthewlyh/SalesProject | https://github.com/matthewlyh/SalesProject | 24a1b50b087da4bd1cf57f5dd87e4593e02fa9e5 | 75f53a99178bba892798f869c99d98df8b1c2992 | refs/heads/master | 2021-05-14T13:30:44.300000 | 2018-01-31T09:46:34 | 2018-01-31T09:46:34 | 116,444,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.service;
import java.util.List;
import cn.view.StaffRank;
/**
* Created by Administrator on 2017/10/26.
*/
public interface StaffRankService {
public List<StaffRank> queryList(StaffRank record);
}
| UTF-8 | Java | 231 | java | StaffRankService.java | Java | [] | null | [] | package cn.service;
import java.util.List;
import cn.view.StaffRank;
/**
* Created by Administrator on 2017/10/26.
*/
public interface StaffRankService {
public List<StaffRank> queryList(StaffRank record);
}
| 231 | 0.69697 | 0.662338 | 13 | 15.769231 | 18.124161 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 7 |
cfdbd807bcd825eff811bb4927a1fbba002b052b | 9,964,324,182,656 | 589170879c64bfa2ae020866dcd79aa177efde23 | /ProgrammingProject/src/exceptions/NonvalidMoveException.java | f5b2eac362a2661eaafaab55a61411a84c8a3074 | [] | no_license | rms123/Program-Project | https://github.com/rms123/Program-Project | 5873de3aaef13a7f32703430dee3fa9a948da17c | fcad4afca79f2f3b2b65c34d2d13766e2f8e710c | refs/heads/master | 2021-01-11T19:14:58.664000 | 2017-02-01T12:14:17 | 2017-02-01T12:14:17 | 79,343,377 | 0 | 0 | null | true | 2017-01-18T13:39:11 | 2017-01-18T13:39:11 | 2017-01-18T13:22:02 | 2017-01-18T13:22:01 | 0 | 0 | 0 | 0 | null | null | null | package exceptions;
import connect4.*;
public class NonvalidMoveException extends Exception{
public NonvalidMoveException(){
super(Protocol.NONVALIDMOVE);
}
}
| UTF-8 | Java | 166 | java | NonvalidMoveException.java | Java | [] | null | [] | package exceptions;
import connect4.*;
public class NonvalidMoveException extends Exception{
public NonvalidMoveException(){
super(Protocol.NONVALIDMOVE);
}
}
| 166 | 0.789157 | 0.783133 | 9 | 17.444445 | 17.468136 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 7 |
c20fe149f19687beeafff2a3e546419e31398a89 | 28,862,180,248,486 | e268091b8dba350f4ad49adefe0fc0f147e321c3 | /portals/src/main/java/com/hexin/pettyLoan/portals/service/impl/ContentServiceImpl.java | 84d93a2cee91d9e71875cc78b61de2c10d7efee5 | [] | no_license | chensiguang/littleloan | https://github.com/chensiguang/littleloan | 9e40a850b226dd8a1d8b84ae6b9f3bf658687c2b | a4c224e5ac7c51af5e670f66deb90bcf45447062 | refs/heads/master | 2021-01-02T09:08:16.447000 | 2015-07-12T05:06:36 | 2015-07-12T05:06:36 | 38,922,032 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hexin.pettyLoan.portals.service.impl;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.transaction.Transactional;
import org.springframework.stereotype.Service;
import com.hexin.core.a... | UTF-8 | Java | 5,655 | java | ContentServiceImpl.java | Java | [] | null | [] | package com.hexin.pettyLoan.portals.service.impl;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.transaction.Transactional;
import org.springframework.stereotype.Service;
import com.hexin.core.a... | 5,655 | 0.751035 | 0.742394 | 168 | 32.065475 | 28.003643 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.083333 | false | false | 7 |
e6c8e1aa3869a0ecd9678ea8a60b8c86cebb76e7 | 13,915,694,039,073 | 84e81d68f85e2e11c67d5979457f269f882eef5f | /src/com/pinde/sci/enums/erp/RegionTypeEnum.java | bdc335d32812f55aa899d692ab524f3847118065 | [] | no_license | zhanght86/pdsci | https://github.com/zhanght86/pdsci | 54a46ab7fddbd28f9393f793d0d1a539a9e032d6 | ae9b5a64b4b0e86387e5d67d96159002cfde2ff4 | refs/heads/master | 2021-01-01T20:08:39.451000 | 2016-06-30T04:55:47 | 2016-06-30T04:55:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pinde.sci.enums.erp;
import com.pinde.core.commom.GeneralEnum;
import com.pinde.core.util.EnumUtil;
public enum RegionTypeEnum implements GeneralEnum<String> {
Prov("Prov","省级"),
City("City","市级"),
Area("Area","区级")
;
private final String id;
private final String name;
RegionTyp... | GB18030 | Java | 647 | java | RegionTypeEnum.java | Java | [] | null | [] | package com.pinde.sci.enums.erp;
import com.pinde.core.commom.GeneralEnum;
import com.pinde.core.util.EnumUtil;
public enum RegionTypeEnum implements GeneralEnum<String> {
Prov("Prov","省级"),
City("City","市级"),
Area("Area","区级")
;
private final String id;
private final String name;
RegionTyp... | 647 | 0.664567 | 0.664567 | 34 | 16.67647 | 17.47893 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 7 |
4bdbf6e7556b206937e7569b7795e99416fefd95 | 15,032,385,594,752 | 2e6e4b49f501fcb635d468cfff7bbeac4c27ee83 | /src/main/java/com/meadin/funding/util/ProjectViewCountManager.java | 90d19ddef75a31bbf827c337478d5203f75166a9 | [] | no_license | wjn811/meadin-funding | https://github.com/wjn811/meadin-funding | 15638a2c14bc3a36f9f73b110e1383dc298c6327 | ba03d194b9b54e48034d40293053745f3c5d3d74 | refs/heads/master | 2017-12-04T14:01:15.224000 | 2016-06-01T03:32:00 | 2016-06-01T03:32:00 | 54,975,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.meadin.funding.util;
import java.util.concurrent.ConcurrentHashMap;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import com.meadin.funding.domain.Project;
import com.meadin.funding.service.IProjectSe... | UTF-8 | Java | 1,808 | java | ProjectViewCountManager.java | Java | [
{
"context": "n.funding.service.IProjectService;\n\n/**\n * @author Eric Wang\n *\n */\n@Service\npublic class ProjectViewCountMana",
"end": 352,
"score": 0.999315619468689,
"start": 343,
"tag": "NAME",
"value": "Eric Wang"
}
] | null | [] | /**
*
*/
package com.meadin.funding.util;
import java.util.concurrent.ConcurrentHashMap;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import com.meadin.funding.domain.Project;
import com.meadin.funding.service.IProjectSe... | 1,805 | 0.720223 | 0.71402 | 63 | 24.603174 | 24.668301 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 7 |
405867bfd295b88a5dcec847111b21ab6477caea | 16,638,703,329,521 | ee77a094028ac471c1d17fde5835d202491b794c | /hw6/MyTrieSet.java | 1ab9f7f2254905a034e708598f6edcc0b8728630 | [] | no_license | MOMENTUMxx/cs61b-sp18 | https://github.com/MOMENTUMxx/cs61b-sp18 | 52b371aa0879636442a925bc017bb66467f5d127 | 203b4082bbbd619da47fadfe0c4aa042ada8180d | refs/heads/master | 2022-05-27T23:45:10.779000 | 2020-04-26T07:05:38 | 2020-04-26T07:05:38 | 230,216,485 | 4 | 0 | null | false | 2022-05-20T21:20:12 | 2019-12-26T07:24:43 | 2020-06-06T21:54:46 | 2022-05-20T21:20:12 | 3,711 | 3 | 0 | 2 | Java | false | false | /*
* 该类引用自github上的一位大佬,在此表示感谢!
* @source https://github.com/zangsy/cs61b_sp19/blob/master/proj2c/bearmaps/lab9/MyTrieSet.java
*/
import java.util.Map;
import java.util.List;
import java.util.HashMap;
import java.util.ArrayList;
public class MyTrieSet implements TrieSet61B {
private TrieNode root;
public ... | UTF-8 | Java | 4,433 | java | MyTrieSet.java | Java | [
{
"context": "ithub上的一位大佬,在此表示感谢!\n * @source https://github.com/zangsy/cs61b_sp19/blob/master/proj2c/bearmaps/lab9/MyTri",
"end": 68,
"score": 0.9997138381004333,
"start": 62,
"tag": "USERNAME",
"value": "zangsy"
}
] | null | [] | /*
* 该类引用自github上的一位大佬,在此表示感谢!
* @source https://github.com/zangsy/cs61b_sp19/blob/master/proj2c/bearmaps/lab9/MyTrieSet.java
*/
import java.util.Map;
import java.util.List;
import java.util.HashMap;
import java.util.ArrayList;
public class MyTrieSet implements TrieSet61B {
private TrieNode root;
public ... | 4,433 | 0.545393 | 0.540387 | 144 | 29.520834 | 22.520967 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604167 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.