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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1123b3841398ee4c91661efd3fcb174bfb01ca82 | 14,224,931,684,672 | 7ae84a027db6f32d4538c47f2b29279c997dc4b4 | /Applet/awt/PanelDemo1.java | 958dfc76985d161d19d3ca171b04ce43418d4a17 | [] | no_license | uttarwarsandesh33/JAVA-Examples | https://github.com/uttarwarsandesh33/JAVA-Examples | b020883f48636c0619ba8ce5dadd662404474426 | af7f4fae8941325f509345b5465354435bb27b02 | refs/heads/master | 2021-01-20T03:17:18.243000 | 2017-08-24T12:01:12 | 2017-08-24T12:01:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 2005, Set 2
import java.awt.*;
public class PanelDemo1 extends Frame
{
public PanelDemo1()
{
Panel p1 = new Panel();
Panel p2 = new Panel();
p1.setLayout(new GridLayout(2, 2, 10, 10));
p1.add(new Label("User ID"));
p1.add(new TextField(15));
... | UTF-8 | Java | 668 | java | PanelDemo1.java | Java | [] | null | [] | // 2005, Set 2
import java.awt.*;
public class PanelDemo1 extends Frame
{
public PanelDemo1()
{
Panel p1 = new Panel();
Panel p2 = new Panel();
p1.setLayout(new GridLayout(2, 2, 10, 10));
p1.add(new Label("User ID"));
p1.add(new TextField(15));
... | 668 | 0.502994 | 0.452096 | 30 | 21.166666 | 16.12262 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 11 |
39dd7ec25dcdb49279441199f3b54e7e663192b7 | 7,645,041,789,695 | 2805f34ecea0d92b201ee45e86e0056718d609fe | /Engine.java | d75939496f2a2e7f71cad03f04b4c27e1a395de6 | [] | no_license | simonba/Tower-Defence-Project | https://github.com/simonba/Tower-Defence-Project | 255f146a702fc428670b5a5558a07894b4c1b04d | 0184eeb692a70cd58c25ab2709e75e78a6d96430 | refs/heads/master | 2016-09-13T06:20:10.043000 | 2016-06-09T15:24:55 | 2016-06-09T15:24:55 | 58,051,670 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Iterator;
import java.util.List;
public class Engine {
int counter;
/**
* Constructor for Engine.
*/
public Engine() {
counter = 0;
}
/**
* A counter that counts all the enemies that has managed to go
* through the board.
* @return An int number ... | UTF-8 | Java | 1,508 | java | Engine.java | Java | [] | null | [] | import java.util.Iterator;
import java.util.List;
public class Engine {
int counter;
/**
* Constructor for Engine.
*/
public Engine() {
counter = 0;
}
/**
* A counter that counts all the enemies that has managed to go
* through the board.
* @return An int number ... | 1,508 | 0.578249 | 0.577586 | 59 | 24.559322 | 22.319918 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.186441 | false | false | 11 |
5ee5f43da656f0c5c60295c830efa2cb5a72acf8 | 9,792,525,479,590 | 1d1a10f383159b7552e2a77b2b2de2308d845d00 | /src/com/lm/common/util/encoding/Main.java | 092954b230c6abb1052384834590efceba23c26f | [] | no_license | xxlbq/lmcommon | https://github.com/xxlbq/lmcommon | 4d3385d5a5c87d28648cabc00531bfbeaa5bdb5d | 512df63830cdc3317370ed2477b4d00ae3443059 | refs/heads/master | 2016-09-06T06:55:10.860000 | 2012-12-04T06:26:06 | 2012-12-04T06:26:06 | 32,705,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lm.common.util.encoding;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.UnsupportedEncodingException;
import java.util.Random;
import sun.io.ByteToCharConverter;
import sun.io.CharToByteConverter;
import sun.io.MalformedInputException;
... | UTF-8 | Java | 14,808 | java | Main.java | Java | [] | null | [] | package com.lm.common.util.encoding;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.UnsupportedEncodingException;
import java.util.Random;
import sun.io.ByteToCharConverter;
import sun.io.CharToByteConverter;
import sun.io.MalformedInputException;
... | 14,808 | 0.543165 | 0.496912 | 536 | 25.186567 | 20.672163 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.738806 | false | false | 11 |
1f5e78fc0c777d604daf27c5ec44d407e111a8a6 | 25,675,314,523,871 | d5b1beab4cd257001ba8d9812d8d3aee8e4f1a1d | /polymonitor/com.siteview.kernel.core/src/main/java/com/dragonflow/SiteView/ExchangeWMIToolBase.java | bc2c8c362c3c98945e7597b4b45615a3fb4598fe | [] | no_license | liuyaoao/polymer-project | https://github.com/liuyaoao/polymer-project | 65e6ace94b150c16a93ac9cfe559b35529192232 | 0b10de5658b059ad544f48a856fca8c452b65ef4 | refs/heads/master | 2021-01-24T18:25:50.899000 | 2017-12-18T02:13:02 | 2017-12-18T02:13:02 | 84,430,279 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* Created on 2014-2-16 15:10:17
*
* ExchangeWMIToolBase.java
*
* History:
*
*/
package com.dragonflow.SiteView;
/**
* Comment for <code>ExchangeWMIToolBase</code>
*
* @author
* @version 0.0
*
*
*/
import java.util.HashMap;
import java.util.Vector;
import com.dragonflow.Log.LogManager;
import c... | UTF-8 | Java | 4,227 | java | ExchangeWMIToolBase.java | Java | [
{
"context": " 1, false);\n pUsername = new StringProperty(\"_username\");\n pUsername.setDisplayText(\"Username\",\n ",
"end": 3452,
"score": 0.9241760969161987,
"start": 3444,
"tag": "USERNAME",
"value": "username"
},
{
"context": "y(\"_username\");\n pUsername... | null | [] | /*
*
* Created on 2014-2-16 15:10:17
*
* ExchangeWMIToolBase.java
*
* History:
*
*/
package com.dragonflow.SiteView;
/**
* Comment for <code>ExchangeWMIToolBase</code>
*
* @author
* @version 0.0
*
*
*/
import java.util.HashMap;
import java.util.Vector;
import com.dragonflow.Log.LogManager;
import c... | 4,227 | 0.628342 | 0.618405 | 127 | 32.283466 | 24.709938 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692913 | false | false | 11 |
8364a162c84324ca807f3915121888030f586243 | 25,159,918,445,701 | d9adc2173e53a91bf2c6d15fe745fb265c87b45f | /src/main/java/cn/maidao/hanlin/api/course/model/CourseSchool.java | 92f10be6a27082bad18a0c0f5859f282860c0b83 | [] | no_license | cpwk/hanlin-api | https://github.com/cpwk/hanlin-api | 53c310cfe8538044d9b9d7e63a02592ae75ea0d9 | f885e8b73fba2a3713d07c751d888e71c15c75af | refs/heads/master | 2023-03-08T23:22:46.027000 | 2021-01-06T09:48:14 | 2021-01-06T09:48:14 | 299,149,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.maidao.hanlin.api.course.model;
import cn.maidao.hanlin.api.trainer.model.Trainer;
import javax.persistence.*;
@Entity
@Table(name = "course_school")
public class CourseSchool {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id;
private Integer courseId;
pr... | UTF-8 | Java | 3,129 | java | CourseSchool.java | Java | [] | null | [] | package cn.maidao.hanlin.api.course.model;
import cn.maidao.hanlin.api.trainer.model.Trainer;
import javax.persistence.*;
@Entity
@Table(name = "course_school")
public class CourseSchool {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id;
private Integer courseId;
pr... | 3,129 | 0.615852 | 0.614254 | 166 | 17.849398 | 17.796919 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325301 | false | false | 11 |
6982bd57f2f93182f6d25306efe316e02ec60d6b | 28,552,942,609,428 | 858bcc58d515f3394bca14b21cd58aedb0608dd1 | /algorithm/SelectionHeuristic.java | 99b75cd8715d19cbe452984db8e96bc5151c05a2 | [] | no_license | EricChang1/P_1.3 | https://github.com/EricChang1/P_1.3 | c73f3442153ec80010e7bc04538b3bf6dd8bc502 | dcaebb54d24806c84341684017a4fb0e31c221ce | refs/heads/master | 2021-01-10T17:15:34.792000 | 2016-02-20T11:41:35 | 2016-02-20T11:41:35 | 49,083,781 | 2 | 3 | null | false | 2016-02-04T12:42:36 | 2016-01-05T18:14:20 | 2016-01-11T10:16:56 | 2016-02-04T12:42:36 | 106 | 2 | 3 | 0 | Java | null | null | package algorithm;
import java.util.ArrayList;
public interface SelectionHeuristic {
public int getBestBlock(ArrayList<Resource> list);
}
| UTF-8 | Java | 144 | java | SelectionHeuristic.java | Java | [] | null | [] | package algorithm;
import java.util.ArrayList;
public interface SelectionHeuristic {
public int getBestBlock(ArrayList<Resource> list);
}
| 144 | 0.791667 | 0.791667 | 9 | 15 | 18.257418 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 11 |
b603f4010b6ed4cf478c98b56952f09d859c85a5 | 4,672,924,444,899 | 41c8afeec4d1444828ecf454e8cd982372638226 | /src/main/java/mall/order/service/Impl/AdressServiceImpl.java | 171b9a9323f4e7bcc30c4a64b3084ecd6909aced | [] | no_license | YinJinKai/mall | https://github.com/YinJinKai/mall | dc98d2ecaa7f5c0bd0f5b5593466022d0cdd2368 | 938a683d1baca1ab38d98c1e2db52d7498097286 | refs/heads/master | 2021-05-04T16:44:28.063000 | 2018-02-05T06:41:27 | 2018-02-05T06:41:27 | 120,258,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mall.order.service.Impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import mall.order.mapper.AdressMapper;
import mall.order.model.AdressModel;
import mall.order.service.AdressService;
import mall.utill.Tools;... | UTF-8 | Java | 1,195 | java | AdressServiceImpl.java | Java | [] | null | [] | package mall.order.service.Impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import mall.order.mapper.AdressMapper;
import mall.order.model.AdressModel;
import mall.order.service.AdressService;
import mall.utill.Tools;... | 1,195 | 0.717155 | 0.709623 | 46 | 23.97826 | 19.058821 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.608696 | false | false | 11 |
781bdbed748b7ba20f4be428e5693218f331b7f4 | 2,997,887,203,398 | ab38e98fa90191564e1b77a2a88a5ccb93ac6b6e | /server/src/main/java/io/kroki/server/service/ServiceVersion.java | 3c715b6eb94efcbb29a728e55a1d6e7c6f4fdd10 | [
"MIT"
] | permissive | yuzutech/kroki | https://github.com/yuzutech/kroki | 1e8046e485349914a7766d7f1793289cad02ba5f | 5ca4e56f3ec080d7ff7063daf795ce35d4375c3c | refs/heads/main | 2023-09-04T08:12:44.050000 | 2023-08-29T13:34:12 | 2023-08-29T13:34:12 | 165,063,056 | 2,218 | 182 | MIT | false | 2023-08-31T02:12:35 | 2019-01-10T13:17:19 | 2023-08-29T12:56:33 | 2023-08-31T02:12:35 | 48,216 | 2,268 | 166 | 89 | JavaScript | false | false | package io.kroki.server.service;
import java.util.Objects;
public class ServiceVersion {
private String service;
private String version;
public ServiceVersion(String service, String version) {
this.service = service;
this.version = version;
}
public String getService() {
return service;
}
... | UTF-8 | Java | 896 | java | ServiceVersion.java | Java | [] | null | [] | package io.kroki.server.service;
import java.util.Objects;
public class ServiceVersion {
private String service;
private String version;
public ServiceVersion(String service, String version) {
this.service = service;
this.version = version;
}
public String getService() {
return service;
}
... | 896 | 0.665179 | 0.665179 | 42 | 20.333334 | 17.98765 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 11 |
00a03a1a182c0cb4aeb3113e9458bb284967d3bf | 25,494,925,902,170 | 90bd2560e0e3f418b58d073390d8daae43f125eb | /project_board_wijmo/src/main/java/com/igo/board/model/cho/dto/ReplyDTO.java | a470eff9e22f0bb33d889b9c285ae3fb5efc1d50 | [] | no_license | KyumPaKa/igoSpringStudy | https://github.com/KyumPaKa/igoSpringStudy | bd183f8b3c856d548b4f4e8295b334f652776eaf | 5eb365b7322565274bdd7dfa1faf87a394e3708e | refs/heads/master | 2022-05-19T04:21:22.843000 | 2020-01-07T09:04:58 | 2020-01-07T09:04:58 | 222,856,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.igo.board.model.cho.dto;
import java.util.Date;
public class ReplyDTO {
private int idx;
private int refIdx;
private int groupIdx;
private int groupNo;
private int depth;
private String content;
private String refWriter;
private Date regDate;
private Date updateDate;
private int deleteCheck;
... | UTF-8 | Java | 1,846 | java | ReplyDTO.java | Java | [] | null | [] | package com.igo.board.model.cho.dto;
import java.util.Date;
public class ReplyDTO {
private int idx;
private int refIdx;
private int groupIdx;
private int groupNo;
private int depth;
private String content;
private String refWriter;
private Date regDate;
private Date updateDate;
private int deleteCheck;
... | 1,846 | 0.687432 | 0.687432 | 85 | 20.717648 | 19.404434 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.729412 | false | false | 11 |
898c9fd7b02528d6fda85ca3f6392b3b68d990ac | 14,783,277,463,593 | 8a01731637b7d98427e290e9ae0e4b74dc2d86f1 | /src/com/zzw/java1000000/z1166166/erasure/ListTest.java | faaa617791aba56abaa74aec5c899de4284fc4a0 | [] | no_license | zhengzewang/1000000study | https://github.com/zhengzewang/1000000study | a2629ceff34f2083ab211c6eb64c939248c6d31d | 93b0f2d30e36f6653316aec8077b6fd424b099a2 | refs/heads/master | 2020-04-12T15:55:52.586000 | 2019-09-02T12:24:07 | 2019-09-02T12:24:09 | 162,595,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzw.java1000000.z1166166.erasure;
import java.util.ArrayList;
import java.util.List;
/**
* @author zhengzewang on 2019/4/25.
*/
public class ListTest {
public static void main(String[] args) {
// List<String> list = new ArrayList<Number>();
List list = new ArrayList<Number>();
... | UTF-8 | Java | 388 | java | ListTest.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author zhengzewang on 2019/4/25.\n */\npublic class ListTest {\n\n pu",
"end": 125,
"score": 0.99922114610672,
"start": 114,
"tag": "USERNAME",
"value": "zhengzewang"
}
] | null | [] | package com.zzw.java1000000.z1166166.erasure;
import java.util.ArrayList;
import java.util.List;
/**
* @author zhengzewang on 2019/4/25.
*/
public class ListTest {
public static void main(String[] args) {
// List<String> list = new ArrayList<Number>();
List list = new ArrayList<Number>();
... | 388 | 0.639175 | 0.579897 | 18 | 20.555555 | 18.759359 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 11 |
dd8ff6b32f88037556e310f3b47143e72931d871 | 14,783,277,465,178 | 5584a86a509510c4d8b34b1775c8fb33ad83ae77 | /opentach-tools/opentach-tools-common/src/main/java/com/opentach/common/util/concurrent/PriorityThreadPoolExecutor.java | 7365f9a621edeed75bee7760cd590f60aa20d822 | [] | no_license | bellmit/practicas_empresa | https://github.com/bellmit/practicas_empresa | 9413899042984516d63a0eb016de59eb3906234b | c48ed754503cbe2e03ad9f94b48449e92b431e5e | refs/heads/master | 2023-07-25T20:49:59.247000 | 2020-07-31T10:00:24 | 2020-07-31T10:00:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.opentach.common.util.concurrent;
import java.util.Comparator;
import java.util.concurrent.Callable;
import java.util.concurrent.FutureTask;
import java.util.concurrent.PriorityBlockingQueue;
import java.util.concurrent.RunnableFuture;
import java.util.concurrent.ThreadPoolExecutor;
import java.util... | UTF-8 | Java | 2,346 | java | PriorityThreadPoolExecutor.java | Java | [] | null | [] | package com.opentach.common.util.concurrent;
import java.util.Comparator;
import java.util.concurrent.Callable;
import java.util.concurrent.FutureTask;
import java.util.concurrent.PriorityBlockingQueue;
import java.util.concurrent.RunnableFuture;
import java.util.concurrent.ThreadPoolExecutor;
import java.util... | 2,346 | 0.730179 | 0.728474 | 75 | 29.306667 | 31.347929 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.04 | false | false | 11 |
dd9b87aec22f530c412c034736ff55909fdfec15 | 17,678,085,422,888 | c4a1317ef17fdcbe37f05801c1d3dc44767b1a25 | /src/test/java/com/qsci/database/metadata/entities/TestEntities.java | f36a72b316f20a0dfcf33974707e7fc41ab64389 | [] | no_license | maksymSkulinets/Database-metadata-collector | https://github.com/maksymSkulinets/Database-metadata-collector | 353f2a17473bb28141bb81a0ce948c6d537faf3c | e330aa32b206af3cb9588075a93dc836fea1ffc0 | refs/heads/master | 2021-01-10T23:38:39.073000 | 2016-02-11T00:21:10 | 2016-02-11T00:21:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qsci.database.metadata.entities;
import com.qsci.database.metadata.entities.model.Table;
import java.io.FileReader;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayDeque;
import java.util.List;
import java.util.Properties;
import java.util.Queue;
public abstrac... | UTF-8 | Java | 1,079 | java | TestEntities.java | Java | [] | null | [] | package com.qsci.database.metadata.entities;
import com.qsci.database.metadata.entities.model.Table;
import java.io.FileReader;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayDeque;
import java.util.List;
import java.util.Properties;
import java.util.Queue;
public abstrac... | 1,079 | 0.678406 | 0.678406 | 35 | 28.828571 | 25.58737 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 11 |
ea181248193db5c498c80748fb1fde69609d778f | 21,680,994,938,183 | 1c878a396b69537c8d62586f3443735f3dca4118 | /app/src/main/java/com/splitshare/splitshare/Cycle.java | d2cdc21ed7586c0e21b2ae1be34366d221ab8cb3 | [] | no_license | dklug/SplitShare | https://github.com/dklug/SplitShare | 10b9994e63633a87808d7b736fdbb983e1b7971c | d5aa68a3503ca5c05ec849d69682c72089c46698 | refs/heads/master | 2021-08-30T22:59:18.650000 | 2017-12-19T18:55:43 | 2017-12-19T18:55:43 | 105,173,801 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.splitshare.splitshare;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.GregorianCalendar;
/**
* Created by emmanuel on 10/9/17.
* Initial implementation by dklug on 10/16/17.
*/
public class Cycle {
enum cycleType
{
ONE_TIME, DAILY, WEEKLY, MONTHLY, YEARLY
}... | UTF-8 | Java | 10,742 | java | Cycle.java | Java | [
{
"context": "rt java.util.GregorianCalendar;\n\n/**\n * Created by emmanuel on 10/9/17.\n * Initial implementation by dklug on",
"end": 154,
"score": 0.9953789710998535,
"start": 146,
"tag": "USERNAME",
"value": "emmanuel"
},
{
"context": " emmanuel on 10/9/17.\n * Initial implement... | null | [] | package com.splitshare.splitshare;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.GregorianCalendar;
/**
* Created by emmanuel on 10/9/17.
* Initial implementation by dklug on 10/16/17.
*/
public class Cycle {
enum cycleType
{
ONE_TIME, DAILY, WEEKLY, MONTHLY, YEARLY
}... | 10,742 | 0.559672 | 0.546919 | 283 | 36.961132 | 28.611481 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561837 | false | false | 11 |
24fd25fbb1c998d87f441deab5400927d487f74b | 26,482,768,371,128 | 2dca8455c190f6c41f75a3892905c6dd73e3307e | /app/src/main/java/com/isaacapps/unitconverterapp/dao/api/ApiRequester.java | af0e808a8d95889d62b4fc48773bc2a937f68565 | [] | no_license | isaaclafrance/UnitManagerAndConverter | https://github.com/isaaclafrance/UnitManagerAndConverter | b60b793b526ce1e30271e72583a982b43ca16920 | 2a35f60569533cb0acda57f810ea907ee1a43aaa | refs/heads/master | 2020-05-09T13:30:24.424000 | 2019-02-03T23:02:44 | 2019-02-03T23:02:44 | 20,048,402 | 0 | 0 | null | false | 2019-02-03T23:02:45 | 2014-05-22T04:56:53 | 2019-02-01T14:11:17 | 2019-02-03T23:02:45 | 1,955 | 0 | 0 | 20 | Java | false | null | package com.isaacapps.unitconverterapp.dao.api;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;
import java.util.Random;
import javax.net.ssl.HttpsURLConnection;
public class ApiRequester... | UTF-8 | Java | 1,764 | java | ApiRequester.java | Java | [
{
"context": "ateRandomUserAgent(){\n return String.format(\"%d@gmail.com\", random.nextInt(1000000));\n }\n\n public Str",
"end": 999,
"score": 0.9462494850158691,
"start": 987,
"tag": "EMAIL",
"value": "%d@gmail.com"
}
] | null | [] | package com.isaacapps.unitconverterapp.dao.api;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;
import java.util.Random;
import javax.net.ssl.HttpsURLConnection;
public class ApiRequester... | 1,759 | 0.719388 | 0.71542 | 49 | 35 | 33.477375 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55102 | false | false | 11 |
880941683c8af523b00fde6a9f0c8ecabffcdb89 | 9,629,316,713,051 | 5d2ac24c2558718c32fe62ff0898080a5921581d | /HttpServer/src/LooluServer/ConfigPort.java | f89e5ccdbcbd86d7e359166d0e995355989ec499 | [] | no_license | ChoelWu/LooluServer | https://github.com/ChoelWu/LooluServer | d68d31943152b727cb820987a8a755ba68b445e8 | 0b526b69d5857b40295d0424c47369239141e83a | refs/heads/master | 2020-03-12T13:56:41.588000 | 2018-04-23T11:12:14 | 2018-04-23T11:12:14 | 130,654,437 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LooluServer;
import java.io.*;
import java.net.InetAddress;
import java.net.Socket;
import java.net.UnknownHostException;
import java.util.*;
public class ConfigPort {
private static final String CONF_FILE_NAME = "src/resources/conf/server.conf";
/**
* 端口设置
* @param port
*/
public ... | UTF-8 | Java | 1,876 | java | ConfigPort.java | Java | [] | null | [] | package LooluServer;
import java.io.*;
import java.net.InetAddress;
import java.net.Socket;
import java.net.UnknownHostException;
import java.util.*;
public class ConfigPort {
private static final String CONF_FILE_NAME = "src/resources/conf/server.conf";
/**
* 端口设置
* @param port
*/
public ... | 1,876 | 0.517819 | 0.512419 | 62 | 28.870968 | 23.831047 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 11 |
ba3eb215d77cae1c34264d2b31736666a971120c | 4,509,715,673,234 | a42905e51b99d8070df11c1a7b47884c8a76425c | /app/src/main/java/net/eebv/choralecentraleeebv/Views/WebViewElement.java | ac7e573ac1cb2cf88a858b26515aba2036244356 | [] | no_license | Grafritz/Chant-Chorale-Et-Groupe | https://github.com/Grafritz/Chant-Chorale-Et-Groupe | 20fc60fc3bb4f5b1555ca09654adc85efd7e4969 | 8c2d66eb16f7b62e3b87cfed8ea42da18c6b7afe | refs/heads/master | 2018-02-08T20:55:17.953000 | 2017-06-29T17:21:08 | 2017-06-29T17:21:08 | 95,220,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.eebv.choralecentraleeebv.Views;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.AsyncTask;
import andro... | UTF-8 | Java | 7,009 | java | WebViewElement.java | Java | [
{
"context": "Exception;\nimport java.net.URL;\n\n/**\n * Created by JeanFritz on 5/8/2016.\n */\npublic class WebViewElement exte",
"end": 833,
"score": 0.9938198924064636,
"start": 824,
"tag": "NAME",
"value": "JeanFritz"
}
] | null | [] | package net.eebv.choralecentraleeebv.Views;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.AsyncTask;
import andro... | 7,009 | 0.614068 | 0.610073 | 191 | 35.696335 | 27.833309 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617801 | false | false | 11 |
5e990c4266d5200ff31ad3b8a9d8313d63285653 | 22,806,276,388,364 | f27f645f24ad5837982dc20b426bddc1f68ae8d0 | /src/ro/cuzma/picturemgt/ui/PicturePanel.java | a20a24744740f0fa63b0bbcaa8e464fa44633c3c | [] | no_license | lolcutus/picturemgt | https://github.com/lolcutus/picturemgt | 6771f1b97583d89f8d90dc5e8fda24e458d62649 | eb326c24f444f84099686c49a29c6c0fb197e9ba | refs/heads/master | 2020-05-17T11:11:56.734000 | 2013-06-25T11:39:42 | 2013-06-25T11:39:42 | 32,133,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on 22.06.2005
* by Laurian Cuzma
*/
package ro.cuzma.picturemgt.ui;
import java.awt.GridLayout;
import java.util.Vector;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.WindowConstants;
import ro.cuzm... | UTF-8 | Java | 1,712 | java | PicturePanel.java | Java | [
{
"context": "/*\r\n * Created on 22.06.2005\r\n * by Laurian Cuzma\r\n */\r\npackage ro.cuzma.picturemgt.ui;\r\n\r\nimport j",
"end": 49,
"score": 0.9998809695243835,
"start": 36,
"tag": "NAME",
"value": "Laurian Cuzma"
},
{
"context": "\n//import java.awt.Dimension;\r\n\r\n\r\n/**\... | null | [] | /*
* Created on 22.06.2005
* by <NAME>
*/
package ro.cuzma.picturemgt.ui;
import java.awt.GridLayout;
import java.util.Vector;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.WindowConstants;
import ro.cuzma.pictu... | 1,698 | 0.704439 | 0.681075 | 70 | 22.457144 | 21.730614 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.271429 | false | false | 11 |
fe9ba74f412d4bb4ea19cbff9837c5fb69eb67a9 | 2,327,872,317,435 | 5bfdbbe0cab492284a9afb8c7ce8b67ab726b2cf | /ShaoLearn/tmoonlight-common/src/main/java/com/cyyz/spt/platform/common/exception/ParamError.java | cfd7c91b190f4f499e8fadb0524bfeb668be1503 | [] | no_license | tmoonlight/Learning-7DAY | https://github.com/tmoonlight/Learning-7DAY | 86042ef2a1879bf6012ad648fd43d694395b8677 | 5314a2b7333581f2948c855359605c78877818a3 | refs/heads/master | 2022-12-24T15:34:33.939000 | 2019-10-16T02:27:28 | 2019-10-16T02:27:28 | 150,082,554 | 0 | 0 | null | false | 2022-12-16T10:41:28 | 2018-09-24T09:50:54 | 2019-10-16T02:27:31 | 2022-12-16T10:41:24 | 9,266 | 0 | 0 | 16 | Java | false | false | package com.cyyz.spt.platform.common.exception;
/**
* Created by hwd on 2017/6/14.
*/
public class ParamError {
private String field;
private String msg;
public String getField() {
return field;
}
public void setField(String field) {
this.field = field;
}
public String ... | UTF-8 | Java | 427 | java | ParamError.java | Java | [
{
"context": ".spt.platform.common.exception;\n\n/**\n * Created by hwd on 2017/6/14.\n */\npublic class ParamError {\n p",
"end": 70,
"score": 0.9994851350784302,
"start": 67,
"tag": "USERNAME",
"value": "hwd"
}
] | null | [] | package com.cyyz.spt.platform.common.exception;
/**
* Created by hwd on 2017/6/14.
*/
public class ParamError {
private String field;
private String msg;
public String getField() {
return field;
}
public void setField(String field) {
this.field = field;
}
public String ... | 427 | 0.590164 | 0.57377 | 25 | 16.08 | 14.482873 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 11 |
3bec6cb105397aa6fdc93146ea4910ae3c01c389 | 11,347,303,650,020 | 3cba9f1474c67801f1e5673e9e52cbc77ad14adf | /src/view/swing/package-info.java | e9164da8de832a4139da0e1354c8df27ef93c889 | [] | no_license | 1Israazul/visualgorithm | https://github.com/1Israazul/visualgorithm | 993236d0c81b5379048ed12a4b6b7df185fe0a93 | 9a14ffcfbc28eef6eb22e0b0d566165e1a22af07 | refs/heads/master | 2021-05-29T23:19:58.882000 | 2014-03-23T18:22:16 | 2014-03-23T18:22:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* package-info.java v0.10 27/02/09
*
* Visualgorithm
* Copyright (C) Hannier, Pironin, Rigoni (visualgo@googlegroups.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either ver... | UTF-8 | Java | 1,421 | java | package-info.java | Java | [
{
"context": "0.10 27/02/09\n *\n * Visualgorithm\n * Copyright (C) Hannier, Pironin, Rigoni (visualgo@googlegroups.com)\n * \n * This program i",
"end": 100,
"score": 0.9989791512489319,
"start": 76,
"tag": "NAME",
"value": "Hannier, Pironin, Rigoni"
},
{
"context": "orithm\n * Copy... | null | [] | /*
* package-info.java v0.10 27/02/09
*
* Visualgorithm
* Copyright (C) <NAME> (<EMAIL>)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at you... | 1,377 | 0.740324 | 0.717101 | 34 | 40.794117 | 30.243891 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 11 |
223ce3beb6ab74de190da36dddf71bfc135613d2 | 33,947,421,517,498 | 49c75c07311a7406e99f964738714a13d2337239 | /src/main/java/ua/com/as/util/adapters/ResponseTypeAdapter.java | f0c3c5bf5e585e71c4e0b892e2dc54bd4131897b | [] | no_license | deneesr/Practice2REST4_2_0_0 | https://github.com/deneesr/Practice2REST4_2_0_0 | 50991eb6ad7fba98328db67cc7b4cf29c268529c | 60ee3d4ea7be80def3c67b3324fc16f08bc10090 | refs/heads/master | 2021-01-11T14:34:03.906000 | 2017-01-26T22:19:57 | 2017-01-26T22:19:57 | 80,159,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.com.as.util.adapters;
import ua.com.as.util.enums.ResponseType;
import ua.com.as.util.exception.ConfigurationException;
import javax.xml.bind.annotation.adapters.XmlAdapter;
/**
* <p>Converter type from <code>String</code> to <code>ResponseType</code>.
*/
public class ResponseTypeAdapter extends XmlAda... | UTF-8 | Java | 1,126 | java | ResponseTypeAdapter.java | Java | [] | null | [] | package ua.com.as.util.adapters;
import ua.com.as.util.enums.ResponseType;
import ua.com.as.util.exception.ConfigurationException;
import javax.xml.bind.annotation.adapters.XmlAdapter;
/**
* <p>Converter type from <code>String</code> to <code>ResponseType</code>.
*/
public class ResponseTypeAdapter extends XmlAda... | 1,126 | 0.628774 | 0.628774 | 41 | 26.463415 | 26.36063 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243902 | false | false | 11 |
fe2df2ee4754abe3afa7a02ab0faa38e28b000f3 | 36,344,013,259,235 | 748071b95751fbb8c5dfc03ded4d346d8a5410db | /src/app/home/service/UserService.java | c8795ed269c623852caa3ae44400efc4c5fbeecd | [] | no_license | litete/deepsearch | https://github.com/litete/deepsearch | 0f00783c6957ff7a226a74233c8570bbbcbfd0c6 | d81958f95eff522f3fe385006641a09365271a7e | refs/heads/master | 2020-06-23T10:06:57.215000 | 2017-01-03T15:49:39 | 2017-01-03T15:49:39 | 74,645,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.home.service;
import java.util.List;
import app.home.model.Log;
import app.home.model.User;
public interface UserService {
String selectUserHaveVector(int userid);
User find(String uid);
Integer save(User info);
int remove(int uid);
//查询有没有看过这篇文章
List ifLoged(int userid,int arctileid);
//添... | UTF-8 | Java | 459 | java | UserService.java | Java | [] | null | [] | package app.home.service;
import java.util.List;
import app.home.model.Log;
import app.home.model.User;
public interface UserService {
String selectUserHaveVector(int userid);
User find(String uid);
Integer save(User info);
int remove(int uid);
//查询有没有看过这篇文章
List ifLoged(int userid,int arctileid);
//添... | 459 | 0.745721 | 0.745721 | 25 | 15.36 | 13.67298 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 11 |
d7f4f1624efe07efe8be654533f8b334974f9f54 | 23,931,557,844,290 | 351b65aa36a8c0f1d08ce09c35872560a072bb5f | /src/testing/NoSoundTest.java | 0e8931a3a148d0d1ebcc282009c8c9c425f1b9c4 | [] | no_license | LeeSynkowski/TinySynth | https://github.com/LeeSynkowski/TinySynth | 5dc1593c35dccae2e25bcf0249432a9b9dddf883 | 48437f07c8fe69045f37c09969469008060852b6 | refs/heads/master | 2020-12-25T04:54:28.170000 | 2013-01-17T10:06:11 | 2013-01-17T10:06:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testing;
import synth.SimpleTrack;
//import synth.SingleInstrumentBox;
import synth.SoundSource;
import tinyEdge.CloneableSourceFactory;
import tinyEdge.SoundSourceFactory;
//import synth.StdNote;
//import synth.WaveInstrument;
public class NoSoundTest {
public static void main(String[] args) {
//SoundSour... | UTF-8 | Java | 725 | java | NoSoundTest.java | Java | [] | null | [] | package testing;
import synth.SimpleTrack;
//import synth.SingleInstrumentBox;
import synth.SoundSource;
import tinyEdge.CloneableSourceFactory;
import tinyEdge.SoundSourceFactory;
//import synth.StdNote;
//import synth.WaveInstrument;
public class NoSoundTest {
public static void main(String[] args) {
//SoundSour... | 725 | 0.746207 | 0.74069 | 26 | 26.884615 | 20.287031 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.730769 | false | false | 11 |
ed37c0e00d11c4149f77570e10c9e23556027889 | 10,411,000,758,192 | 6948fae88b0b4069c2ae80643b074f4fa59ec86d | /Atcrowdfunding_manager_api/src/main/java/com/atguigu/atcrowdfunding/manager/service/CertTypeService.java | b774c20a622fcde12afc9401a6b0716d0352a32f | [] | no_license | 15979638471/acrowdfunding | https://github.com/15979638471/acrowdfunding | c8e4087fb96614f73a34a78640f589d82f9582cf | b85a7af6f8cc685fa267b4761eb247ae60afb731 | refs/heads/master | 2021-06-26T16:10:14.375000 | 2019-12-07T05:49:36 | 2019-12-07T05:49:38 | 226,449,674 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.atcrowdfunding.manager.service;
import com.atguigu.atcrowdfunding.bean.AccountTypeCert;
import java.util.List;
import java.util.Map;
public interface CertTypeService {
List<Map<String,Object>> queryCertAccttype();
int insertCertAccttype(AccountTypeCert record);
int deleteCertAcctty... | UTF-8 | Java | 350 | java | CertTypeService.java | Java | [] | null | [] | package com.atguigu.atcrowdfunding.manager.service;
import com.atguigu.atcrowdfunding.bean.AccountTypeCert;
import java.util.List;
import java.util.Map;
public interface CertTypeService {
List<Map<String,Object>> queryCertAccttype();
int insertCertAccttype(AccountTypeCert record);
int deleteCertAcctty... | 350 | 0.797143 | 0.797143 | 15 | 22.333334 | 22.846346 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 11 |
de57ccf672e866d2c7b310228131a1e5c3aecd4c | 31,078,383,377,054 | 86e3fbfb36e6dff651316af89b6f273d77035e06 | /taktin-server/src/main/java/com/sunny/taktin/controller/ProjectResource.java | a79f1f5804c4a50757390d79b0ff3150600e78dd | [] | no_license | SunnnyChan/taktin | https://github.com/SunnnyChan/taktin | 23a3d07faf88ea08ed2284102ef144ec199a6ab4 | 43788d62fac3f9cb10f53354cfac716f5e533f5b | refs/heads/master | 2021-06-28T11:56:08.235000 | 2020-06-08T07:57:40 | 2020-06-08T07:57:40 | 150,532,509 | 1 | 0 | null | false | 2020-10-13T12:13:23 | 2018-09-27T05:19:48 | 2020-06-08T07:57:49 | 2020-10-13T12:13:21 | 79 | 0 | 0 | 1 | Lua | false | false | package com.sunny.taktin.controller;
/*
* Created by sunnnychan@gmail.com on 2019/3/5.
*/
public class ProjectResource {
}
| UTF-8 | Java | 128 | java | ProjectResource.java | Java | [
{
"context": "age com.sunny.taktin.controller;\n\n/*\n * Created by sunnnychan@gmail.com on 2019/3/5.\n */\n\npublic class ProjectResource {\n",
"end": 75,
"score": 0.9999109506607056,
"start": 55,
"tag": "EMAIL",
"value": "sunnnychan@gmail.com"
}
] | null | [] | package com.sunny.taktin.controller;
/*
* Created by <EMAIL> on 2019/3/5.
*/
public class ProjectResource {
}
| 115 | 0.71875 | 0.671875 | 9 | 13.222222 | 17.78125 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 11 |
591d38d29de946c6fb0c08da246814547da365d0 | 12,876,311,983,274 | 9b6214a6a8edca73946f76b76db5ad890d5cbe83 | /daily-db/src/main/java/com/zjrb/daily/db/dao/CityDaoHelper.java | 0ae321818e235fb1f30d640ca2f44963126c2e33 | [] | no_license | reboat/DbProject | https://github.com/reboat/DbProject | 6210088b3517a10eaeeb9ea214ab243077a58d30 | ca2a6a19fd90fe9c53ffd61975a2019ad498e449 | refs/heads/master | 2020-12-13T01:58:14.093000 | 2019-09-24T07:37:12 | 2019-09-24T07:37:12 | 234,282,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjrb.daily.db.dao;
import com.zjrb.daily.db.BaseDaoHelper;
import com.zjrb.daily.db.DatabaseLoader;
import com.zjrb.daily.db.bean.CityBean;
/**
* CityDaoHelper
*
* @author a_liYa
* @date 2017/8/31 20:27.
*/
public class CityDaoHelper extends BaseDaoHelper<CityBean, Long> {
public CityDaoHelper()... | UTF-8 | Java | 396 | java | CityDaoHelper.java | Java | [
{
"context": "bean.CityBean;\n\n/**\n * CityDaoHelper\n *\n * @author a_liYa\n * @date 2017/8/31 20:27.\n */\npublic class CityDa",
"end": 195,
"score": 0.9995440244674683,
"start": 189,
"tag": "USERNAME",
"value": "a_liYa"
}
] | null | [] | package com.zjrb.daily.db.dao;
import com.zjrb.daily.db.BaseDaoHelper;
import com.zjrb.daily.db.DatabaseLoader;
import com.zjrb.daily.db.bean.CityBean;
/**
* CityDaoHelper
*
* @author a_liYa
* @date 2017/8/31 20:27.
*/
public class CityDaoHelper extends BaseDaoHelper<CityBean, Long> {
public CityDaoHelper()... | 396 | 0.714646 | 0.686869 | 19 | 19.842106 | 21.011934 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 11 |
8d4d4664f9b853a638a3ef980ba415ceabaec779 | 6,382,321,403,940 | 0b7bcbe3665ec25e53c6575cc8b9f1c9a4e4cb7c | /aws-sagemaker-imageversion/src/main/java/software/amazon/sagemaker/imageversion/Translator.java | f7fd6dc8aff9f7c3ed82b634f70a6e7445e20f2c | [
"Apache-2.0"
] | permissive | sourabhreddy/aws-cloudformation-resource-providers-sagemaker | https://github.com/sourabhreddy/aws-cloudformation-resource-providers-sagemaker | 80905a54d4d59a52bc857b85179d94efbacf5cd4 | 4b05df45ada7e872525bb485387bbebbd0ce0869 | refs/heads/main | 2023-03-19T01:03:04.802000 | 2021-03-12T22:34:50 | 2021-03-12T22:34:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package software.amazon.sagemaker.imageversion;
import java.util.Collection;
import java.util.List;
import java.util.Optional;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import org.apache.commons.lang3.StringUtils;
import software.amazon.awssdk.services.sagemaker.model.CreateImageVersionReque... | UTF-8 | Java | 5,724 | java | Translator.java | Java | [] | null | [] | package software.amazon.sagemaker.imageversion;
import java.util.Collection;
import java.util.List;
import java.util.Optional;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import org.apache.commons.lang3.StringUtils;
import software.amazon.awssdk.services.sagemaker.model.CreateImageVersionReque... | 5,724 | 0.734801 | 0.734277 | 119 | 47.100842 | 36.703075 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 11 |
be2a850dc654293e6081c43c0c5313cbf0a35265 | 22,969,485,152,476 | 07f038f2456cd985555f4a486004f3e434ad73e2 | /src/main/java/com/sinobridge/eoss/business/projectmanage/controller/BasePartnerInfoController.java | 6dc447c499a18fa18b6b232e5261f4a606552505 | [] | no_license | JishengYuan/sino-bridge-bussiness | https://github.com/JishengYuan/sino-bridge-bussiness | 6979c6163b8f7b76fac0fd7648d7a9ea8f373655 | 058b757a0ea832b1613b052fc7b34e9cffc36755 | refs/heads/master | 2020-12-11T09:03:00.967000 | 2016-06-01T02:02:56 | 2016-06-01T02:02:56 | 58,023,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* FileName: BasePartnerInfoController.java
* 北京神州新桥科技有限公司
* Copyright 2013-2014 (C) Sino-Bridge Software CO., LTD. All Rights Reserved.
*/
package com.sinobridge.eoss.business.projectmanage.controller;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Date;
import ... | UTF-8 | Java | 25,957 | java | BasePartnerInfoController.java | Java | [
{
"context": "Controller</code>\n * \n * @version 1.0\n * @author guokemenng\n * @since 1.0 2013-11-26\n */\n@Controller\n@Reques",
"end": 2262,
"score": 0.9991087913513184,
"start": 2252,
"tag": "USERNAME",
"value": "guokemenng"
},
{
"context": "ponse\n * @return\n * @sin... | null | [] | /*
* FileName: BasePartnerInfoController.java
* 北京神州新桥科技有限公司
* Copyright 2013-2014 (C) Sino-Bridge Software CO., LTD. All Rights Reserved.
*/
package com.sinobridge.eoss.business.projectmanage.controller;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Date;
import ... | 25,957 | 0.606834 | 0.600611 | 648 | 38.427467 | 31.144938 | 245 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614198 | false | false | 11 |
166e2812c93b2c7b4ab5c9765b705c888cf55350 | 781,684,067,232 | aad3bf65ba6fe04b20898d09704870fa7d7b81ba | /MainLib/src/main/java/com/mjn/libs/api/interceptor/BaoSaveCookiesInterceptor.java | a981638cd8c871e20cb578aa5169721aa16c093e | [] | no_license | lanboys/Life-tools-app | https://github.com/lanboys/Life-tools-app | db53f7e21d2d8aa8590ff4ef5d468d3db1b5a601 | 7471d35fef0dd509bebbcb205b1fec650a491791 | refs/heads/master | 2020-03-22T11:26:02.072000 | 2018-03-29T09:19:25 | 2018-03-29T09:52:48 | 139,970,544 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mjn.libs.api.interceptor;
import android.content.Context;
import android.text.TextUtils;
import com.bing.lan.comm.api.interceptor.CookiesInterceptor;
import com.mjn.libs.utils.AppSpDataUtil;
import java.io.IOException;
import java.util.List;
import okhttp3.Request;
import okhttp3.Response;
/**
* 从 Res... | UTF-8 | Java | 1,565 | java | BaoSaveCookiesInterceptor.java | Java | [] | null | [] | package com.mjn.libs.api.interceptor;
import android.content.Context;
import android.text.TextUtils;
import com.bing.lan.comm.api.interceptor.CookiesInterceptor;
import com.mjn.libs.utils.AppSpDataUtil;
import java.io.IOException;
import java.util.List;
import okhttp3.Request;
import okhttp3.Response;
/**
* 从 Res... | 1,565 | 0.615182 | 0.613861 | 53 | 27.584906 | 22.904589 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433962 | false | false | 11 |
f2a287433ee04b0334b1c5ad24473af8861342ad | 20,366,734,964,395 | 7c23099374591bc68283712ad4e95f977f8dd0d2 | /com/parallel6/ui/adapters/pager/CategoriesPageAdapter.java | 3fc1f35928d140c0fbc9a231e30ed8e1939d81ef | [] | no_license | eFOIA-12/eFOIA | https://github.com/eFOIA-12/eFOIA | 736af184a67de80c209c2719c8119fc260e9fe3e | e9add4119191d68f826981a42fcacdb44982ac89 | refs/heads/master | 2021-01-21T23:33:36.280000 | 2015-07-14T17:47:01 | 2015-07-14T17:47:01 | 38,971,834 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.parallel6.ui.adapters.pager;
import android.app.Activity;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.View.OnClickListener;
im... | UTF-8 | Java | 4,804 | java | CategoriesPageAdapter.java | Java | [] | null | [] | package com.parallel6.ui.adapters.pager;
import android.app.Activity;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.View.OnClickListener;
im... | 4,804 | 0.703997 | 0.68214 | 122 | 37.377048 | 37.785706 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95082 | false | false | 11 |
21518eba14e0ac0ed88e72e190d03dec5ba08a99 | 2,164,663,578,924 | a073f65363ac9ef129df1d4777fb3f32cf928811 | /src/main/java/com/express/controller/NoticeController.java | 9d615025f588a7cb85a3ab30811a2dcfce30f475 | [] | no_license | KishorDavara/Spring-Security | https://github.com/KishorDavara/Spring-Security | 9626a4a8c28a3cf09bfaeabe6353e7f7353fbf6e | 46184efa8823bbb1316420dca6e528090b74c3b9 | refs/heads/main | 2023-05-11T08:36:11.752000 | 2023-05-01T06:21:20 | 2023-05-01T06:21:20 | 630,334,239 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.express.controller;
import com.express.model.Notice;
import com.express.repository.NoticeRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.CacheControl;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.Ge... | UTF-8 | Java | 953 | java | NoticeController.java | Java | [] | null | [] | package com.express.controller;
import com.express.model.Notice;
import com.express.repository.NoticeRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.CacheControl;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.Ge... | 953 | 0.734523 | 0.732424 | 30 | 30.766666 | 22.934229 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
ce5cd173b05037b4f73374dbe72a39b09444961b | 23,141,283,846,923 | 5f7141adfd93217181cba67fabc661f74d0a2a3b | /ocp/src/main/java/ocp/design/TestProxy.java | 69a956974d9b9d190227dcfbbbc79dd315177dba | [] | no_license | dineshbias/coreJava | https://github.com/dineshbias/coreJava | 640ef8f1cc24420262a03289ffda374b268d76ba | 122fef9c646533fabab713bc3b788a685ff553d6 | refs/heads/master | 2020-03-10T17:10:56.691000 | 2019-02-26T13:53:48 | 2019-02-26T13:53:48 | 129,493,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package ocp.design;
import java.lang.reflect.Proxy;
import ocp.design.proxy.OwnerInvocationHandler;
import ocp.design.proxy.PersonBean;
import ocp.design.proxy.PersonBeanImpl;
/**
* @author dinesh.joshi
*
*/
public class TestProxy {
public static void main(String... args) {
TestP... | UTF-8 | Java | 1,206 | java | TestProxy.java | Java | [
{
"context": "cp.design.proxy.PersonBeanImpl;\r\n\r\n/**\r\n * @author dinesh.joshi\r\n *\r\n */\r\npublic class TestProxy {\r\n\r\n\tpublic sta",
"end": 230,
"score": 0.8701667785644531,
"start": 218,
"tag": "NAME",
"value": "dinesh.joshi"
},
{
"context": "Drive() {\r\n\t\tPersonBea... | null | [] | /**
*
*/
package ocp.design;
import java.lang.reflect.Proxy;
import ocp.design.proxy.OwnerInvocationHandler;
import ocp.design.proxy.PersonBean;
import ocp.design.proxy.PersonBeanImpl;
/**
* @author dinesh.joshi
*
*/
public class TestProxy {
public static void main(String... args) {
TestP... | 1,206 | 0.693201 | 0.690713 | 47 | 23.659575 | 26.263214 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.361702 | false | false | 11 |
5cc27ea146e3da94f12b95a8b4417b62d51c80ae | 23,141,283,844,804 | fe486edfc70088dba4d821f828f528733cc1d1d9 | /Abstract Factory/src/Lotion.java | 9f6a541d860c27869e43262529de8854d854d2c4 | [] | no_license | gopinadh66/Abstract-Factory- | https://github.com/gopinadh66/Abstract-Factory- | 643348d031845ed4deb4a8b41ad3568a12b28e48 | 3e3a009aac7bca9a4c5e001756d051438172037c | refs/heads/main | 2023-08-11T13:52:38.999000 | 2021-09-10T14:20:21 | 2021-09-10T14:20:21 | 405,105,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public interface Lotion {
public void getLotion();
}
| UTF-8 | Java | 64 | java | Lotion.java | Java | [] | null | [] |
public interface Lotion {
public void getLotion();
}
| 64 | 0.625 | 0.625 | 5 | 10.4 | 11.926441 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 11 |
3a949bfd32ceef004868f8bd92375243ef1be4d1 | 8,615,704,458,305 | 67cef68337acf9ebac1ef356181c6223a9f5a811 | /src/main/java/com/tools/ztest/test/Outer.java | 92613aed9791a4ed6aab0622963d245b69efe753 | [] | no_license | YingjieW/tools | https://github.com/YingjieW/tools | 730a94ed231d621fc460e2905870e6a911210f0d | 4048b03dd036674dd74381d6a062cc9aeb0725b8 | refs/heads/master | 2022-12-24T22:33:40.611000 | 2019-05-27T06:33:34 | 2019-05-27T06:33:34 | 61,645,070 | 0 | 0 | null | false | 2022-12-16T02:43:36 | 2016-06-21T15:25:03 | 2019-05-27T06:33:53 | 2022-12-16T02:43:31 | 76,826 | 0 | 0 | 18 | Java | false | false | package com.tools.ztest.test;
/**
* Descripe:
*
* @author yingjie.wang
* @since 17/2/27 下午5:21
*/
public class Outer {
class Inner {
private int a = 10;
}
private Inner inner = new Inner();
private int b = inner.a;
private void print() {
System.out.println("b: " + b);
}
... | UTF-8 | Java | 432 | java | Outer.java | Java | [
{
"context": ".tools.ztest.test;\n\n/**\n * Descripe:\n *\n * @author yingjie.wang\n * @since 17/2/27 下午5:21\n */\npublic class Outer {",
"end": 74,
"score": 0.9962289333343506,
"start": 62,
"tag": "NAME",
"value": "yingjie.wang"
}
] | null | [] | package com.tools.ztest.test;
/**
* Descripe:
*
* @author yingjie.wang
* @since 17/2/27 下午5:21
*/
public class Outer {
class Inner {
private int a = 10;
}
private Inner inner = new Inner();
private int b = inner.a;
private void print() {
System.out.println("b: " + b);
}
... | 432 | 0.553738 | 0.530374 | 22 | 18.454546 | 13.54698 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 11 |
48061507afc18e684032f1ffcc5e6407a4a2cbdc | 4,509,715,723,524 | f13357a637f3bcbcc244ed9ba194a50dda25065e | /src/tasks1/series/Main40a.java | 61b38e8b97bbc0b9e81c6d0df423468cd176e246 | [] | no_license | ShkurinaMaria/my-first-tasks | https://github.com/ShkurinaMaria/my-first-tasks | ff8d73ab63b981dd9201f904cd589ef481cf9564 | d68bb6f0bfdd62e48099778cebf1a2cb9176dcae | refs/heads/master | 2023-02-27T20:51:51.004000 | 2021-02-10T17:17:26 | 2021-02-10T17:17:26 | 308,081,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tasks1.series;
import java.util.SortedMap;
public class Main40a {
public static void main(String[] args) {
int[] arr1 = {3, 6, 1, 7, 9};
int[] arr2 = {6, 6, 1, 7, 3,7,8};
int[] arr3 = {3, 1, 4, 2, 3};
int[] arr4 = {34, 66, 2, 56, 8, 2};
System.out.println(sequence(... | UTF-8 | Java | 1,195 | java | Main40a.java | Java | [] | null | [] | package tasks1.series;
import java.util.SortedMap;
public class Main40a {
public static void main(String[] args) {
int[] arr1 = {3, 6, 1, 7, 9};
int[] arr2 = {6, 6, 1, 7, 3,7,8};
int[] arr3 = {3, 1, 4, 2, 3};
int[] arr4 = {34, 66, 2, 56, 8, 2};
System.out.println(sequence(... | 1,195 | 0.513636 | 0.473636 | 34 | 31.352942 | 25.492655 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235294 | false | false | 11 |
e1b3749ea7b4004d7c87e05e28e2f6e9ab3a6bad | 33,870,112,155,561 | 0d3728d898d6c184cee057d1302f5d7913cae26c | /api/src/main/java/org/openmrs/module/appointments/validator/impl/DefaultAppointmentValidator.java | ee7b3b92fe56aadf2d2d991f750b45c7cabf3ef2 | [] | no_license | eRegister/openmrs-module-appointments | https://github.com/eRegister/openmrs-module-appointments | d4e97c0e33d443510aaaea341e155029c0712939 | 527018ea636966ac691b95f3ab7e85599cac4a1d | refs/heads/master | 2021-12-05T04:26:45.889000 | 2021-07-07T11:21:28 | 2021-07-07T11:21:28 | 149,622,153 | 0 | 0 | null | true | 2018-09-20T14:27:37 | 2018-09-20T14:27:37 | 2018-09-20T06:49:36 | 2018-09-20T06:49:34 | 441 | 0 | 0 | 0 | null | false | null | package org.openmrs.module.appointments.validator.impl;
import org.openmrs.api.context.Context;
import org.openmrs.module.appointments.model.Appointment;
import org.openmrs.module.appointments.validator.AppointmentValidator;
import org.springframework.stereotype.Component;
import java.util.List;
@Component
... | UTF-8 | Java | 701 | java | DefaultAppointmentValidator.java | Java | [] | null | [] | package org.openmrs.module.appointments.validator.impl;
import org.openmrs.api.context.Context;
import org.openmrs.module.appointments.model.Appointment;
import org.openmrs.module.appointments.validator.AppointmentValidator;
import org.springframework.stereotype.Component;
import java.util.List;
@Component
... | 701 | 0.78174 | 0.78174 | 20 | 33.049999 | 27.439888 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 11 |
78c430924481c11acf943558bb5d39e8583de015 | 38,019,050,528,024 | c5e51cb9b1b1e8d749629bad7b1f77f10a632f1a | /app/src/main/java/video/zkk/com/huyavideo/fragment/home/ErciyuanFragment.java | a8f9d852da2c87e4800e3bee37155db8fb3b3add | [] | no_license | panacena/huyavideo | https://github.com/panacena/huyavideo | bf96c46c257522fea4d8078ca415539b94803597 | 3895eb630980545408603c29380a60a0fa90b708 | refs/heads/master | 2021-01-23T14:05:48.585000 | 2017-06-23T10:03:43 | 2017-06-23T10:03:43 | 93,240,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package video.zkk.com.huyavideo.fragment.home;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
impor... | UTF-8 | Java | 5,742 | java | ErciyuanFragment.java | Java | [] | null | [] | package video.zkk.com.huyavideo.fragment.home;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
impor... | 5,742 | 0.57625 | 0.571179 | 183 | 30.245901 | 25.717033 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540984 | false | false | 11 |
3f18b6516e2b8ff18c0daf89aa8bb347b72e7b01 | 33,895,881,946,957 | 94e4357c6a0de2bcefd391b676b65b136cb3e835 | /Comanda/src/LogicaDelAutomata/PedidoEntregado.java | b239153819ec5625df15de5bdae6ac8b12590934 | [] | no_license | r-news/patternsAndSOLID | https://github.com/r-news/patternsAndSOLID | bbbe3778f1b007681376dd38e855449a9a725532 | 7ecc241cc2024529f0ec6a1958c9c4d4b945decd | refs/heads/master | 2020-05-30T14:44:22.307000 | 2019-06-13T16:37:49 | 2019-06-13T16:37:49 | 189,798,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LogicaDelAutomata;
import Acciones.*;
/*
* 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.
*/
/**
*
* @author rodrigo
*/
public class PedidoEntregado extends EstadoPedido {
... | UTF-8 | Java | 1,212 | java | PedidoEntregado.java | Java | [
{
"context": " the template in the editor.\n */\n/**\n *\n * @author rodrigo\n */\npublic class PedidoEntregado extends EstadoPe",
"end": 258,
"score": 0.9977484941482544,
"start": 251,
"tag": "USERNAME",
"value": "rodrigo"
}
] | null | [] | package LogicaDelAutomata;
import Acciones.*;
/*
* 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.
*/
/**
*
* @author rodrigo
*/
public class PedidoEntregado extends EstadoPedido {
... | 1,212 | 0.620462 | 0.620462 | 45 | 25.933332 | 22.246498 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
7534e7fd235bf32fe60a73564fd7ff1d37ec41a2 | 35,433,480,237,141 | efbbf58845ef9fddce58095a579621c39d0475b4 | /src/main/java/com/stock/mvc/controllers/EmployeurController.java | e78a17e0465628f449e39576dc9d6e69a389eebb | [] | no_license | webens/gestion_de_stock | https://github.com/webens/gestion_de_stock | 8dff410eb177037b548495813cfd990f1c50560e | 3d6bc21dd377b64f92ece38f2e9d053c387e7ec9 | refs/heads/master | 2020-06-25T20:16:54.058000 | 2019-07-29T08:48:03 | 2019-07-29T08:48:03 | 199,412,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stock.mvc.controllers;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfr... | UTF-8 | Java | 1,078 | java | EmployeurController.java | Java | [] | null | [] | package com.stock.mvc.controllers;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfr... | 1,078 | 0.797774 | 0.797774 | 30 | 34.933334 | 32.42009 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.233333 | false | false | 11 |
ec829f6bfba6feccea2b763258673463455c579c | 39,307,540,718,452 | 1322898eeeec0dea191396f46e9204c57740891a | /src/main/java/ru/uds/musicproject/model/TrackObject.java | 619e699e810e09d2b101b66b065cd53d20a64e4a | [] | no_license | Dimut2805/DownloaderMusic | https://github.com/Dimut2805/DownloaderMusic | f62c68154f6d601f65fc4fcb6c52515ac49de5ff | 7bbb4aecd22d018b8ec944918396407ff9366693 | refs/heads/master | 2022-04-10T16:05:24.119000 | 2020-02-14T11:51:34 | 2020-02-14T11:51:34 | 238,422,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.uds.musicproject.model;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import java.io.File;
import java.net.MalformedURLException;
public class TrackObject {
private File music;
private ImageView icon;
private File iconFile;
public TrackObject(File icon, File music)... | UTF-8 | Java | 750 | java | TrackObject.java | Java | [] | null | [] | package ru.uds.musicproject.model;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import java.io.File;
import java.net.MalformedURLException;
public class TrackObject {
private File music;
private ImageView icon;
private File iconFile;
public TrackObject(File icon, File music)... | 750 | 0.621333 | 0.621333 | 35 | 20.457144 | 17.672161 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 11 |
817de082047dac6aacf29419690970d39866da0b | 34,720,515,677,598 | 91c9549eda789c55777d3d77247a528a723172b4 | /files/OtsuThreshold.java | 03b85c8b101a29be6f7ab63d84ce75165e2e54b5 | [] | no_license | rarmand/projects_java | https://github.com/rarmand/projects_java | 4321d83c3a744f3954cc552d58846849196c0ad6 | c3b4871484ed1f8402ebb65b630baea2d28b0ab3 | refs/heads/master | 2020-01-15T14:36:58.106000 | 2017-03-21T19:52:47 | 2017-03-21T19:52:47 | 85,745,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.sprawko;
import kimage.image.Image;
import kimage.plugin.Plugin;
import kimage.utils.gui.ImageFrame;
import kimage.utils.histogram.Histogram;
import sample.sprawko.GreyScale;
/**
*
* @author Aleksandra Holik
* progrowanie metodą Otsu
*/
public class OtsuThreshold extends Threshold{
@... | UTF-8 | Java | 2,852 | java | OtsuThreshold.java | Java | [
{
"context": "mport sample.sprawko.GreyScale;\n\n/**\n *\n * @author Aleksandra Holik\n * progrowanie metodą Otsu\n */\npublic class OtsuT",
"end": 227,
"score": 0.9998785853385925,
"start": 211,
"tag": "NAME",
"value": "Aleksandra Holik"
}
] | null | [] | package sample.sprawko;
import kimage.image.Image;
import kimage.plugin.Plugin;
import kimage.utils.gui.ImageFrame;
import kimage.utils.histogram.Histogram;
import sample.sprawko.GreyScale;
/**
*
* @author <NAME>
* progrowanie metodą Otsu
*/
public class OtsuThreshold extends Threshold{
@Override
... | 2,842 | 0.604349 | 0.598387 | 89 | 31.044945 | 22.583136 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606742 | false | false | 11 |
53c934957aa709c95189ca448f6971c7e4a73ab7 | 18,133,351,980,686 | 0680359d200c51a9a12b4367988c8864791761a2 | /ViraTravelAgency/src/main/java/ir/vira/travelagency/configuration/AppSecurity.java | 9e9be683a1feccc19e8ea9e1b43981e934c8768d | [] | no_license | Eagle-Eyes/VTA | https://github.com/Eagle-Eyes/VTA | 95fe89231a33c99f68fa1a6a9d712854b132354c | 2fc2e48b04fa2db53147c1f080b04078f79bd605 | refs/heads/master | 2020-04-26T23:31:39.941000 | 2019-03-25T04:14:16 | 2019-03-25T04:14:16 | 173,904,996 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.vira.travelagency.configuration;
import ir.vira.travelagency.model.service.AccountService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManager... | UTF-8 | Java | 3,012 | java | AppSecurity.java | Java | [] | null | [] | package ir.vira.travelagency.configuration;
import ir.vira.travelagency.model.service.AccountService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManager... | 3,012 | 0.64409 | 0.64243 | 78 | 37.615383 | 33.743462 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 11 |
8746699de725b7ea52c0358446f703868b9afb1c | 10,402,410,827,675 | cc85674113be7c80fc75a8089a85fed24c6a6b1d | /src/Video.java | 1ff554bb998be9b5f2619507855b0f1b259e1ea5 | [] | no_license | pete8550/TestEksamen | https://github.com/pete8550/TestEksamen | ff8a8a1f6abe42cdec573810aaa7a4e5da266a8e | 172dc2838b1adfca0a5e0a1e831f2c4b0e326eec | refs/heads/master | 2020-04-12T02:36:19.721000 | 2018-12-18T12:38:48 | 2018-12-18T12:38:48 | 162,247,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.Time;
public class Video extends Media {
private String videoType;
private Time videoLenght;
private String videoSolution;
private String videoAuthor;
@Override
public void logToConsole(){
System.out.println(this.videoAuthor + this.videoType);
}
}
| UTF-8 | Java | 303 | java | Video.java | Java | [] | null | [] | import java.sql.Time;
public class Video extends Media {
private String videoType;
private Time videoLenght;
private String videoSolution;
private String videoAuthor;
@Override
public void logToConsole(){
System.out.println(this.videoAuthor + this.videoType);
}
}
| 303 | 0.70297 | 0.70297 | 14 | 20.642857 | 17.653843 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 11 |
2726fca3fc1aa326f4f743a9f8f25adb7103aa98 | 33,621,004,006,875 | 045699573f75c253513115887e04f29f1e23e432 | /src/main/java/com/geetion/puputuan/service/BarService.java | ce6123e237c3ef20c15d28c5938ca73e67393bc9 | [] | no_license | zhuobinchan/popoteam_server_v1.0 | https://github.com/zhuobinchan/popoteam_server_v1.0 | 61b46d716d3257f3110ab79ec7da04c7c6d4d8e3 | f4dd97f76e8d5192a54a3eafc06cd79c280155a9 | refs/heads/master | 2021-01-21T23:04:51.632000 | 2017-06-23T05:48:15 | 2017-06-23T05:48:15 | 95,187,326 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geetion.puputuan.service;
import com.geetion.puputuan.common.mybatis.PageEntity;
import com.geetion.puputuan.common.mybatis.PagingResult;
import com.geetion.puputuan.model.Bar;
import java.util.List;
import java.util.Map;
public interface BarService {
Bar getBarById(Long id);
Bar getBar(Map par... | UTF-8 | Java | 565 | java | BarService.java | Java | [] | null | [] | package com.geetion.puputuan.service;
import com.geetion.puputuan.common.mybatis.PageEntity;
import com.geetion.puputuan.common.mybatis.PagingResult;
import com.geetion.puputuan.model.Bar;
import java.util.List;
import java.util.Map;
public interface BarService {
Bar getBarById(Long id);
Bar getBar(Map par... | 565 | 0.746903 | 0.746903 | 27 | 19.925926 | 19.556047 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 11 |
64c946e7121bc93192968cbd40299237bfd860a1 | 12,996,571,065,008 | 4738d4fd8869eca8bb0cee171f33b0af6efc6e65 | /iot-think/.svn/pristine/6e/6ef6c1a33709535feb908feb26322f87488bf49f.svn-base | 5f2d922191764c7e27b06fe8943939a6670f9b88 | [] | no_license | wwkkww1983/jidi_test_01 | https://github.com/wwkkww1983/jidi_test_01 | 813125cf82cd0a0bb560160c3816c9b463895464 | 69916bb56ce67031257e88dd85a9a77d82469954 | refs/heads/master | 2022-03-04T21:18:39.097000 | 2019-07-18T14:33:31 | 2019-07-18T14:33:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rz.iot.think.mqtt.util;
import com.rz.iot.think.mqtt.model.ConcentratorMessageBase;
import com.rz.iot.think.mqtt.model.report.ConcentratorAppointParamReport;
import com.rz.iot.utils.RzIotDatetime;
import com.rz.iot.utils.RzIotDigit;
import java.text.ParseException;
import java.util.Calendar;
import java.u... | UTF-8 | Java | 1,049 | 6ef6c1a33709535feb908feb26322f87488bf49f.svn-base | Java | [
{
"context": "il.HashMap;\nimport java.util.Map;\n\n/**\n * @Author:jidi\n * @Date:2019/04/17 15:01\n * @Description:\n **/\np",
"end": 398,
"score": 0.9995999932289124,
"start": 394,
"tag": "USERNAME",
"value": "jidi"
}
] | null | [] | package com.rz.iot.think.mqtt.util;
import com.rz.iot.think.mqtt.model.ConcentratorMessageBase;
import com.rz.iot.think.mqtt.model.report.ConcentratorAppointParamReport;
import com.rz.iot.utils.RzIotDatetime;
import com.rz.iot.utils.RzIotDigit;
import java.text.ParseException;
import java.util.Calendar;
import java.u... | 1,049 | 0.673975 | 0.647283 | 34 | 29.852942 | 20.311012 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882353 | false | false | 11 | |
a6cad2d5fba1ef0b188d9227a163419e1adea60b | 32,710,470,983,020 | 86858caed98add37cc44012634cfb212dbb00884 | /OOPTest/src/com/doug/hamburger.java | 661c47ccd3dbb4ecb9a7ae426b59a8cb11883edc | [] | no_license | allogene/JavaPractice | https://github.com/allogene/JavaPractice | a17386363a91c0f58ce71582237cb4014ef9c139 | 7d753ad243007c017835ceaa9d034c03036e1194 | refs/heads/master | 2020-12-02T18:04:10.757000 | 2017-07-06T20:44:00 | 2017-07-06T20:44:00 | 96,462,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.doug;
/**
* Created by Acer on 5/30/2017.
*/
public class hamburger {
private String meat, rollType;
private double BurgerPrice, additionsSubTotal;
private int numCondiments = 4, maxCondiments = 4;
private AdditionList additionItem = new AdditionList();
private AdditionList[] additon... | UTF-8 | Java | 3,639 | java | hamburger.java | Java | [
{
"context": "package com.doug;\n\n/**\n * Created by Acer on 5/30/2017.\n */\npublic class hamburger {\n pr",
"end": 41,
"score": 0.9786747694015503,
"start": 37,
"tag": "NAME",
"value": "Acer"
}
] | null | [] | package com.doug;
/**
* Created by Acer on 5/30/2017.
*/
public class hamburger {
private String meat, rollType;
private double BurgerPrice, additionsSubTotal;
private int numCondiments = 4, maxCondiments = 4;
private AdditionList additionItem = new AdditionList();
private AdditionList[] additon... | 3,639 | 0.622973 | 0.619126 | 109 | 32.376148 | 29.230118 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559633 | false | false | 11 |
ee02fe23acb52691215a5903f5b56019b147ac47 | 901,943,176,094 | 6172d3ea09e1b0ad4232d6906658191330f973f5 | /Lab6_TSURKAN_V_Google/src/test/java/pages/frameworks/GoogleEngine.java | 4ae1312928ececa5754f9a307c663a155bd435f4 | [] | no_license | KPI-Testing/Testing2017-18 | https://github.com/KPI-Testing/Testing2017-18 | 3fb57448a5dcd547472bf06f86713be4ea0b7727 | 6217396e72997a8a8a06a3224ad5bf2ae3444524 | refs/heads/master | 2022-12-28T15:44:24.296000 | 2018-05-03T07:53:14 | 2018-05-03T07:53:14 | 106,281,083 | 0 | 9 | null | false | 2020-10-13T00:00:36 | 2017-10-09T12:31:34 | 2018-05-03T07:56:36 | 2020-10-13T00:00:35 | 240,363 | 0 | 21 | 27 | Java | false | false | package pages.frameworks;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.*;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.FindBys;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.seleni... | UTF-8 | Java | 4,221 | java | GoogleEngine.java | Java | [] | null | [] | package pages.frameworks;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.*;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.FindBys;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.seleni... | 4,221 | 0.570577 | 0.568908 | 141 | 27.74468 | 28.564821 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475177 | false | false | 11 |
6294ae25f5480e5be34905ce27471718988795e5 | 27,994,596,846,974 | e41f4928bfa090cda719d18bc097c4b7f443d7d0 | /app/src/main/java/com/hdu/newe/here/page/base/BasePresenter.java | 339f54488d0081c1bdd17c8a26529fbec4038c3b | [
"Apache-2.0"
] | permissive | JaylenHsieh/Here | https://github.com/JaylenHsieh/Here | bd9f0b956dbb9a47fd1029a8839809fd52755e3b | d0759420365ab396c75008a67924cd940e9f52ce | refs/heads/master | 2018-11-02T21:44:53.990000 | 2018-10-18T07:16:23 | 2018-10-18T07:16:23 | 111,284,989 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hdu.newe.here.page.base;
/**
*
* @author Jaylen Hsieh
* @date 2017/11/19
*/
public interface BasePresenter {
void onCreate();
void onStart();
void onResume();
void onPause();
void onStop();
void onDestroy();
}
| UTF-8 | Java | 259 | java | BasePresenter.java | Java | [
{
"context": "ge com.hdu.newe.here.page.base;\n\n/**\n *\n * @author Jaylen Hsieh\n * @date 2017/11/19\n */\n\npublic interface BasePre",
"end": 68,
"score": 0.9998636841773987,
"start": 56,
"tag": "NAME",
"value": "Jaylen Hsieh"
}
] | null | [] | package com.hdu.newe.here.page.base;
/**
*
* @author <NAME>
* @date 2017/11/19
*/
public interface BasePresenter {
void onCreate();
void onStart();
void onResume();
void onPause();
void onStop();
void onDestroy();
}
| 253 | 0.598456 | 0.567568 | 23 | 10.26087 | 11.60666 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 11 |
0eafe8228963289b798f047df707e722b60ccc18 | 1,752,346,699,109 | c3bbd7f87705306b6148e001cd2917db1e91364c | /dawn-web-manager/src/main/java/com/dawn/service/SysRolePermissionService.java | b307e1ddd1775917157dcc7957c115d8011c906c | [] | no_license | wuenbaiyila/dawn | https://github.com/wuenbaiyila/dawn | 90c3af2dd0351c6bfc34a8f1423513e6781e9be5 | cf04f55a6f7d02e6c421e8eedd6ca66f8dcdf7d5 | refs/heads/master | 2021-05-05T00:58:16.604000 | 2018-03-12T15:16:46 | 2018-03-12T15:16:46 | 119,526,146 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dawn.service;
import java.util.List;
import com.dawn.pojo.SysRolePermission;
public interface SysRolePermissionService {
public int addSysRolePermissionService(SysRolePermission sysRolePermission);
// 根据角色id查询权限菜单
public List<SysRolePermission> queryByRoleId(String roleId);
}
| UTF-8 | Java | 318 | java | SysRolePermissionService.java | Java | [] | null | [] | package com.dawn.service;
import java.util.List;
import com.dawn.pojo.SysRolePermission;
public interface SysRolePermissionService {
public int addSysRolePermissionService(SysRolePermission sysRolePermission);
// 根据角色id查询权限菜单
public List<SysRolePermission> queryByRoleId(String roleId);
}
| 318 | 0.825503 | 0.825503 | 14 | 20.285715 | 24.820581 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 11 |
f8fcb3cab028c5a94cddbd2f5cba7b6639ca2b50 | 27,728,308,882,530 | 08037bd6af23e0adf00971169cb108082d6d2b3e | /src/org/tcl/game/gui/load/DataLoad.java | 5b32ac06b4a70aab3bd597b8debd07c0ce0b66cd | [] | no_license | tanghao0123/MagicBoardGame | https://github.com/tanghao0123/MagicBoardGame | 943b0d83b9a1e059c163a49832858b556753ea03 | 736a48c17cf951267bdceab9b2d2af61b1fd2c3a | refs/heads/master | 2022-11-22T00:02:08.982000 | 2020-07-02T10:58:01 | 2020-07-02T10:58:01 | 276,611,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.tcl.game.gui.load;
/**
* 数据加载
* @author 李婷妍
*/
public class DataLoad {
public DataLoad(String path){
}
}
| UTF-8 | Java | 144 | java | DataLoad.java | Java | [
{
"context": "ge org.tcl.game.gui.load;\n\n/**\n * 数据加载\n * @author 李婷妍\n */\npublic class DataLoad {\n public DataLoad(S",
"end": 58,
"score": 0.9997002482414246,
"start": 55,
"tag": "NAME",
"value": "李婷妍"
}
] | null | [] | package org.tcl.game.gui.load;
/**
* 数据加载
* @author 李婷妍
*/
public class DataLoad {
public DataLoad(String path){
}
}
| 144 | 0.615385 | 0.615385 | 11 | 10.818182 | 11.75367 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 11 |
7a4b4d58f60de7630dceda7bd1be05babf9b4980 | 9,869,834,859,975 | 5d0dad9f86fa4442c26f383992337837390f4172 | /app/src/main/java/com/example/rishabh/UploadAdapter.java | 475631562582a4579d6d3d74aa1561e6c5ed8d8d | [] | no_license | lokiore/VConnect | https://github.com/lokiore/VConnect | 8e21ca4b95452dac4d9734852a8830de05f5b12c | e87f412ed151df0c3a5307825d947653321fd1a2 | refs/heads/master | 2020-03-10T01:06:05.552000 | 2018-04-12T20:46:15 | 2018-04-12T20:46:15 | 129,100,442 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rishabh;
import android.app.Activity;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapt... | UTF-8 | Java | 1,550 | java | UploadAdapter.java | Java | [
{
"context": "o;\n\nimport java.util.ArrayList;\n\n/**\n * Created by lokiore on 11/4/18.\n */\n\npublic class UploadAdapter exten",
"end": 482,
"score": 0.9996424317359924,
"start": 475,
"tag": "USERNAME",
"value": "lokiore"
}
] | null | [] | package com.example.rishabh;
import android.app.Activity;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapt... | 1,550 | 0.723871 | 0.72 | 53 | 28.245283 | 27.89394 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622642 | false | false | 11 |
a9daff37da780cbc2b26e64e9b8e8c2e4967b925 | 14,482,629,735,010 | b610d289434a9567693df38eb514c493667fd096 | /app/src/main/java/com/courseproject/fragments/EducationCardFragment.java | d51a89b53391c5ded9f1e64e9a407e28878f57cc | [] | no_license | AndrewBlinets/CourseWork-1 | https://github.com/AndrewBlinets/CourseWork-1 | 2bdb7157109674b1aef16a9bca02c9a515595c85 | f723b83ab3b85888a6845add65c9e9e17f62752a | refs/heads/master | 2021-08-27T19:55:44.254000 | 2017-11-28T06:13:26 | 2017-11-28T06:13:26 | 111,071,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.courseproject.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.courseproject.R;
import com.coursep... | UTF-8 | Java | 1,477 | java | EducationCardFragment.java | Java | [] | null | [] | package com.courseproject.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.courseproject.R;
import com.coursep... | 1,477 | 0.766949 | 0.766243 | 32 | 43.25 | 33.258457 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 11 |
a9f29bd8daaf27b5047b142ec185bed5a6fe555a | 5,712,306,506,771 | 52a5cc4cfe81abd1165e3e5ff25a2f4893f175eb | /SciCumulusCore/src/main/java/chiron/cloud/CloudUtils.java | cfc298759991f1fe7fddf99414a96f0573e6073f | [] | no_license | curiousTauseef/SciCumulus | https://github.com/curiousTauseef/SciCumulus | 45542f66d7ba6ed0f6c0ff61290a9839af604fba | f5072506ae2d3426c029a91caa275a3ac6649b11 | refs/heads/master | 2022-09-20T12:58:51.553000 | 2020-04-14T20:00:42 | 2020-04-14T20:00:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chiron.cloud;
import chiron.EMachine;
import com.amazonaws.services.ec2.AmazonEC2Client;
import com.amazonaws.services.ec2.model.DescribeInstancesRequest;
import com.amazonaws.services.ec2.model.DescribeInstancesResult;
import com.amazonaws.services.ec2.model.Filter;
import com.amazonaws.services.ec2.model.Ins... | UTF-8 | Java | 19,868 | java | CloudUtils.java | Java | [
{
"context": "ections;\nimport java.util.List;\n\n/**\n *\n * @author vitor\n */\npublic class CloudUtils {\n \n public sta",
"end": 580,
"score": 0.9944955110549927,
"start": 575,
"tag": "USERNAME",
"value": "vitor"
}
] | null | [] | package chiron.cloud;
import chiron.EMachine;
import com.amazonaws.services.ec2.AmazonEC2Client;
import com.amazonaws.services.ec2.model.DescribeInstancesRequest;
import com.amazonaws.services.ec2.model.DescribeInstancesResult;
import com.amazonaws.services.ec2.model.Filter;
import com.amazonaws.services.ec2.model.Ins... | 19,868 | 0.622962 | 0.621049 | 436 | 44.568806 | 35.310776 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.720183 | false | false | 11 |
bc9fdac590eac911144f6aee8f86a5020544cdaa | 23,313,082,546,769 | e38f60b97ef36896dd4d061c1f16ca45601823eb | /src/main/org/uva/qls/ast/Style/StyleProperty/FontSizeProperty.java | cbd3a15afaac41f569e5fb61c4e672f102b117ff | [] | no_license | EdwinOuwehand/ql-dsl | https://github.com/EdwinOuwehand/ql-dsl | dae59af26a6e839ec2fc63cf6334e3461603ae0f | f0895b045606952cb0ed0aef09100a118194e640 | refs/heads/master | 2020-03-13T10:38:20.647000 | 2018-10-16T09:25:21 | 2018-10-16T09:25:21 | 131,087,386 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.uva.qls.ast.Style.StyleProperty;
import org.uva.gui.widgets.QuestionWidget;
import org.uva.qls.ast.Value.NumberValue;
public class FontSizeProperty extends StyleProperty {
private final NumberValue value;
public FontSizeProperty(NumberValue numberValue) {
this.value = numberValue;
}
... | UTF-8 | Java | 469 | java | FontSizeProperty.java | Java | [] | null | [] | package org.uva.qls.ast.Style.StyleProperty;
import org.uva.gui.widgets.QuestionWidget;
import org.uva.qls.ast.Value.NumberValue;
public class FontSizeProperty extends StyleProperty {
private final NumberValue value;
public FontSizeProperty(NumberValue numberValue) {
this.value = numberValue;
}
... | 469 | 0.720682 | 0.720682 | 19 | 23.68421 | 20.695925 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 11 |
a79a973e550f6010409650ebc7c45ab113106e70 | 13,666,585,994,421 | ade31ac1227b658bceff97d8d6b3669edaf0a4bb | /src/ct/test/Main.java | 3948e004ff56099d9a5e11560cc2284390869bad | [] | no_license | faywang19/DS | https://github.com/faywang19/DS | 899344e04c5864ff0046611b31ee6cf4406a0194 | 98b2d06826c82c768d46d47697c9413b69d0d2df | refs/heads/master | 2023-02-08T21:43:09.451000 | 2021-01-05T16:45:10 | 2021-01-05T16:45:10 | 327,058,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ct.test;
public class Main {
public static void main(String[] args) {
System.out.println("当你看到这句话意味着更新成功了,是第二次提交");
System.out.println("什么鬼");
System.out.println("为什么我没有看到第二次修改的呢");
}
}
| UTF-8 | Java | 307 | java | Main.java | Java | [] | null | [] | package ct.test;
public class Main {
public static void main(String[] args) {
System.out.println("当你看到这句话意味着更新成功了,是第二次提交");
System.out.println("什么鬼");
System.out.println("为什么我没有看到第二次修改的呢");
}
}
| 307 | 0.638767 | 0.638767 | 9 | 24.222221 | 19.377981 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
8505f001f1d5db9fb019b4789fa320ac1014eb89 | 180,388,637,949 | db3914d0ff14629bb1e95cb0ad55e8ffeaf00d69 | /game-core/src/main/java/com/wjybxx/fastjgame/core/onlinenode/WarzoneNodeData.java | 1f0a90200a92211d677792cead00ae01a93359f6 | [
"Apache-2.0"
] | permissive | lochakho/fastjgame | https://github.com/lochakho/fastjgame | 63ee5b7630b257ffdfbf63b6eaaeae3701cf55fc | 04903847825c91b4f71584e2a78bdda14b22b9b6 | refs/heads/master | 2020-06-03T18:31:06.915000 | 2019-06-06T08:14:26 | 2019-06-06T08:14:26 | 191,683,558 | 2 | 0 | Apache-2.0 | true | 2019-06-13T03:20:50 | 2019-06-13T03:20:50 | 2019-06-12T03:40:09 | 2019-06-10T06:42:22 | 31,555 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2019 wjybxx
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | UTF-8 | Java | 1,191 | java | WarzoneNodeData.java | Java | [
{
"context": "/*\n * Copyright 2019 wjybxx\n *\n * Licensed under the Apache License, Version ",
"end": 27,
"score": 0.9996951222419739,
"start": 21,
"tag": "USERNAME",
"value": "wjybxx"
},
{
"context": "\n/**\n * zookeeper在线WarzoneServer节点信息\n *\n * @author wjybxx\n * @version 1.0\n... | null | [] | /*
* Copyright 2019 wjybxx
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | 1,191 | 0.73028 | 0.704835 | 39 | 29.23077 | 29.189444 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 11 |
78b6dbc4f89d3edd53d44c1e00af80a47183a932 | 27,444,841,026,309 | 4ec160996cff3fc659b4a1677766830ed5249cc4 | /src/main/java/com/jomer/models/Note.java | 23bfc8fd0513c09728627bc9908996d4e3ab8514 | [] | no_license | fjdgallardo/notes | https://github.com/fjdgallardo/notes | acdbe637518a1585edb034bd91141be8e42580f1 | 5a6a9de968ef866360429a4957e26d336d4865fd | refs/heads/master | 2015-08-14T04:13:23.445000 | 2014-11-04T02:43:26 | 2014-11-04T02:43:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jomer.models;
import java.sql.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Entity
@Table(name="note... | UTF-8 | Java | 1,373 | java | Note.java | Java | [
{
"context": " lastUpdated;\n\t\n\t@ManyToOne\n @JoinColumn(name=\"username\")\n\tprivate User user;\n\n\tpublic int getId() {\n\t\tre",
"end": 640,
"score": 0.9994375109672546,
"start": 632,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.jomer.models;
import java.sql.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Entity
@Table(name="note... | 1,373 | 0.713037 | 0.713037 | 90 | 14.255555 | 13.820726 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 11 |
d927d77b8d62176f82094ea43ee8282f7f62bcde | 7,567,732,428,742 | 536f0699240ce00c3e8b620075f98b9242af8b78 | /src/com/ttl/designpattern/ch6/person/Tie.java | 19cc63d3db012ff027389862a719daaa343c77f4 | [] | no_license | Logphi/DesignPattern_chengjie | https://github.com/Logphi/DesignPattern_chengjie | f2cac65069eaf4ec5c3e063ddfc22a6600e41cc9 | 1747e700b052477dcbd6b3ff595dbec06a6e86b5 | refs/heads/master | 2022-11-06T13:55:39.747000 | 2020-07-02T09:03:16 | 2020-07-02T09:03:16 | 276,053,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ttl.designpattern.ch6.person;
/**
* @ClassName Tie
* @Description TODO
* @Author ttl
* @Date 2020/6/29 16:27
* Version 1.0
**/
public class Tie extends Finery {
@Override
public void show() {
super.show();
System.out.println("领带");
}
}
| UTF-8 | Java | 287 | java | Tie.java | Java | [
{
"context": "\n * @ClassName Tie\n * @Description TODO\n * @Author ttl\n * @Date 2020/6/29 16:27\n * Version 1.0\n **/\npubl",
"end": 100,
"score": 0.9977906942367554,
"start": 97,
"tag": "USERNAME",
"value": "ttl"
}
] | null | [] | package com.ttl.designpattern.ch6.person;
/**
* @ClassName Tie
* @Description TODO
* @Author ttl
* @Date 2020/6/29 16:27
* Version 1.0
**/
public class Tie extends Finery {
@Override
public void show() {
super.show();
System.out.println("领带");
}
}
| 287 | 0.60424 | 0.55477 | 16 | 16.6875 | 11.982898 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 11 |
b72f1f80a8a8ad660543c3f2ca7c64366d8b59fe | 28,286,654,657,687 | 395ca4a218a80e19196175201d4426061dfb9b3b | /Avião.java | ed12b8ce7bdf1838b252ce6213e55b55ce7ff73a | [] | no_license | karooltooledo/Orientacao-a-Objetos | https://github.com/karooltooledo/Orientacao-a-Objetos | 1c6e63daf580eeae2ddf015c30cf24fd68e634c1 | a0179fbf73822f2e7b93ecbdab0095a30a30ac31 | refs/heads/main | 2023-07-09T03:44:53.409000 | 2021-07-07T18:21:00 | 2021-07-07T18:21:00 | 383,844,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package OrientacaoObjetos;
public class Avião {
//Atributos
int passageiros;
int piloto;
int aeromocas;
int codigoVoo;
//Métodos
void dadosVoo() {
System.out.println("***Avião de número " + codigoVoo + "***");
}
}
| ISO-8859-1 | Java | 249 | java | Avião.java | Java | [] | null | [] | package OrientacaoObjetos;
public class Avião {
//Atributos
int passageiros;
int piloto;
int aeromocas;
int codigoVoo;
//Métodos
void dadosVoo() {
System.out.println("***Avião de número " + codigoVoo + "***");
}
}
| 249 | 0.62449 | 0.62449 | 15 | 14.333333 | 15.460343 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 11 |
52f1bd9e6ec75095aef0a4b97315f4da06004f91 | 13,477,607,422,893 | 37ef00c0f4f703368396af5cb14f1828b6a28a62 | /src/ho/command/CommandInsert.java | 7974d7259bf4551f35eaa9bc1af1f9cc7c69b303 | [] | no_license | oo797942/KostaHanbokWebProject | https://github.com/oo797942/KostaHanbokWebProject | ac6c74055c95bb24302f9e9cb09505350c06b139 | c7115e9f55cb7c966d1de94aebd5484d1be00ab5 | refs/heads/master | 2021-01-18T22:48:37.916000 | 2016-11-12T06:25:53 | 2016-11-12T06:25:53 | 72,606,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ho.command;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Part;
import ho.command.CommandException;
import ho.model.HoException;
import ho... | UTF-8 | Java | 4,492 | java | CommandInsert.java | Java | [
{
"context": "){\r\n\t\t\trealPath = FileSaveHelper.save(\"C:\\\\Users\\\\kosta\\\\git\\\\KostaHanbokWebProject\\\\WebContent\\\\ho\\\\uplo",
"end": 1797,
"score": 0.7343423366546631,
"start": 1792,
"tag": "USERNAME",
"value": "kosta"
},
{
"context": "\r\n\t\t\t\trealPath3 = FileSave... | null | [] | package ho.command;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Part;
import ho.command.CommandException;
import ho.model.HoException;
import ho... | 4,492 | 0.673511 | 0.666065 | 136 | 30.588236 | 25.67915 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.382353 | false | false | 11 |
79d69e5b532f6bd3c7fdb7a594f3d0c0d1ce6f2b | 23,922,967,874,327 | 17a379086bcc4d61af83267c5534b0694dd08d1a | /src/test/RecepteurAnalogiqueTest.java | 4169652daee4b0d8f238582913c8c9934950f2db | [] | no_license | quentin9696/SIT213 | https://github.com/quentin9696/SIT213 | 13ac6eac7ca109613828ded40d513e3f7cd4ab89 | b705bf7461a781be86698262f91db8a49bb1c9bb | refs/heads/master | 2021-01-21T12:58:49.449000 | 2015-10-28T20:00:02 | 2015-10-28T20:00:02 | 42,859,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import static org.junit.Assert.*;
import information.Information;
import information.InformationNonConforme;
import java.util.Objects;
import java.util.Random;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static ... | UTF-8 | Java | 5,866 | java | RecepteurAnalogiqueTest.java | Java | [] | null | [] | package test;
import static org.junit.Assert.*;
import information.Information;
import information.InformationNonConforme;
import java.util.Objects;
import java.util.Random;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static ... | 5,866 | 0.736995 | 0.726249 | 165 | 34.533333 | 29.565651 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.6 | false | false | 11 |
59238c1c0b51b2b2aaabe198a35d570f7c0e63d6 | 1,949,915,212,031 | faf7b826c1fac99529a4b6c1a64e1849b85fd57a | /magazyny/src/model/Samochod.java | 67a66030b1bf1907988ec3c5d4f60f5cb4670028 | [] | no_license | izoslav/gui-serf | https://github.com/izoslav/gui-serf | 615eb6780d09602bcbfd6829db8283ced2452291 | b8c2ba7767bd8f9f00a0944fa36555c87191c47d | refs/heads/master | 2020-05-17T09:08:41.950000 | 2019-04-26T19:16:24 | 2019-04-26T19:16:24 | 183,624,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class Samochod extends Przedmiot {
final private int pojemnoscSilnika;
final private String rodzajPaliwa;
public Samochod(String nazwa, int rozmiar, int pojemnoscSilnika, String rodzajPaliwa) {
super(nazwa, rozmiar);
this.pojemnoscSilnika = pojemnoscSilnika;
... | UTF-8 | Java | 816 | java | Samochod.java | Java | [] | null | [] | package model;
public class Samochod extends Przedmiot {
final private int pojemnoscSilnika;
final private String rodzajPaliwa;
public Samochod(String nazwa, int rozmiar, int pojemnoscSilnika, String rodzajPaliwa) {
super(nazwa, rozmiar);
this.pojemnoscSilnika = pojemnoscSilnika;
... | 816 | 0.631127 | 0.631127 | 24 | 32 | 31.5 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 11 |
7b29a0488d73502c93616fecdb699a74e32be5ba | 26,637,387,239,183 | 1bff47a5e5f2c5800a64b9e3c809cdf4e51815e5 | /smt-cloudformation-objects/src/main/java/shiver/me/timbers/aws/iot/ThingPrincipalAttachment.java | d788612d352ee2d4bab4a0d05c841f214c48e551 | [
"Apache-2.0"
] | permissive | shiver-me-timbers/smt-cloudformation-parent | https://github.com/shiver-me-timbers/smt-cloudformation-parent | d773863ce52c5de154d909498a7546e0da545556 | e2600814428a92ff8ea5977408ccc6a8f511a561 | refs/heads/master | 2021-06-09T09:13:17.335000 | 2020-06-19T08:24:16 | 2020-06-19T08:24:16 | 149,845,802 | 4 | 0 | Apache-2.0 | false | 2021-04-26T16:53:04 | 2018-09-22T04:39:40 | 2020-06-19T08:24:24 | 2021-04-26T16:53:04 | 7,914 | 3 | 0 | 1 | Java | false | false |
package shiver.me.timbers.aws.iot;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyDescription;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
... | UTF-8 | Java | 3,802 | java | ThingPrincipalAttachment.java | Java | [] | null | [] |
package shiver.me.timbers.aws.iot;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyDescription;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
... | 3,802 | 0.726197 | 0.726197 | 109 | 33.871559 | 44.620747 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275229 | false | false | 11 |
315bbc149428483361e1cba11ee4a813efdad632 | 33,672,543,649,685 | d545ae4e7a46f98f7c0bdf53d20b7f239fbc3ccc | /Data structure and algorithm/algorithm/FloydAlgorithm.java | 9af59c6a5b3706d2956058991c076b9d3a338ebc | [] | no_license | Ramelon/Data-structure-and-algorithm | https://github.com/Ramelon/Data-structure-and-algorithm | 88e6ca603373d1271f0a8a0e25a4e4aff5ffa515 | 478bfeda0e56fddf862d03f23e0d75e7e8538014 | refs/heads/master | 2021-05-24T09:55:30.735000 | 2020-04-06T13:41:43 | 2020-04-06T13:41:43 | 253,507,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm;
import java.util.Arrays;
public class FloydAlgorithm {
public static void main(String[] args) {
int min = 32767;
char[] vertexs = { 'A', 'B', 'C', 'D', 'E', 'F', 'G' };
int[][] matrix = { { 0, 7, min, 5, min, min, min }, { 7, 0, 8, 9, 7, min, min },
{ min, 8, 0, min, 5, min, min }, { 5, ... | GB18030 | Java | 1,427 | java | FloydAlgorithm.java | Java | [] | null | [] | package algorithm;
import java.util.Arrays;
public class FloydAlgorithm {
public static void main(String[] args) {
int min = 32767;
char[] vertexs = { 'A', 'B', 'C', 'D', 'E', 'F', 'G' };
int[][] matrix = { { 0, 7, min, 5, min, min, min }, { 7, 0, 8, 9, 7, min, min },
{ min, 8, 0, min, 5, min, min }, { 5, ... | 1,427 | 0.536052 | 0.501821 | 55 | 23.981817 | 22.64789 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.327273 | false | false | 11 |
019c7c81d9b66c38ef2b0aec6c5c0a6c45f2933b | 31,576,599,601,566 | b9f270a150e3706b61aed0f118caf69db91f57aa | /app/src/main/java/cn/qatime/player/activity/PersonalInformationChangeActivity.java | 7a570a343672303f0cae6cccbf231417a4632b3d | [] | no_license | chuanjiabao1981/qatime-android-student | https://github.com/chuanjiabao1981/qatime-android-student | ac583a49d2a59d1ff5f9f635d9ba2d75445188ae | 2034a39f2168cd426553dbbdef2b3030bda443b1 | refs/heads/master | 2021-03-27T19:47:52.257000 | 2018-01-09T08:49:54 | 2018-01-09T08:49:54 | 66,045,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.qatime.player.activity;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.content.FileProvider;
import android.text.E... | UTF-8 | Java | 21,457 | java | PersonalInformationChangeActivity.java | Java | [
{
"context": " new HashMap<>();\n\n map.put(\"name\", sName);\n map.put(\"grade\", grade);\n ",
"end": 14379,
"score": 0.8381556868553162,
"start": 14378,
"tag": "NAME",
"value": "s"
}
] | null | [] | package cn.qatime.player.activity;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.content.FileProvider;
import android.text.E... | 21,457 | 0.584657 | 0.581658 | 456 | 45.796051 | 34.367149 | 252 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765351 | false | false | 11 |
f358a648dc07a285ec99465393686b60dc5701ac | 23,502,061,110,878 | 8fff393afa2da75cbc25c2a1baa1ba2a7cbf627a | /AM_Rkanoid/src/puppynoid/modifiers/KeyEventModifier.java | 3ab42b3a0fb0cdce84a1825b79b18d85bfce971f | [] | no_license | AlessioMoraschini/ScreepT-public | https://github.com/AlessioMoraschini/ScreepT-public | 8fbb699d2c8e7e7739303c38156476e63e45f498 | 099a239a1cb678586bc6cf8b08035b2297c9e3a7 | refs/heads/master | 2023-04-01T14:58:39.550000 | 2023-03-15T23:26:13 | 2023-03-15T23:26:13 | 349,549,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package puppynoid.modifiers;
import java.awt.event.KeyEvent;
@FunctionalInterface
public interface KeyEventModifier {
public void applyModifier(KeyEvent event);
}
| UTF-8 | Java | 176 | java | KeyEventModifier.java | Java | [] | null | [] | package puppynoid.modifiers;
import java.awt.event.KeyEvent;
@FunctionalInterface
public interface KeyEventModifier {
public void applyModifier(KeyEvent event);
}
| 176 | 0.778409 | 0.778409 | 9 | 17.555555 | 16.486433 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
21b0db4137cb892ca97b3f9113e1cf4416443bcb | 13,340,168,427,121 | a8c27091412a0155497bb975825d08e490fc8111 | /algo-study/src/main/java/com/junhua/algorithm/leetcode/datastructure/linkedList/PalindromeLinkedList.java | 4b5c256e3e297535f058eda0617aa60a920d823e | [
"MIT"
] | permissive | Junhua91/tornesol | https://github.com/Junhua91/tornesol | 4cd7f6cf14245a03ff36a2e79a34aa6782d02b01 | 42bde375149654a9f2e902ce182b6a30426f22d8 | refs/heads/master | 2022-12-21T15:55:09.458000 | 2019-10-30T07:00:46 | 2019-10-30T07:00:46 | 153,586,630 | 4 | 0 | MIT | false | 2022-12-16T08:31:48 | 2018-10-18T08:05:32 | 2019-11-04T03:40:00 | 2022-12-16T08:31:45 | 1,989 | 3 | 0 | 16 | Java | false | false | package com.junhua.algorithm.leetcode.datastructure.linkedList;
import java.util.ArrayList;
import java.util.List;
public class PalindromeLinkedList {
/**
* space O(N)
*
* @param head
* @return
*/
static public boolean isPalindrome(ListNode head) {
if (head == null) return ... | UTF-8 | Java | 2,297 | java | PalindromeLinkedList.java | Java | [] | null | [] | package com.junhua.algorithm.leetcode.datastructure.linkedList;
import java.util.ArrayList;
import java.util.List;
public class PalindromeLinkedList {
/**
* space O(N)
*
* @param head
* @return
*/
static public boolean isPalindrome(ListNode head) {
if (head == null) return ... | 2,297 | 0.53374 | 0.518938 | 96 | 22.927084 | 22.335157 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 11 |
fd41a5a92cfd53663c7798a1f21c3f928223d7ed | 27,943,057,278,258 | 33f3bfd1d3e52c60218197930a7a91a6c2e72f98 | /tztf/src/main/java/cn/movinginfo/tztf/sen/mapper/DangerPointMapper.java | 26e36a801d072c6a214b6bee21ef7f6fadacc140 | [] | no_license | TomZD/tzqx | https://github.com/TomZD/tzqx | f1840e5e761a32cb3ff3485ad31988224f767622 | 76ad3a74aef642e231e72e40826401034cedc775 | refs/heads/master | 2022-12-08T20:10:29.578000 | 2020-08-30T09:50:08 | 2020-08-30T09:50:08 | 290,946,669 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.movinginfo.tztf.sen.mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import cn.movinginfo.tztf.sen.domain.DangerPoint;
import tk.mybatis.mapper.common.Mapper;
import j... | UTF-8 | Java | 4,665 | java | DangerPointMapper.java | Java | [
{
"context": "rt java.util.List;\n\n/**\n* @description:\n* @author: autoCode\n* @history:\n*/\npublic interface DangerPointMapper",
"end": 375,
"score": 0.9994434118270874,
"start": 367,
"tag": "USERNAME",
"value": "autoCode"
}
] | null | [] | package cn.movinginfo.tztf.sen.mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import cn.movinginfo.tztf.sen.domain.DangerPoint;
import tk.mybatis.mapper.common.Mapper;
import j... | 4,665 | 0.655558 | 0.654268 | 86 | 53.081394 | 36.923622 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.383721 | false | false | 11 |
daa2b5cf94f2aa16010cd43cfe020e2edc00d3f9 | 13,443,247,697,604 | 3438e8c139a5833836a91140af412311aebf9e86 | /chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/SignInPromo.java | e57c679349a2d57193969408d3e6638c21911907 | [
"BSD-3-Clause"
] | permissive | Exstream-OpenSource/Chromium | https://github.com/Exstream-OpenSource/Chromium | 345b4336b2fbc1d5609ac5a67dbf361812b84f54 | 718ca933938a85c6d5548c5fad97ea7ca1128751 | refs/heads/master | 2022-12-21T20:07:40.786000 | 2016-10-18T04:53:43 | 2016-10-18T04:53:43 | 71,210,435 | 0 | 2 | BSD-3-Clause | false | 2022-12-18T12:14:22 | 2016-10-18T04:58:13 | 2016-10-18T04:58:13 | 2022-12-18T12:14:22 | 713,301 | 0 | 1 | 1 | null | false | false | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.ntp.cards;
import android.content.Context;
import android.support.annotation.DrawableRes;
import android.support.anno... | UTF-8 | Java | 5,731 | java | SignInPromo.java | Java | [] | null | [] | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.ntp.cards;
import android.content.Context;
import android.support.annotation.DrawableRes;
import android.support.anno... | 5,731 | 0.663933 | 0.661839 | 177 | 31.378531 | 28.913433 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.39548 | false | false | 11 |
c1218fef25b959efcb010c5094ab3adadf9d131e | 29,334,626,687,468 | b399f24bbf7f9308335fdb7f47fb2e0b8b1a6c0d | /MWST.java | 38db25fc4410760617f8c27b54bda29316eb0420 | [] | no_license | ahendy0/226-Kruskal-s-Algorithm | https://github.com/ahendy0/226-Kruskal-s-Algorithm | b6f3e9a23e8f55151eff4bfa35711712b39cd606 | 0e81054af00a0eee1d52d607e40dc4a6e8c53891 | refs/heads/master | 2020-12-29T03:31:50.575000 | 2016-04-12T03:51:43 | 2016-04-12T03:51:43 | 42,700,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* MWST.java
CSC 226 - Fall 2015
Assignment 1 - Minimum Weight Spanning Tree Template
This template includes some testing code to help verify the implementation.
To interactively provide test inputs, run the program with
java MWST
To conveniently test the algorithm with a large input, create a tex... | UTF-8 | Java | 7,855 | java | MWST.java | Java | [
{
"context": "raphs; each will be \n processed separately.\n\n\n B. Bird - 08/02/2014\n*/\n\nimport java.util.Arrays;\nimport ",
"end": 1030,
"score": 0.9995629787445068,
"start": 1023,
"tag": "NAME",
"value": "B. Bird"
}
] | null | [] | /* MWST.java
CSC 226 - Fall 2015
Assignment 1 - Minimum Weight Spanning Tree Template
This template includes some testing code to help verify the implementation.
To interactively provide test inputs, run the program with
java MWST
To conveniently test the algorithm with a large input, create a tex... | 7,854 | 0.654488 | 0.646849 | 301 | 25.096346 | 27.729364 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.475083 | false | false | 11 |
0052b20991fccee9840763e3e667c7d48fb72686 | 3,238,405,398,159 | a25e9afa164db40f7a8a8c78c5c887e8db3e067f | /src/main/java/service/TransactionService.java | 72f5c1081f7bdc7a59e5f9d1b9c2fb24adeec3cd | [] | no_license | elenafol/movieApp | https://github.com/elenafol/movieApp | 8d5fc10d9ee989ce931f0a1ab419f3222b86e8ab | 761dd3ef85ab9ed29d369563f45f04510f3b59f6 | refs/heads/master | 2021-01-10T20:46:30.928000 | 2015-08-23T08:07:16 | 2015-08-23T08:07:16 | 40,356,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import domain.Client;
import domain.SeatReservation;
import domain.SnackReservation;
import domain.Transaction;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
//@Stateless
public class TransactionService {
@PersistenceContext(uni... | UTF-8 | Java | 1,664 | java | TransactionService.java | Java | [] | null | [] | package service;
import domain.Client;
import domain.SeatReservation;
import domain.SnackReservation;
import domain.Transaction;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
//@Stateless
public class TransactionService {
@PersistenceContext(uni... | 1,664 | 0.677885 | 0.677284 | 63 | 25.412699 | 27.361563 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396825 | false | false | 11 |
e0e81351be3b57b0cb74a620065108c925769a15 | 24,970,939,926,075 | 22f6c9631a13fffba57b5325f60d80334dbde267 | /controlAcceso/src/controlacceso/modelo/seguridadModelo.java | ef626929485bb2c4fc7f56104ff154c5441654e9 | [] | no_license | bitsystemsgt/nova | https://github.com/bitsystemsgt/nova | d7cb9207e5eeeada8a13d587652cf69c508e402f | 06c9d0a7c482071bcfc01aad8040ec35534f1a1d | refs/heads/master | 2021-02-28T14:53:43.971000 | 2020-03-26T18:34:07 | 2020-03-26T18:34:07 | 245,683,410 | 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 controlacceso.modelo;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.Statement;
import controlacceso.control... | UTF-8 | Java | 1,090 | java | seguridadModelo.java | Java | [
{
"context": "\nimport java.sql.ResultSet;\r\n\r\n/**\r\n *\r\n * @author Dell\r\n */\r\npublic class seguridadModelo {\r\n public ",
"end": 428,
"score": 0.7628318071365356,
"start": 424,
"tag": "NAME",
"value": "Dell"
},
{
"context": "rt java.sql.ResultSet;\r\n\r\n/**\r\n *\r\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 controlacceso.modelo;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.Statement;
import controlacceso.control... | 1,090 | 0.648624 | 0.648624 | 36 | 28.277779 | 28.577002 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 11 |
f87858d5d8ea0ae04dc39430bdc0a1ff4fbd44a3 | 7,413,113,566,906 | 57f001ced03e5e7f90548fb5a159a0f1b5177a1e | /exercise26/src/test/java/PaymentCalculatorTest.java | 3c518fbc998c8d88edf06f7060bf52935b2ba60c | [] | no_license | DetrichLange/lange-a03 | https://github.com/DetrichLange/lange-a03 | b970fde5b9d330528f8c3c28cdea8499e9b84759 | 8465e100c168dc6f7038b01ad0b8acd907cde7e6 | refs/heads/main | 2023-08-04T19:54:19.633000 | 2021-10-03T20:31:28 | 2021-10-03T20:31:28 | 409,764,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import baseline.PaymentCalculator;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PaymentCalculatorTest {
@Test
void paymentCalculatorTest(){
PaymentCalculator testCalculator = new PaymentCalculator(6000, 0.... | UTF-8 | Java | 473 | java | PaymentCalculatorTest.java | Java | [] | null | [] | import baseline.PaymentCalculator;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PaymentCalculatorTest {
@Test
void paymentCalculatorTest(){
PaymentCalculator testCalculator = new PaymentCalculator(6000, 0.... | 473 | 0.727273 | 0.701903 | 18 | 25.333334 | 24.580933 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 11 |
8e8cf0cf4791aeb5dd65b0f8656f6ecad9c8f0a0 | 19,954,418,106,383 | 3069045ffb0addcd26e3ba3ef3fb14e31d32c2ca | /java_practice/src/testcodes/practice_jvm_memory_leaks/StaticVarMemoryLeak.java | 10f2ca97b408dbf91d2a7a1904f3bcced485f41a | [] | no_license | kr-zephyr/private_exmaple | https://github.com/kr-zephyr/private_exmaple | 6168bf631ac83cb7381891cff62b125177e9858b | 45454fa818d73f84f92e0589efe3bc2a788e96f5 | refs/heads/master | 2021-05-01T09:22:39.660000 | 2018-12-18T16:40:02 | 2018-12-18T16:40:02 | 22,383,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testcodes.practice_jvm_memory_leaks;
import org.junit.Test;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.Random;
/**
* VisualVM을 이용하여 heap 메모리 사용 및 변화를 검토해보자.
*/
public class StaticVarMemoryLeak {
private Random random = new Random();
public static ArrayList<Double> list =... | UTF-8 | Java | 1,741 | java | StaticVarMemoryLeak.java | Java | [] | null | [] | package testcodes.practice_jvm_memory_leaks;
import org.junit.Test;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.Random;
/**
* VisualVM을 이용하여 heap 메모리 사용 및 변화를 검토해보자.
*/
public class StaticVarMemoryLeak {
private Random random = new Random();
public static ArrayList<Double> list =... | 1,741 | 0.68461 | 0.651678 | 58 | 26.224138 | 25.716654 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.724138 | false | false | 11 |
90842fb1bbc4d26b5cca472c7ce6b67df4f8cb3b | 7,344,394,115,297 | 9a275d7c692145c28c63fa740d0f73050388b1cf | /src/sort/Utils.java | 5d68539cb20b67023a60e43cbe9b5fadc2a8cb87 | [] | no_license | Cheryl-Hs/testarray | https://github.com/Cheryl-Hs/testarray | 9f1e3cd60032ca36fcf1555a2bf6569ded899adc | 047606bdec0a115cde9b5333c24980c5b137bbd0 | refs/heads/master | 2021-01-17T19:59:39.425000 | 2016-07-25T12:06:02 | 2016-07-25T12:06:02 | 64,001,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sort;
import java.util.Comparator;
import java.util.List;
/**
* 排序(降序)
* @author Administrator
*
*/
public class Utils {
/**
* 容器排序(使用泛型方法)+ Comparator
* @param arr
*/
public static <T> void sort(List<T> list,Comparator<T> com) {
//第一步:转成数组
Object[] arr = list.toArray();... | UTF-8 | Java | 2,513 | java | Utils.java | Java | [
{
"context": "port java.util.List;\r\n\r\n/**\r\n * 排序(降序)\r\n * @author Administrator\r\n *\r\n */\r\npublic class Utils {\r\n\t\r\n\t\r\n\t/**\r\n\t * 容",
"end": 113,
"score": 0.8921524882316589,
"start": 100,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package sort;
import java.util.Comparator;
import java.util.List;
/**
* 排序(降序)
* @author Administrator
*
*/
public class Utils {
/**
* 容器排序(使用泛型方法)+ Comparator
* @param arr
*/
public static <T> void sort(List<T> list,Comparator<T> com) {
//第一步:转成数组
Object[] arr = list.toArray();... | 2,513 | 0.483987 | 0.47226 | 116 | 17.112068 | 15.981547 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.663793 | false | false | 11 |
97e3a307b2622577e929d633d0b07da51528bd67 | 27,367,531,650,214 | ccf274a082eb1d95d822537b36498bc4014443f0 | /app/src/androidTest/java/test/dao/SaunasDaoTest.java | e9c7c4b32debade4fe33ddb4d0b871104eef7234 | [] | no_license | Bladecaller/ReExam_SEP4_Android | https://github.com/Bladecaller/ReExam_SEP4_Android | 2fef020baff851378caefc4f7efb3c777d8c2baf | 05f111069f2bfabe86ce81922fd986336b3142c4 | refs/heads/master | 2023-07-12T03:57:32.813000 | 2021-08-12T12:54:04 | 2021-08-12T12:54:04 | 381,963,354 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.dao;
import android.content.Context;
import androidx.arch.core.executor.testing.InstantTaskExecutorRule;
import androidx.lifecycle.Observer;
import androidx.room.Room;
import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
im... | UTF-8 | Java | 1,862 | java | SaunasDaoTest.java | Java | [] | null | [] | package test.dao;
import android.content.Context;
import androidx.arch.core.executor.testing.InstantTaskExecutorRule;
import androidx.lifecycle.Observer;
import androidx.room.Room;
import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
im... | 1,862 | 0.684211 | 0.679377 | 70 | 25.614286 | 19.81579 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657143 | false | false | 11 |
e7f69dc8602cc52197b0cfd0f88a586a2d186fbb | 31,920,196,954,077 | c7b040d06daf40578fd2827e95e23d799c93e3e3 | /RCSBlackBerry/src/blackberry/evidence/Evidence.java | 4249bccbc6f8599c124f4491b34504f606070336 | [] | no_license | Vigilox/core-blackberry | https://github.com/Vigilox/core-blackberry | d24b17408aabb04bb0bfafc23dd9e839bd0e5f31 | 977aca189004365f0002766fd318bfc6bc2b4d17 | refs/heads/master | 2021-05-31T15:00:07.751000 | 2014-11-03T09:38:29 | 2014-11-03T09:38:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //#preprocess
/* *************************************************
* Copyright (c) 2010 - 2010
* HT srl, All rights reserved.
* Project : RCS, RCSBlackBerry_lib
* File : Log.java
* Created : 26-mar-2010
* *************************************************/
package blackberry.evidence;
import j... | UTF-8 | Java | 19,800 | java | Evidence.java | Java | [] | null | [] | //#preprocess
/* *************************************************
* Copyright (c) 2010 - 2010
* HT srl, All rights reserved.
* Project : RCS, RCSBlackBerry_lib
* File : Log.java
* Created : 26-mar-2010
* *************************************************/
package blackberry.evidence;
import j... | 19,800 | 0.538737 | 0.527374 | 692 | 27.612717 | 21.392162 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.476879 | false | false | 11 |
57709ab5c3cfba4ae7720e9e5ddcd3ae2fb21a04 | 18,442,589,621,197 | c4212df37d823fb3185dd3922029af89f1a45aad | /src/Picker.java | 06108651ac60f330cb1510fdbb6edae83e54f2dc | [] | no_license | jononon/Random-Student-Picker | https://github.com/jononon/Random-Student-Picker | ccb3878ff02c0fc6a2a97483f53ddaa7818f12a6 | f969eb7e133d126b2302f85c0c1f9c54b5aa95a2 | refs/heads/master | 2021-01-10T09:58:40.591000 | 2016-01-19T15:17:43 | 2016-01-19T15:17:43 | 49,160,058 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
import javax.swing.JFrame;
import javax.swing.BoxLayout;
import javax.swing.JPanel;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.TextField;
import java.awt.Color;
import java.awt.Font;
import javax.swing.JTextArea;
import javax.swing.JBu... | UTF-8 | Java | 2,641 | java | Picker.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
import javax.swing.JFrame;
import javax.swing.BoxLayout;
import javax.swing.JPanel;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.TextField;
import java.awt.Color;
import java.awt.Font;
import javax.swing.JTextArea;
import javax.swing.JBu... | 2,641 | 0.624006 | 0.614919 | 84 | 30.440475 | 18.447062 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72619 | false | false | 11 |
a42f4f814133eb30aca14b292f2d257cf35dc87d | 18,442,589,622,637 | 0612d83aa26716c42739da601d5447b2fc8a09dd | /src/main/java/com/muzi/demo/service/ITestService.java | 6e229a7e8436db859db85f668678924220280b05 | [] | no_license | fanmujin/sms | https://github.com/fanmujin/sms | 4ccd919b8fe0499e63193cc99996692c51bacf2e | a8bbe47a68b3ae4f5829e17edced2df7f54f5d48 | refs/heads/master | 2020-05-07T11:36:26.545000 | 2019-04-10T00:10:33 | 2019-04-10T00:10:33 | 180,468,399 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.muzi.demo.service;
public interface ITestService {
public String Test();
}
| UTF-8 | Java | 92 | java | ITestService.java | Java | [] | null | [] | package com.muzi.demo.service;
public interface ITestService {
public String Test();
}
| 92 | 0.73913 | 0.73913 | 5 | 17.4 | 13.951344 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
cb3b8257cadd5f417b1dcf337fdec878dfcc045c | 12,558,484,420,124 | a20f8e40a9de6543aba625a756b8430cc0d00534 | /src/main/java/com/andr7st/app/controllers/AppController.java | 77f6c3770873be74e08ee43808d00df897ead9c3 | [] | no_license | Andr7st/spring-boot-personalized-exception | https://github.com/Andr7st/spring-boot-personalized-exception | 29c4698f77bcace65aa74fd9ea8898d592538453 | 92755a0816edc6b80643af32632be035dd81de2e | refs/heads/main | 2023-06-07T09:56:43.010000 | 2021-06-29T22:21:20 | 2021-06-29T22:21:20 | 381,510,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andr7st.app.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import com.... | UTF-8 | Java | 1,225 | java | AppController.java | Java | [] | null | [] | package com.andr7st.app.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import com.... | 1,225 | 0.764082 | 0.76 | 44 | 26.84091 | 24.908873 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.522727 | false | false | 11 |
e5701e3ff6790ad1f9b4f854b9e2aa6b5b6c73b5 | 2,697,239,480,935 | 37c08ad98d5524a4848c15ceae6d8faa72c9cbf2 | /src/main/java/cn/apisium/nekocommander/Commands.java | d0108ca38cb47803214bff18f6bcb733d73efcbe | [
"MIT"
] | permissive | neko-craft/NekoCommander | https://github.com/neko-craft/NekoCommander | 676d5ed1fee79e3c1900f1501087034f636cef72 | 1b5984fa39e7192cddc6e16d93d812b04762c8af | refs/heads/master | 2022-12-05T22:31:22.342000 | 2020-08-13T17:25:49 | 2020-08-13T17:25:49 | 282,710,796 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.apisium.nekocommander;
import java.lang.annotation.*;
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ ElementType.TYPE, ElementType.METHOD })
public @interface Commands {
@SuppressWarnings("unused")
Command[] value();
}
| UTF-8 | Java | 251 | java | Commands.java | Java | [] | null | [] | package cn.apisium.nekocommander;
import java.lang.annotation.*;
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ ElementType.TYPE, ElementType.METHOD })
public @interface Commands {
@SuppressWarnings("unused")
Command[] value();
}
| 251 | 0.752988 | 0.752988 | 11 | 21.818182 | 15.752738 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 11 |
6650d29c630eb44351783f452aae2fe00269ea3b | 18,983,755,515,919 | abf81c4c5b08a25835e73f39be377459cbf31e0f | /ALGO/day7/myChu.java | 202400ce8156a403c5f8379a8d520b1d669c9c04 | [] | no_license | wjsgudwls89/JAVA_ALGO_STUDY | https://github.com/wjsgudwls89/JAVA_ALGO_STUDY | 8ba8a43ac88b47dcdbbb1d24d29fa47085f76128 | 01b869672229b2f72245a8adfd6309ae1c6bb037 | refs/heads/master | 2020-12-22T01:24:53.506000 | 2020-02-17T06:21:44 | 2020-02-17T06:21:44 | 236,628,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algo_basic.day7;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import java.util.Scanner;
public class myChu {
static int hnum = 1;
static int cnt = 20;
static int candynum = 20;
static int mmy = 1;
static int candy = 0;
static Queue... | UTF-8 | Java | 1,326 | java | myChu.java | Java | [] | null | [] | package algo_basic.day7;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import java.util.Scanner;
public class myChu {
static int hnum = 1;
static int cnt = 20;
static int candynum = 20;
static int mmy = 1;
static int candy = 0;
static Queue... | 1,326 | 0.589968 | 0.578822 | 58 | 19.655172 | 15.342696 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.034483 | false | false | 11 |
1c0c0764d25319b9261f8670bb9dbb04f8b4cb42 | 20,899,310,901,601 | 294a33db1d75cb36a22dc99a26591f5d56fe5569 | /java/src/test/java/pers/xiaoming/notebook/io/byte_stream/FileInputStreamTest.java | 1c0e3ba16c9469828cf8e1491d9e903e9ab6ea7b | [] | no_license | rsun07/Java_NoteBook | https://github.com/rsun07/Java_NoteBook | c22c67ade748a1f360a549b6925cb348627d0946 | b7d2332172a3f0b26732bd9da523f1a32f32e91f | refs/heads/master | 2022-06-26T06:52:02.806000 | 2019-07-23T20:07:15 | 2019-07-23T20:07:15 | 122,862,245 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pers.xiaoming.notebook.io.byte_stream;
import org.junit.Ignore;
import pers.xiaoming.notebook.io.Utils;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoun... | UTF-8 | Java | 2,073 | java | FileInputStreamTest.java | Java | [] | null | [] | package pers.xiaoming.notebook.io.byte_stream;
import org.junit.Ignore;
import pers.xiaoming.notebook.io.Utils;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoun... | 2,073 | 0.606368 | 0.59672 | 86 | 23.10465 | 19.435061 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511628 | false | false | 11 |
4e273379343caedc9d68a326d4651dd817fee57f | 3,676,492,058,947 | e702c18aac2d2db50dbed011f3c59f53d18bdfab | /src/compiler/Parser.java | 2040f17053ab0d423c9ecb6940c33b9461806b31 | [] | no_license | arturguimaraes/MIPS-Compiler | https://github.com/arturguimaraes/MIPS-Compiler | e093d9deca8dc1e73e76971e0424510f7d3b15f3 | 4da458556b007bbce0f7cf7594232f7f4d4c5d2b | refs/heads/master | 2020-12-02T19:22:32.720000 | 2017-07-14T06:09:36 | 2017-07-14T06:09:36 | 96,333,440 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
//----------------------------------------------------
// The following code was generated by CUP v0.11a beta 20060608
// Fri Jul 14 02:04:40 BRT 2017
//----------------------------------------------------
package compiler;
import java.util.*;
import java.io.*;
import java_cup.runtime.*;
/** CUP v0.11a beta 2006060... | ISO-8859-1 | Java | 34,601 | java | Parser.java | Java | [] | null | [] |
//----------------------------------------------------
// The following code was generated by CUP v0.11a beta 20060608
// Fri Jul 14 02:04:40 BRT 2017
//----------------------------------------------------
package compiler;
import java.util.*;
import java.io.*;
import java_cup.runtime.*;
/** CUP v0.11a beta 2006060... | 34,601 | 0.605191 | 0.529437 | 641 | 52.97348 | 41.995182 | 215 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.24025 | false | false | 11 |
858f50045d3d4cebd8900c8b8fc112c75ea8c956 | 3,676,492,059,999 | 7545a89739bfcdbdec77f04ebc6b5d64937e8965 | /29 Divide Two Integers.java | e2a36c1a2329bf34c71ed6e2bf9498f8a82da7b7 | [] | no_license | zhmandy/coding-challenge | https://github.com/zhmandy/coding-challenge | 2971407d6fa6d9e93678c76300b18242a7abb428 | e5c7e7e0ba8c835171d460ed9709a0a8854cca75 | refs/heads/master | 2022-12-29T07:26:38.393000 | 2020-10-15T15:22:31 | 2020-10-15T15:22:31 | 258,407,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
// 用移位来实现乘法, 再用被除数去减, 当余数小于除数的时候结束
// 移位只能实现2的指数次的乘法, 其他数字的倍数无法实现
// 比如32/3, 3一次次左移到3*2^4=48 > 32, 发现超过了, 所以回退一个当前只左移到3*2^3=24,
// 剩下的8, 重新开始计算, 结束条件是被除数小于除数, 此时结果就是8+2=10
// **这题还需要仔细考虑边界条件, 包括Integer的最小值直接取反会超过Integer最大值, 还有其他溢出情况等
public int divide(int dividend, int divisor) ... | UTF-8 | Java | 1,427 | java | 29 Divide Two Integers.java | Java | [] | null | [] | class Solution {
// 用移位来实现乘法, 再用被除数去减, 当余数小于除数的时候结束
// 移位只能实现2的指数次的乘法, 其他数字的倍数无法实现
// 比如32/3, 3一次次左移到3*2^4=48 > 32, 发现超过了, 所以回退一个当前只左移到3*2^3=24,
// 剩下的8, 重新开始计算, 结束条件是被除数小于除数, 此时结果就是8+2=10
// **这题还需要仔细考虑边界条件, 包括Integer的最小值直接取反会超过Integer最大值, 还有其他溢出情况等
public int divide(int dividend, int divisor) ... | 1,427 | 0.476856 | 0.448035 | 38 | 29.157894 | 17.336494 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763158 | false | false | 11 |
7c9582728aff75060ea6c3c0c7836f15ca1b8fd4 | 2,611,340,157,136 | a4395c36eba89f86bcf5e80ac2c1f6716a69cf72 | /src/main/java/com/javagda34/MainApp.java | b83f1b523a4893e22b63cdd45c66cbbd2abd2332 | [] | no_license | teksah/spring-core-demo | https://github.com/teksah/spring-core-demo | 63fafef419b81d81dd6e243002dae82ae2259e7e | 56b185b6204f99d9199ff0527609ccf753b15789 | refs/heads/master | 2022-12-13T05:01:05.139000 | 2020-08-09T13:30:42 | 2020-08-09T13:30:42 | 286,194,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javagda34;
import com.javagda34.config.AppConfiguration;
import com.javagda34.model.Account;
import com.javagda34.repository.AccountDAO;
import com.javagda34.service.CreditService;
import com.javagda34.service.TransferService;
import org.springframework.context.ApplicationContext;
import org.springframewor... | UTF-8 | Java | 1,859 | java | MainApp.java | Java | [] | null | [] | package com.javagda34;
import com.javagda34.config.AppConfiguration;
import com.javagda34.model.Account;
import com.javagda34.repository.AccountDAO;
import com.javagda34.service.CreditService;
import com.javagda34.service.TransferService;
import org.springframework.context.ApplicationContext;
import org.springframewor... | 1,859 | 0.725659 | 0.704142 | 58 | 31.051723 | 26.783566 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672414 | false | false | 11 |
b152dcf7a2f028d30e98cdd31e23438bbcff7c85 | 12,111,807,829,490 | f739f5f68d0335ff05a704d477bb1cbcb9684ea9 | /service/service-edu/src/main/java/com/ron/eduservice/controller/EduVideoController.java | 05b8da3ccb13bf83da8ec34a2aab5a1e44992bbd | [] | no_license | ronzz66/guli-parent | https://github.com/ronzz66/guli-parent | b564766404bd6d722252bf988df4a87553376f50 | 2a0579d0f64e08c4554846bf1f14393edf737cba | refs/heads/master | 2023-04-24T02:57:25.104000 | 2021-03-10T11:23:04 | 2021-03-10T11:23:14 | 367,304,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ron.eduservice.controller;
import com.ron.commonutils.R;
import com.ron.eduservice.entity.EduVideo;
import com.ron.eduservice.feign.VodClitent;
import com.ron.eduservice.service.EduVideoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.util.StringUtils;
imp... | UTF-8 | Java | 1,730 | java | EduVideoController.java | Java | [
{
"context": "*;\n\n/**\n * <p>\n * 课程视频 前端控制器\n * </p>\n *\n * @author testjava\n * @since 2020-10-14\n */\n@RestController\n@Request",
"end": 423,
"score": 0.9992450475692749,
"start": 415,
"tag": "USERNAME",
"value": "testjava"
}
] | null | [] | package com.ron.eduservice.controller;
import com.ron.commonutils.R;
import com.ron.eduservice.entity.EduVideo;
import com.ron.eduservice.feign.VodClitent;
import com.ron.eduservice.service.EduVideoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.util.StringUtils;
imp... | 1,730 | 0.679537 | 0.674389 | 65 | 22.892307 | 18.981873 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292308 | false | false | 11 |
2450b759809bbe9228aeefc632de4df033b50e78 | 12,111,807,826,800 | 611bb43b13358ecfe30cae38195fa4f264ece4a0 | /src/main/java/net/wrightnz/util/TagSubstituterException.java | d6d0b32257068c343f73c92b98e7b09a7d23c38f | [] | no_license | richard-o-wright/simple | https://github.com/richard-o-wright/simple | 2d32078bb74a8cfb26414837fc1a5b8ca58960e3 | d03eba36952f86490d157db728abcd6f61ac63ed | refs/heads/main | 2023-09-01T18:06:12.816000 | 2021-10-15T00:26:36 | 2021-10-15T00:26:36 | 386,215,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.wrightnz.util;
/**
*
* @author Richard Wright
*/
public class TagSubstituterException extends Exception {
/**
* Creates a new instance of TagSubstituterException
*
* @param message
* @param cause
*/
public TagSubstituterException(String message, Throwable cause) {
super(message, ... | UTF-8 | Java | 335 | java | TagSubstituterException.java | Java | [
{
"context": "package net.wrightnz.util;\n\n/**\n *\n * @author Richard Wright\n */\npublic class TagSubstituterException extends ",
"end": 60,
"score": 0.9997907280921936,
"start": 46,
"tag": "NAME",
"value": "Richard Wright"
}
] | null | [] | package net.wrightnz.util;
/**
*
* @author <NAME>
*/
public class TagSubstituterException extends Exception {
/**
* Creates a new instance of TagSubstituterException
*
* @param message
* @param cause
*/
public TagSubstituterException(String message, Throwable cause) {
super(message, cause);
... | 327 | 0.686567 | 0.686567 | 19 | 16.631578 | 20.532927 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 11 |
8488e3f2900b9de0b79802efc0fc6c7882caa5fb | 13,838,384,669,642 | 8b36cd13e050ac6c6b419c4080efd3b102574789 | /src/main/java/com/company/Servlets/CarSupplierGUIServlet.java | 15853046998697a0ae77d8da76b5e47f3e2b576e | [] | no_license | IvanioDaVinchi/Hibernate_JSP | https://github.com/IvanioDaVinchi/Hibernate_JSP | 6c3ac65c755ac1800e080134b611aa230d0477d2 | 2f16c846d9a177c074e01f9c1257834348dd04da | refs/heads/master | 2023-06-02T18:16:04.443000 | 2021-06-16T10:19:00 | 2021-06-16T10:19:00 | 370,677,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.Servlets;
import com.company.CarSupplierEntity;
import com.company.CarsEntity;
import com.company.SuppliersEntity;
import com.company.dao.CarsDao;
import com.company.dao.CarsSupplerDao;
import com.company.dao.SuppliersDao;
import java.io.IOException;
import java.sql.SQLException;
import java.util.... | UTF-8 | Java | 5,585 | java | CarSupplierGUIServlet.java | Java | [] | null | [] | package com.company.Servlets;
import com.company.CarSupplierEntity;
import com.company.CarsEntity;
import com.company.SuppliersEntity;
import com.company.dao.CarsDao;
import com.company.dao.CarsSupplerDao;
import com.company.dao.SuppliersDao;
import java.io.IOException;
import java.sql.SQLException;
import java.util.... | 5,585 | 0.636231 | 0.634955 | 118 | 45.5 | 37.101498 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.70339 | false | false | 11 |
760f800cf6f104c8cc161200a39064579c640b3e | 26,792,006,025,612 | 956a2ae7ec8da13678c343bcbec84c491bf47c5d | /src/lection4/PhysicKnowledge.java | 704103b173bdc34c4bfa4bb7f5189cd0e485e95b | [] | no_license | order12a/InfopulseJavaSecond | https://github.com/order12a/InfopulseJavaSecond | e1983dba9c103382e3677347add339aa558644c5 | 3f79f8a8b17f9d16e67d8e927ce764d2bb2da272 | refs/heads/master | 2021-01-10T05:58:04.872000 | 2016-01-20T19:02:35 | 2016-01-20T19:02:35 | 44,688,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lection4;
import java.util.Arrays;
/**
* Created by order on 04.11.15.
*/
public class PhysicKnowledge {
private String [] physicKnowledge = {"Mechanic", "Hydraulic", "Thermophysic", "Optic"};
public void setPhysicKnowledge(String[] physicKnowledge) {
this.physicKnowledge = physicKnowledg... | UTF-8 | Java | 739 | java | PhysicKnowledge.java | Java | [
{
"context": "ion4;\n\nimport java.util.Arrays;\n\n/**\n * Created by order on 04.11.15.\n */\npublic class PhysicKnowledge {\n\n",
"end": 68,
"score": 0.9955801963806152,
"start": 63,
"tag": "USERNAME",
"value": "order"
}
] | null | [] | package lection4;
import java.util.Arrays;
/**
* Created by order on 04.11.15.
*/
public class PhysicKnowledge {
private String [] physicKnowledge = {"Mechanic", "Hydraulic", "Thermophysic", "Optic"};
public void setPhysicKnowledge(String[] physicKnowledge) {
this.physicKnowledge = physicKnowledg... | 739 | 0.679296 | 0.668471 | 34 | 20.735294 | 26.956728 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 11 |
2ab3fdde5737c64e70caa1a8e01319adfebb9342 | 4,587,025,106,374 | a480865f0d157f0d7ad87aa03d298e522c876c4e | /samples/springboot-jersey-server/src/main/java/org/pomegranate/demo/service/impl/ContactEntryServiceImpl.java | 9e554a9d5ed5f1ed09dbe136d06123d6cffb15d2 | [] | no_license | intuitors/pomegranate | https://github.com/intuitors/pomegranate | efa28a3f2c752be14a763f9c83cc303c269c695e | a4d89e4b99d908bc701fe511370fc1e9e2179d69 | refs/heads/master | 2021-01-13T11:52:43.866000 | 2017-02-20T12:13:24 | 2017-02-20T12:13:24 | 81,700,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pomegranate.demo.service.impl;
import org.pomegranate.demo.dal.dao.ContactDao;
import org.pomegranate.demo.dal.entity.Contact;
import org.pomegranate.demo.dal.entity.Phone;
import org.pomegranate.demo.service.ContactEntryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | UTF-8 | Java | 2,131 | java | ContactEntryServiceImpl.java | Java | [
{
"context": "e.Service;\n\nimport java.util.List;\n\n/**\n * @author sylenthira\n */\n@Service\npublic class ContactEntryServiceImpl",
"end": 404,
"score": 0.9960764050483704,
"start": 394,
"tag": "USERNAME",
"value": "sylenthira"
}
] | null | [] | package org.pomegranate.demo.service.impl;
import org.pomegranate.demo.dal.dao.ContactDao;
import org.pomegranate.demo.dal.entity.Contact;
import org.pomegranate.demo.dal.entity.Phone;
import org.pomegranate.demo.service.ContactEntryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | 2,131 | 0.712811 | 0.712811 | 82 | 24.987804 | 24.875542 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 11 |
1016606545ec970a21e7b70d0135a8a97133ecbb | 17,523,466,605,995 | 661fb5bc8f5b143e910917ea2e2fee18f53b2a55 | /src/main/java/com/bill/common/metric/DefaultTagTemplate.java | 95f2819e120178d703f8f7c47bff1c913eb3c7b4 | [] | no_license | fengkidding/bill | https://github.com/fengkidding/bill | 9a262d5b2281446263a9056a1affd97bc3b020ac | 2513a9db4e3c9a118c3a77502f544422a2153f05 | refs/heads/master | 2023-04-27T13:13:02.776000 | 2023-04-23T10:45:00 | 2023-04-23T10:45:00 | 218,077,044 | 0 | 1 | null | false | 2022-10-05T18:20:57 | 2019-10-28T15:18:03 | 2021-03-24T12:01:05 | 2022-10-05T18:20:57 | 352 | 0 | 1 | 5 | Java | false | false | package com.bill.common.metric;
import java.lang.reflect.Method;
/**
* aspect中获取tags的方法,默认实现
*/
public class DefaultTagTemplate extends BaseTagTemplate {
/**
* 构建tags
*
* @param method
* @return
*/
@Override
public String buildTags(Method method) {
return method.getName... | UTF-8 | Java | 358 | java | DefaultTagTemplate.java | Java | [] | null | [] | package com.bill.common.metric;
import java.lang.reflect.Method;
/**
* aspect中获取tags的方法,默认实现
*/
public class DefaultTagTemplate extends BaseTagTemplate {
/**
* 构建tags
*
* @param method
* @return
*/
@Override
public String buildTags(Method method) {
return method.getName... | 358 | 0.623494 | 0.623494 | 20 | 15.6 | 15.834772 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15 | false | false | 11 |
eb0921934976d2bfd9b29e5bd3164039d8e2d49d | 9,723,805,994,759 | 7b6dd44e6b70bac0ab7fd8fc37b801a19ab53d44 | /app/src/main/java/com/example/andres/proyectomvp/UserSessionManager.java | 100e1229e52cf4030118180374b6272623986467 | [] | no_license | Andres1591/sharePrefenrec | https://github.com/Andres1591/sharePrefenrec | 1ed2c31a8b38b10aa63ff4ac255e04f1c6e47853 | 74895d31ebc8aca31f6f544739d764a3a6c0bc75 | refs/heads/master | 2021-04-09T10:42:47.040000 | 2018-03-16T00:08:21 | 2018-03-16T00:08:21 | 125,439,890 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.andres.proyectomvp;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import java.util.HashMap;
/**
* Created by andres on 14-Mar-18.
*/
public class UserSessionManager {
SharedPreferenc... | UTF-8 | Java | 2,148 | java | UserSessionManager.java | Java | [
{
"context": "tor;\n\nimport java.util.HashMap;\n\n/**\n * Created by andres on 14-Mar-18.\n */\n\npublic class UserSessionManage",
"end": 247,
"score": 0.9206562042236328,
"start": 241,
"tag": "USERNAME",
"value": "andres"
},
{
"context": "\";\n public static final String KEY... | null | [] | package com.example.andres.proyectomvp;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import java.util.HashMap;
/**
* Created by andres on 14-Mar-18.
*/
public class UserSessionManager {
SharedPreferenc... | 2,148 | 0.655493 | 0.653166 | 70 | 29.685715 | 23.005306 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757143 | false | false | 11 |
172affa044e93c37150b5b79239b43b5b50f383e | 24,567,212,966,089 | 19911f7caf438a71ad66ab55b3e93c3c970606b9 | /celutils/celutils/beans/property/Binding.java | 08c7194903021a1d98c9b1b6a80c7503134a6dd5 | [] | no_license | maxd0328/CelUtils | https://github.com/maxd0328/CelUtils | d072889f6969a7dddcb91b1e903051dde5223677 | e99543fbf540a90b39e9ad17971b4bb748655073 | refs/heads/master | 2022-07-30T14:32:33.390000 | 2020-05-18T19:35:14 | 2020-05-18T19:35:14 | 265,041,772 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package celutils.beans.property;
/**
* A package-level class that represents a binding between
* two properties.
* <p>
* It manages the binding of these two properties and ensures
* that their values are always the same at all times. This
* is done through a regular binding update.
*
* @param <T> Th... | UTF-8 | Java | 4,428 | java | Binding.java | Java | [
{
"context": "type of the two bound properties.\r\n * \r\n * @author Max D\r\n */\r\npublic final class Binding<T> implements java",
"end": 387,
"score": 0.8913908004760742,
"start": 382,
"tag": "NAME",
"value": "Max D"
}
] | null | [] | package celutils.beans.property;
/**
* A package-level class that represents a binding between
* two properties.
* <p>
* It manages the binding of these two properties and ensures
* that their values are always the same at all times. This
* is done through a regular binding update.
*
* @param <T> Th... | 4,429 | 0.666215 | 0.661924 | 154 | 26.753246 | 27.019548 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.837662 | false | false | 11 |
948420e902b671b583ae96cdd59bcd554a78971a | 29,961,691,898,814 | dbf44fc282aee9b3c5c8b2a2bd13d1ec26d2e688 | /Servidores/MacDonnal/src/java/Controlador/Controlador.java | 05d576ee11e8fc804cc11833fab82dda57d65aeb | [] | no_license | vlooy17/2DAW | https://github.com/vlooy17/2DAW | 6fc82fafbdbcb0b7d72539022a5e5596c98b5041 | 8e327768749fd72b8eb8cfb5579e1677c07e7d9a | refs/heads/master | 2021-10-22T05:16:03.013000 | 2019-03-08T10:04:28 | 2019-03-08T10:04:28 | 159,320,038 | 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 Controlador;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.RequestD... | UTF-8 | Java | 1,918 | java | Controlador.java | Java | [
{
"context": "javax.servlet.http.HttpSession;\n\n/**\n *\n * @author alumno_2DAW\n */\npublic class Controlador extends HttpServlet ",
"end": 608,
"score": 0.999566376209259,
"start": 597,
"tag": "USERNAME",
"value": "alumno_2DAW"
}
] | 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 Controlador;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.RequestD... | 1,918 | 0.662669 | 0.658498 | 61 | 30.442623 | 21.8741 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672131 | false | false | 11 |
e697f5ae976a5a0b86a269b256bca2859a3fdc28 | 26,826,365,783,321 | f3abd9d9da8c2300b9b5751f308c517694c615ce | /simple-orm/src/wangzx/orm/annotations/Param.java | 2bba76c505801418464098a2273e0ece82fbef1c | [] | no_license | wangzaixiang/wangzaixiang | https://github.com/wangzaixiang/wangzaixiang | 9a5f0e3e33a702e87c24acdccfd075a7938ebdd5 | 9b25ac318b40440e61cb71664cb5f32de191ad4f | refs/heads/master | 2021-01-13T02:37:09.333000 | 2010-11-09T16:33:11 | 2010-11-09T16:33:11 | 41,010,367 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wangzx.orm.annotations;
public @interface Param {
String value();
}
| UTF-8 | Java | 83 | java | Param.java | Java | [] | null | [] | package wangzx.orm.annotations;
public @interface Param {
String value();
}
| 83 | 0.698795 | 0.698795 | 5 | 14.6 | 12.467558 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 11 |
f7f5f188a0225f7a309a1f3c6e70d0f4a8b64485 | 33,148,557,655,935 | 742930b7fc150528651d0666f7fdafc6b3eeeba6 | /practica2/src/tp/pr2/command/Exit.java | 936e9c8c09a444c839f0b0b8695b474494e2e9a5 | [] | no_license | martapastor/TP-Game-of-Life | https://github.com/martapastor/TP-Game-of-Life | 7a43f3b182ad3351097d4d850d209922d5c3e450 | 1b0c12ec464b4f691d11fecce1b154a0cc1d13d9 | refs/heads/master | 2020-04-01T19:34:51.581000 | 2016-10-17T15:49:08 | 2016-10-17T15:49:08 | 55,054,639 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tp.pr2.command;
import tp.pr2.logic.World;
public class Exit extends Command {
public void execute(World world){
world.setSimulationFinished();
}
public Command parse(String[] commandString){
Command exit = new Exit();
if (commandString.length != 1){
return null;
} else {
if (commandStrin... | UTF-8 | Java | 521 | java | Exit.java | Java | [] | null | [] | package tp.pr2.command;
import tp.pr2.logic.World;
public class Exit extends Command {
public void execute(World world){
world.setSimulationFinished();
}
public Command parse(String[] commandString){
Command exit = new Exit();
if (commandString.length != 1){
return null;
} else {
if (commandStrin... | 521 | 0.664108 | 0.65643 | 26 | 19.038462 | 19.073706 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.769231 | false | false | 11 |
75bee055379e63f57b25eb0b71bc688f10d533f9 | 20,031,727,524,627 | f727c689c6916cb5d5b7bf986eec3bc1bf0543cd | /src/Accepted/RestoreIPAddress.java | 6253ee073ae083f5a82753a9870e5178b58252ff | [] | no_license | lizhieffe/LC150Round2 | https://github.com/lizhieffe/LC150Round2 | 375a3e3f3a637bfdac7fe4babf337cb12b983bcb | 07dd4de65291637b96015412978d00bcde139cb4 | refs/heads/master | 2020-12-04T08:16:13.494000 | 2015-01-20T14:18:34 | 2015-01-20T14:18:34 | 25,339,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Accepted;
import java.util.ArrayList;
import java.util.List;
public class RestoreIPAddress {
public List<String> restoreIpAddresses(String s) {
List<String> result = new ArrayList<String>();
if (s == null || s.length() < 4 || s.length() > 12)
return result;
List<String> s... | UTF-8 | Java | 1,396 | java | RestoreIPAddress.java | Java | [] | null | [] | package Accepted;
import java.util.ArrayList;
import java.util.List;
public class RestoreIPAddress {
public List<String> restoreIpAddresses(String s) {
List<String> result = new ArrayList<String>();
if (s == null || s.length() < 4 || s.length() > 12)
return result;
List<String> s... | 1,396 | 0.538682 | 0.52149 | 39 | 34.794872 | 28.88632 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 5 |
ba5baad07c18293367d688b14f29d65fe5ff53e2 | 33,191,507,309,536 | 0c3cd97b40fe42fcbe2928747541cd279f215319 | /Intro.java | 168db7053df910658e53b495ca7e98008b90d2c8 | [
"MIT"
] | permissive | abhatia25/AP-Computer-Science | https://github.com/abhatia25/AP-Computer-Science | 96199ad65ed01f5d35628726be868c140c943c8b | 8c98dc781eaccf431af534af219caac868a8c121 | refs/heads/master | 2021-06-24T00:56:41.279000 | 2021-03-06T20:51:03 | 2021-03-06T20:51:03 | 206,326,506 | 0 | 0 | MIT | false | 2021-03-06T20:39:12 | 2019-09-04T13:31:17 | 2019-12-19T03:53:38 | 2021-03-06T20:39:12 | 31,280 | 0 | 0 | 0 | Java | false | false | import java.io.*;
class Intro {
public static void main(String args[])
{
//Assignment 1
for(int i = 0; i <= 5; i++){
System.out.println("*****");
}
//Assignment 2
int int1 = 10;
int int2 = 10;
float float1 = 12.5f;
String string1 = "Ja... | UTF-8 | Java | 871 | java | Intro.java | Java | [] | null | [] | import java.io.*;
class Intro {
public static void main(String args[])
{
//Assignment 1
for(int i = 0; i <= 5; i++){
System.out.println("*****");
}
//Assignment 2
int int1 = 10;
int int2 = 10;
float float1 = 12.5f;
String string1 = "Ja... | 871 | 0.499426 | 0.476464 | 37 | 21.594595 | 17.846886 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 5 |
50cb616a8f30ac5bfd5a3c1b686e2f8604bae1ab | 15,324,443,348,461 | a63bf07e2bb26ae62e4b150f7f0bff472e7e83b0 | /src/main/java/org/vanautrui/languages/compiler/vmcodegenerator/specialized/WhileStatementDracoVMCodeGenerator.java | b60e49700338028234ebb01e06e504fe26714929 | [
"MIT"
] | permissive | pointbazaar/dragon | https://github.com/pointbazaar/dragon | e304b0066e697f58e6cbdba2c207a689134604dd | 767ed7f76ea45eaca21ff7e641a57c2ce8b6104c | refs/heads/master | 2020-04-04T22:10:12.045000 | 2020-03-28T22:20:16 | 2020-03-28T22:20:16 | 156,312,746 | 15 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.vanautrui.languages.compiler.vmcodegenerator.specialized;
import org.vanautrui.languages.compiler.parsing.astnodes.nonterminal.statements.StatementNode;
import org.vanautrui.languages.compiler.parsing.astnodes.nonterminal.statements.controlflow.WhileStatementNode;
import org.vanautrui.languages.compiler.pa... | UTF-8 | Java | 1,882 | java | WhileStatementDracoVMCodeGenerator.java | Java | [] | null | [] | package org.vanautrui.languages.compiler.vmcodegenerator.specialized;
import org.vanautrui.languages.compiler.parsing.astnodes.nonterminal.statements.StatementNode;
import org.vanautrui.languages.compiler.parsing.astnodes.nonterminal.statements.controlflow.WhileStatementNode;
import org.vanautrui.languages.compiler.pa... | 1,882 | 0.744952 | 0.744421 | 49 | 37.408165 | 36.739525 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 5 |
58a96375d7f7ef6c5d35014770c4e612a96c4713 | 35,132,832,492,850 | 13d2288c5edb5cd63516c5584b967e7858188051 | /src/com/openmf/tweening/Pointer.java | 99f58effdbe8cfb961554a4761eb5e857113bb37 | [] | no_license | DCubix/OpenMF | https://github.com/DCubix/OpenMF | 4c36c4a8ba0894785769d7c7d822d98df6c347af | 459eec38897f7706706c0c96832699bf5396a252 | refs/heads/master | 2021-01-19T20:45:53.989000 | 2017-04-18T01:28:27 | 2017-04-18T01:28:27 | 88,548,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.openmf.tweening;
import java.lang.reflect.Field;
public class Pointer<T extends Object> {
private Object object;
private String field;
public Pointer(Object object, String field) {
this.object = object;
this.field = field;
}
public T getValue() {
try {
Field f = object.g... | UTF-8 | Java | 945 | java | Pointer.java | Java | [] | null | [] | package com.openmf.tweening;
import java.lang.reflect.Field;
public class Pointer<T extends Object> {
private Object object;
private String field;
public Pointer(Object object, String field) {
this.object = object;
this.field = field;
}
public T getValue() {
try {
Field f = object.g... | 945 | 0.653968 | 0.653968 | 42 | 20.5 | 16.105679 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.071429 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.