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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4f0cef98ce5c6d823e631721407770e2ef65cc82 | 11,098,195,561,712 | 17eab192c0061fce545c4ad0e7572a983ed0f04a | /src/com/example/share/fragment/HomePageFragment.java | 0498014d457dacfa6dcba5be19a302fb94b6a0b7 | [
"Apache-2.0"
] | permissive | XuDeveloper/Share | https://github.com/XuDeveloper/Share | 3143f7237676465ad174313177a9470a868d7400 | eb6aac865f741141aedaee1252654511d913171f | refs/heads/master | 2021-01-10T14:35:50.467000 | 2016-12-29T02:55:41 | 2016-12-29T02:55:41 | 55,785,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.share.fragment;
import java.net.URL;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import com.example.share.R;
import com.example.share.activity.NewShareAriticleActivity;
import com.example.share.activity.NewShareBroadcastActivity... | UTF-8 | Java | 5,413 | java | HomePageFragment.java | Java | [
{
"context": "yList<ShareArticle>();\n//\t\tmArticle.setmUserName(\"Raymond\");\n//\t\tmArticle.setContent(\"首先你要认真上课然后认真做作业,最重要的是",
"end": 4939,
"score": 0.9990007877349854,
"start": 4932,
"tag": "USERNAME",
"value": "Raymond"
}
] | null | [] | package com.example.share.fragment;
import java.net.URL;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import com.example.share.R;
import com.example.share.activity.NewShareAriticleActivity;
import com.example.share.activity.NewShareBroadcastActivity... | 5,413 | 0.749669 | 0.743813 | 158 | 32.5 | 22.181858 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.689873 | false | false | 11 |
7c17d1b4bf13ff9ec9f3c68f9abaadeadac24392 | 31,293,131,759,134 | 4dfe23db3a18465c652b3025b5c003e7fc9aa6b4 | /Projet/src/utils/DataSaving.java | 753496af78a0ca78cc9762209dcf6f361d8bf340 | [
"MIT"
] | permissive | mossanddws/Java2 | https://github.com/mossanddws/Java2 | 0f90e20ed57c33237eae060dc692c9231509d903 | 04f282aebd44abcf9c1bbb09439f2c89a5cd1e9d | refs/heads/master | 2020-04-23T07:04:52.780000 | 2019-04-26T22:33:24 | 2019-04-26T22:33:24 | 170,995,768 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package utils;
import java.util.ArrayList;
import notesElevesProfesseurs.Eleve;
import notesElevesProfesseurs.Evaluation;
import notesElevesProfesseurs.Professeur;
import notesElevesProfesseurs.Promotion;
/**
* @author MO Fei
*
*/
public class DataSaving {
public static void saveEleve(String filePath... | UTF-8 | Java | 2,656 | java | DataSaving.java | Java | [
{
"context": " notesElevesProfesseurs.Promotion;\n\n/**\n * @author MO Fei\n *\n */\npublic class DataSaving {\n\tpublic static v",
"end": 241,
"score": 0.9997922778129578,
"start": 235,
"tag": "NAME",
"value": "MO Fei"
}
] | null | [] | /**
*
*/
package utils;
import java.util.ArrayList;
import notesElevesProfesseurs.Eleve;
import notesElevesProfesseurs.Evaluation;
import notesElevesProfesseurs.Professeur;
import notesElevesProfesseurs.Promotion;
/**
* @author <NAME>
*
*/
public class DataSaving {
public static void saveEleve(String filePath... | 2,656 | 0.737199 | 0.737199 | 74 | 34.891891 | 27.073757 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.594594 | false | false | 11 |
7acad0145de7046b027b3b9bb655dbbc927c6273 | 26,645,977,165,299 | 134f8f53c5b83618cc7c80355549b56b787c8a68 | /fast-dev-util/src/main/java/cn/lucode/fastdev/exception/CommonException.java | 2067b2037e034cee9a00ae4e55df42ae580a9c20 | [] | no_license | amtech/fastdev-1 | https://github.com/amtech/fastdev-1 | 9d685f6de0335ab1423e401b2c153b5a8c11b481 | 7c6e7eaaf0722b9f31cbab14e022cd2048d03463 | refs/heads/master | 2020-04-23T00:08:03.840000 | 2018-03-27T00:04:42 | 2018-03-27T00:04:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.lucode.fastdev.exception;
import cn.lucode.fastdev.common.ReturnCodeModel;
/**
*
* @author yunfeng.lu
* @date 2017/9/18
*/
public class CommonException extends RuntimeException {
private static final long serialVersionUID = 5719639814985692478L;
private ReturnCodeModel exception_type;
pub... | UTF-8 | Java | 708 | java | CommonException.java | Java | [
{
"context": "fastdev.common.ReturnCodeModel;\n\n/**\n *\n * @author yunfeng.lu\n * @date 2017/9/18\n */\npublic class CommonExcepti",
"end": 116,
"score": 0.9987319111824036,
"start": 106,
"tag": "NAME",
"value": "yunfeng.lu"
}
] | null | [] | package cn.lucode.fastdev.exception;
import cn.lucode.fastdev.common.ReturnCodeModel;
/**
*
* @author yunfeng.lu
* @date 2017/9/18
*/
public class CommonException extends RuntimeException {
private static final long serialVersionUID = 5719639814985692478L;
private ReturnCodeModel exception_type;
pub... | 708 | 0.687853 | 0.65113 | 31 | 21.838709 | 21.295307 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 11 |
46471b4e39e48579f741190b63b4fd62850a40c4 | 3,736,621,579,933 | 1ec06769d0bc691b9fd94e7d53a7acc3cf548aef | /app/src/main/java/com/fingertech/kesforstudent/Guru/ActivityGuru/TambahTugas.java | 5ce2683b9063b3f05f5420309faf1f173d9c814d | [
"Apache-2.0"
] | permissive | fajaradi73/Student | https://github.com/fajaradi73/Student | 460d0ca57f0e6569d4b7558c7fc2d64ff613fac2 | 15309aaf57721e30f8c72ebde4269ad9fdd7c77a | refs/heads/master | 2020-04-26T02:16:55.302000 | 2019-07-31T10:16:03 | 2019-07-31T10:16:03 | 173,230,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fingertech.kesforstudent.Guru.ActivityGuru;
import android.Manifest;
import android.app.DatePickerDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.graphics.Porter... | UTF-8 | Java | 20,027 | java | TambahTugas.java | Java | [
{
"context": " public static final String TAG_TOKEN = \"token\";\n public static final String TAG_SCHOOL_CODE ",
"end": 2515,
"score": 0.7785875797271729,
"start": 2510,
"tag": "KEY",
"value": "token"
}
] | null | [] | package com.fingertech.kesforstudent.Guru.ActivityGuru;
import android.Manifest;
import android.app.DatePickerDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.graphics.Porter... | 20,027 | 0.582663 | 0.580317 | 433 | 45.249424 | 34.723488 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.859122 | false | false | 11 |
3e31e7c9df08bb68c46b0c8892e46633566b596f | 10,307,921,534,646 | 0d0b910970c72360d3726a95182fae57ad59d741 | /WebService/src/Task.java | 08dc18ec65b0d03479f6b4948c34c4e8331638cc | [] | no_license | hugo4566/WebServiceAndroid | https://github.com/hugo4566/WebServiceAndroid | 07e595ec24cb7be7ad64606b66bfc824c7be9f33 | 6889b98945cc8a6d60661a5e95c31b57052e3dcb | refs/heads/master | 2021-01-25T05:27:51.172000 | 2014-02-28T21:24:26 | 2014-02-28T21:24:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Task {
private long id;
private long idUsuario;
private String nome;
private String descricao;
private String data;
private int notificacao;
private boolean status;
public String getNome() {
return nome;
}
public void setNome(String nome) {
this.nome = nome;
}
public String getDescrica... | UTF-8 | Java | 1,208 | java | Task.java | Java | [] | null | [] | public class Task {
private long id;
private long idUsuario;
private String nome;
private String descricao;
private String data;
private int notificacao;
private boolean status;
public String getNome() {
return nome;
}
public void setNome(String nome) {
this.nome = nome;
}
public String getDescrica... | 1,208 | 0.695364 | 0.695364 | 79 | 14.29114 | 14.372224 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.240506 | false | false | 11 |
ca7d414cdda4ac04ae5549485168841f7d80aa09 | 17,248,588,702,994 | 4f59f77ee3f0be11930fd530cad72246be4c9fd1 | /examples/android/app/src/main/java/com/tensorspeech/tensorflowtts/dispatcher/TtsStateDispatcher.java | 082b2e2bb372aaa37533e02f18e2ba1c98170fb1 | [
"Apache-2.0",
"CC-BY-NC-3.0"
] | permissive | TensorSpeech/TensorFlowTTS | https://github.com/TensorSpeech/TensorFlowTTS | 3493ca788f67eee32e343cb492d95bdf38a4306a | 136877136355c82d7ba474ceb7a8f133bd84767e | refs/heads/master | 2023-07-04T17:25:40.956000 | 2022-03-10T08:34:25 | 2022-03-10T08:34:25 | 249,107,601 | 2,889 | 686 | Apache-2.0 | false | 2022-11-25T22:56:20 | 2020-03-22T03:44:10 | 2022-11-25T09:33:00 | 2022-11-25T22:55:58 | 136,523 | 2,971 | 670 | 3 | Python | false | false | package com.tensorspeech.tensorflowtts.dispatcher;
import android.os.Handler;
import android.os.Looper;
import android.util.Log;
import java.util.concurrent.CopyOnWriteArrayList;
/**
* @author {@link "mailto:xuefeng.ding@outlook.com" "Xuefeng Ding"}
* Created 2020-07-28 14:25
*/
public class TtsStateDispatcher {
... | UTF-8 | Java | 2,304 | java | TtsStateDispatcher.java | Java | [
{
"context": "yOnWriteArrayList;\n\n/**\n * @author {@link \"mailto:xuefeng.ding@outlook.com\" \"Xuefeng Ding\"}\n * Created 2020-07-28 14:25\n */\n",
"end": 236,
"score": 0.999917209148407,
"start": 212,
"tag": "EMAIL",
"value": "xuefeng.ding@outlook.com"
},
{
"context": "@author {@... | null | [] | package com.tensorspeech.tensorflowtts.dispatcher;
import android.os.Handler;
import android.os.Looper;
import android.util.Log;
import java.util.concurrent.CopyOnWriteArrayList;
/**
* @author {@link "mailto:<EMAIL>" "<NAME>"}
* Created 2020-07-28 14:25
*/
public class TtsStateDispatcher {
private static fina... | 2,281 | 0.59375 | 0.588542 | 79 | 28.164557 | 23.363625 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392405 | false | false | 11 |
c3a839f67d6e0d0ea40d247c77d0883d6a44b67a | 16,441,134,844,562 | 0b918a33925845c2a0239d6d21102e5f4e05ab1b | /source_code/src/com/at/common/android/AtuGrls.java | 176eb32ba446ce86b0f3b00c85933a4d03a0112c | [] | no_license | lichsword/at-android-demo | https://github.com/lichsword/at-android-demo | a3fb31f4f2ca8ce76d18abce441b3eae914e8172 | 2a8073026ffb27d407fd755318082b3628c24e0c | refs/heads/master | 2021-01-10T08:09:37.137000 | 2017-05-19T18:10:46 | 2017-05-19T18:10:46 | 51,918,779 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.at.common.android;
import android.app.Activity;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Intent;
import java.io.Serializable;
/**
* Grls = Global Resource Location Service. ... | UTF-8 | Java | 4,266 | java | AtuGrls.java | Java | [
{
"context": "al Resource Location Service. 统一资源定位服务. Created by lichsword on\n * 15/6/10.\n */\npublic class AtuGrls {\n\n /*",
"end": 350,
"score": 0.9996678829193115,
"start": 341,
"tag": "USERNAME",
"value": "lichsword"
}
] | null | [] | package com.at.common.android;
import android.app.Activity;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Intent;
import java.io.Serializable;
/**
* Grls = Global Resource Location Service. ... | 4,266 | 0.547152 | 0.544519 | 155 | 25.96129 | 24.352488 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 11 |
578261eb206232c53b001bc57f12a1947b9c5f22 | 23,330,262,414,947 | 4b96092df0593031a2e4843f15952be94ea135b3 | /spring-profile/src/main/java/com/spring/profile/config/LineConfig.java | 1fcf433a891764949129cf68a0549921f2c8886a | [] | no_license | Vader1997/Spring-in-action | https://github.com/Vader1997/Spring-in-action | b9a4b7d3608babac11c12fb4d4847e88c4dfebe9 | d66fb4381311a3b43741275f1e3c87f1b0dddc97 | refs/heads/master | 2022-12-21T14:43:28.628000 | 2020-02-26T12:49:19 | 2020-02-26T12:49:19 | 225,606,938 | 0 | 0 | null | false | 2022-12-16T05:07:25 | 2019-12-03T11:47:37 | 2020-02-26T12:50:44 | 2022-12-16T05:07:22 | 60 | 0 | 0 | 7 | Java | false | false | package com.spring.profile.config;
import com.spring.profile.service.LineService;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Profile;
@Configuration
@Profile("line")
public class LineConfig {
@Bean
... | UTF-8 | Java | 401 | java | LineConfig.java | Java | [] | null | [] | package com.spring.profile.config;
import com.spring.profile.service.LineService;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Profile;
@Configuration
@Profile("line")
public class LineConfig {
@Bean
... | 401 | 0.780549 | 0.780549 | 16 | 24.0625 | 20.56535 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 11 |
951d1c04b7c38298a4a2ffa37ba99da0112b05c7 | 13,709,535,669,563 | 8f3a2a4ea5a3cbf2cc194ea38bafef8524ee96a3 | /src/ParkingLot/MediumParkingSpace.java | 69d906bfdcedc9968c90bc1b6755b7058ed024b8 | [] | no_license | Fengkp/ParkingLot | https://github.com/Fengkp/ParkingLot | a32bbb053022977cf32f3baeeb08b982cbc1e694 | 36198a5a235588d6e73a780b344b1e2e1f543400 | refs/heads/master | 2021-07-10T04:32:29.620000 | 2017-10-11T11:56:38 | 2017-10-11T11:56:38 | 106,326,196 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ParkingLot;
public class MediumParkingSpace extends ParkingSpace {
private final double HOURLY_RATE = 10.00;
private final int SIZE = 3;
public MediumParkingSpace(int spaceNum) {
super.setHourlyRate(HOURLY_RATE);
super.setSpaceNum(spaceNum);
super.setSpaceAvailable(true);
super.setSpaceSi... | UTF-8 | Java | 412 | java | MediumParkingSpace.java | Java | [] | null | [] | package ParkingLot;
public class MediumParkingSpace extends ParkingSpace {
private final double HOURLY_RATE = 10.00;
private final int SIZE = 3;
public MediumParkingSpace(int spaceNum) {
super.setHourlyRate(HOURLY_RATE);
super.setSpaceNum(spaceNum);
super.setSpaceAvailable(true);
super.setSpaceSi... | 412 | 0.708738 | 0.696602 | 19 | 20.736841 | 17.121368 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 11 |
c4d6808c554069b0b08f10d12529e7bb7226ac8e | 17,952,963,316,913 | 85e16ef501d0390091f4b5896e6956c8c509a72d | /app/src/main/java/com/learn/zohky/expensemanager/Dialogs/DatePickerDialog.java | c150987424f9e6952d67c29d0dfbd1e3e7c102c5 | [] | no_license | OmerZo/Expenses-manager-app | https://github.com/OmerZo/Expenses-manager-app | 87b95c7ce3f5eb5c481858817eb6735c897d288d | c71792d8f133e1eb0482e475764c2325a4455c52 | refs/heads/master | 2021-05-13T11:27:06.260000 | 2018-01-22T21:33:13 | 2018-01-22T21:33:13 | 117,126,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learn.zohky.expensemanager.Dialogs;
import android.app.DatePickerDialog.OnDateSetListener;
import android.app.Dialog;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
import android.widget.Button;
import android.widget.DatePicker;
import ... | UTF-8 | Java | 2,009 | java | DatePickerDialog.java | Java | [] | null | [] | package com.learn.zohky.expensemanager.Dialogs;
import android.app.DatePickerDialog.OnDateSetListener;
import android.app.Dialog;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
import android.widget.Button;
import android.widget.DatePicker;
import ... | 2,009 | 0.699851 | 0.695869 | 57 | 34.228069 | 28.530697 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 11 |
7518f86658a4856014b21eae7dfb2e2b15acab1e | 15,762,530,016,229 | 34e57ea56cea3857bf80bc009ea038778746ddaa | /iox9/src/main/java/pso/secondphase/iox9/business/capture/IdentityDataSource.java | 94b7117de76f51a3e5cf2a9a0419d9c4298f1b0d | [
"MIT"
] | permissive | greati/iox9 | https://github.com/greati/iox9 | fd1e3964ae6e49fab3800a52e7bc707ec802a119 | 319ae4ea764dc47bfaaca905e047d665a111ca27 | refs/heads/master | 2021-03-27T10:11:34.212000 | 2017-12-04T13:37:02 | 2017-12-04T13:37:02 | 109,882,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pso.secondphase.iox9.business.capture;
import java.util.HashMap;
import java.util.Map;
import pso.secondphase.iox9.exception.FailedOpeningSourceException;
import pso.secondphase.iox9.exception.InvalidDataReceivedException;
/**
* Represent a source of identity data along with the data capture method.
*
* G... | UTF-8 | Java | 2,570 | java | IdentityDataSource.java | Java | [
{
"context": "d\n * allowing capturing their data.\n * \n * @author Vitor Greati\n * @param <IdentityDataType> Final data represent",
"end": 539,
"score": 0.9998462796211243,
"start": 527,
"tag": "NAME",
"value": "Vitor Greati"
}
] | null | [] | package pso.secondphase.iox9.business.capture;
import java.util.HashMap;
import java.util.Map;
import pso.secondphase.iox9.exception.FailedOpeningSourceException;
import pso.secondphase.iox9.exception.InvalidDataReceivedException;
/**
* Represent a source of identity data along with the data capture method.
*
* G... | 2,564 | 0.646693 | 0.644358 | 95 | 26.052631 | 23.563293 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.336842 | false | false | 11 |
fd7604f6810ccf2d0c3f5b9ca82e7094d0426251 | 31,190,052,560,979 | f806e64e0a69b15b33366024ea9e848ab99db8e9 | /src/CLIPracticesM/DRun.java | 1f6d88439cb775dfeeafb5d2ca8595c71e7c9daf | [] | no_license | dharmikmehta1112/JavaProgram | https://github.com/dharmikmehta1112/JavaProgram | 2cf730bda236eadb98789e51bdefb8f5626be9ca | ae0a3cc33c7a37cff58d2581e4581fea47760929 | refs/heads/master | 2023-04-18T17:30:53.285000 | 2021-05-05T10:39:53 | 2021-05-05T10:39:53 | 364,541,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CLIPracticesM;
public class DRun {
public static void main(String[] args) {
D d = new D();
int result = d.add(10,20);
System.out.println("Result: "+result);
// System.out.println("Result: "+d); //print as {Result: D@1761e840} --> className@hashCode --> This is not a memory. This is object hashcode
}
} | UTF-8 | Java | 318 | java | DRun.java | Java | [] | null | [] | package CLIPracticesM;
public class DRun {
public static void main(String[] args) {
D d = new D();
int result = d.add(10,20);
System.out.println("Result: "+result);
// System.out.println("Result: "+d); //print as {Result: D@1761e840} --> className@hashCode --> This is not a memory. This is object hashcode
}
} | 318 | 0.672956 | 0.638365 | 10 | 30.9 | 39.525814 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 11 |
c6b860543fbf456c560ce366b00de10180be3061 | 28,174,985,478,385 | 98f8c1b4883b652359f581e0a4e30f04b5b9c787 | /backend/src/main/java/com/PSproject/TvShowsTracker/dto/user/myuser/MyUserProfileDto.java | acd826a6bb8d58862b82a9e2bb91fb68c7ae6ced | [] | no_license | cosmin22h/TST-v1 | https://github.com/cosmin22h/TST-v1 | e35e680a14aba3654dc657357314b07cec9af65e | 5b8b16b37464de3c8783276c1843df55b9e57aeb | refs/heads/main | 2023-08-05T22:11:59.802000 | 2021-09-15T14:33:33 | 2021-09-15T14:33:33 | 384,230,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.PSproject.TvShowsTracker.dto.user.myuser;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.valid... | UTF-8 | Java | 872 | java | MyUserProfileDto.java | Java | [] | null | [] | package com.PSproject.TvShowsTracker.dto.user.myuser;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.valid... | 872 | 0.760321 | 0.755734 | 28 | 30.142857 | 25.283697 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 11 |
48a6fef4fef842397d5b1a6a979eafa61dfad55d | 28,114,855,959,325 | 5f5eba3a3c12dcc36fc5985da2725cbb1475f4db | /hcontainer/src/main/java/ioc/annotation/RequestMethod.java | 830e94b44bcdf4de240e60c2f7ae950a20980c4b | [] | no_license | dengxjun/code-training | https://github.com/dengxjun/code-training | 224243e23af798f539451be07ab531e4bfd271a9 | 5ef54e03665df88757762b5c096cdc28ee061255 | refs/heads/master | 2022-11-02T15:20:32.892000 | 2020-02-06T12:37:24 | 2020-02-06T12:37:24 | 235,472,156 | 0 | 0 | null | false | 2022-10-25T21:12:54 | 2020-01-22T00:58:46 | 2020-02-06T12:37:51 | 2022-10-25T21:12:54 | 185 | 0 | 0 | 2 | Java | false | false | package ioc.annotation;
/**
* @author: 邓小军
* @since: 2020/1/21 10:33
*
*/
public enum RequestMethod {
GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS, TRACE
}
| UTF-8 | Java | 171 | java | RequestMethod.java | Java | [
{
"context": "package ioc.annotation;\n\n/**\n * @author: 邓小军\n * @since: 2020/1/21 10:33\n *\n */\npublic enum Req",
"end": 44,
"score": 0.9996410608291626,
"start": 41,
"tag": "NAME",
"value": "邓小军"
}
] | null | [] | package ioc.annotation;
/**
* @author: 邓小军
* @since: 2020/1/21 10:33
*
*/
public enum RequestMethod {
GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS, TRACE
}
| 171 | 0.636364 | 0.569697 | 10 | 15.5 | 16.746641 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 11 |
d2986958dc8265e474242bff583a55234cba641a | 32,306,744,056,411 | 00c43be71d4c0c7a58ac6ba3c13123b149b74757 | /app/src/main/java/com/example/woshidan/example/MainActivity.java | 2190799ab53cdfbf69c40f609427c8187635cf36 | [] | no_license | woshidan/SectionedGridView | https://github.com/woshidan/SectionedGridView | 5a6a5bec098d368c8d1a6bc76003f04eadb517e3 | 437a0d23b8b5731132d71d230271981f0bd6743b | refs/heads/master | 2021-01-10T02:22:09.559000 | 2016-03-28T23:07:04 | 2016-03-28T23:07:04 | 54,851,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.woshidan.example;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.Menu;
import android... | UTF-8 | Java | 3,935 | java | MainActivity.java | Java | [] | null | [] | package com.example.woshidan.example;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.Menu;
import android... | 3,935 | 0.598475 | 0.581449 | 118 | 32.347458 | 22.353241 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508475 | false | false | 11 |
c9f6e311ef8bf83f1d562252b0a1330fb1183576 | 18,691,697,733,297 | 3ba00d9e596136877557bda62da1bb2ac6306cfd | /src/main/java/hello/GreetingController.java | 5a709e6a9d9bfededad9a97ded1572366b153b00 | [] | no_license | kyyz147/websocket-demo | https://github.com/kyyz147/websocket-demo | d12118af99e302a3fc15e2d90862221c2e072315 | 8efb64d089e1eea7d22653544e16eb32ac9cd8af | refs/heads/master | 2020-07-04T15:38:07.463000 | 2019-08-14T10:21:03 | 2019-08-14T10:21:03 | 202,326,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.messaging.Message;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.handler.annotation.SendTo;
import org.springframework.messaging.simp.annotation.SendTo... | UTF-8 | Java | 2,623 | java | GreetingController.java | Java | [] | null | [] | package hello;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.messaging.Message;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.handler.annotation.SendTo;
import org.springframework.messaging.simp.annotation.SendTo... | 2,623 | 0.751763 | 0.74142 | 55 | 37.654545 | 25.809948 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.890909 | false | false | 11 |
2eafe4f5a810b3a1365b2ddac928dccba90309ef | 20,418,274,569,265 | 85fcf40066b1fe061e092fb4c94b112af08b7a6a | /java10/src/클래스만들기/계산기2.java | 6ba919458027823f18f3f3d6e4466f4d3ba5cce1 | [] | no_license | maymoon54/androidjava | https://github.com/maymoon54/androidjava | 71ebecbae60140fd4431e1bebbfe099f5740ccfb | 0e626f5ae20e71f75657c38c006c5ae185fa8a70 | refs/heads/master | 2023-02-20T13:11:48.865000 | 2021-01-19T06:11:54 | 2021-01-19T06:11:54 | 288,131,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 클래스만들기;
public class 계산기2 {
//각 부품의 기능을 정의할 때는 메서드를 쓴다.
//메서드의 입력값 잠깐 저장할 용도로 선언된 변수,
//메서드의 사용과 처리의 중간 다리 역할을 변수 : 매개변수(parameter,파라메터)
//add라는 기능을 처리할때 x y 에 따라 결과 달라진다 (x y는 파라메터)
public void add(int x, int y) { //void == 없다.
//x,y 변수는 add메서드 지역에서만 쓸 수 있는 지역변수
//local 변수, 로컬변수
//지역변수는 ... | UTF-8 | Java | 937 | java | 계산기2.java | Java | [] | null | [] | package 클래스만들기;
public class 계산기2 {
//각 부품의 기능을 정의할 때는 메서드를 쓴다.
//메서드의 입력값 잠깐 저장할 용도로 선언된 변수,
//메서드의 사용과 처리의 중간 다리 역할을 변수 : 매개변수(parameter,파라메터)
//add라는 기능을 처리할때 x y 에 따라 결과 달라진다 (x y는 파라메터)
public void add(int x, int y) { //void == 없다.
//x,y 변수는 add메서드 지역에서만 쓸 수 있는 지역변수
//local 변수, 로컬변수
//지역변수는 ... | 937 | 0.586777 | 0.57686 | 29 | 18.862068 | 16.249613 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.551724 | false | false | 11 |
5a727a7876d6d5989e92b676357abd355945036e | 18,889,266,197,203 | bff4710cb3d155a8b7351ca4cddc1550377b5341 | /src/Chapter_13/Exercise_15.java | 2cdaf225e709da8221a1507cc63e95b5f64c7f11 | [] | no_license | DanielHornos/Java-Programming-10th-edition | https://github.com/DanielHornos/Java-Programming-10th-edition | 168578188a20d11e5c3cff7f8844ac57886198da | 5d1f124892736d157e90d523b0a456c2e7d4c929 | refs/heads/master | 2021-01-20T00:34:03.770000 | 2017-04-23T16:25:21 | 2017-04-23T16:25:21 | 89,151,745 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter_13;
import ToolKit.BigRational;
import java.math.BigDecimal;
/**
* Chapter 13 Exercise 15:
*
* (Use BigInteger for the Rational class)
* Redesign and implement the Rational class in Listing 13.13 using BigInteger for
* the numerator and denominator.
*
* Created by Daniel Hornos ... | UTF-8 | Java | 659 | java | Exercise_15.java | Java | [
{
"context": " the numerator and denominator.\n *\n * Created by Daniel Hornos Valiente on 9/10/16.\n */\npublic class Exercise_15 {\n\n p",
"end": 328,
"score": 0.9998478293418884,
"start": 306,
"tag": "NAME",
"value": "Daniel Hornos Valiente"
}
] | null | [] | package Chapter_13;
import ToolKit.BigRational;
import java.math.BigDecimal;
/**
* Chapter 13 Exercise 15:
*
* (Use BigInteger for the Rational class)
* Redesign and implement the Rational class in Listing 13.13 using BigInteger for
* the numerator and denominator.
*
* Created by <NAME> on 9/10... | 643 | 0.688923 | 0.660091 | 27 | 23.333334 | 25.905813 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 11 |
d5c2871b64779d178f99d225dd760f8fb7a5d6ad | 3,212,635,546,224 | b49ffb0e00f697ea0fb79df6130477dec22a7955 | /old/src/main/java/de/lathspell/test/ArraysTestProvider.java | f5dc06251a4aff757349c30a4cf4848573b1a7d9 | [] | no_license | lathspell/kotlin_test | https://github.com/lathspell/kotlin_test | 0364721dfa72bcd6671b4c6989fe805e029cf06b | d952de23db19b8d37291b419305e84856ecd0554 | refs/heads/master | 2023-05-29T03:59:31.211000 | 2023-05-04T10:19:22 | 2023-05-04T10:19:22 | 53,094,673 | 1 | 0 | null | false | 2022-10-20T21:33:29 | 2016-03-04T00:30:55 | 2022-10-20T21:29:24 | 2022-10-20T21:30:51 | 496 | 0 | 0 | 0 | Kotlin | false | false | package de.lathspell.test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class ArraysTestProvider {
/**
* Get a Java primitives array.
*/
public static int[] getIntArray() {
int[] ia = new int[4];
ia[ia.length - 1] = 4;
return ia;
... | UTF-8 | Java | 837 | java | ArraysTestProvider.java | Java | [] | null | [] | package de.lathspell.test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class ArraysTestProvider {
/**
* Get a Java primitives array.
*/
public static int[] getIntArray() {
int[] ia = new int[4];
ia[ia.length - 1] = 4;
return ia;
... | 837 | 0.550777 | 0.532855 | 37 | 21.621622 | 19.79674 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 11 |
7af499857d1affa222643451f5e6c86f70f02112 | 4,260,607,620,765 | d2a789a8ef6ee1d54734df70ee6bf894da29510a | /app/src/main/java/com/example/exercise3/operationsActivity.java | db98d01f1193734478268b4fd36f2eac96fc28b2 | [] | no_license | neeliadithyasai/Exercise3 | https://github.com/neeliadithyasai/Exercise3 | a7cbdb040315016c2602b8de93dd599f15455c19 | ed14b884ff5178c2acc803337250524a069238b1 | refs/heads/master | 2021-05-20T14:16:35.700000 | 2020-04-02T01:39:58 | 2020-04-02T01:39:58 | 252,328,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.exercise3;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class operationsActivity extends AppCompatActivity {
... | UTF-8 | Java | 4,207 | java | operationsActivity.java | Java | [] | null | [] | package com.example.exercise3;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class operationsActivity extends AppCompatActivity {
... | 4,207 | 0.522225 | 0.520799 | 149 | 27.2349 | 22.274488 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563758 | false | false | 11 |
c142ded5f45a76c54b905f0991bb6d925b5ebb36 | 4,260,607,621,966 | e11ccc2fd926f2d1f7b971db22269d6337120963 | /aima-core/src/test/java/aima/test/core/unit/logic/propositional/PropositionalTestSuite.java | 9380bd1a4e6f716707aa220491ea129cd4d9879b | [
"MIT"
] | permissive | nsm-lab/aima-java | https://github.com/nsm-lab/aima-java | 69789d2993e27eb455271ca5f4540295f7789b59 | 97d355b8f45c3736688351c3edaf6cf1c8563cfe | refs/heads/master | 2021-05-17T11:28:03.022000 | 2020-03-28T09:28:28 | 2020-03-28T09:28:28 | 250,755,947 | 2 | 0 | MIT | false | 2020-10-13T20:43:10 | 2020-03-28T09:25:27 | 2020-03-28T09:28:55 | 2020-10-13T20:43:09 | 5,919 | 0 | 0 | 1 | Java | false | false | package aima.test.core.unit.logic.propositional;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import aima.test.core.unit.logic.propositional.inference.DPLLTest;
import aima.test.core.unit.logic.propositional.inference.PLFCEntailsTest;
import aima.test.core.unit.logic.propositional.inference.PLReso... | UTF-8 | Java | 1,737 | java | PropositionalTestSuite.java | Java | [] | null | [] | package aima.test.core.unit.logic.propositional;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import aima.test.core.unit.logic.propositional.inference.DPLLTest;
import aima.test.core.unit.logic.propositional.inference.PLFCEntailsTest;
import aima.test.core.unit.logic.propositional.inference.PLReso... | 1,737 | 0.846287 | 0.846287 | 33 | 51.636364 | 26.820185 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.393939 | false | false | 11 |
775df74c524b8c60db65fefaa0b5fc019ae0cb53 | 7,825,430,444,390 | 14988d143264d6cbe25a281bd6b3b3763931ff0e | /src/main/java/com/kodilla/kodillalibrary/mapper/ReaderMapper.java | ed4476f02583ac092e268fe0d47bbb10ad6c714a | [] | no_license | anna850412/kodilla-library | https://github.com/anna850412/kodilla-library | e4d11f2f5326132872c039a48698b59b716deebd | d806c090c096e4754c56729754cc523db4890038 | refs/heads/master | 2023-04-14T04:04:10.080000 | 2021-04-19T09:22:23 | 2021-04-19T09:22:23 | 345,637,491 | 0 | 0 | null | false | 2021-04-19T08:25:52 | 2021-03-08T11:46:59 | 2021-04-18T18:51:16 | 2021-04-19T08:25:51 | 144 | 0 | 0 | 0 | Java | false | false | package com.kodilla.kodillalibrary.mapper;
import com.kodilla.kodillalibrary.domain.Reader;
import com.kodilla.kodillalibrary.domain.ReaderDto;
import org.springframework.stereotype.Service;
@Service
public class ReaderMapper {
public Reader mapToReader(final ReaderDto readerDto) {
Reader reader = new Rea... | UTF-8 | Java | 814 | java | ReaderMapper.java | Java | [] | null | [] | package com.kodilla.kodillalibrary.mapper;
import com.kodilla.kodillalibrary.domain.Reader;
import com.kodilla.kodillalibrary.domain.ReaderDto;
import org.springframework.stereotype.Service;
@Service
public class ReaderMapper {
public Reader mapToReader(final ReaderDto readerDto) {
Reader reader = new Rea... | 814 | 0.716216 | 0.716216 | 27 | 29.148148 | 22.838732 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 11 |
421f4d893e244ae8a037d3408bb10225e0b2dcab | 25,211,458,086,615 | 29bc175ba4e74b162beef2e89773638e835bcd43 | /app/src/androidTest/java/ru/tulupov/alex/testapplication/MainActivityTest.java | 0bffd6ee455c6fce35368260b4cf3928c3848444 | [] | no_license | Algresh/TestApplication | https://github.com/Algresh/TestApplication | 002be1e417279b4db567eb9a28eba3368e4802ef | 59b76049dd885dd3978a7b944cedc752b7c820ba | refs/heads/master | 2021-01-22T10:57:08.678000 | 2017-02-15T16:25:35 | 2017-02-15T16:25:35 | 82,056,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.tulupov.alex.testapplication;
import android.support.test.rule.ActivityTestRule;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
import static android.support.test.espresso.Espresso.onView;
import static android.support.test.... | UTF-8 | Java | 2,211 | java | MainActivityTest.java | Java | [] | null | [] | package ru.tulupov.alex.testapplication;
import android.support.test.rule.ActivityTestRule;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
import static android.support.test.espresso.Espresso.onView;
import static android.support.test.... | 2,211 | 0.728177 | 0.727273 | 55 | 39.18182 | 33.103745 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 11 |
e36291059bc7d5f33426db1f6af8f736c269e886 | 14,035,953,170,969 | cbe3afd59e53477fe7e4502ed9a04b3faf21405d | /JustInTime/app/src/main/java/se/chalmers/justintime/timer/Messager.java | 32c972b1c0955b75bc9e64ae2557fa97f589a010 | [] | no_license | ITVolt/EDA397 | https://github.com/ITVolt/EDA397 | d541063aa240213f7a3e5fd1473fee33963b56ef | 941b26599984f517f5792061525e062f49d7a04a | refs/heads/master | 2021-01-23T01:56:49.681000 | 2017-05-05T11:11:39 | 2017-05-05T11:11:39 | 85,950,855 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.chalmers.justintime.timer;
import android.os.Message;
/**
* Created by Nieo on 04/05/17.
*/
interface Messager {
void sendMessage(Message message);
void showNotification(int id, CharSequence text);
}
| UTF-8 | Java | 225 | java | Messager.java | Java | [
{
"context": "er;\n\nimport android.os.Message;\n\n/**\n * Created by Nieo on 04/05/17.\n */\n\ninterface Messager {\n void s",
"end": 89,
"score": 0.9971087574958801,
"start": 85,
"tag": "NAME",
"value": "Nieo"
}
] | null | [] | package se.chalmers.justintime.timer;
import android.os.Message;
/**
* Created by Nieo on 04/05/17.
*/
interface Messager {
void sendMessage(Message message);
void showNotification(int id, CharSequence text);
}
| 225 | 0.72 | 0.693333 | 13 | 16.307692 | 18.018728 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 11 |
23f49e27f33c7f94cb85d8dcca6b0b2030b3bef0 | 14,035,953,167,439 | dd259f1b18f0dc14edf9b3c152673d512958e25a | /Hibernate/src/java/myp/empdel.java | b53127d3ec1b7817200d5f53a267118b288efcdd | [] | no_license | TheInnovators/Advance-Java | https://github.com/TheInnovators/Advance-Java | 516d441a1ea1ad8f8fa03c5343e2ebb1d18425c0 | 3fc0f59daf2522589226f9a1563b651628507739 | refs/heads/master | 2018-03-07T03:41:30.295000 | 2014-11-01T12:10:23 | 2014-11-01T12:10:23 | 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 myp;
import java.util.Scanner;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
... | UTF-8 | Java | 954 | java | empdel.java | Java | [
{
"context": "rg.hibernate.cfg.Configuration;\n\n/**\n *\n * @author SHREEJI\n */\npublic class empdel {\n public static void ",
"end": 386,
"score": 0.6766762733459473,
"start": 379,
"tag": "USERNAME",
"value": "SHREEJI"
}
] | 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 myp;
import java.util.Scanner;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
... | 954 | 0.642558 | 0.642558 | 36 | 25.5 | 21.300104 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 11 |
bc0a53abd40367b5ad84e4ded362bedd9d392919 | 33,715,493,320,293 | e4113b8413b14e1c9b840209e12a15a4e3b9520d | /personendemo/src/main/java/de/gothaer/personendemo/application/PersonHandler.java | e4d60c10de0ff7a7d8cd219998375cc45d3fea88 | [
"Apache-2.0"
] | permissive | LimagoHub/CCGothaerJun20 | https://github.com/LimagoHub/CCGothaerJun20 | 1f548c3806392623e8b3c9927526029dd842217e | 8b009ab4d7edf97882d5a69a6f99bcb375528c9e | refs/heads/master | 2022-11-13T22:16:43.786000 | 2020-07-02T13:32:22 | 2020-07-02T13:32:22 | 275,754,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.gothaer.personendemo.application;
import de.gothaer.personendemo.services.PersonenServiceException;
import de.gothaer.personendemo.services.domainobjects.Person;
public interface PersonHandler {
void handleSave(Person person) throws PersonenServiceException ;
}
| UTF-8 | Java | 289 | java | PersonHandler.java | Java | [] | null | [] | package de.gothaer.personendemo.application;
import de.gothaer.personendemo.services.PersonenServiceException;
import de.gothaer.personendemo.services.domainobjects.Person;
public interface PersonHandler {
void handleSave(Person person) throws PersonenServiceException ;
}
| 289 | 0.816609 | 0.816609 | 10 | 26.9 | 28.101423 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 11 |
23368136f11225341883eae63b47be117943c268 | 18,769,007,093,265 | 2fb29b65d51ef44cc4ea153f5101a66229ae013d | /src/main/java/it/unitn/webprog2018/ueb/shoppinglist/dao/dummy/ListDAOImpl.java | 827de026aac5b1afed9a6f51f713eb863409a20a | [] | no_license | mpadovan/shopping-list | https://github.com/mpadovan/shopping-list | 1c68ca10147b11987a321af6d7a7ee7371a21d95 | 1a46106a5464136b744863318a83948e9d4d992c | refs/heads/master | 2020-04-18T12:24:58.217000 | 2019-01-28T13:16:34 | 2019-01-28T13:16:34 | 167,532,468 | 0 | 0 | null | false | 2019-01-25T11:02:54 | 2019-01-25T10:49:50 | 2019-01-25T10:59:07 | 2019-01-25T11:02:53 | 0 | 0 | 0 | 0 | Java | false | 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 it.unitn.webprog2018.ueb.shoppinglist.dao.dummy;
import it.unitn.webprog2018.ueb.shoppinglist.dao.DAOFactory;
import it.unitn.... | UTF-8 | Java | 14,467 | java | ListDAOImpl.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author Giulia Carocari\n */\npublic class ListDAOImpl implements ListDAO {",
"end": 1083,
"score": 0.9998524785041809,
"start": 1068,
"tag": "NAME",
"value": "Giulia Carocari"
},
{
"context": "cts-and-empty-trolley-basket.... | 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 it.unitn.webprog2018.ueb.shoppinglist.dao.dummy;
import it.unitn.webprog2018.ueb.shoppinglist.dao.DAOFactory;
import it.unitn.... | 14,458 | 0.698832 | 0.683832 | 500 | 27.934 | 31.716961 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.566 | false | false | 11 |
db96b2ac33bbbd9d91ab8cc05893dbe08eac2c99 | 13,821,204,796,178 | c60d497b9ab4d133d82afa3615d3604982fc897b | /src/main/java/com/restaurant/menu/shared/ErrorHandler.java | 8e4d9ce316cfeeb8652204a441cadd4183aa23c5 | [] | no_license | utalyan/backend-menu | https://github.com/utalyan/backend-menu | 9d578be699e747f7a57242df671739d432788026 | cecec5cb3c6127a573305ae41a2243e6898e7a84 | refs/heads/main | 2023-07-30T19:03:05.899000 | 2021-09-17T19:54:01 | 2021-09-17T19:54:01 | 331,066,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.restaurant.menu.shared;
import antlr.collections.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController;
import org.springframework.boot.web.error.ErrorAttributeOptions;
import org.springframework.boot.web.s... | UTF-8 | Java | 2,142 | java | ErrorHandler.java | Java | [] | null | [] | package com.restaurant.menu.shared;
import antlr.collections.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController;
import org.springframework.boot.web.error.ErrorAttributeOptions;
import org.springframework.boot.web.s... | 2,142 | 0.742764 | 0.742764 | 58 | 35.931034 | 36.566833 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 11 |
e9fd49b010c3821deb10696d815961582654c297 | 19,894,288,536,075 | 5c8d758bcd99cf6c4be9eca8f3f6e2f2925cac0a | /ProjetoDM107/src/main/java/br/com/inatel/projeto/ConnectionDB.java | be2f158c91f3e7a112efd6cb527470e8ccd74472 | [] | no_license | NathCarletti/WebServiceJavaPHP | https://github.com/NathCarletti/WebServiceJavaPHP | 3a5013f2e3dd78139541dfae5734d3ac5b42c607 | 55d46cbaad2b0dfda234c8a17095ade6ff2cdbf6 | refs/heads/master | 2021-07-24T22:38:29.916000 | 2017-11-04T11:36:06 | 2017-11-04T11:36:06 | 108,879,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.inatel.projeto;
import java.sql.Connection;
import java.sql.DriverManager;
public class ConnectionDB {
public Connection getConnection() throws Exception{
DriverManager.registerDriver(new com.mysql.jdbc.Driver());
return DriverManager.getConnection("jdbc:mysql://localhost:3306/dm107", "root", "");... | UTF-8 | Java | 326 | java | ConnectionDB.java | Java | [] | null | [] | package br.com.inatel.projeto;
import java.sql.Connection;
import java.sql.DriverManager;
public class ConnectionDB {
public Connection getConnection() throws Exception{
DriverManager.registerDriver(new com.mysql.jdbc.Driver());
return DriverManager.getConnection("jdbc:mysql://localhost:3306/dm107", "root", "");... | 326 | 0.773006 | 0.751534 | 11 | 28.636364 | 26.870981 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181818 | false | false | 11 |
728e21d43b03bef2f472f90a1ef9f8e22eaf602a | 25,958,782,402,141 | 81f5e0190851ceb1bf5f769df739557a3fe78e48 | /android/clfc-android-1.1/src/com/rameses/clfc/android/db/DBNoteService.java | 5f0078ba4b45ec5f2a3218afb61efefcbd766b40 | [] | no_license | ramesesinc/projects | https://github.com/ramesesinc/projects | 4ec3af7c746911342ee3744065cfcc6fee0f630b | d7f94af9b2e926a6f781987a530a9867690859bf | refs/heads/master | 2021-01-23T14:51:47.264000 | 2019-02-01T06:00:47 | 2019-02-01T06:00:47 | 18,316,482 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rameses.clfc.android.db;
import java.util.List;
import java.util.Map;
import com.rameses.db.android.DBContext;
public class DBNoteService extends AbstractDBMapper
{
public String getTableName() {
return "notes";
}
public List<Map> getNotes(String id) throws Exception {
DBContext ctx = createDBCo... | UTF-8 | Java | 1,224 | java | DBNoteService.java | Java | [] | null | [] | package com.rameses.clfc.android.db;
import java.util.List;
import java.util.Map;
import com.rameses.db.android.DBContext;
public class DBNoteService extends AbstractDBMapper
{
public String getTableName() {
return "notes";
}
public List<Map> getNotes(String id) throws Exception {
DBContext ctx = createDBCo... | 1,224 | 0.655229 | 0.653595 | 50 | 23.48 | 23.569675 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.02 | false | false | 11 |
ce8f0900d358e008b62e40e20b76784dbf218e93 | 25,958,782,403,819 | f6410b8e30d87a4c81a5ad7ee9aa65d01197c748 | /Twitter_Clone_Server/src/services/User.java | 7a98beb9d8048b96226c9974cdcc9d8022b65406 | [] | no_license | MadhuriMotoori/Twitter_Clone_SOAP | https://github.com/MadhuriMotoori/Twitter_Clone_SOAP | bae88e62eb1f334e579a8d2a19541e57a7674192 | 598ac7e74999e277402937f64a34abcd54411a2c | refs/heads/master | 2021-01-12T04:19:29.995000 | 2016-12-29T06:09:28 | 2016-12-29T06:09:28 | 77,587,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import lib.json.JSONObject;
import java.util.ArrayList;
import java.util.Date;
import javax.jws.WebMethod;
import javax.jws.WebService;
@WebService
public class User {
@WebMethod
public String register(String username, String email, String password, String firstname, String lastname,
String ... | UTF-8 | Java | 8,260 | java | User.java | Java | [
{
"context": "user.getUserName());\n\t\t\tjsonObject.put(\"password\", user.getpassword());\n\t\t\tjsonObject.put(\"id\", user.getId());\n\t\t\tjso",
"end": 3996,
"score": 0.9095650911331177,
"start": 3980,
"tag": "PASSWORD",
"value": "user.getpassword"
}
] | null | [] | package services;
import lib.json.JSONObject;
import java.util.ArrayList;
import java.util.Date;
import javax.jws.WebMethod;
import javax.jws.WebService;
@WebService
public class User {
@WebMethod
public String register(String username, String email, String password, String firstname, String lastname,
String ... | 8,254 | 0.713196 | 0.705206 | 259 | 30.891891 | 23.18775 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.822394 | false | false | 11 |
2b909f2a461375eedbf610eae79fc01a7ced90ce | 28,243,704,939,269 | a947ebb388e2d31156d0dd1d032b636fd8751615 | /spring-01-xmlconfig/src/main/java/com/kaizhang/spring/beans/instantiatingbean/StaticFactoryMethodInstantiatingBean.java | 30813fa87a898591820ebcc9f6e455236d4bbfda | [] | no_license | SparksFlyMe/spring5 | https://github.com/SparksFlyMe/spring5 | febe68256271db4ba74aec7e8abb261f53be7c20 | 318872629b1c719bb772506452577d5a573472cc | refs/heads/master | 2023-06-25T06:15:26.719000 | 2021-07-22T15:42:35 | 2021-07-22T15:42:35 | 357,583,397 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kaizhang.spring.beans.instantiatingbean;
/**
* 通过静态工厂方法实例化bean
* 静态工厂方法:: 返回“本类”的实例的“静态方法”
*
* @author kaizhang
* @date 2021-04-09 0:12
*/
public class StaticFactoryMethodInstantiatingBean {
/**
* 一定不能返回为空,且要返回本对象,如果不返回本对象,在初始化时不报错,但在使用时报错
*/
public static StaticFactoryMethodInstan... | UTF-8 | Java | 803 | java | StaticFactoryMethodInstantiatingBean.java | Java | [
{
"context": "实例化bean\n * 静态工厂方法:: 返回“本类”的实例的“静态方法”\n *\n * @author kaizhang\n * @date 2021-04-09 0:12\n */\npublic class StaticF",
"end": 128,
"score": 0.9996070265769958,
"start": 120,
"tag": "USERNAME",
"value": "kaizhang"
}
] | null | [] | package com.kaizhang.spring.beans.instantiatingbean;
/**
* 通过静态工厂方法实例化bean
* 静态工厂方法:: 返回“本类”的实例的“静态方法”
*
* @author kaizhang
* @date 2021-04-09 0:12
*/
public class StaticFactoryMethodInstantiatingBean {
/**
* 一定不能返回为空,且要返回本对象,如果不返回本对象,在初始化时不报错,但在使用时报错
*/
public static StaticFactoryMethodInstan... | 803 | 0.713128 | 0.693679 | 25 | 23.68 | 26.008799 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.12 | false | false | 11 |
f927a865a60d8e6d2b628728389b3ebc1e5d5424 | 4,140,348,538,666 | 8c6fdf8635b6a439d41fee7a399249005c285f9d | /examples/boot-api/src/main/java/org/springside/examples/bootapi/repository/SystemLogRepository.java | c042aaa3ef4ae5ebdc79087809689ca6a1660f60 | [
"Apache-2.0"
] | permissive | yxy2018/test | https://github.com/yxy2018/test | 572dd81e8ca3c08faae68ac6df68525c3bfcbdd7 | 8ac0ade8b85cb44f517e0d82c0b1f56edf1bca27 | refs/heads/master | 2022-12-08T23:57:34.981000 | 2019-06-04T06:35:00 | 2019-06-04T06:35:00 | 186,755,507 | 0 | 0 | Apache-2.0 | false | 2022-11-16T07:50:10 | 2019-05-15T05:33:13 | 2019-06-04T06:35:53 | 2022-11-16T07:50:06 | 75,429 | 0 | 0 | 11 | Java | false | false | package org.springside.examples.bootapi.repository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springside.examples.bootapi.domain.SystemLog;
/**
* @Description:
* @Author: vesus
* @CreateDate: 2018/5/20 ... | UTF-8 | Java | 484 | java | SystemLogRepository.java | Java | [
{
"context": "omain.SystemLog;\n\n/**\n * @Description:\n * @Author: vesus\n * @CreateDate: 2018/5/20 上午11:31\n * @Version: 1.",
"end": 293,
"score": 0.999610424041748,
"start": 288,
"tag": "USERNAME",
"value": "vesus"
}
] | null | [] | package org.springside.examples.bootapi.repository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springside.examples.bootapi.domain.SystemLog;
/**
* @Description:
* @Author: vesus
* @CreateDate: 2018/5/20 ... | 484 | 0.816667 | 0.789583 | 14 | 33.285713 | 36.452374 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 11 |
e052a176c2deb338f78f93f8172203a202b1ba7f | 7,619,272,019,950 | b77d9f4a1172feca65a84cd865f65a2e522a4444 | /app/src/main/java/com/example/xzz/rxjava/App.java | f5d54c48847bb340852c01d473e18bb3b9f31f49 | [] | no_license | sixgodIT/RxJavaDemo | https://github.com/sixgodIT/RxJavaDemo | 2732b9184acb8118cdc4699245b1b24fb6e10f6d | 9ed0c6657c8b5ac6b83159fce41eb897e847fce5 | refs/heads/master | 2021-01-12T17:09:40.853000 | 2016-10-21T01:58:04 | 2016-10-21T01:58:04 | 71,519,132 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xzz.rxjava;
import android.app.Application;
/**
* Created by xzz on 2016/10/18.
*/
public class App extends Application {
public String[] fruits = {
"peach 桃子",
"Lemon 柠檬",
"Banana 香蕉",
"Grape 葡萄",
"orange 橘子",
"Apple 苹... | UTF-8 | Java | 1,316 | java | App.java | Java | [
{
"context": "import android.app.Application;\n\n/**\n * Created by xzz on 2016/10/18.\n */\n\npublic class App extends Appl",
"end": 87,
"score": 0.9995753169059753,
"start": 84,
"tag": "USERNAME",
"value": "xzz"
}
] | null | [] | package com.example.xzz.rxjava;
import android.app.Application;
/**
* Created by xzz on 2016/10/18.
*/
public class App extends Application {
public String[] fruits = {
"peach 桃子",
"Lemon 柠檬",
"Banana 香蕉",
"Grape 葡萄",
"orange 橘子",
"Apple 苹... | 1,316 | 0.440104 | 0.43316 | 56 | 19.571428 | 11.346581 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589286 | false | false | 11 |
dcfccb2bd390e8ea0afe4eccabb569ac1b263c58 | 16,569,983,899,066 | 2232cff9b85154ee056b637e0b8e7c8d5a9115d8 | /src/main/java/com/converter/NumberConverter.java | a5cd91c5db4b573c4e4bc4add7c111457a0fa419 | [] | no_license | turlife/NumberToWordsConverter | https://github.com/turlife/NumberToWordsConverter | a47679a1348abcfbb179d822099927a007594896 | bdaacbf3cf6ed8d19c65ed17b8b3993c29c2864c | refs/heads/master | 2021-01-13T02:32:49.151000 | 2015-06-01T19:32:47 | 2015-06-01T19:32:47 | 32,358,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.converter;
import java.util.List;
public class NumberConverter {
public static String NAME_INPUT = "input.txt";
public static void main(String[] args) {
System.out.println("+++begin NumberConverter+++");
long start = System.currentTimeMillis();
WordInstance wi = WordInstance.getWordInstan... | UTF-8 | Java | 1,183 | java | NumberConverter.java | Java | [] | null | [] | package com.converter;
import java.util.List;
public class NumberConverter {
public static String NAME_INPUT = "input.txt";
public static void main(String[] args) {
System.out.println("+++begin NumberConverter+++");
long start = System.currentTimeMillis();
WordInstance wi = WordInstance.getWordInstan... | 1,183 | 0.682164 | 0.680473 | 45 | 25.288889 | 26.447954 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.333333 | false | false | 11 |
1e8209e905853c1056c5493802e2d4a3c5fe7bbc | 15,101,105,012,914 | 0e0949ffe6ad77023c03ff789b5e3589d70670c6 | /src/main/java/cn/du/service/MenuService.java | f920a524cdeac39186b153b8167c65c43242c3de | [] | no_license | dumengzhen/sfsShop | https://github.com/dumengzhen/sfsShop | 45b2c7ccdd8e0986768a56c073af24525ac18467 | dd46f93cb1b4f14496f9e66b318c615a8a28263d | refs/heads/master | 2021-01-24T06:21:49.511000 | 2017-06-05T09:07:50 | 2017-06-05T09:07:50 | 93,313,242 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.du.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.annotation.Resource;
import org.springframework.beans.BeanUtils;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.... | UTF-8 | Java | 2,358 | java | MenuService.java | Java | [] | null | [] | package cn.du.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.annotation.Resource;
import org.springframework.beans.BeanUtils;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.... | 2,358 | 0.653846 | 0.652952 | 93 | 23.043011 | 14.263205 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.569892 | false | false | 11 |
8fbb0e2ac8faf22de2ef4866b7ecd6574d5e403c | 11,287,174,085,791 | 8baf269d34fd3a35239a9d36201880c567572b1d | /src/m01/s19/T3.java | 25c653e35e66a227c0946e4cb8b7aa323d7aaedb | [] | no_license | Pavego/tasks | https://github.com/Pavego/tasks | 5f51d415f845d6f58e25d6cd7da6ccdf396bb08f | 15eed18578aac354c14cbf5e2eae5039b505b08b | refs/heads/master | 2023-01-12T06:59:42.298000 | 2020-11-12T14:38:46 | 2020-11-12T14:38:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package m01.s19;
import java.util.Scanner;
public class T3 {
private static int numbers(int x){
int count = 0;
for (int i = x - 1; i > 100; i--){
int sum = 0;
int n = i;
while (n > 0){
sum += n % 10;
n /= 10;
}
... | UTF-8 | Java | 572 | java | T3.java | Java | [] | null | [] | package m01.s19;
import java.util.Scanner;
public class T3 {
private static int numbers(int x){
int count = 0;
for (int i = x - 1; i > 100; i--){
int sum = 0;
int n = i;
while (n > 0){
sum += n % 10;
n /= 10;
}
... | 572 | 0.416084 | 0.382867 | 26 | 21 | 14.448849 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
925216a664eb0b926cab89c6f2b4ce03975b9bc5 | 27,487,790,746,545 | 99129a739595380c0c2a8b6976b3200ed98fed6e | /src/main/java/org/demartino/videosharingsite/controller/UploadController.java | d905401d1a69e9a08ec84908c3218309936cd54e | [] | no_license | LuxAbNihil/Task-3-Backend | https://github.com/LuxAbNihil/Task-3-Backend | 7fbcbd6322e44790e3f436b8595ecf9d5f8a3f83 | 2f835d973a0eb57f66d6da87970833e18adc5dca | refs/heads/master | 2022-12-22T02:40:30.964000 | 2019-07-19T20:17:32 | 2019-07-19T20:17:32 | 188,264,617 | 0 | 0 | null | false | 2022-12-16T09:59:15 | 2019-05-23T15:51:37 | 2019-07-19T20:20:06 | 2022-12-16T09:59:11 | 35,662 | 0 | 0 | 10 | HTML | false | false | package org.demartino.videosharingsite.controller;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletResponse;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.demartino.videosharingsite.remote.Up... | UTF-8 | Java | 3,731 | java | UploadController.java | Java | [] | null | [] | package org.demartino.videosharingsite.controller;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletResponse;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.demartino.videosharingsite.remote.Up... | 3,731 | 0.791745 | 0.790137 | 82 | 44.512196 | 35.359219 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.402439 | false | false | 11 |
59d8fa9ce3c3bd626189ba554aa5e578aea60df6 | 30,588,757,123,248 | b800de43075192ee46a9cf51a3261df0a36b0042 | /Samples/java/Java SOAP Client/2. Consume public SOAP services/soapclientapp/SoapStubGenerator/target/generated-sources/com/esri/soap/ArrayOfDataObject.java | 03f175fcdb6ade260d22b9c664605077e1ca8ce8 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | Esri/arcgis-enterprise-sdk-resources | https://github.com/Esri/arcgis-enterprise-sdk-resources | 488f480b792a23300b789bfb26f376192b8dfa7e | 639e955c302aca65d1de27e7511ce2665ee7870f | refs/heads/master | 2023-07-19T03:51:30.934000 | 2022-08-05T14:20:56 | 2022-08-05T14:20:56 | 206,135,383 | 16 | 22 | Apache-2.0 | false | 2022-11-16T02:59:11 | 2019-09-03T17:34:44 | 2022-11-11T18:11:46 | 2022-11-16T02:59:08 | 84,493 | 8 | 18 | 1 | null | false | false |
package com.esri.soap;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfDataObject complex ... | UTF-8 | Java | 2,068 | java | ArrayOfDataObject.java | Java | [] | null | [] |
package com.esri.soap;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfDataObject complex ... | 2,068 | 0.647969 | 0.643617 | 68 | 29.397058 | 28.192688 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.073529 | false | false | 11 |
964c33f6125cff57fe04d614a634806723c8efdf | 14,834,817,109,041 | 872b18731dbca313e1f6f015f2d134dfb94e41f1 | /syntax-base/src/main/java/com/jasonlee/practice/syntax/operator/MultiEqual.java | 0ae1e4e09fceca003384ec5e2d730a120c154f78 | [] | no_license | liquanjin/java-advanced | https://github.com/liquanjin/java-advanced | de7b1b7e2b48e4c0d4322dd8ca881f564a626edc | 04d6c7eb6fade0fe84d308d3923754a02ee24ca4 | refs/heads/master | 2023-08-14T04:45:44.198000 | 2021-09-26T14:11:03 | 2021-09-26T14:11:03 | 401,916,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jasonlee.practice.syntax.operator;
import lombok.extern.slf4j.Slf4j;
import java.util.Arrays;
/**
* @author : jason Lee
* @version :
* @createAt : 9/8/21 8:51 PM
*/
@Slf4j
public class MultiEqual {
public static void main(String[] args) {
test();
}
private static void test() {
... | UTF-8 | Java | 880 | java | MultiEqual.java | Java | [
{
"context": "Slf4j;\n\nimport java.util.Arrays;\n\n/**\n * @author : jason Lee\n * @version :\n * @createAt : 9/8/21 8:51 PM\n */\n@",
"end": 136,
"score": 0.9998014569282532,
"start": 127,
"tag": "NAME",
"value": "jason Lee"
}
] | null | [] | package com.jasonlee.practice.syntax.operator;
import lombok.extern.slf4j.Slf4j;
import java.util.Arrays;
/**
* @author : <NAME>
* @version :
* @createAt : 9/8/21 8:51 PM
*/
@Slf4j
public class MultiEqual {
public static void main(String[] args) {
test();
}
private static void test() {
... | 877 | 0.58156 | 0.565012 | 38 | 21.263159 | 22.604942 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 11 |
a335713b72deca3bb1f1f63c8bf2dc41b88634da | 26,268,020,015,727 | 717f9e261ed36054b699a0cb49872603db419d82 | /src/main/java/com/dhu/common/model/NotFoundException.java | 57c52fd88e76c41fdb99fa1fbe36e9541ea82090 | [] | no_license | dhu117/api | https://github.com/dhu117/api | cdc6c284c3f56eb51ffe25a02959752b3d92fb93 | 78b341d1afb397c2e9994df2ee8899d2383de730 | refs/heads/master | 2021-01-12T14:11:01.329000 | 2017-02-21T07:21:20 | 2017-02-21T07:24:28 | 69,926,123 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dhu.common.model;
/**
* 没有找到对应的资源异常
* 抛出该异常会跳转到指定的页面(根据url参数)
* 如果url未指定,默认会跳转/404请求
*
* User: kuang
* Date: 12-8-25
* Time: 下午8:56
*/
public class NotFoundException extends Exception {
private static final long serialVersionUID = -3274183173600220484L;
private String url;
public NotFoundEx... | UTF-8 | Java | 640 | java | NotFoundException.java | Java | [
{
"context": "指定的页面(根据url参数)\n * 如果url未指定,默认会跳转/404请求\n *\n * User: kuang\n * Date: 12-8-25\n * Time: 下午8:56\n */\npublic class",
"end": 118,
"score": 0.9996142387390137,
"start": 113,
"tag": "USERNAME",
"value": "kuang"
}
] | null | [] | package com.dhu.common.model;
/**
* 没有找到对应的资源异常
* 抛出该异常会跳转到指定的页面(根据url参数)
* 如果url未指定,默认会跳转/404请求
*
* User: kuang
* Date: 12-8-25
* Time: 下午8:56
*/
public class NotFoundException extends Exception {
private static final long serialVersionUID = -3274183173600220484L;
private String url;
public NotFoundEx... | 640 | 0.658759 | 0.604015 | 29 | 17.896551 | 18.065676 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 11 |
c699b9e6591c2db980def5681cc6d3ba445e49d5 | 9,801,115,407,892 | 958059d794d5fc8df4e7253dcd0686a1b61c5db9 | /src/main/java/com/meta/leon/discordbot/service/impl/EventSignupServiceImpl.java | 3375ac4023e0559a005a45cec0f85a8f2d036403 | [] | no_license | pe2ki/meta-discord-bot | https://github.com/pe2ki/meta-discord-bot | caa7126a85a92aa7fe5e74224b20522e1c6d540b | edd3ffac83d35c708de22310f2fe1638f19d666d | refs/heads/master | 2022-07-13T16:14:25.078000 | 2018-06-08T19:31:10 | 2018-06-08T19:31:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meta.leon.discordbot.service.impl;
import com.meta.leon.discordbot.model.EventSignup;
import com.meta.leon.discordbot.repository.EventSignupRepository;
import com.meta.leon.discordbot.service.EventSignupService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stere... | UTF-8 | Java | 2,303 | java | EventSignupServiceImpl.java | Java | [
{
"context": "tSignup entries in a database\n * <p>\n * Created by Leon on 01/04/2018\n */\n@Service\npublic class EventSign",
"end": 486,
"score": 0.9885689616203308,
"start": 482,
"tag": "NAME",
"value": "Leon"
}
] | null | [] | package com.meta.leon.discordbot.service.impl;
import com.meta.leon.discordbot.model.EventSignup;
import com.meta.leon.discordbot.repository.EventSignupRepository;
import com.meta.leon.discordbot.service.EventSignupService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stere... | 2,303 | 0.773773 | 0.7703 | 68 | 32.867645 | 35.688152 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514706 | false | false | 11 |
57a68f577066bcd03fa0ed3388b51a7644f4ee12 | 9,131,100,475,242 | 3bcacb79e18df382f398f298eeb122ac821b1478 | /StringsAndArrays/src/com/abc/practice/CheckContainsOnlyWhiteSpaces.java | 576f1ff5c32bd546977e378fc45b8e1cbf9316ce | [] | no_license | Poshiga/ProgramsToMail | https://github.com/Poshiga/ProgramsToMail | 6292c3c107b00a64c0b5ae92b1ec7fc412361e0f | 6827579543ceb63a3b9a53b6b30707fd1b8ccc3f | refs/heads/master | 2023-01-24T06:49:08.579000 | 2020-12-09T04:37:50 | 2020-12-09T04:37:50 | 319,840,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abc.practice;
public class CheckContainsOnlyWhiteSpaces {
public static void main(String[] args) {
// TODO Auto-generated method stub
String s=" ";
String s1="om namo narayana";
System.out.print("String contains only whitespaces:");
s1=s1.trim();
... | UTF-8 | Java | 488 | java | CheckContainsOnlyWhiteSpaces.java | Java | [] | null | [] | package com.abc.practice;
public class CheckContainsOnlyWhiteSpaces {
public static void main(String[] args) {
// TODO Auto-generated method stub
String s=" ";
String s1="om namo narayana";
System.out.print("String contains only whitespaces:");
s1=s1.trim();
... | 488 | 0.518443 | 0.510246 | 21 | 22.238094 | 18.084208 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 11 |
a28b5860c572b4b56beaee5dfa9f3bc7b6c8da5a | 14,680,198,254,846 | 412467da7c1d78462a477bb7a0f8ed4c6d942709 | /Balisunrise/old/src/org/balisunrise/nda/FieldContainer.java | 003b050366f9e98f82c694dfa6c714bde03a7777 | [] | no_license | balisunrise/balisunrise-vea | https://github.com/balisunrise/balisunrise-vea | fbd23beb2b5ef26988e5a0d897db90ed04392823 | 28e222a89d5eb38cd80f4d255d89a4216da0c8e4 | refs/heads/master | 2017-05-06T00:08:30.402000 | 2017-04-24T01:56:57 | 2017-04-24T01:56:57 | 24,745,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.balisunrise.nda;
/**
* Interface auxiliar para ser utilizado por componentes Node
* que contenham vários FieldNode.
*
* @author Glauco Knihs
*
* @param <F> Tipo de dado do FieldNode do container.
*/
public interface FieldContainer<F extends FieldNode> {
/**
* Iterador com os campos de uma enti... | WINDOWS-1250 | Java | 409 | java | FieldContainer.java | Java | [
{
"context": "\n * que contenham vários FieldNode.\n * \n * @author Glauco Knihs\n *\n * @param <F> Tipo de dado do FieldNode do con",
"end": 158,
"score": 0.9998737573623657,
"start": 146,
"tag": "NAME",
"value": "Glauco Knihs"
}
] | null | [] | package org.balisunrise.nda;
/**
* Interface auxiliar para ser utilizado por componentes Node
* que contenham vários FieldNode.
*
* @author <NAME>
*
* @param <F> Tipo de dado do FieldNode do container.
*/
public interface FieldContainer<F extends FieldNode> {
/**
* Iterador com os campos de uma entidade v... | 403 | 0.710784 | 0.710784 | 18 | 21.666666 | 21.356758 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
deb23473b3dd74817ef9b61d981cbd395484c695 | 25,829,933,353,994 | e8b73ccc8e63482a9f06d7c2696c9a9755a1a222 | /src/item/UsedProductSale.java | bfb9a8a27c803ac07beacbd9bf7ca4de15425729 | [] | no_license | nzetun/SalesSystemProject | https://github.com/nzetun/SalesSystemProject | 7c3cdd77239b72745ac67c2c6b0c27657df6064d | 7e6d5f81cb5d73161e06c6c4bfe836604f92c075 | refs/heads/main | 2023-05-13T21:34:13.623000 | 2021-06-07T20:41:04 | 2021-06-07T20:41:04 | 368,313,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package item;
/**
* Class that models a used product sale object.
*
* @author nzetocha2 and jbargen3
*
*/
public class UsedProductSale extends UsedProduct {
private int quantity;
private final double tax = 0.0725;
/**
* Used product sale constructor.
* @param code
* @param name
* @... | UTF-8 | Java | 1,336 | java | UsedProductSale.java | Java | [
{
"context": "odels a used product sale object.\r\n * \r\n * @author nzetocha2 and jbargen3\r\n *\r\n */\r\npublic class UsedProductSa",
"end": 97,
"score": 0.9996526837348938,
"start": 88,
"tag": "USERNAME",
"value": "nzetocha2"
},
{
"context": "roduct sale object.\r\n * \r\n * @aut... | null | [] | package item;
/**
* Class that models a used product sale object.
*
* @author nzetocha2 and jbargen3
*
*/
public class UsedProductSale extends UsedProduct {
private int quantity;
private final double tax = 0.0725;
/**
* Used product sale constructor.
* @param code
* @param name
* @... | 1,336 | 0.606287 | 0.587575 | 65 | 18.553846 | 22.031467 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.184615 | false | false | 11 |
0e9b044e1efcf1c562997e624bbb6111ba5da7ef | 25,829,933,350,184 | 2f82e042d3fad87ff4594961e891802c83b18263 | /lysum/src/main/java/com/lysum/repository/FileDao.java | 84e75fdadecf579d9f2e469737dede400294fbe0 | [
"Unlicense"
] | permissive | linfengsoftware/sourcecode | https://github.com/linfengsoftware/sourcecode | 2f7dbee084c4b29c77649447edf855d6bc57bb3b | c7821120a2abf2dd2825caafcdca3daee0f5c5f8 | refs/heads/master | 2016-09-05T17:46:28.832000 | 2015-08-03T02:26:46 | 2015-08-10T06:50:13 | 31,894,141 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lysum.repository;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.lysum.entity.UploadFile;
... | UTF-8 | Java | 527 | java | FileDao.java | Java | [] | null | [] | package com.lysum.repository;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.lysum.entity.UploadFile;
... | 527 | 0.812144 | 0.812144 | 18 | 27.277779 | 29.692509 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 11 |
ca17fa25df99b498ae2c2e3202487bc521aadafe | 28,690,381,562,367 | abfa0958ee5f4b9dcf67ec822096403695b55783 | /parkinfo-entity/src/main/java/com/parkinfo/response/parkService/ProjectInfoResponse.java | 3a38e8c9a6298f75ea3715d64a9ac8dfaac84272 | [
"Apache-2.0"
] | permissive | zhang-hwl/parkinfo | https://github.com/zhang-hwl/parkinfo | 582763845b158add41e36391aa4dc6b462a29f9a | dae51fedbbb2972e04494de49eb785c328a992bd | refs/heads/master | 2023-03-09T09:24:28.089000 | 2020-01-05T05:20:41 | 2020-01-05T05:20:41 | 231,868,396 | 0 | 0 | Apache-2.0 | false | 2023-02-22T08:19:24 | 2020-01-05T04:44:27 | 2020-01-05T05:20:43 | 2023-02-22T08:19:22 | 1,152 | 0 | 0 | 5 | Java | false | false | package com.parkinfo.response.parkService;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
public class ProjectInfoResponse {
@ApiModelProperty("id")
private String id;
@ApiModelProperty("项目名称")
private String projectName;
@ApiModelProperty("项目奖励")
private String p... | UTF-8 | Java | 556 | java | ProjectInfoResponse.java | Java | [] | null | [] | package com.parkinfo.response.parkService;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
public class ProjectInfoResponse {
@ApiModelProperty("id")
private String id;
@ApiModelProperty("项目名称")
private String projectName;
@ApiModelProperty("项目奖励")
private String p... | 556 | 0.728846 | 0.728846 | 26 | 19 | 15.459625 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 11 |
6ecce5990989c0279542c81b26e59ac846dc1ec6 | 27,376,121,556,036 | 66ff88bea9ffeffd4fb5871e7baafdd01fdb4d7a | /encryption/src/main/java/com/ezdi/ezVR/Encryption.java | e4f54fb87d6a67eed41e6769b9de823ebd1834fd | [] | no_license | Rahil-Kanani/repezSpeechRec | https://github.com/Rahil-Kanani/repezSpeechRec | 8bf21d1c3977a8e17269574c74cd47ac3755e3e4 | 11f20dcee11a1a898613f6518ad1e72bd28be25e | refs/heads/master | 2016-08-05T15:38:58.791000 | 2014-12-12T18:08:15 | 2014-12-12T18:08:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ezdi.ezVR;
import com.ezdi.component.logger.EzdiLogManager;
import com.ezdi.component.logger.EzdiLogger;
import org.springframework.util.StringUtils;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.security.*;
import java.security.cert.Certificate;... | UTF-8 | Java | 7,486 | java | Encryption.java | Java | [
{
"context": "n;\nimport java.util.Properties;\n\n/**\n * Created by smsoni on 3/11/14.\n */\npublic abstract class Encryption ",
"end": 423,
"score": 0.9996061325073242,
"start": 417,
"tag": "USERNAME",
"value": "smsoni"
},
{
"context": "key manager */\n final char[] passphra... | null | [] | package com.ezdi.ezVR;
import com.ezdi.component.logger.EzdiLogManager;
import com.ezdi.component.logger.EzdiLogger;
import org.springframework.util.StringUtils;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.security.*;
import java.security.cert.Certificate;... | 7,482 | 0.58202 | 0.574138 | 203 | 35.876846 | 39.139633 | 306 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807882 | false | false | 11 |
e02812a57035f90654dd54c7589cb67784baa74c | 11,982,958,802,079 | 22842fc77dcd8c20d4f673e55d98d4b0d2ef7746 | /app/src/main/java/com/distribucion/tareas/TareaListarPedidosPorGuia.java | c87ae1f8a5d3ae599090127045d7d2e9418dd4ca | [] | no_license | mariodaviddelgado/distribucion_movil | https://github.com/mariodaviddelgado/distribucion_movil | 57109a5c5d47cf5b2e89bc2a970a5ffb23019162 | 4a6cf31b2cfdb21866fd4de153bffc72bfe83d12 | refs/heads/master | 2019-01-02T03:34:38.500000 | 2017-06-23T19:48:43 | 2017-06-23T19:48:43 | 95,251,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.distribucion.tareas;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.util.Log;
import android.view.View;
import android.widget.ProgressBar;
import com.distribucion.MainActivity;
import com.distribucion.R;
import com.distribucion.entida... | UTF-8 | Java | 8,721 | java | TareaListarPedidosPorGuia.java | Java | [
{
"context": ";\n\nimport java.util.ArrayList;\n\n\n/**\n * Created by luis on 31/10/2015.\n */\npublic class TareaListarPedido",
"end": 776,
"score": 0.8255065083503723,
"start": 772,
"tag": "NAME",
"value": "luis"
}
] | null | [] | package com.distribucion.tareas;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.util.Log;
import android.view.View;
import android.widget.ProgressBar;
import com.distribucion.MainActivity;
import com.distribucion.R;
import com.distribucion.entida... | 8,721 | 0.572067 | 0.569086 | 173 | 49.410404 | 32.592407 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699422 | false | false | 11 |
601dcf1c3f2e7fc2b239303f0e491fe8dd0bfe30 | 31,456,340,526,406 | 0a2f9106a9ead953da6c41b508532bac6fd624ac | /src/TestRun.java | af6e5536e92ef3140e225134753565ff6a43395f | [] | no_license | delor/JavaChat | https://github.com/delor/JavaChat | 6ac2cedcd4be0aec8338cde22b616805ea236d05 | cdbecfaf0d11e2af8be54c7e7cb15af57df8b4fe | refs/heads/master | 2019-01-01T21:04:53.487000 | 2010-05-09T17:54:53 | 2010-05-09T17:54:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import client.ClientChatFrame;
import server.ServerChatFrame;
/**
*
* @author delor
*/
public class TestRun {
/**
* Klasa służąca do uruchomienia jednego serwera i dwóch klientów w celu
* przetestowania aplikacji.
* @param args
*/
public static void main(String args[]) {
java.a... | UTF-8 | Java | 1,056 | java | TestRun.java | Java | [
{
"context": "\nimport server.ServerChatFrame;\n\n/**\n *\n * @author delor\n */\npublic class TestRun {\n\n /**\n * Klasa ",
"end": 87,
"score": 0.9991782903671265,
"start": 82,
"tag": "USERNAME",
"value": "delor"
}
] | null | [] |
import client.ClientChatFrame;
import server.ServerChatFrame;
/**
*
* @author delor
*/
public class TestRun {
/**
* Klasa służąca do uruchomienia jednego serwera i dwóch klientów w celu
* przetestowania aplikacji.
* @param args
*/
public static void main(String args[]) {
java.a... | 1,056 | 0.574691 | 0.570885 | 33 | 30.818182 | 25.515835 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 11 |
6e3b7d25053b867839e89d6dcd237163457a9ca5 | 10,806,137,755,079 | 3296ad15fd1a1393a135a31394c009a4c3389e6a | /Program/LabSolution/P4.java | 5d8ab9aea66ad9e0550c0589c48fc829a61b9764 | [] | no_license | ttjianwei/Final-Year-Project--Java-Automatic-Assessment-System | https://github.com/ttjianwei/Final-Year-Project--Java-Automatic-Assessment-System | 4ceb348c03db08e533265cf0e4af7017eafeedb4 | fd91b9e476d41d016ed0607dab624bc9824b927a | refs/heads/master | 2020-03-23T08:25:49.524000 | 2019-04-04T06:34:10 | 2019-04-04T06:34:10 | 141,326,385 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab1;
import java.util.Scanner;
public class P4 {
public static void main(String[] args) {
//1.) Check for reading input from user
Scanner reader = new Scanner(System.in);
System.out.println("Enter Height: ");
//2.) Check for storing use input
int height = reader.nextInt();
String output... | UTF-8 | Java | 651 | java | P4.java | Java | [] | null | [] | package lab1;
import java.util.Scanner;
public class P4 {
public static void main(String[] args) {
//1.) Check for reading input from user
Scanner reader = new Scanner(System.in);
System.out.println("Enter Height: ");
//2.) Check for storing use input
int height = reader.nextInt();
String output... | 651 | 0.588326 | 0.574501 | 36 | 17.083334 | 16.219629 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.138889 | false | false | 11 |
a34be641b9cd5c7e82662f905dd99b4566c47d60 | 20,151,986,589,419 | ee1fbb9e045fac3078049adfba74d9950892ee3f | /bletooth/src/main/java/cn/labelnet/bletooth/util/ClsBleUtil.java | fa869950f8dea6bfaef400ace4142b435c1399d9 | [] | no_license | LABELNET/BleTooth | https://github.com/LABELNET/BleTooth | cfb1f53b3aa20cf348fcc9e9a9455cf43373288e | b7e88f32e1b62960e72aeaaeb6473581539876d6 | refs/heads/master | 2021-01-22T00:24:32.993000 | 2017-04-24T06:46:26 | 2017-04-24T06:46:26 | 89,206,468 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.labelnet.bletooth.util;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothGatt;
import java.lang.reflect.Method;
/**
* @Package cn.labelnet.bletooth.util
* <p>
* @Author yuan
* @Blog http://blog.csdn.net/lablenet
* <p>
* @Date Created in 5:55 PM 2/6/2017
* @Desc Desc
* 反射... | UTF-8 | Java | 1,764 | java | ClsBleUtil.java | Java | [
{
"context": "ackage cn.labelnet.bletooth.util\n * <p>\n * @Author yuan\n * @Blog http://blog.csdn.net/lablenet\n * <p>\n * ",
"end": 217,
"score": 0.8385922312736511,
"start": 213,
"tag": "USERNAME",
"value": "yuan"
},
{
"context": "<p>\n * @Author yuan\n * @Blog http://blog.csdn.ne... | null | [] | package cn.labelnet.bletooth.util;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothGatt;
import java.lang.reflect.Method;
/**
* @Package cn.labelnet.bletooth.util
* <p>
* @Author yuan
* @Blog http://blog.csdn.net/lablenet
* <p>
* @Date Created in 5:55 PM 2/6/2017
* @Desc Desc
* 反射... | 1,764 | 0.614035 | 0.608187 | 63 | 26.142857 | 29.406757 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.253968 | false | false | 11 |
10b42e01d2e98cd662e0d509a656c84d7e22d488 | 8,409,545,987,571 | 6b3b3e532f0af5934b715f61949cc314f86b89ca | /proyecto-farmacia/src/main/java/proyect/core/entity/seguridad/Perfil.java | 33dc3c05976353b30db340882d03d9bdd5174204 | [] | no_license | juancvc/proyecto-farmacia | https://github.com/juancvc/proyecto-farmacia | 659cb2e4ce6c89e319d607191526fb3275324f96 | d5f92532a21bf3f3144e0c3f80e93a135d2df4b4 | refs/heads/master | 2022-12-21T05:18:55.738000 | 2021-07-01T17:36:25 | 2021-07-01T17:36:25 | 192,606,565 | 0 | 0 | null | false | 2022-12-16T01:24:26 | 2019-06-18T20:15:40 | 2021-07-01T17:36:33 | 2022-12-16T01:24:23 | 44,468 | 0 | 0 | 54 | JavaScript | false | false | package proyect.core.entity.seguridad;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.NamedStoredProcedureQueries;
import javax.persistence.NamedStoredProcedureQuery;
import javax.persistence.ParameterMode;
import java... | UTF-8 | Java | 5,385 | java | Perfil.java | Java | [] | null | [] | package proyect.core.entity.seguridad;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.NamedStoredProcedureQueries;
import javax.persistence.NamedStoredProcedureQuery;
import javax.persistence.ParameterMode;
import java... | 5,385 | 0.733148 | 0.732962 | 114 | 46.245613 | 43.35463 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.008772 | false | false | 11 |
75c8da4d92967389fd93033090a7456af1013a59 | 31,026,843,766,256 | 130e7c5a3e90bc798d857a286cc3fddb21913361 | /ghost.framework.beans/src/main/java/ghost/framework/beans/annotation/injection/Value.java | 612e211bd0acc27931c00d83c069bd196d7e1dba | [
"Apache-2.0"
] | permissive | moutainhigh/mpaas | https://github.com/moutainhigh/mpaas | 0bc508faff77dda56f43433c638436617d36e2c3 | 8949c0c484987d9c030595b24d62a10585a814ce | refs/heads/master | 2023-01-30T05:54:35.682000 | 2020-12-08T12:22:26 | 2020-12-08T12:22:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ghost.framework.beans.annotation.injection;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 应用值注释。
*/
@Target({ElementType.FIELD, ElementType.PARAMETER})
@Retention(RetentionPolicy.RUNTIME)
... | UTF-8 | Java | 637 | java | Value.java | Java | [] | null | [] | package ghost.framework.beans.annotation.injection;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 应用值注释。
*/
@Target({ElementType.FIELD, ElementType.PARAMETER})
@Retention(RetentionPolicy.RUNTIME)
... | 637 | 0.635434 | 0.635434 | 30 | 18.566668 | 15.450315 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 11 |
fc6bcad6d904f54b97626a7f64d077666a08d20e | 14,156,212,242,187 | 0f6a9ebf9f13cecfdd42e79babb1e8691cf9f9ab | /src/main/java/com/clearsys/professorama/api/entities/Professor.java | 5e6391a4c113deae1eda90634b704b971629af84 | [
"MIT"
] | permissive | AndersonFerrigo/professorama-api | https://github.com/AndersonFerrigo/professorama-api | 234ec6f1545f85568ceb362665c0f7ff2f4fc345 | e0843234f89ef9084fce9d39b7f7ca2793673052 | refs/heads/main | 2021-06-21T22:18:01.882000 | 2021-01-31T01:43:51 | 2021-01-31T01:43:51 | 168,250,671 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clearsys.professorama.api.entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persisten... | UTF-8 | Java | 1,768 | java | Professor.java | Java | [
{
"context": "\" + nome + \", materia=\" + materia + \", usuario=\" + usuario + \", senha=\"\n\t\t\t\t+ senha + \"]\";\n\t}\n\n}\n",
"end": 1728,
"score": 0.9609836339950562,
"start": 1721,
"tag": "USERNAME",
"value": "usuario"
},
{
"context": "ateria + \", usuario=\" + usuario + \",... | null | [] | package com.clearsys.professorama.api.entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persisten... | 1,768 | 0.717035 | 0.716469 | 86 | 19.546511 | 20.421522 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.174419 | false | false | 11 |
c3e8b17debbeb136e209995f3f6cf84a55615165 | 300,647,758,253 | f2159616f7435ae590533f4c685a84345e0e24c7 | /demo/letcode/src/main/java/数据结构/数组/三数之和.java | 1c101bb8c2182df7a8b90375284465a64be613b8 | [] | no_license | mxg694/project | https://github.com/mxg694/project | 2ca4587a23943e15335de47a13ca9ec40089b639 | a893b4eacbbec90f791151b3f01b3ce6d7614e9e | refs/heads/master | 2022-12-23T11:07:27.542000 | 2020-08-04T09:44:42 | 2020-08-04T09:44:42 | 252,129,520 | 0 | 0 | null | false | 2022-12-16T09:41:20 | 2020-04-01T09:26:19 | 2020-08-04T09:42:47 | 2022-12-16T09:41:17 | 32,226 | 0 | 0 | 17 | Java | false | false | package 数据结构.数组;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
/**
*给定一个包含 n 个整数的数组 nums,判断 nums 中是否存在三个元素 a,b,c ,
* 使得 a + b + c = 0 ?找出所有满足条件且不重复的三元组。
*
* 注意:答案中不可以包含重复的三元组。
*
* 例如, 给定数组 nums = [-1, 0, 1, 2, -1, -4],
*
* 满足要求的三元组集合为:
* [
* [-1, 0, ... | UTF-8 | Java | 3,651 | java | 三数之和.java | Java | [] | null | [] | package 数据结构.数组;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
/**
*给定一个包含 n 个整数的数组 nums,判断 nums 中是否存在三个元素 a,b,c ,
* 使得 a + b + c = 0 ?找出所有满足条件且不重复的三元组。
*
* 注意:答案中不可以包含重复的三元组。
*
* 例如, 给定数组 nums = [-1, 0, 1, 2, -1, -4],
*
* 满足要求的三元组集合为:
* [
* [-1, 0, ... | 3,651 | 0.358146 | 0.346786 | 113 | 28.60177 | 19.474758 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575221 | false | false | 11 |
b96193acf8c0d7fccc41831652697e44c4877b78 | 3,058,016,746,303 | 83d08502a0122dbf910b54e1bc22f92d69c7e348 | /10000~10999/Q10951.java | 6b500780b0d8f9ffea18bbfbfed6d8e8a348c8e4 | [] | no_license | park-daeun/Baekjoon-Algorithm | https://github.com/park-daeun/Baekjoon-Algorithm | 542655a078f2e563888a822700f6bab1d83d54a7 | 16fff00ff18b2f62d5cd630af47b1ced1671b9ca | refs/heads/master | 2023-08-05T21:06:51.342000 | 2021-12-17T08:49:19 | 2021-12-17T08:49:19 | 293,853,019 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Baekjoon4;
import java.util.Scanner;
public class Q10951 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
while(true) {
try {
String a_and_b = input.nextLine();
String ab[] = a_and_b.split(" ");
int n_a = Integer.parseInt(ab[0]);
int n_b = I... | UTF-8 | Java | 435 | java | Q10951.java | Java | [] | null | [] | package Baekjoon4;
import java.util.Scanner;
public class Q10951 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
while(true) {
try {
String a_and_b = input.nextLine();
String ab[] = a_and_b.split(" ");
int n_a = Integer.parseInt(ab[0]);
int n_b = I... | 435 | 0.583908 | 0.565517 | 25 | 16.440001 | 15.131636 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.6 | false | false | 11 |
d494ec90eca4292822b7ce6236e434d7e026bdc8 | 28,209,345,262,262 | 227da0c6f953fcabf86a662f3a54e54fc95412cc | /src/main/java/com/assignment/spring/config/WeatherConfigProperties.java | 822531b8d5e9f664422778c2fe0ec91bc2c1f0eb | [] | no_license | masoudfarsaie/weather-collector-service | https://github.com/masoudfarsaie/weather-collector-service | acef852ff391ba816991634859720026e0d2719f | fd0bac9aa2eb597f17a0e3bfae2a01cc88fa408f | refs/heads/master | 2023-03-02T15:31:00.961000 | 2021-02-08T12:29:21 | 2021-02-08T12:29:21 | 336,586,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.assignment.spring.config;
import lombok.Getter;
import lombok.Setter;
import org.springframework.boot.context.properties.ConfigurationProperties;
@Getter
@Setter
@ConfigurationProperties(prefix = "openweather.service")
public class WeatherConfigProperties {
private String id;
}
| UTF-8 | Java | 299 | java | WeatherConfigProperties.java | Java | [] | null | [] | package com.assignment.spring.config;
import lombok.Getter;
import lombok.Setter;
import org.springframework.boot.context.properties.ConfigurationProperties;
@Getter
@Setter
@ConfigurationProperties(prefix = "openweather.service")
public class WeatherConfigProperties {
private String id;
}
| 299 | 0.816054 | 0.816054 | 14 | 20.357143 | 22.736401 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 11 |
69d9ffde11e0d7335420c8098efe84dd34c08985 | 33,809,982,563,981 | 7f25ca72a41167fea386b16e68ddd102813eb776 | /src/combiner/Tasks/store.java | 7f3113071282b96015bc190789849f5eb487f0aa | [] | no_license | ete99/roboto | https://github.com/ete99/roboto | 705a4879a3f7e9d55dec7b52832a3a2505786f4e | af42bade1fc2f43ea26ac4bf9ae8945ddceace78 | refs/heads/master | 2022-12-23T10:29:52.527000 | 2020-09-28T23:20:49 | 2020-09-28T23:20:49 | 192,148,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package combiner.Tasks;
import combiner.Task;
import combiner.cleaner;
import idleChopper.script.AntibanScript;
import idleChopper.script.Util;
import idleChopper.utility.mailme;
import org.omg.CORBA.CTX_RESTRICT_SCOPE;
import org.powerbot.script.Condition;
import org.powerbot.script.Filter;
import org.powerbot.scrip... | UTF-8 | Java | 3,201 | java | store.java | Java | [
{
"context": "8) {\n ctx.bank.select().id(HERB).poll().click();\n Condition.s",
"end": 2233,
"score": 0.5839998722076416,
"start": 2230,
"tag": "NAME",
"value": "HER"
},
{
"context": "0));\n ctx.bank.select().id(HERB).p... | null | [] | package combiner.Tasks;
import combiner.Task;
import combiner.cleaner;
import idleChopper.script.AntibanScript;
import idleChopper.script.Util;
import idleChopper.utility.mailme;
import org.omg.CORBA.CTX_RESTRICT_SCOPE;
import org.powerbot.script.Condition;
import org.powerbot.script.Filter;
import org.powerbot.scrip... | 3,201 | 0.552952 | 0.533896 | 91 | 34.175823 | 23.138662 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 11 |
5b1872f28f9fdb87c30a64dcb2a07c2365b83443 | 15,015,205,700,250 | cdcdd1bc7014e360c2916fb60c394868a74f95cf | /iot_ssm/src/main/java/com/wust/iot/service/impl/DeviceInfoServiceImpl.java | 1554bb7e02d64005699edc47605b433d98f15d10 | [
"Apache-2.0"
] | permissive | zlmone/ES_IoT_Cloud | https://github.com/zlmone/ES_IoT_Cloud | 382ee4c578709cb89b99c01f25a95649ee8ffaae | 70da60ec723db89764a89860c21625f4d8cb62fe | refs/heads/master | 2021-09-18T18:17:04.138000 | 2018-07-18T05:56:13 | 2018-07-18T05:56:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wust.iot.service.impl;
import com.wust.iot.dao.DeviceMapper;
import com.wust.iot.model.Device;
import com.wust.iot.service.DeviceInfoService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service... | UTF-8 | Java | 1,599 | java | DeviceInfoServiceImpl.java | Java | [] | null | [] | package com.wust.iot.service.impl;
import com.wust.iot.dao.DeviceMapper;
import com.wust.iot.model.Device;
import com.wust.iot.service.DeviceInfoService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service... | 1,599 | 0.744507 | 0.743252 | 56 | 27.446428 | 25.923595 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410714 | false | false | 11 |
f097928e1499009cd5d20e787d22bd5e625ca7ca | 15,015,205,702,987 | 782704e8df5666269041e52a8599b87485ac7f67 | /src/main/java/net/common/build/markdown/MarkdownCompiler.java | f0b38308e366c4080eca2bbe521a79045e548a33 | [
"MIT"
] | permissive | chrisjohnson1988/StaticWeb | https://github.com/chrisjohnson1988/StaticWeb | d1085b6332f7672812f41cb21cc7d058e483d953 | f3e4293c78639c5b536a528f47725bf3a8bb2290 | refs/heads/master | 2016-09-06T08:40:44.529000 | 2013-11-09T11:37:32 | 2013-11-09T11:37:32 | 14,256,128 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.common.build.markdown;
import java.io.IOException;
import java.io.Reader;
import java.io.Writer;
import net.common.build.AbstractCompiler;
import net.common.build.CompilationException;
import org.tautua.mark... | UTF-8 | Java | 865 | java | MarkdownCompiler.java | Java | [
{
"context": "wnpapers.parser.ParseException;\n\n/**\n *\n * @author Chris Johnson\n */\npublic class MarkdownCompiler extends Abstrac",
"end": 429,
"score": 0.9950043559074402,
"start": 416,
"tag": "NAME",
"value": "Chris Johnson"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.common.build.markdown;
import java.io.IOException;
import java.io.Reader;
import java.io.Writer;
import net.common.build.AbstractCompiler;
import net.common.build.CompilationException;
import org.tautua.mark... | 858 | 0.719075 | 0.719075 | 30 | 27.833334 | 26.559471 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 11 |
cc41e185a719972f5c844d726ce6d014d31216a2 | 21,638,045,281,270 | 801ec8d82015e12caeeb5df122ad137d9e645c0f | /app/src/main/java/com/example/rajukoushik/fitnessforks/GoalsActivity.java | 5feaffe4ddb2531a13641ca3d3d0156b4b27b89a | [] | no_license | rahul577/FitnessForks | https://github.com/rahul577/FitnessForks | 9f021f6fe843407e2ee1149f4c94dce0d32e7578 | cd5dce3c49756d28a112eef9826faad1b4996468 | refs/heads/master | 2021-05-16T11:45:28.885000 | 2016-10-28T14:26:21 | 2016-10-28T14:26:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rajukoushik.fitnessforks;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Rect;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.View;
import android.widget.ImageView;
public class ... | UTF-8 | Java | 4,008 | java | GoalsActivity.java | Java | [
{
"context": "package com.example.rajukoushik.fitnessforks;\n\nimport android.content.Intent;\nimp",
"end": 31,
"score": 0.999074399471283,
"start": 20,
"tag": "USERNAME",
"value": "rajukoushik"
}
] | null | [] | package com.example.rajukoushik.fitnessforks;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Rect;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.View;
import android.widget.ImageView;
public class ... | 4,008 | 0.541417 | 0.528942 | 100 | 39.080002 | 29.279236 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.89 | false | false | 11 |
d5812cc9c7f8cf8db2d2fad4749fdcf62e87c63e | 5,574,867,615,196 | fd1e4226f8a7938727569d50110255dcc348db70 | /clinica-app-web/src/main/java/edu/unicundi/controller/ExamenController.java | e1e580ddb5a52abd4cf7ca230b8ffeaa872c0cf8 | [] | no_license | angie27m/Clinic-app | https://github.com/angie27m/Clinic-app | 9089c8e268ede5aab3b10d89d94ff1cba799e889 | 69015b2b4f89589eae0a5c32fcea1fce662b626f | refs/heads/master | 2022-12-08T09:56:06.208000 | 2020-08-30T01:14:31 | 2020-08-30T01:14:31 | 291,375,820 | 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 edu.unicundi.controller;
import edu.unicundi.dto.ExamenDto;
import edu.unicundi.entity.Examen;
import edu.unicundi.exception.N... | UTF-8 | Java | 2,681 | java | ExamenController.java | Java | [
{
"context": "port javax.ws.rs.core.Response;\n\n/**\n *\n * @author familia manrique\n */\n@Stateless\n@Path(\"/examenes\")\npublic class Ex",
"end": 808,
"score": 0.9997786283493042,
"start": 792,
"tag": "NAME",
"value": "familia manrique"
}
] | 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 edu.unicundi.controller;
import edu.unicundi.dto.ExamenDto;
import edu.unicundi.entity.Examen;
import edu.unicundi.exception.N... | 2,671 | 0.689668 | 0.689668 | 89 | 29.123596 | 23.735821 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393258 | false | false | 11 |
fccf65e7c34ff9828790484cdc4a3e095c7e4f82 | 34,411,277,999,902 | f28fd820c415130cd93caab03e219bad5315be68 | /src/main/java/models/dao/ReportDao.java | c44603f284886d6dd912e6188f798df9b9bf60af | [] | no_license | old-svidu/Lab2 | https://github.com/old-svidu/Lab2 | 786ac420bb245fccfeefa39487ccb8216f451074 | 131015e703dbd28e57ea6c8fbd73d13f9c3de8d7 | refs/heads/master | 2021-06-12T09:39:00.282000 | 2017-03-02T12:12:49 | 2017-03-02T12:12:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models.dao;
import models.lists.Reports;
import common.utils.Conn;
import main.Sets;
import models.pojo.Report;
import org.apache.log4j.Logger;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* Created by root on 18.02.17.
*/
public class ReportDao {
private static Logger logg... | UTF-8 | Java | 2,399 | java | ReportDao.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by root on 18.02.17.\n */\npublic class ReportDao {\n pri",
"end": 247,
"score": 0.9984220862388611,
"start": 243,
"tag": "USERNAME",
"value": "root"
}
] | null | [] | package models.dao;
import models.lists.Reports;
import common.utils.Conn;
import main.Sets;
import models.pojo.Report;
import org.apache.log4j.Logger;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* Created by root on 18.02.17.
*/
public class ReportDao {
private static Logger logg... | 2,399 | 0.551897 | 0.546478 | 85 | 27.22353 | 23.661026 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623529 | false | false | 11 |
8ddaf9242272b63bc5bd71cd244f108b835cafc4 | 31,198,642,471,665 | 25f53b5145b4a8694f6c4ddf7b9515bd3121e197 | /src/main/java/eu/navispeed/editor/webui/dto/Project.java | 78281cac058b2aad42740cf9483ec2df452d396c | [] | no_license | navispeed/VideoEditor-SpringWeb | https://github.com/navispeed/VideoEditor-SpringWeb | c4d1be6013ed35fddbbb83eac2cf7a6b425ef1df | 8de1e596e4d441fe9d54df38053c35b5c5972c4c | refs/heads/master | 2022-11-14T06:50:31.315000 | 2020-07-12T20:31:02 | 2020-07-12T20:31:02 | 256,976,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.navispeed.editor.webui.dto;
import lombok.AccessLevel;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import lombok.ToString;
import lombok.experimental.FieldDefaults;
import java.util.List;
import java.util.UUID;
@Get... | UTF-8 | Java | 562 | java | Project.java | Java | [] | null | [] | package eu.navispeed.editor.webui.dto;
import lombok.AccessLevel;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import lombok.ToString;
import lombok.experimental.FieldDefaults;
import java.util.List;
import java.util.UUID;
@Get... | 562 | 0.795374 | 0.795374 | 28 | 19.071428 | 11.747123 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 11 |
e89bfd8b41ea128ebf446d47b142787a28696f91 | 3,453,153,774,839 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_497d75f19ab0686e3501d1dd93a6366628906a4a/AbstractProvider/4_497d75f19ab0686e3501d1dd93a6366628906a4a_AbstractProvider_t.java | 5361e514d5796a5ed42706d463638579eabbc6d9 | [] | 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 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | UTF-8 | Java | 10,181 | java | 4_497d75f19ab0686e3501d1dd93a6366628906a4a_AbstractProvider_t.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | 10,181 | 0.628327 | 0.62764 | 262 | 37.854961 | 22.005247 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.450382 | false | false | 11 |
0cc6d3fdc999f10bdd1f8d0d37305dea2d3b4e8b | 20,392,504,765,940 | 75765ea34dc4edf54a286b7bea9f09f703202c53 | /src/algorithmBuck/sort/S00SelectionSort.java | e8b2becfa14da66b4aa669e0b68d79b8fe209621 | [] | no_license | adazhh/javaCore | https://github.com/adazhh/javaCore | ffe6dec6b032a973bf368e2fc8a4610bc7c607ce | e1dd582988a171920116af0827ad9efb2f77151c | refs/heads/master | 2020-07-06T00:48:37.979000 | 2020-03-20T10:49:10 | 2020-03-20T10:49:10 | 202,835,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithmBuck.sort;
import java.util.Arrays;
// 选择排序,从前往后选择最小的数放到前面去
public class S00SelectionSort {
public static void sort(int[] arr){
if (arr == null || arr.length < 2){
return;
}
for (int i=0; i<arr.length; i++){
int minIndex = i;
f... | UTF-8 | Java | 778 | java | S00SelectionSort.java | Java | [] | null | [] | package algorithmBuck.sort;
import java.util.Arrays;
// 选择排序,从前往后选择最小的数放到前面去
public class S00SelectionSort {
public static void sort(int[] arr){
if (arr == null || arr.length < 2){
return;
}
for (int i=0; i<arr.length; i++){
int minIndex = i;
f... | 778 | 0.466125 | 0.45935 | 26 | 26.384615 | 16.886675 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 11 |
3f2db5adaf7369b5679ac1231ee4b22f0aa71943 | 29,154,238,068,885 | 01326261c5df1d42090b30969128f22ed8418a23 | /RegTooth/src/pdm/progetto/registratore/InfoAndNoteActivity.java | c1f56a8876b43e5c7a7255e7ac58a9c16b425ccb | [] | no_license | Giovanni-Ianniruberto/Progetto-PDM | https://github.com/Giovanni-Ianniruberto/Progetto-PDM | 18becd35f68a3dabf47f0e052c9b1a01e36ade03 | ecf84debada36b2db64c03a9a5b1cc3f9aabbbec | refs/heads/master | 2016-08-05T02:00:34.417000 | 2012-03-09T07:19:45 | 2012-03-09T07:19:45 | 3,428,155 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pdm.progetto.registratore;
/* PS: questo codice è ancora un bel po' incasinato, vedremo di migliorarlo un pochettino in futuro
Qui oltre alla listview, c'è anche da aggiornare lo stato dei bottoni (verso la fine di questo codice)
(leggere sempre i commenti a sinistra per facilitare la ricerca del codice)
... | WINDOWS-1252 | Java | 10,669 | java | InfoAndNoteActivity.java | Java | [] | null | [] | package pdm.progetto.registratore;
/* PS: questo codice è ancora un bel po' incasinato, vedremo di migliorarlo un pochettino in futuro
Qui oltre alla listview, c'è anche da aggiornare lo stato dei bottoni (verso la fine di questo codice)
(leggere sempre i commenti a sinistra per facilitare la ricerca del codice)
... | 10,669 | 0.667917 | 0.665291 | 298 | 34.785236 | 22.977247 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.577181 | false | false | 11 |
bc4bb7a1429ace466a78a5ebc8fb6539c952ec18 | 32,959,579,097,040 | a56ce65692017166bbaebed3d847d943584ddcea | /common/src/main/java/com/jeeyoh/model/response/FunBoardDetailResponse.java | 96e961cf98ded27d6d732597aef4b42e3b1e6b88 | [] | no_license | sarvesh-tripathi/Jeeyoh | https://github.com/sarvesh-tripathi/Jeeyoh | 6bf3e489392b795eed154655bc28d44e607b9eac | 0c7b8901418d3416dbefdbbc62fdbaca1668bd5a | refs/heads/master | 2020-07-21T14:07:20.279000 | 2014-10-15T13:07:34 | 2014-10-15T13:07:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeeyoh.model.response;
import org.codehaus.jackson.annotate.JsonIgnoreProperties;
import org.codehaus.jackson.map.annotate.JsonSerialize;
import com.jeeyoh.model.funboard.FunBoardModel;
@JsonIgnoreProperties(ignoreUnknown = true)
@JsonSerialize(include = JsonSerialize.Inclusion.NON_DEFAULT)
public class ... | UTF-8 | Java | 696 | java | FunBoardDetailResponse.java | Java | [] | null | [] | package com.jeeyoh.model.response;
import org.codehaus.jackson.annotate.JsonIgnoreProperties;
import org.codehaus.jackson.map.annotate.JsonSerialize;
import com.jeeyoh.model.funboard.FunBoardModel;
@JsonIgnoreProperties(ignoreUnknown = true)
@JsonSerialize(include = JsonSerialize.Inclusion.NON_DEFAULT)
public class ... | 696 | 0.762931 | 0.761494 | 31 | 21.451612 | 21.904247 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.903226 | false | false | 11 |
6eb42327db4fdf453a1118a2a1727eb9b9342abe | 16,810,502,021,807 | 72a0e486ee86e8d5cbf57f896264d9ffae8d98bb | /DATA/Peekaboo_10_Oct_2013,2.00/Peekaboo_10_Oct_2013/src/com/zeal/peekaboo/MainActivity.java | 8c0ba3195db3490833695bf0f3a1984c8fb1cdfb | [] | no_license | Grishu/BB | https://github.com/Grishu/BB | a265025b856b8ece50ae869b7d9209f7b00128d5 | 77253fbc2fd45ee8cf97c39aabbce30b3b547493 | refs/heads/master | 2021-01-19T07:03:45.506000 | 2015-04-09T16:11:26 | 2015-04-09T16:11:26 | 13,413,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zeal.peekaboo;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.List;
import org.apache.http.HttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.json.JSONException;
import org.json.JSONObject;
impor... | UTF-8 | Java | 17,441 | java | MainActivity.java | Java | [
{
"context": "ame = etuname.getText().toString();\n\t\t\t\tpassword = etpass.getText().toString();\n\t\t\t\tCustomValidator.m_isErr",
"end": 2984,
"score": 0.9646108150482178,
"start": 2978,
"tag": "PASSWORD",
"value": "etpass"
},
{
"context": "ext().toString();\n\t\t\t\tpassword = e... | null | [] | package com.zeal.peekaboo;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.List;
import org.apache.http.HttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.json.JSONException;
import org.json.JSONObject;
impor... | 17,442 | 0.678172 | 0.67456 | 604 | 27.877483 | 21.524702 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.450331 | false | false | 11 |
5a71a860a1a5fd817bec93c2278f7c0be7673b0a | 16,810,502,021,449 | 232aa6bb4d698f3ce7296fbd26506168b942f50b | /src/main/java/Stream/reduce.java | d541d6dac27d617f0e2d89019503ddacd79b8888 | [
"MIT"
] | permissive | ziperlee/java_learning | https://github.com/ziperlee/java_learning | 5665122f7144c40bd0d6c6dd8a5466015411c47a | 75a2d246e93c7757fc4df7562e6ccc864bb2067a | refs/heads/master | 2022-11-25T17:31:07.593000 | 2020-10-22T05:09:54 | 2020-10-22T05:09:54 | 215,470,727 | 0 | 0 | MIT | false | 2022-11-16T10:58:32 | 2019-10-16T06:12:38 | 2020-10-22T05:10:04 | 2022-11-16T10:58:29 | 290 | 0 | 0 | 5 | Java | false | false | package Stream;
import java.util.stream.Stream;
/**
* description
*
* @author liwei
* @createTime 2020/03/14
*/
public class reduce {
public static void main(String[] args) {
// 字符串连接,concat = "ABCD"
String concat = Stream.of("A", "B", "C", "D").reduce("", String::concat);
// 求最小值,mi... | UTF-8 | Java | 869 | java | reduce.java | Java | [
{
"context": "l.stream.Stream;\n\n/**\n * description\n *\n * @author liwei\n * @createTime 2020/03/14\n */\n\npublic class reduc",
"end": 88,
"score": 0.9995582103729248,
"start": 83,
"tag": "USERNAME",
"value": "liwei"
}
] | null | [] | package Stream;
import java.util.stream.Stream;
/**
* description
*
* @author liwei
* @createTime 2020/03/14
*/
public class reduce {
public static void main(String[] args) {
// 字符串连接,concat = "ABCD"
String concat = Stream.of("A", "B", "C", "D").reduce("", String::concat);
// 求最小值,mi... | 869 | 0.549313 | 0.509363 | 25 | 31.040001 | 31.74836 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 11 |
732b47f09f95c697dcdaf0955da61b7167511e68 | 25,091,198,999,310 | f5329b59547e7faf602f3f9c8e30a5b258a9c298 | /app/src/main/java/com/lx/hd/adapter/RecyclerViewCarAdapter.java | 863c6fdfbc8877da97998b341a0af6fd8a19f03d | [
"Apache-2.0"
] | permissive | zyhchinese/huodi_huzhu | https://github.com/zyhchinese/huodi_huzhu | 009139e0694e029cb818bfe7fcd2915e8b7e94b8 | 334ea5ff558b47b81f8b4689bce1311c5c4f068e | refs/heads/master | 2020-03-26T10:17:05.402000 | 2018-09-04T01:23:28 | 2018-09-04T01:23:28 | 144,789,869 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lx.hd.adapter;
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.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.lx.hd.R;
i... | UTF-8 | Java | 5,985 | java | RecyclerViewCarAdapter.java | Java | [] | null | [] | package com.lx.hd.adapter;
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.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.lx.hd.R;
i... | 5,985 | 0.621998 | 0.608228 | 144 | 40.354168 | 32.111454 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 11 |
b90841e98d17b7daa6fc4fbaf719f58e04d1c844 | 21,242,908,297,018 | 812a5a5a075b2849eefdb1abac3ec7868d006a9a | /src/Client/ClientRecever.java | 5b2d9148f2deff7a7f7f80bc3257d68d6ee4114d | [] | no_license | Tibo34/ChatPeerToPeer | https://github.com/Tibo34/ChatPeerToPeer | ae5ccc3cb0fd3c02ab3aae022c6deed51468bd7f | 7a839f77cdea0ca98a5c1a3cf1eb9292ffe15848 | refs/heads/master | 2020-10-01T15:56:12.117000 | 2020-01-17T20:46:30 | 2020-01-17T20:46:30 | 227,570,936 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Client;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.net.Socket;
import Controller.ControllerChat;
public class ClientRecever implements Runnable {
private Socket socketRecever;
private ObjectInputStream input; // stream data in
private String message="";
private User user... | UTF-8 | Java | 2,042 | java | ClientRecever.java | Java | [] | null | [] | package Client;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.net.Socket;
import Controller.ControllerChat;
public class ClientRecever implements Runnable {
private Socket socketRecever;
private ObjectInputStream input; // stream data in
private String message="";
private User user... | 2,042 | 0.691479 | 0.690499 | 95 | 20.494738 | 19.613569 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.294737 | false | false | 11 |
f18cb178af8eb080a472d39b83c7e3ed54d7bea4 | 36,850,819,399,799 | ebac1d5ecdf024123f02ae19b9679d0e6ce7370d | /src/main/java/com/restaurant/dao/MenuDao.java | d2b0702c9fb91cf0405e169d27fe910119875f6c | [] | no_license | SingleYzp/menu | https://github.com/SingleYzp/menu | cf127d63f6406adda7be47b71487cca36b382cfb | 2cd0ac9b2700d19c55287f61f22e14d70ff6925a | refs/heads/master | 2021-09-05T15:27:21.111000 | 2018-01-29T08:36:18 | 2018-01-29T08:36:18 | 114,749,322 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.restaurant.dao;
import com.restaurant.model.Menu;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface MenuDao {
int deleteByPrimaryKey(Integer meNu);
int insert(Menu record);
int insertSelective(Menu record);
List<Menu> getMenuAll();
... | UTF-8 | Java | 456 | java | MenuDao.java | Java | [] | null | [] | package com.restaurant.dao;
import com.restaurant.model.Menu;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface MenuDao {
int deleteByPrimaryKey(Integer meNu);
int insert(Menu record);
int insertSelective(Menu record);
List<Menu> getMenuAll();
... | 456 | 0.758772 | 0.758772 | 23 | 18.869566 | 18.290659 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 11 |
2ade1006d2867ccbd35d57d45ebca9dbc76c322e | 25,761,213,871,568 | 8986e34aaf4abbce6d8759480bcc698e1663559a | /gestionecole-dao/src/main/java/sn/objis/gestionecole/IDaoEmploye.java | fc46abd6aef45729415fe259837c6b198ee257fd | [] | no_license | bilxadim/gestionecole | https://github.com/bilxadim/gestionecole | 3c46c947080f83adcd4f612988b07f9fb3382c62 | efe4f0f5990f7bac158a8c7855861a50d483715a | refs/heads/master | 2020-03-31T19:43:00.828000 | 2018-10-15T17:58:24 | 2018-10-15T17:58:24 | 152,507,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sn.objis.gestionecole;
import sn.objis.gestionecole.Employe;
public interface IDaoEmploye extends IDaoGenerique<Employe> {
}
| UTF-8 | Java | 136 | java | IDaoEmploye.java | Java | [] | null | [] | package sn.objis.gestionecole;
import sn.objis.gestionecole.Employe;
public interface IDaoEmploye extends IDaoGenerique<Employe> {
}
| 136 | 0.816176 | 0.816176 | 7 | 18.428572 | 22.721024 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 11 |
d31061800f2a94c7dc60af829e5ed2d6bcd798c8 | 35,914,516,534,723 | a938b9752b301ef9a1d5a96bb6cfdd44fa1d3434 | /src/ru/unn/omp4j/OMPDirectives.java | 861d9246ca7e4e4514687574ac932c32f78dff2d | [] | no_license | dgrudzin/omp4j | https://github.com/dgrudzin/omp4j | 506e00b3b4af17f8b777b4c0e71d07692e3c0a09 | 84cb857aca6290d21f7c774e1cf92cb1250a3a61 | refs/heads/master | 2021-01-10T21:11:51.850000 | 2012-09-01T21:13:19 | 2012-09-01T21:13:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.unn.omp4j;
import java.util.concurrent.locks.Lock;
import ru.unn.omp4j.directives.workshare.DynamicChunkProcessor;
import ru.unn.omp4j.directives.workshare.ForLoop;
import ru.unn.omp4j.directives.workshare.OrderedLock;
import ru.unn.omp4j.directives.workshare.StaticChunkProcessor;
import ru.unn.omp... | UTF-8 | Java | 8,583 | java | OMPDirectives.java | Java | [
{
"context": " corresponding OpenMP directives.\r\n * \r\n * @author Dmitry Grudzinskiy\r\n *\r\n * @version 1.0\r\n */\r\npublic final class OMP",
"end": 667,
"score": 0.9998363852500916,
"start": 649,
"tag": "NAME",
"value": "Dmitry Grudzinskiy"
}
] | null | [] | package ru.unn.omp4j;
import java.util.concurrent.locks.Lock;
import ru.unn.omp4j.directives.workshare.DynamicChunkProcessor;
import ru.unn.omp4j.directives.workshare.ForLoop;
import ru.unn.omp4j.directives.workshare.OrderedLock;
import ru.unn.omp4j.directives.workshare.StaticChunkProcessor;
import ru.unn.omp... | 8,571 | 0.654666 | 0.653035 | 213 | 38.295776 | 32.21891 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488263 | false | false | 11 |
efb18f6424b219318efeeda3e8c86b3af9d1754d | 35,631,048,693,973 | 29c7ec31ad9087a870a2b375a4453fdbce923be2 | /week7/BoundedKnapsackForTourists.java | bb7664bd068a105eedec40c98761047c91254b4d | [] | no_license | bishwahang/efficient_algorithm | https://github.com/bishwahang/efficient_algorithm | e573a28b0c230b022961aba52756ec72e5b3b156 | cd0340e27bfdffbce98974221177abe8e72097d7 | refs/heads/master | 2021-01-19T08:50:30.962000 | 2015-04-19T08:36:12 | 2015-04-19T08:36:12 | 34,198,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week7;
import java.text.NumberFormat;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* Created by hang on 23.11.14.
*/
public class BoundedKnapsackForTourists {
public BoundedKnapsackForTourists() {
BoundedKnapsack bok = new BoundedKnapsack(400); // 400 dkg = 4... | UTF-8 | Java | 12,329 | java | BoundedKnapsackForTourists.java | Java | [
{
"context": "terator;\nimport java.util.List;\n\n/**\n * Created by hang on 23.11.14.\n */\npublic class BoundedKnapsackForT",
"end": 148,
"score": 0.9918216466903687,
"start": 144,
"tag": "USERNAME",
"value": "hang"
}
] | null | [] | package week7;
import java.text.NumberFormat;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* Created by hang on 23.11.14.
*/
public class BoundedKnapsackForTourists {
public BoundedKnapsackForTourists() {
BoundedKnapsack bok = new BoundedKnapsack(400); // 400 dkg = 4... | 12,329 | 0.451537 | 0.435234 | 358 | 33.441341 | 21.79682 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743017 | false | false | 11 |
a6f40f5164f370028554455cab09bf93fa334a4d | 34,291,018,896,677 | 746572ba552f7d52e8b5a0e752a1d6eb899842b9 | /Test/src/main/java/com/xxx/newsvn/MergeTrunk2Branches.java | c267d9f79f9fb588987a9c45f8c328b5c8663afc | [] | no_license | lobinary/Lobinary | https://github.com/lobinary/Lobinary | fde035d3ce6780a20a5a808b5d4357604ed70054 | 8de466228bf893b72c7771e153607674b6024709 | refs/heads/master | 2022-02-27T05:02:04.208000 | 2022-01-20T07:01:28 | 2022-01-20T07:01:28 | 26,812,634 | 7 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xxx.newsvn;
import java.io.File;
import java.util.logging.Logger;
import org.tmatesoft.svn.core.SVNURL;
import org.tmatesoft.svn.core.internal.io.dav.DAVRepositoryFactory;
import org.tmatesoft.svn.core.internal.wc.DefaultSVNOptions;
import org.tmatesoft.svn.core.wc.ISVNOptions;
import org.tmatesoft.svn.co... | GB18030 | Java | 855 | java | MergeTrunk2Branches.java | Java | [
{
"context": "\tString name = \"liujingran\";\n\t\tString password = \"3759662Ljr\";\n\t\tourClientManager = SVNClientManager.newInstan",
"end": 737,
"score": 0.9994258880615234,
"start": 727,
"tag": "PASSWORD",
"value": "3759662Ljr"
}
] | null | [] | package com.xxx.newsvn;
import java.io.File;
import java.util.logging.Logger;
import org.tmatesoft.svn.core.SVNURL;
import org.tmatesoft.svn.core.internal.io.dav.DAVRepositoryFactory;
import org.tmatesoft.svn.core.internal.wc.DefaultSVNOptions;
import org.tmatesoft.svn.core.wc.ISVNOptions;
import org.tmatesoft.svn.co... | 855 | 0.797153 | 0.786477 | 26 | 31.423077 | 25.826601 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.346154 | false | false | 11 |
8fed5592e671431a7688bb4a533faea4df234935 | 19,507,741,518,255 | b1904e4a34238da3b12aab23005175ec0f9e5fe4 | /src/main/java/diamondShop/controller/admin/AdminProductController.java | 7fe838e2cadf5d8872fb15b4019963bd8740cead | [] | no_license | vutien97/diamond_shop | https://github.com/vutien97/diamond_shop | c4e8551ac717096571447344f2eaa7d9901675ed | e29e8c6a1b1144a269dc8467cd01e65c672ba35b | refs/heads/master | 2023-03-23T19:14:58.976000 | 2021-03-08T03:41:02 | 2021-03-08T03:41:02 | 317,816,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package diamondShop.controller.admin;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autow... | UTF-8 | Java | 4,659 | java | AdminProductController.java | Java | [] | null | [] | package diamondShop.controller.admin;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autow... | 4,659 | 0.783272 | 0.780047 | 111 | 40.900902 | 29.535124 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.963964 | false | false | 11 |
66043469ccb4ddbab01a83e3ec344d5e51ce1090 | 18,803,366,885,806 | 6b986c4788e80b4de615648b48aea83074136bd7 | /tema1/RoundRobinScheduler.java | 30088b76ea71fc2e4c7a85ad4272012f7e1cbd09 | [] | no_license | Cristi1501/Operating-System-Process-Schedulers | https://github.com/Cristi1501/Operating-System-Process-Schedulers | a86de88cb1e1a8670b032018e27624542c202bb6 | bf36abb2fe1d2b194fdb03fc94a00790112bd693 | refs/heads/master | 2020-03-10T17:53:24.392000 | 2019-01-29T09:40:04 | 2019-01-29T09:40:04 | 129,511,231 | 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 tema1;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.log... | UTF-8 | Java | 5,789 | java | RoundRobinScheduler.java | Java | [
{
"context": "t java.util.logging.Logger;\r\n\r\n/**\r\n *\r\n * @author Cristi\r\n * @version 1.0\r\n */\r\npublic class RoundRobinSch",
"end": 395,
"score": 0.9996640086174011,
"start": 389,
"tag": "NAME",
"value": "Cristi"
}
] | 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 tema1;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.log... | 5,789 | 0.51166 | 0.507514 | 142 | 38.767605 | 28.006958 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619718 | false | false | 11 |
c0c09444dc3d22bb20a669075f6431ac6da561bf | 27,204,322,891,132 | d61924b77803440d631889112a95a74c12d3b5b5 | /app/src/main/java/androidx/media/AudioAttributesImpl.java | 136ab1b2259584e1299feaadc928b7277c42a559 | [
"MIT"
] | permissive | utsanjan/collegeblog | https://github.com/utsanjan/collegeblog | 423bfe883013ac37b8471170ea0aa6617f255561 | 27a6ffa5c66de51fc190295103888cbe7042474d | refs/heads/master | 2022-10-07T00:01:09.586000 | 2022-08-12T10:54:34 | 2022-08-12T10:54:34 | 269,986,309 | 12 | 0 | null | false | 2022-03-08T04:38:49 | 2020-06-06T13:15:51 | 2022-03-08T04:37:03 | 2022-03-08T04:38:48 | 133 | 7 | 0 | 0 | Java | false | false | package androidx.media;
import android.os.Bundle;
import androidx.versionedparcelable.VersionedParcelable;
/* loaded from: classes.dex */
interface AudioAttributesImpl extends VersionedParcelable {
Object getAudioAttributes();
int getContentType();
int getFlags();
int getLegacyStreamType();
in... | UTF-8 | Java | 430 | java | AudioAttributesImpl.java | Java | [] | null | [] | package androidx.media;
import android.os.Bundle;
import androidx.versionedparcelable.VersionedParcelable;
/* loaded from: classes.dex */
interface AudioAttributesImpl extends VersionedParcelable {
Object getAudioAttributes();
int getContentType();
int getFlags();
int getLegacyStreamType();
in... | 430 | 0.734884 | 0.734884 | 23 | 17.695652 | 17.940565 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 11 |
b6c663b899a8779a99a04d3b063660e7e6710b12 | 31,267,361,961,934 | 200da214ae31cac5c66bccba33773174cc487c5b | /src/com/dms/login/filter/CustomAuthenticationProvider.java | 92048fe2eca64bc64ca9c2b19bf6c57aa4b8dd15 | [] | no_license | sunilvaishnav45/dms | https://github.com/sunilvaishnav45/dms | a03928ebd0afd8e33292ba75e60d033ba7d743fe | e0c7fb8cf79d253cfe23fc53272676a93a9eaad8 | refs/heads/master | 2020-04-11T18:44:11.663000 | 2018-12-16T15:16:28 | 2018-12-16T15:16:28 | 162,009,703 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dms.login.filter;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.AuthenticationProvider;
import org.springframework.security.au... | UTF-8 | Java | 2,726 | java | CustomAuthenticationProvider.java | Java | [] | null | [] | package com.dms.login.filter;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.AuthenticationProvider;
import org.springframework.security.au... | 2,726 | 0.796772 | 0.796405 | 76 | 34.86842 | 31.012451 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.592105 | false | false | 11 |
7e03dfe28ef454f484a71d677b47bf90c96952fc | 31,198,642,485,437 | 282563a7998174c0c7c8d331137a03a7add8e9b0 | /app/src/main/java/com/yiyang/cn/activity/ReviseLoginActivity.java | 83883f692260b81579be4fb5539dea747a605696 | [] | no_license | CareyLiu/YiyangApp_0907_01 | https://github.com/CareyLiu/YiyangApp_0907_01 | c226a6d8965143f19bccd567ff137b1b1059c8be | d3d7e1e08ed6c3e342424bafbb8b562a1013e302 | refs/heads/master | 2023-08-05T06:35:43.620000 | 2021-09-22T03:17:43 | 2021-09-22T03:17:43 | 403,847,296 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yiyang.cn.activity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RelativeLayout;
import com.google.gson.Gson;
import com.jaeger.library.StatusBarUtil;
i... | UTF-8 | Java | 4,703 | java | ReviseLoginActivity.java | Java | [
{
"context": ".put(\"key\", Urls.key);\n map.put(\"password\", etPassword.getText().toString());\n map.put(\"sms_id\", getIntent().getStringEx",
"end": 3721,
"score": 0.9512701034545898,
"start": 3692,
"tag": "PASSWORD",
"value": "etPassword.getText().toString"
}
] | null | [] | package com.yiyang.cn.activity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RelativeLayout;
import com.google.gson.Gson;
import com.jaeger.library.StatusBarUtil;
i... | 4,684 | 0.574747 | 0.573242 | 145 | 31.062069 | 26.910637 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558621 | false | false | 11 |
1ec476526dd9ec2031ce51c41b8585d50cae524a | 15,015,205,717,861 | 7a57fddd08183988f9492072f3e8568e4c939841 | /Packages/Packages-1/p1/hybrid.java | 89f4e5f2d72b076291fbfa9b089a0d3408f103af | [] | no_license | ajayk01/Java-Programming | https://github.com/ajayk01/Java-Programming | 85cd3f5836003f29a5cb0b9f08e7ebaf1b2761fa | 475c8371cac0a9d4a2f58cc4a49eee5de7ac0cb9 | refs/heads/master | 2022-11-07T02:50:12.339000 | 2020-06-25T16:49:11 | 2020-06-25T16:49:11 | 274,966,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p1;
import java.util.Scanner;
public class hybrid
{
public static void main(String[] args)
{
int p;
Scanner l = new Scanner(System.in);
System.out.println("Enter the no.of students");
p=l.nextInt();
result b[] = new result[p];
for(int i=0;i<p;i++)
{
System.out.println("Enter the de... | UTF-8 | Java | 450 | java | hybrid.java | Java | [] | null | [] | package p1;
import java.util.Scanner;
public class hybrid
{
public static void main(String[] args)
{
int p;
Scanner l = new Scanner(System.in);
System.out.println("Enter the no.of students");
p=l.nextInt();
result b[] = new result[p];
for(int i=0;i<p;i++)
{
System.out.println("Enter the de... | 450 | 0.58 | 0.575556 | 24 | 17.75 | 16.14324 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 11 |
0548942b7bc3b260ed70f125c4a64ffacee67ee8 | 37,340,445,682,098 | a84675e2ccbf157a0bc747b6c8f29ab6357400a2 | /src/main/java/com/cce/weaponry/dao/message/.svn/text-base/DraftBoxDao.java.svn-base | 43658c7e11453ffc9419fa2a02ca32e95fc3b218 | [] | no_license | guozhgang/weaponry | https://github.com/guozhgang/weaponry | 88b216c60b59ba260dff5ab0af2c252c1705a8e6 | fc4ffde572506290957842d7ba60863c90b08dff | refs/heads/master | 2016-09-05T16:49:58.187000 | 2014-06-20T09:25:10 | 2014-06-20T09:25:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cce.weaponry.dao.message;
import org.springframework.stereotype.Repository;
import com.cce.modules.orm.hibernate.HibernateDao;
import com.cce.weaponry.entity.message.DraftBox;
@Repository
public class DraftBoxDao extends HibernateDao<DraftBox, Long> {
}
| UTF-8 | Java | 270 | DraftBoxDao.java.svn-base | Java | [] | null | [] | package com.cce.weaponry.dao.message;
import org.springframework.stereotype.Repository;
import com.cce.modules.orm.hibernate.HibernateDao;
import com.cce.weaponry.entity.message.DraftBox;
@Repository
public class DraftBoxDao extends HibernateDao<DraftBox, Long> {
}
| 270 | 0.822222 | 0.822222 | 11 | 23.545454 | 24.433077 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 11 | |
bea9e5a40ffbd7784ebae9a4ad075d119f3ccafd | 35,167,192,252,268 | c5d988ae16a5485dc22d874ce3e5edc9595dcd35 | /domain/src/main/java/com/customer/domain/interactor/GetAllReviewsUseCase.java | 18fc30ef15e979f35770e6fd00a118d33278eeba | [] | no_license | suryakishore/ecom_customer | https://github.com/suryakishore/ecom_customer | 4fcaa7ba32611a4fa40b858deed7fe89ba6316ac | d4663eab1381f83dd17c380bf756a7f5b973dad5 | refs/heads/master | 2022-12-12T04:34:31.587000 | 2020-08-31T08:50:32 | 2020-08-31T08:50:32 | 291,661,347 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.customer.domain.interactor;
import com.customer.domain.executor.PostExecutionThread;
import com.customer.domain.executor.ThreadExecutor;
import com.customer.domain.model.pdp.ProductDataModel;
import com.customer.domain.repository.GetAllReviewsRepository;
import io.reactivex.Single;
import javax.inject.Inje... | UTF-8 | Java | 1,675 | java | GetAllReviewsUseCase.java | Java | [] | null | [] | package com.customer.domain.interactor;
import com.customer.domain.executor.PostExecutionThread;
import com.customer.domain.executor.ThreadExecutor;
import com.customer.domain.model.pdp.ProductDataModel;
import com.customer.domain.repository.GetAllReviewsRepository;
import io.reactivex.Single;
import javax.inject.Inje... | 1,675 | 0.768955 | 0.768955 | 56 | 28.910715 | 26.252399 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517857 | false | false | 11 |
e6195c09ffd5e41660704c784c069fdabe4df28a | 34,033,320,898,010 | f2aa7fce63f3e8c45bacedd50763b881ae8ae804 | /projets/JPAPerf/src/java/ch/heigvd/JPAPerf/services/TestDataManager.java | 97d645a6deae6b1958261a67a80218938156d719 | [] | no_license | ngoumnai/JPAPerf | https://github.com/ngoumnai/JPAPerf | d8917940e1e3e1b04acd09e4a1c924ddca94fe7f | eaa40b3c420b7afd39a16d1ef13953d192ccf84b | refs/heads/master | 2021-01-23T20:18:35.704000 | 2013-08-30T13:54:51 | 2013-08-30T13:54:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch.heigvd.JPAPerf.services;
import ch.heigvd.JPAPerf.model.Course;
import ch.heigvd.JPAPerf.model.Event;
import ch.heigvd.JPAPerf.model.Person;
import ch.heigvd.JPAPerf.model.Professor;
import ch.heigvd.JPAPerf.... | UTF-8 | Java | 9,808 | java | TestDataManager.java | Java | [
{
"context": "persistence.PersistenceContext;\n\n/**\n *\n * @author gauss\n */\n@Stateless\npublic class TestDataManager imple",
"end": 641,
"score": 0.9979535937309265,
"start": 636,
"tag": "USERNAME",
"value": "gauss"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch.heigvd.JPAPerf.services;
import ch.heigvd.JPAPerf.model.Course;
import ch.heigvd.JPAPerf.model.Event;
import ch.heigvd.JPAPerf.model.Person;
import ch.heigvd.JPAPerf.model.Professor;
import ch.heigvd.JPAPerf.... | 9,808 | 0.5573 | 0.554853 | 320 | 29.65 | 22.473373 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43125 | false | false | 11 |
31ef59f0f197e24c13fc5481b304fef6dc5b9f8b | 14,156,212,266,889 | c0d8872c0b3cc299e1a4b294b843e3a39ab9f44a | /lotteries_project-master/lotteries/src/java/querries/insertlotteries.java | 98bc2353039ac25a7c07a03e1ffe77aecc5bb954 | [] | no_license | Agios90/bootcamp-code | https://github.com/Agios90/bootcamp-code | 6e0948903f8f61424dc17c167bbd937161d5689c | 33f443455ef70544161605ccd48c118355a68b17 | refs/heads/master | 2021-04-29T21:35:00.982000 | 2018-02-15T11:30:29 | 2018-02-15T11:30:29 | 121,619,052 | 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 querries;
import java.io.IOException;
import java.io.PrintWriter;
import static java.lang.Integer.parseInt;
import j... | UTF-8 | Java | 4,881 | java | insertlotteries.java | Java | [
{
"context": ".servlet.RequestDispatcher;\r\n\r\n/**\r\n *\r\n * @author lefte\r\n */\r\n@WebServlet(name = \"inserttickets\", urlPatter",
"end": 808,
"score": 0.9404084086418152,
"start": 803,
"tag": "USERNAME",
"value": "lefte"
},
{
"context": "se credentials\r\n static final ... | 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 querries;
import java.io.IOException;
import java.io.PrintWriter;
import static java.lang.Integer.parseInt;
import j... | 4,887 | 0.612579 | 0.61094 | 155 | 29.490322 | 25.068775 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432258 | false | false | 11 |
16426a5fe4a778ac9714b7571de1db4095d3cb21 | 34,746,285,462,279 | 89dfc5080de124e28d6c03811754c74916534b24 | /RPG/src/main/java/jeu/Romuald.java | 4c0188c4470fc627a2cbbfc1cef11a05c804874e | [] | no_license | Adrien-Chemla/POO | https://github.com/Adrien-Chemla/POO | 0b3c4367af4fc046c2ad8718570d18ab1a591c88 | 144a164769259d58e3e48a1389ba959bac334094 | refs/heads/master | 2020-03-28T20:39:33.773000 | 2018-06-04T13:11:42 | 2018-06-04T13:11:42 | 119,811,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jeu;
public class Romuald extends Hero implements ICombat{
//initialisation des statistiques de la classe guerrier
private final static int ARMOR = 1500;
private final static int POWER = 250;
private final static int LIFE = 1500;
private final static int HEAL = 200;
private final static String CLASSNAM... | UTF-8 | Java | 1,495 | java | Romuald.java | Java | [] | null | [] | package jeu;
public class Romuald extends Hero implements ICombat{
//initialisation des statistiques de la classe guerrier
private final static int ARMOR = 1500;
private final static int POWER = 250;
private final static int LIFE = 1500;
private final static int HEAL = 200;
private final static String CLASSNAM... | 1,495 | 0.669128 | 0.656376 | 71 | 19.985916 | 20.898476 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.633803 | false | false | 11 |
21827f4495971bc501851bafa1db80afa8b1c2b0 | 35,330,401,013,062 | 9470d8094ccea46c4d89c97f8c1e55b1b39c70d2 | /src/main/java/com/nowcoder/community/controller/MessageController.java | 1b7affba93bb71d86dee1baa4e99eb87a0f71cb5 | [] | no_license | fuhuigithub/community | https://github.com/fuhuigithub/community | 0f036cd7cc09101f3b05e8c6e5d28a2a24e2c516 | b9d0ddda6448f9ee5cd866418c9a6908547a5c8f | refs/heads/master | 2022-12-14T19:49:56.459000 | 2020-09-02T11:26:04 | 2020-09-02T11:26:04 | 287,656,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nowcoder.community.controller;
import com.nowcoder.community.entity.Message;
import com.nowcoder.community.entity.Page;
import com.nowcoder.community.entity.User;
import com.nowcoder.community.service.MessageService;
import com.nowcoder.community.service.UserService;
import com.nowcoder.community.util.Comm... | UTF-8 | Java | 8,325 | java | MessageController.java | Java | [] | null | [] | package com.nowcoder.community.controller;
import com.nowcoder.community.entity.Message;
import com.nowcoder.community.entity.Page;
import com.nowcoder.community.entity.User;
import com.nowcoder.community.service.MessageService;
import com.nowcoder.community.service.UserService;
import com.nowcoder.community.util.Comm... | 8,325 | 0.592255 | 0.59029 | 231 | 29.852814 | 25.904001 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419913 | false | false | 11 |
a177194ec949867fe004056bd32f2e502bd93868 | 6,768,868,502,846 | be036fa88f6c487caafc547c0aa050962299e10f | /pet-clinic-data/src/main/java/cz/danielson/sfgpetclinic/repository/OwnerRepository.java | aba717086e947b2b51bdebbb26ab9d4aea8f41da | [] | no_license | danielsonn/sfg-pet-clinic | https://github.com/danielsonn/sfg-pet-clinic | 9947a436c85a3f208f1d7d382e157affd29da67d | efb6fa386fc245f2ee8c1ab2ed7ea1810342c18d | refs/heads/master | 2020-09-26T18:36:26.773000 | 2020-02-04T06:08:59 | 2020-02-04T06:08:59 | 226,314,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.danielson.sfgpetclinic.repository;
import cz.danielson.sfgpetclinic.model.Owner;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
public interface OwnerRepository extends CrudRepository<Owner, Long> {
Owner findByLastName(String lastName);
List<Owner> findAllByLa... | UTF-8 | Java | 368 | java | OwnerRepository.java | Java | [] | null | [] | package cz.danielson.sfgpetclinic.repository;
import cz.danielson.sfgpetclinic.model.Owner;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
public interface OwnerRepository extends CrudRepository<Owner, Long> {
Owner findByLastName(String lastName);
List<Owner> findAllByLa... | 368 | 0.820652 | 0.820652 | 14 | 25.285715 | 27.584749 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
236aa667a2c595737f8977afecf092eff9cb7144 | 22,058,952,098,791 | 6db56c70b02aadfe8f8b8492432612e18ad6a1f6 | /src/main/java/com/example/upc/dao/InspectBookConfMapper.java | 5d73d9fb66f393b11c2918aadd384522761731fb | [] | no_license | bellmit/PingYi | https://github.com/bellmit/PingYi | d07348f652cb33f8fb7d9fab8485747fb5307c24 | fad25f504e86e7e5af86780e66d4fae70fbfd12b | refs/heads/main | 2023-01-02T02:33:41.927000 | 2020-10-29T10:52:09 | 2020-10-29T10:52:09 | 465,276,921 | 1 | 0 | null | true | 2022-03-02T11:27:44 | 2022-03-02T11:27:43 | 2020-10-29T10:52:54 | 2020-10-29T10:52:52 | 2,712 | 0 | 0 | 0 | null | false | false | package com.example.upc.dao;
import com.example.upc.controller.param.PageQuery;
import com.example.upc.dataobject.InspectBookConf;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface InspectBookConfMapper {
int deleteByPrimaryKey(Integer id);
int insert(InspectBookConf record)... | UTF-8 | Java | 625 | java | InspectBookConfMapper.java | Java | [] | null | [] | package com.example.upc.dao;
import com.example.upc.controller.param.PageQuery;
import com.example.upc.dataobject.InspectBookConf;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface InspectBookConfMapper {
int deleteByPrimaryKey(Integer id);
int insert(InspectBookConf record)... | 625 | 0.792 | 0.792 | 19 | 31.947369 | 21.8836 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 11 |
05d0e26d2a1352adf6effd2ae3f34eb742bc7f71 | 22,058,952,098,234 | 21922bedbca6c17a686d1d9a06d07d4b9e1d5ace | /source/mybatis/source-mebatis/src/main/java/com/gupao/source/mebatis/SqlSession.java | 110d13328e2f50f2e8fc8602b2f874cd93fc5e7d | [] | no_license | Soulballad/study | https://github.com/Soulballad/study | 02ef4f887c69aa4815a9dda59ca3b987b06a22f4 | 1f0333bc4f56c21d9726db0ea8046e1ce8bc1c8a | refs/heads/master | 2022-12-25T12:49:53.571000 | 2019-06-02T07:55:29 | 2019-06-02T07:55:29 | 174,311,878 | 0 | 0 | null | false | 2022-12-16T11:53:25 | 2019-03-07T09:19:30 | 2019-06-02T07:56:17 | 2022-12-16T11:53:21 | 4,747 | 0 | 0 | 42 | Java | false | false | package com.gupao.source.mebatis;
/**
* @author Soulballad
* @date 2019/5/7 21:07
* @email soda931vzr@163.com
* @description
*/
public class SqlSession {
private Configuration configuration;//配置类
private Executor executor;//执行器
public SqlSession(Configuration configuration, Executor executor) {
... | UTF-8 | Java | 957 | java | SqlSession.java | Java | [
{
"context": "package com.gupao.source.mebatis;\n\n/**\n * @author Soulballad\n * @date 2019/5/7 21:07\n * @email soda931vz",
"end": 54,
"score": 0.7037408351898193,
"start": 50,
"tag": "USERNAME",
"value": "Soul"
},
{
"context": "age com.gupao.source.mebatis;\n\n/**\n * @author Soul... | null | [] | package com.gupao.source.mebatis;
/**
* @author Soulballad
* @date 2019/5/7 21:07
* @email <EMAIL>
* @description
*/
public class SqlSession {
private Configuration configuration;//配置类
private Executor executor;//执行器
public SqlSession(Configuration configuration, Executor executor) {
this.co... | 946 | 0.612267 | 0.594743 | 42 | 20.738094 | 19.620275 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 11 |
bf0c1836e41c2d8abbbe2bf04a7e9663f1b64387 | 36,206,574,339,353 | b6b04c3bc6afe61e3c3128f552417091c451ba69 | /flink-ml-lib/src/main/java/org/apache/flink/ml/feature/kbinsdiscretizer/KBinsDiscretizer.java | 763a0df227bedb1be7c380d2a6ddc3f13b9e889e | [
"Apache-2.0"
] | permissive | apache/flink-ml | https://github.com/apache/flink-ml | d15365e1b89b82eb451b99af0050d66dff279f0c | 5619c3b8591b220e78a0a792c1f940e06149c8f0 | refs/heads/master | 2023-08-31T04:08:10.287000 | 2023-08-24T06:40:12 | 2023-08-24T06:40:12 | 351,617,021 | 288 | 85 | Apache-2.0 | false | 2023-09-07T08:03:42 | 2021-03-26T00:42:03 | 2023-09-02T08:45:04 | 2023-09-07T08:03:41 | 3,034 | 265 | 80 | 7 | 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 ... | UTF-8 | Java | 17,634 | java | KBinsDiscretizer.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 ... | 17,634 | 0.528468 | 0.523024 | 374 | 46.149734 | 28.50704 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639037 | false | false | 11 |
db1d098d4d0239d33622bfda9c11c637bfc1f4c4 | 38,663,295,607,930 | 46a5c936d76f6ba81fbe1e0f2f34735df47b1fbb | /core/src/main/java/com/home/project/core/entities/subdocuments/AbstractSubDocument.java | 7aafa6eaa66b4686de8ec3600ebcba522836e6c7 | [] | no_license | johananov/homeproject | https://github.com/johananov/homeproject | fb21f6b6a8c3da43200eaee2fa76127e1f069b03 | 897cd41ba1163a3a0d310f5199fe0d21319d770a | refs/heads/master | 2021-06-21T23:33:41.336000 | 2017-07-11T16:34:49 | 2017-07-11T16:34:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.home.project.core.entities.subdocuments;
import com.home.project.core.entities.StubDocument;
import com.home.project.core.entities.maindocuments.AbstractMainDocument;
public abstract class AbstractSubDocument extends StubDocument {
private AbstractMainDocument mainDocument;
public AbstractSubDoc... | UTF-8 | Java | 899 | java | AbstractSubDocument.java | Java | [] | null | [] | package com.home.project.core.entities.subdocuments;
import com.home.project.core.entities.StubDocument;
import com.home.project.core.entities.maindocuments.AbstractMainDocument;
public abstract class AbstractSubDocument extends StubDocument {
private AbstractMainDocument mainDocument;
public AbstractSubDoc... | 899 | 0.731924 | 0.731924 | 34 | 25.441177 | 25.297281 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 11 |
ca2b5d89aa2780f6974909f40d1fbb05a7f6a945 | 11,690,901,047,371 | 8fc4eb71cfd85e9567f7c538b1c10de746f93149 | /apus-algo/apus-up/src/main/java/com/apus/algo/user/UserTypeJudgeMapper.java | 2bc4d6a1bff8edd19fe7ac060bcfc56b4dceac25 | [] | no_license | jungle-zh/leetcode | https://github.com/jungle-zh/leetcode | a3549d889f76aab19a7d5c355a28dc1653c80e3e | 6c924ee9e1b324412eb84de3f5339ee87a7d04c4 | refs/heads/master | 2021-01-13T10:45:28.723000 | 2017-01-18T17:17:05 | 2017-01-18T17:17:05 | 76,615,478 | 0 | 0 | null | true | 2016-12-16T02:50:25 | 2016-12-16T02:50:24 | 2016-12-16T02:35:14 | 2016-11-28T19:32:09 | 1,234 | 0 | 0 | 0 | null | null | null | package com.apus.algo.user;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import com.apus.algo.util.AlgoConstants;
import com.apus.commons.util.StringUtils;
public class UserTypeJudgeMapper extends Mapper<LongWritab... | UTF-8 | Java | 1,367 | java | UserTypeJudgeMapper.java | Java | [] | null | [] | package com.apus.algo.user;
import java.io.IOException;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import com.apus.algo.util.AlgoConstants;
import com.apus.commons.util.StringUtils;
public class UserTypeJudgeMapper extends Mapper<LongWritab... | 1,367 | 0.73226 | 0.704462 | 40 | 33.174999 | 30.088942 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.425 | false | false | 11 |
71a2aa0dd26f4e27fb81dc137e6554ee6a906c16 | 3,058,016,777,938 | abbcd1499ef6bc5387ce905f7dd68bcfac643706 | /MyPlayer/zhihuibeijapp/src/main/java/com/itheima/zhbj/base/BaseFragment.java | 42ad10cb6fbf7d11ea5f4524aaa20a98f5a2604b | [] | no_license | 674809/Mac_Project_git | https://github.com/674809/Mac_Project_git | 36ba66a9123ae11bd7d7154d867c241f987724bb | 6b616912db262a84dcc40a61f18e71fa1cc71c64 | refs/heads/master | 2020-04-01T06:19:25.664000 | 2018-10-14T05:55:06 | 2018-10-14T05:55:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.zhbj.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.ImageButton;
impor... | UTF-8 | Java | 2,452 | java | BaseFragment.java | Java | [
{
"context": "\nimport butterknife.OnClick;\r\n\r\n/**\r\n * Created by Apple on 2016/9/24.\r\n */\r\npublic abstract class BaseFra",
"end": 546,
"score": 0.9780271649360657,
"start": 541,
"tag": "NAME",
"value": "Apple"
}
] | null | [] | package com.itheima.zhbj.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.ImageButton;
impor... | 2,452 | 0.673647 | 0.670157 | 85 | 24.964706 | 21.889803 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 11 |
c5132b811e399a6b9d184ebb6c805768e9e97f11 | 39,444,979,647,106 | 3c6a3b2fd566af7fe94b5ac3ad63d3ae59c32942 | /app/src/androidTest/java/com/andela/voluminotesapp/note/NoteManagerTest.java | a0946b1ebe3b059304518f16dab516df313bee11 | [
"MIT"
] | permissive | andela-kogunde/Voluminotes-App | https://github.com/andela-kogunde/Voluminotes-App | ea5a219770a44141e5cafbcab90c08dda12a1974 | f0552aa639a59c3788d69937fac0111fcd85e533 | refs/heads/master | 2021-05-04T10:55:51.432000 | 2016-03-02T16:46:31 | 2016-03-02T16:46:31 | 51,602,646 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andela.voluminotesapp.note;
import android.support.test.InstrumentationRegistry;
import android.support.test.rule.ActivityTestRule;
import com.andela.notelib.note.Note;
import com.andela.notelib.note.NoteList;
import com.andela.notelib.note.NoteManager;
import com.andela.notelib.note.PaperNote;
import com... | UTF-8 | Java | 6,666 | java | NoteManagerTest.java | Java | [
{
"context": "stCase;\n\nimport org.junit.Rule;\n\n/**\n * Created by andela on 2/13/16.\n */\npublic class NoteManagerTest exte",
"end": 451,
"score": 0.9997155070304871,
"start": 445,
"tag": "USERNAME",
"value": "andela"
}
] | null | [] | package com.andela.voluminotesapp.note;
import android.support.test.InstrumentationRegistry;
import android.support.test.rule.ActivityTestRule;
import com.andela.notelib.note.Note;
import com.andela.notelib.note.NoteList;
import com.andela.notelib.note.NoteManager;
import com.andela.notelib.note.PaperNote;
import com... | 6,666 | 0.678968 | 0.671767 | 192 | 33.723957 | 26.173138 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.776042 | false | false | 11 |
c4b38e6c0d61f8cb74b009a8cab4ef8cc465e65a | 39,444,979,647,098 | 49d40ecbc4a9603573be1ae4acbe266625c4e887 | /PartiallyAutomated/src/partiallyAutomated/TradeData.java | f62ac4a0cc01e5733c48ab26991115a1cd4f4e4e | [] | no_license | linde641/Trading | https://github.com/linde641/Trading | 04b2e20953be209a3e2f529f2ef731286f2f629d | eb576c45328cd191ef74256c56926a9f7515fa1d | refs/heads/master | 2021-01-17T13:17:59.344000 | 2016-10-11T00:50:26 | 2016-10-11T00:50:26 | 58,429,585 | 3 | 1 | null | false | 2016-06-25T02:04:42 | 2016-05-10T04:23:40 | 2016-06-25T01:56:50 | 2016-06-25T02:04:42 | 199 | 1 | 1 | 0 | Java | 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 partiallyAutomated;
import com.ib.client.Contract;
import com.ib.client.Order;
import com.ib.client.OrderState;
import java.io... | UTF-8 | Java | 8,034 | java | TradeData.java | Java | [
{
"context": "List;\nimport java.util.Scanner;\n\n/**\n *\n * @author aronlindell\n */\npublic class TradeData {\n \n private fin",
"end": 548,
"score": 0.9994773864746094,
"start": 537,
"tag": "USERNAME",
"value": "aronlindell"
}
] | 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 partiallyAutomated;
import com.ib.client.Contract;
import com.ib.client.Order;
import com.ib.client.OrderState;
import java.io... | 8,034 | 0.464152 | 0.461663 | 227 | 34.392071 | 25.256054 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.101322 | false | false | 11 |
62a44e2c371938e950a6ddb96e92dfd57e78bf55 | 4,269,197,554,643 | d02c07ae75035e37890e5294ab79a61c5c5f1048 | /JPLC Editor/JPLC Editor/src/com/vts/jplceditor/compiler/plc/PLCOperatorDecoder.java | 24789403cd5d926f97a04cdb21846f9b96e927de | [] | no_license | russel90/PLC-Emulator | https://github.com/russel90/PLC-Emulator | 182d4d7c6df7cef21620ef36799de83e47d14b6f | 4999ce81362219bde1a71f1ead1b0071f59bdc1b | refs/heads/master | 2020-05-27T00:31:11.334000 | 2019-05-14T09:02:32 | 2019-05-14T09:02:32 | 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 com.vts.jplceditor.compiler.plc;
/**
*
* @author Vusivus
*/
public class PLCOperatorDecoder {
public static PLCOperato... | UTF-8 | Java | 2,538 | java | PLCOperatorDecoder.java | Java | [
{
"context": "om.vts.jplceditor.compiler.plc;\n\n/**\n *\n * @author Vusivus\n */\npublic class PLCOperatorDecoder {\n\n public",
"end": 252,
"score": 0.9997739791870117,
"start": 245,
"tag": "NAME",
"value": "Vusivus"
}
] | 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 com.vts.jplceditor.compiler.plc;
/**
*
* @author Vusivus
*/
public class PLCOperatorDecoder {
public static PLCOperato... | 2,538 | 0.447203 | 0.447203 | 86 | 28.511627 | 15.185476 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581395 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.