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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d7bbd834b57d89df0b45ab2b7e1a4fc7962d6ad9 | 29,592,324,670,206 | cf6536d69bd0c9c51466f69404e861e71628f9ea | /src/main/java/com/homeserve/consume/service/CustomerInfoDetailServiceIF.java | 8cc9fe429ee437471ed5a773effd858fb440f5c3 | [] | no_license | bct-hsus/HomeServeCSI | https://github.com/bct-hsus/HomeServeCSI | 928ad06073082c949e886dc2bfed089d9dd7105e | 56d7a07391eaab102de4643568a0e97092e05dad | refs/heads/master | 2018-01-03T08:07:01.257000 | 2016-10-20T12:14:26 | 2016-10-20T12:14:26 | 71,342,077 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.homeserve.consume.service;
import com.homeserve.dto.CustomerDetails;
import com.homeserve.dto.Product;
import org.xml.sax.SAXException;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.soap.SOAPException;
import java.io.IOException;
import java.util.List;
/**
... | UTF-8 | Java | 726 | java | CustomerInfoDetailServiceIF.java | Java | [
{
"context": ";\r\n\timport java.util.List;\r\n\r\n\t/**\r\n\t * Created by vkarthick on 8/2/16.\r\n\t */\r\n\tpublic interface CustomerInfoD",
"end": 342,
"score": 0.9996616244316101,
"start": 333,
"tag": "USERNAME",
"value": "vkarthick"
}
] | null | [] | package com.homeserve.consume.service;
import com.homeserve.dto.CustomerDetails;
import com.homeserve.dto.Product;
import org.xml.sax.SAXException;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.soap.SOAPException;
import java.io.IOException;
import java.util.List;
/**
... | 726 | 0.76584 | 0.760331 | 23 | 29.304348 | 40.522064 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.304348 | false | false | 4 |
be916462b59bf88b049b1df5deeaa3139366dc00 | 31,267,361,915,075 | a3a62ed971e828ec96d195b37f93cd09971067cc | /src/main/java/org/sis/connector/solr/api/SolrDocumentServiceImpl.java | 031d0e47e5dddcb95880910346c663821de12358 | [
"Apache-2.0"
] | permissive | mzasada/sis | https://github.com/mzasada/sis | 34572ffe8875ce8fa544041460c56cd7e6f6e9ec | 2ec77e6115efe47ffba184d0df9ad89be910833f | refs/heads/master | 2020-12-24T15:49:07.590000 | 2015-01-06T06:15:31 | 2015-01-06T06:15:31 | 24,527,520 | 0 | 0 | null | false | 2015-01-06T06:15:31 | 2014-09-27T08:50:22 | 2014-12-31T03:53:45 | 2015-01-06T06:15:31 | 444 | 0 | 0 | 2 | Java | null | null | package org.sis.connector.solr.api;
import com.google.gson.Gson;
import org.json.simple.JSONObject;
import org.sis.connector.solr.api.messages.SearchHandlerResponseConverter;
import org.sis.connector.solr.cluster.ClusterState;
import org.sis.connector.solr.cluster.CollectionConfig;
import org.sis.connector.solr.cluste... | UTF-8 | Java | 3,746 | java | SolrDocumentServiceImpl.java | Java | [] | null | [] | package org.sis.connector.solr.api;
import com.google.gson.Gson;
import org.json.simple.JSONObject;
import org.sis.connector.solr.api.messages.SearchHandlerResponseConverter;
import org.sis.connector.solr.cluster.ClusterState;
import org.sis.connector.solr.cluster.CollectionConfig;
import org.sis.connector.solr.cluste... | 3,746 | 0.77843 | 0.777896 | 86 | 42.55814 | 31.557112 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674419 | false | false | 4 |
30c66e47bf79d7bf3bff90dae34f462ac2ac7eb5 | 28,613,072,141,109 | 257a4bd106d3e4c9ee5c62c4750c0f0b04232a4f | /src/main/java/com/terljuk/onlinestore/web/filter/AdminRoleFilter.java | 105f48e2283394584f3f09fcd199e52d966cbca9 | [] | no_license | viktorterljuk/online-store | https://github.com/viktorterljuk/online-store | 69f9cc3f0da14eba0a025698373bec51776fcba4 | b576e3828753757a0d54fad68797cbba94ea9e89 | refs/heads/master | 2018-10-30T07:05:29.192000 | 2018-09-13T11:25:46 | 2018-09-13T11:25:46 | 143,419,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.terljuk.onlinestore.web.filter;
import com.terljuk.onlinestore.entity.User;
import com.terljuk.onlinestore.entity.UserRole;
import com.terljuk.onlinestore.security.SecurityService;
public class AdminRoleFilter extends AbstractRoleFilter {
public AdminRoleFilter(SecurityService securityService) {
... | UTF-8 | Java | 471 | java | AdminRoleFilter.java | Java | [] | null | [] | package com.terljuk.onlinestore.web.filter;
import com.terljuk.onlinestore.entity.User;
import com.terljuk.onlinestore.entity.UserRole;
import com.terljuk.onlinestore.security.SecurityService;
public class AdminRoleFilter extends AbstractRoleFilter {
public AdminRoleFilter(SecurityService securityService) {
... | 471 | 0.762208 | 0.762208 | 17 | 26.705883 | 23.481569 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 4 |
664049e7a97e1c030ae45e3a6f377a19fac1aa62 | 21,328,807,632,216 | c3e51cde0790c853a9dded3caa70e3d504eaa48c | /src/main/java/com/app/secret/entity/MfBreakOff.java | c65bdcd23bc6919305b7ad783e89574fb965f987 | [] | no_license | mf-lanuch/appsecret | https://github.com/mf-lanuch/appsecret | ce5326d8881c60151a80b8020668a0eb5f00d25e | 5f3b295a3fc14e68ba08908be8a88aaae3d72b0a | refs/heads/master | 2023-08-03T08:36:03.112000 | 2020-01-09T06:05:36 | 2020-01-09T06:05:36 | 228,311,713 | 1 | 3 | null | false | 2023-07-23T00:29:15 | 2019-12-16T05:45:45 | 2020-01-09T06:06:36 | 2023-07-23T00:29:14 | 258 | 1 | 1 | 3 | Java | false | false | package com.app.secret.entity;
import javax.persistence.Id;
import java.util.Date;
public class MfBreakOff {
@Id
private java.lang.String id; // 主键
private java.lang.String userId; // 用户ID
private java.lang.Object workYear; // 工作年份
private java.lang.Integer workMonth; // 工作月份
private java.uti... | UTF-8 | Java | 1,880 | java | MfBreakOff.java | Java | [] | null | [] | package com.app.secret.entity;
import javax.persistence.Id;
import java.util.Date;
public class MfBreakOff {
@Id
private java.lang.String id; // 主键
private java.lang.String userId; // 用户ID
private java.lang.Object workYear; // 工作年份
private java.lang.Integer workMonth; // 工作月份
private java.uti... | 1,880 | 0.647577 | 0.647577 | 81 | 21.419754 | 19.364511 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
298d3c326061ecf8779ae2888a11150b576d5eae | 21,758,304,354,621 | e18a37082acd259591302d8523ef9a7e7cfeec73 | /BSWeb/main/dao/src/main/java/by/training/bs/model/StudentForm.java | 7928612607bf62de8b6d631f6cdcb160839b30ed | [] | no_license | sergey-belko/old | https://github.com/sergey-belko/old | ce445c8457e82cd8c1ff7777a293a814ef4c76b3 | 682852bf592be5337150a36a7e8717b82ccb781f | refs/heads/master | 2018-01-05T05:16:18.560000 | 2016-01-14T14:06:43 | 2016-01-14T14:06:43 | 71,069,145 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.training.bs.model;
public class StudentForm implements AbstractModel {
private Integer formId;
private Integer semester;
private String fName;
public Integer getFormId() {
return formId;
}
public void setFormId(Integer id) {
this.formId = id;
}
public String getFName() {
return fName;
}
... | UTF-8 | Java | 1,578 | java | StudentForm.java | Java | [] | null | [] | package by.training.bs.model;
public class StudentForm implements AbstractModel {
private Integer formId;
private Integer semester;
private String fName;
public Integer getFormId() {
return formId;
}
public void setFormId(Integer id) {
this.formId = id;
}
public String getFName() {
return fName;
}
... | 1,578 | 0.649556 | 0.647022 | 83 | 18.012049 | 16.452557 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.783133 | false | false | 4 |
f400f0293bb46580690756909dc7b9f32a2bf568 | 34,531,537,065,984 | b93f9478e030264ded76861afd196e1833882024 | /Day_9/HrmsFinal/src/main/java/com/codeunlu/HrmsFinal/business/abstracts/SchoolDepartmentService.java | 83cff3eb186c9e3d7515e022586681a51b1d4981 | [] | no_license | codeunlu/JavaBootcamp | https://github.com/codeunlu/JavaBootcamp | 00d70207da2d62dceea23e3b8ad95c4359b0cfc7 | 0e7dea4cfe21463e5bfe6ca71736cca199987c94 | refs/heads/main | 2023-04-23T20:34:39.575000 | 2021-06-17T10:09:39 | 2021-06-17T10:09:39 | 362,548,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codeunlu.HrmsFinal.business.abstracts;
import com.codeunlu.HrmsFinal.core.utilies.results.Result;
import com.codeunlu.HrmsFinal.entities.concretes.SchoolDepartment;
public interface SchoolDepartmentService {
Result add(SchoolDepartment schoolDepartment);
}
| UTF-8 | Java | 283 | java | SchoolDepartmentService.java | Java | [] | null | [] | package com.codeunlu.HrmsFinal.business.abstracts;
import com.codeunlu.HrmsFinal.core.utilies.results.Result;
import com.codeunlu.HrmsFinal.entities.concretes.SchoolDepartment;
public interface SchoolDepartmentService {
Result add(SchoolDepartment schoolDepartment);
}
| 283 | 0.819788 | 0.819788 | 8 | 33.375 | 26.395727 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
716442cae3669fb82a349f49e7bc5983830a4da4 | 20,212,116,149,928 | f464830cf9c9e750f56331c778d18c518a1733ce | /src/leetCode_offer/_51_数组中的逆序对/test.java | 8bcc0e0fc88ddc2b8b6793a47a023f987dfda175 | [] | no_license | scanf-liu/untitled | https://github.com/scanf-liu/untitled | 59b21d5af10a0a2f5fc7ebea31e06b8c69933894 | 925dab892ec7d65d38a2913d923d2f5ff32c234e | refs/heads/master | 2023-05-08T14:25:45.304000 | 2021-05-31T09:24:25 | 2021-05-31T09:24:25 | 328,845,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetCode_offer._51_数组中的逆序对;
/*剑指 Offer 51. 数组中的逆序对
在数组中的两个数字,如果前面一个数字大于后面的数字,则这两个数字组成一个逆序对。输入一个数组,求出这个数组中的逆序对的总数。
示例 1:
输入: [7,5,6,4]
输出: 5
*/
public class test {
public static void main(String[] args) {
int[] a = new int[]{1, 3, 5, 6, 2, 6, 74, 6, 74, 3, 645, 563, 57};
System.out... | UTF-8 | Java | 539 | java | test.java | Java | [] | null | [] | package leetCode_offer._51_数组中的逆序对;
/*剑指 Offer 51. 数组中的逆序对
在数组中的两个数字,如果前面一个数字大于后面的数字,则这两个数字组成一个逆序对。输入一个数组,求出这个数组中的逆序对的总数。
示例 1:
输入: [7,5,6,4]
输出: 5
*/
public class test {
public static void main(String[] args) {
int[] a = new int[]{1, 3, 5, 6, 2, 6, 74, 6, 74, 3, 645, 563, 57};
System.out... | 539 | 0.617251 | 0.536388 | 17 | 20.82353 | 24.083763 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.058824 | false | false | 4 |
04d1514145fffe48bc142f00092312c7b15db36d | 13,460,427,521,692 | cc1adc3f0d2680858a503fcba97454b635d727b2 | /OBAutomation/OSBAssistantV20R0/com/administration/configuration/voip/VP34_Voip_DisableQoS.java | 9d2c915b601ffc09c490d6512568a26dd064abab | [] | no_license | fhumayun/QA-Selenuim-Scripts | https://github.com/fhumayun/QA-Selenuim-Scripts | 175903914d732b01fd148d13a148134e66daf174 | 86d69d4f187592b04ad0d6cbe44add0789026bfa | refs/heads/master | 2021-06-25T04:20:22.147000 | 2014-12-09T20:14:14 | 2014-12-09T20:14:14 | 26,441,824 | 0 | 0 | null | false | 2021-01-13T17:51:32 | 2014-11-10T15:17:10 | 2014-12-09T20:14:19 | 2021-01-13T17:51:31 | 54,052 | 0 | 0 | 1 | JavaScript | false | false | package com.administration.configuration.voip;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import com.helper.SuperHelper;
public class VP34_Voip_DisableQoS extends SuperHelper implements Properties... | UTF-8 | Java | 1,966 | java | VP34_Voip_DisableQoS.java | Java | [] | null | [] | package com.administration.configuration.voip;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import com.helper.SuperHelper;
public class VP34_Voip_DisableQoS extends SuperHelper implements Properties... | 1,966 | 0.721261 | 0.719227 | 79 | 23.898735 | 22.880867 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481013 | false | false | 4 |
f38cee1650e6f9d1466c387a35fd6a873101aeb3 | 13,460,427,525,982 | e69871f77cf8b92a76a08280d231d5672259f727 | /src/main/java/outfrost/smtwt/tabusearch/TabuSearch.java | cff953b804eba628ec1316f6c9b59127150ea536 | [
"Unlicense",
"WTFPL",
"MIT"
] | permissive | outfrost/smtwt | https://github.com/outfrost/smtwt | e6d2986ad8d5fe06558f593c307671da827632de | 0f1bf40945e6737228cb7e7beab8e6c8e9f17219 | refs/heads/master | 2021-10-10T22:37:15.920000 | 2019-01-18T13:54:22 | 2019-01-18T13:54:22 | 110,026,256 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package outfrost.smtwt.tabusearch;
import outfrost.smtwt.Job;
import outfrost.smtwt.JobOrder;
import outfrost.smtwt.heuristic.EarliestDueDateHeuristic;
import java.util.Collections;
import java.util.Comparator;
public class TabuSearch {
private static final Comparator<? super Job> initialHeuristic = new EarliestD... | UTF-8 | Java | 1,782 | java | TabuSearch.java | Java | [] | null | [] | package outfrost.smtwt.tabusearch;
import outfrost.smtwt.Job;
import outfrost.smtwt.JobOrder;
import outfrost.smtwt.heuristic.EarliestDueDateHeuristic;
import java.util.Collections;
import java.util.Comparator;
public class TabuSearch {
private static final Comparator<? super Job> initialHeuristic = new EarliestD... | 1,782 | 0.679574 | 0.671156 | 64 | 26.84375 | 23.173409 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.53125 | false | false | 4 |
48b88b130ff76bf0d6ac48efe92831af7136a393 | 9,981,504,034,141 | c01e363d83f1fd45edd4ca7f82ff25b3684c84bf | /src/main/java/com/mao/library/interfaces/LoadMoreRefreshable.java | f0997e23ef68e63d3f89003ce51442aa8d8cc5a0 | [] | no_license | maozonghong/maoAndroidLib | https://github.com/maozonghong/maoAndroidLib | 9bbdf8c8c64178b596f0a97f220773346c90b94c | 6c2c57a79983890b1bd2b651727d9765c906cd2e | refs/heads/master | 2020-04-27T11:24:16.418000 | 2019-03-07T08:20:12 | 2019-03-07T08:20:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mao.library.interfaces;
/**
* Created by mao on 2017/8/1.
*/
public interface LoadMoreRefreshable extends Refreshable,LoadMoreable{
}
| UTF-8 | Java | 151 | java | LoadMoreRefreshable.java | Java | [
{
"context": "age com.mao.library.interfaces;\n\n/**\n * Created by mao on 2017/8/1.\n */\npublic interface LoadMoreRefres",
"end": 58,
"score": 0.9995392560958862,
"start": 55,
"tag": "USERNAME",
"value": "mao"
}
] | null | [] | package com.mao.library.interfaces;
/**
* Created by mao on 2017/8/1.
*/
public interface LoadMoreRefreshable extends Refreshable,LoadMoreable{
}
| 151 | 0.754967 | 0.715232 | 7 | 20.571428 | 24.737808 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 4 |
c7eb8b6ca0b639f451781b344aca4965890e58ac | 11,948,599,030,528 | 18adefab6da3604c06bc17b31f96760622c49a1b | /app/src/main/java/com/ciamiscode/syirkah/fragment/ButtonSheetDialog.java | 76af7c7580c802c4e268fdd10a2ea8576f124de8 | [] | no_license | agunwiguna/syirkah | https://github.com/agunwiguna/syirkah | 248af2ae34540423eb74316e1669677518e8aa99 | 64a4539815c50b3d4919369f905ea7d083b041d8 | refs/heads/master | 2020-07-07T23:24:25.460000 | 2019-09-11T05:37:31 | 2019-09-11T05:37:31 | 203,504,277 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ciamiscode.syirkah.fragment;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.support.design.widget.BottomSheetDialogFragment;
import android.view.View;
import com.ciamiscode.syirkah.R;
public class ButtonSheetDialog extends BottomSheetDialogFragment {
@SuppressLint("... | UTF-8 | Java | 584 | java | ButtonSheetDialog.java | Java | [] | null | [] | package com.ciamiscode.syirkah.fragment;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.support.design.widget.BottomSheetDialogFragment;
import android.view.View;
import com.ciamiscode.syirkah.R;
public class ButtonSheetDialog extends BottomSheetDialogFragment {
@SuppressLint("... | 584 | 0.763699 | 0.763699 | 19 | 29.736841 | 24.793552 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 4 |
c640c46cd31ee5c8556acc22332ac48300ae4474 | 26,087,631,379,159 | efad7cd354267c9b089ecd670b8479caba53e41c | /src/Modele/Etendeur.java | 646e32fd9eea19ca212f5ea359fdd8b22dc7deab | [] | no_license | grandmaxIm2ag/Ruche | https://github.com/grandmaxIm2ag/Ruche | b29ca0a24d9080a61be5169d1e9569a791a9db65 | 139863bf4a339d6e790ace12e3998110f3bac95a | refs/heads/master | 2021-01-20T07:52:22.998000 | 2017-05-15T12:05:12 | 2017-05-15T12:05:12 | 90,056,433 | 0 | 1 | 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 Modele;
import Vue.Interface;
import static Vue.Interface.py;
import java.util.Iterator;
import java.util.LinkedList;
import j... | UTF-8 | Java | 3,576 | java | Etendeur.java | Java | [
{
"context": "ort javafx.scene.canvas.Canvas;\n\n/**\n *\n * @author grandmax\n */\npublic class Etendeur {\n double factX, fac",
"end": 396,
"score": 0.9993340373039246,
"start": 388,
"tag": "USERNAME",
"value": "grandmax"
}
] | 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 Modele;
import Vue.Interface;
import static Vue.Interface.py;
import java.util.Iterator;
import java.util.LinkedList;
import j... | 3,576 | 0.480425 | 0.449664 | 95 | 36.642105 | 40.400864 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652632 | false | false | 4 |
2d5ccf882b151ed799cb7d8b792a2963ce6c5c18 | 34,230,889,355,183 | ea7b4e2250440d39107f1003c93e8ff32b924fea | /src/ui/FrmDatTruoc.java | ed057d8826799dcd138d3a1cd4bc0cca52d6a1ec | [] | no_license | thanhtri09/QuanLyThueBangDiaNhom13 | https://github.com/thanhtri09/QuanLyThueBangDiaNhom13 | bcc2c69ba9fed7c01565596d0f724d47314a535f | cae1a1a411e468600d4e3cae8a6e9b6a28c62460 | refs/heads/master | 2023-02-06T22:15:20.530000 | 2020-12-16T11:03:57 | 2020-12-16T11:03:57 | 321,954,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui;
import java.awt.EventQueue;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseListener;
import java.time.LocalDate;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JTable;
import javax.swing.JScrollPane;... | UTF-8 | Java | 17,931 | java | FrmDatTruoc.java | Java | [
{
"context": "etLayout(null);\n\t\t\n\t\tJLabel lblmaDT = new JLabel(\"Mã Phiếu Đặt Trước:\");\n\t\tlblmaDT.setBounds(0, 16, 137, 29)",
"end": 3356,
"score": 0.5952154397964478,
"start": 3348,
"tag": "NAME",
"value": "Mã Phiếu"
},
{
"context": "\n\t\tpanel_1.add(scrollPane);\n\t\t\n\... | null | [] | package ui;
import java.awt.EventQueue;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseListener;
import java.time.LocalDate;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JTable;
import javax.swing.JScrollPane;... | 17,895 | 0.723976 | 0.688958 | 594 | 28.806396 | 20.823887 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.055556 | false | false | 4 |
facb2c137903b9580326743ff8e1849b1ad46c8d | 34,230,889,358,956 | a58d04c8bc9bb3ee0d347991fce9168edec12e04 | /Capitulo11/MainConta.java | 782c0eada2a5e3caeeae31982f34ce7d7b9a8bc2 | [] | no_license | FlavioAugusto/JavaLearning | https://github.com/FlavioAugusto/JavaLearning | f521c76b189efb50aaf38a3d4067a0d0e28cb775 | da6a12876ee4d042a96e8189cac08489fe9ceb80 | refs/heads/master | 2021-01-13T01:41:37.491000 | 2012-07-18T00:42:01 | 2012-07-18T00:42:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Capitulo11;
public class MainConta {
public static void main(String[] args) {
Conta c = new Conta();
Conta cc = new ContaCorrente();
Conta cp = new ContaPoupanca();
try {
c.depositar(-1000);
} catch (IllegalArgumentException e) {
System.out.println("Valor a depositar invalido");
... | UTF-8 | Java | 777 | java | MainConta.java | Java | [] | null | [] | package Capitulo11;
public class MainConta {
public static void main(String[] args) {
Conta c = new Conta();
Conta cc = new ContaCorrente();
Conta cp = new ContaPoupanca();
try {
c.depositar(-1000);
} catch (IllegalArgumentException e) {
System.out.println("Valor a depositar invalido");
... | 777 | 0.630631 | 0.60103 | 36 | 19.583334 | 16.600494 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.055556 | false | false | 4 |
f471595d8bfeb109fc3b8b4d284eec1fc774cd2b | 2,662,879,792,459 | 93840717d2c4472f76e1efbbb9a591fe052a2179 | /netty-http-web/src/main/java/com/plf/action/web/WebApplication.java | d8c9649cb2d065078666d0be37944812e80d8582 | [] | no_license | Panlf/netty-action | https://github.com/Panlf/netty-action | 7c4ebfd9a2a2bbf827a1330f76d56fba8f36c8b3 | 979c707fcf54f7fb489d17615672662f458f6b39 | refs/heads/master | 2023-05-24T11:33:02.139000 | 2023-05-18T12:55:31 | 2023-05-18T12:55:31 | 183,779,245 | 0 | 1 | null | false | 2023-01-27T07:23:45 | 2019-04-27T13:54:38 | 2022-01-09T13:12:42 | 2023-01-27T07:23:44 | 60 | 0 | 1 | 0 | Java | false | false | package com.plf.action.web;
/**
* @author panlf
* @date 2022/4/23
*/
public class WebApplication {
public static void main(String[] args) throws Exception{
HttpServer server = new HttpServer(8081);// 8081为启动端口
server.start();
}
}
| UTF-8 | Java | 268 | java | WebApplication.java | Java | [
{
"context": "package com.plf.action.web;\n\n/**\n * @author panlf\n * @date 2022/4/23\n */\npublic class WebApplicatio",
"end": 49,
"score": 0.9996455907821655,
"start": 44,
"tag": "USERNAME",
"value": "panlf"
}
] | null | [] | package com.plf.action.web;
/**
* @author panlf
* @date 2022/4/23
*/
public class WebApplication {
public static void main(String[] args) throws Exception{
HttpServer server = new HttpServer(8081);// 8081为启动端口
server.start();
}
}
| 268 | 0.647287 | 0.589147 | 12 | 20.5 | 20.414455 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
7a8c2b9795c03fe044764c37e89c260e67bd9751 | 2,662,879,790,280 | a6f067afb9af85060b69dd137b09b2fbe5da3aa9 | /GestionStock/src/main/java/application_stock/demo/CommandeBean.java | 18f147b2d52c5b31fe2c1aa7c1ac1815f6c505ee | [] | no_license | HlalDriss/Gestion-de-stcok | https://github.com/HlalDriss/Gestion-de-stcok | b88b17e02d82b878e6e4077bd2c501df6b1ba440 | 09ab37b7b67493109c8e00a07a80eb675fb69f58 | refs/heads/master | 2023-06-28T06:00:18.039000 | 2021-07-30T16:03:27 | 2021-07-30T16:03:27 | 391,117,957 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application_stock.demo;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import application_stock.dao.ArtApprDao;
import application_stock.dao.CommandeDao;
import application_... | UTF-8 | Java | 2,068 | java | CommandeBean.java | Java | [] | null | [] | package application_stock.demo;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import application_stock.dao.ArtApprDao;
import application_stock.dao.CommandeDao;
import application_... | 2,068 | 0.745164 | 0.745164 | 74 | 26.945946 | 22.720922 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.972973 | false | false | 4 |
526767474f0518ebd8815f263f52f4520b3410c9 | 21,990,232,620,136 | e78ef9a46fe73f1757d26a841eef6b8b09503726 | /src/main/java/org/pageseeder/berlioz/bundler/BundleInstance.java | 750eb92a00a18cf16b3eea411eae437f6596c95e | [
"Apache-2.0"
] | permissive | pageseeder/berlioz | https://github.com/pageseeder/berlioz | 9a56e065cc57278aba7496c31b5e51546c0e0608 | bcbeb8f179c506bd61d8808e4efc92e22dcc4346 | refs/heads/master | 2023-05-12T20:58:17.800000 | 2023-05-01T02:04:35 | 2023-05-01T02:04:35 | 39,991,294 | 1 | 2 | NOASSERTION | false | 2021-07-13T06:47:15 | 2015-07-31T06:54:59 | 2021-05-07T01:33:49 | 2021-07-13T06:47:14 | 2,562 | 1 | 2 | 0 | Java | false | false | /*
* Copyright 2015 Allette Systems (Australia)
* http://www.allette.com.au
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | UTF-8 | Java | 7,065 | java | BundleInstance.java | Java | [
{
"context": "e instance is specific to a service.\n *\n * @author christophe Lauret\n *\n * @version Berlioz 0.11.2\n * @since Berlioz 0",
"end": 1063,
"score": 0.9998247027397156,
"start": 1046,
"tag": "NAME",
"value": "christophe Lauret"
}
] | null | [] | /*
* Copyright 2015 Allette Systems (Australia)
* http://www.allette.com.au
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | 7,054 | 0.645718 | 0.638924 | 239 | 28.560669 | 25.380194 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.364017 | false | false | 4 |
ffbc30aaddb911e18335e0635e36eef301c98e7c | 26,654,567,059,849 | c992c3b553f4aa288eef83281635351c1bf0ecb2 | /Salpakan/src/play/TestPlay.java | 5f7720ace66000990bc51dbdcde94c31d33be64e | [] | no_license | redgsenal/salpakan | https://github.com/redgsenal/salpakan | 5341e6277042a186dca5871f35eaa0d27a9bf612 | d3395d3821ac0c93da9bdc4affe7099a9c61f1e4 | refs/heads/master | 2021-01-18T14:31:25.575000 | 2020-06-27T10:22:04 | 2020-06-27T10:22:04 | 18,911,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package play;
import java.util.ArrayList;
import pieces.Position;
import pieces.TilePosition;
import game.board.BoardModel;
import game.exceptions.InvalidBoardCoordinate;
import game.exceptions.InvalidInitialTilePiecePosition;
import game.exceptions.InvalidPieceCountException;
import game.exceptions.PositionOccupiedE... | UTF-8 | Java | 2,486 | java | TestPlay.java | Java | [] | null | [] | package play;
import java.util.ArrayList;
import pieces.Position;
import pieces.TilePosition;
import game.board.BoardModel;
import game.exceptions.InvalidBoardCoordinate;
import game.exceptions.InvalidInitialTilePiecePosition;
import game.exceptions.InvalidPieceCountException;
import game.exceptions.PositionOccupiedE... | 2,486 | 0.736927 | 0.713596 | 64 | 37.84375 | 26.046965 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.140625 | false | false | 4 |
6c1b8c830f4f881c5931bf798dbc227717767fb8 | 4,303,557,237,962 | ce05ff0a900579a60881f981b2103ebbaa24917c | /Marvel/app/src/main/java/com/example/maxim/marvel/utils/CredentialsUtils.java | 20515ce068e89b635f9bdae6981f931ab8bb0b93 | [] | no_license | MaximZubarev/Java-Android-Studio | https://github.com/MaximZubarev/Java-Android-Studio | f568eb67ef53503e142204d444ee42fbdf69583f | 6db139a93d050d0ae62968c37b06c3432ddf069b | refs/heads/master | 2019-03-21T04:30:36.662000 | 2018-10-02T14:34:17 | 2018-10-02T14:34:17 | 124,127,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.maxim.marvel.utils;
import android.util.Log;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* Created by Maxim Zubarev on 28.06.2018.
*/
public class CredentialsUtils {
public final static String ts = "1";
public final static String public_key = "... | UTF-8 | Java | 1,187 | java | CredentialsUtils.java | Java | [
{
"context": "urity.NoSuchAlgorithmException;\n\n/**\n * Created by Maxim Zubarev on 28.06.2018.\n */\npublic class CredentialsUtils ",
"end": 182,
"score": 0.9998382925987244,
"start": 169,
"tag": "NAME",
"value": "Maxim Zubarev"
},
{
"context": "\"1\";\n public final static Stri... | null | [] | package com.example.maxim.marvel.utils;
import android.util.Log;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* Created by <NAME> on 28.06.2018.
*/
public class CredentialsUtils {
public final static String ts = "1";
public final static String public_key = "de9b345... | 1,145 | 0.650379 | 0.601516 | 38 | 30.236841 | 25.674515 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 4 |
c9dec24590f9916dcdc7fb31be52417eee189d3a | 26,431,228,753,491 | 3971cede02d6675fd6010b45017f91b422ee2fbd | /chapter_001/src/main/java/ru/squarearr/SquareArr.java | 1dfee93de53e73424f9a9b365b796b231fd08e77 | [] | no_license | SlavaLymar/job4j.ru | https://github.com/SlavaLymar/job4j.ru | cdb6b323e9a8f4fe8147eef56f00c98c95295e92 | 365947c6388bb7a87c91b17bea058e4730b5f75d | refs/heads/master | 2021-01-11T09:31:38.556000 | 2017-12-18T08:58:25 | 2017-12-18T08:58:25 | 77,396,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.squarearr;
import java.util.Arrays;
/**
* @author slavalymar
* @since 02.01.2017
* @version 1
*/
public class SquareArr {
/**
* @param getarr
* @return result
*/
int[][] turn(int[][] getarr){
int[][] result = getarr;
for (int i = 0; i<result.length/2; i++){
... | UTF-8 | Java | 764 | java | SquareArr.java | Java | [
{
"context": "uarearr;\n\nimport java.util.Arrays;\n\n/**\n * @author slavalymar\n * @since 02.01.2017\n * @version 1\n */\npublic cla",
"end": 74,
"score": 0.9993217587471008,
"start": 64,
"tag": "USERNAME",
"value": "slavalymar"
}
] | null | [] | package ru.squarearr;
import java.util.Arrays;
/**
* @author slavalymar
* @since 02.01.2017
* @version 1
*/
public class SquareArr {
/**
* @param getarr
* @return result
*/
int[][] turn(int[][] getarr){
int[][] result = getarr;
for (int i = 0; i<result.length/2; i++){
... | 764 | 0.503927 | 0.477749 | 29 | 25.344828 | 24.687391 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 4 |
ef14d7d402f92e9ae0817093858b6fa0e7d65878 | 19,816,979,170,181 | 609f1638b9deebbb6000ed3634aa0e54767051c4 | /src/main/java/com/cjf/generic/Generator.java | 0660bcfc035d21071f6ce1797550aa5da826bb7d | [] | no_license | soochowcjf/sgc-learn | https://github.com/soochowcjf/sgc-learn | 93ba6dd6fef46831f2e8562289124a30f0778882 | b99c801498504d2bd0e1e068f0e46905c32e785f | refs/heads/master | 2021-08-18T13:42:52.870000 | 2021-02-08T05:24:21 | 2021-02-08T05:24:21 | 243,742,116 | 0 | 0 | null | false | 2021-02-08T01:21:07 | 2020-02-28T11:00:32 | 2021-02-08T01:20:27 | 2021-02-08T01:20:25 | 268 | 0 | 0 | 3 | Java | false | false | package com.cjf.generic;
/**
* 定义一个泛型接口
*/
public interface Generator<T> {
T next();
} | UTF-8 | Java | 109 | java | Generator.java | Java | [] | null | [] | package com.cjf.generic;
/**
* 定义一个泛型接口
*/
public interface Generator<T> {
T next();
} | 109 | 0.623656 | 0.623656 | 8 | 10.75 | 10.732544 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
78fb4ae0ab4cd2c4cdbe1a5acb4252e6d29f2f71 | 23,218,593,265,960 | ee9aecf51c48b04511d77a5ddffe8e4e1180c1e5 | /hibernate_annotation_mapping/src/test/java/com/hibernate/annotation/demo/HibernateAnnotationMappingTest.java | 825444af88be685a2d08cd0d0de47b829b795d03 | [] | no_license | WuDJCoder/hibernate_xml_annotation_jpa_example | https://github.com/WuDJCoder/hibernate_xml_annotation_jpa_example | 3ec729aebe7d8117e539d7fdf3fdc3174cd4765c | 201b22b9ed99f2bdd90584baa4d0feb6c2c185b2 | refs/heads/master | 2018-04-12T22:09:31.934000 | 2017-05-04T12:27:03 | 2017-05-04T12:27:03 | 90,260,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hibernate.annotation.demo;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.junit.Test;
import java.util.Date;
/**
* @Author Oldsix
* @CreateTime 2017/5/4
* @Function 测试类
*/
public class HibernateAn... | UTF-8 | Java | 974 | java | HibernateAnnotationMappingTest.java | Java | [
{
"context": "unit.Test;\n\nimport java.util.Date;\n\n/**\n * @Author Oldsix\n * @CreateTime 2017/5/4\n * @Function 测试类\n */\npubl",
"end": 250,
"score": 0.9993518590927124,
"start": 244,
"tag": "USERNAME",
"value": "Oldsix"
},
{
"context": "nsaction();\n\n Person person1 = ne... | null | [] | package com.hibernate.annotation.demo;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.junit.Test;
import java.util.Date;
/**
* @Author Oldsix
* @CreateTime 2017/5/4
* @Function 测试类
*/
public class HibernateAn... | 949 | 0.679752 | 0.66219 | 43 | 21.511627 | 24.106712 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55814 | false | false | 4 |
5116e4ad1df3e6c0b2cf427f244ff02bde1d16b3 | 13,219,909,339,180 | 52c8be3aba907f78b881b8af9be07965c05f17dd | /src/IdVar.java | 861c76ddac2ef057b5d4740e54193ebc4d2e7628 | [] | no_license | clemgaut/projetCompilo | https://github.com/clemgaut/projetCompilo | 774023b5c45b1e16565cb530d1339e0e8a72c73a | 139237daa108a96495660ee66884a3df54b362dc | refs/heads/master | 2016-08-11T16:16:08.595000 | 2013-04-05T14:44:25 | 2013-04-05T14:44:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Contient le type variable (var)
* @author Boyer Alexis, Francois Thomas, Gautrais Clement
*
*/
public class IdVar extends Ident {
protected int offset;
public IdVar(String nom, int type, int offset) {
super(nom, type);
this.offset = offset;
}
@Override
public int getOffset() {
... | UTF-8 | Java | 540 | java | IdVar.java | Java | [
{
"context": "**\r\n * Contient le type variable (var)\r\n * @author Boyer Alexis, Francois Thomas, Gautrais Clement\r\n *\r\n */\r\n\r\npu",
"end": 64,
"score": 0.9998285174369812,
"start": 52,
"tag": "NAME",
"value": "Boyer Alexis"
},
{
"context": "t le type variable (var)\r\n * @a... | null | [] | /**
* Contient le type variable (var)
* @author <NAME>, <NAME>, <NAME>
*
*/
public class IdVar extends Ident {
protected int offset;
public IdVar(String nom, int type, int offset) {
super(nom, type);
this.offset = offset;
}
@Override
public int getOffset() {
return offset;
}
... | 515 | 0.62037 | 0.62037 | 35 | 13.428572 | 15.149324 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.228571 | false | false | 4 |
4f8d061ec2f32715f9fac2d55715a747b1358ed7 | 9,380,208,584,127 | 7d929cac5e3a7092ead3f5161f64c9de2a9c69c4 | /test_src/TestPriority.java | 00f4c85efd49d2e9f3d683c5b4b3f3f038664e4a | [] | no_license | vanjaveselinovic/SatelliteSimulator | https://github.com/vanjaveselinovic/SatelliteSimulator | 7b37ffa08f2e402b27aa3f7ebad54a4fe08ca1c6 | 0297be08dcd7b50fe17fae796edd81751672054a | refs/heads/master | 2021-09-10T12:17:14.082000 | 2018-03-26T05:37:34 | 2018-03-26T05:37:34 | 106,484,025 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import jns.util.PriorityQueue;
import java.util.Enumeration;
public class TestPriority {
public static void main(String args[]) {
PriorityQueue p=new PriorityQueue();
double randomnums[]=new double[100];
for (int i=0;i<100;i++)
randomnums[i]=(double)(Math.random()*2000);
for (int i... | UTF-8 | Java | 677 | java | TestPriority.java | Java | [] | null | [] |
import jns.util.PriorityQueue;
import java.util.Enumeration;
public class TestPriority {
public static void main(String args[]) {
PriorityQueue p=new PriorityQueue();
double randomnums[]=new double[100];
for (int i=0;i<100;i++)
randomnums[i]=(double)(Math.random()*2000);
for (int i... | 677 | 0.598228 | 0.574594 | 35 | 18.314285 | 17.171024 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885714 | false | false | 4 |
7966d10135bbe66744fa89d2d071c1d10cb9b1a3 | 11,141,145,175,224 | 5bb4a4b0364ec05ffb422d8b2e76374e81c8c979 | /sdk/hdinsight/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/hdinsight/v2018_06_01_preview/RegionsCapability.java | 1cbe61192a3ebfc4e76b7f587b3c98d8e2cfdd5b | [
"MIT",
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-or-later",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | FabianMeiswinkel/azure-sdk-for-java | https://github.com/FabianMeiswinkel/azure-sdk-for-java | bd14579af2f7bc63e5c27c319e2653db990056f1 | 41d99a9945a527b6d3cc7e1366e1d9696941dbe3 | refs/heads/main | 2023-08-04T20:38:27.012000 | 2020-07-15T21:56:57 | 2020-07-15T21:56:57 | 251,590,939 | 3 | 1 | MIT | true | 2023-09-02T00:50:23 | 2020-03-31T12:05:12 | 2023-01-31T18:02:12 | 2023-09-02T00:50:22 | 2,999,339 | 1 | 0 | 1 | Java | false | false | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.hdinsight.v2018_06_01_preview;
import java.util.... | UTF-8 | Java | 1,064 | java | RegionsCapability.java | Java | [] | null | [] | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.hdinsight.v2018_06_01_preview;
import java.util.... | 1,064 | 0.665414 | 0.657895 | 44 | 23.181818 | 22.519964 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.159091 | false | false | 4 |
a4e81880e6fe0aa45452d5e1631a1b9abf578149 | 15,547,781,655,563 | ce010e0fdf91a3959a1e9e633de174eb541ce0b9 | /src/main/java/com/wucong/cmfz/service/AdminService.java | 0fc4e32bf7e677f9219afe955d136a02c348da8a | [] | no_license | OnionWw/cmfz | https://github.com/OnionWw/cmfz | bde194b2af8e5ac8f0e1d885d353ff8c9d6813ec | d0881419e544239c417ba0a04857194fa162879b | refs/heads/master | 2020-04-12T18:32:44.290000 | 2018-12-28T08:23:12 | 2018-12-28T08:23:12 | 162,681,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wucong.cmfz.service;
import com.wucong.cmfz.enetiy.Admin;
import java.util.List;
public interface AdminService {
public Admin queryByName(String name);
}
| UTF-8 | Java | 173 | java | AdminService.java | Java | [] | null | [] | package com.wucong.cmfz.service;
import com.wucong.cmfz.enetiy.Admin;
import java.util.List;
public interface AdminService {
public Admin queryByName(String name);
}
| 173 | 0.774566 | 0.774566 | 9 | 18.222221 | 16.804615 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
a5b4e12dcaf0cf26e906bfd60c05ea222ce06ef5 | 16,990,890,631,615 | 4245534edf1ba0bf43959bce6d19c0c35d4b4e33 | /6 - Basic Socket IO/Server.java | bdba00f183e2ad15c0b4bcf6e66f0c084786897b | [] | no_license | MisterHahn/CS-4B | https://github.com/MisterHahn/CS-4B | f42958280152a42861383f65741b451a5a95d780 | e865d0ab84538a1d68d9ebd327995e08b71823af | refs/heads/master | 2018-10-21T21:54:47.294000 | 2014-04-14T03:45:56 | 2014-04-14T03:45:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Alex Hahn
* CS 4B
* Professor Dedonno
* Assignment H7
*
* Server.java
*
*/
import java.io.*;
import java.net.*;
import java.util.*;
public class Server
{
public static void main(String[] args)
{
new Server();
}
public Server()
{
try
{
ServerSocket server = new ServerSocket(2000);
... | UTF-8 | Java | 1,281 | java | Server.java | Java | [
{
"context": "/*\n * Alex Hahn\n * CS 4B\n * Professor Dedonno\n * Assignment H7\n *",
"end": 15,
"score": 0.9998723268508911,
"start": 6,
"tag": "NAME",
"value": "Alex Hahn"
},
{
"context": "/*\n * Alex Hahn\n * CS 4B\n * Professor Dedonno\n * Assignment H7\n * \n * Server.java\n * ... | null | [] | /*
* <NAME>
* CS 4B
* Professor Dedonno
* Assignment H7
*
* Server.java
*
*/
import java.io.*;
import java.net.*;
import java.util.*;
public class Server
{
public static void main(String[] args)
{
new Server();
}
public Server()
{
try
{
ServerSocket server = new ServerSocket(2000);
... | 1,278 | 0.578454 | 0.572209 | 88 | 13.556818 | 16.440567 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.738636 | false | false | 4 |
e53cd59fb0965d4e36b4441d75e76456deec1650 | 4,672,924,422,290 | 4bae70b08025570eb8e240591eef97c82e09b098 | /benchmarks/src/test/java/org/wildfly/metrics/BatchOffset.java | 0e094f3ac7e5b7d7a85925048f6e176e5eeefe4f | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | heiko-braun/wildfly-metrics | https://github.com/heiko-braun/wildfly-metrics | b94a8c7fd5603f1499c7f4b9492a80ede9c040a2 | 0d42f06ee5d7a2fd30dc19e45d8eb8e4d2749a9e | refs/heads/master | 2020-05-19T08:48:38.289000 | 2016-09-13T09:53:57 | 2016-09-13T09:53:57 | 37,188,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.wildfly.metrics;
import com.sun.japex.Constants;
import com.sun.japex.TestCase;
import org.joda.time.DateTime;
import java.util.List;
/**
* @author Heiko Braun
* @since 20/02/15
*/
public class BatchOffset extends BenchmarkBase {
private DateTime offset;
private long now;
@Override
... | UTF-8 | Java | 1,641 | java | BatchOffset.java | Java | [
{
"context": ".DateTime;\n\nimport java.util.List;\n\n/**\n * @author Heiko Braun\n * @since 20/02/15\n */\npublic class BatchOffset e",
"end": 175,
"score": 0.9998526573181152,
"start": 164,
"tag": "NAME",
"value": "Heiko Braun"
}
] | null | [] | package org.wildfly.metrics;
import com.sun.japex.Constants;
import com.sun.japex.TestCase;
import org.joda.time.DateTime;
import java.util.List;
/**
* @author <NAME>
* @since 20/02/15
*/
public class BatchOffset extends BenchmarkBase {
private DateTime offset;
private long now;
@Override
publi... | 1,636 | 0.588665 | 0.581353 | 61 | 25.90164 | 24.435062 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508197 | false | false | 4 |
dfc665afa44f1cbd3c901642e8b237a3eebbc783 | 12,360,915,948,504 | dfc6d44adc80defadcc03a34a297cb53cb63eb70 | /app/src/main/java/com/example/lenovo/love/activity/LastActivity.java | 9f2a368e9a0700d06219b1791f62d073b2ce42f2 | [] | no_license | zhang1988123/Love1 | https://github.com/zhang1988123/Love1 | 323350ba44548bc6a583e8611019b2f6a688296c | d7ce72cfdb98b9ad3f8b5e5302f5e28ee2d55876 | refs/heads/master | 2020-03-18T11:08:59.034000 | 2018-05-24T03:00:53 | 2018-05-24T03:00:53 | 134,653,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lenovo.love.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.TextView;
import com.example.lenovo.love.R;
import java.util... | UTF-8 | Java | 1,686 | java | LastActivity.java | Java | [] | null | [] | package com.example.lenovo.love.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.TextView;
import com.example.lenovo.love.R;
import java.util... | 1,686 | 0.595492 | 0.59134 | 60 | 27.1 | 23.39423 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
3916c95be945ab0b52bc510f30824bbf97c7b79d | 24,610,162,634,968 | 720412e74fd0e286c0bbcd9d6b65e2ae983233ca | /src/pl/edu/pja/gui/lan/zadanie9/Chor.java | 34b210cbb47670b243d102089e9f1ccb33b8c4d5 | [] | no_license | imxeno/pjatk-gui-lan | https://github.com/imxeno/pjatk-gui-lan | f83b39009c4d4c233a0c64521622a74000422458 | 9998252cab0c6852b68da1ddf0449d413b95c475 | refs/heads/master | 2020-04-28T00:33:06.962000 | 2019-06-09T10:37:09 | 2019-06-09T10:37:09 | 174,819,771 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edu.pja.gui.lan.zadanie9;
import java.util.ArrayList;
public class Chor {
private String repertuar;
private ArrayList<Spiewak> spiewacy;
public Chor(String repertuar) {
this.spiewacy = new ArrayList<>();
this.repertuar = repertuar;
for (int i = 0; i < repertuar.length()... | UTF-8 | Java | 484 | java | Chor.java | Java | [] | null | [] | package pl.edu.pja.gui.lan.zadanie9;
import java.util.ArrayList;
public class Chor {
private String repertuar;
private ArrayList<Spiewak> spiewacy;
public Chor(String repertuar) {
this.spiewacy = new ArrayList<>();
this.repertuar = repertuar;
for (int i = 0; i < repertuar.length()... | 484 | 0.617769 | 0.613636 | 20 | 23.200001 | 19.127468 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
0b4988c2de461249dcd91086397a7be6ca128a8b | 10,960,756,602,946 | b25be67eb6ae6e20e1a5f7a9140c67ed76e0e06a | /Assignment/src/StudentDao.java | ffed0f33e4ba3d6b2db5f4a12915819d6aacf39b | [] | no_license | pratik-1411/lecture | https://github.com/pratik-1411/lecture | 70f2c0226668ff989fcfaf15604860801102230a | a2e3b8ebd1028fcfbbe8eab2b4145eb8ece43b3e | refs/heads/master | 2020-09-23T20:57:04.430000 | 2019-12-03T06:15:32 | 2019-12-03T06:15:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
public class StudentDao {
public static Connection getConnection()
{
Connection con=null;
try
{
Class.forName("com.mysql.jdbc.Dri... | UTF-8 | Java | 2,067 | java | StudentDao.java | Java | [
{
"context": "\t\t\t con=DriverManager.getConnection(\"jdbc.mysql://192.168.100.26:3306/group003\",\"group003 \",\"we",
"end": 391,
"score": 0.9996795058250427,
"start": 377,
"tag": "IP_ADDRESS",
"value": "192.168.100.26"
}
] | null | [] | import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
public class StudentDao {
public static Connection getConnection()
{
Connection con=null;
try
{
Class.forName("com.mysql.jdbc.Dri... | 2,067 | 0.521529 | 0.503145 | 71 | 28.112677 | 23.247322 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.746479 | false | false | 4 |
90b70a0503fdb6a1053875e0bbd5111c1cc1ccb1 | 4,054,449,144,844 | bba1ebf0b3023e1827deaec37ec593e6d3e23af3 | /catalogo-web/src/main/java/br/com/vivo/catalogoPRS/pageflows/param/relatoriofixa/scxgcxpmxac/SCxGCxPMxACRelatorioFixaAction.java | bd07e5a66806552778986ebe50c982e667e9ed7b | [] | no_license | douglasikoshima/teste-repositorio | https://github.com/douglasikoshima/teste-repositorio | 91a2844c2b8a7cc4f5d423ed25bfd24bfd1eff28 | c85512ec57b9a1fd450bba950b6e71c019ca14c3 | refs/heads/master | 2021-01-19T09:00:23.590000 | 2017-02-15T19:46:02 | 2017-02-15T19:46:02 | 82,079,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.vivo.catalogoPRS.pageflows.param.relatoriofixa.scxgcxpmxac;
import java.io.IOException;
import java.io.OutputStream;
import java.io.Serializable;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionFo... | UTF-8 | Java | 5,858 | java | SCxGCxPMxACRelatorioFixaAction.java | Java | [] | null | [] | package br.com.vivo.catalogoPRS.pageflows.param.relatoriofixa.scxgcxpmxac;
import java.io.IOException;
import java.io.OutputStream;
import java.io.Serializable;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionFo... | 5,858 | 0.730625 | 0.726528 | 124 | 46.25 | 40.834763 | 323 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.096774 | false | false | 4 |
c24ff313919d54afa95ea0ebd94b945c8c42095f | 23,124,103,991,568 | 6c65b892e2f931ff0c67d2932b0bd4f3368baaad | /app/src/main/java/com/mao/cn/learnDevelopProject/designPattern/Pattern2_observerPattern/observerDefineSt/ForcastConditionsSt.java | efea05687cc8048b0c8a050d70b2b9efc0254807 | [] | no_license | maoai-xianyu/LearnDevelopProject | https://github.com/maoai-xianyu/LearnDevelopProject | e262bac7e2db7c8d0de7c977ad96bed5870277e6 | 5efafab1df566a92792304811e67f7a1e4ed87d1 | refs/heads/master | 2021-07-21T16:12:47.862000 | 2020-10-24T03:41:34 | 2020-10-24T03:41:34 | 137,330,396 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mao.cn.learnDevelopProject.designPattern.Pattern2_observerPattern.observerDefineSt;
import com.mao.cn.learnDevelopProject.designPattern.Pattern2_observerPattern.observerDefineSt.inter.Observer;
/**
* @author zhangkun
* @time 2020-02-15 22:14
*/
public class ForcastConditionsSt implements Observer {
... | UTF-8 | Java | 957 | java | ForcastConditionsSt.java | Java | [
{
"context": "n.observerDefineSt.inter.Observer;\n\n/**\n * @author zhangkun\n * @time 2020-02-15 22:14\n */\npublic class Forcas",
"end": 231,
"score": 0.9977924227714539,
"start": 223,
"tag": "USERNAME",
"value": "zhangkun"
}
] | null | [] | package com.mao.cn.learnDevelopProject.designPattern.Pattern2_observerPattern.observerDefineSt;
import com.mao.cn.learnDevelopProject.designPattern.Pattern2_observerPattern.observerDefineSt.inter.Observer;
/**
* @author zhangkun
* @time 2020-02-15 22:14
*/
public class ForcastConditionsSt implements Observer {
... | 957 | 0.675132 | 0.660317 | 27 | 34 | 33.852623 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 4 |
2b60ff99ddd731e56c0308cf4219aa2bb97118ba | 23,124,103,988,766 | 0674d9a3a7b642426d95d577f1a7270ce1637816 | /app/src/main/java/org/invincible/cosstudent/activity/LoginActivity.java | 5084dcb55fa99e9879497d98fe018b977b3d0184 | [] | no_license | kshivang/COS_Student | https://github.com/kshivang/COS_Student | 6e43b6f2e26147407956c507c78a65abd7b614ae | a5653e9476e634ed60deab4dd65d674120add7ad | refs/heads/master | 2021-01-10T23:30:28.448000 | 2016-12-13T10:14:27 | 2016-12-13T10:14:27 | 69,722,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.invincible.cosstudent.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputLayout;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.... | UTF-8 | Java | 9,836 | java | LoginActivity.java | Java | [
{
"context": "le.cosstudent.misc.TextHandler;\n\n/**\n * Created by kshivang on 01/10/16.\n * Login Screen\n */\npublic class Log",
"end": 1367,
"score": 0.9996644854545593,
"start": 1359,
"tag": "USERNAME",
"value": "kshivang"
}
] | null | [] | package org.invincible.cosstudent.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputLayout;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.... | 9,836 | 0.578182 | 0.577166 | 241 | 39.813278 | 27.440664 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585062 | false | false | 4 |
ebae7d40e11aa562c571edbdf8c24d3fdfe6bd4d | 23,613,730,230,186 | 92dd6bc0a9435c359593a1f9b309bb58d3e3f103 | /src/TopCoder/SRM157GuessTheNumber.java | 989d187f1b5d529be0d5f25adeb614d526373768 | [
"MIT"
] | permissive | darshanhs90/Java-Coding | https://github.com/darshanhs90/Java-Coding | bfb2eb84153a8a8a9429efc2833c47f6680f03f4 | da76ccd7851f102712f7d8dfa4659901c5de7a76 | refs/heads/master | 2023-05-27T03:17:45.055000 | 2021-06-16T06:18:08 | 2021-06-16T06:18:08 | 36,981,580 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TopCoder;
/*
* SRM 157 Div2
* Link:https://community.topcoder.com/stat?c=problem_statement&pm=1790&rd=4590
*/
public class SRM157GuessTheNumber {
public static void main(String[] args) {
System.out.println(noGuesses(9, 6));
System.out.println(noGuesses(1000, 750));
System.out.println(noGuesses(643... | UTF-8 | Java | 733 | java | SRM157GuessTheNumber.java | Java | [] | null | [] | package TopCoder;
/*
* SRM 157 Div2
* Link:https://community.topcoder.com/stat?c=problem_statement&pm=1790&rd=4590
*/
public class SRM157GuessTheNumber {
public static void main(String[] args) {
System.out.println(noGuesses(9, 6));
System.out.println(noGuesses(1000, 750));
System.out.println(noGuesses(643... | 733 | 0.664393 | 0.600273 | 34 | 20.558823 | 19.351534 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 4 |
19598c92cd84630fa878ce2bbd32074dbf693024 | 21,981,642,664,507 | 7c5374ff6b2dcc601f7430bf5546d54e3e410bbc | /kie-dmn/kie-dmn-core/src/main/java/org/kie/dmn/core/compiler/DMNEvaluatorCompiler.java | 595c4113caae0ab4991ea7287fb696911bd768ff | [
"Apache-2.0"
] | permissive | sotty/drools | https://github.com/sotty/drools | c25b3ffecdfe04fbabd42cd6b6d4f00e24b19bfd | 3a53d7564b94e1f9a338cd840916d222a3f2af08 | refs/heads/master | 2021-01-20T21:57:18.938000 | 2017-07-11T02:51:28 | 2017-10-16T12:37:10 | 1,965,491 | 1 | 1 | null | true | 2015-07-23T15:42:15 | 2011-06-28T09:34:44 | 2015-03-05T08:33:20 | 2015-07-23T15:36:58 | 133,968 | 2 | 3 | 2 | Java | null | null | package org.kie.dmn.core.compiler;
import org.kie.dmn.api.core.DMNMessage;
import org.kie.dmn.api.core.DMNType;
import org.kie.dmn.api.core.ast.BusinessKnowledgeModelNode;
import org.kie.dmn.api.core.ast.DecisionNode;
import org.kie.dmn.core.api.DMNExpressionEvaluator;
import org.kie.dmn.core.api.EvaluatorResult;
impo... | UTF-8 | Java | 36,871 | java | DMNEvaluatorCompiler.java | Java | [] | null | [] | package org.kie.dmn.core.compiler;
import org.kie.dmn.api.core.DMNMessage;
import org.kie.dmn.api.core.DMNType;
import org.kie.dmn.api.core.ast.BusinessKnowledgeModelNode;
import org.kie.dmn.api.core.ast.DecisionNode;
import org.kie.dmn.core.api.DMNExpressionEvaluator;
import org.kie.dmn.core.api.EvaluatorResult;
impo... | 36,871 | 0.499281 | 0.498441 | 654 | 55.377674 | 38.530415 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.977064 | false | false | 4 |
fec34ce5c938af0bd125738a7deda9b7a5c0ef29 | 28,836,410,433,849 | b1b77bb1ed47586f96d8f2554a65bcbd0c7162cc | /NETFLIX/ocelli/ocelli-core/src/main/java/netflix/ocelli/InstanceManager.java | d33eee55b959fcf1f9a45b8c42c4a951db26c1ff | [] | no_license | DanHefrman/stuff | https://github.com/DanHefrman/stuff | b3624d7089909972ee806211666374a261c02d08 | b98a5c80cfe7041d8908dcfd4230cf065c17f3f6 | refs/heads/master | 2023-07-10T09:47:04.780000 | 2021-08-13T09:55:17 | 2021-08-13T09:55:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package netflix.ocelli;
import java.util.ArrayList;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import rx.Observable;
import rx.Subscriber;
import rx.subjects.PublishSubject;
/**
* InstanceSubject can be used as a basic bridge from an add/remove host membership
* parad... | UTF-8 | Java | 2,395 | java | InstanceManager.java | Java | [
{
"context": "alancer. \n * \n * @see LoadBalancer\n * \n * @author elandau\n */\npublic class InstanceManager<T> extends Obser",
"end": 479,
"score": 0.9984497427940369,
"start": 472,
"tag": "USERNAME",
"value": "elandau"
}
] | null | [] | package netflix.ocelli;
import java.util.ArrayList;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import rx.Observable;
import rx.Subscriber;
import rx.subjects.PublishSubject;
/**
* InstanceSubject can be used as a basic bridge from an add/remove host membership
* parad... | 2,395 | 0.625052 | 0.625052 | 77 | 30.103895 | 27.999807 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38961 | false | false | 4 |
03913acfdf50abc53b7c6036c99e8a63e43fb612 | 6,622,839,582,022 | e083e27465200836f1384b304c9b41afe936a053 | /Programmers-level1/RectangleStar.java | 961232642200d9cb375978ac92ba469e922eeec4 | [] | no_license | ICCHOI/Programmers-level1 | https://github.com/ICCHOI/Programmers-level1 | 03740731c22d7a822ae1493825afdce1a78eab04 | c20042f24ecfd4599f158fc417908ca776276f62 | refs/heads/master | 2021-02-15T19:32:36.157000 | 2020-04-14T07:09:34 | 2020-04-14T07:09:34 | 244,924,679 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* 직사각형 별 찍기 https://programmers.co.kr/learn/courses/30/lessons/12969
입력받은 문자 중 첫 번째를 가로 길이로, 두 번째를 세로 길이로 하는 직사각형 '*'를 출력하시오.
*/
import java.io.*;
import java.util.StringTokenizer;
class RectangleStar {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(n... | UTF-8 | Java | 900 | java | RectangleStar.java | Java | [] | null | [] | /* 직사각형 별 찍기 https://programmers.co.kr/learn/courses/30/lessons/12969
입력받은 문자 중 첫 번째를 가로 길이로, 두 번째를 세로 길이로 하는 직사각형 '*'를 출력하시오.
*/
import java.io.*;
import java.util.StringTokenizer;
class RectangleStar {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(n... | 900 | 0.612069 | 0.600985 | 24 | 32.833332 | 27.005657 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 4 |
15a76b12c455f7eac74e129ce8841d4e4967e144 | 19,447,611,916,684 | fd964105a6a0f7ac40d557267b0e469200f758de | /src/com/tmeta/slize/GameResource.java | cce0a686ebedfa2e7eb96bbd30b9e0d847981968 | [
"Apache-2.0"
] | permissive | numansimsek1965/Slize | https://github.com/numansimsek1965/Slize | 9b6f05cb61060d54bb3da196a346ecac66ee65c6 | b5a77b4b71d9d7ffa358a3518556f135e84f6f38 | refs/heads/master | 2021-12-02T17:33:34.606000 | 2014-01-30T03:46:07 | 2014-01-30T03:46:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2014 tmeta.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 3,940 | java | GameResource.java | Java | [
{
"context": "/*\n * Copyright (C) 2014 tmeta.com\n *\n * Licensed under the Apache License, Version ",
"end": 34,
"score": 0.7535221576690674,
"start": 26,
"tag": "EMAIL",
"value": "meta.com"
}
] | null | [] | /*
* Copyright (C) 2014 t<EMAIL>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | 3,939 | 0.759645 | 0.686041 | 90 | 42.777779 | 32.761353 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.977778 | false | false | 4 |
e790c6a953b795a980a56eb5c76e5d0fa3a98572 | 17,025,250,403,800 | 946f87256b845ae910b81eabe92f5a7c90266f98 | /src/main/java/testTask/interfaces/JsonRequestObject.java | fa63aff0b5e8da383bd50e89048a856e65103364 | [] | no_license | dmezentsev91/testTaskTripcomposer.net | https://github.com/dmezentsev91/testTaskTripcomposer.net | f3a534c6aa8e0f7a015515b550a8544c2dce16cb | d06424b72a5802d7ad4fc01b085a60c9f73af601 | refs/heads/master | 2018-01-08T23:31:49.224000 | 2015-10-30T12:54:05 | 2015-10-30T12:54:05 | 45,250,762 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testTask.interfaces;
/**
* Created by dmitry.mezentsev on 29.10.2015.
*/
public interface JsonRequestObject {
void setKey(String key);
void setEcho(String echo);
String getRequestObject();
}
| UTF-8 | Java | 217 | java | JsonRequestObject.java | Java | [
{
"context": "package testTask.interfaces;\n\n/**\n * Created by dmitry.mezentsev on 29.10.2015.\n */\npublic interface JsonRequestOb",
"end": 64,
"score": 0.9348726272583008,
"start": 48,
"tag": "NAME",
"value": "dmitry.mezentsev"
}
] | null | [] | package testTask.interfaces;
/**
* Created by dmitry.mezentsev on 29.10.2015.
*/
public interface JsonRequestObject {
void setKey(String key);
void setEcho(String echo);
String getRequestObject();
}
| 217 | 0.705069 | 0.668203 | 13 | 15.692307 | 16.424112 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 4 |
87980d928cedfa7fa55feca5e11c3733c5e8ce68 | 19,816,979,116,550 | 19eed4f74a0fa66c8881068b97bef3955f7cee6b | /gh-768/src/main/java/com/other/DateTaskExample.java | b763c5c5ced192057e84c0c9a6cef41c2fa030d3 | [] | no_license | fqtrnt/mybatis-issues | https://github.com/fqtrnt/mybatis-issues | 52c21cc662843ba415284e7fd4ebce3ca7f5a564 | 8657da43b70a795383068c542333495bfbebee61 | refs/heads/master | 2021-01-17T08:43:00.314000 | 2016-09-13T13:19:42 | 2016-09-13T13:19:42 | 68,109,216 | 0 | 0 | null | true | 2016-09-13T13:08:08 | 2016-09-13T13:08:08 | 2016-07-01T16:52:47 | 2016-09-12T16:19:49 | 33 | 0 | 0 | 0 | null | null | null | package com.other;
import java.util.ArrayList;
import java.util.List;
public class DateTaskExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table date_task
*
* @mbggenerated
*/
protected String orderByClause;
/**
* This ... | UTF-8 | Java | 57,776 | java | DateTaskExample.java | Java | [] | null | [] | package com.other;
import java.util.ArrayList;
import java.util.List;
public class DateTaskExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table date_task
*
* @mbggenerated
*/
protected String orderByClause;
/**
* This ... | 57,776 | 0.597618 | 0.594849 | 1,682 | 33.350178 | 27.887608 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.712247 | false | false | 4 |
e5859f850d74eba6cac0762da0e687c96a76b57b | 32,796,370,300,337 | 1b1f3ddbb89eaa3563bb1f1bb032a56c6cecde5d | /client-cli/src/test/java/pl/tciesla/simulator/client/ClientSingletonTest.java | cbb371d89d5a05b584308e166917c0225194af2d | [] | no_license | tciesla/mutual-fund-simulator | https://github.com/tciesla/mutual-fund-simulator | 2825dbdfc05ff3a92b9a9b782036ba1ed8f83386 | b212f0a7bb8a1b605ae9e3601aee2c1a955263f0 | refs/heads/master | 2021-06-18T05:06:38.068000 | 2017-05-12T19:57:40 | 2017-05-12T19:57:40 | 58,256,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.tciesla.simulator.client;
import com.sun.jersey.api.client.Client;
import org.junit.Test;
import static org.assertj.core.api.Assertions.assertThat;
public class ClientSingletonTest {
@Test
public void shouldSingletonHasClientInstance() throws Exception {
// when
Client client = Cl... | UTF-8 | Java | 411 | java | ClientSingletonTest.java | Java | [] | null | [] | package pl.tciesla.simulator.client;
import com.sun.jersey.api.client.Client;
import org.junit.Test;
import static org.assertj.core.api.Assertions.assertThat;
public class ClientSingletonTest {
@Test
public void shouldSingletonHasClientInstance() throws Exception {
// when
Client client = Cl... | 411 | 0.708029 | 0.708029 | 18 | 21.888889 | 21.989616 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
fe30e005156bd6a3a17cc763e9a0e10a1b6f5e5d | 14,207,751,881,371 | 87522476a7cb029d127851b9027d49fc2ea133f5 | /spring-08-proxy/src/main/java/com/zty/demo1/Client.java | 4c38a936af7a29fd2e6a5587f62ed5b72937209f | [] | no_license | zty-f/Spring_study | https://github.com/zty-f/Spring_study | 8022cce9c8593bb721adccc11243420bcdbcf9de | 569c8e6624bbe7ac2cbe0d4e8d3db1f71ceba19d | refs/heads/main | 2023-08-22T08:23:06.792000 | 2021-09-21T11:35:08 | 2021-09-21T11:35:08 | 408,794,661 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zty.demo1;
//客户
public class Client {
public static void main(String[] args) {
// 房东要租房出去
Host host = new Host();
// 中介帮房东出租房子
Proxy proxy = new Proxy(host);
// 客户去找中介租房
proxy.rent();
}
}
| UTF-8 | Java | 308 | java | Client.java | Java | [] | null | [] | package com.zty.demo1;
//客户
public class Client {
public static void main(String[] args) {
// 房东要租房出去
Host host = new Host();
// 中介帮房东出租房子
Proxy proxy = new Proxy(host);
// 客户去找中介租房
proxy.rent();
}
}
| 308 | 0.535156 | 0.53125 | 12 | 20.333334 | 12.49222 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
01856d8dddbf4e71f93cf659602d2c80c2f14092 | 3,805,341,065,992 | c1dcc6a27b2f3656801f77927bcd2612517943f2 | /JCore/src/com/hotmail/joatin37/jcore/landmanagement/BlockPos.java | fa46988cdf1738e19d27a7455ca56fc5389f7ff7 | [
"BSD-2-Clause"
] | permissive | Joatin/JCore | https://github.com/Joatin/JCore | df64c52420cfcc8b8eaf592d57c674e5d766e2c9 | eef9431b68533249fe74c4846a1168181c988e60 | refs/heads/master | 2020-05-29T11:10:57.618000 | 2013-03-20T17:40:30 | 2013-03-20T17:40:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013 Joatin Granlund. All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
*
* 1. Redistributions of source code must retain the above copyright notice, this list of
... | UTF-8 | Java | 2,609 | java | BlockPos.java | Java | [
{
"context": "/*\r\n * Copyright 2013 Joatin Granlund. All rights reserved.\r\n *\r\n *\r\n * Redistribution ",
"end": 37,
"score": 0.9998471140861511,
"start": 22,
"tag": "NAME",
"value": "Joatin Granlund"
}
] | null | [] | /*
* Copyright 2013 <NAME>. All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
*
* 1. Redistributions of source code must retain the above copyright notice, this list of
* co... | 2,600 | 0.676504 | 0.672288 | 93 | 26.053764 | 29.781052 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344086 | false | false | 4 |
b654937c74e538a6ede971c55951f4050cac5f76 | 19,112,604,532,213 | 400825022c2012d43ee3448306746106461c0876 | /src/combowidget/playground/BulletProofComboPlayground.java | 9dc97b1276199b777af39ce5785aa1c7d6a86949 | [] | no_license | zaunerc/combowidget | https://github.com/zaunerc/combowidget | 00eab4f21cba9fce5ab9ac083a63ca7c0c49a688 | 0837e1494402b07bd8e02aefc58ef2b86d2cfab7 | refs/heads/master | 2020-09-22T03:34:18.596000 | 2016-09-08T06:13:22 | 2016-09-08T06:21:10 | 67,674,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package combowidget.playground;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.List;
import org.eclipse.core.databinding.DataBindingContext;
import org.eclipse.core.databinding.observable.Realm;
import org.eclipse.core.databinding.observable.value.IObservableValue;
import org.eclipse.jface.data... | UTF-8 | Java | 17,743 | java | BulletProofComboPlayground.java | Java | [] | null | [] | package combowidget.playground;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.List;
import org.eclipse.core.databinding.DataBindingContext;
import org.eclipse.core.databinding.observable.Realm;
import org.eclipse.core.databinding.observable.value.IObservableValue;
import org.eclipse.jface.data... | 17,743 | 0.665784 | 0.661388 | 403 | 43.027294 | 36.833698 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057072 | false | false | 4 |
76910915a2a8275ddfdffb2b33c5d0d9d1e26763 | 26,852,135,592,259 | a08d7307a73d77987d8d987444dd88719ed057d7 | /java/src/pig/xubang/Son.java | 85372289b3f2f9ab58a0ed6b2be793322dee9474 | [] | no_license | oweson/java--basic | https://github.com/oweson/java--basic | 4a5f419645b03373fc8174173a74e65984640661 | 31a827b6b3ca369b604d6ae52bc5de4acf7af33d | refs/heads/master | 2021-06-12T13:17:19.357000 | 2021-04-12T13:57:24 | 2021-04-12T13:57:24 | 128,645,622 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pig.xubang;
/**
* @author oweson
* @date 2021/3/29 21:20
*/
public class Son extends Parent {
public Son() {
}
public Son(int i) {
super(i + 3);
}
}
| UTF-8 | Java | 189 | java | Son.java | Java | [
{
"context": "package pig.xubang;\n\n/**\n * @author oweson\n * @date 2021/3/29 21:20\n */\n\n\npublic class Son e",
"end": 42,
"score": 0.9996044039726257,
"start": 36,
"tag": "USERNAME",
"value": "oweson"
}
] | null | [] | package pig.xubang;
/**
* @author oweson
* @date 2021/3/29 21:20
*/
public class Son extends Parent {
public Son() {
}
public Son(int i) {
super(i + 3);
}
}
| 189 | 0.52381 | 0.460317 | 17 | 10.117647 | 10.67643 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.117647 | false | false | 4 |
1153aaa1842f8eb36933b0257cdb39c49992fe9a | 19,430,432,057,308 | 6a46f87f7ea911feb63305b7d10b552d839ebe64 | /src/com/alotofletters/nbt/NBTFile.java | 9355c9773f81df6dc5966c822538874da0a6300a | [] | no_license | rajawilliams/NamedBasedTag | https://github.com/rajawilliams/NamedBasedTag | 62edff89766146a54d7c2ea56ad18e55a78e5b3b | bde5a6d40129cc0ab0812ff71a94a0177d33a5fb | refs/heads/master | 2021-02-11T00:59:18.674000 | 2020-03-02T17:57:27 | 2020-03-02T17:57:27 | 244,436,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alotofletters.nbt;
import com.alotofletters.nbt.impl.NBTCompound;
import com.alotofletters.nbt.impl.NBTInvalid;
import com.alotofletters.nbt.impl.NBTList;
import com.alotofletters.nbt.impl.NBTWrapper;
import com.alotofletters.nbt.util.ReaderWriter;
import org.jetbrains.annotations.NotNull;
import java.io.... | UTF-8 | Java | 2,166 | java | NBTFile.java | Java | [] | null | [] | package com.alotofletters.nbt;
import com.alotofletters.nbt.impl.NBTCompound;
import com.alotofletters.nbt.impl.NBTInvalid;
import com.alotofletters.nbt.impl.NBTList;
import com.alotofletters.nbt.impl.NBTWrapper;
import com.alotofletters.nbt.util.ReaderWriter;
import org.jetbrains.annotations.NotNull;
import java.io.... | 2,166 | 0.752078 | 0.752078 | 79 | 26.417721 | 22.662415 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.417722 | false | false | 4 |
5f795126d84e67f8757c2ce51ce4d8d376479bc4 | 30,855,045,076,784 | 5359dd24e763fd397e455d6e09061ebfe44e9c6d | /src/leetcode/WildcardMatching.java | 467fe8c2c6360b3b5b9e5828a1688e0808bafc4f | [] | no_license | FDws/Algorithm-Analysis | https://github.com/FDws/Algorithm-Analysis | 8c847ebf84850b808524f4bfbc426f920282147d | a7e43f7704ecef0c44cbebd181a0d6f29e3c6394 | refs/heads/master | 2021-09-15T11:26:52.613000 | 2018-05-31T12:11:51 | 2018-05-31T12:11:51 | 109,550,210 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
/**
* @author FDws
* Created on 2018/4/22 11:08
*/
public class WildcardMatching {
private boolean isMatch(String s, String p) {
char[] sh = s.toCharArray();
char[] ph = p.toCharArray();
boolean[][] m = new boolean[ph.length + 1][sh.length + 1];
m[0... | UTF-8 | Java | 2,711 | java | WildcardMatching.java | Java | [
{
"context": "package leetcode;\r\n\r\n/**\r\n * @author FDws\r\n * Created on 2018/4/22 11:08\r\n */\r\n\r\npublic cla",
"end": 41,
"score": 0.9996616840362549,
"start": 37,
"tag": "USERNAME",
"value": "FDws"
}
] | null | [] | package leetcode;
/**
* @author FDws
* Created on 2018/4/22 11:08
*/
public class WildcardMatching {
private boolean isMatch(String s, String p) {
char[] sh = s.toCharArray();
char[] ph = p.toCharArray();
boolean[][] m = new boolean[ph.length + 1][sh.length + 1];
m[0... | 2,711 | 0.389893 | 0.372925 | 82 | 31.060976 | 29.016542 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853659 | false | false | 4 |
5242900ac07897fba9ecbab3edee21302a8a4da8 | 5,875,515,323,013 | b526a15e568973b71388c4d1682eab556475e66d | /app/src/main/java/com/zrdb/app/ui/viewImpl/IMeMeanModelView.java | 5cd4e65890010f082a9d8d29a4099729b34449c0 | [] | no_license | wuaoke/money | https://github.com/wuaoke/money | ecabe8c1dacd6103e292f800f6bea461fadc9214 | 1d859a3d9214ae10d99b917983231ba805b796cd | refs/heads/master | 2020-04-16T02:57:56.581000 | 2019-02-28T07:12:35 | 2019-02-28T07:12:35 | 165,215,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zrdb.app.ui.viewImpl;
import com.zrdb.app.view.IView;
public interface IMeMeanModelView extends IView<String> {
void getMeInfoSuccess(String result);
void getCardStateSuccess(String result);
}
| UTF-8 | Java | 216 | java | IMeMeanModelView.java | Java | [] | null | [] | package com.zrdb.app.ui.viewImpl;
import com.zrdb.app.view.IView;
public interface IMeMeanModelView extends IView<String> {
void getMeInfoSuccess(String result);
void getCardStateSuccess(String result);
}
| 216 | 0.777778 | 0.777778 | 9 | 23 | 21.489016 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
d085ea42252f6b40ac5886b21007be25db95adde | 30,176,440,228,240 | 26e48248f9ea319996e8e7153f253620e7d4dcfb | /src-impl/org/seasar/mayaa/impl/provider/factory/ScopeTagHandler.java | e4cb8a07e589dbaafcd641676cd341bd28ffe7a9 | [
"Apache-2.0"
] | permissive | seasarorg/mayaa | https://github.com/seasarorg/mayaa | 343e02bb0c1e24ccb6810876743fbb9ad7a10cab | b4138d1a8449a9fb2110c543e79d0e12daa90a8d | refs/heads/master | 2023-06-15T05:55:41.964000 | 2023-06-04T06:37:36 | 2023-06-04T06:40:43 | 13,316,487 | 14 | 5 | Apache-2.0 | false | 2023-06-04T06:40:44 | 2013-10-04T04:37:39 | 2023-05-31T14:45:35 | 2023-06-04T06:40:43 | 22,442 | 13 | 6 | 4 | Java | false | false | /*
* Copyright 2004-2012 the Seasar Foundation and the Others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | UTF-8 | Java | 2,028 | java | ScopeTagHandler.java | Java | [
{
"context": "\nimport org.xml.sax.Attributes;\r\n\r\n/**\r\n * @author Masataka Kurihara (Gluegent, Inc.)\r\n */\r\npublic class ScopeTagHandl",
"end": 897,
"score": 0.9998167753219604,
"start": 880,
"tag": "NAME",
"value": "Masataka Kurihara"
}
] | null | [] | /*
* Copyright 2004-2012 the Seasar Foundation and the Others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | 2,017 | 0.655819 | 0.649901 | 63 | 30.190475 | 23.989983 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
4224760cf9a787994eab391a99b4b0c1bd7b37c0 | 29,884,382,451,523 | 34b8e226da9f7b8427c43bd1327deb5d129537c1 | /bigwiner/src/main/java/com/bigwiner/android/view/activity/PopPushActivity.java | 27bcab4c9e84b510748881ecc8c6fafb18c6004f | [] | no_license | xpx456/xpxproject | https://github.com/xpx456/xpxproject | 11485d4a475c10f19dbbfed2b44cfb4644a87d12 | c19c69bc998cbbb3ebc0076c394db9746e906dce | refs/heads/master | 2021-04-23T08:46:43.530000 | 2021-03-04T09:38:24 | 2021-03-04T09:38:24 | 249,913,946 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bigwiner.android.view.activity;
import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Bundle;
import com.alibaba.sdk.android.push.AndroidPopupActivity;
import com.bigwiner.android.handler.PopPushHandler;
import com.... | UTF-8 | Java | 4,002 | java | PopPushActivity.java | Java | [
{
"context": "\n\tpublic final static String BG_PATH_21 = \"http://47.56.104.229:81/static/bigwinner_static/images/default@3x.png\"",
"end": 610,
"score": 0.9828071594238281,
"start": 597,
"tag": "IP_ADDRESS",
"value": "47.56.104.229"
},
{
"context": "\n\tpublic final static String B... | null | [] | package com.bigwiner.android.view.activity;
import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Bundle;
import com.alibaba.sdk.android.push.AndroidPopupActivity;
import com.bigwiner.android.handler.PopPushHandler;
import com.... | 3,999 | 0.708458 | 0.694444 | 157 | 24.452229 | 31.225796 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.675159 | false | false | 4 |
219df25a79639034d87ff7ba0ac319c10e37bd85 | 12,446,815,233,842 | e8db5db2f73718a9f8129e8f6e240b51601cbf71 | /src/com/wapwind/action/WebLinkAction.java | d456da8380ca647cd270db460b57bb50602b3a2d | [] | no_license | qinrunhao/gw | https://github.com/qinrunhao/gw | b1310321046b5a0dbae7ae7f4f11e091e0c055c7 | 85f16ae767f54e4b115b5e806a101615448cefcf | refs/heads/master | 2020-03-23T18:13:30.819000 | 2018-07-22T12:22:47 | 2018-07-22T12:22:47 | 141,896,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wapwind.action;
import java.util.List;
import com.wapwind.framework.action.BaseAction;
import com.wapwind.framework.common.Pagination;
import com.wapwind.pojo.po.manage.WebLink;
import com.wapwind.service.inf.IWebLinkService;
public class WebLinkAction extends BaseAction {
private static final long ser... | UTF-8 | Java | 1,947 | java | WebLinkAction.java | Java | [] | null | [] | package com.wapwind.action;
import java.util.List;
import com.wapwind.framework.action.BaseAction;
import com.wapwind.framework.common.Pagination;
import com.wapwind.pojo.po.manage.WebLink;
import com.wapwind.service.inf.IWebLinkService;
public class WebLinkAction extends BaseAction {
private static final long ser... | 1,947 | 0.732189 | 0.731669 | 95 | 19.242105 | 20.129431 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.368421 | false | false | 4 |
d5b4cd9b720323daa018eef01343e7b370a96452 | 6,193,342,854,297 | 21390dea7f5b79ab66776897541ac36c902b5df0 | /java/workspace/testAnimationLayout/src/com/wilsonflying/testanimationlayout/ShowFragment.java | 2c4a89962d4edf924b8ffcc23f0273018542fd84 | [] | no_license | wilsonfly/test_module | https://github.com/wilsonfly/test_module | 2149b4ba5d567fe6222ceb36a4e5b0aad067e039 | 76f0875eff308c5df1278975f19a521d69fd6764 | refs/heads/master | 2021-01-18T18:29:50.443000 | 2020-07-24T08:32:34 | 2020-07-24T08:32:34 | 10,192,384 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wilsonflying.testanimationlayout;
import android.app.Activity;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.animation.LayoutAnimationController;
import android.view.animation.ScaleAnim... | UTF-8 | Java | 1,847 | java | ShowFragment.java | Java | [
{
"context": "package com.wilsonflying.testanimationlayout;\n\nimport android.app.Activity",
"end": 24,
"score": 0.6262980103492737,
"start": 15,
"tag": "USERNAME",
"value": "sonflying"
}
] | null | [] | package com.wilsonflying.testanimationlayout;
import android.app.Activity;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.animation.LayoutAnimationController;
import android.view.animation.ScaleAnim... | 1,847 | 0.778283 | 0.774304 | 53 | 32.188679 | 30.412918 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.226415 | false | false | 4 |
57ba556599d22793dd7a205fdcbd275012c53617 | 6,193,342,851,991 | 5daac43d833b54b2b02d4b7708b1f567e6feeec0 | /app/src/main/java/geeksammao/bingyan/net/imageloader/core/request/Request.java | 45b012d93bd61a414f6ac257d3144f95ddb26635 | [
"Apache-2.0"
] | permissive | geeksammao/ImageLoader | https://github.com/geeksammao/ImageLoader | 7767d970e9c5fa7a9e22efe3143a71ded1671401 | 6fce0307a3bf620d173b9d9ed898dcc5e8121c25 | refs/heads/master | 2021-01-21T14:01:16.639000 | 2016-05-30T15:50:40 | 2016-05-30T15:50:40 | 49,228,278 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package geeksammao.bingyan.net.imageloader.core.request;
/**
* Created by Geeksammao on 5/27/16.
*/
public abstract class Request {
}
| UTF-8 | Java | 137 | java | Request.java | Java | [
{
"context": "n.net.imageloader.core.request;\n\n/**\n * Created by Geeksammao on 5/27/16.\n */\npublic abstract class Request {\n}",
"end": 86,
"score": 0.9987462162971497,
"start": 76,
"tag": "USERNAME",
"value": "Geeksammao"
}
] | null | [] | package geeksammao.bingyan.net.imageloader.core.request;
/**
* Created by Geeksammao on 5/27/16.
*/
public abstract class Request {
}
| 137 | 0.737226 | 0.70073 | 7 | 18.571428 | 20.694078 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 4 |
85179832416167da6f74a74733e326a1cead9c45 | 16,200,616,652,468 | 3f3c63924d24114b5683a25fa99b5ae1a9af2e79 | /lobby-server/src/main/java/com/dmg/lobbyserver/service/impl/UserTaskProgressServiceImpl.java | a56851dba47a9449de0a4568f1e4006ede0be4dd | [] | no_license | bellmit/v68_2.0 | https://github.com/bellmit/v68_2.0 | 1f33c97a4a91406baedc30adf8f4a551c0666ad3 | 82c92d3ccc19a6fe5c251c00e82742e8f01e64b7 | refs/heads/master | 2022-06-22T04:05:00.969000 | 2020-05-06T09:09:20 | 2020-05-06T09:09:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dmg.lobbyserver.service.impl;
import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.dmg.server.common.enums.ItemTypeEnum;
import com.dmg.lobbyserver.common.enums.ReceiveAwardStatusEnum;
import com.dmg.lobbyserver.common.enums.TaskClassi... | UTF-8 | Java | 10,441 | java | UserTaskProgressServiceImpl.java | Java | [
{
"context": "mport java.util.*;\n\n/**\n * @Description\n * @Author mice\n * @Date 2019/6/20 10:39\n * @Version V1.0\n **/\n@S",
"end": 1152,
"score": 0.9994294047355652,
"start": 1148,
"tag": "USERNAME",
"value": "mice"
}
] | null | [] | package com.dmg.lobbyserver.service.impl;
import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.dmg.server.common.enums.ItemTypeEnum;
import com.dmg.lobbyserver.common.enums.ReceiveAwardStatusEnum;
import com.dmg.lobbyserver.common.enums.TaskClassi... | 10,441 | 0.667087 | 0.663981 | 198 | 51.040405 | 38.340954 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691919 | false | false | 4 |
a6e638cade9470e9fe8d195f20d9bbbc9e60e3a5 | 17,008,070,509,215 | 8c92ecc9b256df7ed0f659974a9ca691e3a15548 | /Project/src/servlet/JoinServlet.java | 466929137db6248228ec8f9f48e1921375154096 | [] | no_license | woogie3/Mini_Project_9_27 | https://github.com/woogie3/Mini_Project_9_27 | aef8b07eb6a6aaabe6088da591fd47b7b0a5d3e9 | 716bb7cbfc7a06a765fa160c4b10b4087b3e7476 | refs/heads/master | 2020-09-24T11:21:45.270000 | 2019-12-04T01:13:20 | 2019-12-04T01:13:20 | 225,748,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.mindrot.jbcrypt.BC... | UTF-8 | Java | 1,693 | java | JoinServlet.java | Java | [] | null | [] | package servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.mindrot.jbcrypt.BC... | 1,693 | 0.745805 | 0.742697 | 58 | 26.741379 | 23.938541 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.775862 | false | false | 4 |
0fb414aed3bac9c16b25c3a437b790d5fd853714 | 3,891,240,373,130 | d0d64d195672aeedd7208e85e8fa4143570f2d5c | /src/atool/FileUtil.java | a91700ae8a26903fed880682b1b47a7770836a9c | [] | no_license | coral-learning/leetcode | https://github.com/coral-learning/leetcode | 8ad962b0d187cdd4bdf914a38ea0cfd2aa4759cb | 60220508cfa1ba75be5101e73efa1652ca452f2a | refs/heads/master | 2023-04-08T21:12:44.113000 | 2021-04-22T15:01:49 | 2021-04-22T15:01:49 | 359,165,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package atool;
import java.io.*;
/**
*
* <b>描述: </b>用于序列化时使用的辅助类,很简单的读取和写入文件的代码,序列化稳定运行后此类不应该再出现
* <p>
* <b>功能: </b>很简单的读取和写入文件的代码
* <p>
* <b>用法: </b>很简单的读取和写入文件的代码
* <p>
*
*
*/
public class FileUtil {
public static String read(String path) {
return read(new File(path));
}
public st... | UTF-8 | Java | 1,406 | java | FileUtil.java | Java | [] | null | [] | package atool;
import java.io.*;
/**
*
* <b>描述: </b>用于序列化时使用的辅助类,很简单的读取和写入文件的代码,序列化稳定运行后此类不应该再出现
* <p>
* <b>功能: </b>很简单的读取和写入文件的代码
* <p>
* <b>用法: </b>很简单的读取和写入文件的代码
* <p>
*
*
*/
public class FileUtil {
public static String read(String path) {
return read(new File(path));
}
public st... | 1,406 | 0.458466 | 0.458466 | 61 | 19.52459 | 17.630642 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.245902 | false | false | 4 |
f59511d8f3e94f098c9527f485900a19f579925b | 9,612,136,819,076 | 4525da9d10d332bd3d0a45c02d2e32fbb9377861 | /wechat-cards/src/main/java/com/googlecode/easyec/wechat/cards/model/UseCondition.java | a7a9dca9477637cede06a0006680053b499d7192 | [] | no_license | JefferyCJ/easyec-wechat | https://github.com/JefferyCJ/easyec-wechat | ceaf4fa9a4c5dccf562b8ae33fa38c12e0720197 | 3771b52f73a49a47ce88a31fd1a37ee8175c3cab | refs/heads/master | 2020-03-22T12:43:46.029000 | 2018-06-12T12:04:48 | 2018-06-12T12:04:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.googlecode.easyec.wechat.cards.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.io.Serializable;
/**
* 卡券高级信息的使用门槛(条件)的定义类
*
* @author JunJie
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class UseCondition ... | UTF-8 | Java | 2,249 | java | UseCondition.java | Java | [
{
"context": "lizable;\n\n/**\n * 卡券高级信息的使用门槛(条件)的定义类\n *\n * @author JunJie\n */\n@JsonIgnoreProperties(ignoreUnknown = true",
"end": 242,
"score": 0.9588737487792969,
"start": 239,
"tag": "NAME",
"value": "Jun"
},
{
"context": "ble;\n\n/**\n * 卡券高级信息的使用门槛(条件)的定义类\n *\n * @author Ju... | null | [] | package com.googlecode.easyec.wechat.cards.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.io.Serializable;
/**
* 卡券高级信息的使用门槛(条件)的定义类
*
* @author JunJie
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class UseCondition ... | 2,249 | 0.686843 | 0.677339 | 67 | 28.835821 | 26.910908 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298507 | false | false | 4 |
ae8a8ac9ac2ba73dce0d6180a6d90fb025b23789 | 32,186,484,919,294 | 15d97a337f28c27be28a1841e05d516cbf179ebc | /src/main/java/com/example/demo/entity/RedisDemo.java | 828527b43e47dd2c61b2584ddaf59882c5b87c98 | [] | no_license | jssjbl/demo001 | https://github.com/jssjbl/demo001 | 49374d75c66e9fe2386e583178f95766a693f018 | 6c542325c72749d73f58e9700c9e3f7782c4e753 | refs/heads/master | 2022-06-24T18:02:46.343000 | 2019-09-16T09:35:06 | 2019-09-16T09:35:06 | 194,524,212 | 0 | 0 | null | false | 2022-06-21T01:22:51 | 2019-06-30T14:17:46 | 2019-09-16T09:36:16 | 2022-06-21T01:22:48 | 85 | 0 | 0 | 2 | Java | false | false | package com.example.demo.entity;
import org.junit.Test;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
import java.util.Map;
public class RedisDemo {
public static void main(String[] args) {
JedisPoolConfig poolConfig=new JedisPoolConf... | UTF-8 | Java | 2,043 | java | RedisDemo.java | Java | [
{
"context": "Config.setMaxTotal(5);//最大连接数\n\n String ip=\"47.105.163.46\";\n Integer port=6380;\n JedisPool je",
"end": 442,
"score": 0.9997029900550842,
"start": 429,
"tag": "IP_ADDRESS",
"value": "47.105.163.46"
},
{
"context": " @Test\n public void t1()... | null | [] | package com.example.demo.entity;
import org.junit.Test;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
import java.util.Map;
public class RedisDemo {
public static void main(String[] args) {
JedisPoolConfig poolConfig=new JedisPoolConf... | 2,040 | 0.583792 | 0.553277 | 68 | 28.397058 | 17.930536 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779412 | false | false | 4 |
3677bfde9267cc288e42e69df6eb722419baf13e | 5,411,658,857,052 | 4f73c41cdca2e448756ae741656414a81d1eb386 | /blogmicroservice/src/main/java/ch/hsr/sai14sa12/blogmicroservice/blogpost/BlogPostTransformer.java | 4aa0d8c29298d58c4738932f780da6cb00d783e2 | [
"MIT"
] | permissive | firegnome/spring-cloud-prototype-gcp | https://github.com/firegnome/spring-cloud-prototype-gcp | 188d401ce405b48e7a1744ae4313e90addfd373f | f930f2d534df8a9fc465c3a77452e4a4af2759cb | refs/heads/master | 2020-04-12T11:48:57.124000 | 2018-12-21T08:32:55 | 2018-12-21T08:32:55 | 162,472,109 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.hsr.sai14sa12.blogmicroservice.blogpost;
import ch.hsr.sai14sa12.blogmicroservice.blogpost.dto.BlogPostDto;
import com.google.cloud.datastore.Entity;
import java.time.Instant;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.UUID;
class BlogPostTransformer {
... | UTF-8 | Java | 1,093 | java | BlogPostTransformer.java | Java | [] | null | [] | package ch.hsr.sai14sa12.blogmicroservice.blogpost;
import ch.hsr.sai14sa12.blogmicroservice.blogpost.dto.BlogPostDto;
import com.google.cloud.datastore.Entity;
import java.time.Instant;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.UUID;
class BlogPostTransformer {
... | 1,093 | 0.672461 | 0.665142 | 34 | 31.147058 | 24.368654 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
e9723a07d968f87669b762bfe29497984b0ce7df | 28,475,633,231,809 | 22289698b0083a9bf87f8effcc065c75a7bac3d0 | /app/src/main/java/com/example/projudah/cookhelper/Add.java | bed8e3ca549590f68441d9685a73f92110006b41 | [] | no_license | wesmartin17/SEG-term-project | https://github.com/wesmartin17/SEG-term-project | 3ee702f850d2a0bc5837b28e556f6104423b8407 | 53e5076e446ed6d19fe8334407083069b8dfbce6 | refs/heads/master | 2020-06-18T23:09:53.672000 | 2016-12-06T03:53:12 | 2016-12-06T03:53:12 | 74,936,480 | 0 | 1 | null | false | 2016-12-01T21:50:39 | 2016-11-28T04:14:23 | 2016-11-28T05:12:26 | 2016-12-01T21:50:39 | 43,494 | 0 | 0 | 1 | Java | null | null | package com.example.projudah.cookhelper;
import android.content.Context;
import android.media.Image;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.text.Editable;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import... | UTF-8 | Java | 11,723 | java | Add.java | Java | [] | null | [] | package com.example.projudah.cookhelper;
import android.content.Context;
import android.media.Image;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.text.Editable;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import... | 11,723 | 0.548239 | 0.544229 | 302 | 37.817883 | 29.188755 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754967 | false | false | 4 |
833ed1274f4bfd513089e4d6001df4d394649009 | 16,080,357,577,594 | c3792c12b94081d61dff5f90018ed57b32f0198d | /app/src/main/java/com/example/shiftplanner/Schedule.java | 49f6ddf707994daf7a06de9b6cbb8cb0d53c2edb | [] | no_license | GrigorisGesios/ShiftPlanner | https://github.com/GrigorisGesios/ShiftPlanner | e82dd64ac4f355dd60c8cc8c98e05e4044b89cc9 | 747d2b8001738f3a0b35bb6e1d54d630c8b44777 | refs/heads/master | 2023-02-13T19:58:48.668000 | 2021-01-12T18:15:06 | 2021-01-12T18:15:06 | 314,316,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.shiftplanner;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.example.shiftplanner.Employee.DaysOff;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import... | UTF-8 | Java | 20,601 | java | Schedule.java | Java | [] | null | [] | package com.example.shiftplanner;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.example.shiftplanner.Employee.DaysOff;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import... | 20,601 | 0.478719 | 0.466559 | 389 | 51.426735 | 37.091187 | 285 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.70437 | false | false | 4 |
feb2c8115ec958132feb08839d2fc0b44f58b42d | 30,717,606,110,788 | dfa9576fb9f08f5865371858e4474d8a0c4dd8a1 | /ydq_device/src/main/java/com/conagra/hardware/database/api/SqlApi.java | 523fed3cf5697daca8fe17ef42908d83e46d03b8 | [] | no_license | dongqin50/IOCDemo | https://github.com/dongqin50/IOCDemo | a79a1abf3d49f130e67d0279a6fa0d6790517765 | 08689bcacdc00ec1fff6a412e2c8e0b43bc9cc17 | refs/heads/master | 2022-12-10T01:49:57.806000 | 2020-09-17T22:50:57 | 2020-09-17T22:50:57 | 296,457,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.conagra.hardware.database.api;
import static android.provider.ContactsContract.Directory.PACKAGE_NAME;
/**
* Created by yedongqin on 16/9/29.
*/
public interface SqlApi {
int DATABASE_VERSION = 1;
String DATABASE_NAME = "feldsher.db";
String DATABASE_PATH = "/data/data/" + PACKAGE_NAME + "/... | UTF-8 | Java | 3,096 | java | SqlApi.java | Java | [
{
"context": "ontract.Directory.PACKAGE_NAME;\n\n/**\n * Created by yedongqin on 16/9/29.\n */\npublic interface SqlApi {\n\n in",
"end": 144,
"score": 0.9988968968391418,
"start": 135,
"tag": "USERNAME",
"value": "yedongqin"
}
] | null | [] | package com.conagra.hardware.database.api;
import static android.provider.ContactsContract.Directory.PACKAGE_NAME;
/**
* Created by yedongqin on 16/9/29.
*/
public interface SqlApi {
int DATABASE_VERSION = 1;
String DATABASE_NAME = "feldsher.db";
String DATABASE_PATH = "/data/data/" + PACKAGE_NAME + "/... | 3,096 | 0.607884 | 0.602006 | 69 | 40.913044 | 27.115822 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724638 | false | false | 4 |
5e0bc7e463a96efb2e853305ba41cb9ad085f28e | 19,121,194,430,745 | 46200e86cb805a9128ea536f34acedd0d4ba966e | /Java基础代码/src/IO/FileReaderWriterTest.java | 8e7632bcb3f60b90e35659385be00de1736f6034 | [] | no_license | hasaki-w-c/The-way-of-learning-Java | https://github.com/hasaki-w-c/The-way-of-learning-Java | eb9cdd0151009895ed938d040c00c39dbe94d25e | 21ec0aaccf22b832a6ca15f327cb9c7b9da39a21 | refs/heads/master | 2023-01-23T05:34:45.253000 | 2020-12-09T14:44:46 | 2020-12-09T14:44:46 | 262,559,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package IO;
import org.junit.jupiter.api.Test;
import java.io.*;
/**
* 一、流的分类
* 1.操作数据单位:字节流、字符流
* 2.数据流向:输入流、输出流
* 3.流的角色:节点流、处理流
*
* 二、流的体系结构
* 抽象基类 节点流(或文件流) 缓冲流(处理流的一种)
* InputStream FileInputStream (read(byte[] buffer)) BufferedInputStream (read... | UTF-8 | Java | 7,040 | java | FileReaderWriterTest.java | Java | [
{
"context": "utStream\n *\n * 开发中一般不用节点流,一般用缓冲流提高效率\n *\n * @author hasaki\n */\npublic class FileReaderWriterTest {\n\n publ",
"end": 963,
"score": 0.9986647367477417,
"start": 957,
"tag": "USERNAME",
"value": "hasaki"
}
] | null | [] | package IO;
import org.junit.jupiter.api.Test;
import java.io.*;
/**
* 一、流的分类
* 1.操作数据单位:字节流、字符流
* 2.数据流向:输入流、输出流
* 3.流的角色:节点流、处理流
*
* 二、流的体系结构
* 抽象基类 节点流(或文件流) 缓冲流(处理流的一种)
* InputStream FileInputStream (read(byte[] buffer)) BufferedInputStream (read... | 7,040 | 0.442103 | 0.433959 | 210 | 25.890476 | 22.061438 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 4 |
688657704606cd9a0a86788604e07651a2a09253 | 8,504,035,249,961 | 5b3840d31b198c856183246875536fe53d2e795f | /src/main/java/Comands/PostPlayersNameCommand.java | b49bc980583a4ed6261192c1aca1bb1cf0f209ff | [] | no_license | ufjf-getsi/reader-game-server | https://github.com/ufjf-getsi/reader-game-server | d34de9a48e72d05913a6a16c826bfebb4f9934ec | 227395ec02beda7ae51c01862c829ad28e19fa8e | refs/heads/master | 2022-11-24T05:46:48.467000 | 2020-03-07T15:18:40 | 2020-03-07T15:18:40 | 170,901,764 | 0 | 0 | null | false | 2022-11-16T09:22:41 | 2019-02-15T17:18:05 | 2020-03-07T15:18:44 | 2022-11-16T09:22:38 | 181 | 0 | 0 | 4 | Java | false | false | package Comands;
import Grafo.Grafo;
import Grafo.gephi.Gephi;
import Grafo.graphviz.GraphViz;
import Mundo.Game;
import Mundo.GameGenerator;
import Mundo.Player;
import Persistence.GameDAO;
import Persistence.ImageDAO;
import Persistence.PlayerDAO;
import java.io.File;
import java.util.Properties;
import... | UTF-8 | Java | 4,730 | java | PostPlayersNameCommand.java | Java | [] | null | [] | package Comands;
import Grafo.Grafo;
import Grafo.gephi.Gephi;
import Grafo.graphviz.GraphViz;
import Mundo.Game;
import Mundo.GameGenerator;
import Mundo.Player;
import Persistence.GameDAO;
import Persistence.ImageDAO;
import Persistence.PlayerDAO;
import java.io.File;
import java.util.Properties;
import... | 4,730 | 0.590015 | 0.58938 | 107 | 42.17757 | 30.044767 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.065421 | false | false | 4 |
81b782af833bc54bc7e74fa642b729b84e848e9e | 12,704,513,318,166 | 8364fb02b44bca2743d7e2b5bc9f5326ed6efc13 | /src/frc/team4362/commands/LiftPositionChange.java | 3edc2ef0408f4203d5dba950b12bfca152a0da81 | [] | no_license | frc4362/2018-TheBlackSwan | https://github.com/frc4362/2018-TheBlackSwan | bffd4b00564e1abf5a7dbc609c2ac7ca8dbe728f | fe1fae3e3284407145f952a728709f2d74b57ea1 | refs/heads/master | 2021-04-12T08:06:31.151000 | 2018-11-26T23:50:17 | 2018-11-26T23:50:17 | 125,904,409 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.team4362.commands;
import edu.wpi.first.wpilibj.command.Command;
import frc.team4362.Hardware;
import frc.team4362.subsystems.Lift;
/**
* A class to change the setpoint of the {@link Lift}
*/
public final class LiftPositionChange extends Command {
private final Lift m_lift;
private final Lift.Position... | UTF-8 | Java | 1,159 | java | LiftPositionChange.java | Java | [] | null | [] | package frc.team4362.commands;
import edu.wpi.first.wpilibj.command.Command;
import frc.team4362.Hardware;
import frc.team4362.subsystems.Lift;
/**
* A class to change the setpoint of the {@link Lift}
*/
public final class LiftPositionChange extends Command {
private final Lift m_lift;
private final Lift.Position... | 1,159 | 0.716997 | 0.704918 | 49 | 22.653061 | 22.705345 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.244898 | false | false | 4 |
bf5c04d21eeaa184bf9f8daa3bfebf6b5e21b57b | 18,322,330,513,438 | 4a0ef4b0b6d8c28163ac40452ad017ca010657a7 | /BBDHack/src/main/java/com/BBD/BBDHack/BbdHackApplication.java | dbde9b5b2e5faeb2b7a6b78086d53ff6cde7a64e | [] | no_license | sarodeishan/GameAPI | https://github.com/sarodeishan/GameAPI | 4acff65cbfd464932112f0bfc26107cf7e2aca30 | 13654332f911b07efec78e0878f8669d728582b7 | refs/heads/master | 2020-07-28T16:46:49.793000 | 2019-09-19T08:06:27 | 2019-09-19T08:06:27 | 209,470,242 | 0 | 0 | null | false | 2019-09-19T08:06:28 | 2019-09-19T05:34:27 | 2019-09-19T06:25:59 | 2019-09-19T08:06:27 | 54 | 0 | 0 | 0 | Java | false | false | package com.BBD.BBDHack;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BbdHackApplication {
public static void main(String[] args) {
SpringApplication.run(BbdHackApplication.class, args);
}
}
| UTF-8 | Java | 310 | java | BbdHackApplication.java | Java | [] | null | [] | package com.BBD.BBDHack;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BbdHackApplication {
public static void main(String[] args) {
SpringApplication.run(BbdHackApplication.class, args);
}
}
| 310 | 0.819355 | 0.819355 | 13 | 22.846153 | 23.712528 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 4 |
d3273e7ee0cf48cd0cc2cf311ae6f7faf93a34ac | 15,513,421,925,684 | 3274d092c9d33c2f743a24f37f7fddfa865ebe05 | /rapidandroid/org.rapidandroid/src/org/rapidandroid/receiver/SmsReceiver.java | 19b817763e56bf1fda274658844fbe9143d560d8 | [
"Apache-2.0"
] | permissive | sages-health/sagesmobile-mReceive | https://github.com/sages-health/sagesmobile-mReceive | 7404a252212b6ad83d9a08e4947a36f343d8bbdc | df3fbb4fb59dc04cdb9143505eea17865425badf | refs/heads/master | 2020-06-05T13:00:37.900000 | 2013-10-24T15:53:53 | 2013-10-24T15:53:53 | 11,106,112 | 0 | 1 | null | false | 2013-10-24T15:53:53 | 2013-07-01T20:24:53 | 2013-10-24T15:53:53 | 2013-10-24T15:53:53 | 8,690 | null | 3 | 2 | Java | null | null | /*
* Copyright (C) 2009 Dimagi Inc., UNICEF
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | UTF-8 | Java | 11,849 | java | SmsReceiver.java | Java | [
{
"context": "/*\n * Copyright (C) 2009 Dimagi Inc., UNICEF\n *\n * Licensed under the Apache Lice",
"end": 31,
"score": 0.6300420761108398,
"start": 25,
"tag": "NAME",
"value": "Dimagi"
},
{
"context": "ss that a\n * save was done.\n * \n * \n * \n * @author Daniel Myung dmyung@dima... | null | [] | /*
* Copyright (C) 2009 Dimagi Inc., UNICEF
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 11,833 | 0.704194 | 0.698118 | 325 | 35.458462 | 33.514393 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.283077 | false | false | 4 |
b4a8a6615d1f831901c7bb5f305361608634a753 | 6,176,163,033,055 | 63192a13c31c9f5a38cc13e1d88b7245026c22d2 | /src/main/java/parser/EditCommandParser.java | f68c5468d642e8fca0101bd2a7140ea64fc04aff | [] | no_license | woozije/tp | https://github.com/woozije/tp | b8b02c08aa17d7f542a8747b09221a98fba2c55f | 6b3e451effffb8f037e57a5fd85c9849e68e8d95 | refs/heads/master | 2023-01-07T01:37:22.878000 | 2020-11-09T15:31:20 | 2020-11-09T15:31:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package parser;
import commands.Command;
import commands.EditCardCommand;
import commands.EditChapterCommand;
import commands.EditCommand;
import commands.EditModuleCommand;
import exception.IncorrectAccessLevelException;
import exception.InvalidInputException;
import static common.Messages.ADMIN;
import static commo... | UTF-8 | Java | 5,877 | java | EditCommandParser.java | Java | [
{
"context": "\nimport static common.Messages.MODULE;\n\n//@@author Jane-Ng\n/**\n * Parses input arguments and creates a new E",
"end": 692,
"score": 0.9995607733726501,
"start": 685,
"tag": "USERNAME",
"value": "Jane-Ng"
}
] | null | [] | package parser;
import commands.Command;
import commands.EditCardCommand;
import commands.EditChapterCommand;
import commands.EditCommand;
import commands.EditModuleCommand;
import exception.IncorrectAccessLevelException;
import exception.InvalidInputException;
import static common.Messages.ADMIN;
import static commo... | 5,877 | 0.684022 | 0.68113 | 136 | 42.213234 | 35.460915 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485294 | false | false | 4 |
9743be8afe3b00032c6c76a2c4c096dc7634b760 | 18,854,906,480,411 | 4984bb50d3b19fe7d64ae76207a55549356bbdea | /spring_goods/src/testUtil/test.java | e16156e7b4620290e828ca83bf8960e0fb83073f | [] | no_license | MyInta/ssm | https://github.com/MyInta/ssm | 1524e1ab86181c4addf476ec3d98835b38f10bdf | 09857e49a91cee4479d0ef6aeda0225199552ece | refs/heads/master | 2020-04-25T19:53:55.861000 | 2019-03-25T13:47:41 | 2019-03-25T13:47:44 | 173,036,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testUtil;
import org.apache.commons.codec.binary.Base64;
import org.junit.jupiter.api.Test;
public class test {
@Test
public void test01() {
String str = "wyt15914452386@163.com";//d3l0MTU5MTQ0NTIzODZAMTYzLmNvbQ==
// String str = "wangyi2018";//172.17.196.254//d2FuZ3lpMjAxOA==
//加密
byte[] encoderBy... | GB18030 | Java | 631 | java | test.java | Java | [
{
"context": "\n\t\n\t@Test\n\tpublic void test01() {\n\t\tString str = \"wyt15914452386@163.com\";//d3l0MTU5MTQ0NTIzODZAMTYzLmNvbQ==\n//\t\tString st",
"end": 193,
"score": 0.9998862743377686,
"start": 171,
"tag": "EMAIL",
"value": "wyt15914452386@163.com"
},
{
"context": "3l0MTU5MT... | null | [] | package testUtil;
import org.apache.commons.codec.binary.Base64;
import org.junit.jupiter.api.Test;
public class test {
@Test
public void test01() {
String str = "<EMAIL>";//d3l0MTU5MTQ0NTIzODZAMTYzLmNvbQ==
// String str = "wangyi2018";//172.17.196.254//d2FuZ3lpMjAxOA==
//加密
byte[] encoderBytes=Base64.enco... | 616 | 0.740558 | 0.663383 | 22 | 26.681818 | 23.818226 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.590909 | false | false | 4 |
c8783d7bbc1d3c2647ce79c566738aabd07fd8d6 | 17,179,937,815 | 20b4c4e91b8634594581f2c8a69a4acad5589c6a | /BankApp/src/com/gentlab/bankapp/models/Client.java | c102569cf17d75ec38f1ac8cee8e0cd350986dc6 | [] | no_license | scipianus/JavaWebApp | https://github.com/scipianus/JavaWebApp | 0fec8b0faa1e995535f01c2b144f2e287da7cbbf | c295e437e5e1966c079472ebdc967c5522413b43 | refs/heads/master | 2021-01-10T04:08:27.853000 | 2016-03-16T16:31:47 | 2016-03-16T16:31:47 | 54,048,224 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gentlab.bankapp.models;
import java.util.HashMap;
public class Client {
static int totalClients;
int clientID;
String firstName, lastName;
HashMap<Integer, BankAccount> accounts;
public Client(String firstName, String lastName) {
totalClients++;
clientID = totalClients;
this.first... | UTF-8 | Java | 1,192 | java | Client.java | Java | [
{
"context": "+;\r\n\t\tclientID = totalClients;\r\n\t\tthis.firstName = firstName;\r\n\t\tthis.lastName = lastName;\r\n\t\taccounts = new H",
"end": 336,
"score": 0.5676889419555664,
"start": 327,
"tag": "NAME",
"value": "firstName"
}
] | null | [] | package com.gentlab.bankapp.models;
import java.util.HashMap;
public class Client {
static int totalClients;
int clientID;
String firstName, lastName;
HashMap<Integer, BankAccount> accounts;
public Client(String firstName, String lastName) {
totalClients++;
clientID = totalClients;
this.first... | 1,192 | 0.685403 | 0.685403 | 58 | 18.551723 | 17.306738 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431034 | false | false | 4 |
d9e994afbf4a053ac46d3867aa75222619eefdb5 | 19,335,942,827,318 | 1839d04b5912d53abd286328fa53c20eab04f1b6 | /app/src/main/java/cl/layedural/sos/SignActivity.java | 7fba7cd4ea84df7908e430158d8661f0f82960bb | [] | no_license | genarvaez/SOS | https://github.com/genarvaez/SOS | dc24042d63e6873867be9d6b409f8ea3361fcdaf | 05ba1dd467dba45d56de0e4cab926fe5ed9704fc | refs/heads/master | 2020-03-07T08:24:07.558000 | 2018-04-06T15:32:29 | 2018-04-06T15:32:29 | 127,375,163 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.layedural.sos;
import android.content.Intent;
import android.graphics.Typeface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class SignActivity extends AppCompatActivity {
@Over... | UTF-8 | Java | 1,038 | java | SignActivity.java | Java | [] | null | [] | package cl.layedural.sos;
import android.content.Intent;
import android.graphics.Typeface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class SignActivity extends AppCompatActivity {
@Over... | 1,038 | 0.690751 | 0.689788 | 36 | 27.833334 | 26.256744 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527778 | false | false | 4 |
096df27afc6abc0cc81593dd3449bb15ed7f29a6 | 7,559,142,445,735 | 306265497677976bbec861f9785506a90ce9bcd7 | /optaplanner.controller/src/main/java/org/jboss/optaplanner/controller/login/LoggedUserController.java | 32d90c6c1cfa9fb00a09a9e7124a6eab08d08ae0 | [] | no_license | xmagam00/optaplanner | https://github.com/xmagam00/optaplanner | 621415d103196e70dbff12acc314b38d64f88917 | e7b06cff83b340138b308d66881bed5f71e077d8 | refs/heads/master | 2016-09-06T03:14:52.392000 | 2014-05-18T15:52:50 | 2014-05-18T15:52:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jboss.optaplanner.controller.login;
import java.io.Serializable;
import javax.enterprise.context.SessionScoped;
import javax.inject.Inject;
import javax.inject.Named;
import org.jboss.seam.security.Identity;
@SessionScoped
@Named
public class LoggedUserController implements Serializable{
private static... | UTF-8 | Java | 725 | java | LoggedUserController.java | Java | [] | null | [] | package org.jboss.optaplanner.controller.login;
import java.io.Serializable;
import javax.enterprise.context.SessionScoped;
import javax.inject.Inject;
import javax.inject.Named;
import org.jboss.seam.security.Identity;
@SessionScoped
@Named
public class LoggedUserController implements Serializable{
private static... | 725 | 0.74069 | 0.721379 | 32 | 21.65625 | 19.738302 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 4 |
6fa18c0250e100b9e7e5e9e42f92bc7a399cc427 | 8,546,984,925,860 | 336f7215592e6556db4a1d9b948c11764c9b10a6 | /app/src/main/java/com/rongwei/yxfdesignpattern/activity/strategy/StrategyActivity.java | b0e9232cd892b1eca313a521fd3d8f0b5045686a | [] | no_license | liangjiaxuan/YxfDesignPattern | https://github.com/liangjiaxuan/YxfDesignPattern | a70a03a921aa74c219b9dfaa017d3871008d2890 | 5805f427f7457dc144c0928e29da944d939ed62b | refs/heads/master | 2021-07-16T10:51:31.212000 | 2017-10-19T08:45:56 | 2017-10-19T08:45:56 | 106,510,725 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rongwei.yxfdesignpattern.activity.strategy;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import com.rongwei.yxfdesignpattern.R;
import com.rongwei.yxfdesignpattern.activity.strategy.attck.Attack1;
import com.rongwei.yxfd... | UTF-8 | Java | 3,728 | java | StrategyActivity.java | Java | [
{
"context": "========\");\n\n Person1 person1=new Person1(\"小明\");\n person1.setTravelStragy(new Car())\n ",
"end": 3113,
"score": 0.9988458752632141,
"start": 3111,
"tag": "NAME",
"value": "小明"
},
{
"context": "=========\");\n Person2 person2=new Person2(\"小花... | null | [] | package com.rongwei.yxfdesignpattern.activity.strategy;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import com.rongwei.yxfdesignpattern.R;
import com.rongwei.yxfdesignpattern.activity.strategy.attck.Attack1;
import com.rongwei.yxfd... | 3,728 | 0.658383 | 0.648826 | 99 | 35.989899 | 24.213068 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.656566 | false | false | 4 |
a35b5103be01fec10f4ddea8d08576ff595425f4 | 23,081,154,256,310 | 95928fdfe296c883b787d091784bfc5e059bec5d | /Spring-Boot-Mysql-Jpa-Hibernate-Swagger/src/main/java/com/rs/fer/main/GetUserMain.java | 2d812e06a5ef01d78b7b4f4d549b40826b9e1698 | [] | no_license | VinayManukonda3321/Spring-Boot-Mysql-Jpa-Hibernate-Swagger | https://github.com/VinayManukonda3321/Spring-Boot-Mysql-Jpa-Hibernate-Swagger | 0180413f0b4dbd1fabe0c683ed9eac3e84b72cc1 | fd73837e887717c31dd902997e5ed5ff89b66546 | refs/heads/master | 2022-12-19T02:47:59.515000 | 2020-09-11T14:41:04 | 2020-09-11T14:41:04 | 286,449,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rs.fer.main;
import com.rs.fer.bean.User;
import com.rs.fer.service.impl.FERServiceImpl;
import com.rs.fer.service1.FERService;
public class GetUserMain {
public static void main(String[] args) {
FERService ferService = new FERServiceImpl();
int userId=1;
User userdata=ferService.gerUser(... | UTF-8 | Java | 460 | java | GetUserMain.java | Java | [] | null | [] | package com.rs.fer.main;
import com.rs.fer.bean.User;
import com.rs.fer.service.impl.FERServiceImpl;
import com.rs.fer.service1.FERService;
public class GetUserMain {
public static void main(String[] args) {
FERService ferService = new FERServiceImpl();
int userId=1;
User userdata=ferService.gerUser(... | 460 | 0.704348 | 0.7 | 19 | 22.210526 | 18.004616 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.473684 | false | false | 4 |
980f7a757842b68446297947d4013b5d7fe49390 | 26,345,329,401,243 | d5ad4e7aa4ca4d9e311ca6a15d3bdc2fb0fe787f | /src/main/java/com/example/demo/api/GpsController.java | 45b9db97d1e898207f49dd3786ed6baed8161903 | [] | no_license | tdktrong/karrosTech | https://github.com/tdktrong/karrosTech | b80cccd2d82609dee7a1aba1c6f24d696f3cf71a | 630b7554e9393a55abb1b07bf132160951656785 | refs/heads/master | 2022-11-02T18:18:05.699000 | 2020-06-12T04:58:46 | 2020-06-12T04:58:46 | 271,711,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.api;
import com.example.demo.Constants.Constants;
import com.example.demo.api.request.GpsRequest;
import com.example.demo.domain.GPS;
import com.example.demo.dto.GpsDto;
import com.example.demo.service.GpsService;
import com.example.demo.utils.StringUtils;
import org.springframework.beans.fact... | UTF-8 | Java | 1,839 | java | GpsController.java | Java | [] | null | [] | package com.example.demo.api;
import com.example.demo.Constants.Constants;
import com.example.demo.api.request.GpsRequest;
import com.example.demo.domain.GPS;
import com.example.demo.dto.GpsDto;
import com.example.demo.service.GpsService;
import com.example.demo.utils.StringUtils;
import org.springframework.beans.fact... | 1,839 | 0.721588 | 0.719957 | 54 | 33.055557 | 22.007925 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 4 |
7a5ec6fe0b8324bf1d274612366860cb3abf264b | 27,900,107,561,760 | 209412f8ad5a8a5a8bbfe0619bf7d5660e9f4bc5 | /TP/OBJET-TP7/codeJava/Archer.java | 4289a353aa04325424454ec005ff6d37c5dc9818 | [] | no_license | canran9/JeuJava | https://github.com/canran9/JeuJava | 4faad1751974d03bd086c02fdce39a585cd27af4 | e1e6dd0bd97d1e8c553cbd2f847a94a1c3892f2d | refs/heads/master | 2020-12-11T20:06:24.965000 | 2020-01-15T14:12:28 | 2020-01-15T14:12:28 | 233,946,678 | 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 org.centrale.projet.objet;
import java.util.LinkedList;
import java.util.Random;
import java.util.StringTokenizer;
/**
* Un ... | UTF-8 | Java | 6,272 | java | Archer.java | Java | [
{
"context": "n personnage qui attaque à distance.\n *\n * @author canran\n */\npublic class Archer extends Personnage implem",
"end": 412,
"score": 0.5376137495040894,
"start": 406,
"tag": "USERNAME",
"value": "canran"
},
{
"context": "défaut d'un\n * Personnage, sauf pour : - n... | 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 org.centrale.projet.objet;
import java.util.LinkedList;
import java.util.Random;
import java.util.StringTokenizer;
/**
* Un ... | 6,272 | 0.592812 | 0.588802 | 165 | 36.775757 | 35.430058 | 259 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 4 |
b5dc207354972db23e2e6757b740fb117c807294 | 32,289,564,139,502 | ffe6fba6a6c2074a7379b28615301a9633cf45a1 | /src/main/java/com/arjun/automation/utilities/ReadConfig.java | 5a5862e6ace1c045ddfaa475e8d86c92673fac84 | [] | no_license | suthakar-mari/AutomationFramework_Java | https://github.com/suthakar-mari/AutomationFramework_Java | db39e3c2c08735a99cc365b0fb7bb0e5117d99ba | 6dec26e4a2874e6e05087e41e2bf7c52cfb07ebd | refs/heads/master | 2020-05-19T11:17:17.675000 | 2019-05-05T07:14:41 | 2019-05-05T07:14:41 | 184,988,760 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arjun.automation.utilities;
import java.io.File;
import java.io.FileInputStream;
import java.util.Properties;
public class ReadConfig
{
Properties prop;
public ReadConfig()
{
File configFile = new File("./configurations/config.properties");
try
{
FileInputStream fis = new FileInputStream... | UTF-8 | Java | 1,202 | java | ReadConfig.java | Java | [] | null | [] | package com.arjun.automation.utilities;
import java.io.File;
import java.io.FileInputStream;
import java.util.Properties;
public class ReadConfig
{
Properties prop;
public ReadConfig()
{
File configFile = new File("./configurations/config.properties");
try
{
FileInputStream fis = new FileInputStream... | 1,202 | 0.719634 | 0.719634 | 66 | 17.227272 | 19.299706 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 4 |
81fd9f0ba7c337921d680cf1d2fb6b358075d44a | 32,573,031,980,038 | 0384f124c7811a2ed87db32499cf01823d51683e | /mallSecond/mall-sso/mall-sso-service/src/main/java/com/dsc/sso/service/impl/AddressServiceImpl.java | 6eab42668198943c829d30ce663c0d1ded42160b | [
"MIT"
] | permissive | f117-sercet/shopping-mall | https://github.com/f117-sercet/shopping-mall | f7cc26c839d675fa8db36f781f3c287ecc0ec82b | 322217a9deabb07bc31e2f43d31f83cd8ec2322d | refs/heads/master | 2021-03-07T13:15:07.244000 | 2021-01-07T08:52:22 | 2021-01-07T08:52:22 | 246,268,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dsc.sso.service.impl;
import com.dsc.common.execetion.MallException;
import com.dsc.mall.manager.mapper.TbAddressMapper;
import com.dsc.mall.manager.pojo.TbAddress;
import com.dsc.mall.manager.pojo.TbAddressExample;
import com.dsc.sso.service.AddressService;
import org.springframework.beans.factory.annotat... | UTF-8 | Java | 2,887 | java | AddressServiceImpl.java | Java | [
{
"context": ";\nimport java.util.List;\n\n/**\n * 地址实现类\n * @author 60221\n */\npublic class AddressServiceImpl implements Ad",
"end": 447,
"score": 0.9911772012710571,
"start": 442,
"tag": "USERNAME",
"value": "60221"
}
] | null | [] | package com.dsc.sso.service.impl;
import com.dsc.common.execetion.MallException;
import com.dsc.mall.manager.mapper.TbAddressMapper;
import com.dsc.mall.manager.pojo.TbAddress;
import com.dsc.mall.manager.pojo.TbAddressExample;
import com.dsc.sso.service.AddressService;
import org.springframework.beans.factory.annotat... | 2,887 | 0.642831 | 0.636692 | 94 | 28.457447 | 22.580666 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43617 | false | false | 4 |
cae16ac643f4927ef3493b1eeafd5e044077c20a | 12,257,836,685,460 | 03401a23b1b41cbaab103199bc9b0cbf84e89ff2 | /dari/dari-ejb/src/main/java/Interfaces/IStatRemote.java | a516b340850d11d92a1d3092829b34e12a583786 | [] | no_license | mariem165/dari | https://github.com/mariem165/dari | be528abef092c3120b21e71b6ffb94ccd88b1053 | 79b182cd65644c8d2927e90b8d6cc2067a594b42 | refs/heads/master | 2022-12-07T23:20:51.559000 | 2020-06-09T04:15:40 | 2020-06-09T04:15:40 | 249,835,704 | 0 | 0 | null | false | 2022-12-06T00:34:43 | 2020-03-24T22:53:39 | 2020-06-09T04:47:20 | 2022-12-06T00:34:43 | 57,165 | 0 | 0 | 5 | CSS | false | false | package Interfaces;
import java.util.Map;
import javax.ejb.LocalBean;
import javax.ejb.Remote;
import tn.esprit.dari.entities.ContractModelType;
@Remote
@LocalBean
public interface IStatRemote {
public Map<ContractModelType,String> contractTypeStat();
}
| UTF-8 | Java | 260 | java | IStatRemote.java | Java | [] | null | [] | package Interfaces;
import java.util.Map;
import javax.ejb.LocalBean;
import javax.ejb.Remote;
import tn.esprit.dari.entities.ContractModelType;
@Remote
@LocalBean
public interface IStatRemote {
public Map<ContractModelType,String> contractTypeStat();
}
| 260 | 0.803846 | 0.803846 | 15 | 16.333334 | 17.898479 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 4 |
60a9332efe5c451f839eaafa08e8f57b22854629 | 23,467,701,325,936 | cb05f5675db02118d161a4f2ae5384cb19880031 | /src/main/java/cn/bidlink/report/app/individuation/ReportUrlAppender.java | d3ff4b91f0f649314f3c9fb9c6c4675d59bcb55b | [] | no_license | wyl9297/report-app | https://github.com/wyl9297/report-app | cf6d5deaca2ad01105a9bb03713f950932049458 | 80713109812c4b0ef7298b0e1fffc8bf7bc204fb | refs/heads/pre_merge_dev | 2022-09-01T11:21:58.364000 | 2020-04-16T05:41:31 | 2020-04-16T05:41:31 | 267,757,047 | 1 | 1 | null | false | 2020-05-29T04:17:54 | 2020-05-29T03:33:15 | 2020-05-29T03:33:15 | 2020-05-29T04:17:53 | 0 | 0 | 0 | 1 | null | false | false | package cn.bidlink.report.app.individuation;
import javax.servlet.http.HttpServletRequest;
/**
* 报表url定制化参数接口
* 此接口实现类必须声明 cn.bidlink.report.app.annotation.Individuation注解 value属性是route.properties中的要定制的目标url
* 例如 @Individuation("purchase.purchaseBargain")
* 每一个url只能有一个定制类
*
* @author :<a href="mailto:yanlinwang... | UTF-8 | Java | 1,750 | java | ReportUrlAppender.java | Java | [
{
"context": "\n * 每一个url只能有一个定制类\n *\n * @author :<a href=\"mailto:yanlinwang@ebnew.com\">王炎林</a>\n * @date :2019-08-20 14:19:59\n */\npublic",
"end": 330,
"score": 0.9999260902404785,
"start": 310,
"tag": "EMAIL",
"value": "yanlinwang@ebnew.com"
},
{
"context": " * @author :<a href... | null | [] | package cn.bidlink.report.app.individuation;
import javax.servlet.http.HttpServletRequest;
/**
* 报表url定制化参数接口
* 此接口实现类必须声明 cn.bidlink.report.app.annotation.Individuation注解 value属性是route.properties中的要定制的目标url
* 例如 @Individuation("purchase.purchaseBargain")
* 每一个url只能有一个定制类
*
* @author :<a href="mailto:<EMAIL>">王... | 1,711 | 0.708987 | 0.67903 | 42 | 32.404762 | 30.380962 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 4 |
21368bd91313171f994588478612e708cd0dd952 | 23,467,701,324,803 | a723b8ffda097b5e3d563deed35fe468abe74e88 | /CSCE 146/Homework/Homework03/GenCircularLinkedList.java | 98c23f9edf6ddcd5aec8985f58cdb37693a4e0c5 | [] | no_license | Darshan-2001/Java | https://github.com/Darshan-2001/Java | b379b6d436afd46d23478a2179ea2a9cc40c6e50 | 014ce43b4b4d5bdeed1b3e3af3d41b8f71a7b39d | refs/heads/master | 2022-02-20T18:51:44.398000 | 2019-10-19T00:53:16 | 2019-10-19T00:53:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Written By Prashant Thirumal
*/
public class GenCircularLinkedList<T> {
private class ListNode{
private T data;
private ListNode link;
public ListNode() {
this.data = null;
this.link = null;
}
public ListNode(T aData, ListNode aLink) {
this.data = aData;
this.link = aLink;
}
}
p... | UTF-8 | Java | 2,385 | java | GenCircularLinkedList.java | Java | [
{
"context": "/*\n * Written By Prashant Thirumal\n */\npublic class GenCircularLinkedList<T> {\n\t\n\tpr",
"end": 34,
"score": 0.9998789429664612,
"start": 17,
"tag": "NAME",
"value": "Prashant Thirumal"
}
] | null | [] | /*
* Written By <NAME>
*/
public class GenCircularLinkedList<T> {
private class ListNode{
private T data;
private ListNode link;
public ListNode() {
this.data = null;
this.link = null;
}
public ListNode(T aData, ListNode aLink) {
this.data = aData;
this.link = aLink;
}
}
private List... | 2,374 | 0.610482 | 0.610482 | 141 | 15.914893 | 14.266705 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.134752 | false | false | 4 |
63d32e37ad63997357edc4c17686b4a6067fe26d | 20,289,425,531,616 | a469182d8e28eebc18ad31eb0f88aa4326e2abcb | /ancien_version/code_mauvais/EnregistreSpeed.java | c16f13dca6c8377a4824d5ef2dff7dafdff751cc | [] | no_license | MagicienDeCode/LegoMindstrom | https://github.com/MagicienDeCode/LegoMindstrom | b86cb7a6790943f24da5001d9734d0c6515e1f96 | 49c2d6ebd5bd9a8a5d120190350e4a51db6688f3 | refs/heads/master | 2018-12-19T23:03:17.395000 | 2018-06-03T14:08:55 | 2018-06-03T14:08:55 | 84,363,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStreamWriter;
import lejos.nxt.Button;
import lejos.nxt.Motor;
public class EnregistreSpeed extends Thread{
BufferedWriter raf=null;
public void run() {
try {
String trace="";
int line=0;... | UTF-8 | Java | 903 | java | EnregistreSpeed.java | Java | [] | null | [] | package main;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStreamWriter;
import lejos.nxt.Button;
import lejos.nxt.Motor;
public class EnregistreSpeed extends Thread{
BufferedWriter raf=null;
public void run() {
try {
String trace="";
int line=0;... | 903 | 0.634551 | 0.625692 | 43 | 20.023256 | 19.090345 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.744186 | false | false | 4 |
108eaef472ee2698af0b01ce6609601cab8dc53b | 21,096,879,382,296 | 4a259d119995a4325363ff1d373629aa077e3d8d | /src/main/java/utility/PreRoiobject.java | 104e2fa3f360fd88e1c41ed557a646e605577523 | [] | no_license | kapoorlab/Bubbleator | https://github.com/kapoorlab/Bubbleator | 9b7a48a4686cca0f9a48fa8495257a5cf7a7fbd6 | 1b025f5024bcb01cf07ea2bd5658f7745c7910ed | refs/heads/master | 2021-07-20T23:34:47.567000 | 2021-07-09T09:44:01 | 2021-07-09T09:44:01 | 110,681,046 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utility;
import java.util.ArrayList;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.atomic.AtomicInteger;
import ij.gui.Roi;
import net.imglib2.AbstractEuclideanSpace;
import net.imglib2.Cursor;
import net.imglib2.RandomAccessibleInterval;
import net.imglib2.RealLocalizable;
import... | UTF-8 | Java | 8,724 | java | PreRoiobject.java | Java | [] | null | [] | package utility;
import java.util.ArrayList;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.atomic.AtomicInteger;
import ij.gui.Roi;
import net.imglib2.AbstractEuclideanSpace;
import net.imglib2.Cursor;
import net.imglib2.RandomAccessibleInterval;
import net.imglib2.RealLocalizable;
import... | 8,724 | 0.68111 | 0.671252 | 333 | 25.198198 | 28.296528 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.657658 | false | false | 4 |
770ba56af90706be41f94f1321e87f303e4f912b | 25,804,163,540,166 | d0818c5665f4cd6896b7c706fa290b843faeb867 | /src/main/java/com/inotech/management/eventapp/entities/demographics/PincodeDistrictMapping.java | 4987cb2cd3e48d17ee1bdb4d2823b31dff21be21 | [] | no_license | agampreetsingh/ino_event_app | https://github.com/agampreetsingh/ino_event_app | b23e43c6cf6ab880769e0010da9ad380fceabad7 | c74ff00659f7ff0e64460f8ce268232105232e1d | refs/heads/master | 2023-05-06T11:15:07.231000 | 2020-12-15T18:49:58 | 2020-12-15T18:49:58 | 316,809,282 | 0 | 0 | null | false | 2020-12-03T18:31:42 | 2020-11-28T19:42:27 | 2020-12-03T18:04:14 | 2020-12-03T18:31:42 | 58 | 0 | 0 | 0 | null | false | false | package com.inotech.management.eventapp.entities.demographics;
import javax.persistence.*;
@Entity
@Table(name = "pincodes_districts")
public class PincodeDistrictMapping {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "ID")
private Long id;
@OneToOne
private Pincode... | UTF-8 | Java | 914 | java | PincodeDistrictMapping.java | Java | [] | null | [] | package com.inotech.management.eventapp.entities.demographics;
import javax.persistence.*;
@Entity
@Table(name = "pincodes_districts")
public class PincodeDistrictMapping {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "ID")
private Long id;
@OneToOne
private Pincode... | 914 | 0.641138 | 0.641138 | 47 | 18.446808 | 17.34973 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.234043 | false | false | 4 |
22625937dcd8ba58e3d319a7d80e52ffb59629e2 | 8,057,358,671,522 | 6ed11b3b9970fdb77ece17276a8e0f679ce7f8a4 | /src/com/school/Digui.java | eb12633dd853bfa0e26da9b6410e33a1ca2f9fb4 | [] | no_license | ailesaiqiuba/java- | https://github.com/ailesaiqiuba/java- | 29f1b5bca97bc1b8aa8f893d69d0549f15ecf295 | 8259e1d922ace02df64cbac0d9b9eea0fc1d86c7 | refs/heads/master | 2020-11-26T17:32:55.979000 | 2019-12-20T00:28:57 | 2019-12-20T00:28:57 | 229,159,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.school;
public class Digui {
public static int getSum(int n) {
if (n==1) {
return 1;
}
int temp=getSum(n-1);
return temp+n;
}
public static void main(String[] args) {
System.out.println("1到100的和为"+getSum(100));
}
}
| UTF-8 | Java | 277 | java | Digui.java | Java | [] | null | [] | package com.school;
public class Digui {
public static int getSum(int n) {
if (n==1) {
return 1;
}
int temp=getSum(n-1);
return temp+n;
}
public static void main(String[] args) {
System.out.println("1到100的和为"+getSum(100));
}
}
| 277 | 0.583643 | 0.546468 | 17 | 13.823529 | 14.345466 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529412 | false | false | 4 |
f1bb92c74631aa1fa09969fb79885f71e4997229 | 6,064,493,854,891 | 855b4041b6a7928988a41a5f3f7e7c7ae39565e4 | /hk-core/src/main/java/com/hk/svr/pub/InitBean.java | 3d1c87696277b47d9b261702b0328cc04efddf8f | [] | no_license | mestatrit/newbyakwei | https://github.com/mestatrit/newbyakwei | 60dca96c4c21ae5fcf6477d4627a0eac0f76df35 | ea9a112ac6fcbc2a51dbdc79f417a1d918aa4067 | refs/heads/master | 2021-01-10T06:29:50.466000 | 2013-03-07T08:09:58 | 2013-03-07T08:09:58 | 36,559,185 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hk.svr.pub;
import org.springframework.beans.factory.InitializingBean;
import com.hk.bean.CompanyKindUtil;
public class InitBean implements InitializingBean {
private boolean init;
public void setInit(boolean init) {
this.init = init;
}
public void afterPropertiesSet() throws Excepti... | UTF-8 | Java | 412 | java | InitBean.java | Java | [] | null | [] | package com.hk.svr.pub;
import org.springframework.beans.factory.InitializingBean;
import com.hk.bean.CompanyKindUtil;
public class InitBean implements InitializingBean {
private boolean init;
public void setInit(boolean init) {
this.init = init;
}
public void afterPropertiesSet() throws Excepti... | 412 | 0.713592 | 0.713592 | 20 | 18.700001 | 19.058069 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 4 |
6b16c162818549ee237b23ead0647d8b6a04cf5b | 24,824,910,996,414 | 761f5078fa4d975d52d019d4858befe91bfb7c8f | /src/shane/nolan/wit/Maskify.java | 02a828b347fe335795379f0a9aefcf461c7bb0e3 | [] | no_license | shanenolanwit/mycodewars | https://github.com/shanenolanwit/mycodewars | 8bef16cdfbe411c2922dc1c65cb169a9f07da67e | 7d0ece4042284ffea889088e5ca253c8fa36c543 | refs/heads/master | 2020-03-30T06:30:15.356000 | 2018-10-04T17:28:07 | 2018-10-04T17:28:07 | 150,866,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shane.nolan.wit;
/**
* Usually when you buy something, you're asked whether your credit card number,
* phone number or answer to your most secret question is still correct.
* However, since someone could look over your shoulder, you don't want that shown on your screen.
* Instead, we mask it.
* Your ta... | UTF-8 | Java | 881 | java | Maskify.java | Java | [
{
"context": " the last four characters into '#'.\n * \n * @author Shane Nolan\n * @link https://www.codewars.com/kata/credit-car",
"end": 438,
"score": 0.9998940229415894,
"start": 427,
"tag": "NAME",
"value": "Shane Nolan"
}
] | null | [] | package shane.nolan.wit;
/**
* Usually when you buy something, you're asked whether your credit card number,
* phone number or answer to your most secret question is still correct.
* However, since someone could look over your shoulder, you don't want that shown on your screen.
* Instead, we mask it.
* Your ta... | 876 | 0.582293 | 0.574347 | 23 | 37.304348 | 36.134331 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.956522 | false | false | 4 |
e2071482d69940df1314514ad811200667fbbe9c | 31,954,556,714,815 | 23d343c5a7d982697ba539de76c24a03e6fd9b0d | /1042/Solution.java | 3845333c9c14917994c8c966e42309e101c2ad08 | [] | no_license | yanglin0883/leetcode | https://github.com/yanglin0883/leetcode | 5050e4062aea6c3070a54843e07d5a09a592eda2 | 851d3bec58d61ed908d8c33c31d309ff204e1643 | refs/heads/master | 2022-12-05T23:50:39.822000 | 2020-08-21T17:13:16 | 2020-08-21T17:13:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public int[] gardenNoAdj(int N, int[][] paths) {
Map<Integer, ArrayList<Integer>> graph = new HashMap();
for(int i=1;i<=N;i++)
graph.put(i, new ArrayList());
for(int[] temp:paths){
graph.get(temp[0]).add(temp[1]);
graph.get(temp[1]).add(te... | UTF-8 | Java | 1,226 | java | Solution.java | Java | [] | null | [] | class Solution {
public int[] gardenNoAdj(int N, int[][] paths) {
Map<Integer, ArrayList<Integer>> graph = new HashMap();
for(int i=1;i<=N;i++)
graph.put(i, new ArrayList());
for(int[] temp:paths){
graph.get(temp[0]).add(temp[1]);
graph.get(temp[1]).add(te... | 1,226 | 0.485318 | 0.477161 | 36 | 33.083332 | 16.715553 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
6e0e86f40234631c5358621ed66f51d222febed8 | 26,233,660,279,209 | 01dc8d565062b7f75cf291846a41c590ff3e0494 | /src/test/java/br/com/silva/uniph/web/rest/UserResourceTest.java | a6fe965655f7d1195484cb7639ab770c134f80a5 | [] | no_license | DanSilva41/uniph-service | https://github.com/DanSilva41/uniph-service | bd4711d7d569cdd832cf7d9a97ea224589dc6864 | 81addf0835cddd31da2c9449e0a88da6a25929a6 | refs/heads/master | 2023-01-11T23:14:08.721000 | 2020-11-14T18:18:31 | 2020-11-14T18:18:31 | 154,563,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.silva.uniph.web.rest;
import br.com.silva.uniph.service.impl.UserService;
import com.fasterxml.jackson.databind.ObjectMapper;
import junit.framework.TestCase;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
i... | UTF-8 | Java | 1,699 | java | UserResourceTest.java | Java | [
{
"context": "ult.MockMvcResultMatchers.status;\n\n\n/**\n * @author Danilo Silva\n */\n@AutoConfigureMockMvc\n@ActiveProfiles(\"test\")",
"end": 1071,
"score": 0.9998470544815063,
"start": 1059,
"tag": "NAME",
"value": "Danilo Silva"
}
] | null | [] | package br.com.silva.uniph.web.rest;
import br.com.silva.uniph.service.impl.UserService;
import com.fasterxml.jackson.databind.ObjectMapper;
import junit.framework.TestCase;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
i... | 1,693 | 0.776928 | 0.776339 | 53 | 31.075472 | 25.231644 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490566 | false | false | 4 |
f19e81a96adb836eb5576f9506ebd9791538aba2 | 21,766,894,288,676 | 8c9a12c1a6fb24a98b6f2c365a3fb3eaa9225538 | /nincord-common/src/main/java/dev/nincodedo/nincord/persistence/AuditMetadata.java | 6bddb90cd65ff35b1305372a9118a49fab34f9c7 | [
"MIT"
] | permissive | Nincodedo/Ninbot | https://github.com/Nincodedo/Ninbot | ec9731b9eb9b0c49454ed5ee105864e3df422523 | bbdcdeaff1f16b360147caa4f4e9ae96f41f6cff | refs/heads/main | 2023-09-01T20:52:35.155000 | 2023-09-01T20:22:04 | 2023-09-01T20:22:04 | 90,103,549 | 13 | 2 | MIT | false | 2023-09-12T17:18:02 | 2017-05-03T03:20:11 | 2023-08-02T16:55:14 | 2023-09-12T17:18:00 | 3,797 | 10 | 0 | 6 | Java | false | false | package dev.nincodedo.nincord.persistence;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.springframework.data.annotation.CreatedBy;
import org.springframework.data.annotation.CreatedDate;
import org.springframework.data.annotation.LastModifiedBy;
import org.springfra... | UTF-8 | Java | 983 | java | AuditMetadata.java | Java | [
{
"context": "package dev.nincodedo.nincord.persistence;\n\nimport lombok.AllArgsCons",
"end": 19,
"score": 0.588009774684906,
"start": 15,
"tag": "USERNAME",
"value": "code"
}
] | null | [] | package dev.nincodedo.nincord.persistence;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.springframework.data.annotation.CreatedBy;
import org.springframework.data.annotation.CreatedDate;
import org.springframework.data.annotation.LastModifiedBy;
import org.springfra... | 983 | 0.760936 | 0.760936 | 37 | 25.567568 | 17.416271 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 4 |
ce3c0030dfef2b16dc9f615f206a983000f4502a | 19,507,741,500,720 | 134fdeba93136798f71860e638029da13d944cea | /src/main/java/jsfbeans/GetPositionBean.java | 073f7cde76989953a3385755949b69e2825e417d | [] | no_license | ignsv/jeeMKR | https://github.com/ignsv/jeeMKR | c3175d0bc405efdd023fea388dd2a1fc0b28c5ae | 30792bb246060aae939ff2c33f545b54b10c45fb | refs/heads/master | 2020-06-29T23:16:48.906000 | 2016-11-22T21:38:16 | 2016-11-22T21:38:16 | 74,405,165 | 0 | 0 | null | true | 2016-11-21T20:57:49 | 2016-11-21T20:57:48 | 2016-11-13T23:16:40 | 2016-11-16T00:25:27 | 31 | 0 | 0 | 0 | null | null | null | package jsfbeans;
import entity.Company;
import entity.Position;
import entity.Vacancy;
import service.PositionService;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
import javax.faces.bean.SessionScoped;
import javax.faces.b... | UTF-8 | Java | 935 | java | GetPositionBean.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by ignatenko on 19.11.16.\n */\n@ManagedBean\n@RequestScoped\npubl",
"end": 463,
"score": 0.9996611475944519,
"start": 454,
"tag": "USERNAME",
"value": "ignatenko"
}
] | null | [] | package jsfbeans;
import entity.Company;
import entity.Position;
import entity.Vacancy;
import service.PositionService;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
import javax.faces.bean.SessionScoped;
import javax.faces.b... | 935 | 0.734759 | 0.728342 | 46 | 19.304348 | 16.906223 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 13 |
f5385889d4f6ab475ca6f64ea550987d52ef40a4 | 12,567,074,348,545 | 9f924ce05a40563d86520216e03a37784c91d459 | /src/main/java/org/crm/selenium/pages/ContactsPage.java | 1d4d66be64db613965f52e57686cfaab88b0ca16 | [] | no_license | anishgho/FreeCRMAutomation | https://github.com/anishgho/FreeCRMAutomation | b473842244aa621b9b5c1af14a6100c72076041e | 4f92a27c40930a4683254e76ae7a0cc43936910a | refs/heads/master | 2023-08-29T07:22:58.836000 | 2021-10-18T07:40:47 | 2021-10-18T07:40:47 | 415,474,507 | 1 | 0 | null | false | 2021-10-18T07:32:29 | 2021-10-10T03:15:59 | 2021-10-17T15:57:57 | 2021-10-18T07:32:29 | 102 | 0 | 0 | 1 | HTML | false | false | package org.crm.selenium.pages;
import org.crm.selenium.base.TestBase;
import org.crm.selenium.macros.SeleniumClick;
import org.openqa.selenium.support.ui.Select;
public class ContactsPage extends TestBase{
public String contactlabel = "//td[contains(text(),'Contacts')]";
public String firstname = "//input[@name... | UTF-8 | Java | 1,348 | java | ContactsPage.java | Java | [
{
"context": "ublic String checkboxpath = \"//a[contains(text(),'Anish Ghosh') and @_cid='29588599']/parent::td/preceding-sibl",
"end": 748,
"score": 0.9998779296875,
"start": 737,
"tag": "NAME",
"value": "Anish Ghosh"
}
] | null | [] | package org.crm.selenium.pages;
import org.crm.selenium.base.TestBase;
import org.crm.selenium.macros.SeleniumClick;
import org.openqa.selenium.support.ui.Select;
public class ContactsPage extends TestBase{
public String contactlabel = "//td[contains(text(),'Contacts')]";
public String firstname = "//input[@name... | 1,343 | 0.737389 | 0.72997 | 42 | 31.095238 | 33.826454 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.595238 | false | false | 13 |
eeeef35c62a51c495c9516a32e487aae47daed1c | 22,411,139,374,562 | 966f11adb7adb939d512afa3f49c410e06c7f894 | /day19/exception_myexception/Main.java | 21b1e8f388fd50a8586a57e78f0a40c9a61ecac7 | [] | no_license | inthesnow/snow_java | https://github.com/inthesnow/snow_java | e5303312cad9eee389d82eaaa4ad733447fd68f2 | 3c910004b4170c6ea3298f2252fe92a849ea8941 | refs/heads/master | 2023-04-18T13:17:32.271000 | 2021-03-26T08:24:17 | 2021-03-26T08:24:17 | 350,255,354 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exception_myexception;
public class Main {
public static void main(String[] args) {
Account a = new Account("kim", "486", 10000);
a.depsoit(10000);
System.out.println(a.getBalance());
a.withDraw(30000);
//System.out.println(a.getBalance());
}
}
| UTF-8 | Java | 268 | java | Main.java | Java | [
{
"context": " main(String[] args) {\n\t\tAccount a = new Account(\"kim\", \"486\", 10000);\n\t\ta.depsoit(10000);\n\t\tSystem.out",
"end": 124,
"score": 0.9893651604652405,
"start": 121,
"tag": "USERNAME",
"value": "kim"
}
] | null | [] | package exception_myexception;
public class Main {
public static void main(String[] args) {
Account a = new Account("kim", "486", 10000);
a.depsoit(10000);
System.out.println(a.getBalance());
a.withDraw(30000);
//System.out.println(a.getBalance());
}
}
| 268 | 0.679105 | 0.61194 | 11 | 23.363636 | 16.411043 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
163a2287dbc32a5fc2d2b700695d8cf29dfa21e8 | 35,124,242,552,824 | a4d8a757427cbeb8621a1c8e0167170780111234 | /practice/src/main/java/ca/jrvs/apps/practice/codingChallenge/sorting/MergeSort.java | da455ded0d02a27ffbb25db0bb2e1b2eb36a37f1 | [] | no_license | mephistoshadow/jarvis_data_eng_SiqiYang | https://github.com/mephistoshadow/jarvis_data_eng_SiqiYang | 23ae9337026035ac8727031f60534ccaebac3c4e | 4a2a11c9d335287142861c43a7369826ff7735b7 | refs/heads/master | 2023-01-24T18:20:16.230000 | 2020-12-04T15:06:01 | 2020-12-04T15:06:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.jrvs.apps.practice.codingChallenge.sorting;
public class MergeSort {
public void mergeSort(int[] arr, int left, int right) {
if (left < right) {
int middle = ((left + right) / 2);
mergeSort(arr, left, middle);
mergeSort(arr, middle + 1, right);
merge(arr, left, right, middle)... | UTF-8 | Java | 1,637 | java | MergeSort.java | Java | [] | null | [] | package ca.jrvs.apps.practice.codingChallenge.sorting;
public class MergeSort {
public void mergeSort(int[] arr, int left, int right) {
if (left < right) {
int middle = ((left + right) / 2);
mergeSort(arr, left, middle);
mergeSort(arr, middle + 1, right);
merge(arr, left, right, middle)... | 1,637 | 0.581552 | 0.570556 | 65 | 24.184616 | 20.306795 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.830769 | false | false | 13 |
dfdd03cc255d35896d7b619759cc9b1864242731 | 7,189,775,318,086 | f56cc918454531802a4db3c07ebf6d7df0b49dee | /src/com/ssss/shareInfo/service/ReceiveNoticeService.java | ef27184c26ca87df8ba726ab8d2093035c46c559 | [] | no_license | weifuchenggg/ShareInformation | https://github.com/weifuchenggg/ShareInformation | 66102517e544b60cd16cc126cdb4f16783e6fad2 | 86336dfdd2805741edde3353bbeda8fcdfba9538 | refs/heads/master | 2020-12-02T11:07:14.441000 | 2017-07-08T07:54:19 | 2017-07-08T07:54:19 | 96,604,415 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssss.shareInfo.service;
import java.util.List;
import org.hibernate.criterion.DetachedCriteria;
import com.ssss.shareInfo.model.Receivenotice;
public interface ReceiveNoticeService {
public void save(Receivenotice receivenotice);
public List<Receivenotice> findAll(Receivenotice receivenotice);
public... | UTF-8 | Java | 498 | java | ReceiveNoticeService.java | Java | [] | null | [] | package com.ssss.shareInfo.service;
import java.util.List;
import org.hibernate.criterion.DetachedCriteria;
import com.ssss.shareInfo.model.Receivenotice;
public interface ReceiveNoticeService {
public void save(Receivenotice receivenotice);
public List<Receivenotice> findAll(Receivenotice receivenotice);
public... | 498 | 0.841365 | 0.841365 | 15 | 32.200001 | 25.190474 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 13 |
707a9c30a571d9759e48194bca129d249b2bfc72 | 26,886,495,278,786 | 8b506702b4e7ff0c0583d25cd4fd7777c2b3278e | /src/main/java/com/virugan/mytoolsbox/mapper/myAccountDetailMapper.java | 2f8600945986348a3da2359bd2f440de8b53b03c | [] | no_license | saiyizero/mytoolsbox | https://github.com/saiyizero/mytoolsbox | 22177cb80ff72f1216ebc3ab7c329b5e12e96fcc | 8f2e8f91743b04f5aaa6b98e64f680c86c2ac597 | refs/heads/master | 2023-05-26T22:16:12.349000 | 2019-12-12T04:03:49 | 2019-12-12T04:03:49 | 227,511,693 | 0 | 0 | null | false | 2022-11-16T10:37:07 | 2019-12-12T03:26:06 | 2019-12-12T04:05:46 | 2022-11-16T10:37:04 | 43,185 | 0 | 0 | 1 | JavaScript | false | false | package com.virugan.mytoolsbox.mapper;
import com.virugan.mytoolsbox.entry.myAccountDetail;
import com.virugan.mytoolsbox.entry.myAccountDetailExample;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repositor... | UTF-8 | Java | 1,081 | java | myAccountDetailMapper.java | Java | [] | null | [] | package com.virugan.mytoolsbox.mapper;
import com.virugan.mytoolsbox.entry.myAccountDetail;
import com.virugan.mytoolsbox.entry.myAccountDetailExample;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repositor... | 1,081 | 0.807586 | 0.807586 | 34 | 30.82353 | 33.098312 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 13 |
32af89e324632431f734ed9925a7cd1fa9737cfd | 29,901,562,372,784 | 847e309bfe8a8d7c346ae7f9ea913a5f81497527 | /Student.java | 55249189e7d60e77a2c3a5c56c5b703043e2b564 | [] | no_license | rakis10/school_java | https://github.com/rakis10/school_java | 2ac7fa4f589eed3cf6fa4c8f311ff76cec6c92a7 | 1f64844053da657a37ebeee0481386c71c4f6f6d | refs/heads/master | 2020-03-11T08:04:08.242000 | 2018-04-17T08:45:54 | 2018-04-17T08:45:54 | 129,874,041 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pro;
import java.io.Serializable;
import javafx.scene.control.Button;
import javafx.scene.control.ChoiceBox;
import javafx.scene.control.ComboBox;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import javafx.scene.layout.FlowPane;
public class Student implements User, Serializable{... | UTF-8 | Java | 2,349 | java | Student.java | Java | [] | null | [] | package pro;
import java.io.Serializable;
import javafx.scene.control.Button;
import javafx.scene.control.ChoiceBox;
import javafx.scene.control.ComboBox;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import javafx.scene.layout.FlowPane;
public class Student implements User, Serializable{... | 2,349 | 0.683695 | 0.682844 | 88 | 25.693182 | 20.368959 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.113636 | false | false | 13 |
5f9d160173714a5df0158ea175d5413e18d9b296 | 20,873,541,059,735 | efb3f53d56cebedf39f8987ad414ca5f2d76c463 | /src/main/java/com/swapi/backend/service/PlanetService.java | a5a7bc8ca2f319792f2c9025d7a528e007ae55a5 | [] | no_license | marcogutto/StartWarsAPI | https://github.com/marcogutto/StartWarsAPI | e1ef6e06f8c035f233417c4101bdfdd2f1835661 | 5bf91fa2e3cdf8b5fa65c79aa86fc91a822afc4f | refs/heads/master | 2020-07-05T08:11:02.789000 | 2019-11-11T20:24:08 | 2019-11-11T20:24:08 | 202,584,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.swapi.backend.service;
import java.util.Optional;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import com.swapi.backend.domain.Planet;
import com.swapi.backend.exception.IncorrectNameException;
public interface PlanetService {
public Optional<Planet> fi... | UTF-8 | Java | 585 | java | PlanetService.java | Java | [] | null | [] | package com.swapi.backend.service;
import java.util.Optional;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import com.swapi.backend.domain.Planet;
import com.swapi.backend.exception.IncorrectNameException;
public interface PlanetService {
public Optional<Planet> fi... | 585 | 0.820513 | 0.820513 | 21 | 26.857143 | 29.753408 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904762 | false | false | 13 |
901295c43bb1812c409819f818821d2200deb4da | 23,828,478,564,797 | 83e6f4cca655ee1c3341286e7785f5775267ec1c | /src/java/za/co/cellc/net_log/html_builders/html/HTMLInterface.java | 98de93d095fe1bc0325ac3c17d1f5a4a10615dbd | [] | no_license | peerBal/net_log | https://github.com/peerBal/net_log | ea0aa561fcb61fdbcc0370c756aca42841f8b49b | 8814d533c306213bbdc3a5b322645df3c3162491 | refs/heads/master | 2015-08-10T12:08:56.931000 | 2014-02-27T07:29:28 | 2014-02-27T07:29:28 | 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 za.co.cellc.net_log.html_builders.html;
/**
*
* @author Pierre.Venter
*/
public interface HTMLInterface {
public String SELECT_OPTION_TYPE = "SELECT";
public String TEXTBOX_TYPE = "TEXT_... | UTF-8 | Java | 764 | java | HTMLInterface.java | Java | [
{
"context": "net_log.html_builders.html;\r\n\r\n/**\r\n *\r\n * @author Pierre.Venter\r\n */\r\npublic interface HTMLInterface {\r\n\r\n pub",
"end": 188,
"score": 0.9998491406440735,
"start": 175,
"tag": "NAME",
"value": "Pierre.Venter"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package za.co.cellc.net_log.html_builders.html;
/**
*
* @author Pierre.Venter
*/
public interface HTMLInterface {
public String SELECT_OPTION_TYPE = "SELECT";
public String TEXTBOX_TYPE = "TEXT_... | 764 | 0.649215 | 0.640052 | 26 | 27.384615 | 19.107141 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.