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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0b557ba6a31657847d7336a2a4cfb7866a84507f | 27,032,524,179,817 | cdbc344f27740760d84a9b96b29fe83f3ae6637e | /it.hash.osgi.application/src/it/hash/osgi/application/service/Activator.java | 7d4b0608928c9bb73c9be811e7e451f2e9bd3992 | [] | no_license | plillo/develop | https://github.com/plillo/develop | 38c91f428d20bd17e5527d8ef2ac102313f99e51 | aec05fba59d029388d4703cbe0a3da8ad229de7c | refs/heads/master | 2021-01-17T12:56:46.867000 | 2016-07-16T10:47:30 | 2016-07-16T10:47:30 | 56,218,914 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.hash.osgi.application.service;
import org.apache.felix.dm.DependencyActivatorBase;
import org.apache.felix.dm.DependencyManager;
import org.osgi.framework.BundleContext;
public class Activator extends DependencyActivatorBase{
@Override
public void destroy(BundleContext context, DependencyManager manager... | UTF-8 | Java | 747 | java | Activator.java | Java | [] | null | [] | package it.hash.osgi.application.service;
import org.apache.felix.dm.DependencyActivatorBase;
import org.apache.felix.dm.DependencyManager;
import org.osgi.framework.BundleContext;
public class Activator extends DependencyActivatorBase{
@Override
public void destroy(BundleContext context, DependencyManager manager... | 747 | 0.776439 | 0.776439 | 26 | 27.73077 | 23.119352 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038461 | false | false | 6 |
575e51d96f6e6cfdd1f2fdc5389f4fa1fa40a61d | 21,827,023,866,446 | 8ee6a3bf25a3e8b8232661b2cd7c504c7a41a7eb | /src/main/java/workwithzoo/sourceofprofit/Enclosure.java | e083c0865a30dfe51dff27f120de6876508c6bd1 | [] | no_license | zhv/WorkWithZoo | https://github.com/zhv/WorkWithZoo | e38a5e6ce36027d600427903d7e2e782ad8af62b | a1b4c710f9ff81bd9924b6b864af07fc4046ac77 | refs/heads/master | 2021-08-20T08:58:44.436000 | 2017-11-28T14:53:13 | 2017-11-28T17:26:08 | 112,348,272 | 0 | 0 | null | true | 2017-11-28T14:49:08 | 2017-11-28T14:49:08 | 2017-11-27T06:17:43 | 2017-11-27T06:17:41 | 6 | 0 | 0 | 0 | null | false | null |
package workwithzoo.sourceofprofit;
//import ncec.worwithzoo.fauna.Animal;
import java.util.ArrayList;
import java.util.Map;
import workwithzoo.fauna.Animal;
//
/**
* The class of the aviary.
* @author DantalioNxxi
*/
public abstract class Enclosure implements Buyable, Storeable{
/**
* сделать иер... | UTF-8 | Java | 967 | java | Enclosure.java | Java | [
{
"context": "l;\n\n\n//\n/**\n * The class of the aviary.\n * @author DantalioNxxi\n */\npublic abstract class Enclosure implements Bu",
"end": 221,
"score": 0.937286376953125,
"start": 209,
"tag": "NAME",
"value": "DantalioNxxi"
}
] | null | [] |
package workwithzoo.sourceofprofit;
//import ncec.worwithzoo.fauna.Animal;
import java.util.ArrayList;
import java.util.Map;
import workwithzoo.fauna.Animal;
//
/**
* The class of the aviary.
* @author DantalioNxxi
*/
public abstract class Enclosure implements Buyable, Storeable{
/**
* сделать иер... | 967 | 0.664452 | 0.664452 | 43 | 19.976744 | 18.204891 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418605 | false | false | 6 |
c0528f82cea6a5344ccd798dc8969a1394f26335 | 33,603,824,137,478 | 7cd5662963715c9088ed0c9986fade55a3b1415e | /billing_log_ejb/src/com/viettel/billing_log/bl/database/Cp.java | 267fd682a58e823d98bc9ba4ff7d29f8b909e751 | [] | no_license | conanlovevit/T2-Billing | https://github.com/conanlovevit/T2-Billing | 0d0ac4de5fc85f5426abf3b8d25749b759137bf7 | 380b3b816a83844fa7fcb7d7bc7e38efb134360d | refs/heads/master | 2021-08-08T00:49:56.576000 | 2017-11-09T06:56:26 | 2017-11-09T06:56:26 | 110,078,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.viettel.billing_log.bl.database;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.NamedQueri... | UTF-8 | Java | 1,665 | java | Cp.java | Java | [] | null | [] | package com.viettel.billing_log.bl.database;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.NamedQueri... | 1,665 | 0.633634 | 0.630631 | 65 | 24.615385 | 22.088419 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523077 | false | false | 6 |
7739e1bf698ee324e8d58c4e80ac8521f828def8 | 18,124,761,991,788 | 4369f35663a9de8579919a82e7cd70831bc4d5ed | /Ejercicios/src/tema4_OrientaciónaObjetos_Bloque3_Ejercicio03/Persona.java | 84d2b5a41242528e0c356c931a5686b2364ca0ae | [] | no_license | jesucr4/EjerciciosProgramacion | https://github.com/jesucr4/EjerciciosProgramacion | d936431a8f3091897cd1d426c7ac6f543d27793c | 376d37f9f35c309c5b22ab21e3cef6b1aefbd38b | refs/heads/master | 2020-08-04T12:33:54.823000 | 2020-04-21T09:07:21 | 2020-04-21T09:07:21 | 211,859,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tema4_OrientaciónaObjetos_Bloque3_Ejercicio03;
//import javax.swing.JOptionPane;
public class Persona {
String Nombre;
String Apellidos;
String DNI;
String dirección;
int teléfono;
//public Persona (String NuevoNombre, String NuevoApellido, String NuevoDNI, String NuevaDirecci�n, int NuevoTlfn) {
... | UTF-8 | Java | 955 | java | Persona.java | Java | [] | null | [] | package tema4_OrientaciónaObjetos_Bloque3_Ejercicio03;
//import javax.swing.JOptionPane;
public class Persona {
String Nombre;
String Apellidos;
String DNI;
String dirección;
int teléfono;
//public Persona (String NuevoNombre, String NuevoApellido, String NuevoDNI, String NuevaDirecci�n, int NuevoTlfn) {
... | 955 | 0.719486 | 0.715203 | 27 | 33.48148 | 36.78503 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 6 |
2abe7a4ffecf212fa978a47159e1b9681a97c4f0 | 24,129,126,273,241 | fa02eaa873d5f3c3dcbfe7599e91dde86bd77358 | /thinkjoy-enrollment/thinkjoy-enrollment-dao/src/main/java/com/thinkjoy/enrollment/dao/model/enrollDto/SpecialtyInfoDto.java | 9c018a5d9704f3ae5b939579ca657ffed72db91f | [
"MIT"
] | permissive | josephfourier/admin | https://github.com/josephfourier/admin | 27942c8a1be8ac460201117b69d7df67ee3a887a | 1bcebbbedece08847ea83ed4910b50d964aec01c | refs/heads/master | 2021-04-06T06:34:21.841000 | 2018-03-10T07:07:33 | 2018-03-10T07:07:33 | 124,630,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thinkjoy.enrollment.dao.model.enrollDto;
import java.io.Serializable;
import java.util.List;
/**
* Created by wangcheng on 17/11/16.
*/
public class SpecialtyInfoDto implements Serializable {
private Double price;
private Integer planNum;
private List<PlanDto> planDtos;
/**
* 校内专业... | UTF-8 | Java | 3,259 | java | SpecialtyInfoDto.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by wangcheng on 17/11/16.\n */\npublic class SpecialtyInfoDto im",
"end": 134,
"score": 0.9883960485458374,
"start": 125,
"tag": "USERNAME",
"value": "wangcheng"
}
] | null | [] | package com.thinkjoy.enrollment.dao.model.enrollDto;
import java.io.Serializable;
import java.util.List;
/**
* Created by wangcheng on 17/11/16.
*/
public class SpecialtyInfoDto implements Serializable {
private Double price;
private Integer planNum;
private List<PlanDto> planDtos;
/**
* 校内专业... | 3,259 | 0.606268 | 0.599412 | 161 | 18.024845 | 18.389151 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298137 | false | false | 6 |
4beafffce8c822d1e8d9808db66f4000255bc4f7 | 12,730,283,075,258 | 9c6d6025a9cfc2796eebb4b7921d15b7ae15cea4 | /app/src/main/java/com/mt/bbdj/community/activity/MatterShopActivity.java | c9d431071ac88753c22141d47b30918776e5f2c6 | [] | no_license | ZSK-CRS/bbdj_new | https://github.com/ZSK-CRS/bbdj_new | 8dbf205458e3bd0c3c8cac2682061e65d20fd5e7 | da3465d30e69e2cf2b1df2d2cd6a46c4d1a0d997 | refs/heads/master | 2020-06-03T18:45:37.553000 | 2019-06-19T05:08:02 | 2019-06-19T05:08:02 | 191,687,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mt.bbdj.community.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.EventLog;
import android.view.MotionEvent;
import an... | UTF-8 | Java | 13,414 | java | MatterShopActivity.java | Java | [] | null | [] | package com.mt.bbdj.community.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.EventLog;
import android.view.MotionEvent;
import an... | 13,414 | 0.603872 | 0.601367 | 319 | 40.285267 | 28.064695 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670846 | false | false | 6 |
8d45b6b3be48a1f6f573128b68ff5578b6cdae89 | 23,313,082,494,130 | 675dbec1525cb6cf8902a1133fd1908781fa4be5 | /others/general_java/jee/FISCON_Application/src/br/com/xtrategia/fiscon/application/file/RestricaoFile.java | 330b41e1c8de6ecbd8a339162704bfe7497b20e1 | [] | no_license | gabriel-au/projects | https://github.com/gabriel-au/projects | 162018811c068e044691bb96a42d9a2cdc0b8c55 | ef6be25315f8c5ff0d13790a3be88d842e2ce98e | refs/heads/master | 2021-01-17T17:14:51.515000 | 2017-05-12T09:39:57 | 2017-05-12T09:39:57 | 64,099,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.xtrategia.fiscon.application.file;
import java.sql.SQLException;
import br.com.xtrategia.fiscon.application.FileLoad;
import br.com.xtrategia.fiscon.application.dao.RestricaoDao;
import br.com.xtrategia.fiscon.application.pojo.RestricaoPojo;
public class RestricaoFile extends FileLoad {
private Rest... | UTF-8 | Java | 984 | java | RestricaoFile.java | Java | [] | null | [] | package br.com.xtrategia.fiscon.application.file;
import java.sql.SQLException;
import br.com.xtrategia.fiscon.application.FileLoad;
import br.com.xtrategia.fiscon.application.dao.RestricaoDao;
import br.com.xtrategia.fiscon.application.pojo.RestricaoPojo;
public class RestricaoFile extends FileLoad {
private Rest... | 984 | 0.700203 | 0.697154 | 53 | 17.566038 | 17.440475 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.566038 | false | false | 6 |
51576cc4a83a1a329657307969161829a04b9952 | 17,343,077,970,358 | cc69ae4e6042c0ae18e07298768f37f3fce9c8df | /Tinsta_Shared/src/main/java/ir/sharif/math/ap99_2/tinsta_shared/communication_related/event/ShowPrivateChatsEvent.java | 2317b27fc710f1efc0a220cc482148df1644ccfd | [] | no_license | MrSalahshour/Tinsta | https://github.com/MrSalahshour/Tinsta | e66f2a6e9f5c56bfa0f98c9af2ee3b291b1a6137 | c72e948c14987b92beac16a04e6cc3fab7e0b570 | refs/heads/main | 2023-07-15T18:40:14.052000 | 2021-08-28T11:54:49 | 2021-08-28T11:54:49 | 400,775,914 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.sharif.math.ap99_2.tinsta_shared.communication_related.event;
import ir.sharif.math.ap99_2.tinsta_shared.event.EventVisitor;
import ir.sharif.math.ap99_2.tinsta_shared.response.Response;
import java.util.EventObject;
public class ShowPrivateChatsEvent extends ChatRoomEvent {
public ShowPrivateChatsEve... | UTF-8 | Java | 641 | java | ShowPrivateChatsEvent.java | Java | [] | null | [] | package ir.sharif.math.ap99_2.tinsta_shared.communication_related.event;
import ir.sharif.math.ap99_2.tinsta_shared.event.EventVisitor;
import ir.sharif.math.ap99_2.tinsta_shared.response.Response;
import java.util.EventObject;
public class ShowPrivateChatsEvent extends ChatRoomEvent {
public ShowPrivateChatsEve... | 641 | 0.75975 | 0.74571 | 22 | 28.136364 | 28.686861 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 6 |
c02e00a1d4e62eb00b2af6906cdcff8f51691178 | 18,391,050,022,338 | 7b663b0950c52d175c24e492cd1ad2b94e0b0578 | /cloud/oauth-server/src/main/java/pers/acp/admin/oauth/constant/UpdateConfigConstant.java | ee1392b08983a7564c3a52c4d57f9128d453bb25 | [] | no_license | 1099469599/acp-admin-cloud | https://github.com/1099469599/acp-admin-cloud | 09c386a078e2b2a0596ee5c1ac7e7ee3047d40f2 | 8f10f825be2b203120c9c07306ab01d51f98bc82 | refs/heads/master | 2020-04-23T13:45:59.436000 | 2019-02-18T03:02:23 | 2019-02-18T03:02:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pers.acp.admin.oauth.constant;
/**
* @author zhang by 30/01/2019
* @since JDK 11
*/
public interface UpdateConfigConstant {
String INPUT = "update_config_input";
String OUTPUT = "update_config_output";
String UPDATE_APP = "update_application";
String UPDATE_RUNTIME = "update_runtime";
}... | UTF-8 | Java | 321 | java | UpdateConfigConstant.java | Java | [
{
"context": "age pers.acp.admin.oauth.constant;\n\n/**\n * @author zhang by 30/01/2019\n * @since JDK 11\n */\npublic interfa",
"end": 60,
"score": 0.963774561882019,
"start": 55,
"tag": "USERNAME",
"value": "zhang"
}
] | null | [] | package pers.acp.admin.oauth.constant;
/**
* @author zhang by 30/01/2019
* @since JDK 11
*/
public interface UpdateConfigConstant {
String INPUT = "update_config_input";
String OUTPUT = "update_config_output";
String UPDATE_APP = "update_application";
String UPDATE_RUNTIME = "update_runtime";
}... | 321 | 0.685358 | 0.654206 | 17 | 17.882353 | 19.225847 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 6 |
b1dc2541f39d534e5523dd5f4f7a12c7153a7e04 | 5,128,190,983,572 | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_procyon/com/google/protobuf/AbstractMessageLite$Builder$LimitedInputStream.java | 5086fb83523c889550fcd01ef244642d8d271fca | [] | no_license | fjh658/bindiff | https://github.com/fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134000 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.protobuf;
import java.io.*;
final class AbstractMessageLite$Builder$LimitedInputStream extends FilterInputStream
{
private int limit;
AbstractMessageLite$Builder$LimitedInputStream(final InputStream inputStream, final int limit) {
super(inputStream);
this.limit = limit;... | UTF-8 | Java | 1,170 | java | AbstractMessageLite$Builder$LimitedInputStream.java | Java | [] | null | [] | package com.google.protobuf;
import java.io.*;
final class AbstractMessageLite$Builder$LimitedInputStream extends FilterInputStream
{
private int limit;
AbstractMessageLite$Builder$LimitedInputStream(final InputStream inputStream, final int limit) {
super(inputStream);
this.limit = limit;... | 1,170 | 0.526496 | 0.520513 | 48 | 23.375 | 21.493822 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 6 |
f3d27e5a570909ed00227e5a3df59088a209f98f | 25,074,019,109,154 | 282d3fe99054859f3d8d89ea2c96928a1b2f498f | /src/main/java/o/ik.java | ff3c6b56eb5b9d6793421d88730b2a5f78318f52 | [] | no_license | cuong0993/decompile | https://github.com/cuong0993/decompile | 8b01f33089ab8a42b8765448c0a6477cc37201c1 | 45e965a253e0536391b500ed1570ab55c1c12371 | refs/heads/master | 2020-03-20T06:07:50.448000 | 2018-06-13T19:31:46 | 2018-06-13T19:31:46 | 137,239,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package o;
public final class ik extends ahw {
private static long ˋ = 0;
private final String ˎ;
private final hf ˏ;
public ik(String str, String str2, hf hfVar) {
super(String.format(ar.ˊ("ITEM_DETAILS_RECYCLE_CONFIRMATION_TITLE_FORMAT", au.ˊ(au.ᒩ)), new Object[]{str2}), ar.ˊ("ITEM_D... | UTF-8 | Java | 839 | java | ik.java | Java | [] | null | [] | package o;
public final class ik extends ahw {
private static long ˋ = 0;
private final String ˎ;
private final hf ˏ;
public ik(String str, String str2, hf hfVar) {
super(String.format(ar.ˊ("ITEM_DETAILS_RECYCLE_CONFIRMATION_TITLE_FORMAT", au.ˊ(au.ᒩ)), new Object[]{str2}), ar.ˊ("ITEM_D... | 839 | 0.560794 | 0.548387 | 24 | 31.583334 | 55.956768 | 288 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 6 |
96042484103f7e720f3da0d7ce7e2a9bf0c154fe | 7,756,710,973,937 | 43099986eaca8127f8ec7a1529d702d1a23b6169 | /final/src/main/java/co/team/apt/person/service/impl/PersonServiceImpl.java | 9fcb6d4208741b29802ad5a4afc1d2b2828ecec7 | [] | no_license | yedamfinal/final | https://github.com/yedamfinal/final | fe34ee4024920852d59fa2d42802f95cee5088fa | b9037f958eaee14dd06d96c017bb701cb70f6f26 | refs/heads/master | 2023-03-05T23:51:01.150000 | 2021-02-18T01:12:29 | 2021-02-18T01:12:29 | 330,606,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.team.apt.person.service.impl;
import java.util.List;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.stereotype.Service;
import co.team.apt.... | UTF-8 | Java | 1,576 | java | PersonServiceImpl.java | Java | [] | null | [] | package co.team.apt.person.service.impl;
import java.util.List;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.stereotype.Service;
import co.team.apt.... | 1,576 | 0.750955 | 0.750955 | 78 | 19.128204 | 19.70771 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.089744 | false | false | 6 |
03495917d372f605d1fc0b9d01c5a8c81734c5c3 | 21,045,339,769,822 | 1f81cdfce33b55798dee054dc0d3dc74abfb1b97 | /SWPattern/src/com/irisa/dbplharvest/data/utils/UpdateSeparatorSingleFile.java | d0d6aeed6edead0ef91400a81b17af564a73b588 | [] | no_license | MaillPierre/SWKrimpSim | https://github.com/MaillPierre/SWKrimpSim | fbc75669f6f3bfcc5cd86ef93d4934f149d36814 | 8de7a82b18544a0b3c19a8c4b8cb898f6457869a | refs/heads/master | 2023-08-08T08:38:13.416000 | 2023-07-25T08:37:14 | 2023-07-25T08:37:14 | 94,213,399 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | ///////////////////////////////////////////////////////////////////////////////
//File: UpdateSeparatorSingleFile.java
//Author: Carlos Bobed
//Date: February 2018
//Comments: Program to separate the updates in the dbpedia live files
//Modifications:
////////////////////////////////////////////////////////////////////... | UTF-8 | Java | 4,748 | java | UpdateSeparatorSingleFile.java | Java | [
{
"context": "\n//File: UpdateSeparatorSingleFile.java \n//Author: Carlos Bobed\n//Date: February 2018\n//Comments: Program to sepa",
"end": 142,
"score": 0.999883770942688,
"start": 130,
"tag": "NAME",
"value": "Carlos Bobed"
}
] | null | [] | ///////////////////////////////////////////////////////////////////////////////
//File: UpdateSeparatorSingleFile.java
//Author: <NAME>
//Date: February 2018
//Comments: Program to separate the updates in the dbpedia live files
//Modifications:
//////////////////////////////////////////////////////////////////////////... | 4,742 | 0.675653 | 0.670809 | 143 | 32.202797 | 26.414015 | 136 | false | false | 0 | 0 | 0 | 0 | 89 | 0.036858 | 2.853147 | false | false | 6 |
701d85944e5d586356b968c99d7d849c9166d3a0 | 21,045,339,771,907 | 8160a20fcb838f17b125f68d4c5b0e16abf99625 | /CoolWeather/app/src/main/java/com/example/kttan/coolweather/model/Province.java | 79b429ee0a5c16e52f6ce5967642aa5b785d692a | [
"Apache-2.0"
] | permissive | r-tan/CoolWeather | https://github.com/r-tan/CoolWeather | 6485e6ed4990f90230a22ef41b8db18f0d79939d | acd73666e2bcc5ef5c222188964d6d254f60c253 | refs/heads/master | 2021-06-06T13:06:11.723000 | 2016-10-29T08:06:25 | 2016-10-29T08:06:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kttan.coolweather.model;
/**
* Created by kttan on 10/27/16.
*/
public class Province {
private int id;
private String provinceName;
private String provinceCode;
public int getId() {
return id;
}
public void setId(int id) {this.id = id;}
public String getPro... | UTF-8 | Java | 605 | java | Province.java | Java | [
{
"context": "xample.kttan.coolweather.model;\n\n/**\n * Created by kttan on 10/27/16.\n */\npublic class Province {\n priv",
"end": 69,
"score": 0.9996898770332336,
"start": 64,
"tag": "USERNAME",
"value": "kttan"
}
] | null | [] | package com.example.kttan.coolweather.model;
/**
* Created by kttan on 10/27/16.
*/
public class Province {
private int id;
private String provinceName;
private String provinceCode;
public int getId() {
return id;
}
public void setId(int id) {this.id = id;}
public String getPro... | 605 | 0.712397 | 0.702479 | 21 | 27.809525 | 27.681211 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 6 |
1ec188a315e3c2b7477c7a36641d41ad5d255a2a | 31,903,017,117,288 | f5fd5586c8dc4d7bb816528d51b0711bcc3932ea | /src/main/java/betterquesting/client/themes/ThemeStandard.java | 71d910c7c53d7adb5d1bf5c4623fe7afc58f0660 | [] | no_license | TheBlueTroll/BetterQuesting | https://github.com/TheBlueTroll/BetterQuesting | b65cd0001a16ce942776359186479d25609aa00b | 39198b9decc2bdc880bfe7214219094731bee687 | refs/heads/1.9 | 2020-12-25T21:01:09.232000 | 2016-08-29T11:02:15 | 2016-08-29T11:02:15 | 67,607,351 | 0 | 0 | null | true | 2016-09-07T13:07:47 | 2016-09-07T13:07:47 | 2016-09-03T06:35:48 | 2016-08-29T14:26:32 | 1,959 | 0 | 0 | 0 | null | null | null | package betterquesting.client.themes;
import java.awt.Color;
import net.minecraft.util.ResourceLocation;
import betterquesting.utils.JsonHelper;
import com.google.gson.JsonObject;
/**
* Class for making standard themes with no special functionality. If you do require more functionality, create your own type originat... | UTF-8 | Java | 3,403 | java | ThemeStandard.java | Java | [] | null | [] | package betterquesting.client.themes;
import java.awt.Color;
import net.minecraft.util.ResourceLocation;
import betterquesting.utils.JsonHelper;
import com.google.gson.JsonObject;
/**
* Class for making standard themes with no special functionality. If you do require more functionality, create your own type originat... | 3,403 | 0.71819 | 0.707905 | 120 | 27.358334 | 33.046886 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.258333 | false | false | 6 |
99f85beb76c0c1196e27b0c7a6df1912d021e8c3 | 25,512,105,741,293 | ab6b4748d8e11704cc183d217f84301ecb7b7db6 | /src/models/Delegaciones.java | 004f2757a03eca9781c14df9b06e114d1072bc58 | [] | no_license | alvarobfdev/javaImporter | https://github.com/alvarobfdev/javaImporter | 6142346d58efbcae619910322a87f4370afa2a9f | 03066242c250446bc36291966c322d14b6270ed2 | refs/heads/master | 2021-01-10T13:45:33.129000 | 2015-12-30T08:32:55 | 2015-12-30T08:32:55 | 48,788,422 | 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 models;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.p... | UTF-8 | Java | 4,918 | java | Delegaciones.java | Java | [
{
"context": ".annotation.XmlRootElement;\r\n\r\n/**\r\n *\r\n * @author Logival\r\n */\r\n@MappedSuperclass\r\n@Table(name = \"delegacione",
"end": 500,
"score": 0.9791814684867859,
"start": 493,
"tag": "NAME",
"value": "Logival"
}
] | 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 models;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.p... | 4,918 | 0.602074 | 0.598211 | 198 | 22.838385 | 21.70775 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.39899 | false | false | 6 |
07a82fd0f7031ec0a67feb0ad223b01d1de835ad | 2,113,123,910,386 | 96d4bf82baa37f3588d43a9cbf9d67f711d28c62 | /app/src/main/java/se/hanh/nimbl3channels/fragment/UpcommingChannelCardFragment.java | ff6d4030405491d8078caf7004ef927e582a7796 | [] | no_license | hanhdt/AndroidTVChannels | https://github.com/hanhdt/AndroidTVChannels | 0f52c9a220e3a94e70127b73249c94cd16444772 | 4ed7b3932d61bf8d1383c1512ec4679393a72990 | refs/heads/master | 2021-01-06T20:46:15.194000 | 2015-07-28T04:02:25 | 2015-07-28T04:02:25 | 39,128,872 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.hanh.nimbl3channels.fragment;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.preference.PreferenceManager;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefre... | UTF-8 | Java | 14,008 | java | UpcommingChannelCardFragment.java | Java | [
{
"context": " String username = userInfo.getString(\"username\");\n String profilePic = us",
"end": 3250,
"score": 0.9982515573501587,
"start": 3242,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package se.hanh.nimbl3channels.fragment;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.preference.PreferenceManager;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefre... | 14,008 | 0.604083 | 0.602727 | 351 | 38.908833 | 33.905056 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45584 | false | false | 6 |
036ff500e67a1b92e0cac1df42d677814d5e2384 | 26,749,056,333,763 | d5d9dade3d62a8795d8d0bff52a781e8d24651a8 | /fundamental/src/object/ObjectA.java | a84ae9d4c2f76b1b353bd0916d2b7537359cd338 | [] | no_license | levonmo/Core-Java-Volume-I | https://github.com/levonmo/Core-Java-Volume-I | feee50e8b0f81b88eadb19c79f5d4e21f8b1691c | 605ecde11dfe275db54df79862b52ae3a93b8b0b | refs/heads/master | 2023-05-26T06:55:34.516000 | 2023-05-17T02:22:34 | 2023-05-17T02:22:34 | 101,389,937 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package object;
public class ObjectA {
public void method(){
System.out.println("method");
}
}
| UTF-8 | Java | 105 | java | ObjectA.java | Java | [] | null | [] | package object;
public class ObjectA {
public void method(){
System.out.println("method");
}
}
| 105 | 0.657143 | 0.657143 | 10 | 9.5 | 11.218288 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 6 |
45eea2f09b8ec837a0339ec44366c24ccf66e23a | 25,769,803,791,429 | ea604b0f63490273241d6412d35c08bf7fefebd1 | /Sudoku/src/com/farrellcrafts/sudoku/view/intro/listeners/EntryModeListener.java | 2a5a05d53e227a61218bad6303f4e370c50ae39d | [
"Apache-2.0"
] | permissive | farrjere/Sudoku | https://github.com/farrjere/Sudoku | 04b95e349bb4e7970f20785359b9c453e5534a25 | 880c207ca4bc3b8f70009ffc9d113d3e791b3a16 | refs/heads/master | 2021-01-02T23:08:13.301000 | 2014-08-28T06:15:30 | 2014-08-28T06:15:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.farrellcrafts.sudoku.view.intro.listeners;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import com.farrellcrafts.sudoku.controller.Sudoku;
public class EntryModeListener implements ActionListener {
@Override
public void actionPerformed(ActionEvent e) {
Sudoku.setEntryMode... | UTF-8 | Java | 330 | java | EntryModeListener.java | Java | [] | null | [] | package com.farrellcrafts.sudoku.view.intro.listeners;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import com.farrellcrafts.sudoku.controller.Sudoku;
public class EntryModeListener implements ActionListener {
@Override
public void actionPerformed(ActionEvent e) {
Sudoku.setEntryMode... | 330 | 0.809091 | 0.809091 | 15 | 21 | 22.205105 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
8e43f286460fd6f9692e6ecca5be7392fea991fd | 22,617,297,797,422 | 709896dc07d3ead687620e3656f9cbbad2ddf589 | /src/bookShop/businessLogic/functionalities/BookShopFunctionality.java | 46ce1feaf0a71d2a4744883f4df3b3da2b16fad0 | [] | no_license | sehelen/Book-Shop | https://github.com/sehelen/Book-Shop | 80561ad509f91802fdfa96ddc1a85a32dcaf1446 | 5e8549c619667d929be8f00ead903bb7b1a81378 | refs/heads/master | 2020-08-07T06:18:16.391000 | 2019-10-18T18:56:27 | 2019-10-18T18:56:27 | 213,326,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bookShop.businessLogic.functionalities;
import bookShop.entities.BookShop;
public interface BookShopFunctionality {
/**
* Creates a new return
*
* @return
*/
BookShop create();
/**
* Deletes the selectedObject
*
* @param selectedObject
*/
void delete(B... | UTF-8 | Java | 619 | java | BookShopFunctionality.java | Java | [] | null | [] | package bookShop.businessLogic.functionalities;
import bookShop.entities.BookShop;
public interface BookShopFunctionality {
/**
* Creates a new return
*
* @return
*/
BookShop create();
/**
* Deletes the selectedObject
*
* @param selectedObject
*/
void delete(B... | 619 | 0.591276 | 0.591276 | 35 | 16.685715 | 15.709454 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.171429 | false | false | 6 |
93afb5d091b582259bbc5804328631f6c966f76d | 6,597,069,788,486 | 856e7e9f1d25d12063ea447940f82856568f8696 | /org.eclipse.aid.addons/src/org/eclipse/aid/addons/commands/checkstyle/CheckstyleParam.java | 332107f6ac9518f9f64e7e7dd453c5a3c01e84da | [] | no_license | moley/aid2 | https://github.com/moley/aid2 | 813f16bf9f12aee4913f288ad9460d0baf2d6ca9 | df2b6f11c8e321158b1dd607a815337f564e3d06 | refs/heads/master | 2016-09-11T04:36:58.528000 | 2015-01-09T14:32:19 | 2015-01-09T14:32:19 | 15,221,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.eclipse.aid.addons.commands.checkstyle;
public class CheckstyleParam {
/**preference
* <?xml version="1.0" encoding="UTF-8"?>
<distpart name="Checkstyle" desc="Company conform configurations for checkstyle, uses checkstyleconfigurations of marvin-project" scope="project">
<copyconffile filename=... | UTF-8 | Java | 1,269 | java | CheckstyleParam.java | Java | [] | null | [] | package org.eclipse.aid.addons.commands.checkstyle;
public class CheckstyleParam {
/**preference
* <?xml version="1.0" encoding="UTF-8"?>
<distpart name="Checkstyle" desc="Company conform configurations for checkstyle, uses checkstyleconfigurations of marvin-project" scope="project">
<copyconffile filename=... | 1,269 | 0.731284 | 0.72104 | 30 | 41.299999 | 49.785641 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
1dda3bfaef4efc47a8e9a4666ca99a911ca3b566 | 6,597,069,786,245 | 6c951e0c52a2bb982f4ab34cb3c506c741167fff | /dynamicProgramming/src/com/test/LevelOrderTreeTraversal.java | 56eb2e416673cff8b1704aecaa7b99ccccf0bf82 | [] | no_license | pgbhagat/workspace | https://github.com/pgbhagat/workspace | edfa75205319f18813b8acd2d6c51f310ca260ac | 97aa5b3b8a819ebf3bb418eb70f153bf1bf245d5 | refs/heads/master | 2022-05-01T12:32:24.962000 | 2022-03-11T05:07:28 | 2022-03-11T05:07:28 | 80,508,662 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test;
import java.util.LinkedList;
import java.util.Queue;
public class LevelOrderTreeTraversal {
public static void main(String... args) {
LevelOrderTreeTraversal levelOrderTreeTraversal = new LevelOrderTreeTraversal();
Node root = levelOrderTreeTraversal.buildTree();
levelOrderTreeTravers... | UTF-8 | Java | 1,028 | java | LevelOrderTreeTraversal.java | Java | [] | null | [] | package com.test;
import java.util.LinkedList;
import java.util.Queue;
public class LevelOrderTreeTraversal {
public static void main(String... args) {
LevelOrderTreeTraversal levelOrderTreeTraversal = new LevelOrderTreeTraversal();
Node root = levelOrderTreeTraversal.buildTree();
levelOrderTreeTravers... | 1,028 | 0.596304 | 0.593385 | 51 | 19.156862 | 17.568213 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 6 |
59312890a77fac8d5e182f88469a471ea31d9ea9 | 27,702,539,075,249 | 6d32fe01ac53aa0526b62915f672e4a55813d45c | /src/ru/maslenchenko/ilya/lesson19/Run.java | 9d31dab1a6a7bdd0c21cdcb4319d4e219cd92670 | [] | no_license | ilnikmas/innopolis | https://github.com/ilnikmas/innopolis | 9663d9197b9793b68f5082512de4deb1414ed1d7 | 8e378c9a2a278a601293f9c6f689c8ba451a03cd | refs/heads/master | 2022-12-06T11:17:23.493000 | 2020-08-30T10:15:45 | 2020-08-30T10:15:45 | 269,601,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.maslenchenko.ilya.lesson19;
import java.io.IOException;
import java.nio.file.Paths;
public class Run {
public static void main(String[] args) throws IOException {
Run run = new Run();
run.run();
}
public void run() throws IOException {
Processing.readFile(Paths.get("D:\\... | UTF-8 | Java | 353 | java | Run.java | Java | [
{
"context": "package ru.maslenchenko.ilya.lesson19;\n\nimport java.io.IOException;\nimpor",
"end": 23,
"score": 0.9559786915779114,
"start": 11,
"tag": "USERNAME",
"value": "maslenchenko"
}
] | null | [] | package ru.maslenchenko.ilya.lesson19;
import java.io.IOException;
import java.nio.file.Paths;
public class Run {
public static void main(String[] args) throws IOException {
Run run = new Run();
run.run();
}
public void run() throws IOException {
Processing.readFile(Paths.get("D:\\... | 353 | 0.654391 | 0.648725 | 14 | 24.214285 | 21.378155 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
e588070cb773a85751a91f523de8d314e7428f95 | 1,090,921,716,387 | 1553adbdde1de031a72cffac0fbdf5ab728515e2 | /mathCode/src/improve/bigData/GetMax.java | 4cc318186268f6305ffc743743350bd37fec2fc6 | [] | no_license | zhanglijie123/mathcode | https://github.com/zhanglijie123/mathcode | 1e53e4fa69c4ea45101b543287244db7783888dc | 698e9915a8b3fc18a268edd159a750583626cdc9 | refs/heads/main | 2023-07-28T07:49:18.178000 | 2021-09-13T17:00:51 | 2021-09-13T17:00:51 | 406,056,556 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package improve.bigData;
/**
* @author zhanglijie
* @version 1.0
* @since 1.1.0 2021/3/27 0027 23:03
* 通过位运算符号完成最大值的判断
*/
public class GetMax {
public static void main(String[] args) {
int a = -3;
int b = 1;
int max = getMax(a,b);
System.out.println(max);
}
private sta... | UTF-8 | Java | 1,225 | java | GetMax.java | Java | [
{
"context": "package improve.bigData;\n\n/**\n * @author zhanglijie\n * @version 1.0\n * @since 1.1.0 2021/3/27 0027 23",
"end": 51,
"score": 0.9748957753181458,
"start": 41,
"tag": "USERNAME",
"value": "zhanglijie"
}
] | null | [] | package improve.bigData;
/**
* @author zhanglijie
* @version 1.0
* @since 1.1.0 2021/3/27 0027 23:03
* 通过位运算符号完成最大值的判断
*/
public class GetMax {
public static void main(String[] args) {
int a = -3;
int b = 1;
int max = getMax(a,b);
System.out.println(max);
}
private sta... | 1,225 | 0.533713 | 0.500475 | 51 | 19.647058 | 17.214705 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392157 | false | false | 6 |
6d51a7da4f1e8e31ee82b1e7d8163038d7e7536d | 21,749,714,402,440 | 4bb97298f8b40f596afcf50f34806a2173aba2fb | /src/com/weili/wisdom/daomain/NewBean.java | 72cce0afdc89ac8a3db7506b9d7dd4793b41fc61 | [] | no_license | fail572872916/aa | https://github.com/fail572872916/aa | 563574f5205f496b3a2d3c3c589bad573d63fc28 | 224c5480977430d35d7278b1f2f57c231ec7b47e | refs/heads/master | 2021-09-08T06:13:54.275000 | 2021-09-08T02:49:00 | 2021-09-08T02:49:00 | 74,120,584 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weili.wisdom.daomain;
import java.util.List;
/*
* 新闻中心数据实体类
*/
public class NewBean {
public List <NewsCenterMenu> data;
public List<String> extend;
public int retcode;
// 左侧菜单实体类
public class NewsCenterMenu {
public List<NewMenuTab> children;
public int id;
public Str... | GB18030 | Java | 952 | java | NewBean.java | Java | [] | null | [] | package com.weili.wisdom.daomain;
import java.util.List;
/*
* 新闻中心数据实体类
*/
public class NewBean {
public List <NewsCenterMenu> data;
public List<String> extend;
public int retcode;
// 左侧菜单实体类
public class NewsCenterMenu {
public List<NewMenuTab> children;
public int id;
public Str... | 952 | 0.611726 | 0.608407 | 46 | 17.695652 | 16.481703 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.869565 | false | false | 6 |
4fa828c30e156bed7cbb4bd1645bb5747a951398 | 1,992,864,834,915 | 3a49ca91835d55b470420d0ff2e8e696fe6072ea | /MonroyFight/src/logicaJuego/JuegoException.java | 69595bdb83e9968b6b0e8bedfcd5ac78cf0479c7 | [] | no_license | MartaCea/PracticaProg | https://github.com/MartaCea/PracticaProg | d2ea19422e4cd24f6ceeb2a02322d246e1b66e0f | 40cc55f50468df8f5efb4d6681821865a40c3e10 | refs/heads/master | 2023-04-12T00:58:44.016000 | 2021-05-12T22:46:57 | 2021-05-12T22:46:57 | 358,242,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logicaJuego;
public class JuegoException extends Exception{
public JuegoException(String msg) {
super(msg);
}
}
| UTF-8 | Java | 132 | java | JuegoException.java | Java | [] | null | [] | package logicaJuego;
public class JuegoException extends Exception{
public JuegoException(String msg) {
super(msg);
}
}
| 132 | 0.727273 | 0.727273 | 7 | 16.857143 | 16.889799 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 6 |
73a77f69d1c72e32743e062377316d6b2769613e | 1,520,418,482,816 | 0f4621f29af2dc8c9a8db254961949835f61165f | /KursBase/src/ru/etu/oop/db/SelectAdapterDB.java | 051be3d7018bff2d83b4ef66083165cf90b409ff | [] | no_license | xeguh83/epamtaskfirst | https://github.com/xeguh83/epamtaskfirst | 7ffceade4f22ec42b880b4e5336299bf3a31d5f0 | b27b8cd6a5945ff88d6a4e1b5f4693e23a697a4b | refs/heads/master | 2021-01-10T01:17:11.062000 | 2015-05-04T20:44:15 | 2015-05-04T20:44:15 | 48,652,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.etu.oop.db;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class SelectAdapterDB extends AdapterDB {
private ResultSet resultQuery;
public SelectAdapterDB(String table) throws SQLException {
super(table);
}
@Override
public void doClass... | UTF-8 | Java | 546 | java | SelectAdapterDB.java | Java | [] | null | [] | package ru.etu.oop.db;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class SelectAdapterDB extends AdapterDB {
private ResultSet resultQuery;
public SelectAdapterDB(String table) throws SQLException {
super(table);
}
@Override
public void doClass... | 546 | 0.716117 | 0.716117 | 25 | 19.84 | 20.621696 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12 | false | false | 6 |
6e25c3e3d245ea7fdad13229dd1fd452a6049b50 | 3,504,693,315,256 | 0e76781fcd089268d03c92c683ea8be3e5d27528 | /src/controller/MovieDetails.java | 4e4ed5c918df851fc41324972e0119e2d165bb11 | [] | no_license | kishan23fiba/TheMovieDB | https://github.com/kishan23fiba/TheMovieDB | f493dc071002b1c078296aa0c7c53816dcaea709 | 5e600c0c0b37f5014833480a14085a632ebdf276 | refs/heads/master | 2021-01-11T18:22:28.759000 | 2017-01-20T05:14:40 | 2017-01-20T05:14:40 | 79,526,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
imp... | UTF-8 | Java | 4,120 | java | MovieDetails.java | Java | [] | null | [] | package controller;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
imp... | 4,120 | 0.719903 | 0.715049 | 109 | 36.798164 | 30.549637 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.550459 | false | false | 6 |
04d3c19818aa2110b1848ba2995d40ad3f24edb9 | 7,730,941,180,885 | cecb9834717f39152828cb36de6a941e93f6f1e3 | /src/FluentWaitTest.java | 99cc8b0f6eeb7dff1b3176b308187780671dfee2 | [] | no_license | reachpavankumarsr/hello-world | https://github.com/reachpavankumarsr/hello-world | b57c7583a6b67a78c07e0c0baa779615ce9f8f9d | ed2ee9c373d20183778d7075cb963fc4cb8a6dd3 | refs/heads/master | 2020-05-07T10:43:06.836000 | 2019-08-21T04:59:55 | 2019-08-21T04:59:55 | 180,429,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class FluentWaitTest {
public static void main(String[] args) {
System.setProperty("webdriver.gecko.driver", "/home/pavan/Selenium/geckodriver");
... | UTF-8 | Java | 550 | java | FluentWaitTest.java | Java | [] | null | [] | import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class FluentWaitTest {
public static void main(String[] args) {
System.setProperty("webdriver.gecko.driver", "/home/pavan/Selenium/geckodriver");
... | 550 | 0.703636 | 0.703636 | 16 | 33.375 | 25.871981 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
644b03d9c24f3516c79ce9c6ad078a5c1339427f | 14,448,269,999,062 | 40df21900f6322322cca67f6fa9c2c52fe797ba1 | /AndroidStudioProjects/QuicaR/app/src/main/java/com/example/quicar/PayPasswordEnterActivity.java | 1308e736d5037c0d4030748127e63dc97ff1806e | [] | no_license | CMPUT301W20T16/QuicaR | https://github.com/CMPUT301W20T16/QuicaR | 6cdd0280bfa2210bfee08875bf7bd96206d34b63 | 6307b4389060365a3ad28b86738cd4c98ea2d215 | refs/heads/master | 2020-12-29T23:35:34.775000 | 2020-04-03T22:57:36 | 2020-04-03T22:57:36 | 238,614,741 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.quicar;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import com.example.datahelper.DatabaseHelper;
import com.example.datahelper.PayRecordDataHelper;
import com.example.datahelper.UserDataHelper;
import com.... | UTF-8 | Java | 3,327 | java | PayPasswordEnterActivity.java | Java | [] | null | [] | package com.example.quicar;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import com.example.datahelper.DatabaseHelper;
import com.example.datahelper.PayRecordDataHelper;
import com.example.datahelper.UserDataHelper;
import com.... | 3,327 | 0.728885 | 0.66847 | 72 | 45.208332 | 45.725307 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
cfe7f1f6b2af79a74c5da4965d1c3cbe57db9752 | 13,950,053,790,965 | 5eaa28e426215f48feed8ec44a69e64c21c416b9 | /src/main/java/view/component/RadioButton.java | 4608f02e721a66047cb40bfcfbcad8c8b7930afb | [] | no_license | walczuk135/Entropy-calculating-TDD | https://github.com/walczuk135/Entropy-calculating-TDD | 2ff72407c66a579a35db568ab3f8cc2bd7b8dc45 | f811a672a44e417d6f788a7d4609566501b8f4bb | refs/heads/master | 2021-04-18T08:00:23.672000 | 2020-04-14T14:41:15 | 2020-04-14T14:41:15 | 249,520,200 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.component;
import javax.swing.*;
import java.awt.*;
public class RadioButton extends JPanel {
private final JRadioButton upperCaseButton;
private final JRadioButton lowerCaseButton;
private final JRadioButton defaultCase;
private final JRadioButton withoutAlphabeticCharButton;
private... | UTF-8 | Java | 2,474 | java | RadioButton.java | Java | [] | null | [] | package view.component;
import javax.swing.*;
import java.awt.*;
public class RadioButton extends JPanel {
private final JRadioButton upperCaseButton;
private final JRadioButton lowerCaseButton;
private final JRadioButton defaultCase;
private final JRadioButton withoutAlphabeticCharButton;
private... | 2,474 | 0.712611 | 0.711803 | 73 | 32.890411 | 23.285343 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589041 | false | false | 6 |
8ceea11fdbb1dab098ab849829d84bd3143f2c45 | 1,305,670,072,982 | 04bd74d3404a807c424694c7afc906fe5f4b5fc2 | /DemoMaven1/src/test/java/sudha5/OR.java | e4c9c7eefc4710e7a3c130a3efc36aa3fba32997 | [] | no_license | sudharanith/demomaven1 | https://github.com/sudharanith/demomaven1 | eb81f14fe07a366cf611d8dd95689b8b9ce3c817 | fb05c4a250989cdcf5aef39666c64baa351a9de2 | refs/heads/master | 2023-08-10T01:04:09.186000 | 2019-07-31T10:07:19 | 2019-07-31T10:07:19 | 199,830,248 | 0 | 0 | null | false | 2023-07-22T12:19:29 | 2019-07-31T10:03:32 | 2019-07-31T10:08:49 | 2023-07-22T12:19:26 | 192 | 0 | 0 | 2 | Java | false | false | package sudha5;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.Select;
public class OR {
public static WebDriver driver ;
//public static String SIP_signin_click="//a[ @class='login']";
public static String username_text="//input[@name='us... | UTF-8 | Java | 3,228 | java | OR.java | Java | [
{
"context": "ublic static String password_text=\"//input[@name='password']\"; \r\n\t\t\r\npublic static String signin_click=\"//in",
"end": 393,
"score": 0.5996867418289185,
"start": 385,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "c static String month_click=\"//select ... | null | [] | package sudha5;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.Select;
public class OR {
public static WebDriver driver ;
//public static String SIP_signin_click="//a[ @class='login']";
public static String username_text="//input[@name='us... | 3,230 | 0.716543 | 0.70601 | 89 | 34.292133 | 35.942276 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516854 | false | false | 6 |
a37d77138d6fb42920198ddc2474be1f24a72aa7 | 6,983,616,834,973 | 5aae54a3908b783be077153a7be90a01dcf4c58d | /src/com/ly/main/factorymethod/generFactory/Sender.java | b08fe754bb9bf06fd78aac0a62d604dfe1512bea | [] | no_license | lyxxman/JavaDesignPattern | https://github.com/lyxxman/JavaDesignPattern | 6cc9df13b40e0c10320942f9f82e725ae9613ca4 | 2bb54332299dca160d70a5dcbb8025ca2678f595 | refs/heads/master | 2017-12-01T14:45:25.746000 | 2016-07-13T07:01:06 | 2016-07-13T07:01:06 | 63,206,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ly.main.factorymethod.generFactory;
/**
* @Title: 发送消息接口
* @Package com.ly.main.factorymethod.generFactory
* @Description: TODO(用一句话描述该文件做什么)
* @author A18ccms A18ccms_gmail_com
* @date 2016年7月13日 上午10:44:32
* @version V1.0
*/
public interface Sender {
public void send();
}
| GB18030 | Java | 345 | java | Sender.java | Java | [
{
"context": "ory \n* @Description: TODO(用一句话描述该文件做什么) \n* @author A18ccms A18ccms_gmail_com \n* @date 2016年7月13日 上午10:44:3",
"end": 174,
"score": 0.9997272491455078,
"start": 167,
"tag": "USERNAME",
"value": "A18ccms"
},
{
"context": "Description: TODO(用一句话描述该文件做什么) \n* @author A1... | null | [] | package com.ly.main.factorymethod.generFactory;
/**
* @Title: 发送消息接口
* @Package com.ly.main.factorymethod.generFactory
* @Description: TODO(用一句话描述该文件做什么)
* @author A18ccms A<EMAIL>
* @date 2016年7月13日 上午10:44:32
* @version V1.0
*/
public interface Sender {
public void send();
}
| 336 | 0.719064 | 0.655518 | 15 | 18.933332 | 17.179316 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 6 |
52a56ba698c1426795f54a1e06cc5cd9ed3f7e35 | 26,860,725,511,388 | 04651d6e47a3e495bc906ebe22534b70aeb5c5ec | /cyzc-service/src/main/java/com/jingliang/mall/repository/UserGroupRepository.java | 5bddb07fdb9af5c0fa737f2bff71e81a620de916 | [] | no_license | iceemperorAZ/cyzc-parent | https://github.com/iceemperorAZ/cyzc-parent | d478373211f87033820c6b5502bec1c8db337b14 | b354d31970916286cabd079750c9bcfbfded6782 | refs/heads/master | 2022-12-12T06:07:31.520000 | 2020-09-25T02:29:32 | 2020-09-25T02:29:32 | 298,494,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jingliang.mall.repository;
import com.jingliang.mall.entity.UserGroup;
import com.jingliang.mall.repository.base.BaseRepository;
import org.springframework.data.repository.PagingAndSortingRepository;
/**
* 员工与组关系映射表Repository
*
* @author Zhenfeng Li
* @version 1.0.0
* @date 2020-04-23 10:14:57
*/
p... | UTF-8 | Java | 585 | java | UserGroupRepository.java | Java | [
{
"context": "sitory;\n\n/**\n * 员工与组关系映射表Repository\n * \n * @author Zhenfeng Li\n * @version 1.0.0\n * @date 2020-04-23 10:14:57\n *",
"end": 267,
"score": 0.9996894598007202,
"start": 256,
"tag": "NAME",
"value": "Zhenfeng Li"
}
] | null | [] | package com.jingliang.mall.repository;
import com.jingliang.mall.entity.UserGroup;
import com.jingliang.mall.repository.base.BaseRepository;
import org.springframework.data.repository.PagingAndSortingRepository;
/**
* 员工与组关系映射表Repository
*
* @author <NAME>
* @version 1.0.0
* @date 2020-04-23 10:14:57
*/
public... | 580 | 0.745946 | 0.715315 | 23 | 23.173914 | 28.889071 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 6 |
81aa0a3697e6365e3465c41acca6eee82b8bbc6a | 10,196,252,397,600 | 680e2e845a893dfb412bfe27932c96bbd4d84253 | /src/vendingmachine/util.java | c8139e3e248bbddf26fa34685cd86ef3038c35c4 | [] | no_license | kyetzer/Vendingmachine | https://github.com/kyetzer/Vendingmachine | 8d7bc9bfd35532703fa33fd22f7a71ab9a4ba6ff | 69076951e3fc1e00d8d0e0ddf72c851e5d45383d | refs/heads/master | 2021-01-10T08:01:52.016000 | 2016-02-02T04:46:51 | 2016-02-02T04:46:51 | 50,595,458 | 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 vendingmachine;
import java.text.DecimalFormat;
/**
*
* @author kyetz
*/
public class util {
stati... | UTF-8 | Java | 528 | java | util.java | Java | [
{
"context": "rt java.text.DecimalFormat;\r\n\r\n/**\r\n *\r\n * @author kyetz\r\n */\r\npublic class util {\r\n \r\n static public ",
"end": 277,
"score": 0.9954360127449036,
"start": 272,
"tag": "USERNAME",
"value": "kyetz"
}
] | 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 vendingmachine;
import java.text.DecimalFormat;
/**
*
* @author kyetz
*/
public class util {
stati... | 528 | 0.67803 | 0.67803 | 21 | 23.142857 | 25.140152 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
9d89b6ba7d549b73674f6c76506e064d28760e0b | 10,196,252,398,119 | 16a063a74e20722f218a79a2408e9a5f6879ffad | /flinkx-pg9wal/flinkx-pg9wal-reader/src/test/java/pg/testPg.java | 5982d1b7a9c680ef765473ffef839b141b6af42c | [] | no_license | shejiewei/flinkx2 | https://github.com/shejiewei/flinkx2 | c461c517113a1ea6eada5a307b6d0064e8c6b07a | 0a498cc0ced56bb26cea03f22a004ec1f23cdff6 | refs/heads/master | 2023-04-07T09:57:20.797000 | 2021-04-07T23:38:48 | 2021-04-07T23:38:48 | 355,709,883 | 7 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pg;
import org.junit.Test;
public class testPg {
@Test
public void testPg() {
}
}
| UTF-8 | Java | 104 | java | testPg.java | Java | [] | null | [] | package pg;
import org.junit.Test;
public class testPg {
@Test
public void testPg() {
}
}
| 104 | 0.615385 | 0.615385 | 13 | 7 | 8.717798 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 6 |
4f6349017e9125341b92eea6dea021d6c1b2f473 | 16,741,782,565,675 | edd8703076cdace4e8dc21b32d6c98cc36b4e5d5 | /src/sample/Manager.java | e8fe0b9251bc8fae1763a01590afb9ce3cd07d1d | [] | no_license | frankczl/check | https://github.com/frankczl/check | 7c9f2df183d0f559ab96ec479e159e4890fc9a1f | de4ce358dd6b49dbebecc43e0285edaf4c02ad50 | refs/heads/master | 2020-05-31T14:27:18.538000 | 2019-06-06T09:48:36 | 2019-06-06T09:48:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.xssf.usermodel.*;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
public class Manager {
public static void createTable(XSSFWorkbook workbook, String name) {
//todo 时间
XSSFSheet sheet = workbook.cre... | UTF-8 | Java | 5,472 | java | Manager.java | Java | [] | null | [] | package sample;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.xssf.usermodel.*;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
public class Manager {
public static void createTable(XSSFWorkbook workbook, String name) {
//todo 时间
XSSFSheet sheet = workbook.cre... | 5,472 | 0.593989 | 0.587864 | 136 | 37.411766 | 30.121195 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779412 | false | false | 6 |
441d0fe28bf1c0cc56a25c38fd80061ea92052a1 | 6,828,998,000,753 | 8721ed335effaf47754239d1ab8412fa531d6c9a | /src/main/java/com/gsr/myschool/front/client/web/welcome/popup/ForgotPasswordView.java | 808df0c3a45e4347da164a8691374fa382f8a3af | [] | no_license | imrabti/myschool | https://github.com/imrabti/myschool | 76dbc5ec3baeb8f91fc74bbe4a4b5258fcf7a139 | f7e216617bd95cf77d875fbdd0ba9daec12fee97 | refs/heads/master | 2021-01-16T18:20:33.395000 | 2014-04-07T08:38:16 | 2014-04-07T08:38:16 | 7,561,397 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gsr.myschool.front.client.web.welcome.popup;
import com.github.gwtbootstrap.client.ui.TextBox;
import com.google.gwt.editor.client.SimpleBeanEditorDriver;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.KeyCodes;... | UTF-8 | Java | 3,154 | java | ForgotPasswordView.java | Java | [] | null | [] | package com.gsr.myschool.front.client.web.welcome.popup;
import com.github.gwtbootstrap.client.ui.TextBox;
import com.google.gwt.editor.client.SimpleBeanEditorDriver;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.KeyCodes;... | 3,154 | 0.692137 | 0.692137 | 94 | 32.553192 | 26.251085 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489362 | false | false | 6 |
4ca0d1d83fb9910b0a65bfc55a9861b42e24b94d | 6,828,998,000,927 | b8240978cf84f6e91dc74ea70b81e6e3a02031a3 | /Vanedannende.java | 09dec6caffa514ef3f13843b0766271c858acbff | [] | no_license | havrd/oblig4 | https://github.com/havrd/oblig4 | cc0788ba84ca12632ceffc3f0a0d2d84b95345e8 | 88d1fa1d55bcb5795874fd1a7dbe1381deca0b4b | refs/heads/master | 2021-03-13T04:50:01.001000 | 2020-03-25T15:40:15 | 2020-03-25T15:40:15 | 246,640,417 | 0 | 1 | null | false | 2020-03-25T16:29:56 | 2020-03-11T17:44:59 | 2020-03-25T15:40:18 | 2020-03-25T16:29:42 | 148 | 0 | 1 | 4 | Java | false | false | class Vanedannende extends Legemiddel{
protected int styrke;
//Konstruktor
public Vanedannende(String nvn, Double prs, Double virkestoff, int styrk){
super(nvn, prs, virkestoff);
styrke = styrk;
}
//Henter styrken til legemiddelet
public int hentStyrke(){
return styrke;
}
//Definerer toSt... | UTF-8 | Java | 519 | java | Vanedannende.java | Java | [] | null | [] | class Vanedannende extends Legemiddel{
protected int styrke;
//Konstruktor
public Vanedannende(String nvn, Double prs, Double virkestoff, int styrk){
super(nvn, prs, virkestoff);
styrke = styrk;
}
//Henter styrken til legemiddelet
public int hentStyrke(){
return styrke;
}
//Definerer toSt... | 519 | 0.676301 | 0.676301 | 23 | 21.565218 | 24.086485 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 6 |
b8158919d5e840729b8e6692372c163e1de4b901 | 20,272,245,705,652 | 4ff78cd12bd28d7fb9e1b43ebe1f45d81879137f | /src/net/wingsky/controller/HomeController.java | 7c5b37a08aee93b3cd2331f9699c8c6872a9f663 | [] | no_license | GitWingSky/OnlinePrint | https://github.com/GitWingSky/OnlinePrint | ee9ec33e8492e9452c84ce580069e55c14ff9c2d | f066ba4ff19c51a5d753d54533001331ec564e3f | refs/heads/master | 2020-03-06T23:24:01.509000 | 2018-03-29T05:40:34 | 2018-03-29T05:40:34 | 127,130,878 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.wingsky.controller;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Date;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import net.wingsky.domain.Mess... | UTF-8 | Java | 6,358 | java | HomeController.java | Java | [
{
"context": "处理/home请求,主要用于修改个人资料\n\t * @param request\n\t * @param userName\n\t * @param userPhone\n\t * @param userAddress\n\t * @",
"end": 2144,
"score": 0.991661548614502,
"start": 2136,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "ad(HttpServletRequest request,\n\t\t... | null | [] | package net.wingsky.controller;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Date;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import net.wingsky.domain.Mess... | 6,364 | 0.725648 | 0.725484 | 200 | 29.49 | 29.267044 | 226 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.82 | false | false | 6 |
c06d3139eb35d7ed3647c17abf02c1343300984c | 31,525,059,975,611 | 5fa0a77ac4ea6f00ee3e7e12735820e254d9b435 | /src/SUSF.java | 80cbd47957c978339c90f5c0706af336e81cce06 | [] | no_license | MengZhou122/AlgorithmsWithGraph | https://github.com/MengZhou122/AlgorithmsWithGraph | 401add493286e56bae19c32482e712071be8c964 | 0e71bdd16ad96de0b88ebe11523d338ff62912a8 | refs/heads/master | 2020-09-07T20:34:45.483000 | 2020-07-21T04:33:48 | 2020-07-21T04:33:48 | 220,905,978 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* File Name: SFSU.java
* UnionFind problem that works on basic data type int
*
* @author Jagadeesh Vasudevamurthy
* @year 2019
*/
import java.util.Random;
class SUSF {
private int[] id ; //id array. Can be changed
private long length ;
//IT IS OK IF YOU DONT KNOW HOW TO UPDATE 3 Variables... | UTF-8 | Java | 5,225 | java | SUSF.java | Java | [
{
"context": "that works on basic data type int\r\n * \r\n * @author Jagadeesh Vasudevamurthy\r\n * @year 2019\r\n */\r\nimport java.util.Random;\r\ncl",
"end": 127,
"score": 0.9998800158500671,
"start": 103,
"tag": "NAME",
"value": "Jagadeesh Vasudevamurthy"
}
] | null | [] | /**
* File Name: SFSU.java
* UnionFind problem that works on basic data type int
*
* @author <NAME>
* @year 2019
*/
import java.util.Random;
class SUSF {
private int[] id ; //id array. Can be changed
private long length ;
//IT IS OK IF YOU DONT KNOW HOW TO UPDATE 3 Variables below
private l... | 5,207 | 0.507751 | 0.486507 | 216 | 22.189816 | 20.233042 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.37963 | false | false | 6 |
b44bfaf6566a0628483dc1d0cee6276f63959f80 | 6,734,508,769,175 | deceaba323fe7d5edc92044744ce8194ca54dd25 | /Pos/src/com/zizun/cs/ui/entity/Invent.java | d402a82d2aa30e425e3d77b8a20f5a8c090b738d | [] | no_license | zhizun/ZhiZunAPos | https://github.com/zhizun/ZhiZunAPos | 5bd67787123195bb4e22b58931a3f7cf2f1d9b45 | 79a79b63378161cd5cd97193550bce1d44e2bd37 | refs/heads/master | 2020-05-03T20:23:16.970000 | 2015-09-25T08:08:23 | 2015-09-25T08:08:23 | 42,719,251 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zizun.cs.ui.entity;
public class Invent
{
private boolean IsCurtime;
private double Onhand_Scan;
private Goods goods;
private String time;
public Goods getGoods()
{
return this.goods;
}
public double getOnhand_Scan()
{
return this.Onhand_Scan;
}
pub... | UTF-8 | Java | 826 | java | Invent.java | Java | [] | null | [] | package com.zizun.cs.ui.entity;
public class Invent
{
private boolean IsCurtime;
private double Onhand_Scan;
private Goods goods;
private String time;
public Goods getGoods()
{
return this.goods;
}
public double getOnhand_Scan()
{
return this.Onhand_Scan;
}
pub... | 826 | 0.621065 | 0.621065 | 49 | 14.857142 | 14.759294 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.265306 | false | false | 6 |
8e17dfbdff1a1124f3d141af1e845c3c00c8366d | 4,698,694,251,313 | 3b14455189b8a8a70dccc235b32aefe73ddfb944 | /fun-recipes-springaop/src/main/java/com/funrecipesspringaop/service/RecipesService.java | a5f22bf7a2aa69f8f301b1616f25355f725262b4 | [] | no_license | whirl94/fun-recipes | https://github.com/whirl94/fun-recipes | 455c0f39d98fb85910b5b0a70808d408f28b8f5d | ace3ebae85e0b3c67dffbb1482afb45ef999b4d7 | refs/heads/main | 2023-04-11T01:18:02.132000 | 2021-04-19T12:35:28 | 2021-04-19T12:35:28 | 350,089,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.funrecipesspringaop.service;
import java.util.List;
import com.funrecipesspringaop.dto.RecipeDTO;
import com.funrecipesspringaop.exception.MaxRequestsReachedException;
public interface RecipesService {
String addRecipes(List<RecipeDTO> recipeDTO) throws MaxRequestsReachedException;
List<RecipeDTO> getR... | UTF-8 | Java | 367 | java | RecipesService.java | Java | [] | null | [] | package com.funrecipesspringaop.service;
import java.util.List;
import com.funrecipesspringaop.dto.RecipeDTO;
import com.funrecipesspringaop.exception.MaxRequestsReachedException;
public interface RecipesService {
String addRecipes(List<RecipeDTO> recipeDTO) throws MaxRequestsReachedException;
List<RecipeDTO> getR... | 367 | 0.855586 | 0.855586 | 11 | 32.363636 | 28.958506 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 6 |
2597a0b7b0164037ce6afb2f36a9b8e28f86035d | 20,658,792,727,589 | ffb2f4dd1e6b075d767bbfaf23a168ffc7a3b861 | /src/test/java/org/apache/commons/configuration2/builder/TestHierarchicalBuilderParametersImpl.java | 9510a137568efc242a10ec62451eb7c631d93515 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | apache/commons-configuration | https://github.com/apache/commons-configuration | b132c6345365cf179e9b414aa5b001623537cecf | 72ce3b6a988c84b8861f381c7462dd28c36ecdbc | refs/heads/master | 2023-09-03T14:20:37.028000 | 2023-09-01T20:01:29 | 2023-09-01T20:01:29 | 8,427,964 | 206 | 170 | Apache-2.0 | false | 2023-09-08T16:28:21 | 2013-02-26T08:00:12 | 2023-09-08T01:23:22 | 2023-09-08T16:28:20 | 20,878 | 184 | 127 | 5 | 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 ... | UTF-8 | Java | 3,263 | java | TestHierarchicalBuilderParametersImpl.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 ... | 3,263 | 0.735213 | 0.732148 | 81 | 39.283951 | 29.68195 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567901 | false | false | 6 |
9c8c31c8e4eafe5f7aafa2d116546149d0a06ed5 | 30,992,484,050,234 | 01f1cd6ecfab9bc87142e462e310cd58c9bb5264 | /sbsB/src/sbsB/sbsB.java | b040afae6bb7971ef483d0aba135f0a76cc56d2d | [] | no_license | nnhhiilliisstt/eclipse-workspace | https://github.com/nnhhiilliisstt/eclipse-workspace | c06b54dd1e9f5956ee361f263d28aeef585c0c5f | cb6c54678f600b12611767c1375ade3ae9fdc0b0 | refs/heads/master | 2020-12-01T20:32:56.861000 | 2020-10-08T03:05:14 | 2020-10-08T03:05:14 | 230,761,195 | 0 | 0 | null | false | 2020-10-08T03:05:15 | 2019-12-29T14:26:44 | 2020-10-08T03:04:46 | 2020-10-08T03:05:15 | 282 | 0 | 0 | 0 | Java | false | false | package sbsB;
import java.io.*;
public class sbsB {
public static void main(String[] args)
{
StringBuilder s = new StringBuilder("ADITYA");
int p = s.length();
int q = s.capacity();
System.out.println("string =" + s);
System.out.println("Length of string =" + p);
System.out... | UTF-8 | Java | 858 | java | sbsB.java | Java | [] | null | [] | package sbsB;
import java.io.*;
public class sbsB {
public static void main(String[] args)
{
StringBuilder s = new StringBuilder("ADITYA");
int p = s.length();
int q = s.capacity();
System.out.println("string =" + s);
System.out.println("Length of string =" + p);
System.out... | 858 | 0.5338 | 0.524476 | 28 | 29.642857 | 19.694477 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.035714 | false | false | 6 |
f5683481845fe63ab1ab86ddaef5cf35b04669fc | 38,689,065,404,771 | 145a37152bf43a8341118462592a74bb85bccf12 | /LibraryManagementSystem/src/dao/IBorrowInfoDao.java | d8ea795eea2ac775399806b59945aa77571c7775 | [] | no_license | Lixingwei0623/LibraryManagementSystem | https://github.com/Lixingwei0623/LibraryManagementSystem | 0478dcb86ff1a646af754dc67ee2f16b087e9a1b | 9b2dcff9f134c8e36ee985a3a5781a27cf3a762a | refs/heads/main | 2023-03-18T05:43:01.353000 | 2021-03-17T15:41:44 | 2021-03-17T15:41:44 | 348,748,572 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* <p>NameOfProject: LibraryManagementSystem </p>
* <p>NameOfFile: IBorrowInfoDao.java </p>
* <p>descripsion: </p>
* <p>date: 2020年7月8日 </p>
* @author <a href="mail to: li_xing_wei@qq.com.com" rel="nofollow">lxw</a>
* @version: v1.0.0
* @author: 86135li_xingwei
*/
package dao;
import ... | UTF-8 | Java | 710 | java | IBorrowInfoDao.java | Java | [
{
"context": "date: 2020年7月8日 </p>\r\n * @author <a href=\"mail to: li_xing_wei@qq.com.com\" rel=\"nofollow\">lxw</a>\r\n * @version: v1.0.0\r\n * ",
"end": 215,
"score": 0.9999315142631531,
"start": 193,
"tag": "EMAIL",
"value": "li_xing_wei@qq.com.com"
},
{
"context": "=\"mail to: ... | null | [] | /**
*
* <p>NameOfProject: LibraryManagementSystem </p>
* <p>NameOfFile: IBorrowInfoDao.java </p>
* <p>descripsion: </p>
* <p>date: 2020年7月8日 </p>
* @author <a href="mail to: <EMAIL>" rel="nofollow">lxw</a>
* @version: v1.0.0
* @author: 86135li_xingwei
*/
package dao;
import java.util.Array... | 695 | 0.647826 | 0.627536 | 32 | 19.5625 | 18.081305 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 6 |
7622c6086e1345a25b9bd2c46cff8ecd9ffd8014 | 33,380,485,886,899 | 8863154681594f9741e336ca2c32863328743999 | /app/src/main/java/com/example/bela/es2017/firebase/db/viewholder/ReceitaViewHolder.java | e62255183522588a9ecb1f19aa3fb262876469fd | [] | no_license | brunoklaus/ES2017 | https://github.com/brunoklaus/ES2017 | 31674595e17409150caf85a3662af7280e77f697 | 83de8fa7021a124e8c9ff61369463c36e13d7acd | refs/heads/master | 2021-01-19T20:02:51.413000 | 2017-12-11T12:50:46 | 2017-12-11T12:50:46 | 101,216,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bela.es2017.firebase.db.viewholder;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.example.bela.es2017.R;
import com.squareup.picasso.Picasso;
public cl... | UTF-8 | Java | 1,395 | java | ReceitaViewHolder.java | Java | [] | null | [] | package com.example.bela.es2017.firebase.db.viewholder;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.example.bela.es2017.R;
import com.squareup.picasso.Picasso;
public cl... | 1,395 | 0.700358 | 0.69319 | 52 | 25.846153 | 24.354263 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
45e66222e17ee02afefc77e9d680075c8dfba792 | 17,506,286,739,904 | a87dcf7117173a5c57511eb0da730685ec12997d | /app/src/main/java/com/example/finalproject/MainActivity.java | 5b0b2edfaa83b39e8b7a7d3a2766f4e959fc1d4d | [] | no_license | AmyYeZhang/AndroidProject | https://github.com/AmyYeZhang/AndroidProject | 5e2cae0bd35e34fd3919510b8d3982bbad6b4dad | f88c2947c8f2ad18273475429eca0258f44ffce2 | refs/heads/master | 2022-11-15T15:14:42.010000 | 2020-07-14T18:57:59 | 2020-07-14T18:57:59 | 276,456,953 | 0 | 0 | null | false | 2020-07-14T18:58:00 | 2020-07-01T18:46:31 | 2020-07-01T18:46:52 | 2020-07-14T18:57:59 | 188 | 0 | 0 | 0 | Java | false | false | package com.example.finalproject;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ImageButton;
import com.example.finalproject.soccer.SoccerMatchActivity;
public class MainActivity extends AppCompatActivity {
@Override
protecte... | UTF-8 | Java | 1,500 | java | MainActivity.java | Java | [] | null | [] | package com.example.finalproject;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ImageButton;
import com.example.finalproject.soccer.SoccerMatchActivity;
public class MainActivity extends AppCompatActivity {
@Override
protecte... | 1,500 | 0.725333 | 0.725333 | 36 | 40.694443 | 30.23778 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
d673c7d357f49eb4809dc7374e4cde68fec228a1 | 6,021,544,189,089 | 8936cf6cf8deea7491ba8aae42f524ba3bbdbbce | /src/com/ragelo/rpzl/dop3/servlets/ShowIndexServlet.java | a254ed5d1d8f3ac0de6e958a102133958e76122b | [] | no_license | ragelo/RPZL | https://github.com/ragelo/RPZL | 8c835aa2b5354a45a7adde43448de301492f0fca | 4684e869f40a6b8b54d3cfe6b22d82f047a4cf6c | refs/heads/master | 2016-08-09T12:01:55.578000 | 2016-01-06T14:46:07 | 2016-01-06T14:46:07 | 49,140,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ragelo.rpzl.dop3.servlets;
import javax.servlet.RequestDispatcher;
import java.io.IOException;
/**
* Created by Святослав on 05.01.2016.
*/
@javax.servlet.annotation.WebServlet(name = "ShowIndexServlet", urlPatterns = "/start")
public class ShowIndexServlet extends javax.servlet.http.HttpServlet {
p... | UTF-8 | Java | 1,134 | java | ShowIndexServlet.java | Java | [
{
"context": "er;\nimport java.io.IOException;\n\n/**\n * Created by Святослав on 05.01.2016.\n */\n@javax.servlet.annotation.WebS",
"end": 136,
"score": 0.9998663067817688,
"start": 127,
"tag": "NAME",
"value": "Святослав"
}
] | null | [] | package com.ragelo.rpzl.dop3.servlets;
import javax.servlet.RequestDispatcher;
import java.io.IOException;
/**
* Created by Святослав on 05.01.2016.
*/
@javax.servlet.annotation.WebServlet(name = "ShowIndexServlet", urlPatterns = "/start")
public class ShowIndexServlet extends javax.servlet.http.HttpServlet {
p... | 1,134 | 0.775111 | 0.767111 | 24 | 45.875 | 55.599243 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
2967d35b845c9ffd2eff7cf42b8cec39a6fda11f | 7,413,113,596,141 | 3017e627dc9b118395a6782041224745ce0f6891 | /JustClap/app/src/main/java/com/app/justclap/adapters/AdapterAnswerList.java | 8ee1155018519328947702ec9ccac3172fced72e | [] | no_license | mohitkumar189/SquareiProjects | https://github.com/mohitkumar189/SquareiProjects | 2c43549c6028cc65fb92acf13837d1b52f743dda | 217d45d3bff116560d56937d139a7c6d314fc8e0 | refs/heads/master | 2021-01-25T06:45:55.282000 | 2017-06-16T06:43:48 | 2017-06-16T06:43:48 | 93,613,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.justclap.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.app.justclap.R;
import java.util.ArrayList;
import com.app.justcla... | UTF-8 | Java | 2,173 | java | AdapterAnswerList.java | Java | [
{
"context": "ustclap.models.ModelVendorData;\n\n/**\n * Created by admin on 26-11-2015.\n */\npublic class AdapterAnswerList",
"end": 431,
"score": 0.9974225759506226,
"start": 426,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.app.justclap.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.app.justclap.R;
import java.util.ArrayList;
import com.app.justcla... | 2,173 | 0.692591 | 0.687529 | 86 | 24.27907 | 28.964554 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 6 |
ed7673a171e57e3bc02554f35d03853bcecf5858 | 7,413,113,599,727 | 5dc3b7bdcef59b245117a014d4096d76f1023af5 | /src/main/java/com/java/service/impl/ClassRoomServiceImpl.java | d90adecccaed1b4bd9aa3817c5709022e5f76f0e | [] | no_license | 15038092523/student | https://github.com/15038092523/student | b1bbede4720bb2e7564d57154fe52f9b65117498 | bbafb09cc43e80b5064c044199835ff8f97e042c | refs/heads/master | 2022-04-22T16:24:33.145000 | 2020-04-24T03:46:14 | 2020-04-24T03:46:14 | 258,394,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.service.impl;
import com.java.dao.ClassRoomDao;
import com.java.entity.ClassRoom;
import com.java.service.ClassRoomService;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;... | UTF-8 | Java | 1,257 | java | ClassRoomServiceImpl.java | Java | [] | null | [] | package com.java.service.impl;
import com.java.dao.ClassRoomDao;
import com.java.entity.ClassRoom;
import com.java.service.ClassRoomService;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;... | 1,257 | 0.719968 | 0.719968 | 53 | 22.716982 | 21.202864 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.339623 | false | false | 6 |
d05c5acc5b9c619a788294abbc277e7fab86bcb3 | 23,948,737,707,861 | 67229c2c7e3b9277be81d1c5bb2fb1ea36c64ed1 | /hasoffer.adp.core/src/test/java/hasoffer/adp/core/core/test/db/TestReqThread2.java | 43925d3f7ab496370511a94ff07c08a7376d0dfb | [] | no_license | shixueshang/hasoffer-adp | https://github.com/shixueshang/hasoffer-adp | 7072d5b860fe0b4bf271655e62d756f6b73dceff | b6e75208cfef901379d5f810acc87d8246793926 | refs/heads/master | 2020-03-11T14:51:48.500000 | 2018-04-18T13:34:52 | 2018-04-18T13:34:52 | 130,067,401 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hasoffer.adp.core.core.test.db;
import hasoffer.adp.base.utils.FileUtil;
import hasoffer.adp.base.utils.HttpPostGet;
import java.util.Set;
/**
* Created by lihongde on 2016/12/27 16:53
*/
public class TestReqThread2 implements Runnable {
private Set<String> keys;
public TestReqThread2(Set<String... | UTF-8 | Java | 994 | java | TestReqThread2.java | Java | [
{
"context": "PostGet;\n\nimport java.util.Set;\n\n/**\n * Created by lihongde on 2016/12/27 16:53\n */\npublic class TestReqThrea",
"end": 176,
"score": 0.9993642568588257,
"start": 168,
"tag": "USERNAME",
"value": "lihongde"
}
] | null | [] | package hasoffer.adp.core.core.test.db;
import hasoffer.adp.base.utils.FileUtil;
import hasoffer.adp.base.utils.HttpPostGet;
import java.util.Set;
/**
* Created by lihongde on 2016/12/27 16:53
*/
public class TestReqThread2 implements Runnable {
private Set<String> keys;
public TestReqThread2(Set<String... | 994 | 0.565392 | 0.541247 | 45 | 21.088888 | 23.399736 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422222 | false | false | 6 |
26e1478a2752d4fcdfffe27b4bcb4837b1e31a33 | 27,951,647,170,855 | d65c299d1679aebe63429425f5bdd04ce01d21ad | /src/main/java/org/cubeville/cvblocks/commands/FillSelection.java | c0daaa03dd4edba5d30d9e391177332fd942e2c0 | [] | no_license | CubevilleNG/CVBlocks | https://github.com/CubevilleNG/CVBlocks | cff6b550a32e771a2f335cec1b66877e8e283788 | 12504aa11792485a3158a86a47c736c6b4e82cd7 | refs/heads/master | 2023-06-27T10:46:38.738000 | 2023-06-16T21:30:48 | 2023-06-16T21:30:48 | 81,838,216 | 0 | 3 | null | false | 2021-12-16T11:39:55 | 2017-02-13T15:13:21 | 2021-12-15T16:40:53 | 2021-12-16T11:39:55 | 19 | 0 | 2 | 0 | Java | false | false | package org.cubeville.cvblocks.commands;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.bukkit.Bukkit;
import org.bukkit.World;
import org.bukkit.command.CommandSender;
import org.cubeville.commons.commands.BaseCommand;
import org.cubeville.commons.commands.CommandExecutionException;
i... | UTF-8 | Java | 1,909 | java | FillSelection.java | Java | [] | null | [] | package org.cubeville.cvblocks.commands;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.bukkit.Bukkit;
import org.bukkit.World;
import org.bukkit.command.CommandSender;
import org.cubeville.commons.commands.BaseCommand;
import org.cubeville.commons.commands.CommandExecutionException;
i... | 1,909 | 0.748036 | 0.74594 | 51 | 36.431374 | 35.503246 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686275 | false | false | 6 |
a2e74ed03889c5623026793b6aa8756e311e6170 | 21,663,815,074,017 | e7eb4595206cc9718e2ed4b54272fccdc6a6c3c9 | /MediaOrb/src/com/redrocketcomputing/havi/system/cmm/ip/garp/GarpEntry.java | 46d30d50d3d95947272b2980f6c8aff694e0c297 | [] | no_license | sgstreet/StreetFireSound | https://github.com/sgstreet/StreetFireSound | 8147ea7391fe639e1912fae0a75069c6c3b9bb1f | dd6ac7341fd660c08232c12f60a2f59e1036eaaa | refs/heads/master | 2021-01-13T01:50:05.625000 | 2013-07-08T21:10:16 | 2013-07-08T21:10:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2004 by StreetFire Sound Labs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This prog... | UTF-8 | Java | 2,515 | java | GarpEntry.java | Java | [
{
"context": "*\n * $Id: GarpEntry.java,v 1.1 2005/02/22 03:44:26 stephen Exp $\n */\n\npackage com.redrocketcomputing.havi.sy",
"end": 825,
"score": 0.9669820070266724,
"start": 818,
"tag": "USERNAME",
"value": "stephen"
},
{
"context": "em.cmm.ip.garp;\n\n/**\n * Description:\n *\n... | null | [] | /*
* Copyright (C) 2004 by StreetFire Sound Labs
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This prog... | 2,510 | 0.646123 | 0.62505 | 111 | 21.657658 | 26.588116 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306306 | false | false | 6 |
72e61bef2e64ba53d2b0e069d1882c359259e4e7 | 19,765,439,559,819 | 12392b2cc044a18895a6370fa72a698d8b4e2a87 | /credit/src/test/java/com/wipro/optima/CreditServiceTest.java | d847408b98607e008bba5c67f6a4d4b0e6de90b1 | [] | no_license | Mouni-0912/hands-on | https://github.com/Mouni-0912/hands-on | a5792eca251cd765ad4c93b164bc59bf0b991214 | deab99faada865db8457ea61555a2446ad12aea7 | refs/heads/master | 2023-03-08T02:39:01.690000 | 2021-02-25T08:33:04 | 2021-02-25T08:33:04 | 342,174,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wipro.optima;
import static org.junit.Assert.*;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockit... | UTF-8 | Java | 2,083 | java | CreditServiceTest.java | Java | [
{
"context": "lt=new ArrayList<Credit>();\n\t\tcredit.setUsername(\"andrew\");\n\t\tcredit.setPassword(\"peterson\");\n\t\tcredit.set",
"end": 1210,
"score": 0.9986565113067627,
"start": 1204,
"tag": "USERNAME",
"value": "andrew"
},
{
"context": "edit.setUsername(\"andrew\");\n\t\tcr... | null | [] | package com.wipro.optima;
import static org.junit.Assert.*;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockit... | 2,089 | 0.744119 | 0.736438 | 98 | 20.265306 | 19.498589 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.397959 | false | false | 6 |
b0da0c885797b2a84cafc0f46cd811246cfdabed | 2,757,369,044,060 | 74c616d40d1505ed2862a74b1420fe0fd6f5d1a4 | /src/main/java/com/tterrag/k9/listeners/CommandListener.java | 931b6a6bf85c386e5986eac5b97d856e501c9527 | [
"MIT"
] | permissive | m00nl1ght-dev/K9 | https://github.com/m00nl1ght-dev/K9 | 04169765df1f23ff76495c6d83a3f2554a6c617d | 96d9cc65f721a7971cdc7027aeb001d30e87c8bc | refs/heads/master | 2020-06-05T22:54:27.618000 | 2019-06-18T02:30:00 | 2019-06-18T02:30:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tterrag.k9.listeners;
import java.time.Duration;
import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
import java.util.Optional;
import java.util.function.LongFunction;
import java.util.regex.Pattern;
import com.tterrag.k9.commands.CommandTrick;
import com.tterrag.k9.commands.api.Comma... | UTF-8 | Java | 3,736 | java | CommandListener.java | Java | [] | null | [] | package com.tterrag.k9.listeners;
import java.time.Duration;
import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
import java.util.Optional;
import java.util.function.LongFunction;
import java.util.regex.Pattern;
import com.tterrag.k9.commands.CommandTrick;
import com.tterrag.k9.commands.api.Comma... | 3,736 | 0.631424 | 0.626874 | 79 | 46.291138 | 40.81826 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 6 |
78c03dac513218bac4b050525516531ae5672617 | 21,225,728,417,302 | e374ee3266feb0a601fbff4cc75a01c31cf8855b | /src/test/java/xsh/raindrops/concurrent/base/T02SynchronizedTest.java | a1a473547ec88631059db5902f5d038c00915bfd | [] | no_license | zuiliushang/xsh-code | https://github.com/zuiliushang/xsh-code | 0e37a1e83264552fe72f6e6aa444be4b07e531e7 | c88d8af5f4638acd08043cd00e2933f3e362867d | refs/heads/master | 2021-01-23T11:08:09.280000 | 2018-06-12T02:11:45 | 2018-06-12T02:11:45 | 93,125,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xsh.raindrops.concurrent.base;
/**
* <pre>
*
* </pre>
* @author raindrops
* @date 2018-04-16
*
*/
public class T02SynchronizedTest {
public static void main(String[] args) {
T02SynchronizedTest t = new T02SynchronizedTest();
synchronized(t) {
synchronized(t) {
System.out.println("made it... | UTF-8 | Java | 341 | java | T02SynchronizedTest.java | Java | [
{
"context": "rrent.base;\n\n/**\n * <pre>\n * \n * </pre>\n * @author raindrops\n * @date 2018-04-16\n *\n */\npublic class T02Synchr",
"end": 87,
"score": 0.9996169209480286,
"start": 78,
"tag": "USERNAME",
"value": "raindrops"
}
] | null | [] | package xsh.raindrops.concurrent.base;
/**
* <pre>
*
* </pre>
* @author raindrops
* @date 2018-04-16
*
*/
public class T02SynchronizedTest {
public static void main(String[] args) {
T02SynchronizedTest t = new T02SynchronizedTest();
synchronized(t) {
synchronized(t) {
System.out.println("made it... | 341 | 0.633431 | 0.592375 | 22 | 14.5 | 15.602302 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 6 |
70630cfb35736842ab05845d2cd6c8baf99fc5b1 | 4,896,262,743,807 | 3852e9aa4c2c66dbeec1bba5a54c8908524c8736 | /docc_git/src/com/sinotrans/gd/wlp/dcs/query/SearchVesselSosQueryItem.java | d7c63a277dc94c8084b0c8f3e8d24657b7c499b1 | [] | no_license | wins6/docc | https://github.com/wins6/docc | 19252f14729f2cc27c4cdb4058e41add22bdcd1a | 44f2abe6f70909969300f990086b40af9e2633e4 | refs/heads/master | 2020-03-02T13:04:48.487000 | 2018-04-19T16:30:04 | 2018-04-19T16:30:04 | 91,869,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinotrans.gd.wlp.dcs.query;
import javax.persistence.Column;
import javax.persistence.Entity;
import com.sinotrans.framework.core.query.BaseQueryItem;
@Entity
public class SearchVesselSosQueryItem extends BaseQueryItem {
private String so;
private String arrival;
private String discharge;... | UTF-8 | Java | 1,817 | java | SearchVesselSosQueryItem.java | Java | [] | null | [] | package com.sinotrans.gd.wlp.dcs.query;
import javax.persistence.Column;
import javax.persistence.Entity;
import com.sinotrans.framework.core.query.BaseQueryItem;
@Entity
public class SearchVesselSosQueryItem extends BaseQueryItem {
private String so;
private String arrival;
private String discharge;... | 1,817 | 0.652724 | 0.652724 | 100 | 16.17 | 14.242229 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.32 | false | false | 6 |
4bcf0a4712761b65287391533eac07c85dc31e43 | 11,828,340,001,075 | 500381e7ee72c2ed4e228cdac7532a3c9509c911 | /src/com/ntnu/eit/common/service/AuthenticationService.java | 1c150a892d58644d8a31a56ac86d4bee2fffb30a | [] | no_license | haakondw/toppurapp | https://github.com/haakondw/toppurapp | 6ccf2c2ee22df612b559cf963c8bed493ceb85e6 | 80109b214d8edcf6793df29d38ddacdd60aa0c18 | refs/heads/master | 2020-06-08T22:18:34.685000 | 2013-05-02T16:37:04 | 2013-05-02T16:37:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ntnu.eit.common.service;
import android.content.Context;
import com.ntnu.eit.common.model.User;
public interface AuthenticationService {
public User login(Context context, String username, String password);
public void logout();
public User getLoggedInUser();
public boolean isLoggedIn();
pu... | UTF-8 | Java | 442 | java | AuthenticationService.java | Java | [] | null | [] | package com.ntnu.eit.common.service;
import android.content.Context;
import com.ntnu.eit.common.model.User;
public interface AuthenticationService {
public User login(Context context, String username, String password);
public void logout();
public User getLoggedInUser();
public boolean isLoggedIn();
pu... | 442 | 0.753394 | 0.753394 | 24 | 17.458334 | 18.794901 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 6 |
8df57a19e2e1857b4525f13934f90eb540c22807 | 20,736,102,131,390 | 5e3fabc7fbce6f44db5427aeaa84fc1bf784bda0 | /src/main/java/com/myblog/controller/LoginController.java | 2d06193377c6f0ef024e8acdf78d027004b2992f | [] | no_license | zrh-home/myblog | https://github.com/zrh-home/myblog | 4b6218b1666e7276ee3fe08f1ef2835d42b0ab32 | 3f064f1db6af566023bf4967ca615e807b2519e0 | refs/heads/master | 2021-03-25T17:23:38.305000 | 2020-03-26T11:30:38 | 2020-03-26T11:30:38 | 247,635,481 | 0 | 0 | null | false | 2021-04-22T17:05:39 | 2020-03-16T07:16:58 | 2020-03-26T11:30:58 | 2021-04-22T17:05:38 | 4,182 | 0 | 0 | 2 | JavaScript | false | false | package com.myblog.controller;
import com.myblog.entity.User;
import com.myblog.service.UserService;
import com.myblog.util.IVerifyCodeGen;
import com.myblog.util.SimpleCharVerifyCodeGenImpl;
import com.myblog.util.VerifyCode;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.*;
import org.apache.sh... | UTF-8 | Java | 3,951 | java | LoginController.java | Java | [
{
"context": "swordToken token = new UsernamePasswordToken(user.getUsername(),user.getPassword());\n try {\n ",
"end": 2363,
"score": 0.5358571410179138,
"start": 2352,
"tag": "USERNAME",
"value": "getUsername"
}
] | null | [] | package com.myblog.controller;
import com.myblog.entity.User;
import com.myblog.service.UserService;
import com.myblog.util.IVerifyCodeGen;
import com.myblog.util.SimpleCharVerifyCodeGenImpl;
import com.myblog.util.VerifyCode;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.*;
import org.apache.sh... | 3,951 | 0.608112 | 0.606742 | 93 | 38.236561 | 23.501268 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72043 | false | false | 6 |
1d1fbf74e613ec733bf86f987d1b4514e6e24c99 | 20,736,102,129,345 | 4c0a1446cab2f63937f86d6af935109b35690db8 | /typemodel/brms/src/main/java/net/eads/astrium/adco/types/brms/Event.java | e2c84771359ddd64741d838ed12ced9f4e85d2bf | [] | no_license | cmoulliard/drools-karaf-example | https://github.com/cmoulliard/drools-karaf-example | b8ad0c3ff219111b091112c3339aadb9860949a3 | 2d7decb3cf8aea4aa3e78e872e21262b497a7759 | refs/heads/master | 2018-09-20T07:49:30.261000 | 2013-02-13T15:13:05 | 2013-02-13T15:13:05 | 8,181,307 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012 Astrium Space Transportation. All rights reserved.
* Use is subject to license terms.
*
* $Id: Event.java 16 2013-01-31 22:59:56Z sta4152 $
* $Date: 2013-01-31 23:59:56 +0100 (Do, 31 Jan 2013) $
*/
package net.eads.astrium.adco.types.brms;
import net.eads.astrium.adco.types.UserEve... | UTF-8 | Java | 1,321 | java | Event.java | Java | [
{
"context": "erEvent;\r\n\r\n\r\n/**\r\n *\r\n * @author <a href=\"mailto:Johannes.Stamminger@Astrium.EADS.net\">Johannes Stamminger</a>\r\n * @version $Revision: ",
"end": 401,
"score": 0.9997010827064514,
"start": 365,
"tag": "EMAIL",
"value": "Johannes.Stamminger@Astrium.EADS.net"
},
... | null | [] | /*
* Copyright 2012 Astrium Space Transportation. All rights reserved.
* Use is subject to license terms.
*
* $Id: Event.java 16 2013-01-31 22:59:56Z sta4152 $
* $Date: 2013-01-31 23:59:56 +0100 (Do, 31 Jan 2013) $
*/
package net.eads.astrium.adco.types.brms;
import net.eads.astrium.adco.types.UserEve... | 1,279 | 0.594247 | 0.556397 | 65 | 18.323076 | 18.794523 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 6 |
61d374e9414d48ac1aa2c1f2779e2298095fdd74 | 27,857,157,911,647 | c0ef5ffc054fd266b6d918a9210a97516be642b5 | /app/src/main/java/com/kos/AACassistant/FullScreenView.java | 58add6261827efb6a52952b019f0f34f74bad82b | [] | no_license | Konstantinos98/AACassistant | https://github.com/Konstantinos98/AACassistant | 39e6345f282f340b4a1408086af1a81e8c4af192 | 156f8436f2bba9538d852638fe1b213e09fbe53c | refs/heads/master | 2022-07-14T19:35:21.899000 | 2020-05-16T19:56:28 | 2020-05-16T19:56:28 | 264,512,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kos.AACassistant;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Color;
import android.speech.tts.TextToSpeech;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;... | UTF-8 | Java | 7,882 | java | FullScreenView.java | Java | [] | null | [] | package com.kos.AACassistant;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Color;
import android.speech.tts.TextToSpeech;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;... | 7,882 | 0.624334 | 0.62167 | 230 | 33.269566 | 24.247393 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
bafdef43344c9001b74c746338502b12d70f6111 | 1,477,468,809,883 | ede5d20a2473025e5fb510385e4bef087446f580 | /src/main/java/com/guohuasoft/base/rbac/mappers/CompanyDao.java | f2d5360e601c23979faecc4576b19a8f52d15416 | [] | no_license | linfuhaiye/FrogCallButton | https://github.com/linfuhaiye/FrogCallButton | c65d677bdfea7e67f370358fd5bf7de7df57966f | c9af9ca0ff248afc3a6de8611ce1ddfe574e444f | refs/heads/main | 2023-05-08T13:47:34.498000 | 2021-05-26T02:45:15 | 2021-05-26T02:45:15 | 370,882,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guohuasoft.base.rbac.mappers;
import com.baomidou.mybatisplus.annotations.TableName;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.guohuasoft.base.rbac.entities.Company;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotat... | UTF-8 | Java | 1,170 | java | CompanyDao.java | Java | [
{
"context": "he.ibatis.jdbc.SQL;\n\n/**\n * 公司信息操作对象\n *\n * @author linyehai\n */\n@Mapper\npublic interface CompanyDao extends B",
"end": 415,
"score": 0.999531090259552,
"start": 407,
"tag": "USERNAME",
"value": "linyehai"
}
] | null | [] | package com.guohuasoft.base.rbac.mappers;
import com.baomidou.mybatisplus.annotations.TableName;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.guohuasoft.base.rbac.entities.Company;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotat... | 1,170 | 0.639037 | 0.639037 | 41 | 26.365854 | 23.798704 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365854 | false | false | 6 |
5caeed491d6049cdfba5674935146483920fa501 | 7,636,451,879,088 | 23dadf2cc04504f3083d0645063a4a1984325d26 | /src/main/java/patternofpatterns/Quackologist.java | c0d66fe285560910bc560ccdc58c04b4410ffbaa | [] | no_license | bogdanTeut/head-first-design-patterns | https://github.com/bogdanTeut/head-first-design-patterns | 6e93329c5f9658acc58437f448859bb570b8006b | 40e7678bf532de4625689e1bebdd797162e21c36 | refs/heads/master | 2020-06-19T04:44:31.233000 | 2016-11-27T22:57:11 | 2016-11-27T22:57:11 | 74,919,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package patternofpatterns;
public class Quackologist implements Observer {
@Override
public void update(final QuackObservable duck) {
System.out.println(String.format("Quackologist: " + duck + " just quacked."));
}
}
| UTF-8 | Java | 229 | java | Quackologist.java | Java | [] | null | [] | package patternofpatterns;
public class Quackologist implements Observer {
@Override
public void update(final QuackObservable duck) {
System.out.println(String.format("Quackologist: " + duck + " just quacked."));
}
}
| 229 | 0.733624 | 0.733624 | 9 | 24.444445 | 27.612844 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 6 |
7f1bf0f453d790f82c4e38138eca8b50f204bf38 | 13,091,060,381,385 | bf6b202513ddf2b373d1331e06dbbe5ab050453a | /src/main/java/com/d4si/api/attendance/domain/StudentAttendance.java | b44f115163c582105fb268bd62e3f588fe681834 | [] | no_license | andonystudy/demo-apirest-make | https://github.com/andonystudy/demo-apirest-make | ac8a78d019a443e691c1b84430bd4cfc467562b1 | b01196991856dc8a34f5cb29911e3fe7d1c0b652 | refs/heads/master | 2022-09-26T08:36:43.684000 | 2020-05-26T23:36:21 | 2020-05-26T23:36:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.d4si.api.attendance.domain;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Entity
@Table(name = "STUDENTS_ATTENDANCE")
@Data
public class StudentAttendance implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
... | UTF-8 | Java | 1,638 | java | StudentAttendance.java | Java | [] | null | [] | package com.d4si.api.attendance.domain;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Entity
@Table(name = "STUDENTS_ATTENDANCE")
@Data
public class StudentAttendance implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
... | 1,638 | 0.666056 | 0.656899 | 52 | 30.5 | 26.060211 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 6 |
41d15fda66789b9a1fde7bf798ef2df57223ed35 | 2,705,829,402,429 | dbf8d19d898f2df7ae94a48d402d5cfb1441d7c0 | /panda/src/java/test/org/panda/common/dao/test/PandaUserDaoImplTest.java | 88a95dad189e7450cc9710e0698492f2c8e8281e | [] | no_license | liseryang/panda-sms | https://github.com/liseryang/panda-sms | d8418412b398fc350e7f46bf531a76380c50781d | e8d8fcd85d18f8f44c6a91a442b7934cb09b009c | refs/heads/master | 2021-01-10T08:45:50.447000 | 2012-03-30T02:19:40 | 2012-03-30T02:19:40 | 46,209,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.panda.common.dao.test;
import org.junit.Test;
import org.panda.dao.PandaUserInfoDao;
import org.panda.domain.PandaUserInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.Abst... | UTF-8 | Java | 1,195 | java | PandaUserDaoImplTest.java | Java | [
{
"context": "ew PandaUserInfo();\r\n\t\tpandaUserInfo.setNickName(\"mn_1127\");\r\n\t\tpandaUserInfo = this.userDao.save(pandaUser",
"end": 986,
"score": 0.9984342455863953,
"start": 979,
"tag": "USERNAME",
"value": "mn_1127"
}
] | null | [] | package org.panda.common.dao.test;
import org.junit.Test;
import org.panda.dao.PandaUserInfoDao;
import org.panda.domain.PandaUserInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.Abst... | 1,195 | 0.79749 | 0.791632 | 33 | 34.21212 | 25.018488 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 6 |
eee8adf60557830812352691a89d8b18f5c9f039 | 23,373,212,033,913 | 0bd37bce2f0e1a3b3d254289f16b90beb6e29c7e | /PackageTest/src/student/Student.java | b22117bd449caea83afab8dca687e8bda8e212fd | [] | no_license | Zhou184805080/zyy | https://github.com/Zhou184805080/zyy | 7ff49502b318be65dcf0349e2c1eb1ff523a6f97 | 42a85f368a02c94d3eca953611c75680bc760690 | refs/heads/master | 2020-07-22T13:30:33.141000 | 2020-01-03T15:04:29 | 2020-01-03T15:04:29 | 207,217,671 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package student;
public class Student{
public Student(){
System.out.println("this is a student.");
}
} | UTF-8 | Java | 122 | java | Student.java | Java | [] | null | [] | package student;
public class Student{
public Student(){
System.out.println("this is a student.");
}
} | 122 | 0.614754 | 0.614754 | 6 | 18.666666 | 15.151091 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
d8f4230d53444d89f2498f013fd8e50c62be280f | 31,121,333,085,075 | d6b971b887e53439669bea8c96e5f7a6b8d1eeae | /test/sedan4s-system/src/main/java/org/xbmu/sedan4s/system/infra/util/PageHelper.java | b0152500ca2eee74852f431806f655e5be48e662 | [] | no_license | qmlmqyx/xbmu_maven | https://github.com/qmlmqyx/xbmu_maven | 0a12b3cacc72f720417ceec7664e68f11452bd44 | e1cc81d23cd77e573c5d2936dcedd949c04bfec3 | refs/heads/master | 2020-08-18T13:56:30.203000 | 2020-03-25T09:51:54 | 2020-03-25T09:51:54 | 215,796,744 | 1 | 0 | null | false | 2020-12-13T06:46:08 | 2019-10-17T13:17:07 | 2020-03-25T09:53:54 | 2020-12-13T06:46:06 | 252,692 | 0 | 0 | 7 | JavaScript | false | false | package org.xbmu.sedan4s.system.infra.util;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import org.xbmu.sedan4s.core.infra.choerodon.core.domain.Page;
import java.util.List;
/**
* description:{pageHelper分页封装类}
* @author : maiqin.lan@hand-china.com
* @d... | UTF-8 | Java | 1,709 | java | PageHelper.java | Java | [
{
"context": "\n/**\n * description:{pageHelper分页封装类}\n * @author : maiqin.lan@hand-china.com\n * @datetime: 2019/9/18 17:01\n * @version: v1.0\n ",
"end": 314,
"score": 0.9998971819877625,
"start": 289,
"tag": "EMAIL",
"value": "maiqin.lan@hand-china.com"
}
] | null | [] | package org.xbmu.sedan4s.system.infra.util;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import org.xbmu.sedan4s.core.infra.choerodon.core.domain.Page;
import java.util.List;
/**
* description:{pageHelper分页封装类}
* @author : <EMAIL>
* @datetime: 2019/9/18... | 1,691 | 0.578231 | 0.563389 | 65 | 23.876923 | 20.015768 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 6 |
3809c2a771077d5d02f22b963c61b307116364b8 | 6,176,163,040,298 | e1b95f5ce5e968bbc0e1c1263e0022c9330d365b | /elDirectorioMX/src/main/java/directorio/tools/JSONParser.java | 7cc5f69829d91743bbe460bbc516acbd6a0f9f64 | [] | no_license | HiGonz/ElDirectorioAndroid | https://github.com/HiGonz/ElDirectorioAndroid | a0acde341f1b9f401a56aafa3de364bc12eb605f | a17d4ba7742fb2f03cde040bdfaa397313032b5e | refs/heads/master | 2020-12-24T14:00:50.652000 | 2015-10-01T00:37:49 | 2015-10-01T00:37:49 | 37,287,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package directorio.tools;
import android.os.AsyncTask;
import android.util.Log;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
... | UTF-8 | Java | 6,794 | java | JSONParser.java | Java | [
{
"context": "cifrar los JSON que se descargan.\r\n * \r\n * @author Publysorpresas\r\n * \r\n */\r\npublic class JSONParser {\r\n\r\n\t/**\r\n\t *",
"end": 703,
"score": 0.9996535181999207,
"start": 689,
"tag": "USERNAME",
"value": "Publysorpresas"
},
{
"context": "rvice en\r\n\t * ... | null | [] | package directorio.tools;
import android.os.AsyncTask;
import android.util.Log;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
... | 6,794 | 0.630018 | 0.628689 | 268 | 23.283583 | 20.59565 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.059701 | false | false | 6 |
c0b4c8919e2a9959595da2e4ff01473fad7a9f4f | 13,280,038,885,677 | a6e01b5b5edbc7e292c06bea4d2afdee7501940d | /src/main/java/org/apache/camel/demo/MyCustomException.java | 689ef31510cdc4aafee04cc64937e1a9b8783242 | [
"Apache-2.0"
] | permissive | qqzhang0303/camel-test-framework-demo | https://github.com/qqzhang0303/camel-test-framework-demo | d82ff0e79af3f4c9cfa03e0454d40e09abfd5c2b | 1b24863611980dfe6fae9dd79fdce2a4972941da | refs/heads/master | 2022-02-14T15:37:45.529000 | 2019-08-06T06:32:07 | 2019-08-06T06:32:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.camel.demo;
public class MyCustomException extends Exception {
}
| UTF-8 | Java | 85 | java | MyCustomException.java | Java | [] | null | [] | package org.apache.camel.demo;
public class MyCustomException extends Exception {
}
| 85 | 0.811765 | 0.811765 | 4 | 20.25 | 20.980646 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
7d20fa2c9acc6aee1871e4c50eaf7e9516302ca2 | 3,478,923,535,581 | 460ba102d0fbc91e9b6a07557d9c8db5d2c00294 | /src/grp6/implementation/GameStateChess.java | 320aabe87a29b66f42e84b9d8c9516d1eebbd12f | [] | no_license | tobiasandre1/KunstigIntelligensSkak | https://github.com/tobiasandre1/KunstigIntelligensSkak | e0ab1df669c94477a17f0f55ad028653d2467cd1 | aa6d73dba6f28b9f92ac9e3b5bb1b8df65952692 | refs/heads/develop | 2020-03-09T18:11:24.856000 | 2018-05-01T10:51:03 | 2018-05-01T10:51:03 | 128,926,206 | 0 | 0 | null | false | 2018-04-24T13:59:28 | 2018-04-10T12:04:18 | 2018-04-24T11:28:44 | 2018-04-24T11:47:41 | 622 | 0 | 0 | 0 | Java | false | null | package grp6.implementation;
import grp6.interfaces.Move;
import grp6.interfaces.Node;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class GameStateChess implements Node {
private char[] board;
private int[] allmove = {1,7,8,9,-1,-7,-8,-9};
private int[] crossm... | UTF-8 | Java | 18,503 | java | GameStateChess.java | Java | [] | null | [] | package grp6.implementation;
import grp6.interfaces.Move;
import grp6.interfaces.Node;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class GameStateChess implements Node {
private char[] board;
private int[] allmove = {1,7,8,9,-1,-7,-8,-9};
private int[] crossm... | 18,503 | 0.387126 | 0.380587 | 455 | 39.665936 | 30.47576 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648352 | false | false | 6 |
0f817db88171194e5720ad4295e5718728ece8bb | 24,618,752,549,893 | 7160232e2b439ce3db375aea252a4921c97d4500 | /src/modules/DocumentSetCreator/src/textextractors/HTMLTextExtractor.java | 5e5dc95a6a21bf32e461e6c142cc3d8af3f61f6c | [] | no_license | infominer75/cognisearch | https://github.com/infominer75/cognisearch | bde87b5e93ee344aa2607f7c43b362bd776d35fe | 4c768e580ac6a57684a6faa7556b61a678fc26c8 | refs/heads/master | 2021-01-22T08:32:36.987000 | 2012-11-11T19:17:45 | 2012-11-11T19:17:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright(C) 2012 The Info Miner.
*/
package textextractors;
import java.util.Iterator;
import java.util.logging.Logger;
import net.htmlparser.jericho.HTMLElements;
import net.htmlparser.jericho.Segment;
import net.htmlparser.jericho.Source;
import net.htmlparser.jericho.StartTagType;
import net.htmlparser.jer... | UTF-8 | Java | 945 | java | HTMLTextExtractor.java | Java | [] | null | [] | /**
* Copyright(C) 2012 The Info Miner.
*/
package textextractors;
import java.util.Iterator;
import java.util.logging.Logger;
import net.htmlparser.jericho.HTMLElements;
import net.htmlparser.jericho.Segment;
import net.htmlparser.jericho.Source;
import net.htmlparser.jericho.StartTagType;
import net.htmlparser.jer... | 945 | 0.77037 | 0.766138 | 44 | 20.477272 | 23.75585 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931818 | false | false | 6 |
0de278462a895677280786c821b2aad2af42416a | 21,861,383,592,833 | 39fa1ee210f833fdfdafaa626b40fda9c8638b4d | /gmission/src/main/java/hk/ust/gmission/core/RestErrorHandler.java | 99ecea6509c762e3f63bcac94df4198b0f27441c | [
"MIT"
] | permissive | gmission/gmission_reborn_android | https://github.com/gmission/gmission_reborn_android | f01b155af1055406df487946af8fb348a0c6f10f | ee8a05bfbda96a25898921bf37f9975db69bac61 | refs/heads/main | 2020-12-10T14:48:22.979000 | 2018-12-03T05:57:30 | 2018-12-03T05:57:30 | 46,908,071 | 10 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hk.ust.gmission.core;
import hk.ust.gmission.events.NetworkErrorEvent;
import hk.ust.gmission.events.RestAdapterErrorEvent;
import hk.ust.gmission.events.UnAuthorizedErrorEvent;
import com.squareup.otto.Bus;
import retrofit.ErrorHandler;
import retrofit.RetrofitError;
public class RestErrorHandler implements... | UTF-8 | Java | 2,370 | java | RestErrorHandler.java | Java | [] | null | [] | package hk.ust.gmission.core;
import hk.ust.gmission.events.NetworkErrorEvent;
import hk.ust.gmission.events.RestAdapterErrorEvent;
import hk.ust.gmission.events.UnAuthorizedErrorEvent;
import com.squareup.otto.Bus;
import retrofit.ErrorHandler;
import retrofit.RetrofitError;
public class RestErrorHandler implements... | 2,370 | 0.610127 | 0.6 | 83 | 27.554216 | 26.720892 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349398 | false | false | 6 |
4456142e15d406025beefbe2243fd331b4299fa0 | 10,488,310,170,882 | 6bb1fdedb1b5e8bb3e90614bc66e55a68247ae18 | /src/springsprout/service/notification/jabber/PacketListenerRepository.java | eb05c7986b7fc8f3166f521094b510355ecc128c | [] | no_license | seungbeomi/springsprout | https://github.com/seungbeomi/springsprout | abc7cae8860fdc8ae608049be38cd083272a7bd8 | 8e1ee73b436f322aac51866b674f62b887321e49 | refs/heads/master | 2021-01-24T04:55:47.283000 | 2010-12-11T04:10:28 | 2010-12-11T04:10:28 | 1,160,486 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package springsprout.service.notification.jabber;
import org.jivesoftware.smack.PacketListener;
import java.util.List;
public class PacketListenerRepository {
List<PacketListener> packetListeners;
public PacketListenerRepository(List<PacketListener> packetListeners) {
this.packetListeners = packetL... | UTF-8 | Java | 415 | java | PacketListenerRepository.java | Java | [] | null | [] | package springsprout.service.notification.jabber;
import org.jivesoftware.smack.PacketListener;
import java.util.List;
public class PacketListenerRepository {
List<PacketListener> packetListeners;
public PacketListenerRepository(List<PacketListener> packetListeners) {
this.packetListeners = packetL... | 415 | 0.766265 | 0.766265 | 19 | 19.842106 | 22.262224 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 6 |
1fadaee118c0408e71b897c82214c5a04ea44923 | 27,436,251,131,477 | 8c31d72ae5d4cecb4e322a532272398efdfe3046 | /src/com/demo/test/TestController.java | b3c1ffe4f836970a14d857902f7156b1341c3efc | [
"Apache-2.0"
] | permissive | zld126126/dongos | https://github.com/zld126126/dongos | 69acf2d31e7cc0cb8eb28b8eeaf60a2d8b73ff01 | 15deccb6002779c9254e58f248083aac745ed08e | refs/heads/master | 2020-03-26T04:49:52.975000 | 2018-08-17T09:39:56 | 2018-08-17T09:39:56 | 144,524,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <p>Title: TestController.java</p>
* <p>Description: </p>
* @author dongbao
* @date 2018年8月13日
*/
package com.demo.test;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRes... | UTF-8 | Java | 4,976 | java | TestController.java | Java | [
{
"context": "ava</p> \r\n * <p>Description: </p> \r\n * @author dongbao \r\n * @date 2018年8月13日\r\n*/ \r\npackage com.demo.t",
"end": 93,
"score": 0.6482861638069153,
"start": 87,
"tag": "USERNAME",
"value": "dongba"
},
{
"context": " \r\n * <p>Description: </p> \r\n * @au... | null | [] | /**
* <p>Title: TestController.java</p>
* <p>Description: </p>
* @author dongbao
* @date 2018年8月13日
*/
package com.demo.test;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRes... | 4,976 | 0.608337 | 0.59818 | 177 | 24.700565 | 19.1245 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.322034 | false | false | 6 |
39a31b4e5066d1de04a376a5c0916222e50ecfce | 29,300,266,917,891 | a5139a375d14219536168e212b7ef21ec190fb0d | /src/main/java/tk/xiezw/siwuxie/service/LoginService.java | 25fb3e4490575a25403ae44522261233f8f10f70 | [] | no_license | xiezw96/siwuxie | https://github.com/xiezw96/siwuxie | 81e7950d65fea2aafd05d44dd95612a83ca6f805 | baf293b0a16012734d2932eea03c73cb8a63c9ed | refs/heads/master | 2020-07-22T12:12:44.967000 | 2019-09-29T15:25:19 | 2019-09-29T15:25:19 | 206,468,593 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.xiezw.siwuxie.service;
public interface LoginService {
void test();
}
| UTF-8 | Java | 88 | java | LoginService.java | Java | [] | null | [] | package tk.xiezw.siwuxie.service;
public interface LoginService {
void test();
}
| 88 | 0.715909 | 0.715909 | 7 | 11.571428 | 13.988334 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 6 |
63d9b7fff2307f7ba8aecfaf8e6e4e278e1b9ff2 | 29,300,266,918,659 | 61ca80dbb014ee6a513b5e6cceb485904e19b2ff | /mycop/src/test/java/com/gever/log/TestLog.java | 67ae8e4b31afe979739311ba320929c28a3f3677 | [] | no_license | myosmatrix/mycop | https://github.com/myosmatrix/mycop | 3fbc1e243dfbb32fe9c4b3cef5f2bfa7d984f1f4 | b1f0260ea8d21176ebc2fc06de47b523e22e27df | refs/heads/master | 2021-05-29T13:10:02.076000 | 2010-09-11T15:23:34 | 2010-09-11T15:23:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gever.log;
import junit.framework.*;
import com.gever.util.log.Log;
public class TestLog extends TestCase {
private Log log = null;
public TestLog(String name) {
super(name);
}
protected void setUp() throws Exception {
super.setUp();
/**@todo verif... | UTF-8 | Java | 2,345 | java | TestLog.java | Java | [] | null | [] | package com.gever.log;
import junit.framework.*;
import com.gever.util.log.Log;
public class TestLog extends TestCase {
private Log log = null;
public TestLog(String name) {
super(name);
}
protected void setUp() throws Exception {
super.setUp();
/**@todo verif... | 2,345 | 0.563326 | 0.560341 | 86 | 25.267443 | 19.934443 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55814 | false | false | 6 |
4060d1065ad521be6752478e241947bdcd1c8765 | 3,487,513,478,508 | 2c7c9acc913e8189021c7a4d1eb7ebdcb86ac0b8 | /springboot-scheduler-demo/src/main/java/com/scheduler/demo/SchedulingConfiguration.java | 4dcea9b2dfff697583cda282b38841b2a903b4f0 | [] | no_license | Vivek22409/springboot | https://github.com/Vivek22409/springboot | 30f5d8ca6baab147b466f49c852be6b3912a0d9b | 09f28b48bdd38d4adea19eade085eca9e8cb57af | refs/heads/master | 2021-05-25T07:36:39.042000 | 2020-06-09T05:16:35 | 2020-06-09T05:16:35 | 253,719,659 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scheduler.demo;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.context.annotation.Configuration;
import org.springframework.scheduling.annotation.EnableScheduling;
@Configuration
@EnableScheduling
@ConditionalOnProperty(name = "scheduling.... | UTF-8 | Java | 445 | java | SchedulingConfiguration.java | Java | [] | null | [] | package com.scheduler.demo;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.context.annotation.Configuration;
import org.springframework.scheduling.annotation.EnableScheduling;
@Configuration
@EnableScheduling
@ConditionalOnProperty(name = "scheduling.... | 445 | 0.829214 | 0.829214 | 12 | 35.083332 | 36.888252 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
77cd3fab0dced12656068747084e81e35217b7a8 | 29,850,022,737,592 | 989259dfa74ae9d8880b54c8938196c9bd038bb7 | /src/main/java/Question06.java | 2ddb82a99436df40af484ee18d1f1326b5a87731 | [] | no_license | Bhupendra-Joshi/TTNCafe | https://github.com/Bhupendra-Joshi/TTNCafe | c73cd5f42231b05956eb26dd78562d500f20f062 | 50e001be56080fd67ddf50c360732b6b659c8c22 | refs/heads/master | 2019-07-26T01:13:31.384000 | 2017-03-22T05:56:23 | 2017-03-22T05:56:23 | 85,790,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Map;
import java.util.Scanner;
/**
* Created by bhupendra on 16/3/17.
*/
public class Question06 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int size = 0;
String arr[];
while(size%2==0){
Sys... | UTF-8 | Java | 1,124 | java | Question06.java | Java | [
{
"context": ".Map;\nimport java.util.Scanner;\n\n/**\n * Created by bhupendra on 16/3/17.\n */\npublic class Question06 {\n pub",
"end": 102,
"score": 0.9943280816078186,
"start": 93,
"tag": "USERNAME",
"value": "bhupendra"
}
] | null | [] | import java.util.HashMap;
import java.util.Map;
import java.util.Scanner;
/**
* Created by bhupendra on 16/3/17.
*/
public class Question06 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int size = 0;
String arr[];
while(size%2==0){
Sys... | 1,124 | 0.495552 | 0.483096 | 39 | 27.820513 | 18.654581 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 6 |
6a15624947b9644524b1d229f9aca251946365aa | 11,295,764,018,864 | 9063b4d1eecbbf48af4c9c380f22a84310101329 | /skeleton/src/skeleton/Enemy.java | 069fcfd388c2fb9aaaef8900f300c0354bc14718 | [] | no_license | heptan/Saruman_TD | https://github.com/heptan/Saruman_TD | 0bcb44adffb39d087b2438db0d609022b8b55f8b | e1f4ba4af3dab4761bbfc589249a0eb51d9acf23 | refs/heads/master | 2021-01-02T09:09:24.566000 | 2014-05-18T06:47:29 | 2014-05-18T06:47:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package skeleton;
import java.util.List;
/*
* Az ellenséget megvalósító absztrakt ősosztály
* TODO Ennek abstract-nak kéne lennie
*/
public class Enemy {
/*
* Az ellenség pozícióját tároló attribútum
*/
private Position position;
/*
* Az ellenség életerejét tároló attribútum
*/
pr... | ISO-8859-2 | Java | 3,863 | java | Enemy.java | Java | [] | null | [] | package skeleton;
import java.util.List;
/*
* Az ellenséget megvalósító absztrakt ősosztály
* TODO Ennek abstract-nak kéne lennie
*/
public class Enemy {
/*
* Az ellenség pozícióját tároló attribútum
*/
private Position position;
/*
* Az ellenség életerejét tároló attribútum
*/
pr... | 3,863 | 0.645539 | 0.645273 | 196 | 17.17347 | 19.485226 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.326531 | false | false | 6 |
bbb3bf96642a90728c03632130512fd7599f7959 | 463,856,504,483 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/protocal/protobuf/bxh.java | c4d83890685197f07bcb126c959c6f53fa16540c | [] | no_license | xsren/AndroidReverseNotes | https://github.com/xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072000 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.bt.a;
import com.tencent.mm.bt.b;
public final class bxh extends a {
public b wBe;
public b wXp;
public final int op(int i, Object... objArr) {
AppMethodBeat.i(124362);
e.a.... | UTF-8 | Java | 2,942 | java | bxh.java | Java | [] | null | [] | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.bt.a;
import com.tencent.mm.bt.b;
public final class bxh extends a {
public b wBe;
public b wXp;
public final int op(int i, Object... objArr) {
AppMethodBeat.i(124362);
e.a.... | 2,942 | 0.418763 | 0.383413 | 86 | 33.209301 | 19.504988 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662791 | false | false | 6 |
767d4af12524963c2c356e70053b275eade57cff | 17,394,617,588,913 | 03c42ab1f77bf7371869c7ee34d3551b6f13a0ef | /eclipseWorkspace/com.hosseinabady.noc_designer_plugin/src/com/hosseinabady/norc_designer_plugin/editors/NoRCPowerPatternEditorInput.java | 821699532fe2fe7a508f904ea2434a082692b9d9 | [] | no_license | Hosseinabady/norc | https://github.com/Hosseinabady/norc | 4c654c40012a60d74777d349d20dfb79445e7fb3 | c0aa6d77c60b1b88c4ba3526e3e4246c7da6fb00 | refs/heads/master | 2021-01-13T13:39:13.715000 | 2016-12-14T01:41:29 | 2016-12-14T01:41:29 | 76,404,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hosseinabady.norc_designer_plugin.editors;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.ui.IEditorInput;
import org.eclipse.ui.IPersistableElement;
import com.hosseinabady.norc_designer_plugin.data.NoRCTrafficPowerDataSet;
public class NoRCPowerPatternEditorInput implements IEdi... | UTF-8 | Java | 1,251 | java | NoRCPowerPatternEditorInput.java | Java | [] | null | [] | package com.hosseinabady.norc_designer_plugin.editors;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.ui.IEditorInput;
import org.eclipse.ui.IPersistableElement;
import com.hosseinabady.norc_designer_plugin.data.NoRCTrafficPowerDataSet;
public class NoRCPowerPatternEditorInput implements IEdi... | 1,251 | 0.741807 | 0.741807 | 58 | 20.568966 | 21.164473 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.982759 | false | false | 6 |
01cbd58938370c2e110e037b9da81586d2f0a4b8 | 4,776,003,666,404 | 84c05fc08645ab7bb0f9480c250fa49c2cdd3109 | /src/main/java/com/qin/dao/BlogDao.java | b5dc2471a2db79f36174a238f5ed0fdb4989baf5 | [
"Apache-2.0"
] | permissive | asteroid-qin/asteroid-blog | https://github.com/asteroid-qin/asteroid-blog | 11f29a86994a0a815871cbedd2025e4606a7d31a | 8c6e6cd795d98a93c06ff57da39e62a7c6114ba9 | refs/heads/master | 2023-08-02T12:55:36.477000 | 2021-09-08T13:55:18 | 2021-09-08T13:55:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qin.dao;
import com.qin.entity.Blog;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface BlogDao {
int insertBlog(Blog blog);
List<Blog> getPageBlogsByAllCategoryNew(@Param("start") Integer start, @Param("size") Integer size);
List<Blog> getPageBlogsByCatego... | UTF-8 | Java | 663 | java | BlogDao.java | Java | [] | null | [] | package com.qin.dao;
import com.qin.entity.Blog;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface BlogDao {
int insertBlog(Blog blog);
List<Blog> getPageBlogsByAllCategoryNew(@Param("start") Integer start, @Param("size") Integer size);
List<Blog> getPageBlogsByCatego... | 663 | 0.736048 | 0.736048 | 27 | 23.555555 | 32.854713 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 0 |
1125e765c5b5ee18561e9c9abfb14d3456993dc1 | 33,234,456,974,376 | fda2f41ff66ff6eeae2b94ef98e88a9ee3c8ff4c | /lib/src/main/java/com/qflbai/mvvm/net/rxjava/NetDataObserver.java | 6527e56c9818de82fe0b13b40bae782cabda0e29 | [] | no_license | qflbai/AndroidJetpack | https://github.com/qflbai/AndroidJetpack | 04847dfb53b6949c9ec85fae9bc3a7c7b40d12bc | edd0375b98950e3675acf2bb1c25b8c63780fb8b | refs/heads/master | 2020-03-27T15:09:16.204000 | 2018-12-07T09:53:15 | 2018-12-07T09:53:15 | 146,700,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qflbai.mvvm.net.rxjava;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONException;
import com.alibaba.fastjson.JSONObject;
import com.qflbai.mvvm.base.repository.BaseRepository;
import com.qflbai.mvvm.net.body.ServerResult;
import com.qflbai.mvvm.net.callback.DataNetCallback;
import com.q... | UTF-8 | Java | 3,604 | java | NetDataObserver.java | Java | [
{
"context": "eption;\nimport retrofit2.Response;\n\n/**\n * @author WenXian Bai\n * @Date: 2018/3/13.\n * @Description:\n */\n\npublic",
"end": 551,
"score": 0.9997813701629639,
"start": 540,
"tag": "NAME",
"value": "WenXian Bai"
}
] | null | [] | package com.qflbai.mvvm.net.rxjava;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONException;
import com.alibaba.fastjson.JSONObject;
import com.qflbai.mvvm.base.repository.BaseRepository;
import com.qflbai.mvvm.net.body.ServerResult;
import com.qflbai.mvvm.net.callback.DataNetCallback;
import com.q... | 3,599 | 0.573579 | 0.569955 | 113 | 30.752213 | 24.783855 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442478 | false | false | 0 |
cb3b6faff953fe64d6be7725d9bfe2e5ab7f0175 | 10,694,468,622,345 | 0b2a83b041e2a5373a4444e28cf9a717199ee0be | /Sudoku/src/sudoku/Puzzle.java | 6561d237e5483dfff373b846b8df69f430f21fa9 | [] | no_license | azpalomin/Sudoku | https://github.com/azpalomin/Sudoku | 7ee794c44d2618e775e9904d19f68cd06148d0a5 | e36dfea188c7a939bb86ea4735b901083ec8c3ae | refs/heads/main | 2023-01-04T01:18:12.232000 | 2020-11-05T17:02:10 | 2020-11-05T17:02:10 | 310,191,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sudoku;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Contains the necessary information to play a sudoku game. This object
* requires the original puzzle, solved puzzle, and difficulty to be created.
*
* @author Zac and Alex
*
*/
public class Puzzle implements ... | UTF-8 | Java | 4,907 | java | Puzzle.java | Java | [
{
"context": "zzle, and difficulty to be created.\n * \n * @author Zac and Alex\n *\n */\npublic class Puzzle implements Se",
"end": 272,
"score": 0.999252438545227,
"start": 269,
"tag": "NAME",
"value": "Zac"
},
{
"context": "d difficulty to be created.\n * \n * @author Zac and Alex... | null | [] | package sudoku;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Contains the necessary information to play a sudoku game. This object
* requires the original puzzle, solved puzzle, and difficulty to be created.
*
* @author Zac and Alex
*
*/
public class Puzzle implements ... | 4,907 | 0.656613 | 0.643163 | 175 | 27.040001 | 27.325417 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.92 | false | false | 0 |
ec0bc407077a86f8dbc0f548d6ae9ff9cb6abc4c | 31,215,822,316,231 | 4034491591c55ad5ae9525de82230ad6e219c8cc | /corner2/trunk/src/main/java/corner/orm/tapestry/jasper/link/JasperPrinterLink.java | 0e349ba25a9f9ce40f359ffe2d020bcf0c1fcbaf | [] | no_license | PaulWoooong/corner | https://github.com/PaulWoooong/corner | b1704ec98788a9c06a4f9bccf501d90d7a2e397a | 313fb7956924c5c96ff8e7241aaa6915408c849a | refs/heads/master | 2020-03-30T11:32:22.491000 | 2011-04-29T07:10:01 | 2011-04-29T07:10:01 | 38,112,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright 2007 the original author or authors.
// site: http://www.bjmaxinfo.com
// file: $Id: JasperPrinterLink.java 3678 2007-11-14 04:43:52Z jcai $
// created at:2007-09-26
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// ... | UTF-8 | Java | 2,213 | java | JasperPrinterLink.java | Java | [
{
"context": "ractLinkComponent;\n\n/**\n * @author <a href=mailto:xf@bjmaxinfo.com>xiafei</a>\n * @version $Revision: 3678 $\n * @sinc",
"end": 1118,
"score": 0.9999321699142456,
"start": 1102,
"tag": "EMAIL",
"value": "xf@bjmaxinfo.com"
},
{
"context": ";\n\n/**\n * @author <a href... | null | [] | // Copyright 2007 the original author or authors.
// site: http://www.bjmaxinfo.com
// file: $Id: JasperPrinterLink.java 3678 2007-11-14 04:43:52Z jcai $
// created at:2007-09-26
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// ... | 2,204 | 0.740603 | 0.719258 | 76 | 27.355263 | 24.915491 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.973684 | false | false | 0 |
a83b69fe5c11c79f9b84153d7c5bc697ad234d4e | 747,324,337,255 | 2400d0f2ce02368584631010f33e0a15b0f99771 | /src/main/java/hive/harness/config/HiveDataSource.java | 17d55842e8e39958d7fdc165c39eea5e46b6d511 | [] | no_license | timveil/hive-test-harness | https://github.com/timveil/hive-test-harness | f2702f07c11bf8a9a15c36253a6a5101f10e3e1b | 9d7ec350325a02295fd1c913df0d1ebab47d42c1 | refs/heads/master | 2016-08-30T22:05:47.389000 | 2016-02-09T02:18:16 | 2016-02-09T02:18:16 | 30,665,850 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hive.harness.config;
import org.springframework.util.StopWatch;
import javax.sql.DataSource;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.SQLFeatureNotSupportedException;
import java.util.logging.Logger;
public class Hiv... | UTF-8 | Java | 2,505 | java | HiveDataSource.java | Java | [
{
"context": "ng url, String username) {\n this.username = username;\n this.url = url;\n }\n\n @Override\n ",
"end": 601,
"score": 0.9994331002235413,
"start": 593,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package hive.harness.config;
import org.springframework.util.StopWatch;
import javax.sql.DataSource;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.SQLFeatureNotSupportedException;
import java.util.logging.Logger;
public class Hiv... | 2,505 | 0.695808 | 0.69501 | 88 | 27.46591 | 28.022291 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 0 |
b24c07a384326b480d0f68b65844073fecec0b54 | 21,930,103,066,071 | 1be77f372fb833ae7fce407d72ba4c39769216f5 | /backend/src/main/java/com/devsuperior/dsdelivery/entities/Product.java | 75fa754197669d72e98cd40d06d6f8efbc00c8fb | [] | no_license | robmanv/dsdelivery-sds2 | https://github.com/robmanv/dsdelivery-sds2 | caeff72de6a927eb92f5a3d06f5da873f113cc41 | c89ba76099c4a4f88abd49533cfa74f85a9241e9 | refs/heads/main | 2023-02-15T20:33:03.871000 | 2021-01-11T01:06:19 | 2021-01-11T01:06:19 | 327,126,644 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devsuperior.dsdelivery.entities;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
... | UTF-8 | Java | 975 | java | Product.java | Java | [] | null | [] | package com.devsuperior.dsdelivery.entities;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
... | 975 | 0.812757 | 0.811728 | 37 | 25.270269 | 23.573517 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.810811 | false | false | 0 |
194ebff1e7ea96dcce0507a872b5bde6f9697ab6 | 13,666,585,948,856 | 21bbff9a6d507fb608d7a46a8d9c3b6c1e7069bf | /src/main/java/io/routr/core/JSEngine.java | 94a057dd0edbbdf4ecae1fbbfe35c134e32b92c0 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | qsig-a/routr_gcp | https://github.com/qsig-a/routr_gcp | bdfa8dc1e22427f5b4c39725119f6331863bf099 | 5e4028521a6813feaaa177b23cd8ece7d584ca68 | refs/heads/master | 2021-02-04T03:36:00.849000 | 2020-03-02T19:17:46 | 2020-03-02T19:17:46 | 243,611,461 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.routr.core;
/**
* @author Pedro Sanders
* @since v1
*/
public enum JSEngine {
GRAALJS("graal.js"),
NASHORN("nashorn");
// String value for this enum.
private String name;
private JSEngine(String name) {
this.name = name;
}
/**
* Get command enum.
*
* ... | UTF-8 | Java | 661 | java | JSEngine.java | Java | [
{
"context": "package io.routr.core;\n\n/**\n * @author Pedro Sanders\n * @since v1\n */\npublic enum JSEngine {\n GRAAL",
"end": 52,
"score": 0.9998247623443604,
"start": 39,
"tag": "NAME",
"value": "Pedro Sanders"
}
] | null | [] | package io.routr.core;
/**
* @author <NAME>
* @since v1
*/
public enum JSEngine {
GRAALJS("graal.js"),
NASHORN("nashorn");
// String value for this enum.
private String name;
private JSEngine(String name) {
this.name = name;
}
/**
* Get command enum.
*
* @param ... | 654 | 0.521936 | 0.520424 | 37 | 16.864864 | 13.852821 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.216216 | false | false | 0 |
35ab598847240b49bd5322847d0cf263aca34bed | 1,297,080,150,900 | 2d43d5aa531714d0478a87e69d54510a14284603 | /src/livraria/vo/Livro.java | e2d53b1920c8c7b75328ef738c0752fcdcb8cc85 | [] | no_license | Nilliam/Livraria | https://github.com/Nilliam/Livraria | ca914ff00cee65ec64aace179bc1390390ff677e | 108c92f6b9aafaaf81dcb37d97d76cd756a30e74 | refs/heads/master | 2016-08-04T20:16:30.017000 | 2014-12-21T05:39:53 | 2014-12-21T05:39:53 | 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 livraria.vo;
import java.io.Serializable;
/**
*
* @author Nilliam
*/
public class Livro implements Serializ... | UTF-8 | Java | 1,765 | java | Livro.java | Java | [
{
"context": "mport java.io.Serializable;\r\n\r\n/**\r\n *\r\n * @author Nilliam\r\n */\r\npublic class Livro implements Serializable {\r",
"end": 275,
"score": 0.9046981930732727,
"start": 268,
"tag": "NAME",
"value": "Nilliam"
}
] | 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 livraria.vo;
import java.io.Serializable;
/**
*
* @author Nilliam
*/
public class Livro implements Serializ... | 1,765 | 0.577337 | 0.577337 | 90 | 17.611111 | 16.744946 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322222 | false | false | 0 |
bcc5fbdcf3720b88ef86e033d8fcc7912727a575 | 4,956,392,294,072 | e208c95989680edb97ef12006f3d55a3ab17f608 | /src/二叉树和分治法/验证满二叉树.java | 7f95789680852eb4ca6971feb3e3fb0a5da0a39b | [] | no_license | smalldogg/LeetCode-300 | https://github.com/smalldogg/LeetCode-300 | 8a336ab99e506b7f3769c223bf0dc7ab9b696a23 | 8c34a7d14e806e0ddb42ea34a73d3c745c898eae | refs/heads/master | 2023-06-05T15:01:44.097000 | 2021-06-10T08:33:13 | 2021-06-10T08:33:13 | 275,815,217 | 1 | 0 | null | false | 2021-01-30T15:59:33 | 2020-06-29T12:56:01 | 2021-01-30T09:14:19 | 2021-01-30T15:59:32 | 596 | 1 | 0 | 0 | Java | false | false | package 二叉树和分治法;
/**
* Created by wyh on 2019/6/1.
*/
public class 验证满二叉树 {
//1.递归的定义:验证满二叉树
public boolean isFullTree(TreeNode root) {
//3.递归的出口
if (root == null) {
return true;
}
if (root.right == null && root.left != null || root.left == null && root... | UTF-8 | Java | 717 | java | 验证满二叉树.java | Java | [
{
"context": "package 二叉树和分治法;\r\n\r\n/**\r\n * Created by wyh on 2019/6/1.\r\n */\r\npublic class 验证满二叉树 {\r\n //1",
"end": 42,
"score": 0.9995388388633728,
"start": 39,
"tag": "USERNAME",
"value": "wyh"
}
] | null | [] | package 二叉树和分治法;
/**
* Created by wyh on 2019/6/1.
*/
public class 验证满二叉树 {
//1.递归的定义:验证满二叉树
public boolean isFullTree(TreeNode root) {
//3.递归的出口
if (root == null) {
return true;
}
if (root.right == null && root.left != null || root.left == null && root... | 717 | 0.460587 | 0.446677 | 28 | 21.107143 | 19.501537 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 0 |
af01df439b7bcbf4c788235ee86fcf8d8029cfa3 | 19,172,734,046,967 | 2629df622c99e79b2b39ccf294695744bb3875bf | /src/ejercicio1/Cine.java | 1a5b0555157c166e92f5b741430929e6d017c67b | [] | no_license | ajatib/01-cine.console | https://github.com/ajatib/01-cine.console | 531b4198862042f15db31bda735f35670513b0c5 | a7ac58bdf79b829ac63e1d48f01a5ce847f942a3 | refs/heads/master | 2021-06-16T01:52:03.629000 | 2017-05-15T23:47:46 | 2017-05-15T23:47:46 | 90,797,096 | 1 | 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 ejercicio1;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
... | UTF-8 | Java | 2,987 | java | Cine.java | Java | [
{
"context": "te;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Alumno\r\n */\r\npublic class Cine {\r\n \r\n private Stri",
"end": 348,
"score": 0.9801603555679321,
"start": 342,
"tag": "NAME",
"value": "Alumno"
}
] | 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 ejercicio1;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
... | 2,987 | 0.62069 | 0.620355 | 117 | 23.529915 | 22.09868 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 0 |
f145ce0b74c7741809a239da44913226063a55c1 | 9,466,107,935,810 | 05ab285953d6115119b74067f50669b4596bf2b3 | /src/main/java/PageObject/PracticesPage.java | 8b759c9fec6cfd5a64a9bc4b0a458a4a1bebcb9d | [] | no_license | samarth007/Practice | https://github.com/samarth007/Practice | 45dcccb9b97ecc6d8d052e50620b7bb0ec54978f | 4290b950377b71709687ea303b76bbeb80f8eede | refs/heads/master | 2023-01-05T20:48:26.773000 | 2020-11-09T10:39:42 | 2020-11-09T10:39:42 | 311,305,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PageObject;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactio... | UTF-8 | Java | 2,951 | java | PracticesPage.java | Java | [] | null | [] | package PageObject;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactio... | 2,951 | 0.692647 | 0.68553 | 114 | 24.894737 | 18.9706 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.736842 | false | false | 0 |
c1e01cb50ef551abbbaff6a60352fe6bf48a8527 | 26,319,559,618,004 | dc29355f3d5c219a91b8ca17dc32182d92adbbd9 | /app/src/main/java/smsgratispro/bhagaskara/net/smsgratispro/MainActivity.java | 5fc7f272a215ce6960134200c1aabea66d8797c9 | [] | no_license | gilangbh/SMSAndroid | https://github.com/gilangbh/SMSAndroid | f98bba09ccb900d57a26f1376761f07551c82b35 | bc97e17bc64187a1facb2208f68a8e6c8b89a480 | refs/heads/master | 2020-05-29T09:15:58.597000 | 2016-10-05T05:02:16 | 2016-10-05T05:02:16 | 69,864,527 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smsgratispro.bhagaskara.net.smsgratispro;
import android.app.ProgressDialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.net.Uri;
import android.provider.ContactsContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle... | UTF-8 | Java | 5,907 | java | MainActivity.java | Java | [
{
"context": " }\n });\n\n String projectToken = \"3aee00ecd3f5fdfaefa501b21ea655d9\"; // e.g.: \"1ef7e30d2a58d27f4b90c42e31d6d7ad\"\n ",
"end": 2852,
"score": 0.7478755712509155,
"start": 2820,
"tag": "KEY",
"value": "3aee00ecd3f5fdfaefa501b21ea655d9"
},
{
"contex... | null | [] | package smsgratispro.bhagaskara.net.smsgratispro;
import android.app.ProgressDialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.net.Uri;
import android.provider.ContactsContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle... | 5,885 | 0.595565 | 0.582698 | 159 | 36.150944 | 27.00808 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742138 | false | false | 0 |
5124b241dbe6a5eb8b2e42178e6d9017649f178f | 33,062,658,309,598 | f3aeef7d6afa80d686189dedd20e97a0cdd3d6d7 | /stu-04-oauth2/stu-04-demo03-authorization-server-by-jwt-store/src/main/java/com/linli/springboot/stu04/authorizationserverdemo/config/OAuth2AuthorizationServerConfig.java | 4ad2eefd5da5b7e65858fdd65c1a6f232303a429 | [] | no_license | linli18/java-stu | https://github.com/linli18/java-stu | 6958bf1c41fb73548ba7fee2d78355c52a7cf9df | c00a05600a0f40234b83b4051f5c22f8590d7960 | refs/heads/master | 2023-07-02T12:56:17.399000 | 2021-08-15T03:50:52 | 2021-08-15T03:50:52 | 352,354,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.linli.springboot.stu04.authorizationserverdemo.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.AuthenticationManager;
im... | UTF-8 | Java | 3,619 | java | OAuth2AuthorizationServerConfig.java | Java | [
{
"context": "\n .withClient(\"clientapp\").secret(\"112233\")\n .authorizedGrantTypes(\"password",
"end": 2591,
"score": 0.9562520980834961,
"start": 2585,
"tag": "KEY",
"value": "112233"
}
] | null | [] | package com.linli.springboot.stu04.authorizationserverdemo.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.AuthenticationManager;
im... | 3,619 | 0.746586 | 0.73475 | 76 | 42.355263 | 34.112701 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 0 |
f6913d887526b15d95c8c1e08b73cb053d33e469 | 14,731,737,863,505 | 10141c20310184d5a92a5797658db7c933e20fe0 | /crud/src/main/java/com/spring/fcg/mapper/Demo1Mapper.java | 625e04f3371c52b8e34df0862682eef12e2e4a0c | [] | no_license | FuChunGuang/spring | https://github.com/FuChunGuang/spring | ce4bf6b7636a01e15c298d095254136918e561fb | dce36bff6afaa6430a689d138a2ebeafed0c3fc2 | refs/heads/master | 2020-03-23T01:21:17.609000 | 2018-08-09T12:34:29 | 2018-08-09T12:34:29 | 140,912,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.fcg.mapper;
import com.spring.fcg.entity.Demo1;
public interface Demo1Mapper {
public Demo1 getDemo1ById(String id);
public void upName(Demo1 demo1);
}
| UTF-8 | Java | 175 | java | Demo1Mapper.java | Java | [] | null | [] | package com.spring.fcg.mapper;
import com.spring.fcg.entity.Demo1;
public interface Demo1Mapper {
public Demo1 getDemo1ById(String id);
public void upName(Demo1 demo1);
}
| 175 | 0.782857 | 0.748571 | 8 | 20.875 | 16.096874 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 0 |
bef3f1c5d129cf0248dbc2ca7fa36f73611e7bcc | 4,011,499,478,101 | 627b5fa45456a81a5fc65f4b04c280bba0e17b01 | /code-maven-plugin/trunk/aili/aili-client/client-core/src/main/java/org/hbhk/aili/client/core/widget/qtable/adapter/annotations/CellFocusLost.java | 81fe5325f96a6862d946378706d27a3412d70cd9 | [] | no_license | zgdkik/aili | https://github.com/zgdkik/aili | 046e051b65936c4271dd01b866a3c263cfb884aa | e47e3c62afcc7bec9409aff952b11600572a8329 | refs/heads/master | 2020-03-25T01:29:14.798000 | 2018-04-07T06:58:45 | 2018-04-07T06:58:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hbhk.aili.client.core.widget.qtable.adapter.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.hbhk.aili.client.core.widget.qtable.QuickTable;
import org.hbhk.aili.client.c... | UTF-8 | Java | 707 | java | CellFocusLost.java | Java | [] | null | [] | package org.hbhk.aili.client.core.widget.qtable.adapter.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.hbhk.aili.client.core.widget.qtable.QuickTable;
import org.hbhk.aili.client.c... | 707 | 0.809052 | 0.809052 | 25 | 27.280001 | 21.73204 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96 | false | false | 0 |
b76ee58f80fe8b7054f664d1be21c8f1e0334ac0 | 10,548,439,719,649 | 3fb6eba17537a316f4818b9ac368b301bf8a7517 | /src/main/java/org/openeai/lite/common/util/DateTimeUtils.java | c59b857c0eda4857d64748b758ea71e8a7510066 | [] | no_license | rajprins/openeai-lite | https://github.com/rajprins/openeai-lite | 0feb0afc2fbdb6ce3503649769c17656390e0a7c | 2cdb1c40b83647bc89deff7ed2684ed9f48fb9a4 | refs/heads/master | 2018-12-28T11:19:29.241000 | 2012-09-14T19:17:21 | 2012-09-14T19:17:21 | 32,142,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.openeai.lite.common.util;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public class DateTimeUtils
{
private static final String DT_FORMAT_DEFAULT = "yyyy-MM-dd HH:mm:ss";
private static final String DT_FORMAT_NICE = "dd-MM-yyyy, HH:mm";
... | UTF-8 | Java | 1,203 | java | DateTimeUtils.java | Java | [] | null | [] |
package org.openeai.lite.common.util;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public class DateTimeUtils
{
private static final String DT_FORMAT_DEFAULT = "yyyy-MM-dd HH:mm:ss";
private static final String DT_FORMAT_NICE = "dd-MM-yyyy, HH:mm";
... | 1,203 | 0.638404 | 0.638404 | 49 | 22.510204 | 24.284136 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346939 | false | false | 0 |
661d7db54ff38f6efcf30a3bbe9fd99879d6d429 | 13,735,305,481,763 | fab7214c775387a72bcc4951db82c009e6d2e375 | /myjava/eclipse/src/array/paixu.java | c3678a7337bc1e37ea292baf5b4f22896c2495c3 | [] | no_license | qwer2714856/java | https://github.com/qwer2714856/java | 3dd5e87c5e62747b2b77a548b0481ce5d4740fad | 910c0319026fe6ba3c283d51382bd40746c8cfde | refs/heads/master | 2020-05-01T19:12:11.095000 | 2015-12-24T08:09:26 | 2015-12-24T08:09:26 | 40,973,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package array;
import java.util.*;
public class paixu {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Px p = new Px();
//获取时间
//单实例
//获取时间
Calendar c1 = Calendar.getInstance();
long c1s = c1.getTimeInMillis();
p.Ks(100000);
//p.... | UTF-8 | Java | 4,041 | java | paixu.java | Java | [
{
"context": "}\r\n\r\n/**\r\n * description : 快速排序\r\n * @autor kwzhang\r\n * modify :2012-6-20\r\n *\r\n * @param ",
"end": 2968,
"score": 0.9996051788330078,
"start": 2961,
"tag": "USERNAME",
"value": "kwzhang"
}
] | null | [] | package array;
import java.util.*;
public class paixu {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Px p = new Px();
//获取时间
//单实例
//获取时间
Calendar c1 = Calendar.getInstance();
long c1s = c1.getTimeInMillis();
p.Ks(100000);
//p.... | 4,041 | 0.459192 | 0.440678 | 184 | 18.842392 | 13.960431 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.336957 | false | false | 0 |
f3106f7365570ee1206db3c8852d96822f1fda21 | 13,812,614,829,653 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/32/32_a80db5068c7b70c4f4d0545997909c31b77f50e1/Enemy/32_a80db5068c7b70c4f4d0545997909c31b77f50e1_Enemy_s.java | fbe64f0ab77c0b36e06d96702e04b6ba5e698b25 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package com.raiden.game;
import java.util.ArrayList;
import com.raiden.framework.Image;
import android.graphics.Point;
public class Enemy extends Ship {
public boolean outOfRange;
public float angle, nextAngle;
private float radians;
private int moveX;
private int moveY;
private static fin... | UTF-8 | Java | 6,105 | java | 32_a80db5068c7b70c4f4d0545997909c31b77f50e1_Enemy_s.java | Java | [] | null | [] | package com.raiden.game;
import java.util.ArrayList;
import com.raiden.framework.Image;
import android.graphics.Point;
public class Enemy extends Ship {
public boolean outOfRange;
public float angle, nextAngle;
private float radians;
private int moveX;
private int moveY;
private static fin... | 6,105 | 0.646028 | 0.635053 | 250 | 23.416 | 19.79664 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.552 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.