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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1fff3d957b69731977cdd1a1d778be789f8eaf24 | 23,957,327,635,640 | 1b917d27be9cc2f70117ad14a8e3fc9a19812ee4 | /zjsjyyt/core/biz/src/main/java/cn/richinfo/zjsjyyt/core/biz/mgputsum/impl/MgPutSumMgrImpl.java | 74e3cd90796b2d052a64617ef7367cf2bae973af | [] | no_license | Soochief/base | https://github.com/Soochief/base | e85e55e22aa0f9e05a34b159765edccb1fb5eb73 | 050572afbb45f049a973b528678caaf6dab5f542 | refs/heads/master | 2016-09-14T01:49:23.921000 | 2016-08-14T20:15:36 | 2016-08-14T20:15:36 | 65,684,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 投放汇总业务实现
*/
package cn.richinfo.zjsjyyt.core.biz.mgputsum.impl;
import cn.richinfo.zjsjyyt.core.biz.base.BaseMgrImpl;
import cn.richinfo.zjsjyyt.core.biz.mgputsum.MgPutSumMgr;
import cn.richinfo.zj... | UTF-8 | Java | 4,957 | java | MgPutSumMgrImpl.java | Java | [
{
"context": " \n * 描述:投放汇总业务实现\n * 作者:周晓峰\n * 创建时间:2015-12-7 10:53:25\n */\n@Service\npublic cl",
"end": 1224,
"score": 0.9943084716796875,
"start": 1221,
"tag": "NAME",
"value": "周晓峰"
}
] | null | [] | /**
* 投放汇总业务实现
*/
package cn.richinfo.zjsjyyt.core.biz.mgputsum.impl;
import cn.richinfo.zjsjyyt.core.biz.base.BaseMgrImpl;
import cn.richinfo.zjsjyyt.core.biz.mgputsum.MgPutSumMgr;
import cn.richinfo.zj... | 4,957 | 0.683755 | 0.679645 | 99 | 45.696968 | 36.808392 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 2 |
b5689157df32198f4222168924eb8d78e6357c7c | 30,219,389,924,703 | 41d2f424650f05e9c16cbe5cd69cbb58144ee97d | /OnlineStore/src/main/java/com/app/project/domain/dtos/UserDtos/UserSetAddressDto.java | f2c37b371da1445144cfe15721f02c49bbb3e58c | [] | no_license | ValoGenev/OnlineShop | https://github.com/ValoGenev/OnlineShop | deadfc234a004919b4549fc5fa7cafa26845b9b8 | 396ab8b97ac21b0b6bf73a11cd3b7f11c811f343 | refs/heads/master | 2022-05-30T23:38:38.272000 | 2020-01-14T15:45:22 | 2020-01-14T15:45:22 | 233,285,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.project.domain.dtos.UserDtos;
import com.app.project.domain.entities.User;
import java.util.Set;
public class UserSetAddressDto {
private String country;
private String town;
private String street;
public UserSetAddressDto(String country, String town, String street) {
... | UTF-8 | Java | 907 | java | UserSetAddressDto.java | Java | [] | null | [] | package com.app.project.domain.dtos.UserDtos;
import com.app.project.domain.entities.User;
import java.util.Set;
public class UserSetAddressDto {
private String country;
private String town;
private String street;
public UserSetAddressDto(String country, String town, String street) {
... | 907 | 0.592062 | 0.592062 | 45 | 18.155556 | 17.328148 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377778 | false | false | 2 |
5506cd11e7bdf722e27a095a6b97dbc2f06378a7 | 18,665,927,913,728 | c278b2e06e98b0b99ca7350cfc12d2e535db1841 | /posp/trans-core/src/main/java/com/yl/pay/pos/action/trans/TransactionFactory.java | 15f01dd4cbf72f31b5ec5c6242b6a91b46ca553c | [] | no_license | SplendorAnLin/paymentSystem | https://github.com/SplendorAnLin/paymentSystem | ea778c03179a36755c52498fd3f5f1a5bbeb5d34 | db308a354a23bd3a48ff88c16b29a43c4e483e7d | refs/heads/master | 2023-02-26T14:16:27.283000 | 2022-10-20T07:50:35 | 2022-10-20T07:50:35 | 191,535,643 | 5 | 6 | null | false | 2023-02-22T06:42:24 | 2019-06-12T09:01:15 | 2022-10-20T07:51:14 | 2023-02-22T06:42:23 | 60,525 | 4 | 5 | 93 | Java | false | false | package com.yl.pay.pos.action.trans;
import java.util.Map;
/**
* Title: 交易处理工厂
* Description:
* Copyright: Copyright (c)2011
* Company: com.yl.pay
* @author jun.yu
*/
public class TransactionFactory {
private Map<String, ITransaction> serviceMap;
public Map<String, ITransaction> getServiceMap() {
return... | UTF-8 | Java | 583 | java | TransactionFactory.java | Java | [
{
"context": "opyright (c)2011\n * Company: com.yl.pay\n * @author jun.yu\n */\n\npublic class TransactionFactory {\n\tprivate M",
"end": 172,
"score": 0.9917563796043396,
"start": 166,
"tag": "NAME",
"value": "jun.yu"
}
] | null | [] | package com.yl.pay.pos.action.trans;
import java.util.Map;
/**
* Title: 交易处理工厂
* Description:
* Copyright: Copyright (c)2011
* Company: com.yl.pay
* @author jun.yu
*/
public class TransactionFactory {
private Map<String, ITransaction> serviceMap;
public Map<String, ITransaction> getServiceMap() {
return... | 583 | 0.72744 | 0.720074 | 28 | 18.392857 | 18.544039 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 2 |
3223f3186002b612f21085574fa26cc64103033f | 25,606,595,082,329 | 86744d973217bbcc35cd7043b52ad8cab75021c3 | /src/main/java/com/fractal/practicante/bibliospa/modelo/validaciones/ValidacionLibroAlumno.java | df3c9295492c0ef7687298c677bfe2c35113892f | [] | no_license | Mar0124421/biblioSPA | https://github.com/Mar0124421/biblioSPA | dd14bccec7b2d72f2ea6f4528ad402e730fe769f | 10bf07aba5c7eb7fe2d4fa250b9c872dcf23140f | refs/heads/master | 2020-06-23T04:34:40.254000 | 2019-07-25T23:22:36 | 2019-07-25T23:22:36 | 198,514,156 | 0 | 0 | null | true | 2019-07-23T21:58:54 | 2019-07-23T21:58:54 | 2019-07-23T21:05:47 | 2019-07-23T21:05:45 | 23 | 0 | 0 | 0 | null | false | false | package com.fractal.practicante.bibliospa.modelo.validaciones;
import com.fractal.practicante.bibliospa.modelo.beans.LibroDeAlumno;
/**
* Clase que contiene las validaciones del objeto LibroAlumno
*
* @author Rubén Gustavo García Málaga
*/
public class ValidacionLibroAlumno {
/**
* Verificamos que el id... | UTF-8 | Java | 988 | java | ValidacionLibroAlumno.java | Java | [
{
"context": "validaciones del objeto LibroAlumno\n * \n * @author Rubén Gustavo García Málaga\n */\npublic class ValidacionLibroAlumno {\n /**\n",
"end": 242,
"score": 0.9998548626899719,
"start": 215,
"tag": "NAME",
"value": "Rubén Gustavo García Málaga"
}
] | null | [] | package com.fractal.practicante.bibliospa.modelo.validaciones;
import com.fractal.practicante.bibliospa.modelo.beans.LibroDeAlumno;
/**
* Clase que contiene las validaciones del objeto LibroAlumno
*
* @author <NAME>
*/
public class ValidacionLibroAlumno {
/**
* Verificamos que el idUsuario y idLibro sea... | 964 | 0.628426 | 0.626396 | 35 | 27.142857 | 23.818531 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
1523b109202cbfae7b3434db3f76ac87c0a3aa00 | 34,729,105,575,520 | b85e263c4c04c7af0ca4e6191c08ea49253f1eb0 | /src/main/java/com/hr319wg/util/FileUtil.java | 9d3341052cf1faa51677a9cf659656441100a741 | [] | no_license | htsia/zghr | https://github.com/htsia/zghr | 8e353ac0a88b7ab5a79f0618e4f1c0e4243a3478 | c76f4cae7a233697affb46b43b2e011c4a73f7fc | refs/heads/master | 2021-01-17T05:34:08.064000 | 2013-08-15T04:18:22 | 2013-08-15T04:18:22 | 10,811,567 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hr319wg.util;
import java.awt.Image;
import java.awt.image.BufferedImage;
import java.awt.image.RenderedImage;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
... | GB18030 | Java | 95,629 | java | FileUtil.java | Java | [
{
"context": " }\r\n key = obj.getPersonId();\r\n }\r\n el",
"end": 28914,
"score": 0.6989245414733887,
"start": 28903,
"tag": "KEY",
"value": "getPersonId"
},
{
"context": " // 处理多记录子集数据有多行的情况\r\n ... | null | [] | package com.hr319wg.util;
import java.awt.Image;
import java.awt.image.BufferedImage;
import java.awt.image.RenderedImage;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
... | 95,629 | 0.437473 | 0.429338 | 2,070 | 42.363285 | 29.433695 | 295 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.760386 | false | false | 2 |
d3ea9bda2a2ce51e0b5bbb0fd4959de2973df930 | 36,825,049,596,357 | ad669899637de9c2659b3adc9ef64c04e428841d | /Random_Code/BubbleSort.java | 3de30404f91ccc1f3a6dc07a430cb81c9553321b | [] | no_license | devyash/Random_Java_codes | https://github.com/devyash/Random_Java_codes | 6e9c20c86ae56b5c7c5b923958cab07f6758ef59 | 7dd11ad42841e71b46d5b51b60d04b415a3f812b | refs/heads/master | 2020-04-16T15:53:45.074000 | 2017-02-09T01:08:08 | 2017-02-09T01:08:08 | 61,729,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
class BubbleSort{
public static void main(String[] args) {
int n,l[];
BubbleSort obj1= new BubbleSort();
n=obj1.getN();
l=obj1.getL(n);
l=obj1.sort(n,l);
obj1.printl(l);
}
public int getN() {
int n=0;
try{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in)... | UTF-8 | Java | 1,364 | java | BubbleSort.java | Java | [] | null | [] | import java.io.*;
class BubbleSort{
public static void main(String[] args) {
int n,l[];
BubbleSort obj1= new BubbleSort();
n=obj1.getN();
l=obj1.getL(n);
l=obj1.sort(n,l);
obj1.printl(l);
}
public int getN() {
int n=0;
try{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in)... | 1,364 | 0.593842 | 0.580645 | 78 | 16.5 | 18.510391 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.461539 | false | false | 2 |
79d68a5ff74bd3a00e666c71e833bf6bf128afa8 | 1,932,735,317,805 | 5d4d86b4495ddff44211690c464687a1e911100c | /db/src/main/java/pond/db/sql/Sql.java | 28623839f2d2eb78cc976c5d4384d79787e746d1 | [
"Apache-2.0"
] | permissive | edwinyxc/pond | https://github.com/edwinyxc/pond | 5b9e8469b9bd7e4ec963f1266bb9f9cc4f111fde | 6084e434897924a2820e016ffaa5758b7cbdf195 | refs/heads/master | 2022-07-10T14:20:39.502000 | 2020-09-16T07:11:15 | 2020-09-16T07:11:15 | 23,340,385 | 5 | 1 | Apache-2.0 | false | 2022-06-28T14:29:41 | 2014-08-26T05:51:09 | 2020-09-16T07:11:46 | 2022-06-28T14:29:38 | 6,125 | 4 | 1 | 7 | JavaScript | false | false | package pond.db.sql;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import pond.common.f.Tuple;
import pond.db.Prototype;
import pond.db.Record;
import pond.db.sql.dialect.Dialect;
import java.util.Map;
import static pond.common.S.avoidNull;
/**
* Created by ed on 2014/4/28.
*/
public interface Sql {
... | UTF-8 | Java | 1,679 | java | Sql.java | Java | [
{
"context": "static pond.common.S.avoidNull;\n\n/**\n * Created by ed on 2014/4/28.\n */\npublic interface Sql {\n\n publi",
"end": 276,
"score": 0.9516932368278503,
"start": 274,
"tag": "USERNAME",
"value": "ed"
}
] | null | [] | package pond.db.sql;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import pond.common.f.Tuple;
import pond.db.Prototype;
import pond.db.Record;
import pond.db.sql.dialect.Dialect;
import java.util.Map;
import static pond.common.S.avoidNull;
/**
* Created by ed on 2014/4/28.
*/
public interface Sql {
... | 1,679 | 0.645622 | 0.639071 | 72 | 22.319445 | 23.624861 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569444 | false | false | 2 |
7c4198e998f77f3e4c8899f15120f6237e72ce91 | 24,086,176,641,063 | 119d466bbc0d93d1889b6aee92ea0aec9f1279aa | /core/src/tbs/switchylanes/animation/MovingText.java | 920bcefbfcbac5699ce9bc5a295ec993889f518d | [] | no_license | Micnubinub/SwitchyLanes | https://github.com/Micnubinub/SwitchyLanes | 0c34941aed94b656b5e6359d56ea05ebaa22a9da | 0008e88a9bec46941309757992f096dc8d2554f2 | refs/heads/master | 2022-11-06T14:59:26.066000 | 2022-10-21T07:50:59 | 2022-10-21T07:50:59 | 52,811,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tbs.switchylanes.animation;
import tbs.switchylanes.utility.GameObject;
public class MovingText extends GameObject {
public String text;
public boolean active;
public int alpha;
public int alphaMin;
public int speed;
public int scaleInc;
public MovingText() {
this.text = "";
}
public void update... | UTF-8 | Java | 697 | java | MovingText.java | Java | [] | null | [] | package tbs.switchylanes.animation;
import tbs.switchylanes.utility.GameObject;
public class MovingText extends GameObject {
public String text;
public boolean active;
public int alpha;
public int alphaMin;
public int speed;
public int scaleInc;
public MovingText() {
this.text = "";
}
public void update... | 697 | 0.634146 | 0.631277 | 41 | 16 | 14.052168 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.146342 | false | false | 2 |
e17d5235d3a10934ed53f91a70c3d2e8089c22b7 | 14,688,788,199,104 | a463f01c7236bd7d50276d66f0f7d8d9b1436e7d | /app/src/main/java/com/elasdka2/zar3tyseller/MyItems.java | e6fca93d834e49997c702cad02abb6029ac1051c | [] | no_license | Karim-Al-Sayed/Zar3tySeller | https://github.com/Karim-Al-Sayed/Zar3tySeller | e01f984a83fe6d98bb57976f4dd93d65144e09b3 | 425bde6f31aaa570f22cacd88c6e5cb00294643d | refs/heads/master | 2020-06-24T20:02:33.059000 | 2019-08-03T16:08:55 | 2019-08-03T16:08:55 | 199,068,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.elasdka2.zar3tyseller;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androi... | UTF-8 | Java | 13,624 | java | MyItems.java | Java | [
{
"context": "package com.elasdka2.zar3tyseller;\n\nimport android.content.Context;\nim",
"end": 20,
"score": 0.6513044238090515,
"start": 14,
"tag": "USERNAME",
"value": "asdka2"
},
{
"context": "x.recyclerview.widget.RecyclerView;\n\nimport com.elasdka2.zar3tyseller.Adapters.ItemsA... | null | [] | package com.elasdka2.zar3tyseller;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androi... | 13,624 | 0.581254 | 0.576629 | 310 | 42.948387 | 33.546558 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574194 | false | false | 2 |
c0f87a9ff1f399127b4d7a65a7932aa6f1009cb3 | 31,404,800,909,549 | 7a1f9972e1d888e291eb820503cded4b3964a022 | /controller/src/main/java/com/mic/app/controller/AccountController.java | cdab6d63e32b8c103531bed333389e649ea75053 | [] | no_license | wskardelsharpeye/micapp | https://github.com/wskardelsharpeye/micapp | c5961bcf6bdb6096ee85715ca7711105310ebf3b | 0f5dcf6310f1d5e1fb7ae3fc06a2c2293bac5aca | refs/heads/master | 2021-01-20T04:58:14.898000 | 2017-09-16T15:18:38 | 2017-09-16T15:18:38 | 101,403,074 | 0 | 0 | null | false | 2017-09-16T15:18:39 | 2017-08-25T12:46:13 | 2017-08-25T12:58:01 | 2017-09-16T15:18:39 | 44 | 0 | 0 | 0 | Java | null | null | package com.mic.app.controller;
import com.mic.app.service.AccountService;
import com.mic.app.model.Account;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping(value = "/account")
public class Accoun... | UTF-8 | Java | 1,106 | java | AccountController.java | Java | [] | null | [] | package com.mic.app.controller;
import com.mic.app.service.AccountService;
import com.mic.app.model.Account;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping(value = "/account")
public class Accoun... | 1,106 | 0.701627 | 0.701627 | 36 | 29.722221 | 25.94718 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 2 |
a4dcb834cc769f821a96c6aaf0a907956fdfa2e8 | 33,165,737,496,086 | b9c80f1c2e72a08b15a01c1ecab69602a10a33ce | /src/main/java/seedu/address/model/Module.java | 2fea3087d0ed599a6cc743520ddbd63a201eb3b7 | [
"MIT"
] | permissive | m-aslam-mj2/main | https://github.com/m-aslam-mj2/main | a29c8244d0e23ddf55f0374e4ecc5498b6ecdbaf | 3dcfb3b359ea6178beebd280012ad7aba3156e6a | refs/heads/master | 2020-03-28T22:37:32.126000 | 2018-10-03T18:25:54 | 2018-10-03T18:25:54 | 149,245,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package seedu.address.model;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* Represents a module in Trajectory
*/
@XmlRootElement(name = "module")
public class Module {
@XmlElement(name = "moduleName", required = true, nillable = true)
private String name;... | UTF-8 | Java | 692 | java | Module.java | Java | [] | null | [] | package seedu.address.model;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* Represents a module in Trajectory
*/
@XmlRootElement(name = "module")
public class Module {
@XmlElement(name = "moduleName", required = true, nillable = true)
private String name;... | 692 | 0.650289 | 0.650289 | 32 | 20.625 | 19.889931 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
8b96108b8c68182d80418a76a640fbdd0e7d56ef | 31,731,218,418,589 | 0bf8b32996528305bf6ce81e1d9d6312851f307c | /src/Play.java | 59a5d20bf8ab01c146670bb3475771171457ef70 | [] | no_license | EminaMuratovic/FlappyBird | https://github.com/EminaMuratovic/FlappyBird | 2f24d0a9effc6e7db79e2f638fc08e019b857e2e | 8e600a462856ddf2667373da3fe7c2453a90b624 | refs/heads/master | 2021-03-12T23:40:55.421000 | 2014-12-30T16:00:33 | 2014-12-30T16:00:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.JFrame;
public class Play {
public static void main(String[] args) {
JFrame game = new JFrame("JUMPER");
game.setSize(500,500);
game.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
GameGraphics graphicElements = new GameGraphics(500, 500);
game.setContentPane(graphicElements);
game.setV... | UTF-8 | Java | 377 | java | Play.java | Java | [] | null | [] | import javax.swing.JFrame;
public class Play {
public static void main(String[] args) {
JFrame game = new JFrame("JUMPER");
game.setSize(500,500);
game.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
GameGraphics graphicElements = new GameGraphics(500, 500);
game.setContentPane(graphicElements);
game.setV... | 377 | 0.755968 | 0.724138 | 17 | 21.17647 | 19.629616 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 2 |
9f030e5a0dbb04aa253b1547e713d31c80549faa | 30,391,188,617,794 | 79a1f4b604f9023afce1744fb79806c7a7356313 | /src/app/src/main/java/de/uni/oldenburg/dyspuzzle/layoutGenerator/CellType.java | abf52b3873e217a1b2a60608f4f8fde7b883f8ba | [
"MIT"
] | permissive | NoelleRousselle/DysPuzzle | https://github.com/NoelleRousselle/DysPuzzle | 141fc64e7d7ca44fa94dbf72c837d867557033ea | a209a9b4e67d6078a6dd8d6e8a7c9548e0d56daa | refs/heads/master | 2020-04-09T05:58:03.271000 | 2019-07-04T11:08:32 | 2019-07-04T11:08:32 | 160,089,076 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.uni.oldenburg.dyspuzzle.layoutGenerator;
public enum CellType {
START,
DESTINATION,
SPACER
}
| UTF-8 | Java | 117 | java | CellType.java | Java | [] | null | [] | package de.uni.oldenburg.dyspuzzle.layoutGenerator;
public enum CellType {
START,
DESTINATION,
SPACER
}
| 117 | 0.726496 | 0.726496 | 7 | 15.714286 | 16.095379 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
95ee7bab8aca5b2c7f8afba52d8851e94da547e5 | 26,568,667,738,290 | 1f334a83ffa3b0120a28d6ef9d822a85c38ae1d5 | /Frame Application Framework/src/java/ge/framework/application/frame/core/command/properties/PropertiesCommandBar.java | f1225efcacdff595d7bb5158b5bfca13f3ac1633 | [] | no_license | gevison/ApplicationFramework | https://github.com/gevison/ApplicationFramework | b725017c7ad2562321324a8ebc21856a4729e6b7 | c481f2a35ec1b40f04112b53ec5d963b33c83f8f | refs/heads/master | 2021-01-25T07:28:21.889000 | 2015-02-12T16:08:22 | 2015-02-12T16:08:22 | 12,293,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ge.framework.application.frame.core.command.properties;
import com.jidesoft.action.DockableBarContext;
import ge.framework.application.frame.core.command.ApplicationPropertiesCommandButton;
import ge.framework.application.frame.core.ApplicationFrame;
import ge.framework.application.frame.core.command.Applicati... | UTF-8 | Java | 1,667 | java | PropertiesCommandBar.java | Java | [
{
"context": "rces;\n\n/**\n * Created with IntelliJ IDEA.\n * User: evison_g\n * Date: 01/08/13\n * Time: 13:29\n */\npublic abstr",
"end": 421,
"score": 0.9996207356452942,
"start": 413,
"tag": "USERNAME",
"value": "evison_g"
}
] | null | [] | package ge.framework.application.frame.core.command.properties;
import com.jidesoft.action.DockableBarContext;
import ge.framework.application.frame.core.command.ApplicationPropertiesCommandButton;
import ge.framework.application.frame.core.ApplicationFrame;
import ge.framework.application.frame.core.command.Applicati... | 1,667 | 0.742651 | 0.735453 | 51 | 31.686274 | 29.280582 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 2 |
6229c8b15a1d8d08c62f4fee56ae0baaa2b954b5 | 14,147,622,308,594 | 7bb52ad1293d5d056262deae39a8d38ae3f24ad3 | /app/src/main/java/com/psut/pool/Adapters/OffersAdapter.java | 9e7bb93e89c021dc568018e2d396226147ae0a8a | [] | no_license | MrMoon/PSUTPool | https://github.com/MrMoon/PSUTPool | fae3160b4518e671838d960fcbf466b69b07fe94 | 3776fe50cc258ab43a0fc5baf43f512087b6d69d | refs/heads/master | 2023-06-18T05:47:51.485000 | 2021-07-06T17:46:18 | 2021-07-06T17:46:18 | 177,808,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.psut.pool.Adapters;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import... | UTF-8 | Java | 1,451 | java | OffersAdapter.java | Java | [] | null | [] | package com.psut.pool.Adapters;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import... | 1,451 | 0.702963 | 0.700896 | 47 | 29.872341 | 26.299112 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744681 | false | false | 2 |
7b49147b3fa60ef4d1f15c3081bc912bb4b38c80 | 180,388,684,963 | d4d3fc4fbc3a734081b1f100dd1c98fe011f9b05 | /src/java/Assignment2/java/Reciever.java | c7929ee9afc7581fac16be2be7d371b124f2b8a5 | [] | no_license | vkunal1996/ServletExamples | https://github.com/vkunal1996/ServletExamples | b359ed8ba8b369cb62d5b948bca7f0b512444638 | 3a10a3224f1125001965c0b5cf545053ad6711e7 | refs/heads/master | 2023-04-15T21:15:43.464000 | 2020-10-14T19:48:48 | 2020-10-14T19:48:48 | 103,963,513 | 0 | 0 | null | false | 2021-04-26T17:20:28 | 2017-09-18T16:24:07 | 2020-10-14T19:48:56 | 2021-04-26T17:20:28 | 288,674 | 0 | 0 | 2 | Java | false | false | import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.sql.*;
import javax.swing.JOptionPane;
public class Reciever extends HttpServlet
{
Connection cn;
PreparedStatement st;
ResultSet rs;
String sql;
public void MyConnection()
{
try
{
Class.... | UTF-8 | Java | 7,469 | java | Reciever.java | Java | [
{
"context": " String un=req.getParameter(\"username\");\r\n pw.print(\"</th>\")",
"end": 1428,
"score": 0.9993945956230164,
"start": 1420,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | import javax.servlet.*;
import javax.servlet.http.*;
import java.io.*;
import java.sql.*;
import javax.swing.JOptionPane;
public class Reciever extends HttpServlet
{
Connection cn;
PreparedStatement st;
ResultSet rs;
String sql;
public void MyConnection()
{
try
{
Class.... | 7,469 | 0.369527 | 0.362967 | 167 | 42.736526 | 24.909225 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.91018 | false | false | 2 |
f756aaabc95c8404023c8a88061c18f7da544d36 | 19,782,619,395,645 | ed69f2b780efa78a49396cc2a5ead58cfbde8e45 | /src/main/java/com/example/demo/model/response/ListFilmResponse.java | 7102f7c1e261ac44781f0dc50eb09568ba548da2 | [] | no_license | truongquangkhai99/QuanLyPhim | https://github.com/truongquangkhai99/QuanLyPhim | 33fa041be8c42b710f2862f3eb664c3035f2c79c | 95cc16cea26cf5117ad86e6935ce9a1b6041f751 | refs/heads/main | 2023-06-27T11:14:45.335000 | 2021-07-27T08:50:25 | 2021-07-27T08:50:25 | 477,942,178 | 1 | 0 | null | true | 2022-04-05T02:05:24 | 2022-04-05T02:05:23 | 2021-07-27T08:50:27 | 2021-07-27T08:50:25 | 78 | 0 | 0 | 0 | null | false | false | package com.example.demo.model.response;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class ListFilmResponse {
private Long id;
private String name;
private String image;
}
| UTF-8 | Java | 209 | java | ListFilmResponse.java | Java | [] | null | [] | package com.example.demo.model.response;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class ListFilmResponse {
private Long id;
private String name;
private String image;
}
| 209 | 0.751196 | 0.751196 | 12 | 16.416666 | 12.612549 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
19a1716248472edd1aba239a1cb21d7f47fe83f3 | 25,761,213,857,085 | 90ca03ff350b89d82991066bd77cfdf0113a9843 | /chapter_010/src/main/java/ru/job4j/parser/Writer.java | fb1886a8024c08bb1da2e36304a0c44e16be78bc | [] | no_license | smorozov30/job4j | https://github.com/smorozov30/job4j | 05971d359f035d0e6dcee1bc438be7c90d4c89c8 | 04897f81875782d7541c4596893e3c57bc9a2eba | refs/heads/master | 2022-09-24T18:55:31.262000 | 2021-02-21T17:14:57 | 2021-02-21T17:14:57 | 218,499,680 | 0 | 0 | null | false | 2022-09-08T01:06:09 | 2019-10-30T10:18:40 | 2021-02-21T17:15:17 | 2022-09-08T01:06:09 | 337 | 0 | 0 | 6 | Java | false | false | package ru.job4j.parser;
import java.io.File;
public interface Writer {
void saveContent(File file, String content);
}
| UTF-8 | Java | 125 | java | Writer.java | Java | [] | null | [] | package ru.job4j.parser;
import java.io.File;
public interface Writer {
void saveContent(File file, String content);
}
| 125 | 0.744 | 0.736 | 7 | 16.857143 | 16.548014 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 2 |
e9588fe38cdab0fdb0e2c5fabf10a04ed6feb1eb | 16,930,761,106,110 | 1b372215ee56a364da9c989f278a88d4ca167b50 | /src/main/java/com/michael/service/AdService.java | a006562b24b12e42d47f4353a698a48c9e00bbb3 | [] | no_license | ThinWichael/ADService | https://github.com/ThinWichael/ADService | 479445c2195cc97d4b0288300f663614c0fa25e5 | cbd74c707c3cc34258a1b0a573f3c7dade37a662 | refs/heads/master | 2020-06-13T08:46:03.446000 | 2019-07-01T05:22:31 | 2019-07-01T05:22:31 | 194,604,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.michael.service;
import com.michael.beans.DAO.noSql.Advertisment;
public interface AdService {
void getAdPoolCache();
Advertisment getAdToUser(String userId) throws CloneNotSupportedException;
}
| UTF-8 | Java | 214 | java | AdService.java | Java | [] | null | [] | package com.michael.service;
import com.michael.beans.DAO.noSql.Advertisment;
public interface AdService {
void getAdPoolCache();
Advertisment getAdToUser(String userId) throws CloneNotSupportedException;
}
| 214 | 0.813084 | 0.813084 | 10 | 20.4 | 24.220652 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
dee88f693d910f321c8b20fdfe988d5e3a9670d5 | 17,763,984,770,336 | 6b44dcf754b9b7f6bb5355da3ceb6aee94968e5c | /src/main/java/com/bandg/uploadfiles/dao/FakeFileUpDataAcces.java | a402c89c3d10bad7addd11b5d602581882572bc8 | [] | no_license | b-0n3/uploadFileSpring | https://github.com/b-0n3/uploadFileSpring | c27b75ec8bf6a723bfdb367e5242dbe65a594324 | 6a0b2abe65469cbcb67a2d3ea154ef7f4d70efbd | refs/heads/master | 2023-03-02T18:37:31.956000 | 2020-07-21T19:47:05 | 2020-07-21T19:47:05 | 279,964,331 | 0 | 0 | null | false | 2023-02-22T08:28:40 | 2020-07-15T19:56:14 | 2020-07-21T19:47:30 | 2023-02-22T08:28:40 | 80 | 0 | 0 | 1 | Java | false | false | package com.bandg.uploadfiles.dao;
import com.bandg.uploadfiles.models.FileUp;
import org.springframework.stereotype.Repository;
import java.io.File;
import java.nio.file.OpenOption;
import java.util.List;
import java.util.ArrayList;
import java.util.Optional;
import java.util.UUID;
@Repository
public class FakeFile... | UTF-8 | Java | 1,928 | java | FakeFileUpDataAcces.java | Java | [] | null | [] | package com.bandg.uploadfiles.dao;
import com.bandg.uploadfiles.models.FileUp;
import org.springframework.stereotype.Repository;
import java.io.File;
import java.nio.file.OpenOption;
import java.util.List;
import java.util.ArrayList;
import java.util.Optional;
import java.util.UUID;
@Repository
public class FakeFile... | 1,928 | 0.534751 | 0.533714 | 70 | 26.542856 | 16.922247 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528571 | false | false | 2 |
725699c283c4808867d4b49b49eaa9e2dd7e6f25 | 35,459,250,000,591 | 09a3f3529f539948944c51a4fa502e0f3be5e4cc | /src/pt/upskills/projeto/objects/mobs/BadGuy.java | 7a08b277edf90a2bab9c09070938c11caeaddd3a | [
"MIT"
] | permissive | ze-gomes/upskill-roguelike | https://github.com/ze-gomes/upskill-roguelike | a2fea544fb0fc1919907aa469b5a4ccd5854bcd2 | 89619173422f987338aa3d40b84deac6798b6721 | refs/heads/master | 2023-02-05T09:12:12.892000 | 2020-12-23T23:54:44 | 2020-12-23T23:54:44 | 311,309,690 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.upskills.projeto.objects.mobs;
import pt.upskills.projeto.gui.ImageTile;
import pt.upskills.projeto.rogue.utils.Position;
public class BadGuy extends Enemy implements ImageTile {
public BadGuy(Position position) {
super(position, 2, 6, 30);
}
@Override
public String getName() {
... | UTF-8 | Java | 350 | java | BadGuy.java | Java | [] | null | [] | package pt.upskills.projeto.objects.mobs;
import pt.upskills.projeto.gui.ImageTile;
import pt.upskills.projeto.rogue.utils.Position;
public class BadGuy extends Enemy implements ImageTile {
public BadGuy(Position position) {
super(position, 2, 6, 30);
}
@Override
public String getName() {
... | 350 | 0.694286 | 0.682857 | 16 | 20.9375 | 19.405117 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
ac260a8e90f61150168dfcccaa2837e8fe823ef5 | 9,981,504,050,201 | bf5490bf23f2fb522162183ff45c71b29022b13b | /Tablut/build/it/unibo/ai/didattica/competition/tablut/teampallo/util/GameManager.java | e1401f93933a4a467078b7c8451fe0caf7d7b414 | [] | no_license | luca-ant/tablutchallenge | https://github.com/luca-ant/tablutchallenge | 084c633c1e5fec789f07d0ec1d9e9ddde7871d59 | b025bf721c724f04cf8c911b3a20362d9fdde592 | refs/heads/master | 2020-05-07T13:59:54.157000 | 2019-05-22T13:22:03 | 2019-05-22T13:22:03 | 180,570,310 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.unibo.ai.didattica.competition.tablut.teampallo.util;
import java.util.ArrayList;
import java.util.List;
import it.unibo.ai.didattica.competition.tablut.domain.State;
import it.unibo.ai.didattica.competition.tablut.teampallo.domain.MyRules;
public class GameManager {
/*
* Singleton
*/
private stat... | UTF-8 | Java | 2,500 | java | GameManager.java | Java | [] | null | [] | package it.unibo.ai.didattica.competition.tablut.teampallo.util;
import java.util.ArrayList;
import java.util.List;
import it.unibo.ai.didattica.competition.tablut.domain.State;
import it.unibo.ai.didattica.competition.tablut.teampallo.domain.MyRules;
public class GameManager {
/*
* Singleton
*/
private stat... | 2,500 | 0.6948 | 0.6892 | 131 | 18.083969 | 18.294052 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.572519 | false | false | 2 |
3d214c7f0df48053ebabf2fd70baab2d727d054d | 19,602,230,802,022 | 0cf3d9bbfa7c1e22ccd2d626c1f3256f296f5a5a | /app/src/main/java/kr/hs/dgsw/libraryproject/fragments/HomeFragment.java | 405e20309c2331a6e3db4dfc8fbd8152506ad136 | [] | no_license | bjj3036/moblieProgrammingAndroid | https://github.com/bjj3036/moblieProgrammingAndroid | 2f6062675ad61c61c15809b5ac517c8a6b2373ff | 88177bc3c1f67293daeb054a32a3b8687f4610be | refs/heads/master | 2020-05-30T02:22:30.646000 | 2019-06-05T02:25:37 | 2019-06-05T02:25:37 | 189,495,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.hs.dgsw.libraryproject.fragments;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import kr.hs.dgsw.libraryproject.R;
import kr.hs.dgsw.libr... | UTF-8 | Java | 1,058 | java | HomeFragment.java | Java | [] | null | [] | package kr.hs.dgsw.libraryproject.fragments;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import kr.hs.dgsw.libraryproject.R;
import kr.hs.dgsw.libr... | 1,058 | 0.722117 | 0.721172 | 39 | 26.128204 | 22.729378 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512821 | false | false | 2 |
7681d275b07f2912b153c85e5f15005508110f89 | 19,602,230,803,096 | 75c3aaa59541977f8781fbeccf825ef1877b0457 | /src/main/java/br/com/playlist/model/Albun.java | 6cfed604a0dcf35bf5841c12ca1840f87d7a801d | [
"Apache-2.0"
] | permissive | ander-f-silva/playlist | https://github.com/ander-f-silva/playlist | bb9b8a0dd9abb373ba673ce4665bd2eac45695b7 | 89eb86133e7db2b3c8aad751443ac001b8c7c622 | refs/heads/master | 2019-08-01T21:40:29.945000 | 2016-11-22T17:49:03 | 2016-11-22T17:49:03 | 74,399,866 | 0 | 0 | null | false | 2016-11-24T11:38:33 | 2016-11-21T19:46:48 | 2016-11-21T19:58:04 | 2016-11-23T02:33:52 | 33 | 0 | 0 | 0 | Java | null | null | package br.com.playlist.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
/**
* Albun
*/
@javax.annotation.Generated(value = "class io.swa... | UTF-8 | Java | 3,014 | java | Albun.java | Java | [] | null | [] | package br.com.playlist.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
/**
* Albun
*/
@javax.annotation.Generated(value = "class io.swa... | 3,014 | 0.621765 | 0.615793 | 143 | 20.069929 | 20.4011 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 2 |
a5ea8086386ff9123bf5420c78863ad3cb6c308a | 26,714,696,617,386 | 072cceb489af4d77eec828c4059d893b3925a2bf | /week3-SpringIocDi/bean-autowiring/src/main/java/com/apress/prospring5/ch3/xml/Target.java | 4439e96bce1e938b82f46d5d8e6200c48aecd7f0 | [] | no_license | nitinsd/spring | https://github.com/nitinsd/spring | 9df5cde338618637be543316bb1f232f632f0c69 | 0dbc4e9712ac9e225ef3bdcb3ce71c6067e924a2 | refs/heads/master | 2020-03-31T07:13:38.477000 | 2018-10-08T03:56:53 | 2018-10-08T03:56:53 | 152,013,159 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apress.prospring5.ch3.xml;
import org.springframework.context.support.GenericXmlApplicationContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class Target {
private static final Logger logger =
LoggerFactory.getLogger(Target.class);
private Foo fooOne;
private Foo fooT... | UTF-8 | Java | 1,490 | java | Target.java | Java | [] | null | [] | package com.apress.prospring5.ch3.xml;
import org.springframework.context.support.GenericXmlApplicationContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class Target {
private static final Logger logger =
LoggerFactory.getLogger(Target.class);
private Foo fooOne;
private Foo fooT... | 1,490 | 0.601342 | 0.598658 | 60 | 23.833334 | 19.810911 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 2 |
3b5e643421fc9f8560f2981b8e28efacde61bf05 | 10,170,482,591,418 | c40ab0b764e08f82fbaa782072b9cd0ffe07d8e1 | /leetcodePractice/7-18-2020/双向BFS代码模版.java | d3195df813f66109341d4c1a395e19587f36f186 | [] | no_license | MengtaoZhang/project_9527 | https://github.com/MengtaoZhang/project_9527 | c1d975b6ae52f5aa48f19a4e2bf7ef604c1d61f1 | 5b22d79c0103e1f45a4323ef3c21f5b80e5c091e | refs/heads/master | 2022-11-22T06:25:55.229000 | 2020-07-30T01:38:46 | 2020-07-30T01:38:46 | 268,894,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | forward_queue = 所有起点
backward_queue = 所有终点
forward_set = 标记所有起点访问过
backward_set = 标记所有终点访问过
distance = 0
while forward_queue 和 back_queue 非空
distance++
for 所有forward_queue 里的点
拓展出下一层节点加入 forward_queue 并在 forward_set 里标记
如果有在 backward_set 出现则 return distance
distance++
for 所有 backwa... | UTF-8 | Java | 597 | java | 双向BFS代码模版.java | Java | [] | null | [] | forward_queue = 所有起点
backward_queue = 所有终点
forward_set = 标记所有起点访问过
backward_set = 标记所有终点访问过
distance = 0
while forward_queue 和 back_queue 非空
distance++
for 所有forward_queue 里的点
拓展出下一层节点加入 forward_queue 并在 forward_set 里标记
如果有在 backward_set 出现则 return distance
distance++
for 所有 backwa... | 597 | 0.709977 | 0.707657 | 16 | 26 | 15.508062 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 2 |
22e4125d7553c80a8c194cdd2659c88aee012951 | 14,946,486,209,310 | 8be1f84173049dfd1c61f82f8da874ebe31c98d4 | /Server/box/box-data-impl/src/main/java/com/wecon/box/data/action/LoginAction.java | bca151b9ff5cf3c1b8680eb8cd40d1475a4c8d7d | [] | no_license | caijinwei/weconProject | https://github.com/caijinwei/weconProject | 3e7a6aeb1444c862368d43d4813d84ac3b8eee0a | 0c160105ee27a3ba547aa236f4e582504d5d68a7 | refs/heads/master | 2021-09-06T06:12:23.444000 | 2018-02-03T01:43:54 | 2018-02-03T01:43:54 | 120,048,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wecon.box.data.action;
import com.wecon.box.action.user.UserBaseAction;
import com.wecon.box.param.SigninParam;
import com.wecon.restful.annotation.WebApi;
import com.wecon.restful.core.Output;
import com.wecon.restful.doc.Label;
import org.springframework.beans.factory.annotation.Autowired;
import org.spr... | UTF-8 | Java | 864 | java | LoginAction.java | Java | [
{
"context": "\nimport javax.validation.Valid;\n\n/**\n * Created by zengzhipeng on 2017/8/2.\n */\n@Label(\"登录\")\n@RestController\npub",
"end": 494,
"score": 0.9996161460876465,
"start": 483,
"tag": "USERNAME",
"value": "zengzhipeng"
}
] | null | [] | package com.wecon.box.data.action;
import com.wecon.box.action.user.UserBaseAction;
import com.wecon.box.param.SigninParam;
import com.wecon.restful.annotation.WebApi;
import com.wecon.restful.core.Output;
import com.wecon.restful.doc.Label;
import org.springframework.beans.factory.annotation.Autowired;
import org.spr... | 864 | 0.774419 | 0.767442 | 28 | 29.678572 | 21.983847 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 2 |
9f7e99a9338aa6d022fd5b1e536d4bd0bb7273a5 | 23,682,449,738,472 | dbb07b2fc31a502643b6b6776b656887dcf0d2fe | /Assignment2/Vehicle/Administration.java | a8646d2648d6b2a7d824f088e18a7a24a3fdacbb | [] | no_license | nicolaswilde/object-oriented-programing | https://github.com/nicolaswilde/object-oriented-programing | 268148d75902d1938a501e0fceb9eb177207c885 | e7e84171d272fd9e8ee197392941b8778c07d3d0 | refs/heads/master | 2021-07-09T17:43:39.600000 | 2017-10-08T17:32:28 | 2017-10-08T17:32:28 | 104,030,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Administration {
public static void main(String[] args) {
// TODO 自动生成的方法存根
}
int date_register;
int id_engine;
int license;
public void register() {
//...
}
public void inspect() {
//...
}
public void detain() {
//...
}
}
| GB18030 | Java | 306 | java | Administration.java | Java | [] | null | [] |
public class Administration {
public static void main(String[] args) {
// TODO 自动生成的方法存根
}
int date_register;
int id_engine;
int license;
public void register() {
//...
}
public void inspect() {
//...
}
public void detain() {
//...
}
}
| 306 | 0.538194 | 0.538194 | 23 | 10.434783 | 11.477108 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043478 | false | false | 2 |
a4f0293045a9450a8ea468891849f71856db618d | 5,179,730,605,683 | 67280f5eabc7215db02169004861ccd519de2946 | /src/main/java/kr/co/shop/web/promotion/service/CouponService.java | 677df3563bcf51a6ec2d31d13dabdcbf210e0a73 | [] | no_license | kikikikikinanana/es_backend_sample | https://github.com/kikikikikinanana/es_backend_sample | f0354efcc90c334431b35dc209048e319b0d2844 | d8969c2d2255caa24bb9acd85260cbced7e2abcb | refs/heads/master | 2022-06-09T08:50:21.190000 | 2019-09-27T04:58:24 | 2019-09-27T04:58:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.shop.web.promotion.service;
import java.sql.Timestamp;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | UTF-8 | Java | 11,315 | java | CouponService.java | Java | [
{
"context": "ouponList\r\n\t * @Date : 2019. 4. 23.\r\n\t * @Author : hsjhsj19\r\n\t * @return\r\n\t * @throws Exception\r\n\t */\r\n\tpubli",
"end": 1520,
"score": 0.9917275905609131,
"start": 1512,
"tag": "USERNAME",
"value": "hsjhsj19"
},
{
"context": "dCouponYn\r\n\t * @Date : 2... | null | [] | package kr.co.shop.web.promotion.service;
import java.sql.Timestamp;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | 11,315 | 0.698832 | 0.691105 | 335 | 30.450747 | 27.484972 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.256716 | false | false | 2 |
54e2f6c47de6566fa86cdd57b7bd7b65dd366f61 | 687,194,772,527 | a9b06405b0c20a1a346019126b56f56c825e3e34 | /Project 1/Variable1.java | 79ef16adf1ac731a63b51bdfe87bf70d4b7e0f32 | [] | no_license | franknemo/For-Class | https://github.com/franknemo/For-Class | 7b840c7e42e57c0554308edc05ad65c169dbedf2 | 63b565388cb1f44e4b8b15b847317698e811e267 | refs/heads/main | 2023-03-24T12:31:55.268000 | 2021-03-16T06:52:07 | 2021-03-16T06:52:07 | 343,983,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class Variable1 {
public static void main(String[] args) {
var mylist = new ArrayList<Integer>();
var endnum = 10;
var number = 0;
// input
for( var number = 0; number < endnum;
}
}
| UTF-8 | Java | 281 | java | Variable1.java | Java | [] | null | [] | import java.util.ArrayList;
public class Variable1 {
public static void main(String[] args) {
var mylist = new ArrayList<Integer>();
var endnum = 10;
var number = 0;
// input
for( var number = 0; number < endnum;
}
}
| 281 | 0.540925 | 0.523132 | 20 | 13.05 | 16.35688 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 2 |
4516612ea279d2db0f7dd639d2cd83e459ea00bd | 6,390,911,380,056 | ea3154f2793a3789d1c81696ae1925908a8fe204 | /Microservice-Gift/src/main/java/sensos/gift/bo/GiftEventAnnouncement.java | b636de2e794a77220659b176d7c115f5d00511f5 | [] | no_license | valtus/sensos | https://github.com/valtus/sensos | ec100dea5751d6a459c8e6da6472c608341bb36a | f6fc92fd4178b62759e6c0822ce6f1c44c253681 | refs/heads/master | 2015-08-12T15:47:05.769000 | 2015-07-09T08:37:46 | 2015-07-09T08:37:46 | 22,252,951 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sensos.gift.bo;
import java.sql.Date;
import javax.persistence.Id;
public class GiftEventAnnouncement {
@Id
long id;
/** The gift registry or wish list for which this announcement is created */
long giftRegistryId;
/** The date when announcement was send */
Date sentDate;
/** The e-mail address ... | UTF-8 | Java | 1,879 | java | GiftEventAnnouncement.java | Java | [] | null | [] | package sensos.gift.bo;
import java.sql.Date;
import javax.persistence.Id;
public class GiftEventAnnouncement {
@Id
long id;
/** The gift registry or wish list for which this announcement is created */
long giftRegistryId;
/** The date when announcement was send */
Date sentDate;
/** The e-mail address ... | 1,879 | 0.685471 | 0.675891 | 103 | 17.242718 | 18.626877 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.349515 | false | false | 2 |
644a884c7097e34276022af66b9fdf8f821b9efb | 12,086,037,977,757 | 16f726820b7df1aa31acb6d02bd89ecb38ac186d | /util/hack/src/dramaman/runtime/BeatMonitor$BeatGraphPanel.java | 0a59eecd786e8d0f4735aeedab63d8569403e034 | [] | no_license | donnaken15/Exterieur | https://github.com/donnaken15/Exterieur | c8bcee1e52a57783525547fc0d2c3a3aa34190d5 | 550435cba73e3ec3252b97bf77cfd172d7a5e449 | refs/heads/master | 2020-03-16T13:25:47.231000 | 2018-05-09T02:41:46 | 2018-05-09T02:41:46 | 132,690,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package dramaman.runtime;
/* */
/* */ import java.awt.BasicStroke;
/* */ import java.awt.Color;
/* */ import java.awt.Dimension;
/* */ import java.awt.Graphics;
/* */ import java.awt.Graphics2D;
/* */ import java.awt.RenderingHints;
/* */ import java.awt.geom.AffineTransform;
... | UTF-8 | Java | 9,184 | java | BeatMonitor$BeatGraphPanel.java | Java | [] | null | [] | /* */ package dramaman.runtime;
/* */
/* */ import java.awt.BasicStroke;
/* */ import java.awt.Color;
/* */ import java.awt.Dimension;
/* */ import java.awt.Graphics;
/* */ import java.awt.Graphics2D;
/* */ import java.awt.RenderingHints;
/* */ import java.awt.geom.AffineTransform;
... | 9,184 | 0.57356 | 0.533595 | 218 | 41.128441 | 38.595314 | 205 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766055 | false | false | 2 |
cad2749fe731d3774747208e42e1b6d21294f9d5 | 12,086,037,979,662 | 871c59b3893b12ce055a50f57a069a546f8e990a | /Chapter2/Example2_16.java | 82f93c4e6dc102a7c6c242cd02e465556353c066 | [] | no_license | joshcv2112/JavaProgramming | https://github.com/joshcv2112/JavaProgramming | 43e5cf8664b74f045da60548954e3f82e269ea05 | 05851b281b0822ab1fbe01ab080fe8cd1758c17b | refs/heads/master | 2021-01-22T01:18:22.556000 | 2016-10-02T19:23:59 | 2016-10-02T19:23:59 | 68,780,190 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
public class Example2_16
{
public static void main(String[] args)
{
String str;
int num1 = 45;
int num2 = 56;
int sum;
str = "The two numbers are: " + num1 + " and " + num2 + "\n";
sum = num1 + num2;
str = str + "The sum of the num... | UTF-8 | Java | 493 | java | Example2_16.java | Java | [] | null | [] | import javax.swing.*;
public class Example2_16
{
public static void main(String[] args)
{
String str;
int num1 = 45;
int num2 = 56;
int sum;
str = "The two numbers are: " + num1 + " and " + num2 + "\n";
sum = num1 + num2;
str = str + "The sum of the num... | 493 | 0.537525 | 0.511156 | 20 | 23.700001 | 25.946291 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 2 |
44ee7bc86384243578fb93851f48e756436a0038 | 1,262,720,414,038 | 4c6ffc624bb6909aae4d38aa7f25efe314fbfb0a | /Test/Herbinate3.6/src/com/huawei/wanbao/test/App.java | 3e4b53addb9bc5160b8fc026b68889722a18c063 | [] | no_license | wangbaobisheng/Test | https://github.com/wangbaobisheng/Test | 2cc79b78510e76ece34cf3bfa546691e2d1e47d1 | efcdebcf315fcc3800b270f8348df71d64e4d95b | refs/heads/master | 2021-01-20T00:28:05.824000 | 2017-04-24T10:13:51 | 2017-04-24T10:13:51 | 89,134,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huawei.wanbao.test;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.junit.Test;
public class App {
private static SessionFactory sessionFactory ;
static
{
Configuration cfg = new Configuration(... | UTF-8 | Java | 1,001 | java | App.java | Java | [
{
"context": "ve()\n\t{\n\t\tUser user = new User();\n\t\tuser.setName(\"zhangsan\");\n\t\t\n\t\tSession session = sessionFactory.openSess",
"end": 594,
"score": 0.9934561252593994,
"start": 586,
"tag": "USERNAME",
"value": "zhangsan"
}
] | null | [] | package com.huawei.wanbao.test;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.junit.Test;
public class App {
private static SessionFactory sessionFactory ;
static
{
Configuration cfg = new Configuration(... | 1,001 | 0.703109 | 0.702106 | 48 | 19.770834 | 17.507427 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 2 |
0c5fa9483552a93d306e595083fa63746704b468 | 28,664,611,782,784 | 829de87ad529d62ddaef5b46c09d052a865f1b1b | /app/src/main/java/com/kumar/nikhil/popoapp/activity/AddActivity.java | 7daaf2f075cc5fb27e42cc2054f77dafabac798e | [] | no_license | NikhilKu/PopoApp | https://github.com/NikhilKu/PopoApp | c38dc5bd30df33c63feaa16013561adc9e15c22d | ce86998b4ac42eff4a78ef66c3a0b57d6790ea3b | refs/heads/master | 2020-04-02T07:49:01.552000 | 2019-01-14T17:36:04 | 2019-01-14T17:36:04 | 154,216,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kumar.nikhil.popoapp.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Lo... | UTF-8 | Java | 5,555 | java | AddActivity.java | Java | [] | null | [] | package com.kumar.nikhil.popoapp.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Lo... | 5,555 | 0.592439 | 0.591179 | 158 | 34.158226 | 27.080639 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56962 | false | false | 2 |
3c975701599730e9aff1a66f439005be38793790 | 24,833,500,920,714 | 8782061b1e1223488a090f9f3f3b8dfe489e054a | /storeMongoDB/projects/ABCD/adaptives_MinesweeperCore/test/8Test.java | da89a6971ab4dba8533b9b4bfbf35e5bb05143e8 | [] | no_license | ryosuke-ku/TCS_init | https://github.com/ryosuke-ku/TCS_init | 3cb79a46aa217e62d8fff13d600f2a9583df986c | e1207d68bdc9d2f1eed63ef44a672b5a37b45633 | refs/heads/master | 2020-08-08T18:40:17.929000 | 2019-10-18T01:06:32 | 2019-10-18T01:06:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public void testNonMineCoveredSquareForUncover() throws Exception {
this.square.setMine(false);
this.square.setStatus(Square.STATUS.COVERED);
this.square.uncover();
}
| UTF-8 | Java | 180 | java | 8Test.java | Java | [] | null | [] | public void testNonMineCoveredSquareForUncover() throws Exception {
this.square.setMine(false);
this.square.setStatus(Square.STATUS.COVERED);
this.square.uncover();
}
| 180 | 0.755556 | 0.755556 | 5 | 33.799999 | 21.939919 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 2 |
95eb125fe1addd0d95ab896f4c53b3734b5c3b6a | 11,269,994,215,991 | 6a53424d3b00e335e309d83d314b061dd6adc40a | /DP146E_PolygonPerimeter.java | 69ec03fab530d652a78aad7e289492b3647bdc70 | [] | no_license | brian-rieder/DailyProgrammer | https://github.com/brian-rieder/DailyProgrammer | b09175acc8909988f025a29090626aa05b6c52f5 | ad97fb20db5802736e488f635e8a37a5e6ceab7f | refs/heads/master | 2016-09-06T02:10:52.044000 | 2015-10-28T18:21:08 | 2015-10-28T18:21:08 | 29,260,249 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Link to reddit: http://www.reddit.com/r/dailyprogrammer/comments/1tixzk/122313_challenge_146_easy_polygon_perimeter/
// Difficulty: Easy
//A Polygon is a geometric two-dimensional figure that has n-sides (line segments) that closes to form a loop.
// Polygons can be in many different shapes and have many different... | UTF-8 | Java | 2,667 | java | DP146E_PolygonPerimeter.java | Java | [] | null | [] | // Link to reddit: http://www.reddit.com/r/dailyprogrammer/comments/1tixzk/122313_challenge_146_easy_polygon_perimeter/
// Difficulty: Easy
//A Polygon is a geometric two-dimensional figure that has n-sides (line segments) that closes to form a loop.
// Polygons can be in many different shapes and have many different... | 2,667 | 0.703037 | 0.68354 | 75 | 34.560001 | 36.655602 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386667 | false | false | 2 |
b55b255d156881491f5cbfe67241399530d2af67 | 16,200,616,709,883 | 18743ebff906033ee98dfdc5d954ef5e768b77af | /Tienda_Ejercicio7/src/tienda_Ejercicio7/impl/TiendaImpl.java | f915cfdee469396df2ba6d38e0a8b0ca56f836dd | [] | no_license | jausinez/Tienda_Ejercicio7 | https://github.com/jausinez/Tienda_Ejercicio7 | 2b33f5ca3242270a9a32307c0a4125d30c53013f | af1771084474e4415e39f356ad034105d6b4bd1a | refs/heads/master | 2020-06-09T05:16:08.513000 | 2014-05-29T11:06:33 | 2014-05-29T11:06:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package tienda_Ejercicio7.impl;
import java.lang.reflect.InvocationTargetException;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.ECl... | UTF-8 | Java | 18,807 | java | TiendaImpl.java | Java | [] | null | [] | /**
*/
package tienda_Ejercicio7.impl;
import java.lang.reflect.InvocationTargetException;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.ECl... | 18,807 | 0.622162 | 0.61844 | 703 | 24.752489 | 24.388538 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.732575 | false | false | 2 |
0a8307c8104d4df8638b1f8b105165cf405865b6 | 6,399,501,332,596 | 1d4d5f6809331cd8aff782f47a9ae6e49a503b59 | /src/main/java/com/rpc/common/ProxyInterface.java | 52cd3c2da72b97900835ecba44a490ef6969dd14 | [] | no_license | xj524598/netty_marshll | https://github.com/xj524598/netty_marshll | c08dae9bb4ec24fc23ad05ea8c2a6aef3e35d552 | 5496537573e7f52d762fa083e5519f7a09f4b3c6 | refs/heads/master | 2018-10-23T00:58:54.028000 | 2018-09-04T08:13:44 | 2018-09-04T08:13:44 | 141,786,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rpc.common;
import com.netty.client.NettyClient;
import com.rpc.exchanger.ClientExchanger;
import com.rpc.loadbalance.LoadBalance;
import com.rpc.registe.RegisterAndFoundServer;
import io.netty.util.concurrent.DefaultPromise;
import io.netty.util.concurrent.Promise;
import org.springframework.beans.factory... | UTF-8 | Java | 1,248 | java | ProxyInterface.java | Java | [
{
"context": "* <Description> 专门讲本地的接口包装成代理对象<br>\n *\n * @author 徐洁<br>\n * @version 1.0<br>\n * @taskId <br>\n * @Creat",
"end": 728,
"score": 0.999769389629364,
"start": 726,
"tag": "NAME",
"value": "徐洁"
}
] | null | [] | package com.rpc.common;
import com.netty.client.NettyClient;
import com.rpc.exchanger.ClientExchanger;
import com.rpc.loadbalance.LoadBalance;
import com.rpc.registe.RegisterAndFoundServer;
import io.netty.util.concurrent.DefaultPromise;
import io.netty.util.concurrent.Promise;
import org.springframework.beans.factory... | 1,248 | 0.74461 | 0.737148 | 52 | 22.192308 | 24.408415 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403846 | false | false | 2 |
2ddb0ba15c6cc9e5df74ad022836991ad8e00f33 | 20,255,065,830,196 | 07a7432ee0bc49178b48dea5fb310e815d8ddfc2 | /NetBeansProjects/oop/src/FactoryPattem/Circle.java | 18583ad03f459bd5ca2192975cb781847083835c | [] | no_license | dangvantu99CM/BaiTap111 | https://github.com/dangvantu99CM/BaiTap111 | 11012ad9167cbb30ede0f9ace1c115cd7e48e935 | 75a9edf1ec14a77ce06525f100e58305bb72e70c | refs/heads/master | 2020-04-27T22:18:53.741000 | 2019-03-16T13:03:11 | 2019-03-16T13:03:11 | 174,731,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package FactoryPattem;
/**
*
* @author lenovo i3
*/
public class Circle implements Shapes {
public void print(){
System.out.println("Circle");
}
}
| UTF-8 | Java | 168 | java | Circle.java | Java | [
{
"context": "\npackage FactoryPattem;\n\n/**\n *\n * @author lenovo i3\n */\npublic class Circle implements Shapes {\n p",
"end": 52,
"score": 0.9966031908988953,
"start": 43,
"tag": "USERNAME",
"value": "lenovo i3"
}
] | null | [] |
package FactoryPattem;
/**
*
* @author lenovo i3
*/
public class Circle implements Shapes {
public void print(){
System.out.println("Circle");
}
}
| 168 | 0.619048 | 0.613095 | 11 | 14.181818 | 14.095894 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 2 |
b05f5e3b5df8ad496a70ddd292420a7380f089b4 | 27,350,351,800,445 | fcc385e01c9216d2824bedd5871fb6b8ffa59a59 | /app/src/main/java/com/example/car/Fragments/formFragment3.java | 485c81d7ae727ecbae3682a2bccd83d18773a82b | [] | no_license | touahriayacine/Trackify-for-users-mobile-app | https://github.com/touahriayacine/Trackify-for-users-mobile-app | c30e3f6bef49ded39942ece658f8751751ce8cc6 | 91b3e9573b2c52b3058b6f625ec63d23f9ad83d9 | refs/heads/master | 2023-06-01T03:45:26.508000 | 2021-07-05T11:02:04 | 2021-07-05T11:02:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.car.Fragments;
import android.content.Intent;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageButton;
import static com.example.car.... | UTF-8 | Java | 3,813 | java | formFragment3.java | Java | [] | null | [] | package com.example.car.Fragments;
import android.content.Intent;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageButton;
import static com.example.car.... | 3,813 | 0.659323 | 0.658012 | 126 | 29.269842 | 27.100464 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 2 |
5186fcc6fe36bb7d66abf405497bb46c89e72ea2 | 11,149,735,106,568 | aaf24afdcfecf7a6d0fd576962aa91c3092ea066 | /src/package1/arrayexamples.java | 8969e5c5bfa36eae59149f14d20a736da2e58203 | [] | no_license | admin2507/testproject | https://github.com/admin2507/testproject | f68d2d3c1f47248cba1a46598c5db8bab01416ef | d502c9e9ae43e7122187a6c9322236228d8f0a23 | refs/heads/master | 2023-08-01T09:16:38.332000 | 2021-09-10T09:55:00 | 2021-09-10T09:55:00 | 405,033,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package package1;
public class arrayexamples {
public static void main(String[] args) {
int Id[] = new int[5]; //create an array using new keyword
Id[0] = 1;
Id[1] = 2;
Id[2] = 3;
Id[3] = 4;
Id[4] = 5;
//Id[5] = 6; //error of Array index outofBound
System.out.println(Id[2]);
// ... | UTF-8 | Java | 761 | java | arrayexamples.java | Java | [
{
"context": "tln(Id[i]);\r\n\t\t }\r\n\t\t\r\n\t\t\r\n\t\tString empname[] = {\"Pooja\",\"Arjun\"}; //2nd way using array literals \r\n ",
"end": 471,
"score": 0.999862015247345,
"start": 466,
"tag": "NAME",
"value": "Pooja"
},
{
"context": "]);\r\n\t\t }\r\n\t\t\r\n\t\t\r\n\t\t... | null | [] | package package1;
public class arrayexamples {
public static void main(String[] args) {
int Id[] = new int[5]; //create an array using new keyword
Id[0] = 1;
Id[1] = 2;
Id[2] = 3;
Id[3] = 4;
Id[4] = 5;
//Id[5] = 6; //error of Array index outofBound
System.out.println(Id[2]);
// ... | 761 | 0.534823 | 0.504599 | 34 | 20.382353 | 19.852419 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.911765 | false | false | 8 |
72b30a9185de4f6f2e9865829e9d47b61dc0efb5 | 11,149,735,107,186 | 8f9ad43b6f34ba55d24af934c2c8236fc3a70260 | /src/com/service/IOrderitemService.java | ccbcd7fe00b17d1b1619c448917f581626e14cd0 | [] | no_license | Zephery/czf | https://github.com/Zephery/czf | 6604d25afd107d0403f6476bbe4f5ebca933b6af | 87285ca21bdf1ac6d398ed4bb37d3dccf6584d21 | refs/heads/master | 2021-01-01T05:09:35.470000 | 2016-05-29T07:49:18 | 2016-05-29T07:49:18 | 57,223,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.service;
import java.util.List;
import com.models.Orderitem;
/**
* Created by Zephery on 2016/4/28.
*/
public interface IOrderitemService {
public Orderitem getorderitemhistory(int orderid);
}
| UTF-8 | Java | 213 | java | IOrderitemService.java | Java | [
{
"context": "t;\nimport com.models.Orderitem;\n\n/**\n * Created by Zephery on 2016/4/28.\n */\npublic interface IOrderitemServ",
"end": 100,
"score": 0.9989981055259705,
"start": 93,
"tag": "USERNAME",
"value": "Zephery"
}
] | null | [] | package com.service;
import java.util.List;
import com.models.Orderitem;
/**
* Created by Zephery on 2016/4/28.
*/
public interface IOrderitemService {
public Orderitem getorderitemhistory(int orderid);
}
| 213 | 0.751174 | 0.71831 | 11 | 18.363636 | 17.618547 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
e2bc126b99fad69ff6c234852c99be13e7347270 | 13,357,348,299,395 | 440413f5e6e9d05bb4fe7922d75f8390ca84be15 | /src/main/java/com/atmecs/com/practo/report/Extent.java | 48e5789bea280d69ce4f8de3338fc49fc32e5f46 | [] | no_license | Amrut-Dash/com.practo | https://github.com/Amrut-Dash/com.practo | efdee29013b0caade42d0e1b0db3781669c8c656 | 9a427c47796db631311350235f72ac486f1a8b23 | refs/heads/master | 2020-09-03T18:51:44.463000 | 2019-11-05T14:52:50 | 2019-11-05T14:52:50 | 219,538,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atmecs.com.practo.report;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.testng.ITestResult;
import or... | UTF-8 | Java | 3,010 | java | Extent.java | Java | [] | null | [] | package com.atmecs.com.practo.report;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.testng.ITestResult;
import or... | 3,010 | 0.740199 | 0.740199 | 94 | 31.021276 | 28.057304 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.585106 | false | false | 8 |
f22e75f376410c409107d499fa1dd84cb2b4b2d2 | 33,311,766,356,956 | f7e585e2a4ea26848bb6873168284cac57806c78 | /src/main/java/gq/rbeat/cashy/Setup.java | 96f1bb76b6bbc87176205f9797505a7b41261c3e | [] | no_license | rbeat/cashy | https://github.com/rbeat/cashy | edcf05b70eec61f25464d4002375625015b3ef19 | b5a8aca50bbda3bcfd147262a667f82dde4f1dbc | refs/heads/master | 2023-01-19T07:23:31.485000 | 2020-11-02T14:19:28 | 2020-11-02T14:19:28 | 316,294,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gq.rbeat.cashy;
import android.content.Intent;
import android.speech.tts.TextToSpeech;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
... | UTF-8 | Java | 2,766 | java | Setup.java | Java | [] | null | [] | package gq.rbeat.cashy;
import android.content.Intent;
import android.speech.tts.TextToSpeech;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
... | 2,766 | 0.654013 | 0.651121 | 78 | 34.46154 | 28.565577 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807692 | false | false | 8 |
410aee368bdcae94727b88f521e83c3575bc0232 | 695,784,712,562 | 33022712b87ba91c8d4f0f5e3fe4c42a00d3f6af | /form/form_esb/src/main/java/cn/easthope/modules/esb/core/fun/_09_ct/_01_invbas/_02_page/GetInvBasPageModel.java | 70920126c0801505e2b4ae811f4ca6fb4b46fcdd | [] | no_license | janwer/demo | https://github.com/janwer/demo | ddeff5983e3e0c6b5eaada90e481c6cc2d81b260 | 980150b5de1c0c3e9fda12d97da27b50b3595c83 | refs/heads/master | 2018-01-09T18:50:00.928000 | 2017-09-15T07:17:16 | 2017-09-15T07:17:16 | 50,840,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.easthope.modules.esb.core.fun._09_ct._01_invbas._02_page;
/**
* 存货基本档案
* @author jiangt
* @date 2015年8月4日 上午10:09:39
* @version 1.0
*/
public class GetInvBasPageModel implements java.io.Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
public String rn;
public St... | UTF-8 | Java | 11,318 | java | GetInvBasPageModel.java | Java | [
{
"context": "ct._01_invbas._02_page;\n\n\n/**\n * 存货基本档案\n * @author jiangt\n * @date 2015年8月4日 上午10:09:39\n * @version 1.0 \n *",
"end": 102,
"score": 0.999647319316864,
"start": 96,
"tag": "USERNAME",
"value": "jiangt"
}
] | null | [] | package cn.easthope.modules.esb.core.fun._09_ct._01_invbas._02_page;
/**
* 存货基本档案
* @author jiangt
* @date 2015年8月4日 上午10:09:39
* @version 1.0
*/
public class GetInvBasPageModel implements java.io.Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
public String rn;
public St... | 11,318 | 0.718927 | 0.691661 | 529 | 20.353497 | 14.653974 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.669187 | false | false | 8 |
472227010d826b0d688ac572478c4144d46ae67d | 5,007,931,877,901 | 4d87d4ec3c839b61c32b69270b2831b721022bca | /src/cafedetailsinfo/food.java | 04aa46faec3e8ace421a76fff6fd85af0d05ff29 | [] | no_license | SyamimiRazmin/CafeDetailInfo | https://github.com/SyamimiRazmin/CafeDetailInfo | 325a7ec7d454478c61f6e872af1b827134b330af | 2b91be275e381e42e58133459ce80a816bd24d52 | refs/heads/master | 2020-08-23T23:56:16.667000 | 2019-10-22T05:13:06 | 2019-10-22T05:13:06 | 216,727,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cafedetailsinfo;
public class food {
private String foodName;
private double foodPrice;
private int foodQuantity;
private String foodType;
food(String foodName, double foodPrice, int foodQuantity, String foodType) {
this.foodName = foodName;
this.foodPrice = foodPrice;
... | UTF-8 | Java | 813 | java | food.java | Java | [] | null | [] | package cafedetailsinfo;
public class food {
private String foodName;
private double foodPrice;
private int foodQuantity;
private String foodType;
food(String foodName, double foodPrice, int foodQuantity, String foodType) {
this.foodName = foodName;
this.foodPrice = foodPrice;
... | 813 | 0.623616 | 0.623616 | 39 | 19.846153 | 16.981949 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 8 |
389dfe616f573a1f709e498ce82ac900426638fa | 7,318,624,282,947 | 1b404c3de5fcb736219447938731cc5001ff1d9e | /Demo/drawbitmapmesh/src/main/java/com/biggun/drawbitmapmesh/Util/DBUtils.java | 327b5c389b4d3b62676a18dad6eabd83732750bb | [] | no_license | sun804336516/Biggun | https://github.com/sun804336516/Biggun | b368d09de397b4cc0332a4f3ff33f5e09cfd99eb | 6d2bdd6a87cd1ca330a3eabc9bde01e3994b9489 | refs/heads/master | 2021-05-04T01:49:04.226000 | 2017-01-09T02:15:28 | 2017-01-09T02:15:28 | 71,226,460 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biggun.drawbitmapmesh.Util;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteAccessPermException;
import android.database.sqlite.SQLiteDatabase;
import android.text.TextUtils;
import java.lang.reflect.Field;
import j... | UTF-8 | Java | 6,524 | java | DBUtils.java | Java | [
{
"context": "reflect.Method;\nimport java.util.List;\n\n/**\n * 作者:孙贤武 on 2016/2/17 15:31\n * 邮箱:sun91985415@163.com\n */\n",
"end": 434,
"score": 0.9978351593017578,
"start": 431,
"tag": "NAME",
"value": "孙贤武"
},
{
"context": "til.List;\n\n/**\n * 作者:孙贤武 on 2016/2/17 15:31\n * 邮箱:s... | null | [] | package com.biggun.drawbitmapmesh.Util;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteAccessPermException;
import android.database.sqlite.SQLiteDatabase;
import android.text.TextUtils;
import java.lang.reflect.Field;
import j... | 6,512 | 0.55965 | 0.555122 | 188 | 33.069149 | 26.818747 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 8 |
32b062c002a38c033eef56baf28c882d7ea3afef | 28,097,676,056,009 | 26aa05f6b222368001191c3cb5df376aed3d32a7 | /src/exam/Mook.java | 6cbfa162ab4b1c3f3f0b8352a3cd8e56d8a98a10 | [] | no_license | olsongrant/ocpjp11-prep | https://github.com/olsongrant/ocpjp11-prep | d3a8c01aacc5d9234e28b267c47b0389abbeb9e1 | 8d08ff53ab89c59e869fc773fc261ddbb99d3a23 | refs/heads/main | 2023-01-24T22:55:46.563000 | 2020-12-04T21:13:00 | 2020-12-04T21:13:00 | 318,574,866 | 2 | 0 | null | false | 2020-12-04T21:13:02 | 2020-12-04T16:34:41 | 2020-12-04T20:25:14 | 2020-12-04T21:13:01 | 31 | 0 | 0 | 0 | Java | false | false | package exam;
import java.util.function.DoubleSupplier;
public class Mook {
private String title;
private Double price;
public Mook(String title, Double price){
this.title = title;
this.price = price;
}
//accessor methods not shown
public static void main(String[... | UTF-8 | Java | 733 | java | Mook.java | Java | [] | null | [] | package exam;
import java.util.function.DoubleSupplier;
public class Mook {
private String title;
private Double price;
public Mook(String title, Double price){
this.title = title;
this.price = price;
}
//accessor methods not shown
public static void main(String[... | 733 | 0.619372 | 0.609823 | 42 | 15.452381 | 16.754818 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 8 |
3505f6ec5dc3ad16e54f5e4621bb7f7799700d4c | 19,713,899,899,136 | 80227d0b142c3f3e5e7c597eaa768c3064d19bb8 | /app/src/main/java/com/example/harun/bulksms/Fragment/FragmentDeliveredPersons.java | 6d02644958e7c226bfbe6176a3c75566717ef08a | [] | no_license | HarunAGCA/BulkSMS | https://github.com/HarunAGCA/BulkSMS | 171271fa659e8f733a782d35fc3378c30969a602 | cd56d96f70f237c1874f5018c23ec2aa9e985dee | refs/heads/master | 2020-04-29T04:25:19 | 2019-03-24T20:18:29 | 2019-03-24T20:18:29 | 175,846,465 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.harun.bulksms.Fragment;
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.ListView;
import com.example.harun.bulksms.R;
p... | UTF-8 | Java | 752 | java | FragmentDeliveredPersons.java | Java | [] | null | [] | package com.example.harun.bulksms.Fragment;
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.ListView;
import com.example.harun.bulksms.R;
p... | 752 | 0.761968 | 0.760638 | 29 | 24.931034 | 28.358458 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 8 |
9c7b7dc9126c733e90c0b4b341c61335e827be18 | 28,346,784,165,933 | 27b952d415ed8c0e7f15af399bea5eebde17d96f | /statistics-dao/src/main/java/com/jb/statistics/dao/logs/statis/DiviceLogTable.java | c2da020a27fe32d3ff398f252e4fba0f816d0466 | [] | no_license | freemanxh/jb_statistics | https://github.com/freemanxh/jb_statistics | 740b457513da9a7762df6c03c5c6e3f5867e9a91 | b3827593851f89e73ecaf3ff82945406818f176e | refs/heads/master | 2021-01-10T11:43:34.464000 | 2016-02-03T09:00:15 | 2016-02-03T09:00:15 | 50,628,486 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jb.statistics.dao.logs.statis;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.stereotype.Repository;
import com.jb.statistics.dao.impl.BaseDaoJdbcLogsImpl;
@Repository("diviceLog")
public class Di... | UTF-8 | Java | 1,914 | java | DiviceLogTable.java | Java | [] | null | [] | package com.jb.statistics.dao.logs.statis;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.stereotype.Repository;
import com.jb.statistics.dao.impl.BaseDaoJdbcLogsImpl;
@Repository("diviceLog")
public class Di... | 1,914 | 0.673797 | 0.672193 | 65 | 27.76923 | 31.936365 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 8 |
76d20734dc11f981d58ecc059b34de9985fe7d0f | 20,727,512,172,629 | dcf103eee7862998543c22cb28b206854dac9b72 | /src/gupta/chap1131/Hotel.java | 4977fe646e776b17258c2d3b76b4c1f355961666 | [] | no_license | mbodo/1Z0804 | https://github.com/mbodo/1Z0804 | 834ac88c7dd6363753805bdd3715828f670b2ad2 | fd394aaa42c0ea19eb7719a8e20dd50a964ae157 | refs/heads/master | 2019-07-22T18:58:46.323000 | 2016-05-31T19:47:02 | 2016-05-31T19:47:02 | 43,593,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gupta.chap1131;
import java.util.ArrayDeque;
import java.util.Queue;
import java.util.concurrent.Executor;
public class Hotel implements Executor {
final Queue<Runnable> custQueue = new ArrayDeque<>();
@Override
public void execute(Runnable command) {
synchronized (custQu... | UTF-8 | Java | 933 | java | Hotel.java | Java | [] | null | [] | package gupta.chap1131;
import java.util.ArrayDeque;
import java.util.Queue;
import java.util.concurrent.Executor;
public class Hotel implements Executor {
final Queue<Runnable> custQueue = new ArrayDeque<>();
@Override
public void execute(Runnable command) {
synchronized (custQu... | 933 | 0.587353 | 0.573419 | 35 | 24.657143 | 17.104624 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 8 |
06d6c5a58633ab7964606ab6bbca343abb0d4aee | 274,877,911,911 | 83adf67470217757aa0f9af94d25834c654c4d4e | /src/com/itcast/revise/Empl.java | dca904749ec3ae6dfa2c050cf53b5cb21a7ebf7b | [] | no_license | sheep3gold/firsttest | https://github.com/sheep3gold/firsttest | 1724b71cdcee78121f1107bd79bf2074b42fad2b | 089d4bd1c814080f2bf4b70afacb2aafe55ef3d5 | refs/heads/master | 2020-04-14T17:19:30.416000 | 2019-01-03T13:26:07 | 2019-01-03T13:26:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itcast.revise;
public class Empl {
private int salary;
public Empl() {
}
public Empl(int salary) {
this.salary = salary;
}
public int getSalary() {
return salary;
}
public void setSalary(int salary) {
this.salary = salary;
}
@Override
... | UTF-8 | Java | 439 | java | Empl.java | Java | [] | null | [] | package com.itcast.revise;
public class Empl {
private int salary;
public Empl() {
}
public Empl(int salary) {
this.salary = salary;
}
public int getSalary() {
return salary;
}
public void setSalary(int salary) {
this.salary = salary;
}
@Override
... | 439 | 0.505695 | 0.505695 | 27 | 15.259259 | 12.793495 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 8 |
f1af657c114b83eea383d4f6e802a7220cd8d0bc | 9,603,546,887,704 | 0c30fb917aa278712f3d3cf68dc158afd5e1bbeb | /app/src/main/java/com/kalantos/spitball/engine/Tile.java | 9dee7b42a6d2153f4e29842823cb154ef18403aa | [] | no_license | juanmadelboca/spitball-android | https://github.com/juanmadelboca/spitball-android | 0382490c06269982e546c430278acbba18ffe510 | b5e6a8f09aac8e49cf3c7653457b06e53b371648 | refs/heads/master | 2023-01-18T19:53:52.844000 | 2017-10-05T02:28:29 | 2017-10-05T02:28:29 | 64,504,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kalantos.spitball.engine;
import android.app.Activity;
import android.util.Log;
/*
* Class used to make the game board, host the balls and manage battles.
* */
public class Tile extends Activity{
private Ball ball;
public Tile(){
ball= new Ball(0);
}
protected void setBall(int size, BallType tipo... | UTF-8 | Java | 1,469 | java | Tile.java | Java | [] | null | [] | package com.kalantos.spitball.engine;
import android.app.Activity;
import android.util.Log;
/*
* Class used to make the game board, host the balls and manage battles.
* */
public class Tile extends Activity{
private Ball ball;
public Tile(){
ball= new Ball(0);
}
protected void setBall(int size, BallType tipo... | 1,469 | 0.683458 | 0.681416 | 61 | 23.065575 | 24.654909 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.163934 | false | false | 8 |
3aa702d102a6f920a152e93678cfbc1212c2893a | 12,317,966,220,128 | 6127f16e41964204afb281af892dfe8a4a7eb735 | /miscroservice-consumer2/src/main/java/springcloud812/Consumer3App.java | 12cd7f3d45ded1e5e0a9210a5ba54fc83eba8191 | [] | no_license | ZOU8034/detailcloud | https://github.com/ZOU8034/detailcloud | 81a01eb866ace1e0eb4da40e14c425fd46f7423a | 79594be38c591ebdd6f25a497fe074bfb566b0f7 | refs/heads/master | 2023-01-03T04:58:02.698000 | 2020-10-24T11:13:11 | 2020-10-24T11:13:11 | 303,388,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package springcloud812;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.... | UTF-8 | Java | 1,174 | java | Consumer3App.java | Java | [] | null | [] | package springcloud812;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.... | 1,174 | 0.845833 | 0.8375 | 25 | 37.439999 | 28.537806 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 8 |
42e2ecedb1edda8f68b936ecff6ded5fd98424ae | 5,617,817,243,357 | beb03269b4b186e379969cb894ac2c3f57222959 | /android/apollo/src/main/java/io/muun/apollo/data/db/base/HoustonIdDao.java | 18843f709042862b1305b34e5159dd1711e8d78b | [
"MIT"
] | permissive | Tougee/apollo | https://github.com/Tougee/apollo | 2a5dd88148d067df60d095e879899161884e3d54 | 9755559afdcc1aca35c62c15f124ff2190925fd8 | refs/heads/master | 2023-08-16T01:04:55.964000 | 2021-09-24T21:18:41 | 2021-09-24T21:18:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.muun.apollo.data.db.base;
import io.muun.apollo.domain.model.base.HoustonIdModel;
import android.database.Cursor;
import androidx.sqlite.db.SupportSQLiteDatabase;
import com.squareup.sqldelight.prerelease.SqlDelightStatement;
import io.reactivex.functions.Function;
import rx.Observable;
import rx.functions... | UTF-8 | Java | 1,801 | java | HoustonIdDao.java | Java | [] | null | [] | package io.muun.apollo.data.db.base;
import io.muun.apollo.domain.model.base.HoustonIdModel;
import android.database.Cursor;
import androidx.sqlite.db.SupportSQLiteDatabase;
import com.squareup.sqldelight.prerelease.SqlDelightStatement;
import io.reactivex.functions.Function;
import rx.Observable;
import rx.functions... | 1,801 | 0.582454 | 0.580233 | 57 | 30.596491 | 25.86799 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491228 | false | false | 8 |
8da915161af045a34aec432a9d4d13604d5d866f | 21,706,764,730,657 | 0e32927d2415355ded3f5d74eebf049ffe7e8a27 | /src/main/java/domain/HandyWorker.java | 756a5fbc2977f4d71bb6972e2b17a7e242b53995 | [] | no_license | Servesus/DP-D03 | https://github.com/Servesus/DP-D03 | cea72b60c418c326d6d95e7019411fe9d2798ff0 | cdc6ffa5cc248560e6e88656c4331bf5959d1a23 | refs/heads/master | 2020-04-04T20:34:49.944000 | 2018-11-15T20:34:42 | 2018-11-15T20:34:42 | 156,251,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package domain;
import java.util.Collection;
import javax.persistence.Access;
import javax.persistence.AccessType;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import javax.persistence.OneToOne;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
@Entity
@Access(Acces... | UTF-8 | Java | 1,317 | java | HandyWorker.java | Java | [] | null | [] |
package domain;
import java.util.Collection;
import javax.persistence.Access;
import javax.persistence.AccessType;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import javax.persistence.OneToOne;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
@Entity
@Access(Acces... | 1,317 | 0.769172 | 0.769172 | 62 | 20.225807 | 18.87174 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.177419 | false | false | 8 |
322fbb53578c98e0b291842cae5e6503b0db4db9 | 19,971,597,941,480 | ca62e472081128aa26f3c4a5854d1bb50f5d327a | /camelscheduler/src/main/java/net/audumla/scheduler/camel/DefaultSchedulerEndpoint.java | aa0d5282d9995725e8a486cb10b354f5d976fcc2 | [] | no_license | Audumla/audumla | https://github.com/Audumla/audumla | c5e91789a352dc0681afcfec3d42c76f9b4bed28 | 382283a3f2a382890ff5cb1f4ee6d02ec69f39bf | refs/heads/master | 2021-05-02T10:37:49.129000 | 2014-03-20T00:38:48 | 2014-03-20T00:38:48 | 36,044,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.audumla.scheduler.camel;
/*
* *********************************************************************
* ORGANIZATION : audumla.net
* More information about this project can be found at the following locations:
* http://www.audumla.net/
* http://audumla.googlecode.com/
* ********************... | UTF-8 | Java | 9,041 | java | DefaultSchedulerEndpoint.java | Java | [] | null | [] | package net.audumla.scheduler.camel;
/*
* *********************************************************************
* ORGANIZATION : audumla.net
* More information about this project can be found at the following locations:
* http://www.audumla.net/
* http://audumla.googlecode.com/
* ********************... | 9,041 | 0.623935 | 0.622055 | 218 | 39.472477 | 33.902203 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56422 | false | false | 8 |
d72deeebcea036c23c061aebd7216bba7f44ad37 | 5,050,881,562,782 | 49f489795ab8d7c0e8e135830b9e690be7f967d8 | /src/main/java/com/github/prypurity/xiaviccore/Commands/UserCmds/Essential/Teleport/Tpa/TpaCommand.java | d7354c3c0af40e03e7a3c0e63f93dc85d1e14b28 | [] | no_license | PryPurity/XiavicCore | https://github.com/PryPurity/XiavicCore | 4a4dc5edef01e149022e35d15c34c85f5730f906 | 99e5be8cb2d0a687bfaec8603bae4e3bbb2e98b8 | refs/heads/master | 2021-01-07T07:11:16.436000 | 2020-05-31T22:32:29 | 2020-05-31T22:32:29 | 241,615,666 | 1 | 4 | null | false | 2020-05-07T08:26:28 | 2020-02-19T12:25:36 | 2020-05-07T07:22:10 | 2020-05-07T08:26:28 | 239 | 1 | 3 | 0 | Java | false | false | package com.github.prypurity.xiaviccore.Commands.UserCmds.Essential.Teleport.Tpa;
import com.github.prypurity.xiaviccore.Main;
import com.github.prypurity.xiaviccore.Utils.Tpa.TpaHandler;
import com.github.prypurity.xiaviccore.Utils.Utils;
import org.bukkit.Bukkit;
import org.bukkit.command.Command;
import org.bukkit.... | UTF-8 | Java | 2,165 | java | TpaCommand.java | Java | [
{
"context": "package com.github.prypurity.xiaviccore.Commands.UserCmds.Essential.Teleport.T",
"end": 28,
"score": 0.9948992729187012,
"start": 19,
"tag": "USERNAME",
"value": "prypurity"
},
{
"context": "erCmds.Essential.Teleport.Tpa;\n\nimport com.github.prypurity.xiaviccore.Main;\... | null | [] | package com.github.prypurity.xiaviccore.Commands.UserCmds.Essential.Teleport.Tpa;
import com.github.prypurity.xiaviccore.Main;
import com.github.prypurity.xiaviccore.Utils.Tpa.TpaHandler;
import com.github.prypurity.xiaviccore.Utils.Utils;
import org.bukkit.Bukkit;
import org.bukkit.command.Command;
import org.bukkit.... | 2,165 | 0.537182 | 0.535335 | 47 | 45.063831 | 30.030767 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744681 | false | false | 8 |
446d2982277d5727cfb10c28f4aa5447a07aa476 | 26,310,969,675,435 | c66750ba174175c3085aebf25dde15110dc66485 | /encapsulation/src/main/java/be/course/design/encapsulation/benefits/MetaData.java | 13a7f9d674e0ebfe12410c23762cfa3734291f0c | [] | no_license | facet-it/solid-design-code-examples | https://github.com/facet-it/solid-design-code-examples | fe4a393ab1110709c49bcf08589aed1194406151 | cd907aae054b47a4f0f1734b6857d8e47206e176 | refs/heads/master | 2021-09-10T00:49:25.801000 | 2021-09-05T18:55:47 | 2021-09-05T18:55:47 | 139,808,110 | 0 | 0 | null | false | 2020-10-13T18:00:48 | 2018-07-05T06:59:33 | 2020-04-23T18:13:35 | 2020-10-13T18:00:46 | 128 | 0 | 0 | 1 | Java | false | false | package be.course.design.encapsulation.benefits;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MetaData {
private String[] headers = new String[]{};
private List<TranslationMapping> allTranslations = new ArrayList<>();
public String[] get... | UTF-8 | Java | 570 | java | MetaData.java | Java | [] | null | [] | package be.course.design.encapsulation.benefits;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MetaData {
private String[] headers = new String[]{};
private List<TranslationMapping> allTranslations = new ArrayList<>();
public String[] get... | 570 | 0.691228 | 0.691228 | 24 | 22.75 | 22.179665 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
59992eaba0e73195cd7c8ab061fb252fa085c9af | 22,007,412,440,380 | 2e8336c191a0e32501bd80cff5de48fe002273be | /com.whd.web.pc/src/main/java/com/ziyue/mvc/mobile/BaseIndexMobile.java | d1c36076b0ccf0eb5eae27caf660df88013ca7b0 | [] | no_license | mxcfd/parent-maven | https://github.com/mxcfd/parent-maven | c8081efc2821176c9a80003b3f25d6bcab9e6fb5 | 2a9fbede7c53ea14a964df6b573bee709a3ea13d | refs/heads/master | 2020-11-24T22:15:12.325000 | 2020-10-26T09:35:01 | 2020-10-27T00:38:49 | 228,361,118 | 0 | 0 | null | false | 2021-01-21T00:44:16 | 2019-12-16T10:26:47 | 2020-10-27T00:40:44 | 2021-01-21T00:44:14 | 15,176 | 0 | 0 | 8 | JavaScript | false | false | package com.ziyue.mvc.mobile;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bin... | UTF-8 | Java | 1,767 | java | BaseIndexMobile.java | Java | [] | null | [] | package com.ziyue.mvc.mobile;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bin... | 1,767 | 0.73854 | 0.73854 | 59 | 28.949152 | 21.907682 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.305085 | false | false | 8 |
228801b34e4f993a33210625a9a3255301b41392 | 6,511,170,444,583 | 1d2fda2245888413e3eef8798a61236822f022db | /org/flywaydb/core/internal/util/StopWatch.java | 6b426321d090faa34c36ee198617160d120561eb | [
"IJG"
] | permissive | SynieztroLedPar/Wu | https://github.com/SynieztroLedPar/Wu | 3b4391e916f6a5605d60663f800702f3e45d5dfc | 5f7daebc2fb430411ddb76a179005eeecde9802b | refs/heads/master | 2023-04-29T17:27:08.301000 | 2020-10-10T22:28:40 | 2020-10-10T22:28:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.flywaydb.core.internal.util;
import java.util.concurrent.TimeUnit;
public class StopWatch
{
private long start;
private long stop;
public void start()
{
this.start = System.nanoTime();
}
public void stop()
{
this.stop = System.nanoTime();
}
public long getTotalTimeMillis... | UTF-8 | Java | 628 | java | StopWatch.java | Java | [] | null | [] | package org.flywaydb.core.internal.util;
import java.util.concurrent.TimeUnit;
public class StopWatch
{
private long start;
private long stop;
public void start()
{
this.start = System.nanoTime();
}
public void stop()
{
this.stop = System.nanoTime();
}
public long getTotalTimeMillis... | 628 | 0.679936 | 0.66879 | 30 | 19.966667 | 30.258314 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233333 | false | false | 8 |
1ccd70ca658243aa599fefa89da50798df92c0fd | 33,225,867,021,378 | 8f17bf95d48cc28d8f14ad9bb138327aea3cecdc | /b2c-order-service/b2c-order-service-client/src/main/java/com/jcloud/b2c/order/client/vo/seckill/additem/OrderPopInfoVO.java | 59cb138ae50987fbbc42fdd8d4179faed95675ab | [] | no_license | lixiawss/demo | https://github.com/lixiawss/demo | 6dc9274a9706d90586c434decc7e0f2f35c55634 | e4fa1370a17dada6deac92c8eade80ccee5166a3 | refs/heads/master | 2019-01-13T03:31:38.403000 | 2017-06-09T02:10:10 | 2017-06-09T02:10:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jcloud.b2c.order.client.vo.seckill.additem;
/**
* Created by dugang3 on 2017/5/10.
*/
public class OrderPopInfoVO {
private int venderId;
private String venderName;
private int venderType;
private int venderColType;
private long virtualVenderId;
public int getVenderId() {
... | UTF-8 | Java | 1,127 | java | OrderPopInfoVO.java | Java | [
{
"context": "rder.client.vo.seckill.additem;\n\n/**\n * Created by dugang3 on 2017/5/10.\n */\npublic class OrderPopInfoVO {\n ",
"end": 82,
"score": 0.9996067881584167,
"start": 75,
"tag": "USERNAME",
"value": "dugang3"
}
] | null | [] | package com.jcloud.b2c.order.client.vo.seckill.additem;
/**
* Created by dugang3 on 2017/5/10.
*/
public class OrderPopInfoVO {
private int venderId;
private String venderName;
private int venderType;
private int venderColType;
private long virtualVenderId;
public int getVenderId() {
... | 1,127 | 0.65661 | 0.648625 | 52 | 20.673077 | 18.367741 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 8 |
e9d6feb0bffd8dc59e2996153946caf8a65799f6 | 20,495,583,959,626 | 572a0140e29e97c060bac7a5aa2660f9365f83f8 | /src/Proxy/Series/Main.java | f2d42342422cb420a048a7d6bca8a9d988f46d41 | [] | no_license | rodrigo-brasil/DH-BackEnd | https://github.com/rodrigo-brasil/DH-BackEnd | 889857625b431a4d543cb588d32329f2022a00d8 | 9dcb074d294b1e74ba7e1e655c34ece86d1190a2 | refs/heads/main | 2023-09-04T14:04:30.025000 | 2021-11-02T13:43:30 | 2021-11-02T13:43:30 | 418,962,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Proxy.Series;
public class Main {
public static void main(String[] args) {
Usuario usuario = new Usuario();
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie... | UTF-8 | Java | 375 | java | Main.java | Java | [] | null | [] | package Proxy.Series;
public class Main {
public static void main(String[] args) {
Usuario usuario = new Usuario();
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie("See");
usuario.verSerie... | 375 | 0.576 | 0.576 | 18 | 19.833334 | 16.077072 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
d7a2e9ba08156afc2b9ea1fb247b16989448e289 | 28,183,575,419,279 | 011c8e534ae08f6f14616e7a6080541aa7269165 | /src/su/nsk/iae/reflexdt/core/dom/Program.java | 712b202afb73329eff886444e764a5658a115228 | [] | no_license | magdavius/ReflexDT-old-version | https://github.com/magdavius/ReflexDT-old-version | b4bb2517002f11ae314aeee635bf31c3ddb522a4 | 222dc070b662954ce0e5e8de06a236e35cb65d2b | refs/heads/master | 2015-08-01T13:04:18.857000 | 2012-08-13T23:39:27 | 2012-08-13T23:39:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package su.nsk.iae.reflexdt.core.dom;
import java.util.ArrayList;
import org.antlr.runtime.CommonToken;
import org.antlr.runtime.Token;
public class Program extends ASTNode
{
public Program()
{
super();
// TODO Auto-generated constructor stub
}
public Program(int type, int startPosition, int length, Strin... | UTF-8 | Java | 671 | java | Program.java | Java | [] | null | [] | package su.nsk.iae.reflexdt.core.dom;
import java.util.ArrayList;
import org.antlr.runtime.CommonToken;
import org.antlr.runtime.Token;
public class Program extends ASTNode
{
public Program()
{
super();
// TODO Auto-generated constructor stub
}
public Program(int type, int startPosition, int length, Strin... | 671 | 0.716841 | 0.716841 | 41 | 15.365853 | 18.321993 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.219512 | false | false | 8 |
6a5f14b6d200c78e2eb912e6e21b4b0b18af836c | 25,159,918,440,573 | f61a365de440b5003b062c3147a2026717dbbd18 | /FractionUnitTests.java | f90b7357dfb763a0282f7de7bc9394690370688d | [] | no_license | lexi-mclaughlin/onelogin-challenge | https://github.com/lexi-mclaughlin/onelogin-challenge | 3219833eb7dea404514d6064f30c373776f01356 | e2ae5d1b7157afe3232c44a7808d61317b0219cc | refs/heads/main | 2023-07-16T12:52:09.270000 | 2021-09-04T01:38:02 | 2021-09-04T01:38:02 | 402,935,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oneloginchallenge;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
public class FractionUnitTests {
private Fraction oneHalf;
private Fraction oneFourth;
private Fraction one;
private Fraction twoThirds;
private Fraction twoNinths;
priv... | UTF-8 | Java | 3,827 | java | FractionUnitTests.java | Java | [] | null | [] | package com.oneloginchallenge;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
public class FractionUnitTests {
private Fraction oneHalf;
private Fraction oneFourth;
private Fraction one;
private Fraction twoThirds;
private Fraction twoNinths;
priv... | 3,827 | 0.651685 | 0.643062 | 144 | 25.576389 | 21.227793 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631944 | false | false | 8 |
7ee1c2ef7fc5c33b77f7cc70f294eb75b22b44ce | 18,141,941,860,679 | 26ac045610373c013e9d4268ab80c2435bd95edd | /src/Follower.java | 3aeca63481805eaf2dc6851d92f3b4fcb984d651 | [] | no_license | tmshv/iaac16 | https://github.com/tmshv/iaac16 | 077dfa3754f4bceb2b965523945ea64dcccbbd08 | 0c8a88efdc7a18b034530a591d4a5af55537e93a | refs/heads/master | 2021-01-18T22:23:02.772000 | 2016-07-21T22:01:45 | 2016-07-21T22:01:45 | 63,551,927 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import processing.core.PVector;
import utils.GeometryUtils;
import java.util.ArrayList;
import static java.lang.Math.max;
import static java.lang.Math.min;
/**
* Created at 14/07/16
*
* @author tmshv
*/
public class Follower extends Agent{
float r;
public float goalDistance = 20;
PVector finishPoin... | UTF-8 | Java | 4,300 | java | Follower.java | Java | [
{
"context": "ath.min;\n\n/**\n * Created at 14/07/16\n *\n * @author tmshv\n */\npublic class Follower extends Agent{\n floa",
"end": 205,
"score": 0.9996345043182373,
"start": 200,
"tag": "USERNAME",
"value": "tmshv"
}
] | null | [] | import processing.core.PVector;
import utils.GeometryUtils;
import java.util.ArrayList;
import static java.lang.Math.max;
import static java.lang.Math.min;
/**
* Created at 14/07/16
*
* @author tmshv
*/
public class Follower extends Agent{
float r;
public float goalDistance = 20;
PVector finishPoin... | 4,300 | 0.570465 | 0.562791 | 128 | 32.59375 | 29.039961 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617188 | false | false | 8 |
33c4dcd82c6f1d19c8aded0a2b51ba5711334a7f | 5,927,054,893,090 | ffd13248963b11e89612f3a062afad753045dfa9 | /app/src/main/java/de/demo/android_project/Formsite.java | 9c2c06bfb644edb6c14ebbf628d1186766d3df23 | [] | no_license | kawther1234/projetAndroid | https://github.com/kawther1234/projetAndroid | 68e74511ddaedcdcdf151f4999f39816df4dace8 | 9ccd405afc7ae95ef969d751e2508626f7f59f68 | refs/heads/master | 2023-02-19T02:56:48.046000 | 2021-01-20T14:05:28 | 2021-01-20T14:05:28 | 331,319,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.demo.android_project;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import com.google.android.gms.tasks.OnCompleteListener... | UTF-8 | Java | 2,748 | java | Formsite.java | Java | [] | null | [] | package de.demo.android_project;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import com.google.android.gms.tasks.OnCompleteListener... | 2,748 | 0.693959 | 0.693959 | 71 | 37.718311 | 28.270416 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.915493 | false | false | 8 |
9c8952d40ffd17b2643478d3dbe50373d7f89bbe | 10,883,447,149,988 | d029f908a994790c8e8ff2c07d063654a50a8be9 | /Constants/Positions.java | db0c8f4ae26b75ee72a4442df8787a312272ab44 | [] | no_license | josephbisaillon/LANChaosKiller | https://github.com/josephbisaillon/LANChaosKiller | f544963151d6a983b7a0e000fbb6c347f8b2ff38 | 78cf27733ec7edeb5d2e8dda32a0ecce2d8dcdae | refs/heads/master | 2021-01-12T13:59:03.216000 | 2016-02-08T22:48:12 | 2016-02-08T22:48:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scripts.LANChaosKiller.Constants;
import org.tribot.api.General;
import org.tribot.api2007.Walking;
import org.tribot.api2007.types.RSArea;
import org.tribot.api2007.types.RSTile;
/**
* @author Laniax
*/
public class Positions {
//todo: better implementation for shared variables?
public static fina... | UTF-8 | Java | 1,849 | java | Positions.java | Java | [
{
"context": "t org.tribot.api2007.types.RSTile;\n\n/**\n * @author Laniax\n */\npublic class Positions {\n\n //todo: better ",
"end": 211,
"score": 0.9970046877861023,
"start": 205,
"tag": "USERNAME",
"value": "Laniax"
}
] | null | [] | package scripts.LANChaosKiller.Constants;
import org.tribot.api.General;
import org.tribot.api2007.Walking;
import org.tribot.api2007.types.RSArea;
import org.tribot.api2007.types.RSTile;
/**
* @author Laniax
*/
public class Positions {
//todo: better implementation for shared variables?
public static fina... | 1,849 | 0.676041 | 0.568415 | 41 | 44.097561 | 33.583389 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.731707 | false | false | 8 |
d150acd067c8a94b6cb296910a7eacb48dfc57f4 | 33,629,593,950,262 | bd549a8b5f97bc17307a7c28e101b79d65dd4890 | /Strategy/src/Libraries/AnalisiSimple.java | e4ddccacbbc8862a3b34e748d61639cd2b501f5f | [] | no_license | GIFO14/DesignPatterns | https://github.com/GIFO14/DesignPatterns | c4e0c6d97e5145b3a68eacf481e6e0a908d0463c | f404c58dc56b2b058a8ac4f6fa4aa44a5efebd64 | refs/heads/master | 2020-04-01T06:45:29.035000 | 2018-10-14T10:28:55 | 2018-10-14T10:28:55 | 149,857,910 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Libraries;
/**
*
* @author mblan
*/
public abstract class AnalisiSimple implements IStrategy{
public void analitzar(){
iniciar();
saltarZIP();
finalitzar();
}
abstract void iniciar();
abstract void saltarZIP();
abstract void f... | UTF-8 | Java | 340 | java | AnalisiSimple.java | Java | [
{
"context": "package Libraries;\n\n/**\n *\n * @author mblan\n */\npublic abstract class AnalisiSimple implement",
"end": 43,
"score": 0.9995549321174622,
"start": 38,
"tag": "USERNAME",
"value": "mblan"
}
] | null | [] | package Libraries;
/**
*
* @author mblan
*/
public abstract class AnalisiSimple implements IStrategy{
public void analitzar(){
iniciar();
saltarZIP();
finalitzar();
}
abstract void iniciar();
abstract void saltarZIP();
abstract void f... | 340 | 0.544118 | 0.544118 | 23 | 13.782609 | 13.688956 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 8 |
3da1e38ac871a019318a156185fdb1d8cc01f56a | 30,597,347,041,508 | e1c2a7deaf3060ec57295bc81a367da328c6c3e3 | /src/main/java/org/broad/igv/maf/MAFTile.java | ece3314d9da1397200a7992b1b02a87f7d918aa3 | [
"MIT"
] | permissive | igvteam/igv | https://github.com/igvteam/igv | 664963fe18346d99aa76a94e78f9b368eaed4279 | a060dab4718611169cbe11340834acfb7ff4dfbe | refs/heads/master | 2023-09-04T04:16:55.302000 | 2023-09-02T00:19:47 | 2023-09-02T00:19:47 | 3,416,578 | 507 | 539 | MIT | false | 2023-09-14T20:39:30 | 2012-02-11T17:30:30 | 2023-09-06T09:18:30 | 2023-09-14T20:39:29 | 433,261 | 568 | 372 | 110 | Java | false | false | /*
* The MIT License (MIT)
*
* Copyright (c) 2007-2015 Broad Institute
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | UTF-8 | Java | 4,701 | java | MAFTile.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author jrobinso\n */\npublic class MAFTile {\n\n int start;\n in",
"end": 1395,
"score": 0.9931221008300781,
"start": 1387,
"tag": "USERNAME",
"value": "jrobinso"
}
] | null | [] | /*
* The MIT License (MIT)
*
* Copyright (c) 2007-2015 Broad Institute
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | 4,701 | 0.579451 | 0.574771 | 172 | 26.331396 | 25.243479 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546512 | false | false | 8 |
3359cc8d652c11e0cf97fcfa8e8828307e9edadc | 4,423,816,339,477 | 9706d3045cc96071bed93349a27ad318b88ddbf9 | /src/main/java/com/cybertek/core/Test.java | b5edf0be2b91c4fc919c1267273f234ddf83f1c4 | [] | no_license | ugurcanclk/JDS | https://github.com/ugurcanclk/JDS | 1cf53a6b798a9754d5bc0f10a85585e85a84ba34 | 7488886d04784ed33e90f839be609f92ac4df8f9 | refs/heads/main | 2023-01-18T19:23:47.101000 | 2020-10-24T20:04:56 | 2020-10-24T20:04:56 | 304,491,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cybertek.core;
public class Test {
public static void main(String[] args) {
//ayni package altinda oldugu icin import etmedi yukarda
Methods methods= new Methods();
}
}
| UTF-8 | Java | 214 | java | Test.java | Java | [] | null | [] | package com.cybertek.core;
public class Test {
public static void main(String[] args) {
//ayni package altinda oldugu icin import etmedi yukarda
Methods methods= new Methods();
}
}
| 214 | 0.64486 | 0.64486 | 16 | 12.375 | 19.630573 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 8 |
21767289d279d9cdb769ecff2a85716f3d6842f1 | 13,159,779,819,072 | f5ebba10174df05c44912aad4df0fb09477ae803 | /src/main/java/net/javaguides/springboot/springsecurity/web/CommandeRegistrationController.java | 1ce3f1da27f28693f8a202e326d471ee8e6695bf | [] | no_license | livraisonpfe/GestionLivraisonPfe | https://github.com/livraisonpfe/GestionLivraisonPfe | 2c0e86c286c3a5c3389405c71a96a814222b7ccf | 9f76de1d916fd8a24b748887277d0706ece9637a | refs/heads/master | 2022-10-06T06:40:40.694000 | 2020-06-02T16:08:31 | 2020-06-02T16:08:31 | 263,375,872 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.javaguides.springboot.springsecurity.web;
import java.text.DateFormat;
import com.google.gson.Gson;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
impo... | UTF-8 | Java | 6,278 | java | CommandeRegistrationController.java | Java | [] | null | [] | package net.javaguides.springboot.springsecurity.web;
import java.text.DateFormat;
import com.google.gson.Gson;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
impo... | 6,278 | 0.783142 | 0.781389 | 173 | 35.277458 | 24.476564 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.774567 | false | false | 8 |
208f3e1880b931dc3a1346e6e5eb85e329c9f66e | 39,324,720,595,401 | 877f13d6fbf7311436d3da5cb88ce3d81b81a95a | /trunk/src/net/sf/plantlore/common/StandardAction.java | c0b05b48c36bbecad0435b971979637d1916dfee | [] | no_license | BackupTheBerlios/plantlore-svn | https://github.com/BackupTheBerlios/plantlore-svn | 54861497d4d37785f11eec0ab63e967dbb6d3887 | 86a9f9b592443ef1b465663b3b6fdb178e9379d1 | refs/heads/master | 2021-01-10T18:49:16.263000 | 2007-02-17T21:28:03 | 2007-02-17T21:28:03 | 40,749,342 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.plantlore.common;
import javax.swing.AbstractAction;
import javax.swing.ImageIcon;
import net.sf.plantlore.client.resources.Resource;
import net.sf.plantlore.l10n.L10n;
/**
* Standard Action introduces the extended constructor that can
* automatically assign a caption, a short description... | UTF-8 | Java | 886 | java | StandardAction.java | Java | [
{
"context": "\r\n * and an image to the button. \r\n * \r\n * @author kaimu\r\n */\r\npublic abstract class StandardAction extend",
"end": 377,
"score": 0.9932361245155334,
"start": 372,
"tag": "USERNAME",
"value": "kaimu"
}
] | null | [] | package net.sf.plantlore.common;
import javax.swing.AbstractAction;
import javax.swing.ImageIcon;
import net.sf.plantlore.client.resources.Resource;
import net.sf.plantlore.l10n.L10n;
/**
* Standard Action introduces the extended constructor that can
* automatically assign a caption, a short description... | 886 | 0.701357 | 0.690045 | 32 | 25.625 | 24.537916 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 8 |
3d507e984624cf65c33da9f7aff89049b7c53603 | 5,695,126,664,252 | 0a9b8297df97ba71df8efa17f2733897f86cb951 | /code tutorials/src/main/java/com/josh/repository/users/RegistrationRepository.java | 7c53133bacf3276bfd8bfdf67ca7c7e7a68c3e3e | [] | no_license | joshua-preyser/Code-Without-Bother | https://github.com/joshua-preyser/Code-Without-Bother | 5d9f15e75eb38919e1d209dd6fce9a81b9cbf5c2 | 00b82475f1407c88c02e55602c9bc9b7ee282c69 | refs/heads/master | 2021-07-17T19:01:28.174000 | 2019-11-11T10:45:44 | 2019-11-11T10:45:44 | 219,735,705 | 0 | 1 | null | false | 2020-10-13T17:14:02 | 2019-11-05T12:06:09 | 2019-11-11T10:46:15 | 2020-10-13T17:14:00 | 105 | 0 | 1 | 1 | Java | false | false | package com.josh.repository.users;
public interface RegistrationRepository extends IRepository<Registration, String> {
Set<Registration> getAll();
}
| UTF-8 | Java | 154 | java | RegistrationRepository.java | Java | [] | null | [] | package com.josh.repository.users;
public interface RegistrationRepository extends IRepository<Registration, String> {
Set<Registration> getAll();
}
| 154 | 0.798701 | 0.798701 | 5 | 29.799999 | 30.221846 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
f63eb8ccb1519da5354c9e6a8011ef42099a3211 | 16,149,077,070,743 | 4dbb76a6074acc5851f9b9bb792e5c02f077ac50 | /app/src/main/java/com/swarm/daryldaryl/swarm_app/models/User.java | ddd2ad9869459be9debfc9d246c0a76d0b7224f4 | [] | no_license | daryldaryl/Swarm-app | https://github.com/daryldaryl/Swarm-app | de20f7d39ce2bdebd05518e4a7ee5d7a24023b72 | b121300467c94ec524f6b091e5ee2e021a95c5d9 | refs/heads/master | 2019-06-21T00:38:02.195000 | 2019-05-21T11:59:23 | 2019-05-21T11:59:23 | 100,687,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.swarm.daryldaryl.swarm_app.models;
import org.parceler.Parcel;
/**
* Created by liboa on 6/09/2017.
*/
@Parcel
public class User {
protected String id;
protected String avatar;
protected String displayName;
protected String reputation;
protected String username;
protected String... | UTF-8 | Java | 1,465 | java | User.java | Java | [
{
"context": "s;\n\nimport org.parceler.Parcel;\n\n/**\n * Created by liboa on 6/09/2017.\n */\n\n@Parcel\npublic class User {\n ",
"end": 100,
"score": 0.9996551871299744,
"start": 95,
"tag": "USERNAME",
"value": "liboa"
},
{
"context": "\n\n public String getUsername() {\n ... | null | [] | package com.swarm.daryldaryl.swarm_app.models;
import org.parceler.Parcel;
/**
* Created by liboa on 6/09/2017.
*/
@Parcel
public class User {
protected String id;
protected String avatar;
protected String displayName;
protected String reputation;
protected String username;
protected String... | 1,465 | 0.615017 | 0.610239 | 75 | 18.533333 | 17.347687 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 8 |
3174cfe4f45f0c80629f2c93ff77b755a1608c00 | 37,426,345,045,699 | c134785a108097be1cebed1bd265c09a5f0b2766 | /src/test/java/daoTest/UserDaoTest.java | 297d214b107dbc8a431fc6846fbc64ce03463d48 | [] | no_license | tzh979215144/OAuthServer | https://github.com/tzh979215144/OAuthServer | 2295c5d11e8c05a8f4fc3dd0f3326204b5a766d0 | 27d9297b3d01e983355833b4607f0df6a97c4fdb | refs/heads/master | 2022-12-21T12:53:18.477000 | 2019-07-24T09:44:02 | 2019-07-24T09:44:02 | 197,556,149 | 1 | 0 | null | false | 2022-12-16T02:41:53 | 2019-07-18T09:29:23 | 2019-07-24T09:44:20 | 2022-12-16T02:41:51 | 6,377 | 1 | 0 | 8 | JavaScript | false | false | package daoTest;
import org.apache.log4j.Logger;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import com.hoperun.dao.UserMapper;
import com.hoperun.domain.User;
import baseTest.SpringTestCase;
public class UserDaoTest extends SpringTestCase {
@Autowired
priv... | UTF-8 | Java | 1,083 | java | UserDaoTest.java | Java | [
{
"context": "r1.setUname(\"testInsert\");\r\n\t\tuser1.setUpassword(\"testInsert\");\r\n\t\tuserMapper.insertByUser(user1);\r\n\r\n\t\t// 查询\r",
"end": 542,
"score": 0.9823756217956543,
"start": 532,
"tag": "PASSWORD",
"value": "testInsert"
}
] | null | [] | package daoTest;
import org.apache.log4j.Logger;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import com.hoperun.dao.UserMapper;
import com.hoperun.domain.User;
import baseTest.SpringTestCase;
public class UserDaoTest extends SpringTestCase {
@Autowired
priv... | 1,083 | 0.701463 | 0.68878 | 44 | 21.295454 | 20.854015 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 8 |
d69acce5e5d2cbd6d95af2f5a8cd1a94e4e891b0 | 8,770,323,250,498 | c1c7fc05a75bc1667d40adf4394905e102985ee6 | /Homework4v5.java | 9cc2516a0d1374577a4b32497dead05715b8e071 | [] | no_license | NazarPryshlyak/homework4 | https://github.com/NazarPryshlyak/homework4 | 5838d055e9a7303f035bfe5d4c540c1056c67c3b | a66bc327818c922de0332a6c10e1a5fb034e6d8a | refs/heads/master | 2020-08-24T16:39:30.819000 | 2019-10-23T11:17:15 | 2019-10-23T11:17:15 | 216,865,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Homework4v5 {
public static void main(String[] args){
int [] loc = {25, 11, 250, 5};
int max = loc[0];
int min = loc[0];
for(int i = 0; i != loc.length; i ++){
if(loc[i] > max){
max = loc[i];
}
if(loc[i] < min){
... | WINDOWS-1251 | Java | 674 | java | Homework4v5.java | Java | [] | null | [] | public class Homework4v5 {
public static void main(String[] args){
int [] loc = {25, 11, 250, 5};
int max = loc[0];
int min = loc[0];
for(int i = 0; i != loc.length; i ++){
if(loc[i] > max){
max = loc[i];
}
if(loc[i] < min){
... | 674 | 0.441581 | 0.419244 | 21 | 26.761906 | 21.425184 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 8 |
7bc22bc62d4c94a736bb364bc69fa8f13a49a3a0 | 23,441,931,527,489 | e43f555d4b1af5856a1ea4af1eea0dacc43d6cac | /src/com/farova/includes/Preferences.java | e976ed6334817551867813a11e1d5014f97f5160 | [] | no_license | farova/GridMine | https://github.com/farova/GridMine | c51a760b67be7002999df2a27d6feb69edf214ff | d96de432cee6577857c51b0fc6c8d189a2509b3f | refs/heads/master | 2016-09-08T00:26:30.188000 | 2012-11-17T06:27:06 | 2012-11-17T06:27:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.farova.includes;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
public class Preferences {
private SharedPreferences m_manager;
private static String m_Pref_Difficulty = "FieldDifficulty";
private static String[] m_Pre... | UTF-8 | Java | 919 | java | Preferences.java | Java | [] | null | [] | package com.farova.includes;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
public class Preferences {
private SharedPreferences m_manager;
private static String m_Pref_Difficulty = "FieldDifficulty";
private static String[] m_Pre... | 919 | 0.699674 | 0.692057 | 31 | 27.645161 | 27.537128 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.580645 | false | false | 8 |
095f6cca55d53e6dccac365b86e6d7409820ce24 | 2,929,167,729,104 | 029f88fb117cdfa70c9e18ac208e887a822a28e0 | /api/src/main/java/org/minecarts/api/entity/LivingEntity.java | 263dde91a140b92424e131f055b61eb22ed2df85 | [
"MIT"
] | permissive | ProjectMinecarts/Minecarts | https://github.com/ProjectMinecarts/Minecarts | 575014303740c51cb979896f430794372efba8a2 | 764268ecae2f515bb27d0636b0e8c95681e2bc2a | refs/heads/master | 2022-06-01T08:12:47.622000 | 2020-08-15T16:38:18 | 2020-08-15T16:38:18 | 141,763,437 | 1 | 1 | MIT | false | 2022-05-20T20:54:30 | 2018-07-20T22:31:54 | 2020-08-15T16:39:24 | 2022-05-20T20:54:29 | 2,840 | 0 | 0 | 4 | Java | false | false | package org.minecarts.api.entity;
public interface LivingEntity extends Entity {
} | UTF-8 | Java | 84 | java | LivingEntity.java | Java | [] | null | [] | package org.minecarts.api.entity;
public interface LivingEntity extends Entity {
} | 84 | 0.809524 | 0.809524 | 5 | 16 | 19.626513 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
d199bd06511dc9511b43839bb235286872750c76 | 10,144,712,794,342 | a40783ddfbb5f4d6f5cf1a6604e779da4cbaf2a9 | /src/com/busylee/panoramio/ui/SlideFragment.java | 5aaedbe996b471e8c5ace43a9102ddd00e0f4652 | [] | no_license | busylee999/rmr-assignment | https://github.com/busylee999/rmr-assignment | 90aa9fac21d268b7c6c5a389ca839ce5ba1d2f01 | 06a05d4ab08a953efa8d66afc1a63bdc3daf4839 | refs/heads/master | 2021-01-01T15:25:04.408000 | 2014-03-05T07:46:07 | 2014-03-05T07:46:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.busylee.panoramio.ui;
import java.util.ArrayList;
import java.util.Timer;
import java.util.TimerTask;
import android.annotation.SuppressLint;
import android.app.ActionBar.LayoutParams;
import android.content.Context;
import android.location.Location;
import android.location.LocationListener;
import androi... | UTF-8 | Java | 6,043 | java | SlideFragment.java | Java | [] | null | [] | package com.busylee.panoramio.ui;
import java.util.ArrayList;
import java.util.Timer;
import java.util.TimerTask;
import android.annotation.SuppressLint;
import android.app.ActionBar.LayoutParams;
import android.content.Context;
import android.location.Location;
import android.location.LocationListener;
import androi... | 6,043 | 0.739864 | 0.736389 | 229 | 25.388647 | 20.880865 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.436681 | false | false | 8 |
16d3180001bd6b81173908b758ee5769e083a6c2 | 7,318,624,315,248 | 684732efc4909172df38ded729c0972349c58b67 | /xml/src/main/java/net/sf/ahtutils/xml/qa/Group.java | 8a27f7ceb1c4bc954bd680eb485450054aea9960 | [] | no_license | aht-group/jeesl | https://github.com/aht-group/jeesl | 2c4683e8c1e9d9e9698d044c6a89a611b8dfe1e7 | 3f4bfca6cf33f60549cac23f3b90bf1218c9daf9 | refs/heads/master | 2023-08-13T20:06:38.593000 | 2023-08-12T06:59:51 | 2023-08-12T06:59:51 | 39,823,889 | 0 | 9 | null | false | 2022-12-13T18:35:24 | 2015-07-28T09:06:11 | 2022-01-07T14:59:23 | 2022-12-13T18:35:22 | 32,965 | 0 | 6 | 18 | Java | false | false |
package net.sf.ahtutils.xml.qa;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml... | UTF-8 | Java | 5,289 | java | Group.java | Java | [] | null | [] |
package net.sf.ahtutils.xml.qa;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml... | 5,289 | 0.5744 | 0.570429 | 218 | 23.25688 | 21.522936 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321101 | false | false | 8 |
306ae0c3238b867ad0d6ed7a3878840f23d9fed1 | 22,892,175,721,350 | 7332d13f09485b142389716b3e7ed7373d8b2038 | /boot-meeting-service/src/main/java/com/xianyuli/dobbo/bootmeetingservice/BootMeetingServiceApplication.java | 0f330ee2847c37dc8ef06ca3c87995a3b6c2aee0 | [] | no_license | xianyuli/springboot-dubbo | https://github.com/xianyuli/springboot-dubbo | 551a503d0743c82e6c29bb3bf986b153b8fc8470 | 74e903c824822feb452a0c886f7afe9b00fefdf5 | refs/heads/master | 2021-01-01T00:23:16.445000 | 2020-02-29T14:56:39 | 2020-02-29T14:56:39 | 239,095,887 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xianyuli.dobbo.bootmeetingservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BootMeetingServiceApplication {
public static void main(String[] args) {
SpringApplication.run(BootMee... | UTF-8 | Java | 366 | java | BootMeetingServiceApplication.java | Java | [] | null | [] | package com.xianyuli.dobbo.bootmeetingservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BootMeetingServiceApplication {
public static void main(String[] args) {
SpringApplication.run(BootMee... | 366 | 0.811475 | 0.811475 | 13 | 27.153847 | 26.840973 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
36bc0e4d71e914ccabc2997605c0d1c22daff562 | 23,115,514,016,456 | 450db7c213178ac2726c8d1754c37ea67a2683ef | /RecyclerView/app/src/main/java/com/mxhoa/recyclerview/Adapter.java | 988e87f7f5fb3064911a978a2c3c5b5b95788546 | [] | no_license | mxhoa/Developing-Android-App | https://github.com/mxhoa/Developing-Android-App | c3883044d96e1b84f036dc4bcbc6371da6d0cebe | 4cd46c171ee9995d819a5e576861f81dd1302c4f | refs/heads/master | 2020-03-31T12:34:58.795000 | 2019-01-24T18:52:41 | 2019-01-24T18:52:41 | 152,221,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mxhoa.recyclerview;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.squareup.picasso.Picasso;
import org.... | UTF-8 | Java | 3,684 | java | Adapter.java | Java | [] | null | [] | package com.mxhoa.recyclerview;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.squareup.picasso.Picasso;
import org.... | 3,684 | 0.716612 | 0.714441 | 100 | 35.84 | 30.96925 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
9d5614e2423d572fa3c91291e1458f22d1981d55 | 9,749,575,793,047 | 53e6129857bb01018f351823e21888f7616a024f | /src/main/java/io/axoniq/demo/giftcard/api/command/RedeemCardCommand.java | 8336af376bde5eb000a28e4a53364e115a3b2403 | [
"Apache-2.0"
] | permissive | azzazzel/giftcard-demo | https://github.com/azzazzel/giftcard-demo | fa6fba801ee1f7300c1a97a1c94873c0db4abb35 | 39c0c6b628df6e3ff0915a284e991e6554ac81ad | refs/heads/master | 2023-04-30T09:00:59.018000 | 2023-04-14T15:27:32 | 2023-04-14T15:34:37 | 288,231,256 | 0 | 0 | Apache-2.0 | true | 2020-08-17T16:31:03 | 2020-08-17T16:31:02 | 2020-08-14T13:45:04 | 2020-08-14T13:45:01 | 218 | 0 | 0 | 0 | null | false | false | package io.axoniq.demo.giftcard.api.command;
import org.axonframework.modelling.command.TargetAggregateIdentifier;
public record RedeemCardCommand(
@TargetAggregateIdentifier String id,
int amount
) {
}
| UTF-8 | Java | 222 | java | RedeemCardCommand.java | Java | [] | null | [] | package io.axoniq.demo.giftcard.api.command;
import org.axonframework.modelling.command.TargetAggregateIdentifier;
public record RedeemCardCommand(
@TargetAggregateIdentifier String id,
int amount
) {
}
| 222 | 0.77027 | 0.77027 | 10 | 21.200001 | 23.633875 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 8 |
ecabf62bc33c3c0a2be2622ca8c7a565fc8b97ad | 34,205,119,601,262 | 5b43fe6c10f8045b1ea79688684e9350bdbedf10 | /Statistics/src/rng/Main.java | da5277bb8333d179184d5883f9ef085b27afdd6b | [] | no_license | Chrish0r/DatabaseCourse | https://github.com/Chrish0r/DatabaseCourse | b1591f7672aa1a1d2838a7a9db8db2fa7ff709b2 | 3149009e41a98c64a8ec916eae1674a870b776df | refs/heads/master | 2023-06-25T15:05:08.540000 | 2021-07-29T13:01:41 | 2021-07-29T13:01:41 | 294,473,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rng;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String[] args) {
List<Person> list = new ArrayList<>();
Person p1 = new Person(35, "Chris");
int ran = p1.createRandomNumber();
p1.setRandomNumber(ran);
Person p2 =... | UTF-8 | Java | 1,751 | java | Main.java | Java | [
{
"context": "rayList<>();\n\n Person p1 = new Person(35, \"Chris\");\n int ran = p1.createRandomNumber();\n ",
"end": 220,
"score": 0.9997916221618652,
"start": 215,
"tag": "NAME",
"value": "Chris"
},
{
"context": "Number(ran);\n\n Person p2 = new Person(25, \... | null | [] | package rng;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String[] args) {
List<Person> list = new ArrayList<>();
Person p1 = new Person(35, "Chris");
int ran = p1.createRandomNumber();
p1.setRandomNumber(ran);
Person p2 =... | 1,751 | 0.51285 | 0.484866 | 60 | 28.183332 | 24.242863 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766667 | false | false | 8 |
1aaeef773ae8c73ddeb209740f7c5a707fcf9f68 | 13,993,003,483,761 | c9ce315ad8d94920dc1ef1a6bf2d28d63606256b | /OpenCMS-Java-Spring/src/java/ua/org/smit/opencms/webgui/controller/TestController.java | 4e6fe66b07df42f8cda3996c071ccb550ce6e64c | [] | no_license | Zemlaynoy-Akkerman/OpenCMS | https://github.com/Zemlaynoy-Akkerman/OpenCMS | 06fbe4bf8e2872bcb8938d4ba3f7ee8bfd43da2e | d1e01b259b09f02e95b516250f20396b36ab4929 | refs/heads/master | 2021-04-18T19:22:01.781000 | 2018-05-21T14:50:20 | 2018-05-21T14:50:20 | 126,211,281 | 2 | 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 ua.org.smit.opencms.webgui.controller;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import ... | UTF-8 | Java | 1,377 | java | TestController.java | Java | [
{
"context": ".content.dao.MaterialEntityCMS;\n\n/**\n *\n * @author smit\n */\n@Controller\npublic class TestController {\n ",
"end": 668,
"score": 0.9962268471717834,
"start": 664,
"tag": "USERNAME",
"value": "smit"
}
] | 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 ua.org.smit.opencms.webgui.controller;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import ... | 1,377 | 0.671024 | 0.664488 | 46 | 28.934782 | 21.902355 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 8 |
940b2699f3ba782f0403019ecec851da6dbe97e7 | 21,251,498,216,642 | 251254ed7de898e93928294b0f91a64f40eb3482 | /Avenged Engine/src/com/megotrevo/avenged/scenes/StateManager.java | cf379d07d087dfc12d94f57f3c001ed002fbac35 | [] | no_license | TheVacsoPro/Avenged-Engine | https://github.com/TheVacsoPro/Avenged-Engine | e8637f39cba4aa2abe5e94e7ce47385a9800165a | 7b81d12e9e87aba60b320f37546b8c5019db2ff4 | refs/heads/master | 2016-08-12T11:19:16.481000 | 2016-04-24T18:22:10 | 2016-04-24T18:22:10 | 36,190,618 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.megotrevo.avenged.scenes;
import com.megotrevo.avenged.interfaces.Renderable;
import com.megotrevo.avenged.interfaces.Updateable;
public class StateManager implements Updateable, Renderable {
public static State current = null, prevState = null;
public static final int TYPE_MENU = 0x1, TYPE_LEVELS = 0x... | UTF-8 | Java | 578 | java | StateManager.java | Java | [] | null | [] | package com.megotrevo.avenged.scenes;
import com.megotrevo.avenged.interfaces.Renderable;
import com.megotrevo.avenged.interfaces.Updateable;
public class StateManager implements Updateable, Renderable {
public static State current = null, prevState = null;
public static final int TYPE_MENU = 0x1, TYPE_LEVELS = 0x... | 578 | 0.730104 | 0.719723 | 24 | 23.083334 | 23.802866 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 8 |
cc857d67d27cb5e63768d8f45b6d113aa932d555 | 20,289,425,552,293 | c1f9f08c89daae86bb5db52db300823de46756db | /src/main/java/cn/datanalyse/web/PoiReadExcel.java | 6cd892e1a48931a499a234fa74237cf9f0fce81d | [] | no_license | asnig/datanalyse | https://github.com/asnig/datanalyse | 37bc2e8eb9a317f16cfa843a2e761acd17eaa716 | b9d4852741e970e8ce5d1c1130f9a8ae51fba0cc | refs/heads/master | 2022-12-24T18:13:02.544000 | 2019-06-09T12:45:02 | 2019-06-09T12:45:02 | 190,499,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.datanalyse.web;
import cn.datanalyse.service.ExcelService;
import org.apache.poi.openxml4j.exceptions.InvalidFormatException;
import org.springframework.beans.factory.annotation.Autowired;
import java.io.File;
/**
* @author XYQ
*/
public class PoiReadExcel {
public static void main(String[] args) ... | UTF-8 | Java | 364 | java | PoiReadExcel.java | Java | [
{
"context": "n.Autowired;\n\nimport java.io.File;\n\n/**\n * @author XYQ\n */\npublic class PoiReadExcel {\n\n public stati",
"end": 243,
"score": 0.9995681047439575,
"start": 240,
"tag": "USERNAME",
"value": "XYQ"
}
] | null | [] | package cn.datanalyse.web;
import cn.datanalyse.service.ExcelService;
import org.apache.poi.openxml4j.exceptions.InvalidFormatException;
import org.springframework.beans.factory.annotation.Autowired;
import java.io.File;
/**
* @author XYQ
*/
public class PoiReadExcel {
public static void main(String[] args) ... | 364 | 0.766484 | 0.763736 | 21 | 16.333334 | 23.787418 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 8 |
63a816bee9a67514bc945fe4c706e15918ea0f2d | 19,275,813,263,949 | 52bfef34f665966e4ba02a4e7dbb1c2b7bac7414 | /src/test/java/com/pixcat/graphics/WindowTest.java | 17ecca720959821b72b10b79f92a875087386d7a | [
"Apache-2.0"
] | permissive | PixelCatalyst/OurCraft | https://github.com/PixelCatalyst/OurCraft | dad81ef6847bd03b7322b8765a6d70275362c13c | bf1dd6057be3d4dd0466f056a0e125972059c993 | refs/heads/master | 2020-04-28T05:28:26.472000 | 2019-06-12T10:02:34 | 2019-06-12T10:02:34 | 175,021,696 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pixcat.graphics;
import org.junit.After;
import org.junit.Test;
import org.lwjgl.glfw.GLFWVidMode;
import static org.junit.Assert.*;
import static org.lwjgl.glfw.GLFW.*;
public class WindowTest {
private Window window;
@After
public void destroyWindow() {
window.destroy();
}
... | UTF-8 | Java | 2,602 | java | WindowTest.java | Java | [] | null | [] | package com.pixcat.graphics;
import org.junit.After;
import org.junit.Test;
import org.lwjgl.glfw.GLFWVidMode;
import static org.junit.Assert.*;
import static org.lwjgl.glfw.GLFW.*;
public class WindowTest {
private Window window;
@After
public void destroyWindow() {
window.destroy();
}
... | 2,602 | 0.616833 | 0.594158 | 80 | 31.525 | 22.406458 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 8 |
93a766240d9f061de9114d716e93655257b51a92 | 38,036,230,400,593 | 86493fe1d2b3c38fd3caabfa0668d4fbf57264da | /Character.java | 0abfd8e1c4a611ac49e0505ad3bb161236f38637 | [] | no_license | louisforestier/game | https://github.com/louisforestier/game | d7ee8851164b564dde508a81ab0f0f6655a45248 | ff0efec1618257e610063830d5a4564dc15b4426 | refs/heads/master | 2023-01-28T21:13:09.388000 | 2020-12-10T20:45:42 | 2020-12-10T20:45:42 | 315,674,138 | 0 | 0 | null | false | 2020-11-24T16:09:59 | 2020-11-24T15:28:43 | 2020-11-24T15:58:51 | 2020-11-24T16:09:59 | 0 | 0 | 0 | 0 | Java | false | false | package game;
import java.util.*;
public abstract class Character extends Interaction implements Attackable, Attacker {
private final static int MIN_DICE = 1;
private final static int MAX_DICE = 20;
private final static int DEFAULT_ARMOR_CLASS = 10;
private final static int DEFAULT_ATTACK_POWER = 2;
... | UTF-8 | Java | 4,720 | java | Character.java | Java | [] | null | [] | package game;
import java.util.*;
public abstract class Character extends Interaction implements Attackable, Attacker {
private final static int MIN_DICE = 1;
private final static int MAX_DICE = 20;
private final static int DEFAULT_ARMOR_CLASS = 10;
private final static int DEFAULT_ATTACK_POWER = 2;
... | 4,720 | 0.616525 | 0.61483 | 168 | 27.101191 | 23.270828 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494048 | false | false | 8 |
fff331641cb55b22dda3fa9141d9217fdf975cd1 | 6,906,307,458,978 | 2de58ba58e3cc8a354dded7524d9f1d071334caa | /src/com/gwt/hris/client/service/admin/projectinfo/BudgetResourcesGroupInterfaceAsync.java | 8bc7eb9fd95f7141f1e672c0c3b862b945e51d1f | [] | no_license | achmadamri/hris | https://github.com/achmadamri/hris | cbc0b6f0e71c0870a3283b063ef651e891d42759 | 9e6ae118fe793682e301b3244b49f62ea21847f2 | refs/heads/master | 2022-06-28T13:24:52.674000 | 2022-06-15T16:25:56 | 2022-06-15T16:25:56 | 226,839,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gwt.hris.client.service.admin.projectinfo;
import com.extjs.gxt.ui.client.data.PagingLoadConfig;
import com.extjs.gxt.ui.client.data.PagingLoadResult;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.gwt.hris.client.service.bean.ReturnBean;
import com.gwt.hris.client.service.bean.TbBud... | UTF-8 | Java | 1,010 | java | BudgetResourcesGroupInterfaceAsync.java | Java | [] | null | [] | package com.gwt.hris.client.service.admin.projectinfo;
import com.extjs.gxt.ui.client.data.PagingLoadConfig;
import com.extjs.gxt.ui.client.data.PagingLoadResult;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.gwt.hris.client.service.bean.ReturnBean;
import com.gwt.hris.client.service.bean.TbBud... | 1,010 | 0.845545 | 0.845545 | 19 | 51.157894 | 48.926651 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 8 |
e937bdfa323bcb7b328f781754d897fe7ca1ba9c | 28,278,064,723,783 | 4b0022435c16bc0678fc911103263471e050d80b | /trunk/shop/src/main/java/com/framework/loippi/service/impl/activity/ShopActivityServiceImpl.java | 9fb8b4f6da49e531506cf188542d894e6f9f47fa | [] | no_license | leanshi2018/b2c | https://github.com/leanshi2018/b2c | 4cc92aa7d0fc9010277e37becb1e146f771510f7 | 039ee965d05e15f38374bf8b03ecea961a5a3463 | refs/heads/master | 2022-12-21T05:45:18.423000 | 2021-03-16T03:25:13 | 2021-03-16T03:25:13 | 196,949,258 | 3 | 3 | null | false | 2022-12-16T05:16:28 | 2019-07-15T07:40:36 | 2021-03-16T07:17:18 | 2022-12-16T05:16:24 | 8,036 | 2 | 2 | 35 | Java | false | false | package com.framework.loippi.service.impl.activity;
import lombok.extern.slf4j.Slf4j;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.framework.loippi.dao.activity.ShopActivityD... | UTF-8 | Java | 14,690 | java | ShopActivityServiceImpl.java | Java | [
{
"context": "Paramap;\n\n/**\n * 促销活动基本信息ServiceImpl\n *\n * @author kwg\n * @version 2016-09-01\n */\n@Service\n@Slf4j\npublic",
"end": 1085,
"score": 0.9996218085289001,
"start": 1082,
"tag": "USERNAME",
"value": "kwg"
}
] | null | [] | package com.framework.loippi.service.impl.activity;
import lombok.extern.slf4j.Slf4j;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.framework.loippi.dao.activity.ShopActivityD... | 14,690 | 0.671298 | 0.66631 | 348 | 39.33046 | 36.82925 | 230 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 8 |
9937f4375390ee71b56bb0cd4badda6e714254b4 | 15,719,580,339,028 | b291010ea4bcb91b6625412c3486e6bd01e882fd | /src/main/java/ua/edu/ucu/tries/collections/immutable/ImmutableLinkedList.java | d7ebe598c80228bd2fe7b5b23f6cccae2373bf28 | [] | no_license | kantsirsolomia/apps19kantsir-hw4 | https://github.com/kantsirsolomia/apps19kantsir-hw4 | fbad6f1043c238901b1aaf835fb220cab624470e | 8633bdc6e5da6a0e1a10fe6317e6105d70fe6cd3 | refs/heads/master | 2021-08-03T19:11:13.497000 | 2019-11-25T12:17:55 | 2019-11-25T12:17:55 | 223,742,078 | 0 | 0 | null | false | 2020-10-13T17:42:21 | 2019-11-24T12:40:34 | 2019-11-25T12:18:04 | 2020-10-13T17:42:20 | 43 | 0 | 0 | 1 | Java | false | false | package ua.edu.ucu.tries.collections.immutable;
public class ImmutableLinkedList implements ImmutableList {
public Node<Object> head;
public Node<Object> tail;
public int length;
public ImmutableLinkedList() {
this.head = null;
this.tail = null;
this.length = 0;
}
pub... | UTF-8 | Java | 7,882 | java | ImmutableLinkedList.java | Java | [] | null | [] | package ua.edu.ucu.tries.collections.immutable;
public class ImmutableLinkedList implements ImmutableList {
public Node<Object> head;
public Node<Object> tail;
public int length;
public ImmutableLinkedList() {
this.head = null;
this.tail = null;
this.length = 0;
}
pub... | 7,882 | 0.506429 | 0.502793 | 302 | 24.496689 | 20.13592 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480132 | false | false | 8 |
9eb659b69e1d760f3dcc9589d24ed3dfd907fab5 | 26,843,545,640,593 | e6e29fd45d24e23ef689f11d4101c16591e211db | /app/src/main/java/box/challenge/boxdeveloperchallenge/MainViewModel.java | 4b8db88ad1e5320427d430d5b76883d5045791ad | [] | no_license | Virus1908/BoxDeveloperChallenge | https://github.com/Virus1908/BoxDeveloperChallenge | 5d173cf053c2112b2c00fe9b10d6cf3485a96acf | ec50a272e62e10e9a824c7aad35b4899a6fd0208 | refs/heads/master | 2020-03-26T20:13:42.320000 | 2018-08-19T14:55:29 | 2018-08-19T14:55:29 | 145,311,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package box.challenge.boxdeveloperchallenge;
import android.app.Application;
import android.arch.lifecycle.AndroidViewModel;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.MutableLiveData;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import java.util.LinkedList;
imp... | UTF-8 | Java | 4,995 | java | MainViewModel.java | Java | [] | null | [] | package box.challenge.boxdeveloperchallenge;
import android.app.Application;
import android.arch.lifecycle.AndroidViewModel;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.MutableLiveData;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import java.util.LinkedList;
imp... | 4,995 | 0.710911 | 0.710911 | 125 | 38.959999 | 29.537609 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576 | false | false | 8 |
5ae7cf5fbed9af4f47a9ff4a426fc46e8e8ab79c | 26,345,329,437,850 | b882c548d6ed73d2e70d690381f06ab44d3e7daf | /src/main/java/nht/els/service/TwitterSentimentService.java | 10f35480d39d514669de4de74aab46221dd89d9c | [] | no_license | nhthai2207/TwitterElasticRiver | https://github.com/nhthai2207/TwitterElasticRiver | 877e6b53a5627a5519f75b5f85b47408675d7e89 | 1562f3148b38a509e0ed1b6ba30afe4eda1d1888 | refs/heads/master | 2021-09-28T06:20:32.100000 | 2014-10-30T17:39:31 | 2014-10-30T17:39:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nht.els.service;
public interface TwitterSentimentService {
void updateUnFinishTwitter();
}
| UTF-8 | Java | 104 | java | TwitterSentimentService.java | Java | [] | null | [] | package nht.els.service;
public interface TwitterSentimentService {
void updateUnFinishTwitter();
}
| 104 | 0.798077 | 0.798077 | 7 | 13.857142 | 16.461458 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 8 |
785ec9e50afa45fa1687f575442b5de82d79cd06 | 15,676,630,679,520 | 76ea972c52e16fb3ad1b872e6792ac38ea78c766 | /src/main/java/com/exam/service/impl/StudentServiceImpl.java | 30a68fa40dbe6ba41da4f676a83973be0939dfbf | [] | no_license | Cqc1/cqcExam | https://github.com/Cqc1/cqcExam | 467b364f8410a6b489dc186e0cffed80ad859e88 | 895ca2725d1073b29c2d83472955790f2d4476bc | refs/heads/master | 2021-04-18T01:30:04.233000 | 2020-05-29T10:07:08 | 2020-05-29T10:07:08 | 249,493,200 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.exam.service.impl;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.exam.dao.StudentDao;
import com.exam.entity.Student;
import com.exam.service.StudentService;
import org.springframework.beans.factory.annotation.Autowired;
i... | UTF-8 | Java | 1,778 | java | StudentServiceImpl.java | Java | [
{
"context": "a.util.List;\n\n/**\n * (Student)表服务实现类\n *\n * @author chenqiancheng\n * @since 2020-03-12 20:53:27\n */\n@Service\npublic",
"end": 441,
"score": 0.994679868221283,
"start": 428,
"tag": "USERNAME",
"value": "chenqiancheng"
}
] | null | [] | package com.exam.service.impl;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.exam.dao.StudentDao;
import com.exam.entity.Student;
import com.exam.service.StudentService;
import org.springframework.beans.factory.annotation.Autowired;
i... | 1,778 | 0.702152 | 0.694224 | 74 | 22.878378 | 21.082176 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 8 |
35c6cc33e2113fdb94b571e6e0d0ccb9a212e90c | 25,494,925,931,236 | 2f4a058ab684068be5af77fea0bf07665b675ac0 | /app/com/facebook/graphql/GraphQlQueryRecommendedApplicationsFeedUnit.java | 088f3892d52eca424fcd4dce800b242d5a6993f2 | [] | no_license | cengizgoren/facebook_apk_crack | https://github.com/cengizgoren/facebook_apk_crack | ee812a57c746df3c28fb1f9263ae77190f08d8d2 | a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b | refs/heads/master | 2021-05-26T14:44:04.092000 | 2013-01-16T08:39:00 | 2013-01-16T08:39:00 | 8,321,708 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.graphql;
public final class GraphQlQueryRecommendedApplicationsFeedUnit extends GraphQlQueryBaseObjectImpl
implements GraphQlQueryItemListFeedUnit
{
}
/* Location: /data1/software/jd-gui/com.facebook.katana_2.0_liqucn.com-dex2jar.jar
* Qualified Name: com.facebook.graphql.GraphQl... | UTF-8 | Java | 389 | java | GraphQlQueryRecommendedApplicationsFeedUnit.java | Java | [] | null | [] | package com.facebook.graphql;
public final class GraphQlQueryRecommendedApplicationsFeedUnit extends GraphQlQueryBaseObjectImpl
implements GraphQlQueryItemListFeedUnit
{
}
/* Location: /data1/software/jd-gui/com.facebook.katana_2.0_liqucn.com-dex2jar.jar
* Qualified Name: com.facebook.graphql.GraphQl... | 389 | 0.794344 | 0.77635 | 11 | 34.454544 | 37.78014 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 8 |
2914ec0e635fc5691fdd8c76c304feb5b73d999f | 23,167,053,647,409 | 9a245c5e1853a9928f3ecdc016c03c81bbab855c | /src/main/java/com/example/TcApp/dao/CmaRepository.java | 1b3401f843f552191260c6557d39659b155196b3 | [] | no_license | KhansaH/TransactionCoordinator | https://github.com/KhansaH/TransactionCoordinator | c5825dbdf588b0ccdd5e88efac109bf85428142b | 64e577bd88b95036a14cf2e5852d22c2524b997c | refs/heads/master | 2020-03-09T15:19:36.730000 | 2018-04-10T01:51:32 | 2018-04-10T01:51:32 | 128,856,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.TcApp.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.TcApp.entities.Cma;
public interface CmaRepository extends JpaRepository<Cma, Integer>{
}
| UTF-8 | Java | 207 | java | CmaRepository.java | Java | [] | null | [] | package com.example.TcApp.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.TcApp.entities.Cma;
public interface CmaRepository extends JpaRepository<Cma, Integer>{
}
| 207 | 0.816425 | 0.816425 | 9 | 22 | 26.528811 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
44ace86f8736c6987a12f78f3593aee80f422a66 | 19,043,885,048,610 | b1c84c6ef478e3bb5ad2a1d742ea5b029498fac2 | /test/de/jbee/spider/test/Missing.java | eeca1adcd3f40a68366cf5ad1524ec5d31295c24 | [] | no_license | jbee/spider | https://github.com/jbee/spider | 61dc7ddee1195591f6b75c8287611a5633bfe33d | 7a0bc5b9479f06d640307415c1e3e7cb1d2de685 | refs/heads/master | 2016-09-05T23:48:49.092000 | 2013-09-22T15:11:51 | 2013-09-22T15:11:51 | 2,499,106 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.jbee.spider.test;
public class Missing {
}
| UTF-8 | Java | 56 | java | Missing.java | Java | [] | null | [] | package de.jbee.spider.test;
public class Missing {
}
| 56 | 0.732143 | 0.732143 | 5 | 10.2 | 12.237647 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.