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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
03a79f0317d3f433a2e96563431aa69894241430 | 24,507,083,453,054 | 422183f1f7eb57d43e79ddf129d153ad32ce035b | /DoumCure/DocUWeb/src/main/java/com/team3/visit/service/VisitServiceImpl.java | 128b3c77417da3e90a278314af66985f5a1a2e0b | [] | no_license | a3coo3a/DoumCure | https://github.com/a3coo3a/DoumCure | ebdb7f40b60e86a65c919daa80ab418abc108ff0 | 1eb461424e045b671ab20a685283d7f803252fcc | refs/heads/master | 2023-02-23T14:28:31.452000 | 2021-01-27T20:48:54 | 2021-01-27T20:48:54 | 327,469,965 | 1 | 3 | null | false | 2021-01-27T20:48:55 | 2021-01-07T01:21:52 | 2021-01-27T13:34:06 | 2021-01-27T20:48:55 | 12,740 | 5 | 2 | 0 | JavaScript | false | false | package com.team3.visit.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.team3.visit.mapper.VisitMapper;
@Service("VisitService")
public class VisitServiceImpl implements VisitService{
@Autowired
private VisitMapper visitMapper;
@... | UTF-8 | Java | 575 | java | VisitServiceImpl.java | Java | [] | null | [] | package com.team3.visit.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.team3.visit.mapper.VisitMapper;
@Service("VisitService")
public class VisitServiceImpl implements VisitService{
@Autowired
private VisitMapper visitMapper;
@... | 575 | 0.775652 | 0.772174 | 31 | 17.548388 | 18.699385 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.967742 | false | false | 9 |
0f2b925ad3f53fdff3901cc120bd92abb24ab873 | 23,725,399,365,126 | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /RiskyRescue/src/com/puttysoftware/riskyrescue/assets/SoundConstants.java | 180e1ac403ccf53cb214bef20313403e9efc855b | [
"Unlicense"
] | permissive | retropipes/older-java-games | https://github.com/retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525000 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Risky Rescue: A Roguelike RPG
Copyright (C) 2013-2014 Eric Ahnell
Any questions should be directed to the author via email at: support@puttysoftware.com
*/
package com.puttysoftware.riskyrescue.assets;
public class SoundConstants {
// Public Sound Constants
public static final int ACTION_FAILED = 0;
... | UTF-8 | Java | 2,230 | java | SoundConstants.java | Java | [
{
"context": "y Rescue: A Roguelike RPG\n Copyright (C) 2013-2014 Eric Ahnell\n\n Any questions should be directed to the author ",
"end": 70,
"score": 0.9996587038040161,
"start": 59,
"tag": "NAME",
"value": "Eric Ahnell"
},
{
"context": "ons should be directed to the author via ema... | null | [] | /* Risky Rescue: A Roguelike RPG
Copyright (C) 2013-2014 <NAME>
Any questions should be directed to the author via email at: <EMAIL>
*/
package com.puttysoftware.riskyrescue.assets;
public class SoundConstants {
// Public Sound Constants
public static final int ACTION_FAILED = 0;
public static final i... | 2,207 | 0.684305 | 0.64574 | 58 | 37.448277 | 14.697141 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758621 | false | false | 9 |
a3203179889c9e088df039dfac61504371082606 | 18,820,546,741,805 | b3afdb5ab1670faca718ba8f9ee98090e3f8c639 | /ComplexIcon/src/com/amulyakhare/textdrawable/TextDrawable.java | 1a05cae6396b02365611e3070914882bd4c8469d | [] | no_license | awen83/TestCase | https://github.com/awen83/TestCase | f23e3e361199bdacf8f4dfbccddde618f07ca5ee | bce74cbcac46d8266e374f54b66471bccc2e88f1 | refs/heads/master | 2018-03-22T00:12:46.257000 | 2017-11-04T09:31:34 | 2017-11-04T09:31:34 | 19,298,751 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amulyakhare.textdrawable;
import android.graphics.*;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.shapes.OvalShape;
import android.graphics.drawable.shapes.RectShape;
import android.graphics.drawable.shapes.RoundRectShape;
/**
* @author amulya
* @datetime 14 Oct 2014,... | UTF-8 | Java | 8,561 | java | TextDrawable.java | Java | [
{
"context": "cs.drawable.shapes.RoundRectShape;\n\n/**\n * @author amulya\n * @datetime 14 Oct 2014, 3:53 PM\n */\npublic clas",
"end": 294,
"score": 0.9985105991363525,
"start": 288,
"tag": "USERNAME",
"value": "amulya"
}
] | null | [] | package com.amulyakhare.textdrawable;
import android.graphics.*;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.shapes.OvalShape;
import android.graphics.drawable.shapes.RectShape;
import android.graphics.drawable.shapes.RoundRectShape;
/**
* @author amulya
* @datetime 14 Oct 2014,... | 8,561 | 0.603434 | 0.600514 | 319 | 25.840126 | 22.346436 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 9 |
3ecbce1ab9bd8435d3e476e4f621357e18e0bf0f | 2,723,009,308,100 | e40c465d75ae9e1cf315520db73cdf1e203ddace | /preloader/src/main/java/org/percepta/mgrankvi/preloader/client/music/MusicLoader.java | 1a5d17bbf22798f4dd4d2b0faf24450c14eafca5 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | caalador/VNE | https://github.com/caalador/VNE | 13034566a27e8f352519aa33e124ce1e4af059f9 | 2956b7b756fd0b81945bb3903256e31622a82af7 | refs/heads/master | 2020-06-01T03:58:02.817000 | 2018-09-20T04:42:56 | 2018-09-20T04:42:56 | 25,971,073 | 1 | 1 | Apache-2.0 | false | 2018-09-20T04:42:57 | 2014-10-30T13:07:19 | 2015-03-10T11:50:55 | 2018-09-20T04:42:57 | 5,296 | 1 | 1 | 0 | Java | false | null | package org.percepta.mgrankvi.preloader.client.music;
import com.google.gwt.dom.client.AudioElement;
import com.google.gwt.dom.client.Element;
import com.google.gwt.dom.client.MediaElement;
import com.google.gwt.event.dom.client.CanPlayThroughEvent;
import com.google.gwt.event.dom.client.CanPlayThroughHandler;
import ... | UTF-8 | Java | 3,409 | java | MusicLoader.java | Java | [
{
"context": "oader that loads audio file to browser.\n * @author Mikael Grankvist - Vaadin }>\n */\npublic class MusicLoader implemen",
"end": 562,
"score": 0.9998835325241089,
"start": 546,
"tag": "NAME",
"value": "Mikael Grankvist"
}
] | null | [] | package org.percepta.mgrankvi.preloader.client.music;
import com.google.gwt.dom.client.AudioElement;
import com.google.gwt.dom.client.Element;
import com.google.gwt.dom.client.MediaElement;
import com.google.gwt.event.dom.client.CanPlayThroughEvent;
import com.google.gwt.event.dom.client.CanPlayThroughHandler;
import ... | 3,399 | 0.61983 | 0.618363 | 91 | 36.46154 | 28.919481 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 9 |
064f9239c12380e4d4e16d6a9a175616e55f1bf7 | 146,028,893,086 | 09a4e7a82bdecaaf28f5dd83da4735ff6636cdaf | /src/main/java/com/lamarsan/excel_demo/model/ExcelImportModel.java | ad1af10faf6956f34e69ec13b7295f787f15b30d | [] | no_license | lamarsan/excel_demo | https://github.com/lamarsan/excel_demo | 52d38f06ea7f085d8873f33d195581856a06a8a7 | 1dc7046d7ac0d78eeea2419c9abee24f05a95942 | refs/heads/master | 2022-07-08T13:55:43.168000 | 2019-07-15T02:29:36 | 2019-07-15T02:29:36 | 196,908,329 | 0 | 0 | null | false | 2022-06-29T17:30:26 | 2019-07-15T02:18:03 | 2019-07-15T02:29:38 | 2022-06-29T17:30:22 | 70 | 0 | 0 | 1 | Java | false | false | package com.lamarsan.excel_demo.model;
import cn.afterturn.easypoi.excel.annotation.Excel;
import lombok.Data;
import java.util.Date;
/**
* className: ExcelImportModel
* description: TODO
*
* @author hasee
* @version 1.0
* @date 2019/7/11 16:11
*/
@Data
public class ExcelImportModel {
@Excel(name = "id")
... | UTF-8 | Java | 578 | java | ExcelImportModel.java | Java | [
{
"context": "xcelImportModel\n * description: TODO\n *\n * @author hasee\n * @version 1.0\n * @date 2019/7/11 16:11\n */\n@Dat",
"end": 212,
"score": 0.9997045397758484,
"start": 207,
"tag": "USERNAME",
"value": "hasee"
}
] | null | [] | package com.lamarsan.excel_demo.model;
import cn.afterturn.easypoi.excel.annotation.Excel;
import lombok.Data;
import java.util.Date;
/**
* className: ExcelImportModel
* description: TODO
*
* @author hasee
* @version 1.0
* @date 2019/7/11 16:11
*/
@Data
public class ExcelImportModel {
@Excel(name = "id")
... | 578 | 0.652574 | 0.628676 | 28 | 18.428572 | 14.487503 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 9 |
d8db011a45cd1b0b72cbd9e8c367ffa5de31935b | 27,831,388,142,880 | c3b9bd44ba846b81c99815a336335e0e1cb4be79 | /src/user/model/vo/User.java | 4447bc26dbb2f55164bb3f8ca2ed2dd82b4cfd71 | [] | no_license | wono93/Datco | https://github.com/wono93/Datco | d630772e69295678375111f7bb7285c69633e4b2 | 7afda6fcf87b78ddfdd2cdf9f8d8da592e8493af | refs/heads/master | 2022-07-12T10:11:39.914000 | 2020-02-19T12:34:25 | 2020-02-19T12:34:25 | 263,837,310 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package user.model.vo;
import java.io.Serializable;
import java.sql.Date;
import javax.servlet.http.HttpSessionBindingEvent;
import javax.servlet.http.HttpSessionBindingListener;
public class User implements Serializable, HttpSessionBindingListener {
/**
*
*/
private static final long serialVersionUID = 1L;... | UTF-8 | Java | 3,096 | java | User.java | Java | [
{
"context": "UID = 1L;\n\n\tprivate String userId;\n\tprivate String userName;\n\tprivate String nickName;\n\tprivate String passwo",
"end": 370,
"score": 0.8286601305007935,
"start": 362,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "ructor stub\n\t}\n\n\tpublic User(Stri... | null | [] | package user.model.vo;
import java.io.Serializable;
import java.sql.Date;
import javax.servlet.http.HttpSessionBindingEvent;
import javax.servlet.http.HttpSessionBindingListener;
public class User implements Serializable, HttpSessionBindingListener {
/**
*
*/
private static final long serialVersionUID = 1L;... | 3,100 | 0.70423 | 0.7039 | 150 | 19.173334 | 21.625832 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.52 | false | false | 9 |
53e1239d36e5c301c60040d918ddd4cc5c7e4af9 | 893,353,224,079 | 8bf44c3fff04f62582092c747efa3b85d65a2d97 | /vesta.repository.property/src/main/java/com/maxrocky/vesta/presistent/repositoryHbnImpl/PropertyHotlineRepositoryImpl.java | d16be3aed0f095c47e8d9fb53362b420304b9935 | [] | no_license | bellmit/vesta-new-admin | https://github.com/bellmit/vesta-new-admin | 03e5a0736bd46954c9e1254c39153df27c354a50 | 8a933a59f5123d6e81e37a63063972fe16e3ee41 | refs/heads/master | 2023-03-15T19:11:47.786000 | 2018-10-19T01:49:03 | 2018-10-19T01:49:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maxrocky.vesta.presistent.repositoryHbnImpl;
import com.maxrocky.vesta.domain.model.PropertyDoorEntity;
import com.maxrocky.vesta.domain.model.PropertyHotlineEntity;
import com.maxrocky.vesta.domain.repository.PropertyHotlineRepository;
import com.maxrocky.vesta.hibernate.HibernateDaoImpl;
import com.maxro... | UTF-8 | Java | 4,298 | java | PropertyHotlineRepositoryImpl.java | Java | [
{
"context": "ava.util.Map;\n\n/**\n * ็ฉไธๆๅก็ญ็บฟๆฐๆฎๆไน
ๅฑๅฎ็ฐ็ฑป\n * Created by WeiYangDong on 2016/12/14.\n */\n@Repository\npublic class Prope",
"end": 652,
"score": 0.9954126477241516,
"start": 641,
"tag": "NAME",
"value": "WeiYangDong"
}
] | null | [] | package com.maxrocky.vesta.presistent.repositoryHbnImpl;
import com.maxrocky.vesta.domain.model.PropertyDoorEntity;
import com.maxrocky.vesta.domain.model.PropertyHotlineEntity;
import com.maxrocky.vesta.domain.repository.PropertyHotlineRepository;
import com.maxrocky.vesta.hibernate.HibernateDaoImpl;
import com.maxro... | 4,298 | 0.657363 | 0.653272 | 115 | 35.13913 | 30.152046 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53913 | false | false | 9 |
9fb4e036b61ebca8cf44a2b33088d197b80beab9 | 23,785,528,945,513 | 01380afc3788eb85f18b54929eb2931c611fafcb | /src/main/java/com/example/shirodemo/sevice/UserService.java | 682de8ad618de0470591840a4d090bb6c9023ade | [] | no_license | elicscc/shirodemo | https://github.com/elicscc/shirodemo | 30c9e93a5adf98d767b159e6a76fefb2df754d6f | d0e5bf9f34b4ea7819f76499eef822875566f18d | refs/heads/master | 2022-02-20T15:23:43.057000 | 2020-02-10T16:36:55 | 2020-02-10T16:36:55 | 239,548,017 | 0 | 0 | null | false | 2022-02-09T22:22:08 | 2020-02-10T15:42:58 | 2020-02-10T16:38:35 | 2022-02-09T22:22:06 | 59 | 0 | 0 | 1 | Java | false | false | package com.example.shirodemo.sevice;
import com.example.shirodemo.domain.User;
public interface UserService {
public User findByName(String username);
public User findById(Long id);
}
| UTF-8 | Java | 195 | java | UserService.java | Java | [] | null | [] | package com.example.shirodemo.sevice;
import com.example.shirodemo.domain.User;
public interface UserService {
public User findByName(String username);
public User findById(Long id);
}
| 195 | 0.774359 | 0.774359 | 8 | 23.375 | 18.27524 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
f1d7dc445042db7d02bf8f47a4b9d62cacab416e | 455,266,533,831 | 70949a9092491b88469bb3bf3542a42b487c4a29 | /app/src/main/java/sudtechnologies/analyticsdemo/fcm/MyFirebaseInstanceIDService.java | 9154113cbac42c9d36891420cf531cd21eb0d7f9 | [] | no_license | LouisP79/Google-Analytics-Android-Demo | https://github.com/LouisP79/Google-Analytics-Android-Demo | 80f8e6fa16e8805a4532e60000a2d79220abfa98 | 1f500a97fbadbb55477d69731e1c743c17fea1bd | refs/heads/master | 2021-01-25T13:47:49.384000 | 2018-04-18T22:19:17 | 2018-04-18T22:19:17 | 123,615,545 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sudtechnologies.analyticsdemo.fcm;
import android.util.Log;
import com.google.firebase.iid.FirebaseInstanceId;
import com.google.firebase.iid.FirebaseInstanceIdService;
import com.google.firebase.messaging.FirebaseMessaging;
import sudtechnologies.analyticsdemo.DinamicConstant;
/**
* Created by Usuario on... | UTF-8 | Java | 751 | java | MyFirebaseInstanceIDService.java | Java | [
{
"context": "analyticsdemo.DinamicConstant;\n\n\n/**\n * Created by Usuario on 7/03/2017.\n */\n\npublic class MyFirebaseInstanc",
"end": 317,
"score": 0.6217435598373413,
"start": 310,
"tag": "USERNAME",
"value": "Usuario"
}
] | null | [] | package sudtechnologies.analyticsdemo.fcm;
import android.util.Log;
import com.google.firebase.iid.FirebaseInstanceId;
import com.google.firebase.iid.FirebaseInstanceIdService;
import com.google.firebase.messaging.FirebaseMessaging;
import sudtechnologies.analyticsdemo.DinamicConstant;
/**
* Created by Usuario on... | 751 | 0.773635 | 0.764314 | 26 | 27.884615 | 28.570192 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 9 |
a2c7daa05c7a1412e194defe00d155a8945820e0 | 3,289,944,974,086 | 8f2bf2ca7b8e13ccecb78376750600e8a159564c | /src/facets/facet/kit/swing/ToolsLayout.java | 23052d065405b4296c10db2ba42e142abd2d10b5 | [] | no_license | dimwight/Facets | https://github.com/dimwight/Facets | bd8e998300b91cc98f80798000276abb280f99a7 | b4c761309cf1582970f70bc6304f7e18a7a4b1ea | refs/heads/master | 2023-07-05T22:40:32.435000 | 2023-06-25T19:45:12 | 2023-06-25T19:45:12 | 93,311,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package facets.facet.kit.swing;
import facets.util.Debug;
import facets.util.Util;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Container;
import java.awt.Insets;
import javax.swing.JComponent;
import javax.swing.border.Border;
final class ToolsLayout extends BorderLayout{
priva... | UTF-8 | Java | 3,208 | java | ToolsLayout.java | Java | [] | null | [] | package facets.facet.kit.swing;
import facets.util.Debug;
import facets.util.Util;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Container;
import java.awt.Insets;
import javax.swing.JComponent;
import javax.swing.border.Border;
final class ToolsLayout extends BorderLayout{
priva... | 3,208 | 0.707918 | 0.706671 | 82 | 37.121952 | 18.86886 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.463415 | false | false | 9 |
d9c2aad55647618f24e874c7c5774db46e94003d | 24,429,774,027,234 | 735ef29ae385821970ef1fb821834fa080fcfcef | /src/main/java/com/avail/interpreter/primitive/phrases/P_CreateToken.java | 9bac0cc403cf7a36f5fa240981f0abaa2469a463 | [] | permissive | tdhsmith/Avail | https://github.com/tdhsmith/Avail | 6aa4a17d8557c36e8038c4c5caca9cbe1bfc5b1d | d033c2e4ca9b6ac60e605a9d5c8ad3b47e3bdf52 | refs/heads/master | 2021-02-18T19:26:10.460000 | 2019-09-27T17:48:17 | 2019-09-27T17:48:17 | 245,227,012 | 0 | 0 | BSD-3-Clause | true | 2020-03-05T17:31:34 | 2020-03-05T17:31:34 | 2020-02-25T20:23:48 | 2020-03-03T02:59:45 | 78,769 | 0 | 0 | 0 | null | false | false | /*
* P_CreateToken.java
* Copyright ยฉ 1993-2018, The Avail Foundation, LLC.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyr... | UTF-8 | Java | 5,565 | java | P_CreateToken.java | Java | [
{
"context": "* A_Token#lineNumber() line number}.\n *\n * @author Todd L Smith <tsmith@safetyweb.org>\n */\n@SuppressWarning",
"end": 3294,
"score": 0.9997771978378296,
"start": 3282,
"tag": "NAME",
"value": "Todd L Smith"
},
{
"context": "er() line number}.\n *\n * @author To... | null | [] | /*
* P_CreateToken.java
* Copyright ยฉ 1993-2018, The Avail Foundation, LLC.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyr... | 5,546 | 0.760604 | 0.755392 | 155 | 34.896774 | 26.919756 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.722581 | false | false | 9 |
2780b52ea0941332bf4a2e6f56bd89d4553afce3 | 8,899,172,287,037 | 330cd43d8a59164af162aef91d082008bf35d183 | /src/lista/exercicios/ocp/solucao/ModoDirecaoEsporte.java | cb242f8bda4bcab27dde63f4ef0779cbef3cc9f3 | [] | no_license | Elivando/IFTM-POO-ListaExerciciosAula5 | https://github.com/Elivando/IFTM-POO-ListaExerciciosAula5 | 089606e6648a1066269041f8e6031491031aabf4 | 5f55e7b090917b383664a93f7249cc11497d2484 | refs/heads/master | 2021-07-06T03:18:45.482000 | 2017-10-01T21:25:45 | 2017-10-01T21:25:45 | 105,475,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lista.exercicios.ocp.solucao;
public class ModoDirecaoEsporte implements ModosDeDirecao {
private Veiculo veiculo;
@Override
public Veiculo modoDirecao() {
this.veiculo = new Veiculo(500, 10);
return this.veiculo;
}
} | UTF-8 | Java | 247 | java | ModoDirecaoEsporte.java | Java | [] | null | [] | package lista.exercicios.ocp.solucao;
public class ModoDirecaoEsporte implements ModosDeDirecao {
private Veiculo veiculo;
@Override
public Veiculo modoDirecao() {
this.veiculo = new Veiculo(500, 10);
return this.veiculo;
}
} | 247 | 0.732794 | 0.712551 | 12 | 18.75 | 18.81987 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 9 |
decf0e7a989f2647cc1963ea1c952b6373796681 | 18,889,266,223,105 | 2e0ca553fae1c083bc3bbe41c3ff352b5b3c26ac | /PMSUNews/app/src/main/java/com/example/marija/pmsunews/LoginActivity.java | b2d20143c4c83b06f066414c6ca91f0d117ceb73 | [] | no_license | marijabroceta/PMSUNews | https://github.com/marijabroceta/PMSUNews | cfd358ada31dded1b7ae361debf1c0a52fa2766d | 0d87188624e70156d43911793082878c520739be | refs/heads/master | 2021-04-12T09:30:59.703000 | 2018-06-25T00:39:59 | 2018-06-25T00:39:59 | 126,472,146 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.marija.pmsunews;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import androi... | UTF-8 | Java | 5,670 | java | LoginActivity.java | Java | [
{
"context": "refs\";\n public static final String Username = \"usernameKey\";\n public static final String Name = \"nameKey\"",
"end": 824,
"score": 0.9995568990707397,
"start": 813,
"tag": "USERNAME",
"value": "usernameKey"
},
{
"context": " editor.putS... | null | [] | package com.example.marija.pmsunews;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import androi... | 5,670 | 0.598413 | 0.597354 | 189 | 29 | 27.0375 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566138 | false | false | 9 |
5903b68de3d0305e5fc40f7a64935b281ac23d36 | 34,170,759,814,803 | 3ea445c63d6de8cefcf6ad1b8767286e20be5dce | /APLICACION DE ESCRITORIO/ProyectoPlanilla/src/Configuracion/ClsConexion.java | 992da0736051090b99379fec883dbbba28e703e9 | [] | no_license | cheveztomas/PROYECTO_PLANILLA | https://github.com/cheveztomas/PROYECTO_PLANILLA | c277ac44f350ca2a0f62c767c81166fbe7178b69 | 15bf2dd4e114e98d95a499262fc4e48a8b04c6d7 | refs/heads/master | 2020-04-23T07:57:07.694000 | 2019-03-12T17:48:25 | 2019-03-12T17:48:25 | 171,021,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Configuracion;
import java.sql.Connection;
import java.sql.DriverManager;
/**
*
* @author Thomas Chevez
*/
public class Cl... | UTF-8 | Java | 960 | java | ClsConexion.java | Java | [
{
"context": "\nimport java.sql.DriverManager;\n\n/**\n *\n * @author Thomas Chevez\n */\npublic class ClsConexion {\n\n public Connec",
"end": 300,
"score": 0.9998546242713928,
"start": 287,
"tag": "NAME",
"value": "Thomas Chevez"
},
{
"context": "/localhost;databaseName=PLANILLA... | 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 Configuracion;
import java.sql.Connection;
import java.sql.DriverManager;
/**
*
* @author <NAME>
*/
public class ClsConexi... | 953 | 0.626042 | 0.626042 | 35 | 26.428572 | 24.935673 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
b728166c2d999081547dae4bda76b10e0fb86d52 | 2,860,448,285,749 | d10d6436f5b8e425bcf81312d2f765054f3ef576 | /src/main/java/com/bfbm/generics/GenericsTest.java | b4fc12d388687d612f59019baead71d23cd71650 | [] | no_license | yutingyan/mvcsample | https://github.com/yutingyan/mvcsample | d47e5a3a00f7f6a1b2b3c1b611dcb356ff0fbbf6 | d562ab0075b6e5cf397df5737a1755e010447b8d | refs/heads/master | 2022-12-25T11:20:23.958000 | 2019-08-22T07:33:51 | 2019-08-22T07:33:51 | 203,738,977 | 0 | 0 | null | false | 2022-12-16T09:21:08 | 2019-08-22T07:29:59 | 2019-08-22T07:34:12 | 2022-12-16T09:21:06 | 19 | 0 | 0 | 6 | Java | false | false | package com.bfbm.generics;
/**
* A customized GenericsTest.
*
* @author ๅทดๅๅทด็ง-Eric่ๅธ
* @Date 2019/08/18
* @since v1.1
**/
public class GenericsTest {
public interface Generic <T>{
};
class A implements Generic<String>{}
//็ฑไบๆฆ้ค็ๅๅ ๏ผไธไธช็ฑปๅฎ็ฐไบๅไธๆณๅๆฅๅฃ็ๅไฝใ
//class B extends A implements Generic<Long... | UTF-8 | Java | 387 | java | GenericsTest.java | Java | [
{
"context": "\n\n/**\n * A customized GenericsTest.\n *\n * @author ๅทดๅๅทด็ง-Eric่ๅธ\n * @Date 2019/08/18\n * @since v1.1\n **/\npu",
"end": 80,
"score": 0.9972643256187439,
"start": 76,
"tag": "NAME",
"value": "ๅทดๅๅทด็ง"
},
{
"context": "\n * A customized GenericsTest.\n *\n * @author ๅทดๅๅทด็ง-... | null | [] | package com.bfbm.generics;
/**
* A customized GenericsTest.
*
* @author ๅทดๅๅทด็ง-Eric่ๅธ
* @Date 2019/08/18
* @since v1.1
**/
public class GenericsTest {
public interface Generic <T>{
};
class A implements Generic<String>{}
//็ฑไบๆฆ้ค็ๅๅ ๏ผไธไธช็ฑปๅฎ็ฐไบๅไธๆณๅๆฅๅฃ็ๅไฝใ
//class B extends A implements Generic<Long... | 387 | 0.651376 | 0.620795 | 21 | 14.571428 | 15.404302 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.095238 | false | false | 9 |
5dc2e0c0c85abfd5718c7cd8b77fd3a347f485ea | 592,705,513,870 | 2f1f883b88c35fbdd7bcdad42b364df465f61279 | /ses-app/ses-web-ros/src/main/java/com/redescooter/ses/web/ros/service/base/OpeProductionPartsRelationService.java | 0055412cb953d3a3eeea5dfad52021eb10cfd33f | [
"MIT"
] | permissive | RedElect/ses-server | https://github.com/RedElect/ses-server | bd4a6c6091d063217655ab573422f4cf37c8dcbf | 653cda02110cb31a36d8435cc4c72e792467d134 | refs/heads/master | 2023-06-19T16:16:53.418000 | 2021-07-19T09:19:25 | 2021-07-19T09:19:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.redescooter.ses.web.ros.service.base;
import com.baomidou.mybatisplus.extension.service.IService;
import com.redescooter.ses.web.ros.dm.OpeProductionPartsRelation;
import io.seata.spring.annotation.GlobalTransactional;
import java.util.List;
public interface OpeProductionPartsRelationService extends ISer... | UTF-8 | Java | 610 | java | OpeProductionPartsRelationService.java | Java | [] | null | [] | package com.redescooter.ses.web.ros.service.base;
import com.baomidou.mybatisplus.extension.service.IService;
import com.redescooter.ses.web.ros.dm.OpeProductionPartsRelation;
import io.seata.spring.annotation.GlobalTransactional;
import java.util.List;
public interface OpeProductionPartsRelationService extends ISer... | 610 | 0.832787 | 0.832787 | 19 | 31.052631 | 31.962929 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 9 |
40c0fd471d0f15bc5dd1885adee1bee4f674296c | 10,462,540,392,074 | 8d8260068fd2e2e9977a9c6b46a1eb2e45ec8973 | /BaseOperation/src/com/pkroad/Base/reptile/HtmlUnitDemo.java | 9b21358c8b8ac7421ed79f50fc36c73e3cca2477 | [] | no_license | 192477957/StuDemo | https://github.com/192477957/StuDemo | 8ea00e86d45f86cda643a84a5fb9b150af9fdcd3 | 5e5a801c6e8ace304cd283ad50a63e311931c284 | refs/heads/master | 2018-12-20T14:22:18.618000 | 2018-10-22T16:03:00 | 2018-10-22T16:03:00 | 138,042,902 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pkroad.Base.reptile;
import com.gargoylesoftware.htmlunit.BrowserVersion;
import com.gargoylesoftware.htmlunit.NicelyResynchronizingAjaxController;
import com.gargoylesoftware.htmlunit.WebClient;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
/**
* ๆต่ฏhtmlunitๅทฅๅ
ท
*/
public class HtmlUnitDemo {
p... | UTF-8 | Java | 1,706 | java | HtmlUnitDemo.java | Java | [] | null | [] | package com.pkroad.Base.reptile;
import com.gargoylesoftware.htmlunit.BrowserVersion;
import com.gargoylesoftware.htmlunit.NicelyResynchronizingAjaxController;
import com.gargoylesoftware.htmlunit.WebClient;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
/**
* ๆต่ฏhtmlunitๅทฅๅ
ท
*/
public class HtmlUnitDemo {
p... | 1,706 | 0.721583 | 0.714388 | 37 | 36.567566 | 33.541054 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 9 |
c52ba5bdbe21aaea372ae9ddb5e656276086f3c5 | 32,916,629,417,946 | 7313ea871bb4d6cabaac7bcfe50790587a044953 | /dodi/data-manager/src/main/java/com/trifork/stamdata/importer/jobs/cpr/CPRDataset.java | 108c04aa0165b03994d483aa930bfcf66d4a22a9 | [] | no_license | mwl/sdm | https://github.com/mwl/sdm | fdc9317a13d1a2649be1bd3dcb940f0ac3d39181 | 6d460aef476c2f0c6d5d4aadcc0bb189a14a1427 | refs/heads/master | 2020-12-25T00:50:46.021000 | 2012-06-27T09:37:03 | 2012-06-27T09:37:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS
* I... | UTF-8 | Java | 3,284 | java | CPRDataset.java | Java | [
{
"context": "eated for the Original Code are Copyright 2011,\n * Lรฆgemiddelstyrelsen. All Rights Reserved.\n *\n * Portions created for ",
"end": 775,
"score": 0.7611803412437439,
"start": 756,
"tag": "NAME",
"value": "Lรฆgemiddelstyrelsen"
}
] | null | [] | /**
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS
* I... | 3,284 | 0.766981 | 0.763935 | 102 | 31.186274 | 28.462818 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.294118 | false | false | 9 |
09aaa944203e496fbcbcd69c91c04a7cfb44bd8d | 3,204,045,618,228 | 5f91d23ac269b31bb1bc83d00193028972b5d1fb | /Dragon Tale/src/com/merquise/Entity/Animation.java | 3c71b7a280ddaed07c84682d04eaf9b638fd1a4d | [] | no_license | jsalomon/GameTest | https://github.com/jsalomon/GameTest | 98f07adfb23993556122bdbd032ce5519dc85ea9 | 249864330380209031d0b4723df94f38a40cff31 | refs/heads/master | 2018-03-19T20:12:21.849000 | 2016-08-28T01:15:08 | 2016-08-28T01:15:08 | 66,737,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.merquise.Entity;
public class Animation {
}
| UTF-8 | Java | 58 | java | Animation.java | Java | [] | null | [] | package com.merquise.Entity;
public class Animation {
}
| 58 | 0.758621 | 0.758621 | 5 | 10.6 | 12.642784 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
5dc12eb28635921cbd1dcda17e8e5bb67caa9c6a | 27,590,869,926,462 | 4f16b6725c8953dae61af7dca85932b63eb5d198 | /src/main/java/frc/robot/Robot.java | ef85869ea6cbea5b2d3a66aba35a9df25a758450 | [] | no_license | normrm2191/control | https://github.com/normrm2191/control | 057c88b229d6cae7582ec36172de4ef6f56be02f | 787a174f38fb8c196b5679b4cbe016f87c19d25d | refs/heads/master | 2020-04-20T16:40:41.796000 | 2019-10-01T15:42:04 | 2019-10-01T15:42:04 | 168,965,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | UTF-8 | Java | 4,252 | java | Robot.java | Java | [] | null | [] | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | 4,252 | 0.669802 | 0.665334 | 147 | 27.925171 | 21.387926 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578231 | false | false | 9 |
9d0046064ff8f1eabb74edec73e3134bdc243a45 | 5,712,306,530,325 | 705e7f2730c336266458be9ba93a7d11fadff231 | /src/test/java/SimpleResponseTest.java | fbcb3ffc8ffb8acfad4d82ac494bbf8ed34c894c | [] | no_license | apreeti-tw/API_Testing_With_Rest_Assured | https://github.com/apreeti-tw/API_Testing_With_Rest_Assured | 6f6447f244d58d2c9aae9b004679b5048a0da149 | a66a741af3f24d6c7e936ba59ad991b8fd4d6bb6 | refs/heads/master | 2020-03-30T18:58:50.846000 | 2018-10-04T05:30:28 | 2018-10-04T05:30:28 | 151,522,518 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import io.restassured.RestAssured;
import io.restassured.response.Response;
import org.testng.annotations.*;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static io.restassured.RestAssured.given;
import static org.hamcrest.Matchers.equalTo;
public class SimpleResponseTest {
public... | UTF-8 | Java | 3,597 | java | SimpleResponseTest.java | Java | [] | null | [] | import io.restassured.RestAssured;
import io.restassured.response.Response;
import org.testng.annotations.*;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static io.restassured.RestAssured.given;
import static org.hamcrest.Matchers.equalTo;
public class SimpleResponseTest {
public... | 3,597 | 0.485126 | 0.481234 | 121 | 28.727272 | 21.993237 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.355372 | false | false | 9 |
f7f1e3e96dfe27a8f1f08addfb120c9b104f29df | 7,121,055,804,090 | 0f2e972a434ad0de861c1a6760d49d156c3a8873 | /src/test/java/com/rroggia/oo/java/ExerciseTest.java | d2b9fb24fc3ce8ba624faca3af573d1b6fc9dc5e | [] | no_license | RRoggia/helsinki-programming-with-java | https://github.com/RRoggia/helsinki-programming-with-java | 0f3a59dcb6bc35947f2838160e2067419448d100 | 196e39f61cc9aed0f88ed643da8ebfdbc0b262d5 | refs/heads/master | 2021-07-03T14:22:38.080000 | 2019-08-14T22:57:49 | 2019-08-14T22:57:49 | 184,288,629 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rroggia.oo.java;
public abstract class ExerciseTest {
protected abstract Class<?> determineImplementationClass() throws ClassNotFoundException;
public Class<?> getExerciseImplementationClass() {
try {
return determineImplementationClass();
} catch (ClassNotFoundException e) {
throw new Runtim... | UTF-8 | Java | 743 | java | ExerciseTest.java | Java | [] | null | [] | package com.rroggia.oo.java;
public abstract class ExerciseTest {
protected abstract Class<?> determineImplementationClass() throws ClassNotFoundException;
public Class<?> getExerciseImplementationClass() {
try {
return determineImplementationClass();
} catch (ClassNotFoundException e) {
throw new Runtim... | 743 | 0.749664 | 0.749664 | 23 | 31.304348 | 31.349966 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.652174 | false | false | 9 |
78c9801fcb13dce46809477ca109f0b1f39d5b91 | 25,443,386,281,026 | f1d08d63c5117d3f1970c3dc9592502bc2c954bd | /3.0.0/com/sssw/rt/util/AgiGetValue.java | a8e0e61bdb89315096f6f377bb11b4a3d7d1738c | [] | no_license | agrayray/SSSW | https://github.com/agrayray/SSSW | aae2c9e819143e30292ed01e90530a4bb724e4c1 | 0abc3e3b1cbc5632e42c83ca1d7b5639888db832 | refs/heads/master | 2021-01-13T03:47:08.241000 | 2016-12-23T15:18:14 | 2016-12-23T15:18:14 | 77,232,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// AgiGetValue.java
//
// Expression result interface
//
// Copyright (c) 1997, SilverStream Software, Inc., All Rights Reserved
// Written by Eric Patey, 3/23/97
//
/*===============================================================================
hms 29 apr 98 Prefixed ag_ to set/getValue methods on AgiGet... | UTF-8 | Java | 742 | java | AgiGetValue.java | Java | [
{
"context": "Software, Inc., All Rights Reserved\r\n//\tWritten by Eric Patey, 3/23/97\r\n//\r\n/*=================================",
"end": 162,
"score": 0.9998490214347839,
"start": 152,
"tag": "NAME",
"value": "Eric Patey"
}
] | null | [] | //
// AgiGetValue.java
//
// Expression result interface
//
// Copyright (c) 1997, SilverStream Software, Inc., All Rights Reserved
// Written by <NAME>, 3/23/97
//
/*===============================================================================
hms 29 apr 98 Prefixed ag_ to set/getValue methods on AgiGetValu... | 738 | 0.513477 | 0.490566 | 26 | 26.538462 | 25.33807 | 83 | false | false | 0 | 0 | 0 | 0 | 82 | 0.216981 | 2.653846 | false | false | 9 |
bc7fbeeb8b510de2e62bde3b81d9d40c0680d931 | 2,121,713,864,735 | 7720756471c27289c4c3e6d811827abfea6334ea | /app/src/main/java/com/example/ruianapp/fragment/FourCollectFragment.java | 280bddd785e57bb2b4cedbe5d6c43eb83b1d86c4 | [] | no_license | love1491239841/RuiAnApp | https://github.com/love1491239841/RuiAnApp | c094ccb0b63d4b16f4db171e0c91eaabce898957 | 651437ccc85bd5552f8ae91fc09bca587dba9654 | refs/heads/master | 2020-03-23T17:27:54.492000 | 2018-08-31T04:26:10 | 2018-08-31T04:26:10 | 138,303,541 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ruianapp.fragment;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerVi... | UTF-8 | Java | 2,438 | java | FourCollectFragment.java | Java | [] | null | [] | package com.example.ruianapp.fragment;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerVi... | 2,438 | 0.764971 | 0.763741 | 67 | 35.388062 | 24.1364 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.731343 | false | false | 9 |
30e89b4e960e9ab11297f27c9bc2b9b3c471a5fb | 27,109,833,614,343 | 3252f5f6476ccf1d045727ed2258e977603ed22f | /algorithm/src/main/java/com/jypure/leetcode/Code89.java | 2a46cbf487f79b8bb09e149e95c9f396c984fb6f | [] | no_license | Jiayupeng/OneMore | https://github.com/Jiayupeng/OneMore | 40f6b13567f9a218ad2fe7f4400f297e0ccd0047 | 81bdd783d5cdfd912d53986404f2391d4eecdee1 | refs/heads/master | 2023-06-22T02:41:23.640000 | 2022-09-23T10:29:48 | 2022-09-23T10:29:48 | 222,866,815 | 0 | 0 | null | false | 2023-06-14T22:43:05 | 2019-11-20T06:28:53 | 2021-12-06T08:20:04 | 2023-06-14T22:43:04 | 182 | 0 | 0 | 1 | Java | false | false | package com.jypure.leetcode;
/**https://programmercarl.com/%E8%83%8C%E5%8C%85%E9%97%AE%E9%A2%98%E7%90%86%E8%AE%BA%E5%9F%BA%E7%A1%80%E5%AE%8C%E5%85%A8%E8%83%8C%E5%8C%85.html#%E5%85%B6%E4%BB%96%E8%AF%AD%E8%A8%80%E7%89%88%E6%9C%AC
* @author : jiayupeng
* @date : 2022/9/6/09:38
*/
public class Code89 {
public stat... | UTF-8 | Java | 1,553 | java | Code89.java | Java | [
{
"context": "6%E8%AF%AD%E8%A8%80%E7%89%88%E6%9C%AC\n * @author : jiayupeng\n * @date : 2022/9/6/09:38\n */\npublic class Code89",
"end": 251,
"score": 0.9996643662452698,
"start": 242,
"tag": "USERNAME",
"value": "jiayupeng"
}
] | null | [] | package com.jypure.leetcode;
/**https://programmercarl.com/%E8%83%8C%E5%8C%85%E9%97%AE%E9%A2%98%E7%90%86%E8%AE%BA%E5%9F%BA%E7%A1%80%E5%AE%8C%E5%85%A8%E8%83%8C%E5%8C%85.html#%E5%85%B6%E4%BB%96%E8%AF%AD%E8%A8%80%E7%89%88%E6%9C%AC
* @author : jiayupeng
* @date : 2022/9/6/09:38
*/
public class Code89 {
public stat... | 1,553 | 0.471788 | 0.405167 | 50 | 28.42 | 31.322254 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 9 |
3e163e0640ea88dbd131752b12483d5d759296a2 | 27,109,833,614,591 | a3affe4775c58bac06591f3ea3453bdffedf9bf0 | /BeanAliasing/src/com/ba/amazon/IDispatch.java | 47291d96189cf139fdb524739071fc0d04cbfcc9 | [] | no_license | sanmyworkspace/salestool | https://github.com/sanmyworkspace/salestool | 88f65b23de37d2d49b3040568b0df7d1a0af934f | 47cdbb0fc8b4fc1e60a2f647adfbd9d7936810cb | refs/heads/master | 2017-05-11T06:03:36.594000 | 2017-02-21T03:05:33 | 2017-02-21T03:05:33 | 82,627,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ba.amazon;
public interface IDispatch {
public String dispatch();
}
| UTF-8 | Java | 87 | java | IDispatch.java | Java | [] | null | [] | package com.ba.amazon;
public interface IDispatch {
public String dispatch();
}
| 87 | 0.712644 | 0.712644 | 5 | 15.4 | 12.322337 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
569104f41549f42c4e633ec6fe1ebc0b42bf920e | 29,411,936,092,997 | 9b9645faeb4728f17a62fe1248c81b9cd2f64d70 | /src/test/java/org/pact/java/example/ContractTestJunit4.java | ad3728e263fefd785e09a21a0e6f040b64468efb | [] | no_license | cpramik/Pact | https://github.com/cpramik/Pact | c399e3bc7dc3b947e4651829bc7c56ec263c9b92 | 36746bb7e6acf5235a13e4b0cfed203e31380706 | refs/heads/master | 2020-04-27T23:45:08.140000 | 2019-03-10T07:01:19 | 2019-03-10T07:01:19 | 174,788,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pact.java.example;
import org.junit.runner.RunWith;
import au.com.dius.pact.provider.junit.PactRunner;
import au.com.dius.pact.provider.junit.Provider;
import au.com.dius.pact.provider.junit.State;
import au.com.dius.pact.provider.junit.loader.PactBroker;
import au.com.dius.pact.provider.junit.loader.Pact... | UTF-8 | Java | 1,158 | java | ContractTestJunit4.java | Java | [
{
"context": "u\", authentication\n = @PactBrokerAuth(username = \"rkoi3a2zofejmvwdqrlnoa\", password =\n \"cl1273g7akvjzzyyhn712\"))\npublic cl",
"end": 840,
"score": 0.9995136260986328,
"start": 818,
"tag": "USERNAME",
"value": "rkoi3a2zofejmvwdqrlnoa"
},
{
"context": "username = \... | null | [] | package org.pact.java.example;
import org.junit.runner.RunWith;
import au.com.dius.pact.provider.junit.PactRunner;
import au.com.dius.pact.provider.junit.Provider;
import au.com.dius.pact.provider.junit.State;
import au.com.dius.pact.provider.junit.loader.PactBroker;
import au.com.dius.pact.provider.junit.loader.Pact... | 1,147 | 0.74525 | 0.732297 | 32 | 35.1875 | 26.919367 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 9 |
6f1f1a84cd29d3964c87598f8c6099b77da49c26 | 25,116,968,751,193 | 2de580c8f78443b7610d4eb9c47eadd08d69d6cc | /app/src/main/java/bl/taxi/rider/SampleActivity.java | d0d4c4595801eeabe078f959e3de32a705514282 | [] | no_license | wahablagoon/Trippy-R | https://github.com/wahablagoon/Trippy-R | ff69bb0e8221dff9a26b29e042cfdd187c3c3d7f | d4eb520c240609d3f66be1cd1dfe3721069fb409 | refs/heads/master | 2020-06-25T22:33:47.375000 | 2017-08-09T18:48:28 | 2017-08-09T18:48:28 | 96,993,333 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bl.taxi.rider;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.TextView;
import java.util.List;
import bl.taxi.rider.controller.MyApplication;
import bl.taxi.rider.interfaces.Retrof... | UTF-8 | Java | 2,026 | java | SampleActivity.java | Java | [
{
"context": " Call<List<Model>> query = service.getData(\"msg2thirumalai@gmail.com\",\"thirumalai\");\r\n query.enqueue(new Callba",
"end": 1073,
"score": 0.9998942017555237,
"start": 1049,
"tag": "EMAIL",
"value": "msg2thirumalai@gmail.com"
}
] | null | [] | package bl.taxi.rider;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.TextView;
import java.util.List;
import bl.taxi.rider.controller.MyApplication;
import bl.taxi.rider.interfaces.Retrof... | 2,009 | 0.592794 | 0.589339 | 62 | 30.67742 | 25.508869 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.629032 | false | false | 9 |
18ad0ba83c31f1573e72e139f060e12594b22a6a | 6,794,638,268,241 | f3952763fca3e16f8a4553de27f0fd7c3924beea | /module4/casestudy/furama_manager/src/main/java/com/codegym/entity/service_entity/ServiceEntity.java | 47f5cbfa023ab748fc34c030d58558c9bf83bc58 | [] | no_license | Hoangtu9999/C0720G1_NguyenHoangTu_Module4 | https://github.com/Hoangtu9999/C0720G1_NguyenHoangTu_Module4 | 19d47b19b9cabcdb617d2096e83160be9436d142 | f8354b43d79419ef35afdb44df3bbb01db424885 | refs/heads/master | 2023-01-31T18:18:46.258000 | 2020-12-18T09:26:27 | 2020-12-18T09:26:27 | 314,417,671 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codegym.entity.service_entity;
import com.codegym.entity.contract.Contract;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotEmpty;
import java.text.DecimalForm... | UTF-8 | Java | 2,033 | java | ServiceEntity.java | Java | [] | null | [] | package com.codegym.entity.service_entity;
import com.codegym.entity.contract.Contract;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotEmpty;
import java.text.DecimalForm... | 2,033 | 0.723232 | 0.718687 | 66 | 29 | 26.61681 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 9 |
4f84ec02ca56064ef8c86ce697966a4ab7bf85b6 | 22,703,197,137,500 | 05c5adbc47e31eca2f44e02cf1e4e5c3c75ed744 | /src/fx/MenuSubGUI.java | 7695c85b85458951f00c700f1a3981e4aff2a8f8 | [] | no_license | KaiserWilly/EcoFX | https://github.com/KaiserWilly/EcoFX | c42dcb726e86dd63c3f5418cc02ac8adbe617c43 | c9ea9f050b5760f448e482cc7b7c0ff8f22398b1 | refs/heads/master | 2021-01-19T01:01:37.974000 | 2016-06-28T07:32:57 | 2016-06-28T07:32:57 | 60,889,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fx;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import javafx.scene.effect.DropShadow;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import javafx.scene.layout.HB... | UTF-8 | Java | 9,283 | java | MenuSubGUI.java | Java | [] | null | [] | package fx;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import javafx.scene.effect.DropShadow;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import javafx.scene.layout.HB... | 9,283 | 0.552731 | 0.530755 | 196 | 46.362244 | 35.658905 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.020408 | false | false | 9 |
760f98089006f57efc37389ce11bc40c3e4f6fb8 | 35,622,458,783,666 | 9b537c88e78b82f58e04171d6d68ace7a2b66ab7 | /redbeams/src/test/java/com/sequenceiq/redbeams/sync/DBStackJobInizializerTest.java | 0dfeef8c33ef32c42f039399edd3fd51405a817f | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | stoty/cloudbreak | https://github.com/stoty/cloudbreak | 10d9eea4961e43533088467f9ff58221abaf0f1b | a8afecf96a02d2ccdb8abf9c329f8269c7b4264d | refs/heads/master | 2022-03-12T03:39:52.991000 | 2022-01-26T15:23:41 | 2022-01-26T15:23:41 | 224,849,359 | 0 | 0 | Apache-2.0 | true | 2019-11-29T12:23:00 | 2019-11-29T12:23:00 | 2019-11-29T11:55:26 | 2019-11-29T11:57:47 | 75,535 | 0 | 0 | 0 | null | false | false | package com.sequenceiq.redbeams.sync;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import static org.mockito.MockitoAnnotations.initMocks;
import java.util.Set;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.... | UTF-8 | Java | 1,092 | java | DBStackJobInizializerTest.java | Java | [] | null | [] | package com.sequenceiq.redbeams.sync;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import static org.mockito.MockitoAnnotations.initMocks;
import java.util.Set;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.... | 1,092 | 0.748168 | 0.748168 | 44 | 23.84091 | 22.048441 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 9 |
2f4c3c541fa8e48725fae687c66f856951d53ab9 | 36,498,632,104,976 | c9e6e621c7e1c770e3d89a0cda34ccd68c4471d4 | /src/Netologia/task_2_4/task_2_4_1/Librarian.java | 0ac0e98de2abd119b7fb136dd544e6dd35d63903 | [] | no_license | Mike-Sheff/Java | https://github.com/Mike-Sheff/Java | 10d7a0a0f78d2587b19ea2bf056ae5a8c012188d | b2b7697f5a5dd2c619f1837da986303a20784af8 | refs/heads/master | 2020-05-03T00:02:04.072000 | 2019-04-17T12:58:18 | 2019-04-17T12:58:18 | 178,297,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Netologia.task_2_4.task_2_4_1;
public interface Librarian {
public void bringBook(Book book);
}
| UTF-8 | Java | 110 | java | Librarian.java | Java | [] | null | [] | package Netologia.task_2_4.task_2_4_1;
public interface Librarian {
public void bringBook(Book book);
}
| 110 | 0.727273 | 0.681818 | 6 | 17.333334 | 17.29804 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
a663db2bd1f4c60050f39df40c469505772d5596 | 3,058,016,769,494 | c534f683c5423e0001ff1567867d162680dc7d9c | /src/main/java/com/jxnu/stras/controller/ProductCategoryController.java | da2da845d2a331f70d3b51ad2d8212c537b1236f | [] | no_license | Mazyg/stras | https://github.com/Mazyg/stras | 88190a78917089d9a50f016aa1f2197004690c0b | a50517ba7a8456c2c70876e23b4994907338c96c | refs/heads/master | 2023-04-04T18:21:02.158000 | 2021-04-19T09:16:43 | 2021-04-19T09:16:43 | 332,451,421 | 0 | 0 | null | false | 2021-04-09T07:39:43 | 2021-01-24T13:05:12 | 2021-04-08T14:09:17 | 2021-04-09T07:39:42 | 20,977 | 0 | 0 | 0 | JavaScript | false | false | package com.jxnu.stras.controller;
import com.jxnu.stras.service.ProductCategoryService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Slf4j
@Controlle... | UTF-8 | Java | 480 | java | ProductCategoryController.java | Java | [] | null | [] | package com.jxnu.stras.controller;
import com.jxnu.stras.service.ProductCategoryService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Slf4j
@Controlle... | 480 | 0.829167 | 0.822917 | 21 | 21.809525 | 23.601088 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
9dda20beb985e8100d644feee303dcc8c07c7b3d | 29,540,785,116,618 | 96cee6af5013e5bac7645a248533a445000ff0ea | /projetMA1/src/DecisionTree/ArrowNumerical.java | 0e1218914de9be0916f1b40ce10fd58942fa958f | [] | no_license | Chakalmax/projetMa1 | https://github.com/Chakalmax/projetMa1 | 75bc2d05dab1433c8cb0719af11072c0924b4790 | 9bb5721207c88b43ce11030717a0463a77e8c103 | refs/heads/master | 2020-06-25T18:35:43.436000 | 2017-08-15T09:42:03 | 2017-08-15T09:42:03 | 74,885,644 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DecisionTree;
import KnowledgeBase.AttributeValue;
public class ArrowNumerical extends Arrow {
/**
* Set to true if the arrow is for value lower OR equals to value.
*/
private boolean lower;
public ArrowNumerical(AttributeValue<Float> value, boolean lower) {
super(value);
this.lower = ... | UTF-8 | Java | 1,037 | java | ArrowNumerical.java | Java | [] | null | [] | package DecisionTree;
import KnowledgeBase.AttributeValue;
public class ArrowNumerical extends Arrow {
/**
* Set to true if the arrow is for value lower OR equals to value.
*/
private boolean lower;
public ArrowNumerical(AttributeValue<Float> value, boolean lower) {
super(value);
this.lower = ... | 1,037 | 0.648023 | 0.646095 | 52 | 17.942308 | 20.23745 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.826923 | false | false | 9 |
67d82a7a92e58a885c9b5850b2f82b3a73936aac | 37,048,387,913,797 | 9ba6eb1f414686717b563a1424398c0029c1f103 | /app/src/main/java/com/meetme/tuneablegame/Gapper/BackgroundVisual.java | c296c63e39019b67c3634a61037e8232830d3e67 | [] | no_license | briandherbert/GapperGame | https://github.com/briandherbert/GapperGame | 6bfedd049438034c3b7651999b1adb5bd032a63e | 7577addd10e397d3991c91073d6b1f76030c8bc5 | refs/heads/master | 2021-01-10T14:23:53.793000 | 2016-03-27T02:09:30 | 2016-03-27T02:09:30 | 54,743,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meetme.tuneablegame.Gapper;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Region;
import com.meetme.tuneablegame.Visual;
/**
* Created by bherbert on 3/26/16.
*/
public class BackgroundVisual extends Visual {
Paint mPaint = new... | UTF-8 | Java | 1,715 | java | BackgroundVisual.java | Java | [
{
"context": "com.meetme.tuneablegame.Visual;\n\n/**\n * Created by bherbert on 3/26/16.\n */\npublic class BackgroundVisual ext",
"end": 234,
"score": 0.9995399117469788,
"start": 226,
"tag": "USERNAME",
"value": "bherbert"
}
] | null | [] | package com.meetme.tuneablegame.Gapper;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Region;
import com.meetme.tuneablegame.Visual;
/**
* Created by bherbert on 3/26/16.
*/
public class BackgroundVisual extends Visual {
Paint mPaint = new... | 1,715 | 0.557434 | 0.55102 | 86 | 18.94186 | 16.759832 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 9 |
a90ff7ea74d5c9bb3bad917f3e686d1530a87dae | 37,048,387,914,939 | ff551e9c2ab8e3e52005b4a1db45e8cf3f473a45 | /app/src/main/java/com/example/focus/listapp/Contact.java | b263491b159a3acc6ee5023be283343351dbf79b | [] | no_license | Kaktus606/eTegu | https://github.com/Kaktus606/eTegu | 93df3bc1895f6bcf2ffd02ab7908dbf959e6ff32 | 9629e853f7b1c6522da462662726d55713c8a41e | refs/heads/master | 2020-03-09T02:25:00.199000 | 2018-04-07T14:58:48 | 2018-04-07T14:58:48 | 128,539,077 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.focus.listapp;
public class Contact {
public Contact(int image_id, String name, String shortDescription){
this.setImage_id(image_id);
this.setName(name);
this.setShortDescription(shortDescription);
}
private int image_id;
private String name, shortDescriptio... | UTF-8 | Java | 802 | java | Contact.java | Java | [] | null | [] | package com.example.focus.listapp;
public class Contact {
public Contact(int image_id, String name, String shortDescription){
this.setImage_id(image_id);
this.setName(name);
this.setShortDescription(shortDescription);
}
private int image_id;
private String name, shortDescriptio... | 802 | 0.642145 | 0.642145 | 36 | 21.277779 | 19.705627 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 9 |
053bf02b3c4097b6cb5d49befcb6bea1ba2d5ccc | 33,818,572,530,310 | 079ba9e08eae865689f4a53107107f5e12848fd1 | /src/main/java/com/ehub/services/OrderLinesServiceImpl.java | 2df561da74cb5b378351102f67b83467a7dfbdc4 | [] | no_license | AddouIsmail/e-hub | https://github.com/AddouIsmail/e-hub | 6dc2172c9341963d9df91a69dd2e5edd1ef83227 | 79b070d502698a9795df4256feadc5b59452aec9 | refs/heads/master | 2021-03-27T15:46:28.207000 | 2016-02-09T00:37:30 | 2016-02-09T00:37:30 | 50,734,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ehub.services;
import com.ehub.entities.OrderLines;
import com.ehub.repositories.OrderLinesRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* Created by Ismail on 30/01/2016.
*/
@Service
public class OrderLinesServiceImpl imple... | UTF-8 | Java | 1,203 | java | OrderLinesServiceImpl.java | Java | [
{
"context": "ngframework.stereotype.Service;\n\n/**\n * Created by Ismail on 30/01/2016.\n */\n@Service\npublic class OrderLin",
"end": 251,
"score": 0.7685143351554871,
"start": 245,
"tag": "USERNAME",
"value": "Ismail"
}
] | null | [] | package com.ehub.services;
import com.ehub.entities.OrderLines;
import com.ehub.repositories.OrderLinesRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* Created by Ismail on 30/01/2016.
*/
@Service
public class OrderLinesServiceImpl imple... | 1,203 | 0.752286 | 0.745636 | 49 | 23.55102 | 23.335234 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55102 | false | false | 9 |
fd80f74238e61a28fc28a7d9b4d9d58def0463c2 | 30,760,555,834,888 | b342122e0ce35edbf7b9c12305820d81bad52035 | /src/ar/edu/iua/model/Actividad.java | 5e1de2a1907790857c4e3b4cea30a76e3989d448 | [] | no_license | ykarqui/FinalWebI | https://github.com/ykarqui/FinalWebI | 17d201eb9da4f17634815bb624494d6a5810f77e | 09755616c77d52dd390fcad7fc9ac51184608d77 | refs/heads/master | 2020-04-05T14:12:02.446000 | 2017-06-27T19:41:19 | 2017-06-27T19:41:19 | 94,825,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.edu.iua.model;
public class Actividad {
private String tipoActividad;
private Integer numEspacio;
private String idActividad;
public String getTipoActividad() {
return tipoActividad;
}
public void setTipoActividad(String tipoActividad) {
this.tipoActividad = t... | UTF-8 | Java | 692 | java | Actividad.java | Java | [] | null | [] | package ar.edu.iua.model;
public class Actividad {
private String tipoActividad;
private Integer numEspacio;
private String idActividad;
public String getTipoActividad() {
return tipoActividad;
}
public void setTipoActividad(String tipoActividad) {
this.tipoActividad = t... | 692 | 0.653179 | 0.653179 | 35 | 18.771429 | 18.158171 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
b4f1f296ec7219d36c2b4b554e4a8ae66cec2220 | 29,111,288,359,646 | 455ecbd06f31604fa9bf5012ea93f61d1ad4022b | /src/main/java/manager/cmd_monitor/CMDMonitor.java | a6fb9fa70f9cee2e00e70d06d54019eb7c9ae9c6 | [] | no_license | codeMonkey339/migrate-process | https://github.com/codeMonkey339/migrate-process | ab3b2c844179f49b3546d1a23f7b198a7d69f0ec | 762b728fb5b25fafd6ff7701222b1cd83bc39526 | refs/heads/master | 2021-04-15T05:56:04.379000 | 2018-03-31T04:54:58 | 2018-03-31T04:54:58 | 126,214,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package manager.cmd_monitor;
import com.sun.org.apache.xpath.internal.Arg;
import manager.AbstractProcessManager;
import manager.parser.ArgParser;
import manager.parser.CMDParser;
import manager.parser.ParsedCMD;
import processes.AbstractMigratableProcessImpl;
import utils.ExceptionUtils;
import java.io.BufferedReade... | UTF-8 | Java | 6,638 | java | CMDMonitor.java | Java | [] | null | [] | package manager.cmd_monitor;
import com.sun.org.apache.xpath.internal.Arg;
import manager.AbstractProcessManager;
import manager.parser.ArgParser;
import manager.parser.CMDParser;
import manager.parser.ParsedCMD;
import processes.AbstractMigratableProcessImpl;
import utils.ExceptionUtils;
import java.io.BufferedReade... | 6,638 | 0.573516 | 0.571106 | 178 | 36.292133 | 23.601658 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539326 | false | false | 9 |
d57a003e3b4fab4e7e12b87a7d6bfc269ab23189 | 21,680,994,914,195 | 334b53cb1c56214fa8af7ea2bf0303b47c2c2439 | /src/com/ingthor/trees_and_graphs/PathTree.java | b2be8aea66f63381ad9c42f29aa915aa47ba78a5 | [] | no_license | slingthor/java-algorithms-and-problems | https://github.com/slingthor/java-algorithms-and-problems | 675d81316afe36d5aa44e39a48bf372661e0966f | a18ba1bf1d2461d04e441bbfb37bd51cbe690c3e | refs/heads/master | 2021-01-02T23:00:40.121000 | 2017-08-05T17:59:04 | 2017-08-05T17:59:04 | 99,439,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ingthor.trees_and_graphs;
import java.util.HashMap;
public class PathTree
{
TreeNode root = new TreeNode(null, 0);
public TreeNode Insert(String path)
{
String[] split = path.split("/");
return InsertRecursive(split, 0, root);
}
private TreeNode InsertRecursive(String... | UTF-8 | Java | 2,125 | java | PathTree.java | Java | [] | null | [] | package com.ingthor.trees_and_graphs;
import java.util.HashMap;
public class PathTree
{
TreeNode root = new TreeNode(null, 0);
public TreeNode Insert(String path)
{
String[] split = path.split("/");
return InsertRecursive(split, 0, root);
}
private TreeNode InsertRecursive(String... | 2,125 | 0.541647 | 0.540235 | 81 | 25.234568 | 22.532431 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 9 |
b7801b486402c29ede8f3bbdca2a88a6702da2d8 | 17,403,207,516,054 | 46980366b1cdaa4e0a076eada5509080b9e28d3c | /haksaProject/src/main/java/com/cafe24/iumium/schoolregister/studentinfo/service/StudentInfoService.java | 259d8158ae52a29a1d531c46fa1d433316353b9e | [] | no_license | iumoum/01-02-team-haksa | https://github.com/iumoum/01-02-team-haksa | 06010a0da7f84450ec4b5f6ebb0d201ada1589a7 | 5275d860a4c1c6c5601df6dc0405f73aa88ec681 | refs/heads/master | 2020-03-28T22:09:26.616000 | 2018-10-29T05:33:11 | 2018-10-29T05:33:11 | 149,208,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cafe24.iumium.schoolregister.studentinfo.service;
import java.util.ArrayList;
import java.util.List;
import java.util.TreeSet;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transaction... | UTF-8 | Java | 12,485 | java | StudentInfoService.java | Java | [] | null | [] | package com.cafe24.iumium.schoolregister.studentinfo.service;
import java.util.ArrayList;
import java.util.List;
import java.util.TreeSet;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transaction... | 12,485 | 0.731556 | 0.717053 | 327 | 31.954128 | 28.675571 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.220183 | false | false | 9 |
de01adcd2003fba94367fde7cd44e823e4e4a608 | 12,979,391,199,303 | a451242c8f04d27f75722c748484de2754e90e72 | /Java final edition/Example.java | af68ae60e8c466c391ddd8479af3087f5cb388da | [] | no_license | sunil-lulla/JAVA | https://github.com/sunil-lulla/JAVA | f64495d663f1c149986d5178e563e5d18600ff28 | a7375692a10cf62b78c5bcd0dcfc83077fd79d93 | refs/heads/master | 2021-05-04T06:47:57.850000 | 2016-10-10T18:00:52 | 2016-10-10T18:00:52 | 70,514,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
strictfp class Example
{
public static void main(String args[])
{
int a=0;
Scanner sin= new Scanner(System.in);
while(true)
{
try
{
a=sin.nextInt();
}
catch(InputMismatchException e)
{
System.out.print("Invalid Input");
continue;
}
if(a<0)
{
System.out.print("-ve");
continue;
}
int sum=0;
while(a>0)... | UTF-8 | Java | 379 | java | Example.java | Java | [] | null | [] | import java.util.*;
strictfp class Example
{
public static void main(String args[])
{
int a=0;
Scanner sin= new Scanner(System.in);
while(true)
{
try
{
a=sin.nextInt();
}
catch(InputMismatchException e)
{
System.out.print("Invalid Input");
continue;
}
if(a<0)
{
System.out.print("-ve");
continue;
}
int sum=0;
while(a>0)... | 379 | 0.672823 | 0.651715 | 35 | 9.857142 | 11.22279 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 9 |
26c34a9d6ae903e179ba8a6088203880e177a7b8 | 24,446,953,862,528 | ab621a4ed073c25edde3ef85c714d0a2363c0e28 | /app/src/main/java/com/counterplus/ekapop/restaurant1/EsernOrderAdd.java | d82ee85ad22d857edc6db0fa3178473549c8c0cd | [] | no_license | eploentham/Restaurant1 | https://github.com/eploentham/Restaurant1 | 102e2f44f2f7a31f2429b9e0e927bd660ebb4db2 | 5d65b7b19c7aeb8964c2a8adfbc5668c6cadf125 | refs/heads/master | 2021-05-11T19:05:27.106000 | 2018-03-09T11:40:21 | 2018-03-09T11:40:21 | 117,852,539 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.counterplus.ekapop.restaurant1;
/**
* Created by ekapop on 1/19/2018.
*/
public class EsernOrderAdd {
}
| UTF-8 | Java | 120 | java | EsernOrderAdd.java | Java | [
{
"context": "counterplus.ekapop.restaurant1;\n\n/**\n * Created by ekapop on 1/19/2018.\n */\n\npublic class EsernOrderAdd {\n}",
"end": 69,
"score": 0.9995973706245422,
"start": 63,
"tag": "USERNAME",
"value": "ekapop"
}
] | null | [] | package com.counterplus.ekapop.restaurant1;
/**
* Created by ekapop on 1/19/2018.
*/
public class EsernOrderAdd {
}
| 120 | 0.716667 | 0.65 | 8 | 14 | 16.7332 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 9 |
d8777918ebefeb222ceaded2c31f645c67d71078 | 13,872,744,393,410 | 8bd981cfd869bb9ac5a7cc9b47cbf9e4ecb6f3e2 | /src/main/java/com/disney/metadata/service/mapper/FeatureMapper.java | 2b936952f129d622b190b0a79c31934d98edc62e | [] | no_license | mlescaille/metadata-factory | https://github.com/mlescaille/metadata-factory | 2a8effffba5d6bd1cef57623b33798e47a1f4167 | 4b0221fc83caf681d062648efa0f6a2605b6e2d4 | refs/heads/master | 2019-04-03T13:37:35.004000 | 2016-10-04T17:16:31 | 2016-10-04T17:16:31 | 67,456,357 | 0 | 0 | null | false | 2016-10-04T17:16:42 | 2016-09-05T23:12:56 | 2016-09-05T23:13:50 | 2016-10-04T17:16:42 | 4,074 | 0 | 0 | 0 | Java | null | null | /**
*
*/
package com.disney.metadata.service.mapper;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import com.disney.metadata.MetadataPocApp;
import com.disney.metadata.retriever.domain.Feature;
import com.disney.metadata.retriever... | UTF-8 | Java | 1,212 | java | FeatureMapper.java | Java | [
{
"context": ".retriever.domain.FeatureMetadata;\n\n/**\n * @author lescm008\n *\n */\n@Component\npublic class FeatureMapper {//T",
"end": 369,
"score": 0.9994800686836243,
"start": 361,
"tag": "USERNAME",
"value": "lescm008"
}
] | null | [] | /**
*
*/
package com.disney.metadata.service.mapper;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import com.disney.metadata.MetadataPocApp;
import com.disney.metadata.retriever.domain.Feature;
import com.disney.metadata.retriever... | 1,212 | 0.787954 | 0.783828 | 46 | 25.347826 | 30.314451 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043478 | false | false | 9 |
f141fc8a14a9d1130275d329f8be362cad97923d | 9,337,258,919,647 | 00e3b000ae8e27cd21afc95da3fe517ba5c32b10 | /app/src/main/java/com/example/xpb/qingcongschool/LoginActivity.java | c4cec129fa243c1c3614e6a15bf0a93725a067a7 | [] | no_license | chengyiqun/QingCongSchool | https://github.com/chengyiqun/QingCongSchool | 928b8c936e43b8152694607a744e48ff31f11571 | e47077ce639ed090e00c82d98da5c8faf3e695ce | refs/heads/master | 2018-12-22T02:41:19.161000 | 2018-10-26T09:55:35 | 2018-10-26T09:55:35 | 104,336,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xpb.qingcongschool;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.Dialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v7.widget.Tool... | UTF-8 | Java | 17,829 | java | LoginActivity.java | Java | [
{
"context": "็APPKEY\n private static final String APPKEY = \"10085a6d32d89\";\n // ๅกซๅไป็ญไฟกSDKๅบ็จๅๅฐๆณจๅๅพๅฐ็APPSECRET\n private s",
"end": 1850,
"score": 0.9944100975990295,
"start": 1837,
"tag": "KEY",
"value": "10085a6d32d89"
},
{
"context": "CRET\n private static final Strin... | null | [] | package com.example.xpb.qingcongschool;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.Dialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v7.widget.Tool... | 17,831 | 0.422805 | 0.419585 | 363 | 46.909092 | 31.961151 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619835 | false | false | 9 |
abc45bd56fbbcacbac259535b016808ab984d2bf | 17,592,186,068,190 | 07214e9c3036f8311056be8b5b89b03da3ebba45 | /src/main/java/generic/ScannerReading.java | 21f2d318e6315badaf58ae0cf6a79351d7eb470d | [] | no_license | DeveshVishal/nms-java-learning2 | https://github.com/DeveshVishal/nms-java-learning2 | f7f6ae9c8af97fb394c0b9be8b3c288279cd72d7 | 1d89644d7132d4b891dae458a2a90e199af2698f | refs/heads/master | 2023-07-30T22:38:01.257000 | 2021-09-21T07:54:27 | 2021-09-21T07:54:27 | 408,731,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generic;
import java.io.*;
import java.util.*;
public class ScannerReading {
public static void main(String[] args) throws FileNotFoundException{
String filename = "/Users/deveshvishal/Downloads/f1.txt";
File txtFile = new File(filename);
Scanner in = new Scanner(txtFile);
int val = in.... | UTF-8 | Java | 496 | java | ScannerReading.java | Java | [
{
"context": "NotFoundException{\n\t\t\n\t\tString filename = \"/Users/deveshvishal/Downloads/f1.txt\";\n\t\t\n\t\tFile txtFile = new File(f",
"end": 201,
"score": 0.997692883014679,
"start": 189,
"tag": "USERNAME",
"value": "deveshvishal"
}
] | null | [] | package generic;
import java.io.*;
import java.util.*;
public class ScannerReading {
public static void main(String[] args) throws FileNotFoundException{
String filename = "/Users/deveshvishal/Downloads/f1.txt";
File txtFile = new File(filename);
Scanner in = new Scanner(txtFile);
int val = in.... | 496 | 0.653226 | 0.65121 | 30 | 15.533334 | 17.759005 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 9 |
c11b4d8d33912a6026d8728406bc038d0a110297 | 5,162,550,735,598 | 093d3b9cb70e821d315617d81fd924157ab3ed66 | /SE-NL2SNL/src/interpreterPackage/Interpreter.java | 25fa968bbb8b7b83080f41d8f66627a5dd7213b6 | [] | no_license | RiccardoParodi994/p8_Parodi_Riccardo | https://github.com/RiccardoParodi994/p8_Parodi_Riccardo | 45fd51236feb2928a50912a79f4bf078b41ecc6d | 1ada8efc0dddd6f868309901a4a751cb72ea9be7 | refs/heads/master | 2021-01-19T02:30:47.959000 | 2017-07-14T06:54:03 | 2017-07-14T06:54:03 | 87,286,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interpreterPackage;
import java.util.ArrayList;
import expressionPackage.ComplexLambdaExpr;
import expressionPackage.GeneralPhraseExpr;
import expressionPackage.LambdaExpr;
import expressionPackage.StringExpr;
/**
* Questa classe ha lo scopo di gestire l'analisi semantica del predicato
* se... | ISO-8859-10 | Java | 5,842 | java | Interpreter.java | Java | [
{
"context": "rutturazione del predicato.\r\n * \r\n * \r\n * @author Riccardo Parodi\r\n *\r\n */\r\npublic class Interpreter {\r\n\r\n\tprivate ",
"end": 956,
"score": 0.9998511672019958,
"start": 941,
"tag": "NAME",
"value": "Riccardo Parodi"
}
] | null | [] | package interpreterPackage;
import java.util.ArrayList;
import expressionPackage.ComplexLambdaExpr;
import expressionPackage.GeneralPhraseExpr;
import expressionPackage.LambdaExpr;
import expressionPackage.StringExpr;
/**
* Questa classe ha lo scopo di gestire l'analisi semantica del predicato
* se... | 5,833 | 0.67758 | 0.676723 | 194 | 28.082474 | 29.844847 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.128866 | false | false | 9 |
1b8ad2344c61cc16484b111231a851eb669d2594 | 8,426,725,856,008 | 0a6644b1f4812a61671f804d2c4eaf42e774766a | /app/src/main/java/org/ionchain/wallet/dao/DaoManager.java | d17a9cf2733f3fc1d7de008457ac26fdfbe67775 | [] | no_license | CodehubX/Ionwallet | https://github.com/CodehubX/Ionwallet | 13ecf3b3c04fbb1d5b21f4d75bfa2ba5fcdf7b15 | 09e62165192abd48470706aa6e027bbe54cbdd49 | refs/heads/master | 2020-04-07T02:51:00.318000 | 2018-11-16T08:49:49 | 2018-11-16T08:49:49 | 157,992,329 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ionchain.wallet.dao;
import org.ionchain.wallet.App;
import org.ionchain.wallet.greendao.gen.DaoMaster;
import org.ionchain.wallet.greendao.gen.DaoSession;
import static org.ionchain.wallet.constant.ConstantParams.DB_NAME;
public class DaoManager {
private static DaoManager mInstance;
private Dao... | UTF-8 | Java | 965 | java | DaoManager.java | Java | [] | null | [] | package org.ionchain.wallet.dao;
import org.ionchain.wallet.App;
import org.ionchain.wallet.greendao.gen.DaoMaster;
import org.ionchain.wallet.greendao.gen.DaoSession;
import static org.ionchain.wallet.constant.ConstantParams.DB_NAME;
public class DaoManager {
private static DaoManager mInstance;
private Dao... | 965 | 0.700518 | 0.700518 | 34 | 27.411764 | 26.376368 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
bc8ba2a5bc5c34f492d51f3063e15510e713200d | 17,197,049,107,434 | 161cc4feda081b9ab21b67537c0e95216be6a54f | /src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/package-info.java | 2512044858a0367f666a40fc12a0b1fd28a2905b | [
"Apache-2.0",
"LicenseRef-scancode-jdom",
"ICU",
"BSD-3-Clause",
"Apache-1.1",
"W3C-19980720",
"LicenseRef-scancode-unknown-license-reference",
"Python-2.0",
"CDDL-1.0",
"LicenseRef-scancode-proprietary-license",
"MIT",
"CPL-1.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"SAX... | permissive | lewismc/nutch | https://github.com/lewismc/nutch | 0087d023db6b26a69e7a87d9d28ca0f803fd11b7 | fceb452adccbb86bfb75535f13ce8cf33aea7299 | refs/heads/master | 2023-05-12T14:14:06.839000 | 2022-01-16T00:00:44 | 2022-01-16T00:00:44 | 52,933,441 | 0 | 2 | Apache-2.0 | true | 2023-04-16T06:01:35 | 2016-03-02T04:18:27 | 2022-01-16T00:01:12 | 2023-04-16T06:01:34 | 137,027 | 0 | 0 | 2 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 1,180 | java | package-info.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 1,180 | 0.759322 | 0.755932 | 26 | 44.384617 | 28.225843 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 9 |
65a6f648de315f87238ae7aab5ca08b382c3c7cf | 6,004,364,347,325 | 086f31f885612eea1cc5f2b1309324cdeb3ce7eb | /src/HashMap/GetConnectionLevel.java | ed329eb560c7e1e60e97cf68b1c7746d556ba6bf | [
"MIT"
] | permissive | tkong233/leetcode | https://github.com/tkong233/leetcode | f5e5907ee2b977d8e571466d8c27265c8ae0faa7 | 56b9732a27b3c6d5d4916ccc80fb9ffb5c505c94 | refs/heads/master | 2020-06-21T14:43:37.712000 | 2020-06-21T03:49:32 | 2020-06-21T03:49:32 | 151,375,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HashMap;
import java.util.*;
public class GetConnectionLevel {
/*
given data like this:
user_ids = ['A', 'B', 'C', 'D', 'E', 'F']
connections = [('A', 'B'),
('A', 'C'),
('B', 'C'),
('C', 'E'),
('E', 'F'),
('D', 'F')]
- wri... | UTF-8 | Java | 4,396 | java | GetConnectionLevel.java | Java | [] | null | [] | package HashMap;
import java.util.*;
public class GetConnectionLevel {
/*
given data like this:
user_ids = ['A', 'B', 'C', 'D', 'E', 'F']
connections = [('A', 'B'),
('A', 'C'),
('B', 'C'),
('C', 'E'),
('E', 'F'),
('D', 'F')]
- wri... | 4,396 | 0.505687 | 0.489763 | 128 | 33.34375 | 23.598675 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703125 | false | false | 9 |
80fb4ee4a4f7eecb130a718853e9d7c2244d75ec | 24,739,011,692,315 | f21e6eb67e7fa05190c53ea50707be4c7fc97b37 | /src/main/java/com/developworks/jvmcode/dconst.java | c0ddc987dbbe7593cd2817df148ba79da4ea45b8 | [] | no_license | LitterRoach/javaDevelopworks | https://github.com/LitterRoach/javaDevelopworks | d36a5eba252a6c1d15a890140e7216beec7ed683 | e47a898d83153cdb9caf1c42b9945c928647ff34 | refs/heads/master | 2020-03-11T13:37:33.865000 | 2018-05-30T14:33:39 | 2018-05-30T14:33:39 | 130,030,108 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.developworks.jvmcode;
/**
* <p>Title: dconst</p>
* <p>Description: ๅฐdoubleๆฐๅผๅญๅ
ฅๅฐๆไฝๆฐๆ ไธญ</p>
* <p>Author: ouyp </p>
* <p>Date: 2018-05-19 16:21</p>
*/
public class dconst {
public void dconst(double d) {
d = 0.0D;
}
}
/**
* public void dconst(double);
* Code:
* 0: dconst_0
*... | UTF-8 | Java | 386 | java | dconst.java | Java | [
{
"context": "p>Description: ๅฐdoubleๆฐๅผๅญๅ
ฅๅฐๆไฝๆฐๆ ไธญ</p>\n * <p>Author: ouyp </p>\n * <p>Date: 2018-05-19 16:21</p>\n */\npublic ",
"end": 122,
"score": 0.9996792674064636,
"start": 118,
"tag": "USERNAME",
"value": "ouyp"
}
] | null | [] | package com.developworks.jvmcode;
/**
* <p>Title: dconst</p>
* <p>Description: ๅฐdoubleๆฐๅผๅญๅ
ฅๅฐๆไฝๆฐๆ ไธญ</p>
* <p>Author: ouyp </p>
* <p>Date: 2018-05-19 16:21</p>
*/
public class dconst {
public void dconst(double d) {
d = 0.0D;
}
}
/**
* public void dconst(double);
* Code:
* 0: dconst_0
*... | 386 | 0.535714 | 0.483516 | 20 | 17.200001 | 12.428194 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15 | false | false | 9 |
c136fb747278d45244c87c9b8755efa6cb8fc95f | 21,904,333,218,374 | e6f076f886af592db0da3cd82829635662ba02b4 | /src/org/java/prog/CaseChange.java | 400ef8e7e07c92d7c615e1cf604a3cbe8819790b | [] | no_license | Neethu24/Java-Programs | https://github.com/Neethu24/Java-Programs | 3e8fe6f6c429aff14703bf3f97bfbb2e7275b001 | f549d4fa799cadca6d9d0584544d02bc26c77804 | refs/heads/master | 2022-04-30T17:52:58.646000 | 2019-05-07T12:11:26 | 2019-05-07T12:11:26 | 183,894,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.java.prog;
import java.util.Scanner;
public class CaseChange {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter String : ");
String str = sc.nextLine();
String res="";
for (int j = 0; j < str.length(); j++) {
char res1 = str.charAt(j);
... | UTF-8 | Java | 515 | java | CaseChange.java | Java | [] | null | [] | package org.java.prog;
import java.util.Scanner;
public class CaseChange {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter String : ");
String str = sc.nextLine();
String res="";
for (int j = 0; j < str.length(); j++) {
char res1 = str.charAt(j);
... | 515 | 0.640777 | 0.631068 | 24 | 20.458334 | 17.583086 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 9 |
ae3bebd1cefd71bcf5af4cf226314897417f9281 | 28,570,122,464,135 | c44bfc734f2167521f2b57b2d28d34ae077dfd13 | /src/main/java/org/displayTag/DecoratesHssf.java | 7cb55b1747fc827ec5198edcbc4eba9dfef1399d | [] | no_license | Joyee111/trtgspNew | https://github.com/Joyee111/trtgspNew | d947a63ff9498f56c501607bbfda7f5d9244f2ce | 6730adf02ac61ce013c0399587bda3ffafdfd041 | refs/heads/master | 2020-03-21T09:07:33.098000 | 2018-06-23T08:08:39 | 2018-06-23T08:08:39 | 138,383,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Licensed under the Artistic License; you may not use this file
* except in compliance with the License.
* You may obtain a copy of the License at
*
* http://displaytag.sourceforge.net/license.html
*
* THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, WITHOUT... | UTF-8 | Java | 879 | java | DecoratesHssf.java | Java | [
{
"context": "umns appearing in an HSSF workbook.\n * \n * @author Jorge L. Barroso\n * @version $Revision$ ($Author$)\n */\npublic inte",
"end": 626,
"score": 0.9998916983604431,
"start": 610,
"tag": "NAME",
"value": "Jorge L. Barroso"
}
] | null | [] | /**
* Licensed under the Artistic License; you may not use this file
* except in compliance with the License.
* You may obtain a copy of the License at
*
* http://displaytag.sourceforge.net/license.html
*
* THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, WITHOUT... | 869 | 0.712173 | 0.712173 | 31 | 27.354839 | 27.327816 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225806 | false | false | 9 |
6687be79f58e7bd09b5ded65a7ef640a2437be9f | 9,569,187,137,325 | 997cb6ae512c5b73093f2bbee7383437ef5dc3cf | /WFinal/WFinal/src/com/itshixun/service/StaffTransferService.java | c23ab6a457617c468bf5c3012356f797d11db5bd | [] | no_license | chnzhero/enterprise_personnel_info_management | https://github.com/chnzhero/enterprise_personnel_info_management | d4ef1b65fced79bc4bfe7ae56676a70e0b1bf70e | 5e51318fb55d9e7e66247850f0d21263fed2f820 | refs/heads/master | 2020-03-22T11:15:22.728000 | 2018-07-06T08:58:39 | 2018-07-06T08:58:39 | 139,958,868 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itshixun.service;
import java.util.Vector;
import javax.swing.JTable;
import com.itshixun.model.StaffTransfer;
public interface StaffTransferService {
/**
* ๆพๅบๆๆๅๅทฅ่ฐๅจ่ฎฐๅฝ
* @return ๆๆๅๅทฅ่ฐๅจ่ฎฐๅฝ็้ๅ
*/
public void findStaffTransfer(JTable jtable1);
/**
* ๅ ้ค็นๅฎ็ๅๅทฅ่ฐๅจ่ฎฐๅฝ
* @param transferNo ๅๅทฅ่ฐๅจ่ฎฐๅฝ็็ผๅท... | UTF-8 | Java | 974 | java | StaffTransferService.java | Java | [] | null | [] | package com.itshixun.service;
import java.util.Vector;
import javax.swing.JTable;
import com.itshixun.model.StaffTransfer;
public interface StaffTransferService {
/**
* ๆพๅบๆๆๅๅทฅ่ฐๅจ่ฎฐๅฝ
* @return ๆๆๅๅทฅ่ฐๅจ่ฎฐๅฝ็้ๅ
*/
public void findStaffTransfer(JTable jtable1);
/**
* ๅ ้ค็นๅฎ็ๅๅทฅ่ฐๅจ่ฎฐๅฝ
* @param transferNo ๅๅทฅ่ฐๅจ่ฎฐๅฝ็็ผๅท... | 974 | 0.741162 | 0.737374 | 41 | 18.317074 | 20.050472 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292683 | false | false | 9 |
318ab821e59b25add72685fbe8836ca4955d0efd | 13,709,535,610,971 | 227bbcd9b2dffb925622c30cf2959f250125f0c7 | /src/main/java/northwind/controllers/forms/UserForm.java | a2c4a708baee04bbdbed7c4dad33627550b83e29 | [] | no_license | zxthanhhuy/demo-northwind | https://github.com/zxthanhhuy/demo-northwind | e3f21386e2094bc4920fa354944e0ab159299362 | 8fb07c74b4e37dfdc6f16be773675534013a4e50 | refs/heads/master | 2021-01-18T15:06:51.829000 | 2016-04-06T06:23:05 | 2016-04-06T06:23:05 | 55,497,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package northwind.controllers.forms;
import java.util.Date;
import javax.validation.constraints.NotNull;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import org.springframework.format.annotation.DateTimeFormat;
public class UserForm {
private Strin... | UTF-8 | Java | 1,555 | java | UserForm.java | Java | [
{
"context": "d setPassword(String password) {\n\t\tthis.password = password;\n\t}\n\tpublic String getName() {\n\t\treturn name;\n\t}\n",
"end": 900,
"score": 0.5963091254234314,
"start": 892,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package northwind.controllers.forms;
import java.util.Date;
import javax.validation.constraints.NotNull;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import org.springframework.format.annotation.DateTimeFormat;
public class UserForm {
private Strin... | 1,557 | 0.746624 | 0.745338 | 73 | 20.301371 | 17.315514 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.438356 | false | false | 9 |
7b7f3f8dfda5ff5fd157700719fdbf0279c5aff3 | 4,827,543,248,764 | d8df34d289944670bf820c6ee5bc446438d8cfa8 | /assignment3/src/main/java/com/third/dao/ProductInterface.java | 399db6eaa5ae4fd62d07c972e4b1e2735a386973 | [] | no_license | alisharaj1/SpringLab3 | https://github.com/alisharaj1/SpringLab3 | a6023b2eb8eaef7e945933d81ea83c2ee4a4417b | b5aa3e8d771938329cd542283b437ee9a947ed8f | refs/heads/master | 2022-05-26T02:33:46.264000 | 2020-04-29T11:09:40 | 2020-04-29T11:09:40 | 259,902,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.third.dao;
import java.util.List;
import com.third.entity.Product;
public interface ProductInterface {
public boolean create(Product product);
public List<Product> fetch();
}
| UTF-8 | Java | 200 | java | ProductInterface.java | Java | [] | null | [] | package com.third.dao;
import java.util.List;
import com.third.entity.Product;
public interface ProductInterface {
public boolean create(Product product);
public List<Product> fetch();
}
| 200 | 0.745 | 0.745 | 9 | 20.222221 | 15.046431 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 9 |
e20d2239cd5e26570d636de1d7f2f33d70c7d0bb | 18,013,092,882,948 | 5dc9bad777029be95950e8b70f4c3b9046d135e1 | /03-project/03-data-structures/exercises/21-isinlist/tests/TestIsInList.java | 3afd5cbc389c7c74b8081d30072c73f711725bdd | [] | no_license | green-fox-academy/tamasgrg | https://github.com/green-fox-academy/tamasgrg | a1361d55a7878ebb139320eb40c14801bb6d482a | 4d46149e88e6fa85144ae5b0c67fddfcb0dc5c2d | refs/heads/master | 2022-05-05T16:09:53.565000 | 2021-01-26T23:09:10 | 2021-01-26T23:09:10 | 242,806,305 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
import static org.junit.Assert.*;
public class TestIsInList {
ArrayList<Integer> testList = (ArrayList)Arrays.asList(4, 8, 12, 25, 32, 104);
ArrayList<Integer> list = (ArrayList)Arrays.asList(2, 4, 6, 8, 10, 12, 14, 16);
@Test
public void testCheckNumsFalse(){
assertFalse(IsInList... | UTF-8 | Java | 543 | java | TestIsInList.java | Java | [] | null | [] | import org.junit.Test;
import static org.junit.Assert.*;
public class TestIsInList {
ArrayList<Integer> testList = (ArrayList)Arrays.asList(4, 8, 12, 25, 32, 104);
ArrayList<Integer> list = (ArrayList)Arrays.asList(2, 4, 6, 8, 10, 12, 14, 16);
@Test
public void testCheckNumsFalse(){
assertFalse(IsInList... | 543 | 0.696133 | 0.653775 | 25 | 20.719999 | 24.427067 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.76 | false | false | 9 |
227424dd83528fe5d160d278f560178b9021e224 | 3,762,391,360,826 | 27f5a74b2d07fe74df2a47d58ee8278f2aeeca54 | /MADE/Submission/5/MovieCatalogue/app/src/main/java/com/manheadblog/moviecatalogue/useCase/favorite/FragmentMovie.java | d7864236b28f2a1752dfd468f606439ec3d46175 | [] | no_license | hermansyah32/dicoding | https://github.com/hermansyah32/dicoding | 65903c7dff541601d7a5897de5ae44b7a5de0b3d | de3b2a2432bc588d6c441d340c0bcf232a9a1977 | refs/heads/master | 2023-06-15T01:32:42.383000 | 2021-07-06T11:30:19 | 2021-07-06T11:30:19 | 268,081,312 | 0 | 0 | null | false | 2020-06-15T07:36:09 | 2020-05-30T13:06:20 | 2020-06-15T07:35:29 | 2020-06-15T07:35:26 | 1,350 | 0 | 0 | 0 | JavaScript | false | false | package com.manheadblog.moviecatalogue.useCase.favorite;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.an... | UTF-8 | Java | 4,474 | java | FragmentMovie.java | Java | [] | null | [] | package com.manheadblog.moviecatalogue.useCase.favorite;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.an... | 4,474 | 0.738713 | 0.738042 | 112 | 38.94643 | 30.681498 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 9 |
9d2892969936693f03fca1331c5525f5aea091fd | 17,841,294,155,626 | 836933cb5b497e90005a9fbb885baeff07d0ad44 | /Workspace/EngineTest/src/com/jaxfrank/main/voxelEngine/rendering/ChunkRenderer.java | 114ea7d67e637535a85a8814e6bf9a3512a4e6b1 | [
"MIT"
] | permissive | jaxfrank/Voxel-Based-Game-Engine-Java | https://github.com/jaxfrank/Voxel-Based-Game-Engine-Java | 7dda9e11f85b6549378b3376b6101a274c5eff62 | 68c70859d349ea54caec524c9e0d2be9ee8b6130 | refs/heads/master | 2020-05-18T18:10:44 | 2014-05-03T04:14:19 | 2014-05-03T04:14:19 | 19,162,315 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jaxfrank.main.voxelEngine.rendering;
import com.base.engine.math.Vector3i;
import com.base.engine.rendering.Mesh;
import com.base.engine.rendering.Vertex;
public class ChunkRenderer {
private Mesh chunkMesh;
private Mesh transparentChunkMesh;
private int NUM_TEXTURES_EXP = 16;
@SuppressWarnings("u... | UTF-8 | Java | 2,121 | java | ChunkRenderer.java | Java | [] | null | [] | package com.jaxfrank.main.voxelEngine.rendering;
import com.base.engine.math.Vector3i;
import com.base.engine.rendering.Mesh;
import com.base.engine.rendering.Vertex;
public class ChunkRenderer {
private Mesh chunkMesh;
private Mesh transparentChunkMesh;
private int NUM_TEXTURES_EXP = 16;
@SuppressWarnings("u... | 2,121 | 0.733616 | 0.729844 | 84 | 24.25 | 21.505743 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.142857 | false | false | 9 |
40777f8a2872887e09fc0ca60982473f755d93d9 | 317,827,605,156 | 6b2d9dfa00c401290d6509d87bb7f89262cb3cdc | /src/main/java/com/runyee/agdhome/entity/ex/SpkSyncBean.java | d8d2a3bcc98dc0cc1dab7ad6d3dcfc164592de97 | [] | no_license | Pcyaya/ag_admin_service | https://github.com/Pcyaya/ag_admin_service | a9851f242d4b29b161c8122f0cd7456ec0b67770 | ab3137401c8f5b3bce4bbc9f596c3d5a7329d482 | refs/heads/master | 2022-09-20T06:54:51.944000 | 2019-06-14T08:37:21 | 2019-06-14T08:37:21 | 191,906,898 | 1 | 0 | null | false | 2022-09-01T23:08:29 | 2019-06-14T08:35:48 | 2020-05-22T09:10:10 | 2022-09-01T23:08:29 | 254 | 1 | 0 | 4 | Java | false | false | package com.runyee.agdhome.entity.ex;
import com.runyee.agdhome.entity.db.anygo.RySpkSync;
public class SpkSyncBean extends RySpkSync {
private String spk_num;//่ฎพๅค็ผ็
private long startDate;//ๅผๅงๆถ้ด
private long endDate;//็ปๆๆถ้ด
public String getSpk_num() {
return spk_num;
}
public void s... | UTF-8 | Java | 712 | java | SpkSyncBean.java | Java | [] | null | [] | package com.runyee.agdhome.entity.ex;
import com.runyee.agdhome.entity.db.anygo.RySpkSync;
public class SpkSyncBean extends RySpkSync {
private String spk_num;//่ฎพๅค็ผ็
private long startDate;//ๅผๅงๆถ้ด
private long endDate;//็ปๆๆถ้ด
public String getSpk_num() {
return spk_num;
}
public void s... | 712 | 0.636628 | 0.636628 | 33 | 19.848484 | 17.313721 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
e564a8885abd781a5ae3f3739bb545b4d0a393a2 | 29,523,605,206,132 | c3fffd2ffa3674d8fb2839bf573656bbe131779b | /pessoas-monolito-original/src/main/java/com/br/marcelo/pessoas/enums/Poder.java | 3c29acc1968686bda884235b7eacf6bd70631d7b | [] | no_license | marcelosv/monolito-to-microservice-p1 | https://github.com/marcelosv/monolito-to-microservice-p1 | 0737c29bc5f009cdc6376013658c5b7f563ed0ec | d7b72b8e41ff5c62cff706490f0405e532995e3e | refs/heads/master | 2022-07-11T11:48:02.660000 | 2020-05-17T22:57:48 | 2020-05-17T22:57:48 | 240,133,941 | 0 | 0 | null | false | 2022-06-21T02:50:26 | 2020-02-12T23:07:07 | 2020-05-17T22:57:51 | 2022-06-21T02:50:25 | 20,422 | 0 | 0 | 1 | CSS | false | false | package br.com.ops.opscadastro.comuns.enums;
public enum Poder {
}
| UTF-8 | Java | 69 | java | Poder.java | Java | [] | null | [] | package br.com.ops.opscadastro.comuns.enums;
public enum Poder {
}
| 69 | 0.753623 | 0.753623 | 5 | 12.8 | 17.197674 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
a5fd1768caca8a1da4bafb741238e58ff35c99ef | 29,686,813,965,556 | 69a09e79ba28a5492f21b7b51429e7f28742a89c | /javaCode/myP/GetMinStack.java | 2d7edfc9ad9839362c0be0a9c93e40f2c544edf9 | [] | no_license | LFY836126/Algorithm | https://github.com/LFY836126/Algorithm | 8560b76862ccc373a159784f76973ac5fc5cb6fe | ea3bd0b96ea25ceb24c22d6306f7b053a7d09429 | refs/heads/master | 2020-05-20T09:17:24.120000 | 2019-05-27T11:20:43 | 2019-05-27T11:20:43 | 185,496,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myP;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class GetMinStack {
public static class MyStack{
/*ไธคไธชๆ ๏ผไธไธชๆฏๆฐๆฎๆ ๏ผไธไธชๆฏๅญๆพๆๅฐๅผ็้ฃไธชๆ ๏ผๆ ้กถไฝ็ฝฎ็ๆฐไธๅฎๆฏๆๅฐ็๏ผ*/
private Stack<Integer>stackData;
private Stack<Integer>stackMin;
public MyStack(){
... | UTF-8 | Java | 2,092 | java | GetMinStack.java | Java | [] | null | [] | package myP;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class GetMinStack {
public static class MyStack{
/*ไธคไธชๆ ๏ผไธไธชๆฏๆฐๆฎๆ ๏ผไธไธชๆฏๅญๆพๆๅฐๅผ็้ฃไธชๆ ๏ผๆ ้กถไฝ็ฝฎ็ๆฐไธๅฎๆฏๆๅฐ็๏ผ*/
private Stack<Integer>stackData;
private Stack<Integer>stackMin;
public MyStack(){
... | 2,092 | 0.531798 | 0.530154 | 55 | 31.163637 | 16.002005 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472727 | false | false | 9 |
3ec85384f52fb3800dd8dfde78f05ef3a2ef85a6 | 10,488,310,147,221 | 4da9097315831c8639a8491e881ec97fdf74c603 | /src/StockIT-v2-release_source_from_JADX/sources/com/google/android/gms/internal/ads/zzcyx.java | cfedb5f11b29ee023e21d127f1c5ce6b226e2eb0 | [
"Apache-2.0"
] | permissive | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | https://github.com/atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1 | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | refs/heads/main | 2023-08-11T06:17:05.659000 | 2021-10-01T08:48:06 | 2021-10-01T08:48:06 | 410,595,708 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.ads;
/* compiled from: com.google.android.gms:play-services-ads@@19.4.0 */
public final class zzcyx implements zzeoy<zzcyy> {
private final zzeph<zzcku> zzgra;
private zzcyx(zzeph<zzcku> zzeph) {
this.zzgra = zzeph;
}
public static zzcyx zzaj(zzeph<zzck... | UTF-8 | Java | 472 | java | zzcyx.java | Java | [] | null | [] | package com.google.android.gms.internal.ads;
/* compiled from: com.google.android.gms:play-services-ads@@19.4.0 */
public final class zzcyx implements zzeoy<zzcyy> {
private final zzeph<zzcku> zzgra;
private zzcyx(zzeph<zzcku> zzeph) {
this.zzgra = zzeph;
}
public static zzcyx zzaj(zzeph<zzck... | 472 | 0.648305 | 0.639831 | 18 | 25.222221 | 22.389372 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 9 |
51d9475cf2c9ba934bbf50365bcad75b3b611e9a | 13,812,614,826,648 | ed743241192cb4718136b22e4158db12918e70a4 | /FractalGenerator/src/mandelbrot/rendering/iterationcalculator/IterationResultSimple.java | a1b5e2fa65784c600f3cc2b321fdfac7ade2928e | [] | no_license | glinot/Code | https://github.com/glinot/Code | 4a7f76068953d718ad59fa0849a2cb80c0e75e05 | 1cad3a9b91c89b4e7bb5bc83b62a8454084f6180 | refs/heads/master | 2021-03-30T18:26:22.311000 | 2017-12-20T22:08:35 | 2017-12-20T22:08:35 | 114,935,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package mandelbrot.rendering.iterationcalculator;
/**
*
* @author Gregoire
*/
public class IterationResultSimple extends IterationR... | UTF-8 | Java | 1,564 | java | IterationResultSimple.java | Java | [
{
"context": ".rendering.iterationcalculator;\n\n/**\n *\n * @author Gregoire\n */\npublic class IterationResultSimple extends It",
"end": 262,
"score": 0.9997991919517517,
"start": 254,
"tag": "NAME",
"value": "Gregoire"
}
] | 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 mandelbrot.rendering.iterationcalculator;
/**
*
* @author Gregoire
*/
public class IterationResultSimple extends IterationR... | 1,564 | 0.594629 | 0.594629 | 68 | 22 | 22.758966 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397059 | false | false | 9 |
62c5e3ad94ffc739b9d86d6252dd43798a052a7b | 29,557,964,937,213 | 9942a1c2c028768483b01d495bba5f8805ac0449 | /vo/src/main/java/com/qzdsoft/eshop/vo/sys/SysConfigInfo.java | 2f9c874d27c0f2d5880117b7f8163a8447effd9c | [] | no_license | Ysheep/yihuicloud | https://github.com/Ysheep/yihuicloud | 8f16b3045ff40d29b66735d3d86cd9ce2706ce92 | fcb703a7b583e22b0edbcda2289c488c8923f73b | refs/heads/master | 2021-05-02T02:03:49.283000 | 2018-02-09T08:45:37 | 2018-02-09T08:45:37 | 120,878,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qzdsoft.eshop.vo.sys;
import java.util.Map;
import org.apache.commons.collections4.map.HashedMap;
/**
* ้
็ฝฎไฟกๆฏ่ทๅ็ฑป
*
* <p>detailed comment
* @author pc-20170420 2017ๅนด10ๆ21ๆฅ
* @see
* @since 1.0
*/
public class SysConfigInfo
{
private static Map<String,String> configs = new HashedMap<String,String>... | UTF-8 | Java | 650 | java | SysConfigInfo.java | Java | [
{
"context": "**\n * ้
็ฝฎไฟกๆฏ่ทๅ็ฑป\n *\n * <p>detailed comment\n * @author pc-20170420 2017ๅนด10ๆ21ๆฅ\n * @see\n * @since 1.0\n */\npublic clas",
"end": 176,
"score": 0.9987322688102722,
"start": 165,
"tag": "USERNAME",
"value": "pc-20170420"
}
] | null | [] | package com.qzdsoft.eshop.vo.sys;
import java.util.Map;
import org.apache.commons.collections4.map.HashedMap;
/**
* ้
็ฝฎไฟกๆฏ่ทๅ็ฑป
*
* <p>detailed comment
* @author pc-20170420 2017ๅนด10ๆ21ๆฅ
* @see
* @since 1.0
*/
public class SysConfigInfo
{
private static Map<String,String> configs = new HashedMap<String,String>... | 650 | 0.640264 | 0.608911 | 34 | 16.82353 | 19.798203 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 9 |
81daacddd7941528babac2ee5f8d583af74aed09 | 2,284,922,614,765 | 97193b8aa46ae8217b1b358bab42a045a425fc25 | /src/com/ymsino/water/view/web/archives/DownloadUserList.java | dda7fd7204f1a30b7f116376f758d70cdba726e2 | [
"Apache-2.0"
] | permissive | xcjava/ymWaterWeb | https://github.com/xcjava/ymWaterWeb | faf393c03944b856cab21cc75bc3293c4ac2ac91 | f39aef6b9f4232acad6a4853b1129762a4666fac | refs/heads/master | 2021-01-19T09:49:50.660000 | 2014-11-13T17:04:55 | 2014-11-13T17:04:55 | 17,908,343 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ymsino.water.view.web.archives;
import java.util.ArrayList;
import java.util.Date;
import java.util.LinkedHashMap;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.struts... | UTF-8 | Java | 7,950 | java | DownloadUserList.java | Java | [] | null | [] | package com.ymsino.water.view.web.archives;
import java.util.ArrayList;
import java.util.Date;
import java.util.LinkedHashMap;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.struts... | 7,950 | 0.727331 | 0.719562 | 197 | 37.857868 | 33.536255 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.390863 | false | false | 9 |
efa26fe8a932d762c2ccb9cffd2dd3274241e0be | 11,605,001,685,038 | 39ea052161b2e7bbf200636b92c3456b85fb3c79 | /src/quiz/QuizHelper.java | 3537ec9c38c3a3d6ad174d4198ba10cc6e3bc1d4 | [] | no_license | RRagner/Quiz-Application-using-Java-FXML | https://github.com/RRagner/Quiz-Application-using-Java-FXML | bfafb4b9f521d72f1fc21261898c237610a7882e | 5d7b9bfcb1d2926c45529efeaf19bbb8aa34c691 | refs/heads/master | 2021-12-31T10:27:05.905000 | 2016-12-11T01:29:55 | 2016-12-11T01:29:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package quiz;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.logging.Level;
import java.util.logging.Logger;
import au.com.bytecode.opencsv.CSVReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
impor... | UTF-8 | Java | 9,174 | java | QuizHelper.java | Java | [
{
"context": "mmon helper class for this application\r\n * @author Group\r\n */\r\npublic class QuizHelper {\r\n\r\n /**\r\n ",
"end": 815,
"score": 0.7076720595359802,
"start": 810,
"tag": "NAME",
"value": "Group"
},
{
"context": "ost:1527/QuizDB\";\r\n String user... | null | [] | package quiz;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.logging.Level;
import java.util.logging.Logger;
import au.com.bytecode.opencsv.CSVReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
impor... | 9,174 | 0.587094 | 0.579028 | 237 | 36.708862 | 40.064552 | 341 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.780591 | false | false | 9 |
f7622ed3406b628ac1e432dbdf986ca4c50bd15f | 1,554,778,188,908 | ebb24bd335116a637daa7050aa95872d71896b97 | /HW10a-0036473653/src/test/java/hr/fer/zemris/java/sorters/QuickSortTest.java | 0044dbddd370571b25f5d3a0c46acc5f8668aea0 | [] | no_license | petrama/OPJJ | https://github.com/petrama/OPJJ | d71445d3540ff95c0796b2efacade727731d6f32 | 1e605b96f435a07e682cb258dcf657b3905b31b0 | refs/heads/master | 2021-01-10T05:33:31.389000 | 2016-03-01T17:53:49 | 2016-03-01T17:53:49 | 52,897,458 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.fer.zemris.java.sorters;
import java.util.Arrays;
import java.util.Random;
import org.junit.Assert;
import org.junit.Test;
public class QuickSortTest {
@Test
public void testQSortParallel2(){
final int SIZE =600_000;
Random rand = new Random();
int[] data = new int[SIZE];
for (int i = 0; ... | UTF-8 | Java | 1,342 | java | QuickSortTest.java | Java | [] | null | [] | package hr.fer.zemris.java.sorters;
import java.util.Arrays;
import java.util.Random;
import org.junit.Assert;
import org.junit.Test;
public class QuickSortTest {
@Test
public void testQSortParallel2(){
final int SIZE =600_000;
Random rand = new Random();
int[] data = new int[SIZE];
for (int i = 0; ... | 1,342 | 0.656483 | 0.638599 | 51 | 25.313726 | 20.134342 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.72549 | false | false | 9 |
5a2db6ff0a863bb4df042abc9d8c09ae2a876a71 | 1,554,778,186,044 | 92981f12b747e5cd36581eae84d6701b5dd9be9b | /src/DA339A_programmering1/Patterns/skola/lab24/Upg1.java | 7fb26c6f8fbbb296063515ffdd6d403e406706ad | [] | no_license | sebhero/SkolaMah | https://github.com/sebhero/SkolaMah | 6dd30854db8625488e0c8be44d6af0d4afa9bd60 | c373edd811f1ef3e846f8b8d9b9ebdd575523f7c | refs/heads/master | 2021-01-14T09:46:35.990000 | 2016-04-23T11:29:04 | 2016-04-23T11:29:04 | 43,706,976 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Author: Sebastian Bรถrebรคck
* Copyright (c) 2015.
*/
package DA339A_programmering1.Patterns.skola.lab24;
import javax.swing.*;
/**
* Created by Sebastian Bรถrebรคck on 2015-11-23.
*/
public class Upg1 {
public static void main(String[] args) {
int value = 0;
boolean inputOK = false;
... | UTF-8 | Java | 874 | java | Upg1.java | Java | [
{
"context": "/*\n * Author: Sebastian Bรถrebรคck\n * Copyright (c) 2015.\n */\n\npackage DA339A_progra",
"end": 32,
"score": 0.9998885989189148,
"start": 14,
"tag": "NAME",
"value": "Sebastian Bรถrebรคck"
},
{
"context": "a.lab24;\n\nimport javax.swing.*;\n\n/**\n * Created by Sebastian... | null | [] | /*
* Author: <NAME>
* Copyright (c) 2015.
*/
package DA339A_programmering1.Patterns.skola.lab24;
import javax.swing.*;
/**
* Created by <NAME> on 2015-11-23.
*/
public class Upg1 {
public static void main(String[] args) {
int value = 0;
boolean inputOK = false;
do {
try ... | 846 | 0.564311 | 0.541136 | 31 | 26.838709 | 25.832085 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 9 |
cd38aab89f2b592ee02599101454aaf03799ea76 | 9,491,877,786,213 | ca74094755b74e8eee467c2b0a756255c9946c36 | /src/com/jdlink/domain/Produce/MedicalWastes.java | cdfdae8256960fc78b91d35bab4f6e074df3e7c4 | [] | no_license | huangyuze/SVSP_0.4 | https://github.com/huangyuze/SVSP_0.4 | 4e3b0977568330e53dbf42fd8c31af6a23e42653 | 7132c1a0f1e2e7b611087637c4a8b353f82cc83c | refs/heads/master | 2020-04-13T07:31:31.314000 | 2018-12-25T06:27:03 | 2018-12-25T06:27:03 | 163,054,237 | 1 | 0 | null | true | 2018-12-25T06:42:59 | 2018-12-25T06:42:59 | 2018-12-25T06:27:06 | 2018-12-25T06:27:04 | 74,615 | 0 | 0 | 0 | null | false | null | package com.jdlink.domain.Produce;
import com.jdlink.domain.CheckState;
import com.jdlink.domain.Dictionary.CheckStateItem;
import com.jdlink.domain.Dictionary.EquipmentDataItem;
import java.util.Date;
/**
* ๅปๅบๅบๅ
ฅๅบ
*/
public class MedicalWastes {
/**
* ็ป่ฎฐๅๅท
*/
private String medicalWastesId;
/... | UTF-8 | Java | 6,264 | java | MedicalWastes.java | Java | [] | null | [] | package com.jdlink.domain.Produce;
import com.jdlink.domain.CheckState;
import com.jdlink.domain.Dictionary.CheckStateItem;
import com.jdlink.domain.Dictionary.EquipmentDataItem;
import java.util.Date;
/**
* ๅปๅบๅบๅ
ฅๅบ
*/
public class MedicalWastes {
/**
* ็ป่ฎฐๅๅท
*/
private String medicalWastesId;
/... | 6,264 | 0.611441 | 0.611441 | 271 | 21.383764 | 20.153479 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291513 | false | false | 9 |
4ffb349b383549f79b8646d2242d24bce526b563 | 9,491,877,783,790 | 1ed0e7930d6027aa893e1ecd4c5bba79484b7c95 | /gacha/source/java/b/a/a/a/i.java | 63a6bafd985cc14d4b3768f265aceefd20e679bd | [] | no_license | AnKoushinist/hikaru-bottakuri-slot | https://github.com/AnKoushinist/hikaru-bottakuri-slot | 36f1821e355a76865057a81221ce2c6f873f04e5 | 7ed60c6d53086243002785538076478c82616802 | refs/heads/master | 2021-01-20T05:47:00.966000 | 2017-08-26T06:58:25 | 2017-08-26T06:58:25 | 101,468,394 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package b.a.a.a;
import android.content.Context;
import b.a.a.a.a.b.o;
import b.a.a.a.a.c.d;
import b.a.a.a.a.c.l;
import java.io.File;
import java.util.Collection;
/* compiled from: Kit */
public abstract class i<Result> implements Comparable<i> {
c e;
h<Result> f = new h(this);
Context g;
f<Result> ... | UTF-8 | Java | 1,925 | java | i.java | Java | [] | null | [] | package b.a.a.a;
import android.content.Context;
import b.a.a.a.a.b.o;
import b.a.a.a.a.c.d;
import b.a.a.a.a.c.l;
import java.io.File;
import java.util.Collection;
/* compiled from: Kit */
public abstract class i<Result> implements Comparable<i> {
c e;
h<Result> f = new h(this);
Context g;
f<Result> ... | 1,925 | 0.474286 | 0.471688 | 100 | 18.25 | 15.757141 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 9 |
c27dbb78ca73b3c28f345044e0d6c5796bd33f26 | 19,086,834,681,890 | 7a233b5501e681280026477416abaa8a95dfd6ff | /src/main/java/lv/rtme/fxui/mainView/actions/MainEditorActions.java | 3de0274ffb5b79276057b7613a4f864b982c3a74 | [] | no_license | MaxJJ/railboot | https://github.com/MaxJJ/railboot | 069ca2cad561f627104b436bcd9e77e01f9f6caf | 3441cd0ff5ae9b2803af6bae4b9f80898de27802 | refs/heads/master | 2020-05-25T15:41:09.658000 | 2017-02-17T14:30:39 | 2017-02-17T14:30:39 | 70,186,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package lv.rtme.fxui.mainView.actions;
import java.awt.Desktop;
import java.io.File;
import java.io.IOException;
import java... | UTF-8 | Java | 5,198 | java | MainEditorActions.java | Java | [
{
"context": "ework.stereotype.Component;\r\n\r\n/**\r\n *\r\n * @author Maksims\r\n */\r\n@Component\r\npublic class MainEditorActions {\r",
"end": 1086,
"score": 0.9668320417404175,
"start": 1079,
"tag": "NAME",
"value": "Maksims"
}
] | 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 lv.rtme.fxui.mainView.actions;
import java.awt.Desktop;
import java.io.File;
import java.io.IOException;
import java... | 5,198 | 0.63813 | 0.637938 | 164 | 29.695122 | 24.375462 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 9 |
990a57cf44c37b05141060c8137311f84fdf8144 | 12,953,621,376,778 | e9e5f23a6f048a9f229e12ea7f078028ebd3b0f7 | /src/test/java/com/codurance/CopierShould.java | 56a81f323b952c73f085df557b97e7cf837908d1 | [] | no_license | TomSpencerLondon/CharacterCopier | https://github.com/TomSpencerLondon/CharacterCopier | c8f16aae98388888356ea06d4959a90c65521a70 | 92d14570effb539965261b0d46f3a7979d23bbf3 | refs/heads/master | 2022-12-25T01:28:53.915000 | 2020-09-21T14:20:27 | 2020-09-21T14:20:27 | 297,359,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codurance;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.Test;
public class CopierShould {
@Test
void get_chars_from_source_and_set_in_destination() {
String text = "source text\n";
Source sourceStub = new SourceStub(text);
DestinationMock dest... | UTF-8 | Java | 1,209 | java | CopierShould.java | Java | [] | null | [] | package com.codurance;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.Test;
public class CopierShould {
@Test
void get_chars_from_source_and_set_in_destination() {
String text = "source text\n";
Source sourceStub = new SourceStub(text);
DestinationMock dest... | 1,209 | 0.681555 | 0.679901 | 53 | 21.811321 | 20.529827 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 9 |
09bc933eb6b71229d201171a62ac0f9e44455f64 | 28,776,280,889,160 | 3bbd5a8fb7643cb35c3830298abeb88804224114 | /myapp/src/main/java/com/example/myapp/myapp/room/news/LocalCategoryDataSource.java | 290104b375dd6fd94b481a271054296b9724e174 | [
"Apache-2.0"
] | permissive | Yexingshuai/Cool.Star | https://github.com/Yexingshuai/Cool.Star | 9a87cec60baff9ed3faeb8657d3c37805d67ce14 | afc7b8221606e316afd4bbcf42934993d67ec0bc | refs/heads/master | 2021-06-06T00:02:04.411000 | 2020-03-25T11:39:03 | 2020-03-25T11:39:03 | 135,135,526 | 27 | 3 | null | false | 2018-12-03T09:18:47 | 2018-05-28T08:55:14 | 2018-11-26T09:09:08 | 2018-12-03T09:18:46 | 31,019 | 10 | 2 | 1 | Java | false | null | package com.example.myapp.myapp.room.news;
import com.example.myapp.myapp.room.news.dao.CategoryDao;
import com.example.myapp.myapp.room.news.entity.Category;
import java.util.List;
import io.reactivex.Flowable;
/**
* Created by yexing on 2018/11/7.
*/
public class LocalCategoryDataSource implements CategoryData... | UTF-8 | Java | 1,111 | java | LocalCategoryDataSource.java | Java | [
{
"context": "\n\nimport io.reactivex.Flowable;\n\n/**\n * Created by yexing on 2018/11/7.\n */\n\npublic class LocalCategoryData",
"end": 240,
"score": 0.9996139407157898,
"start": 234,
"tag": "USERNAME",
"value": "yexing"
}
] | null | [] | package com.example.myapp.myapp.room.news;
import com.example.myapp.myapp.room.news.dao.CategoryDao;
import com.example.myapp.myapp.room.news.entity.Category;
import java.util.List;
import io.reactivex.Flowable;
/**
* Created by yexing on 2018/11/7.
*/
public class LocalCategoryDataSource implements CategoryData... | 1,111 | 0.617295 | 0.610856 | 59 | 17.423729 | 18.770878 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.186441 | false | false | 9 |
b6d9699a5afa84d43f9f70998ba7af5c3b1ace2e | 4,458,176,098,583 | 17fe9633df60eeababf8e254836e23ef02aba478 | /test/testingdojo/Example_4.java | 221e8ab054d7b642a1337d99d71e518ae2228812 | [] | no_license | BeataNowakowska/-exercises | https://github.com/BeataNowakowska/-exercises | d9ff43066bceb9a9e608627ceab6c0dc95e934f2 | 04f34be13382fb1b81dcb1cc2fd6ac019bbf6a0d | refs/heads/master | 2016-09-01T07:23:22.471000 | 2016-03-03T10:22:52 | 2016-03-03T10:22:52 | 52,691,929 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | ๏ปฟpackage testingdojo;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.junit.Assert;
import org.junit.Test;
class DataIncorrectException extends Exception {
private static final long ser... | UTF-8 | Java | 2,613 | java | Example_4.java | Java | [] | null | [] | ๏ปฟpackage testingdojo;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.junit.Assert;
import org.junit.Test;
class DataIncorrectException extends Exception {
private static final long ser... | 2,613 | 0.72884 | 0.725776 | 87 | 28.011494 | 30.304012 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.632184 | false | false | 9 |
0f5a1c0ea8b099f133740df5a18426c771ff311f | 4,458,176,095,429 | 0735850fed6118f9128193f4b521c402a333ccd9 | /src/main/java/com/teste/Main.java | 5d3b29b9e76e750b194dbfb424058c645d9f290f | [] | no_license | cleysonnn/testeTravis | https://github.com/cleysonnn/testeTravis | 7c44d197e96c0a96c9a53c50b838999c0bfa6af7 | e788dbb8cd47e78ceb3543837c1a66602ed8e5a6 | refs/heads/master | 2021-07-23T17:50:04.369000 | 2019-11-26T18:28:56 | 2019-11-26T18:28:56 | 223,449,069 | 0 | 0 | null | false | 2020-10-13T17:41:40 | 2019-11-22T17:03:44 | 2019-11-26T18:29:08 | 2020-10-13T17:41:38 | 33 | 0 | 0 | 1 | Java | false | false | package com.teste;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Calculadora cal = new Calculadora();
System.out.println("digite qual operaรงao deseja");
Scanner leitor = new Scanner(System.in);
String resUser = leitor.nextLine();
int num = Integer.parseInt... | UTF-8 | Java | 750 | java | Main.java | Java | [] | null | [] | package com.teste;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Calculadora cal = new Calculadora();
System.out.println("digite qual operaรงao deseja");
Scanner leitor = new Scanner(System.in);
String resUser = leitor.nextLine();
int num = Integer.parseInt... | 750 | 0.632844 | 0.623498 | 31 | 23.096775 | 17.270813 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.129032 | false | false | 9 |
27eea4871212dc121963a34f0c38429fc25dc0c6 | 4,458,176,095,880 | a72ceac277f25e9f61f6d84533f1d1ce55373c1b | /NemoJava-2.0/src/test/java/TestScript/B2B/NA9417Test.java | 096b5996cae17199007bc1331e68685ee51d82c9 | [
"MIT"
] | permissive | chenleizhaoEdinboro/chenleizhaoedinboro.github.io | https://github.com/chenleizhaoEdinboro/chenleizhaoedinboro.github.io | 3f116527186c6edee74436870664506d041e0098 | ce33a8ad58c31f4ba70ac566c1a8b8b7acb8e025 | refs/heads/master | 2020-03-29T02:17:48.206000 | 2018-09-20T07:50:06 | 2018-09-20T07:50:06 | 149,428,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TestScript.B2B;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
impor... | UTF-8 | Java | 33,450 | java | NA9417Test.java | Java | [
{
"context": " Domain = \"NetworkID\";\r\n\t\t\tString SharedSecret = \"aaa\";\r\n\t\t\tString UserName = \"NA-258-003\";\r\n\t\t\tString ",
"end": 4388,
"score": 0.9867521524429321,
"start": 4385,
"tag": "KEY",
"value": "aaa"
},
{
"context": "ring SharedSecret = \"aaa\";\r\n\t\t\tSt... | null | [] | package TestScript.B2B;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
impor... | 33,442 | 0.721136 | 0.70003 | 599 | 53.833054 | 60.111073 | 959 | false | false | 0 | 0 | 0 | 0 | 83 | 0.015396 | 3.487479 | false | false | 9 |
a437c7de6478cdd8183dff36d86979eb54c8beb1 | 4,818,953,309,853 | d1de0f755435c8113b034e66c364a0ebb24a5c7d | /src/AdhocAPI/WindowsAdHocConfig.java | d0b24ac4a13c121aa3b1fc2d81eea97e9486ef5c | [
"MIT"
] | permissive | klaus95/AdhocDemo | https://github.com/klaus95/AdhocDemo | 881c0b776f822834422e821bd6a60a083513965f | 777204b9965a27ec43407af1e0edb37b0122db29 | refs/heads/master | 2020-04-26T12:43:41.421000 | 2019-04-07T17:57:46 | 2019-04-07T17:57:46 | 173,558,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AdhocAPI;
import java.io.*;
import java.math.BigInteger;
import java.net.ServerSocket;
import java.net.Socket;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.Scanner;
import java.util.logging.Level;
import java.util.regex.Matcher;
... | UTF-8 | Java | 20,218 | java | WindowsAdHocConfig.java | Java | [
{
"context": " //StringBuilder new_ip = new StringBuilder(\"169.254.1\");\n //Random rand = new Random();\n ",
"end": 952,
"score": 0.9996868968009949,
"start": 943,
"tag": "IP_ADDRESS",
"value": "169.254.1"
},
{
"context": " // now run script to set\n St... | null | [] | package AdhocAPI;
import java.io.*;
import java.math.BigInteger;
import java.net.ServerSocket;
import java.net.Socket;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.Scanner;
import java.util.logging.Level;
import java.util.regex.Matcher;
... | 20,224 | 0.544366 | 0.539173 | 457 | 43.2407 | 32.573349 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660832 | false | false | 9 |
d4009341d7ff801597444061b2ea5e7819119e99 | 2,147,483,667,259 | 3f2fe1ea3813e13523382b075eb416798f817140 | /src/com/m3958/firstgwt/client/layout/VoteTplEditLayout.java | fc46149cba7dd80d3debc475e61baa5d233b7751 | [] | no_license | chenhy8208/xyz-cms | https://github.com/chenhy8208/xyz-cms | 42803543d60cb31cfaff598c044eca78820b37c5 | 0966c1d4f3785a11d6fba4feac238dcea858b5ee | refs/heads/master | 2018-01-08T17:40:17.096000 | 2013-04-21T07:55:36 | 2013-04-21T07:55:36 | 50,317,617 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.m3958.firstgwt.client.layout;
import java.util.LinkedHashMap;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import com.m3958.firstgwt.client.IwantFetchOne;
import com.m3958.firstgwt.client.MyPlace;
import com.m3958.firstgwt.client.constants.VoteTplFieldConstants;
import com... | UTF-8 | Java | 4,707 | java | VoteTplEditLayout.java | Java | [] | null | [] | package com.m3958.firstgwt.client.layout;
import java.util.LinkedHashMap;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import com.m3958.firstgwt.client.IwantFetchOne;
import com.m3958.firstgwt.client.MyPlace;
import com.m3958.firstgwt.client.constants.VoteTplFieldConstants;
import com... | 4,707 | 0.729736 | 0.71576 | 122 | 36.122952 | 34.785191 | 250 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.97541 | false | false | 9 |
3aebe719cdbdbe02a51a8d8fc5c3341238957b61 | 3,633,542,399,865 | b02c841e9e69cd7b86c9e3210dfbb92ca60973ee | /src/AutoGen/CodeGen/ANN.java | 56f8a23bea60da91deff5f5880bcb0a8cb6b94ce | [] | no_license | niki9796dk/P4-CompilerAndLanguage | https://github.com/niki9796dk/P4-CompilerAndLanguage | fcd5d6b7ba9c9a567be8060749ef60e9183a7f10 | 6be170f5ee96e23891a75033fc799e88d94a84b3 | refs/heads/master | 2020-04-21T16:24:53.766000 | 2019-06-24T11:06:56 | 2019-06-24T11:06:56 | 169,700,194 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* The following code was generated by The Language Compiler 1.0.0 */
package AutoGen.CodeGen;
import CodeGeneration.DataFlow.Network.Nodes.Block;
import CodeGeneration.DataFlow.Network.Nodes.Blocks.AbstractBlock;
import CodeGeneration.DataFlow.Network.Nodes.SignalNodes.Channels.ListChannel;
public class ANN extends... | UTF-8 | Java | 2,263 | java | ANN.java | Java | [] | null | [] | /* The following code was generated by The Language Compiler 1.0.0 */
package AutoGen.CodeGen;
import CodeGeneration.DataFlow.Network.Nodes.Block;
import CodeGeneration.DataFlow.Network.Nodes.Blocks.AbstractBlock;
import CodeGeneration.DataFlow.Network.Nodes.SignalNodes.Channels.ListChannel;
public class ANN extends... | 2,263 | 0.630137 | 0.454706 | 55 | 40.163635 | 23.854685 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745455 | false | false | 1 |
bfdf7fe964833e9dedac93c6e4ecb95f4f819a26 | 2,216,203,180,723 | 4c48fde628c4dab39201a7fd32062e2f7f74152d | /eth-core/src/main/java/com/xwc1125/chain5j/engine/abi/ContractAbiDefinition.java | ab7a8c5cf5f82ff3d34aa058f33d6f76eed3970b | [
"MIT"
] | permissive | xwc1125/chain5j-eth | https://github.com/xwc1125/chain5j-eth | 12f3e91b3c7f4e43f5f0eaa9878b75a04c15d48f | f3f25398799ffc21a38d282ac532bc81a669da98 | refs/heads/master | 2023-06-28T08:05:30.865000 | 2022-09-27T11:34:03 | 2022-09-27T11:34:03 | 192,680,067 | 2 | 5 | MIT | false | 2023-06-14T22:54:13 | 2019-06-19T07:19:35 | 2022-09-27T11:34:10 | 2023-06-14T22:54:12 | 5,583 | 1 | 3 | 1 | Java | false | false | package com.xwc1125.chain5j.engine.abi;
import com.xwc1125.chain5j.abi.TypeReference;
import com.xwc1125.chain5j.protocol.core.methods.response.AbiDefinition;
import java.util.ArrayList;
import java.util.List;
/**
* @Description:
* @Author: xwc1125
* @Date: 2020/12/12 15:45
* @Copyright Copyright@2020
*/
publi... | UTF-8 | Java | 1,088 | java | ContractAbiDefinition.java | Java | [
{
"context": " java.util.List;\n\n/**\n * @Description:\n * @Author: xwc1125\n * @Date: 2020/12/12 15:45\n * @Copyright Copyrigh",
"end": 254,
"score": 0.9996097683906555,
"start": 247,
"tag": "USERNAME",
"value": "xwc1125"
}
] | null | [] | package com.xwc1125.chain5j.engine.abi;
import com.xwc1125.chain5j.abi.TypeReference;
import com.xwc1125.chain5j.protocol.core.methods.response.AbiDefinition;
import java.util.ArrayList;
import java.util.List;
/**
* @Description:
* @Author: xwc1125
* @Date: 2020/12/12 15:45
* @Copyright Copyright@2020
*/
publi... | 1,088 | 0.713235 | 0.681066 | 45 | 23.177778 | 23.239132 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288889 | false | false | 1 |
0935ab6758b592af2fa7f0fd0bee1221a26481d2 | 33,028,298,536,478 | f17369497c855601517f95a070ce6e81cd8e7a18 | /src/main/java/com/han/createbankrecfileapi/mapper/ProgramInfoMapper.java | b03c9f5e87379cd357d8d3e66eede69f8a5f2b29 | [] | no_license | Layofhan/CreateBankRecFile | https://github.com/Layofhan/CreateBankRecFile | 416ec761ca70c1e13eca9401bced6d7250f18434 | 5baf3e87f9e0416fba4cf218f623f6919ee13dc8 | refs/heads/master | 2022-04-05T14:33:06.406000 | 2020-02-14T14:32:00 | 2020-02-14T14:32:00 | 240,497,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.han.createbankrecfileapi.mapper;
import com.han.createbankrecfileapi.dto.BankSoftKey;
import com.han.createbankrecfileapi.dto.ProgramInfo;
import java.util.List;
public interface ProgramInfoMapper {
/**
* ่ทๅๆๆ็ๆฐๆฎ
* @return
*/
ProgramInfo selectAll();
}
| UTF-8 | Java | 306 | java | ProgramInfoMapper.java | Java | [] | null | [] | package com.han.createbankrecfileapi.mapper;
import com.han.createbankrecfileapi.dto.BankSoftKey;
import com.han.createbankrecfileapi.dto.ProgramInfo;
import java.util.List;
public interface ProgramInfoMapper {
/**
* ่ทๅๆๆ็ๆฐๆฎ
* @return
*/
ProgramInfo selectAll();
}
| 306 | 0.732877 | 0.732877 | 15 | 18.466667 | 18.768295 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
0396f45c95409d1c195ad413e4d2743eaab473a8 | 12,008,728,564,558 | 7c294478f256cbfd27c217c3d7007dc1c7d9e827 | /dy-auth-service/src/main/java/com/lanmushan/authservice/service/AuthTbPostService.java | 603755a64db253e17cd510596fea0dda15b3874f | [] | no_license | cayden-cheng/SlashCloud | https://github.com/cayden-cheng/SlashCloud | 55222a3cab8ac58becf693a6d14bd9dbcd769ce6 | a692f9b31d391e794cb8b93904d4cbf6c92f4b43 | refs/heads/master | 2022-11-15T01:40:07.765000 | 2020-07-10T14:18:24 | 2020-07-10T14:18:24 | 278,383,683 | 0 | 0 | null | true | 2020-07-09T14:14:32 | 2020-07-09T14:14:31 | 2020-07-09T12:18:27 | 2020-07-09T12:18:24 | 361 | 0 | 0 | 0 | null | false | false | package com.lanmushan.authservice.service;
import com.lanmushan.authservice.bo.BoAuthTbPost;
import java.util.List;
import com.lanmushan.framework.service.BaseService;
import com.lanmushan.authservice.entity.AuthTbPost;
/**
* ๅฒไฝไฟกๆฏ่กจ(AuthTbPost)่กจๆๅกๆฅๅฃ
*
* @author daiyu
* @since 2020-06-15 22:13:48
*/
public inter... | UTF-8 | Java | 1,009 | java | AuthTbPostService.java | Java | [
{
"context": "Post;\n\n/**\n * ๅฒไฝไฟกๆฏ่กจ(AuthTbPost)่กจๆๅกๆฅๅฃ\n *\n * @author daiyu\n * @since 2020-06-15 22:13:48\n */\npublic interfac",
"end": 273,
"score": 0.9996035695075989,
"start": 268,
"tag": "USERNAME",
"value": "daiyu"
}
] | null | [] | package com.lanmushan.authservice.service;
import com.lanmushan.authservice.bo.BoAuthTbPost;
import java.util.List;
import com.lanmushan.framework.service.BaseService;
import com.lanmushan.authservice.entity.AuthTbPost;
/**
* ๅฒไฝไฟกๆฏ่กจ(AuthTbPost)่กจๆๅกๆฅๅฃ
*
* @author daiyu
* @since 2020-06-15 22:13:48
*/
public inter... | 1,009 | 0.633588 | 0.618321 | 52 | 16.653847 | 18.4848 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173077 | false | false | 1 |
2e7d0a88b3962c945c55ea373458b4124356465a | 19,988,777,801,265 | ba0f5a43d2db538b342b1056c48b30059b09e455 | /app/src/main/java/com/grojuspixels/spectrum/spectrum/CameraActivity.java | 056185f73d6896f5540d93f214ff42ffcb20c87b | [
"MIT"
] | permissive | gorjuspixels/Spectrum | https://github.com/gorjuspixels/Spectrum | cb18b7233f82a47ecdc55e467b6f2b80fa962231 | 82b486431939f0271443cbe77b0c322f6315758f | refs/heads/master | 2021-03-16T10:23:37.932000 | 2015-12-04T20:27:02 | 2015-12-04T20:27:02 | 46,844,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.grojuspixels.spectrum.spectrum;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
public class CameraActivity extends Activity {
private View mDecorView;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInst... | UTF-8 | Java | 1,718 | java | CameraActivity.java | Java | [] | null | [] | package com.grojuspixels.spectrum.spectrum;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
public class CameraActivity extends Activity {
private View mDecorView;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInst... | 1,718 | 0.562864 | 0.562864 | 46 | 35.391304 | 25.701021 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
0295eef9db5eaeba387d35b94d6bc0e9a17e1b27 | 10,428,180,626,307 | 29b44914aab18c441cf13c0b0d57743ea86d5c2a | /summer-basic/src/main/java/net/myspring/basic/modules/sys/web/query/PermissionQuery.java | 147fad9fbe67b68cb67f480a8a4cbf0188a43867 | [] | no_license | Joker2333/dlsmonastery | https://github.com/Joker2333/dlsmonastery | 3ff1c6cab50d8c863fcaff994eedca614da7ea86 | 73900401016968bb74806df2100af4fbb2c532ca | refs/heads/master | 2020-07-02T23:53:08.394000 | 2017-08-19T09:20:41 | 2017-08-19T09:20:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.myspring.basic.modules.sys.web.query;
import net.myspring.basic.common.query.BaseQuery;
/**
* Created by lihx on 2017/4/7.
*/
public class PermissionQuery extends BaseQuery {
private String name;
private String permission;
private String menuName;
public String getName() {
retur... | UTF-8 | Java | 728 | java | PermissionQuery.java | Java | [
{
"context": "g.basic.common.query.BaseQuery;\n\n/**\n * Created by lihx on 2017/4/7.\n */\npublic class PermissionQuery ext",
"end": 124,
"score": 0.9996516108512878,
"start": 120,
"tag": "USERNAME",
"value": "lihx"
}
] | null | [] | package net.myspring.basic.modules.sys.web.query;
import net.myspring.basic.common.query.BaseQuery;
/**
* Created by lihx on 2017/4/7.
*/
public class PermissionQuery extends BaseQuery {
private String name;
private String permission;
private String menuName;
public String getName() {
retur... | 728 | 0.646978 | 0.638736 | 36 | 19.222221 | 17.594366 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305556 | false | false | 1 |
3aeea39bf7101bebe01123fefbe4e09b647ad362 | 10,428,180,627,297 | ccb9c9a619b1839142a16f4a6a9843939b3a3112 | /src/net/techest/schoolpaper/common/PublicData.java | e44c9a28ee160eb4495068ec4998445018ed2dce | [] | no_license | princehaku/schoolpaper | https://github.com/princehaku/schoolpaper | 8e7e36a018837c944b61105e4715a329834ae4c8 | 0fd1b52d37c246fd36b5f6687caa42d3b3f17cc5 | refs/heads/master | 2016-09-10T13:14:53.621000 | 2010-11-21T12:30:58 | 2010-11-21T12:30:58 | 32,853,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2010 princehaku
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | UTF-8 | Java | 1,327 | java | PublicData.java | Java | [
{
"context": "/* Copyright 2010 princehaku\n *\n * Licensed under the Apache License, Version",
"end": 29,
"score": 0.9995219111442566,
"start": 19,
"tag": "USERNAME",
"value": "princehaku"
},
{
"context": " Created on : 2010-11-5, 10:09:19\n * Author : princehaku\n */\npackag... | null | [] | /* Copyright 2010 princehaku
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | 1,327 | 0.658749 | 0.640538 | 50 | 24.26 | 22.457792 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 1 |
45efeb947db6f8604117db7c1a721500718e6848 | 25,271,587,574,777 | 45eceffe89714db4afe131f1efe4bccb968edb4e | /src/main/java/domain/Game.java | f9be8d5205da707a3910e874b3c93488da7f44cf | [] | no_license | seonghun127/java-racingcar | https://github.com/seonghun127/java-racingcar | b135795575b5ae67fd4076a654e9d6e79396f0f7 | a20f206e3be2fa782d9e6319ae22df348c29d532 | refs/heads/master | 2020-05-04T07:49:38.804000 | 2019-05-18T04:51:25 | 2019-05-18T04:51:25 | 179,035,777 | 0 | 0 | null | true | 2019-04-02T08:44:57 | 2019-04-02T08:44:57 | 2019-03-30T13:48:24 | 2019-04-02T08:42:52 | 54 | 0 | 0 | 0 | null | false | null | /*
* Game
*
* version 1.6
*
* 2019/04/02
*/
package domain;
import java.util.ArrayList;
import java.util.List;
/**
* ์๋์ฐจ ๊ฒฝ์ฃผ๋ฅผ ์งํํ ์ ์๋ ํด๋์ค
*
* @author ๊น์ฑํ
* @version 1.0 2019/04/02 ์ฌ์ฉ์๋ก๋ถํฐ ์๋์ฐจ ์ด๋ฆ, ์ด๋ ํ์๋ฅผ ์
๋ ฅ ๋ฐ๋ ๋ฉ์๋ ๊ตฌํ / ์
๋ ฅ๋ฐ์ ์๋์ฐจ ์ด๋ฆ์ผ๋ก ๊ฐ์ฒด ์์ฑ
* 1.1 2019/04/02 ์
๋ ฅ๋ฐ์ ์๋์ฐจ ์ด๋ฆ์ ๋น์นธ ์ ๊ฑฐ / ์ด๋ฆ ๊ธธ์ด์ ์ค๋ฅ๊ฐ ๋ ๊ฒฝ์ฐ ๋ค์ ์
๋ ฅ... | UTF-8 | Java | 2,661 | java | Game.java | Java | [
{
"context": "l.List;\n\n/**\n * ์๋์ฐจ ๊ฒฝ์ฃผ๋ฅผ ์งํํ ์ ์๋ ํด๋์ค\n *\n * @author ๊น์ฑํ\n * @version 1.0 2019/04/02 ์ฌ์ฉ์๋ก๋ถํฐ ์๋์ฐจ ์ด๋ฆ, ์ด๋ ํ์๋ฅผ",
"end": 164,
"score": 0.9997678399085999,
"start": 161,
"tag": "NAME",
"value": "๊น์ฑํ"
}
] | null | [] | /*
* Game
*
* version 1.6
*
* 2019/04/02
*/
package domain;
import java.util.ArrayList;
import java.util.List;
/**
* ์๋์ฐจ ๊ฒฝ์ฃผ๋ฅผ ์งํํ ์ ์๋ ํด๋์ค
*
* @author ๊น์ฑํ
* @version 1.0 2019/04/02 ์ฌ์ฉ์๋ก๋ถํฐ ์๋์ฐจ ์ด๋ฆ, ์ด๋ ํ์๋ฅผ ์
๋ ฅ ๋ฐ๋ ๋ฉ์๋ ๊ตฌํ / ์
๋ ฅ๋ฐ์ ์๋์ฐจ ์ด๋ฆ์ผ๋ก ๊ฐ์ฒด ์์ฑ
* 1.1 2019/04/02 ์
๋ ฅ๋ฐ์ ์๋์ฐจ ์ด๋ฆ์ ๋น์นธ ์ ๊ฑฐ / ์ด๋ฆ ๊ธธ์ด์ ์ค๋ฅ๊ฐ ๋ ๊ฒฝ์ฐ ๋ค์ ์
๋ ฅ... | 2,661 | 0.58051 | 0.543387 | 71 | 29.352112 | 26.870634 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323944 | false | false | 1 |
80366ec61765d06a45df6797cc7e9bff5b5cad40 | 1,194,000,962,986 | 005524ed6b81897236527b4ddeecb6a16ee43dc8 | /ranhfun-proxool-ext/src/main/java/com/ranhfun/proxool/DecryptoolImpl.java | 7abcda628061ec1a08cd95c859d9ea87d28333e2 | [] | no_license | ranhfun/addons | https://github.com/ranhfun/addons | a126c751c5512d54fef84e84ce24b87782dfa142 | 1eda42360f5a532ae614450dbc8427602589d0c6 | refs/heads/master | 2020-03-27T23:10:42.873000 | 2018-09-05T09:03:55 | 2018-09-05T09:03:55 | 147,298,175 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ranhfun.proxool;
import com.ranhfun.proxool.DESUtil;
import com.ranhfun.proxool.Decryptool;
public class DecryptoolImpl implements Decryptool {
public String sort() {
return DecryptoolImpl.class.getSimpleName();
}
public String decrypt(String key, String content) {
DESUtil des = new DESUtil(key)... | UTF-8 | Java | 487 | java | DecryptoolImpl.java | Java | [] | null | [] | package com.ranhfun.proxool;
import com.ranhfun.proxool.DESUtil;
import com.ranhfun.proxool.Decryptool;
public class DecryptoolImpl implements Decryptool {
public String sort() {
return DecryptoolImpl.class.getSimpleName();
}
public String decrypt(String key, String content) {
DESUtil des = new DESUtil(key)... | 487 | 0.75154 | 0.75154 | 22 | 21.136364 | 19.827198 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.227273 | false | false | 1 |
cd49043af4ebf05516212596a9b164072a4c4305 | 4,466,766,016,072 | e41e39e46ccaa44f104f8a817932824dbe4fb0c0 | /Java/Kadai/Kadai1_1.java | e68dbbab87de2fc3346a380240ff11b3205781ba | [] | no_license | yoshimura19/samples | https://github.com/yoshimura19/samples | fd59758e4431565047d306ad865fb000d2f4df4b | fc4cf50a583029016ddcb9eb9476c464c52900f1 | refs/heads/master | 2021-07-18T00:23:02.252000 | 2017-10-26T19:21:09 | 2017-10-26T19:21:09 | 108,371,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Kadai1_1 {
public static void main(String[] args){
TurtleFrame f = new TurtleFrame(600, 300); // ใใจใงใณใณในใใฉใฏใฟใซ
Turtle[] hm = new Turtle[2];
for(int i = 0; i < 2; i++) {
hm[i] = new Turtle(i * 400 + 25, 150, 0);
f.add(hm[i]);
}
MannakaTurtle... | UTF-8 | Java | 1,479 | java | Kadai1_1.java | Java | [] | null | [] | public class Kadai1_1 {
public static void main(String[] args){
TurtleFrame f = new TurtleFrame(600, 300); // ใใจใงใณใณในใใฉใฏใฟใซ
Turtle[] hm = new Turtle[2];
for(int i = 0; i < 2; i++) {
hm[i] = new Turtle(i * 400 + 25, 150, 0);
f.add(hm[i]);
}
MannakaTurtle... | 1,479 | 0.442846 | 0.388342 | 41 | 31.219513 | 23.019093 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878049 | false | false | 1 |
876ee4aa725cd3449011eaf14c6665858f0ce256 | 962,072,678,161 | 0730f69cb7713eb585349c6fcf99720058b0ce96 | /src/main/java/com/arckenver/mightyloot/object/Loot.java | ce01b9b8fd77d7ed9709a4e01a2784895fc7ce9d | [
"MIT"
] | permissive | Arckenver/MightyLoot | https://github.com/Arckenver/MightyLoot | 4ffea2a2773fab59c7d4bfdbd990de70609e01d4 | 688d6558a5624ff737c5c93b7e60352709a9b24d | refs/heads/master | 2020-04-06T07:01:51.360000 | 2016-11-13T12:42:38 | 2016-11-13T12:42:38 | 55,714,028 | 1 | 1 | null | false | 2016-07-31T17:03:33 | 2016-04-07T17:24:32 | 2016-04-07T17:27:03 | 2016-07-31T17:03:33 | 14 | 0 | 0 | 1 | Java | null | null | package com.arckenver.mightyloot.object;
import org.spongepowered.api.world.Location;
import org.spongepowered.api.world.World;
public class Loot
{
private World world;
private Location<World> loc;
private LootType type;
public Loot(World world, Location<World> loc, LootType type)
{
this.world = world;
thi... | UTF-8 | Java | 512 | java | Loot.java | Java | [
{
"context": "package com.arckenver.mightyloot.object;\n\nimport org.spongepowered.api.",
"end": 21,
"score": 0.6771030426025391,
"start": 12,
"tag": "USERNAME",
"value": "arckenver"
}
] | null | [] | package com.arckenver.mightyloot.object;
import org.spongepowered.api.world.Location;
import org.spongepowered.api.world.World;
public class Loot
{
private World world;
private Location<World> loc;
private LootType type;
public Loot(World world, Location<World> loc, LootType type)
{
this.world = world;
thi... | 512 | 0.705078 | 0.705078 | 33 | 14.515152 | 15.64787 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 1 |
5fd2476ff979e3d2af938fe68426fd178421220e | 962,072,677,473 | 404567378f4d629066f03f4c7a1136548e181529 | /ui/src/main/java/org/pcsoft/tools/scm_fx/ui/fragment/WaiterFragment.java | 040100f549e5de4ab248b25d799add9bd4d89608 | [] | no_license | KleinerHacker/scm-fx | https://github.com/KleinerHacker/scm-fx | 06784141285fb49b537192a69e1bfa973013c462 | 87301b6ab33323a687452f5b66e3d4eceaaf2148 | refs/heads/master | 2020-08-09T00:44:52.557000 | 2015-04-20T11:47:52 | 2015-04-20T11:47:52 | 33,554,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pcsoft.tools.scm_fx.ui.fragment;
import javafx.animation.FadeTransition;
import javafx.application.Platform;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Label;
import javafx.scene.control.ProgressIndicator;
import javafx.scene.layout.BorderPane;
import javafx.util... | UTF-8 | Java | 1,899 | java | WaiterFragment.java | Java | [
{
"context": "mport java.util.ResourceBundle;\n\n/**\n * Created by pfeifchr on 16.10.2014.\n */\npublic class WaiterFragment im",
"end": 413,
"score": 0.9996578693389893,
"start": 405,
"tag": "USERNAME",
"value": "pfeifchr"
}
] | null | [] | package org.pcsoft.tools.scm_fx.ui.fragment;
import javafx.animation.FadeTransition;
import javafx.application.Platform;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Label;
import javafx.scene.control.ProgressIndicator;
import javafx.scene.layout.BorderPane;
import javafx.util... | 1,899 | 0.685624 | 0.675092 | 72 | 25.375 | 22.622774 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527778 | false | false | 1 |
7fde8b0623868c93deaabb5a3f0af4c37371ad56 | 12,463,995,095,064 | 12445597252cd19e5c24ca3ec4ca0d983dc9863c | /java/src/directCameraReadout/gui/JTESTPanelComponent.java | 4758ca13e124788cb5d54879ffd9105363df5d43 | [] | no_license | ImagingFCS/Imaging_FCS_1_61 | https://github.com/ImagingFCS/Imaging_FCS_1_61 | aa2310003aa233885636ce7f61fcdff7041fe932 | 9a8f1ec645bc6fd65bbac823d79ffd502048e8df | refs/heads/main | 2023-04-19T05:29:34.581000 | 2022-07-22T06:36:45 | 2022-07-22T06:36:45 | 497,657,282 | 0 | 4 | null | false | 2022-07-22T06:36:46 | 2022-05-29T17:13:35 | 2022-05-29T17:27:25 | 2022-07-22T06:36:45 | 95,075 | 0 | 1 | 0 | Java | false | false | package directCameraReadout.gui;
import ij.IJ;
import ij.gui.GenericDialog;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.GridLayout;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.JButton;
... | UTF-8 | Java | 19,954 | java | JTESTPanelComponent.java | Java | [] | null | [] | package directCameraReadout.gui;
import ij.IJ;
import ij.gui.GenericDialog;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.GridLayout;
import java.awt.Point;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.JButton;
... | 19,954 | 0.597775 | 0.589506 | 303 | 64.854782 | 58.900364 | 393 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.250825 | false | false | 1 |
0041eda418f6bb10a758fdff85b47671e3f14117 | 12,704,513,277,936 | d42fbc5b40f1c30cfa1a18ed595028edc448ddcc | /src/main/java/com/cainkilgore/adminify/commands/Fireball.java | b1516466f70a27e9837af0bc17fd4a88ec4ed076 | [] | no_license | cainkilgore/Adminify | https://github.com/cainkilgore/Adminify | 43b019e8d2df3e55f557c2ec6b7d159b6bd65c10 | e2a17d73cd5cc9dd8fdff31f2d931dba3c02c8e7 | refs/heads/master | 2021-05-27T04:39:53.780000 | 2014-03-30T07:34:51 | 2014-03-30T07:34:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cainkilgore.adminify.commands;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.LargeFireball;
import org.bukkit.entity.Player;
import org.bukkit.util.Vector;
import com.cainkilgore.adminify.Messages;
import com... | UTF-8 | Java | 1,114 | java | Fireball.java | Java | [] | null | [] | package com.cainkilgore.adminify.commands;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.LargeFireball;
import org.bukkit.entity.Player;
import org.bukkit.util.Vector;
import com.cainkilgore.adminify.Messages;
import com... | 1,114 | 0.735188 | 0.726212 | 41 | 26.170732 | 27.002171 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.146342 | false | false | 1 |
25998a36bcafb74ae73c80fb387ae95529d26af2 | 28,054,726,408,146 | bb9f06782ec48a3caeb4b7415be0a615146a8836 | /9582/Testing/tableTest.java | ef0416d9b94bbe079af1b034f43f88c9b37bfb4b | [] | no_license | DeniseCastro/bb-tests-team17 | https://github.com/DeniseCastro/bb-tests-team17 | 1f88738a929a5a0c206e65034fbe01c5a993485c | 41ca70cda06844a3d37283f6cea7a9a6f196ee34 | refs/heads/master | 2021-01-07T16:27:11.355000 | 2020-02-19T23:59:00 | 2020-02-19T23:59:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import cs5387.Table;
import cs5387.tableSorter;
/* <<author name redacted >>
Purpose of this program is to test and interact with the tableSorter and Table classes
Version 1.0, (Later versions to gather input from the user for elements to place in the array)
*/
public class tableTest{
public static void main(... | UTF-8 | Java | 1,202 | java | tableTest.java | Java | [] | null | [] | import cs5387.Table;
import cs5387.tableSorter;
/* <<author name redacted >>
Purpose of this program is to test and interact with the tableSorter and Table classes
Version 1.0, (Later versions to gather input from the user for elements to place in the array)
*/
public class tableTest{
public static void main(... | 1,202 | 0.705491 | 0.687188 | 33 | 35.424244 | 28.454142 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.606061 | false | false | 1 |
92d0876db28da37064c30b36fa8398b1ee3cb522 | 16,535,624,105,916 | 91bc7f82bad1d21f5bd0210861dcb8a9eaed337d | /src/main/java/com/example/doggis/api/config/properties/DoggisApiProperty.java | ca7261d7905c6915029798fedd2248880b53c199 | [] | no_license | rsantosTrabalhos/back_tcc | https://github.com/rsantosTrabalhos/back_tcc | 222d9dc3ef3a1890fd19150a42c034d9f66f6aed | f1f88a5e2357e9f26e9cce44d10b74fb6befeb1f | refs/heads/master | 2020-08-22T12:37:05.610000 | 2019-11-24T12:41:41 | 2019-11-24T12:41:41 | 216,396,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.doggis.api.config.properties;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* Classe de implementaรงรฃo de profiles afim de que algumas configuraรงรตes fiquem
* dinรขmicas para ambientes de desenvolvimento, homologaรงรฃo e produรงรฃo
*
* @author Rodrigo
* @Configurat... | UTF-8 | Java | 1,796 | java | DoggisApiProperty.java | Java | [
{
"context": "nvolvimento, homologaรงรฃo e produรงรฃo\n * \n * @author Rodrigo\n * @ConfigurationProperties --> Declarando que se",
"end": 305,
"score": 0.9990119338035583,
"start": 298,
"tag": "NAME",
"value": "Rodrigo"
}
] | null | [] | package com.example.doggis.api.config.properties;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* Classe de implementaรงรฃo de profiles afim de que algumas configuraรงรตes fiquem
* dinรขmicas para ambientes de desenvolvimento, homologaรงรฃo e produรงรฃo
*
* @author Rodrigo
* @Configurat... | 1,796 | 0.712605 | 0.710364 | 92 | 18.402174 | 20.451458 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.423913 | false | false | 1 |
905af0122b3546d1b07b58bcf35225afd55a15f4 | 27,865,747,818,806 | 8d498c6da9c68b7cd4bade38850901f603efcea4 | /src/com/loiane/cursojava/aula75_84/Aula83.java | a034e5a5a9ff1bc2886b3ea75502c71cca7cd94c | [] | no_license | Edufreitass/curso-java-intermediario | https://github.com/Edufreitass/curso-java-intermediario | deffbed7f31945839db4c318994b52caa1b50d46 | 0c5c85ecfbc0f36d8026f1427ec37ea423291dd0 | refs/heads/master | 2022-11-28T08:54:28.207000 | 2020-08-04T23:33:39 | 2020-08-04T23:33:39 | 278,142,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.loiane.cursojava.aula75_84;
public class Aula83 {
public static void main(String[] args) {
// StringBuffer - ThreadSafe
System.out.println("StringBuffer");
String[] letras = { "B", "C", "D", "E", "F" };
String alfabeto = "";
// forma nรฃo performรกtica
for (String letra : letras) {
alfab... | UTF-8 | Java | 1,010 | java | Aula83.java | Java | [] | null | [] | package com.loiane.cursojava.aula75_84;
public class Aula83 {
public static void main(String[] args) {
// StringBuffer - ThreadSafe
System.out.println("StringBuffer");
String[] letras = { "B", "C", "D", "E", "F" };
String alfabeto = "";
// forma nรฃo performรกtica
for (String letra : letras) {
alfab... | 1,010 | 0.61829 | 0.612326 | 51 | 18.725491 | 17.027174 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 1 |
8119ac05bf7ebda147d99ed0b0de828e7b960793 | 27,865,747,818,528 | d675718cc870a246c1f4a2cad078deafaeda6c31 | /src/Testing/Test6.java | 6149ca980d97ba325f16f95346219f66e99d0ffb | [] | no_license | usbaitass/DistributedFlightReservationSystem | https://github.com/usbaitass/DistributedFlightReservationSystem | b206392776badf42433690cc5958356490f34cff | 10dda78423388038592fb0820945a7014a18a758 | refs/heads/master | 2021-01-06T16:41:29.317000 | 2020-07-12T17:18:42 | 2020-07-12T17:18:42 | 241,402,295 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Testing;
import static org.junit.Assert.*;
import org.junit.Test;
import DFRS.Booking;
import DFRS.BookingHelper;
import DFRS.Passenger;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.omg.CORBA.ORB;
import org.omg.CORBA.ORBPackage.Inval... | UTF-8 | Java | 5,019 | java | Test6.java | Java | [
{
"context": "nger[NPASS];\n\t\tp[0] = new Passenger(0 + \"_Ulan\", \"Baitassov\", \"Verdun\", \"514\", \"Montreal\", \"Washington\", \"fir",
"end": 960,
"score": 0.9997851252555847,
"start": 951,
"tag": "NAME",
"value": "Baitassov"
},
{
"context": "\t\tp[0] = new Passenger(0 + \"_Ul... | null | [] | package Testing;
import static org.junit.Assert.*;
import org.junit.Test;
import DFRS.Booking;
import DFRS.BookingHelper;
import DFRS.Passenger;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.omg.CORBA.ORB;
import org.omg.CORBA.ORBPackage.Inval... | 5,019 | 0.677625 | 0.628811 | 90 | 54.766666 | 57.960148 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.6 | false | false | 1 |
aecd1c540ade6c83c07fcfaabe43e72fd241ead7 | 9,277,129,360,482 | 8d674d5a875495a653acfd7f9ca6e754841c593b | /src/main/java/com/app/system/service/MenuService.java | 66916e318d8fdb8451ad61ff89a9a4f37666aee5 | [] | no_license | eatbye/framework2020 | https://github.com/eatbye/framework2020 | 69665d692414ae2d0a31989c7598f701a9c28aad | 1686df96e7d0eb5ab0456a1b92be8746c8ef2c6c | refs/heads/master | 2022-02-17T08:21:49.436000 | 2019-12-04T03:48:05 | 2019-12-04T03:48:05 | 221,391,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.system.service;
import com.app.sqds.hibernate.HibernateDao;
import com.app.system.model.Menu;
import com.app.system.util.MenuTree;
import com.app.system.util.TreeUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.cache.annotation.CacheEvict;
import org.springframe... | UTF-8 | Java | 3,967 | java | MenuService.java | Java | [
{
"context": "vice;\n\nimport java.util.*;\n\n/**\n * ่ๅ็ฎก็\n * @author ccj\n */\n@Service\npublic class MenuService extends Hib",
"end": 448,
"score": 0.9996556043624878,
"start": 445,
"tag": "USERNAME",
"value": "ccj"
}
] | null | [] | package com.app.system.service;
import com.app.sqds.hibernate.HibernateDao;
import com.app.system.model.Menu;
import com.app.system.util.MenuTree;
import com.app.system.util.TreeUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.cache.annotation.CacheEvict;
import org.springframe... | 3,967 | 0.595605 | 0.594595 | 111 | 34.666668 | 30.440411 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693694 | false | false | 1 |
5cd5e03f2e1219f370743532b6a046a486384062 | 33,681,133,546,638 | 60eceae729782712ae0f608e0b3c3d09a8b2da2e | /src/network/SetupClientUI.java | aae8153dd8f70e1e811651105cb48dd56367bf45 | [] | no_license | BBK-PiJ-2014-22/Quiz | https://github.com/BBK-PiJ-2014-22/Quiz | c8ecebb778002fe369e4138588d01d2af1414837 | 1d7d2e5c79d8c419aaa46cd1560364b931700c6e | refs/heads/master | 2021-05-16T02:44:57.991000 | 2015-04-26T22:57:17 | 2015-04-26T22:57:36 | 33,776,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package network;
import java.rmi.RemoteException;
import java.util.List;
import java.util.Scanner;
import components.Player;
import components.Question;
/**The SetupClientUI class exists exclusively to handle the User Interface for the Setup Client
* All methods contained handle input from the console and printing... | UTF-8 | Java | 18,094 | java | SetupClientUI.java | Java | [
{
"context": "n various\n * places throughout.\n * \n * \n * @author Jamie\n *\n */\npublic class SetupClientUI {\n\t\n\tSetupClien",
"end": 491,
"score": 0.7448700070381165,
"start": 486,
"tag": "NAME",
"value": "Jamie"
}
] | null | [] | package network;
import java.rmi.RemoteException;
import java.util.List;
import java.util.Scanner;
import components.Player;
import components.Question;
/**The SetupClientUI class exists exclusively to handle the User Interface for the Setup Client
* All methods contained handle input from the console and printing... | 18,094 | 0.661269 | 0.657124 | 597 | 29.303183 | 25.509945 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.026801 | false | false | 1 |
9abe9e2d3e0c3984f1606ba8e0ba11267c6ced40 | 33,122,787,824,898 | 3e59a2c0299b04f343d314a2e44ac0c518d7a748 | /Day14/src/programming05/TwoDimShape.java | eb4a9e569c8654f647ea9353e9a1589348a60d5a | [] | no_license | irrationnelle/javaworkspace | https://github.com/irrationnelle/javaworkspace | 35b68951190ef3a7208fc3d53250a2a7a9d04e9a | 2778da93b374e745416809da2b404f1b790a13cf | refs/heads/master | 2020-07-28T19:39:17.983000 | 2016-10-19T02:46:19 | 2016-10-19T02:46:19 | 66,251,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package programming05;
public class TwoDimShape extends Shape {
//TwoDimShape ํด๋์ค์ width์ height๊ฐ ์กด์ฌํ๋ ๊ฒ์
// ํ์ ํด๋์ค ๊ฐ์ ๊ฒฝ์ฐ ์ ํ ์๋ฏธ๊ฐ ์๊ธฐ ๋๋ฌธ์
// ๋ณ์ ์ ์ธ์ ํ์ง ์๋ ๊ฒ์ด ์ข์.
// ์ฐจ๋ผ๋ฆฌ ๋น์๋๋ ๊ฒ ๋์
private int width;
private int height;
public TwoDimShape() {
super();
}
public TwoDimShape(int width, int height)... | UHC | Java | 686 | java | TwoDimShape.java | Java | [] | null | [] | package programming05;
public class TwoDimShape extends Shape {
//TwoDimShape ํด๋์ค์ width์ height๊ฐ ์กด์ฌํ๋ ๊ฒ์
// ํ์ ํด๋์ค ๊ฐ์ ๊ฒฝ์ฐ ์ ํ ์๋ฏธ๊ฐ ์๊ธฐ ๋๋ฌธ์
// ๋ณ์ ์ ์ธ์ ํ์ง ์๋ ๊ฒ์ด ์ข์.
// ์ฐจ๋ผ๋ฆฌ ๋น์๋๋ ๊ฒ ๋์
private int width;
private int height;
public TwoDimShape() {
super();
}
public TwoDimShape(int width, int height)... | 686 | 0.630682 | 0.625 | 26 | 18.307692 | 13.894573 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.