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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6800b8afdaefd342dbcdecb0643ae72da30477b9 | 20,950,850,529,129 | edbc92d3e35238491ad66ada57ee093a00c689f3 | /src/com/internousdev/wasshoy/action/LoginAction.java | 5f53615fc5662bfa1695045c36d543a8507d0d70 | [] | no_license | internousdevwork/wasshoy | https://github.com/internousdevwork/wasshoy | af56bac065800c82796255208cd7ae678bd02749 | d0a2f54fbfaa5c14e286e75630784b262ec58c8d | refs/heads/master | 2019-07-13T14:53:08.789000 | 2017-07-31T08:54:26 | 2017-07-31T08:54:26 | 92,713,659 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.internousdev.wasshoy.action;
import java.util.Map;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts2.interceptor.ServletRequestAware;
import org.apache.struts2.interceptor.ServletResponseAware;... | UTF-8 | Java | 8,446 | java | LoginAction.java | Java | [
{
"context": "\r\n * ログインアクションクラス。\r\n * ログインするためのクラスです。\r\n * @author TEKESHI IDE\r\n * @since 2017/07/25\r\n * @version 1.0\r\n *\r\n */\r\n",
"end": 589,
"score": 0.9924626350402832,
"start": 578,
"tag": "NAME",
"value": "TEKESHI IDE"
},
{
"context": "\r\n\r\n\t/**\r\n\t * DAOにログイ... | null | [] | package com.internousdev.wasshoy.action;
import java.util.Map;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts2.interceptor.ServletRequestAware;
import org.apache.struts2.interceptor.ServletResponseAware;... | 8,438 | 0.640284 | 0.633333 | 392 | 15.984694 | 16.764721 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.341837 | false | false | 5 |
8a6157249fa37bc8ae6ef59271028c0b8b90f49e | 858,993,512,115 | 7c87d018f74b67452f916604b0357efc52972013 | /app/src/main/java/com/Mobileshop/common/Constants.java | cdc56385ceca26f73588b031370e64e408c129df | [] | no_license | WaringMoon/llshen | https://github.com/WaringMoon/llshen | ef535c0de1aad5e140d3dfce3b6acddd12a32108 | 1fdeaeb949a7486e517e85c2e373e631bab58c82 | refs/heads/master | 2020-09-17T14:42:20.217000 | 2019-11-25T12:29:46 | 2019-11-25T12:29:46 | 223,943,755 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Mobileshop.common;
public class Constants {
public static final String BASE_URL="http://10.180.106.250:8010/MobileShop/";
} | UTF-8 | Java | 140 | java | Constants.java | Java | [
{
"context": "{\n public static final String BASE_URL=\"http://10.180.106.250:8010/MobileShop/\";\n}",
"end": 119,
"score": 0.9994279742240906,
"start": 105,
"tag": "IP_ADDRESS",
"value": "10.180.106.250"
}
] | null | [] | package com.Mobileshop.common;
public class Constants {
public static final String BASE_URL="http://10.180.106.250:8010/MobileShop/";
} | 140 | 0.75 | 0.642857 | 5 | 27.200001 | 29.457766 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
3baed71b6e776588b2555f5336d9670111862bcb | 24,481,313,629,835 | 956ae90853ee7ec3a6ab4fb21ab5e9024776927e | /src/blackjack/sunjine33/Player.java | db5201267d26ab34983a8db794554f9155a2f234 | [] | no_license | sunjine33/blackjack | https://github.com/sunjine33/blackjack | db9931ed4bf309c7ae2a645e10dcfaaada339497 | 8fedde7b916a8347ccb7438e0d853f3cfdfb2f27 | refs/heads/master | 2020-03-27T00:03:36.108000 | 2018-08-22T11:25:01 | 2018-08-22T11:25:01 | 145,590,125 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package blackjack.sunjine33;
public class Player {
protected int sum;
protected boolean isDealer;
protected boolean didStop;
public void addCard(Card card) {
sum += card.getNum();
}
public boolean isOver21() {
return this.sum > 21;
}
public boolean didStop() {
return this.didStop;
}
public void... | UTF-8 | Java | 408 | java | Player.java | Java | [] | null | [] | package blackjack.sunjine33;
public class Player {
protected int sum;
protected boolean isDealer;
protected boolean didStop;
public void addCard(Card card) {
sum += card.getNum();
}
public boolean isOver21() {
return this.sum > 21;
}
public boolean didStop() {
return this.didStop;
}
public void... | 408 | 0.67402 | 0.659314 | 27 | 14.111111 | 11.864461 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.37037 | false | false | 5 |
b77b6c6f9466f7a95b5db7fb7fc8e8d2584f54c4 | 23,897,198,086,043 | 79e2c4bbae6774b3b83769b792b0a13851f75b08 | /eco-app/src/main/java/easycare/web/CommunicationsModuleImageResolver.java | aea8b6792a6a367cf65dbbfe03ce4b51760fb627 | [] | no_license | mikessun/reports-repo | https://github.com/mikessun/reports-repo | 782916378ec3753c7c42db8a85c2313e588d41e0 | b2f44c22547ef777402716393debb58039b39b5c | refs/heads/master | 2019-01-19T20:11:40.844000 | 2016-04-15T23:08:32 | 2016-04-15T23:08:32 | 56,277,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package easycare.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import easycare.model.ImageTypeEnum;
import easycare.model.therapyequipment.CommunicationModule;
import easycare.web.service.ContextPathResolver;
@Component
public class Communication... | UTF-8 | Java | 845 | java | CommunicationsModuleImageResolver.java | Java | [] | null | [] | package easycare.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import easycare.model.ImageTypeEnum;
import easycare.model.therapyequipment.CommunicationModule;
import easycare.web.service.ContextPathResolver;
@Component
public class Communication... | 845 | 0.76568 | 0.76568 | 23 | 35.739132 | 36.927917 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 5 |
aa9b044b1f470e000b75e4590cdfd597b91d5fd2 | 30,623,116,836,446 | c4c9e0b4120d729ec269114fee11274aa97d9dbb | /app/src/main/java/com/efeyegitoglu/instagram/Profile/EditProfileFragment.java | 24e297e3a68e77c201780c173b20e09d175c62ac | [] | no_license | EfeYegitoglu/InstagramClone | https://github.com/EfeYegitoglu/InstagramClone | 61f21be2d392fe78e66e9d780b9c17b512af17f8 | 9df90ce7ed007bf7cdac15d8a8469ac517f0a723 | refs/heads/main | 2023-03-30T01:38:13.286000 | 2021-04-07T23:48:09 | 2021-04-07T23:48:09 | 326,309,474 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.efeyegitoglu.instagram.Profile;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.graphics.ImageDecoder;
import android.net.Uri;
import android.os.Build;
import android.os.Bundl... | UTF-8 | Java | 15,702 | java | EditProfileFragment.java | Java | [
{
"context": " profilBilgiGüncelle();\n userNameDegistr();\n bosResimGuncelle();\n ",
"end": 4514,
"score": 0.8989098072052002,
"start": 4507,
"tag": "USERNAME",
"value": "Degistr"
},
{
"context": " Toast.makeText(getContext... | null | [] | package com.efeyegitoglu.instagram.Profile;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.graphics.ImageDecoder;
import android.net.Uri;
import android.os.Build;
import android.os.Bundl... | 15,690 | 0.62301 | 0.621794 | 456 | 33.291668 | 31.819675 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 5 |
ed5c2c81434ac2cab8ba5d31ca4f5728b4fce30c | 13,451,837,638,683 | 1be2e4c544163bb4f798367cbac8ea781ae5992f | /backgroud/src/main/java/com/yue/fbiz/background/deploy/service/DeployServiceLocator.java | 32dee48dccff7d750be904f275e3b74912b2beb8 | [] | no_license | RyanTech/yueji | https://github.com/RyanTech/yueji | 1e7c31c5ecdd3f47b0cbf33060cff976fb73ff6a | 41f205896ff7a1da27eba26ce60f6d50e233fc2a | refs/heads/master | 2018-03-06T14:58:15.843000 | 2013-06-08T13:09:31 | 2013-06-08T13:09:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yue.fbiz.background.deploy.service;
import com.yue.commons.core.CommonServiceLocator;
import com.yue.fbiz.background.deploy.service.interfaces.DeployService;
public class DeployServiceLocator extends CommonServiceLocator {
public static DeployService getDeployService() {
return (DeployService) getBean... | UTF-8 | Java | 345 | java | DeployServiceLocator.java | Java | [] | null | [] | package com.yue.fbiz.background.deploy.service;
import com.yue.commons.core.CommonServiceLocator;
import com.yue.fbiz.background.deploy.service.interfaces.DeployService;
public class DeployServiceLocator extends CommonServiceLocator {
public static DeployService getDeployService() {
return (DeployService) getBean... | 345 | 0.82029 | 0.82029 | 12 | 27.75 | 28.006323 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
b56498cef1b3733fc2765b002ab575384c40b0e1 | 13,451,837,637,701 | 680c1ca87d109cd98c3ae89b31e67ab1c9383376 | /module/nuls-smart-contract/src/main/java/org/ethereum/datasource/SourceChainBox.java | 1a7576cda67cac3a21463057feab1bf3694cfbf1 | [
"MIT"
] | permissive | nuls-io/nuls-v2 | https://github.com/nuls-io/nuls-v2 | eefafb952b0af77486031e6cb0af7375749abcea | e31894fa7822059fe56d038b4be864c7747f1d49 | refs/heads/master | 2023-08-24T22:04:34.279000 | 2023-07-18T07:53:11 | 2023-07-18T07:53:11 | 153,088,484 | 253 | 61 | MIT | false | 2023-08-17T10:51:17 | 2018-10-15T09:39:42 | 2023-08-12T03:56:22 | 2023-08-17T10:51:17 | 42,831 | 113 | 56 | 19 | Java | false | false | /*
* Copyright (c) [2016] [ <ether.camp> ]
* This file is part of the ethereumJ library.
*
* The ethereumJ library is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, ... | UTF-8 | Java | 2,386 | java | SourceChainBox.java | Java | [
{
"context": " are flushed in reverse order\n * <p>\n * Created by Anton Nashatyrev on 07.12.2016.\n */\npublic class SourceChainBox<Ke",
"end": 1105,
"score": 0.9998960494995117,
"start": 1089,
"tag": "NAME",
"value": "Anton Nashatyrev"
}
] | null | [] | /*
* Copyright (c) [2016] [ <ether.camp> ]
* This file is part of the ethereumJ library.
*
* The ethereumJ library is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, ... | 2,376 | 0.658843 | 0.652557 | 79 | 29.202532 | 26.078936 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.417722 | false | false | 5 |
87c45757b3defd6a7372f5e8810b70da7d516e9d | 26,439,818,676,642 | 53886840462520ec58c8b4e4fd994707888d4dcc | /app/src/main/java/ay3524/com/healthprediction/PredictionActivity.java | 42707ea3664dd5b682119a637de83f4d25165c3a | [] | no_license | ay3524/HealthPrediction | https://github.com/ay3524/HealthPrediction | 09254181f7194219695451aef8069f49aa8a1734 | bf1977a4c7d9b17ed8f000488a6989d4a75a48c4 | refs/heads/master | 2020-05-23T09:10:25.893000 | 2017-02-21T14:49:17 | 2017-02-21T14:49:17 | 80,444,944 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ay3524.com.healthprediction;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.wid... | UTF-8 | Java | 3,595 | java | PredictionActivity.java | Java | [] | null | [] | package ay3524.com.healthprediction;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.wid... | 3,595 | 0.613908 | 0.611405 | 105 | 33.24762 | 28.817251 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
22be5614987309bc4be8d36ebefed9b455ed957e | 15,238,543,966,847 | 4eec38a14a50b456a553d1918da4bf9a1771d36f | /src/main/java/edu/miu/lelafoods/order/dao/OrderDao.java | 20da04546d3152a89712c48fd2f2ff49e0b403ea | [] | no_license | BMCube/lelafoods-order | https://github.com/BMCube/lelafoods-order | 56b65aa89f7d3f8ec90bc15f600a9bb688bc5369 | 4e7e3963e6a115f820fd435040fbd23df2f34a7b | refs/heads/develop | 2022-11-29T22:24:47.235000 | 2020-08-15T22:54:59 | 2020-08-15T22:54:59 | 286,328,886 | 0 | 0 | null | false | 2020-08-15T22:56:22 | 2020-08-09T22:45:39 | 2020-08-15T22:55:03 | 2020-08-15T22:56:21 | 142 | 0 | 0 | 0 | Java | false | false | package edu.miu.lelafoods.order.dao;
import edu.miu.lelafoods.order.domain.Order;
import java.util.List;
public interface OrderDao extends GenericDao<Order> {
/*
public List<Order> showOrdersForToday();
*/
}
| UTF-8 | Java | 218 | java | OrderDao.java | Java | [] | null | [] | package edu.miu.lelafoods.order.dao;
import edu.miu.lelafoods.order.domain.Order;
import java.util.List;
public interface OrderDao extends GenericDao<Order> {
/*
public List<Order> showOrdersForToday();
*/
}
| 218 | 0.747706 | 0.747706 | 12 | 17.166666 | 20.715668 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
9da9c3ab1f9ba42cd20721adbce21a5bc5e2766b | 30,348,238,930,443 | dffe075482854e322947a53e234ed5391dacbf4c | /src/jmatrix/Structure.java | 0a730af49c58551bbb869f5a4ac6d8630345dee1 | [] | no_license | nalleyda/gtmat | https://github.com/nalleyda/gtmat | d28e5c299f16af4e33c5e92547b40317fc08a7bf | 7196477838f13d70040cdbab06329d70e41ac406 | refs/heads/master | 2016-08-04T18:26:13.944000 | 2012-05-02T05:01:38 | 2012-05-02T05:01:38 | 33,439,014 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jmatrix;
import main.*;
import java.io.Serializable;
/**
*
* @author Zach Wilt (zwilt3@gatech.edu)
*
*/
//Find a way to cast from primitives to Matrix, to save typing
//Check whether it is actually faster to use arrays instead of ArrayLists
public class Structure extends MatObject implements java.io.Seri... | UTF-8 | Java | 5,586 | java | Structure.java | Java | [
{
"context": ";\nimport java.io.Serializable;\n\n/**\n * \n * @author Zach Wilt (zwilt3@gatech.edu)\n *\n */\n//Find a way to cast f",
"end": 91,
"score": 0.999141275882721,
"start": 82,
"tag": "NAME",
"value": "Zach Wilt"
},
{
"context": "a.io.Serializable;\n\n/**\n * \n * @author Z... | null | [] | package jmatrix;
import main.*;
import java.io.Serializable;
/**
*
* @author <NAME> (<EMAIL>)
*
*/
//Find a way to cast from primitives to Matrix, to save typing
//Check whether it is actually faster to use arrays instead of ArrayLists
public class Structure extends MatObject implements java.io.Serializable{
... | 5,573 | 0.544755 | 0.535804 | 206 | 26.116505 | 22.459803 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660194 | false | false | 5 |
56380cedb431f5382380552de5a7051cf8a19113 | 30,683,246,382,797 | 8cec169ea5f8bd9c427b05393a4eb57663f06757 | /vjtop/src/main/java/com/vip/vjtools/vjtop/VJTop.java | ec93a14810e393fc26de1b57f610dc4e1752e596 | [
"Apache-2.0"
] | permissive | crossoverJie/vjtools | https://github.com/crossoverJie/vjtools | 6a24153ca067c8577dc3770ca4131c52e4dcdefa | 57985c6ef94dc91e60be68ad4e22404a773548e7 | refs/heads/master | 2020-03-28T15:36:18.953000 | 2018-09-13T09:02:02 | 2018-09-13T09:02:02 | 148,608,987 | 2 | 1 | Apache-2.0 | true | 2018-09-13T08:43:52 | 2018-09-13T08:43:52 | 2018-09-13T06:59:45 | 2018-09-10T09:01:34 | 1,874 | 0 | 0 | 0 | null | false | null | package com.vip.vjtools.vjtop;
import java.io.BufferedOutputStream;
import java.io.FileDescriptor;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintStream;
import com.vip.vjtools.vjtop.VMDetailView.ContentMode;
import com.vip.vjtools.vjtop.VMDetailView.OutputFormat;
import com.vip.vjto... | UTF-8 | Java | 5,770 | java | VJTop.java | Java | [] | null | [] | package com.vip.vjtools.vjtop;
import java.io.BufferedOutputStream;
import java.io.FileDescriptor;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintStream;
import com.vip.vjtools.vjtop.VMDetailView.ContentMode;
import com.vip.vjtools.vjtop.VMDetailView.OutputFormat;
import com.vip.vjto... | 5,770 | 0.69734 | 0.691844 | 210 | 25.857143 | 24.35606 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.585714 | false | false | 5 |
55e868499dd05079d6ad11b45e4fbd25cd8087c2 | 24,653,112,305,201 | f349dd352b8bd116b2ced90ccdfdf4ad10292460 | /src/com/martin/leetcode/editor/cn/Fi9suh.java | 31d077612472529fad20bb6383d369660b454520 | [] | no_license | xixiangzouyibian/MartinLeetcodes | https://github.com/xixiangzouyibian/MartinLeetcodes | 6aa41fc26ddbcdaf4265e5f27ea0ea00a36fc90f | 8ae2de4cfb44514ad1fa425035cd0f4cfba5cd26 | refs/heads/master | 2022-03-21T22:53:03.707000 | 2022-02-13T16:26:07 | 2022-02-13T16:26:07 | 232,828,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //English description is not available for the problem. Please switch to
//Chinese.
// Related Topics 设计 线段树 有序集合 👍 12 👎 0
package com.martin.leetcode.editor.cn;
import java.util.Map;
import java.util.TreeMap;
public class Fi9suh{
//leetcode submit region begin(Prohibit modification and deletion)
class M... | UTF-8 | Java | 1,063 | java | Fi9suh.java | Java | [] | null | [] | //English description is not available for the problem. Please switch to
//Chinese.
// Related Topics 设计 线段树 有序集合 👍 12 👎 0
package com.martin.leetcode.editor.cn;
import java.util.Map;
import java.util.TreeMap;
public class Fi9suh{
//leetcode submit region begin(Prohibit modification and deletion)
class M... | 1,063 | 0.6641 | 0.659288 | 41 | 24.365854 | 25.225574 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 5 |
893a514ec4c4581c2b3273d032a76263491cf873 | 33,517,924,810,443 | 5e684f8f5fda090482698577af71d29a4f14cd81 | /Park/src/com/example/park/MeActivity.java | 309c03f7b643cde7228c043b5a3c96a6d2da162e | [] | no_license | roc85/ParkTest | https://github.com/roc85/ParkTest | 895d88cc8bcd1b10d08f686837b9cfc43e04e9ab | c07878987260de7c958bd4e5949ba3716795004b | refs/heads/master | 2018-04-28T07:24:56.902000 | 2017-05-22T03:52:02 | 2017-05-22T03:52:02 | 92,007,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.park;
import java.net.URL;
import org.json.JSONArray;
import org.json.JSONObject;
import com.baidu.mapapi.model.LatLng;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.content.DialogInterface;
import android.datab... | GB18030 | Java | 7,165 | java | MeActivity.java | Java | [
{
"context": ".getString(\"car\"));\r\n//\t\t\ttempInfo.put(\"password\", rs.getString(\"password\"));\r\n//\t\t\ttempInfo.put(\"phone\", rs.getS",
"end": 6028,
"score": 0.9685122966766357,
"start": 6016,
"tag": "PASSWORD",
"value": "rs.getString"
},
{
"context": "\"));\r\n//\t\t\tte... | null | [] | package com.example.park;
import java.net.URL;
import org.json.JSONArray;
import org.json.JSONObject;
import com.baidu.mapapi.model.LatLng;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.content.DialogInterface;
import android.datab... | 7,165 | 0.616368 | 0.610481 | 268 | 23.988806 | 19.310404 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.776119 | false | false | 5 |
d739d22b6301dbdeb2de7070629a2146e641fe13 | 34,256,659,157,473 | 82f1491d219bd69419b008ea6253e9a80af26b42 | /shared-libs/src/it/mr/types/com/ResponseDescriptor.java | 56b3f5395a9bd96bc35ee3a3d6b378904ad8ea53 | [] | no_license | MircoRosa/iotcloud-coap | https://github.com/MircoRosa/iotcloud-coap | 75a4a64363c7e77a6bb1426e5dfe2195f6af0226 | dfb5644f84d3c00f5aaaec2ed7a8766b54b4fc2c | refs/heads/master | 2021-04-03T09:26:26.018000 | 2018-05-18T11:54:34 | 2018-05-18T11:54:34 | 124,777,563 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.mr.types.com;
public class ResponseDescriptor {
private String resource, server, value;
private byte[] token = new byte[8];
public ResponseDescriptor() {}
public ResponseDescriptor(String value, String resource, String server, byte[] token) {
this.value=value;
this.resource=resource;
this.serv... | UTF-8 | Java | 828 | java | ResponseDescriptor.java | Java | [] | null | [] | package it.mr.types.com;
public class ResponseDescriptor {
private String resource, server, value;
private byte[] token = new byte[8];
public ResponseDescriptor() {}
public ResponseDescriptor(String value, String resource, String server, byte[] token) {
this.value=value;
this.resource=resource;
this.serv... | 828 | 0.698068 | 0.69686 | 47 | 16.617022 | 17.58572 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.425532 | false | false | 5 |
20866e9bca7234c5010e8bf9510dc7fdae27dfac | 17,471,927,013,260 | fa5ac6ccb3bb7857f8342c7aef38ff2e6d585fe6 | /SpringBoot/capstone-api/src/main/java/pesek/dean/capstoneapi/models/Patient.java | 7cf1b7079d3b468076a7f2b424d02ef3159785f8 | [] | no_license | dpesekNeumont/Capstone | https://github.com/dpesekNeumont/Capstone | 4aa0ca078fec766b03d3c739d8effc056e026da0 | 3a6e4a05f30307787f3352ef91c9d87d14c68270 | refs/heads/master | 2020-08-04T00:53:09.734000 | 2020-07-28T03:36:03 | 2020-07-28T03:36:03 | 211,942,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pesek.dean.capstoneapi.models;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
impo... | UTF-8 | Java | 12,265 | java | Patient.java | Java | [
{
"context": "Number, Doctor doctor, long dob) {\n\t\tsetFirstName(firstName);\n\t\tsetLastName(lastName);\n\t\tsetPrimaryEmail(prim",
"end": 1721,
"score": 0.7687457799911499,
"start": 1712,
"tag": "NAME",
"value": "firstName"
},
{
"context": "g dob) {\n\t\tsetFirstName(firstName);\... | null | [] | package pesek.dean.capstoneapi.models;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
impo... | 12,271 | 0.762332 | 0.76225 | 359 | 33.164345 | 33.645344 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.51532 | false | false | 5 |
815caf1f7ab9d8d9734bd2021991df3f8c787979 | 15,891,379,043,070 | 22a17ce6babbb458def26c9fac243bdfbf839b91 | /src/test/java/com/rafas/conversao2/Formulario2Test.java | 4b92dfae0573be0e685e6f0b4f6c43f261eb7034 | [] | no_license | rafaelpenha/convertermoeda | https://github.com/rafaelpenha/convertermoeda | 04fbc6851fb46c221fef39a79fa10fe147eba799 | d07ea6868cb8df718b32283e2dc8e39cd67b3e77 | refs/heads/master | 2023-04-11T02:11:36.503000 | 2021-04-21T23:38:14 | 2021-04-21T23:38:14 | 359,307,792 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rafas.conversao2;
import static org.junit.jupiter.api.Assertions.*;
class Formulario2Test {
} | UTF-8 | Java | 108 | java | Formulario2Test.java | Java | [] | null | [] | package com.rafas.conversao2;
import static org.junit.jupiter.api.Assertions.*;
class Formulario2Test {
} | 108 | 0.787037 | 0.768519 | 7 | 14.571428 | 18.070158 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 5 |
feffb34c7f26dd727700c50bb60c6dcd72c2df5b | 23,192,823,446,283 | 868a222b8c6d4fa64ada7b490b2116acb08d501d | /app/src/main/java/com/chokavo/chosportsman/models/DataManager.java | f5ed0984c76b8b37f6769abc29929f29656ca17d | [] | no_license | maxamillion32/ChoSportsman | https://github.com/maxamillion32/ChoSportsman | 923f52020a37759f1abc7f1e7963c6f89d743e0b | 9f30d235afed9c38b1b04bd1a3a50ef681079e35 | refs/heads/master | 2021-01-13T11:50:59.506000 | 2016-05-26T08:47:50 | 2016-05-26T08:47:50 | 69,221,572 | 1 | 0 | null | true | 2016-09-26T06:52:24 | 2016-09-26T06:52:24 | 2016-03-04T19:27:13 | 2016-05-26T08:48:04 | 9,653 | 0 | 0 | 0 | null | null | null | package com.chokavo.chosportsman.models;
import android.support.annotation.NonNull;
import com.chokavo.chosportsman.App;
import com.chokavo.chosportsman.calendar.GoogleCalendarAPI;
import com.chokavo.chosportsman.network.opendata.sportobject.SportObject;
import com.chokavo.chosportsman.ormlite.models.SCalendar;
impor... | UTF-8 | Java | 4,923 | java | DataManager.java | Java | [
{
"context": "Arrays;\nimport java.util.List;\n\n/**\n * Created by ilyapyavkin on 02.03.16.\n */\npublic class DataManager {\n\n ",
"end": 838,
"score": 0.9990240931510925,
"start": 827,
"tag": "USERNAME",
"value": "ilyapyavkin"
}
] | null | [] | package com.chokavo.chosportsman.models;
import android.support.annotation.NonNull;
import com.chokavo.chosportsman.App;
import com.chokavo.chosportsman.calendar.GoogleCalendarAPI;
import com.chokavo.chosportsman.network.opendata.sportobject.SportObject;
import com.chokavo.chosportsman.ormlite.models.SCalendar;
impor... | 4,923 | 0.697851 | 0.696165 | 136 | 33.89706 | 27.833349 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514706 | false | false | 5 |
593e2fa92667f3278972ac51e5e68d8fd3640b00 | 4,303,557,261,133 | 05677922fa9295034c80dde4dacd995027582c8e | /src/Common/Sprite.java | aa257c7776b2fa2030e36d791afc52892e67fd6b | [] | no_license | mateuscoelho2009/Star-Wars-Game | https://github.com/mateuscoelho2009/Star-Wars-Game | 20c372f2a5cb1a913eebce1eaa445f2adf8127ea | 9840c1e1524bd3e99cc8cd4324998c4bf7a10fd6 | refs/heads/master | 2021-01-21T04:46:40.916000 | 2016-06-24T10:54:30 | 2016-06-24T10:54:30 | 54,153,662 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Common;
import java.awt.Rectangle;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
public abstract class Sprite {
// Constants
public final int X = 0,
Y = 1;
// Attributes
protected float[] position;
protected int width;
... | UTF-8 | Java | 2,722 | java | Sprite.java | Java | [] | null | [] | package Common;
import java.awt.Rectangle;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
public abstract class Sprite {
// Constants
public final int X = 0,
Y = 1;
// Attributes
protected float[] position;
protected int width;
... | 2,722 | 0.553637 | 0.547759 | 119 | 21.882353 | 20.394915 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.97479 | false | false | 5 |
471be22734bdf6d9c126cdc9f9bd3f5ba45a3ada | 2,156,073,636,277 | 8f1ccf1774e5492e832ebac046748f0f956902a6 | /src/main/java/com/xime/bupho/repository/UserRepository.java | 10a81d64a7139bd7ab959a7b3e30fcf3bd94e074 | [] | no_license | FlechitUp/SpringBootFotiuk | https://github.com/FlechitUp/SpringBootFotiuk | e8e7dba017cc88440380b05ee36f1b5f06ddf519 | cb2431c81bb55ddf6fc7101c2697f87e9367a259 | refs/heads/master | 2020-06-06T06:15:31.063000 | 2019-06-19T05:56:06 | 2019-06-19T05:56:06 | 192,660,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xime.bupho.repository;
import com.xime.bupho.model.UserModel;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.data.repository.query.Param;
public interface UserRepository extends... | UTF-8 | Java | 534 | java | UserRepository.java | Java | [] | null | [] | package com.xime.bupho.repository;
import com.xime.bupho.model.UserModel;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.data.repository.query.Param;
public interface UserRepository extends... | 534 | 0.814607 | 0.814607 | 20 | 25.700001 | 26.262331 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 5 |
aa67871a4b655f105c33baedb8727f00f85d1dac | 27,968,827,053,870 | cf59afd2db3e319d02a820f4ab017040b515fc76 | /dynamodbJava/src/main/java/com/example/dynamodb/TesteCepea.java | bd5b3f30c0aa88a8bfd27f5e458fe444a160be4a | [] | no_license | fernandooliveirapimenta/cloudninja-dynamodb | https://github.com/fernandooliveirapimenta/cloudninja-dynamodb | 8c03edbc8b9ca92becfe95685c467d90c98c104f | 5a14f4b1275a03303dec0983b236a3a3a3d749fa | refs/heads/master | 2020-07-24T12:10:13.632000 | 2020-03-13T12:53:55 | 2020-03-13T12:53:55 | 207,921,247 | 0 | 0 | null | true | 2019-09-11T23:01:07 | 2019-09-11T23:01:07 | 2019-02-14T17:59:09 | 2016-02-22T23:17:02 | 4 | 0 | 0 | 0 | null | false | false | package com.example.dynamodb;
import com.example.dynamodb.cotacoes.CotacaoMilho;
import java.io.File;
import java.util.Map;
import java.util.Objects;
public class TesteCepea {
public static void main(String[] args) throws Exception {
File fileBovespa = new File(
Objects.requireNonNull(C... | UTF-8 | Java | 1,576 | java | TesteCepea.java | Java | [] | null | [] | package com.example.dynamodb;
import com.example.dynamodb.cotacoes.CotacaoMilho;
import java.io.File;
import java.util.Map;
import java.util.Objects;
public class TesteCepea {
public static void main(String[] args) throws Exception {
File fileBovespa = new File(
Objects.requireNonNull(C... | 1,576 | 0.665609 | 0.661802 | 40 | 38.400002 | 36.873974 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 5 |
56b7b75ef026ae061438e72ae7cf2fa004ac8c92 | 26,448,408,634,197 | f54d702c1289b2b78f423850d7fedba6c9378126 | /Java/Strings/java-string-reverse.java | 11071ee35a40e202ef2a958f624ea9130e1f830d | [
"MIT"
] | permissive | ekant1999/HackerRank | https://github.com/ekant1999/HackerRank | 81e6ac5bec8307bca2bd1debb169f2acdf239b66 | 084d4550b4eaf130837ab26a4efdbcaf8b667cdc | refs/heads/master | 2020-05-02T09:19:10.102000 | 2016-10-27T04:10:28 | 2016-10-27T04:10:28 | 177,868,424 | 0 | 0 | MIT | true | 2019-03-26T21:04:17 | 2019-03-26T21:04:17 | 2018-08-09T13:12:35 | 2016-10-27T04:10:31 | 236 | 0 | 0 | 0 | null | false | null | import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
String word = sc.next();
/* Enter your code here. Print output to STDOUT. */
char[] wordArray = word.toCharArray();
... | UTF-8 | Java | 640 | java | java-string-reverse.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
String word = sc.next();
/* Enter your code here. Print output to STDOUT. */
char[] wordArray = word.toCharArray();
... | 640 | 0.49375 | 0.489062 | 23 | 25.913044 | 17.601662 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 5 |
79137af39004b9f3280b67448501e13f79dbfbcf | 850,403,526,767 | 2c2f25e82f6b7b21318d559ab3058ed4ddb2ac83 | /yitouhang/src/main/java/com/laxiong/InputMethod/LPUtils.java | e10c7f74c0ec4d90cc1bafeb414575cb1c0e4dc9 | [] | no_license | laxiong/MyApplication | https://github.com/laxiong/MyApplication | 75c3b23022ff5ccc95dadcfd36fd004d3b05b9c5 | 117995a4ffd6c3a84605bce9b7a94e5a97944c1d | refs/heads/master | 2021-01-21T04:47:04.838000 | 2016-07-06T06:57:32 | 2016-07-06T06:57:33 | 56,308,834 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* LPUtils.java
*
* Copyright (c) 2006 LightPole, Inc.
* All rights reserved.
*
* No part of this source code may be copied, userd, or modified
* without the express written consent of LightPole, Inc.
*
* Created on November 9, 2006, 3:04 PM
*
* To change this template, choose Tools | Template Manager
* a... | UTF-8 | Java | 1,074 | java | LPUtils.java | Java | [] | null | [] | /*
* LPUtils.java
*
* Copyright (c) 2006 LightPole, Inc.
* All rights reserved.
*
* No part of this source code may be copied, userd, or modified
* without the express written consent of LightPole, Inc.
*
* Created on November 9, 2006, 3:04 PM
*
* To change this template, choose Tools | Template Manager
* a... | 1,074 | 0.607619 | 0.589524 | 55 | 18.09091 | 18.997868 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 5 |
92ee4db69285f066d1529ad270b350541e89222c | 36,782,099,964,860 | 31ff549e76adf4c01b46ac72bb28f022ce3f3ef2 | /pet-clinic-data/src/main/java/com/guru/springframework/sfgpetclinic/services/VisitService.java | b4eff18dfbe2849e4fd7a5ddbb7aa19b095955ca | [] | no_license | hananbe/sft-pet-clinic | https://github.com/hananbe/sft-pet-clinic | 2961b431ee94414af99d8b63f44c4e14efcc1006 | 702367bb6eaffc4be2369c0c875cf27b28317829 | refs/heads/master | 2020-07-23T18:07:43.486000 | 2019-11-18T10:42:12 | 2019-11-18T10:42:12 | 207,660,847 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guru.springframework.sfgpetclinic.services;
import com.guru.springframework.sfgpetclinic.model.Visit;
public interface VisitService extends CrudService<Visit,Long> {
}
| UTF-8 | Java | 189 | java | VisitService.java | Java | [] | null | [] | package com.guru.springframework.sfgpetclinic.services;
import com.guru.springframework.sfgpetclinic.model.Visit;
public interface VisitService extends CrudService<Visit,Long> {
}
| 189 | 0.809524 | 0.809524 | 6 | 29.5 | 29.295904 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
c8b1c4386c5c9bbb910c84eb763b35ee4092df33 | 37,976,100,864,770 | c7e5e8f9eafede6bf1e809d463e38b65f6c64911 | /mobileapps/android/games/BouncingBalls/app/src/main/java/com/example/tungnguyen/bouncingballs/CanvasSurface.java | 6f2c885f99f5e7ef31a4fb88a482b20375c6138f | [] | no_license | MrEggGaming1/mobileapps | https://github.com/MrEggGaming1/mobileapps | a9d9ddb9ef9a3d795ad4395cca8b4bbbfd3145fc | 0ccbf02feadd1b1ad697f2053252862ecb02d5d1 | refs/heads/master | 2023-01-13T07:11:44.409000 | 2020-11-12T09:43:16 | 2020-11-12T09:43:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tungnguyen.bouncingballs;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.view.MotionEvent;
import android.view.View;
import java.util.Random;
public class CanvasSurface ext... | UTF-8 | Java | 4,489 | java | CanvasSurface.java | Java | [
{
"context": "package com.example.tungnguyen.bouncingballs;\n\nimport android.content.Context;\ni",
"end": 30,
"score": 0.9735748171806335,
"start": 20,
"tag": "USERNAME",
"value": "tungnguyen"
}
] | null | [] | package com.example.tungnguyen.bouncingballs;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.view.MotionEvent;
import android.view.View;
import java.util.Random;
public class CanvasSurface ext... | 4,489 | 0.562263 | 0.552239 | 102 | 43.009804 | 32.044239 | 120 | false | false | 0 | 0 | 0 | 0 | 93 | 0.082869 | 0.637255 | false | false | 13 |
fc6fc6f547f0cccf35e7e0f50c20239306657a1c | 33,887,292,029,958 | 92edd37e48d7612757c278acfa48fa149c7d3da4 | /src/main/java/Prenda.java | 0e7d14cb6da132eb58ad34b827df902bee07a720 | [] | no_license | ivanscardaoni1/QMP5 | https://github.com/ivanscardaoni1/QMP5 | cf226bab94b6fbb387a1ba555a943107507ee585 | f19872f1b80f358f5b94881ecfd4d1a62817edc1 | refs/heads/main | 2023-05-13T02:09:28.404000 | 2021-05-29T02:16:40 | 2021-05-29T02:16:40 | 371,511,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Prenda {
// Same iteraciones anteriores
}
| UTF-8 | Java | 57 | java | Prenda.java | Java | [] | null | [] | public class Prenda {
// Same iteraciones anteriores
}
| 57 | 0.736842 | 0.736842 | 3 | 18 | 12.832251 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 13 |
abe18b501fe03f3466aa282bd1304e626c0e13fa | 37,460,704,792,986 | 70efe893f4cb8cdc57ca2ce155c28f670229c42a | /TestLib/rcdevicelib/src/main/java/com/rocedar/deviceplatform/request/listener/familydoctor/RCFDGetDoctorListListener.java | 58da00567f9a32bddc034ef2293690af59d3e95d | [] | no_license | liuxizheng11/lib | https://github.com/liuxizheng11/lib | 094057fd2e47107732be583721b1395ae24d9697 | 1032b96e2e378b4dc5633f5863f6d171b5751a43 | refs/heads/master | 2021-05-26T02:59:34.656000 | 2020-04-14T04:29:14 | 2020-04-14T04:29:14 | 254,024,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rocedar.deviceplatform.request.listener.familydoctor;
import com.rocedar.deviceplatform.dto.familydoctor.RCFDDoctorListDTO;
import java.util.List;
/**
* 项目名称:设备管理平台
* <p>
* 作者:phj
* 日期:2017/4/20 上午11:40
* 版本:V1.0.01
* 描述:获取医生列表监听方法
* <p>
* CopyRight©北京瑰柏科技有限公司
*/
public interface RCFDGetDoctorL... | UTF-8 | Java | 540 | java | RCFDGetDoctorListListener.java | Java | [
{
"context": " java.util.List;\n\n/**\n * 项目名称:设备管理平台\n * <p>\n * 作者:phj\n * 日期:2017/4/20 上午11:40\n * 版本:V1.0.01\n * 描述:获取医生列",
"end": 197,
"score": 0.9997187852859497,
"start": 194,
"tag": "USERNAME",
"value": "phj"
}
] | null | [] | package com.rocedar.deviceplatform.request.listener.familydoctor;
import com.rocedar.deviceplatform.dto.familydoctor.RCFDDoctorListDTO;
import java.util.List;
/**
* 项目名称:设备管理平台
* <p>
* 作者:phj
* 日期:2017/4/20 上午11:40
* 版本:V1.0.01
* 描述:获取医生列表监听方法
* <p>
* CopyRight©北京瑰柏科技有限公司
*/
public interface RCFDGetDoctorL... | 540 | 0.743875 | 0.710468 | 23 | 18.52174 | 22.313711 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 13 |
84eb3f343c8b4e8d472f19a392dc2ec29fa8626c | 30,253,749,659,491 | 17f7555eeec729f4419682f99531071c25994290 | /OPF/EXPJProj/OPF/KQ0100/src/com/nec/jp/orteus/metamorBase/KQ0100/KQ0100010Struct.java | 5fa504f11228ecd811aea68fe3af66b96bf7b4cb | [] | no_license | okyapu/EXPJ.OPF | https://github.com/okyapu/EXPJ.OPF | 42522adc8268b43af1345ae451a4548ed234dfa3 | 7a380007f54ec452efadfad5f74d531ccf90522f | refs/heads/master | 2023-08-26T03:55:34.454000 | 2021-11-11T08:31:46 | 2021-11-11T08:31:46 | 426,916,847 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* $Source: D:/EXPJCVS/EXPJPROJ/expjprsaUV2/EXPJProj/OPF/KQ0100/src/com/nec/jp/orteus/metamorBase/KQ0100/KQ0100010Struct.java,v $
*
* Copyright (c) 2003-2005 NEC Corporation.
* Copyright (c) 2003-2005 NEC Informatec Systems,Ltd.
*
* ALL RIGHTS RESERVED BY NEC INFORMATEC SYSTEMS, LTD.
* THIS PROGRAM MUST BE ... | SHIFT_JIS | Java | 202,660 | java | KQ0100010Struct.java | Java | [
{
"context": "00010Control クラス\n * ファイル・クラス説明\n * @author $Author: shan-xiuqin $\n * @version $Revision: 1.3 $ $Date: 2015/11/16 ",
"end": 2017,
"score": 0.9996330142021179,
"start": 2006,
"tag": "USERNAME",
"value": "shan-xiuqin"
}
] | null | [] | /*
* $Source: D:/EXPJCVS/EXPJPROJ/expjprsaUV2/EXPJProj/OPF/KQ0100/src/com/nec/jp/orteus/metamorBase/KQ0100/KQ0100010Struct.java,v $
*
* Copyright (c) 2003-2005 NEC Corporation.
* Copyright (c) 2003-2005 NEC Informatec Systems,Ltd.
*
* ALL RIGHTS RESERVED BY NEC INFORMATEC SYSTEMS, LTD.
* THIS PROGRAM MUST BE ... | 202,660 | 0.659824 | 0.639947 | 5,746 | 33.182041 | 26.816874 | 129 | false | false | 0 | 0 | 0 | 0 | 106 | 0.00054 | 2.114166 | false | false | 13 |
95ec53edaba8211a37dc63c2f4ba8819906cbb39 | 15,522,011,821,514 | f22b69ae9e2ae6e2a5f4fab61547a9fa474f5c3a | /src/test/java/com/sample/warehouse/service/WarehouseServiceTest.java | 2bec0bfbb570fbedea22e4bdf2e5222dc264f3d8 | [] | no_license | aliasoogl/warehouse | https://github.com/aliasoogl/warehouse | 7451cbf587dbf81d254fe90a3e2b359cc9722f89 | 8dcd855101ed42360caed691d331f490b900f2fd | refs/heads/master | 2020-04-08T00:48:17.794000 | 2018-11-23T19:28:48 | 2018-11-23T19:28:48 | 158,867,877 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.sample.warehouse.service;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mockito;
import org.springframework.beans.factory.annotation.Autowired;
import... | UTF-8 | Java | 5,466 | java | WarehouseServiceTest.java | Java | [] | null | [] |
package com.sample.warehouse.service;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mockito;
import org.springframework.beans.factory.annotation.Autowired;
import... | 5,466 | 0.799488 | 0.791987 | 161 | 32.944099 | 24.815655 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.745342 | false | false | 13 |
483bd945920b77df604a22bc25b1935855abb300 | 19,928,648,260,108 | 70ffa48e0dd3d98f96b7a54109e1e07989993327 | /app/src/main/java/com/dakare/radiorecord/app/load/history/HistoryMusicSelectFragment.java | cc7b86d36b3a6e637fb44dcda7e32ee765b7c73a | [] | no_license | sukolenvo/rrradio | https://github.com/sukolenvo/rrradio | 7abdfe10c8e35aadbf81266a6adf2019a1197366 | 353528ab22ce1d907f31a312de1ff7f91cfeed0f | refs/heads/master | 2023-07-06T20:36:41.092000 | 2021-08-17T22:20:30 | 2021-08-17T22:20:30 | 384,587,760 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dakare.radiorecord.app.load.history;
import android.os.Bundle;
import com.dakare.radiorecord.app.load.loader.BasicCategoryLoader;
import com.dakare.radiorecord.app.load.loader.CategoryLoader;
import com.dakare.radiorecord.app.load.loader.database.HistoryMusicCategoryDbTable;
import com.dakare.radiorecord.a... | UTF-8 | Java | 1,983 | java | HistoryMusicSelectFragment.java | Java | [] | null | [] | package com.dakare.radiorecord.app.load.history;
import android.os.Bundle;
import com.dakare.radiorecord.app.load.loader.BasicCategoryLoader;
import com.dakare.radiorecord.app.load.loader.CategoryLoader;
import com.dakare.radiorecord.app.load.loader.database.HistoryMusicCategoryDbTable;
import com.dakare.radiorecord.a... | 1,983 | 0.773071 | 0.773071 | 44 | 44.06818 | 38.269615 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 13 |
238fd771b09acc88ecafd2523edea96dc3b2fa2a | 34,497,177,323,256 | 61169f0a8beeedf3ed7d2d7f224b125b13b087f1 | /src/main/java/io/github/bi0qaw/tortoise/expressions/ExprTurtleParent.java | df2a746d97aad3d691ecbf92b5bf56efdb5541c7 | [] | no_license | bi0qaw/Tortoise | https://github.com/bi0qaw/Tortoise | c1cdf90f611120c2143a8cfd732f9362c083d690 | bea994c230d87e4034bf8df739d1b84b99382347 | refs/heads/master | 2021-01-13T07:33:36.845000 | 2016-10-28T19:22:03 | 2016-10-28T19:22:03 | 71,287,444 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.bi0qaw.tortoise.expressions;
import ch.njol.skript.classes.Changer;
import ch.njol.skript.expressions.base.SimplePropertyExpression;
import io.github.bi0qaw.tortoise.Turtle;
import org.bukkit.event.Event;
public class ExprTurtleParent extends SimplePropertyExpression<Turtle, Turtle> {
@Override
p... | UTF-8 | Java | 1,163 | java | ExprTurtleParent.java | Java | [
{
"context": "package io.github.bi0qaw.tortoise.expressions;\n\nimport ch.njol.skript.clas",
"end": 24,
"score": 0.9984868168830872,
"start": 18,
"tag": "USERNAME",
"value": "bi0qaw"
},
{
"context": "s.base.SimplePropertyExpression;\nimport io.github.bi0qaw.tortoise.Turtle;\nimport o... | null | [] | package io.github.bi0qaw.tortoise.expressions;
import ch.njol.skript.classes.Changer;
import ch.njol.skript.expressions.base.SimplePropertyExpression;
import io.github.bi0qaw.tortoise.Turtle;
import org.bukkit.event.Event;
public class ExprTurtleParent extends SimplePropertyExpression<Turtle, Turtle> {
@Override
p... | 1,163 | 0.709372 | 0.706793 | 50 | 22.26 | 23.053684 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.86 | false | false | 13 |
e81e7a46a6247ebfa1dd4dc2a1b657a4b64d4de6 | 34,497,177,326,714 | 55eaafe91cb031e7c59ac49ed64ce6cdbc2bfe89 | /src/Abstraction/Rahim.java | 6dfa101e1da6031d2036537148fed3586e42d096 | [] | no_license | Apurba-debnath-bit/JavaCoreAndOopPractice | https://github.com/Apurba-debnath-bit/JavaCoreAndOopPractice | d08b1483cacd649adef562e193033a35089aa96c | 847587bab28c80660dd13538bcef9db581dfdb57 | refs/heads/master | 2021-03-14T06:49:12.143000 | 2020-06-05T08:59:59 | 2020-06-05T08:59:59 | 246,747,539 | 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 Abstraction;
// stc: -> (abstract class className)
public class Rahim extends MobileUser {
//after extend mobileUser this... | UTF-8 | Java | 487 | java | Rahim.java | Java | [
{
"context": "/ stc: -> (abstract class className)\npublic class Rahim extends MobileUser {\n //after extend mobileUse",
"end": 264,
"score": 0.6371964812278748,
"start": 259,
"tag": "NAME",
"value": "Rahim"
},
{
"context": "id sendMessage(){\n System.out.println(\"I am Ra... | 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 Abstraction;
// stc: -> (abstract class className)
public class Rahim extends MobileUser {
//after extend mobileUser this... | 487 | 0.691992 | 0.691992 | 16 | 29.4375 | 25.194168 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
27730aedadde41fbd116f0bfe2b68330edd70ee8 | 7,816,840,507,514 | e7cb38a15026d156a11e4cf0ea61bed00b837abe | /groundwork-monitor-platform/enterprise-foundation/collagerest/collagerest-client/src/test/java/org/groundwork/rs/client/IndependentEventTest.java | 40d1abe5a8b189fe973f7dd063046e78ea13dbca | [] | no_license | wang-shun/groundwork-trunk | https://github.com/wang-shun/groundwork-trunk | 5e0ce72c739fc07f634aeefc8f4beb1c89f128af | ea1ca766fd690e75c3ee1ebe0ec17411bc651a76 | refs/heads/master | 2020-04-01T08:50:03.249000 | 2018-08-20T21:21:57 | 2018-08-20T21:21:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.groundwork.rs.client;
import org.groundwork.rs.client.clientdatamodel.IndependentGeneralProperties;
import org.groundwork.rs.dto.*;
import org.junit.Test;
import org.junit.experimental.categories.Category;
import javax.ws.rs.core.MediaType;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
i... | UTF-8 | Java | 32,217 | java | IndependentEventTest.java | Java | [
{
"context": " org.junit.Assert.assertTrue;\n\n\n\n/**\n * Created by rphillips on 3/15/16.\n */\npublic class IndependentEventTest",
"end": 602,
"score": 0.9997121691703796,
"start": 593,
"tag": "USERNAME",
"value": "rphillips"
},
{
"context": "+ x));\n host.putProperty(\... | null | [] | package org.groundwork.rs.client;
import org.groundwork.rs.client.clientdatamodel.IndependentGeneralProperties;
import org.groundwork.rs.dto.*;
import org.junit.Test;
import org.junit.experimental.categories.Category;
import javax.ws.rs.core.MediaType;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
i... | 32,217 | 0.597604 | 0.582301 | 745 | 42.244297 | 31.175785 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754362 | false | false | 13 |
f36b9539bc241060f4787255b0e530cfd58602ca | 19,808,389,215,929 | 55a9ba6cb03a49acb26848caa5e5ece113e20ffc | /MedianFind.java | 393dee3594395e80520e7ceab68ea6ec01a93395 | [] | no_license | theCromers/MedianFind | https://github.com/theCromers/MedianFind | 76a4e3001e81995bbef8ae80b55d4624e2ffd716 | aeeb2ff8af7ec01ca12e86c1382f1f0614722047 | refs/heads/master | 2023-07-01T08:28:51.111000 | 2021-08-02T23:39:31 | 2021-08-02T23:39:31 | 392,072,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package csc1301;
public class MedianFind {
public static void main(String[] args) {
int int1 = 19;
int int2 = 7;
int int3 = -75;
if((int1<int2 && int2<int3) || (int3 < int2 && int2 < int1)){
System.out.println("The median is: "+int2);
}else if((int3<int1 && int1<int2) || (int2 < int1 && int1 < int3)){
... | UTF-8 | Java | 502 | java | MedianFind.java | Java | [] | null | [] | package csc1301;
public class MedianFind {
public static void main(String[] args) {
int int1 = 19;
int int2 = 7;
int int3 = -75;
if((int1<int2 && int2<int3) || (int3 < int2 && int2 < int1)){
System.out.println("The median is: "+int2);
}else if((int3<int1 && int1<int2) || (int2 < int1 && int1 < int3)){
... | 502 | 0.585657 | 0.507968 | 19 | 25.421053 | 24.411636 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.263158 | false | false | 13 |
b730c4cbdb83b7f637e8872882754e87b412a530 | 1,374,389,586,313 | 691c58acedad0f1cd7d7deb55d814c9f0a7ad0c4 | /Task 2 JUnit/src/tests/ArithmeticsTest.java | 29624ab358455e4a1493aaa3e24618b15550f53d | [] | no_license | YashaBlendeer/Java-Learning | https://github.com/YashaBlendeer/Java-Learning | 135a3d8b7de20c261238e513f8a565c30f0074f5 | 8081d772213e539a33c72c999d28d1d99b7b7e62 | refs/heads/main | 2023-07-04T02:09:38.964000 | 2021-08-04T14:37:53 | 2021-08-04T14:37:53 | 380,258,571 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import calc.Arithmetics;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
public class ArithmeticsTest {
private static Arithmetics arithmetics;
private final double delta = 1e-9;
@BeforeClass
public static void init() {
arithmetics = new Arithmeti... | UTF-8 | Java | 1,062 | java | ArithmeticsTest.java | Java | [] | null | [] | package tests;
import calc.Arithmetics;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
public class ArithmeticsTest {
private static Arithmetics arithmetics;
private final double delta = 1e-9;
@BeforeClass
public static void init() {
arithmetics = new Arithmeti... | 1,062 | 0.63936 | 0.613936 | 46 | 22.108696 | 18.723652 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 13 |
3a8f59820fe4c682d58c0aafe20a494aea73fc75 | 8,323,646,682,029 | 548125823a334711dd17371fab406eafa789dcf0 | /aca-fdic/aca-fdic-core/src/main/java/com/pcbb/aca/fdic/dao/NetChgoffs14Dao.java | e984a5b83d6f8b6889f56f73e4879b5f6e80d097 | [] | no_license | anurkondam/aca | https://github.com/anurkondam/aca | a9601c7d2b7b8b6bfac5b4d363d8030956770e45 | 770967f048c2898a1bca281731b75c6e9c7ebabf | refs/heads/master | 2018-11-24T17:56:27.286000 | 2018-08-17T20:35:09 | 2018-08-17T20:35:09 | 145,164,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pcbb.aca.fdic.dao;
import shoonye.util.hibernate.BaseDao;
import com.pcbb.aca.fdic.domain.NetChgoffs14;
public interface NetChgoffs14Dao extends BaseDao<NetChgoffs14, Long>{
public NetChgoffs14 findByNetChgoffs14Id(Long fdicDomainId);
}
| UTF-8 | Java | 259 | java | NetChgoffs14Dao.java | Java | [] | null | [] | package com.pcbb.aca.fdic.dao;
import shoonye.util.hibernate.BaseDao;
import com.pcbb.aca.fdic.domain.NetChgoffs14;
public interface NetChgoffs14Dao extends BaseDao<NetChgoffs14, Long>{
public NetChgoffs14 findByNetChgoffs14Id(Long fdicDomainId);
}
| 259 | 0.80695 | 0.76834 | 14 | 17.5 | 24.735023 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
4a6fdd6b2b4cb147bd4f04ea927b698eeddef943 | 9,543,417,398,604 | 1f45f327c855fe99c6d5691d7293ab340cd3799e | /src/main/java/rccookie/year2020/day18/Day.java | 985c804540e639082bf7d56f03eb638a7f1f5732 | [
"MIT"
] | permissive | Rc-Cookie/Advent-of-code | https://github.com/Rc-Cookie/Advent-of-code | 805e36c3bb2f2cbcb6063501f9cf12cd11e38256 | 411816d19c54032b193e0f062715ceec360fc629 | refs/heads/main | 2023-02-05T17:19:37.399000 | 2020-12-19T10:16:43 | 2020-12-19T10:16:43 | 317,879,392 | 0 | 0 | MIT | false | 2020-12-14T12:49:31 | 2020-12-02T13:59:43 | 2020-12-13T17:42:57 | 2020-12-14T12:49:30 | 19,504 | 0 | 0 | 0 | Java | false | false | package rccookie.year2020.day18;
import java.util.function.Supplier;
import com.github.rccookie.common.util.Console;
public class Day extends com.github.rccookie.adventofcode.util.Day {
private final String[] input;
{
input = inputInLines();
}
/**
* <h2>--- Day 18: Operation Order ---... | UTF-8 | Java | 7,261 | java | Day.java | Java | [
{
"context": "t java.util.function.Supplier;\n\nimport com.github.rccookie.common.util.Console;\n\npublic class Day extends co",
"end": 97,
"score": 0.9974507093429565,
"start": 89,
"tag": "USERNAME",
"value": "rccookie"
},
{
"context": "til.Console;\n\npublic class Day extends com.g... | null | [] | package rccookie.year2020.day18;
import java.util.function.Supplier;
import com.github.rccookie.common.util.Console;
public class Day extends com.github.rccookie.adventofcode.util.Day {
private final String[] input;
{
input = inputInLines();
}
/**
* <h2>--- Day 18: Operation Order ---... | 7,261 | 0.551439 | 0.519074 | 152 | 46.769737 | 60.429436 | 457 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546053 | false | false | 13 |
8cd76008031492a506dc80fa7f13efd2ebf55dda | 18,030,272,762,632 | 9cf05fd94c2aee8f34a82c6dffc8a911ef0abd64 | /app/src/main/java/com/ericbandiero/footie/AppConstant.java | ed9762e6301cf02f48ca8cf0f62283686726bd21 | [] | no_license | ericnyb/Footie | https://github.com/ericnyb/Footie | ccb11cf0b58e296f2e235130d87f546ec3b76dde | 072b4c7bc04c1f1c80134718a412fedc9dc923a6 | refs/heads/master | 2021-01-20T08:27:09.163000 | 2017-05-06T12:56:05 | 2017-05-06T12:56:05 | 89,959,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ericbandiero.footie;
/**
* Created by ${"Eric Bandiero"} on 4/15/2015.
* Application file to set system wide settings.
*/
public class AppConstant {
public static final boolean DEBUG = true;
}
| UTF-8 | Java | 213 | java | AppConstant.java | Java | [
{
"context": "ge com.ericbandiero.footie;\n\n/**\n * Created by ${\"Eric Bandiero\"} on 4/15/2015.\n * Application file to set system",
"end": 68,
"score": 0.9998679161071777,
"start": 55,
"tag": "NAME",
"value": "Eric Bandiero"
}
] | null | [] | package com.ericbandiero.footie;
/**
* Created by ${"<NAME>"} on 4/15/2015.
* Application file to set system wide settings.
*/
public class AppConstant {
public static final boolean DEBUG = true;
}
| 206 | 0.70892 | 0.676056 | 9 | 22.666666 | 19.832634 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 13 |
de669a1605de6cd30b3d572fa2b46116189ed2c3 | 33,578,054,330,132 | e630f6a243a01c3497d8cb0b7869f14e8c84aedf | /src/main/java/com/jerrylikecola/prepare/suanfa/IsScramble.java | be116b43e6253c03676b23944f4e4a2b9cf11839 | [] | no_license | Jerrylikecola/prepare | https://github.com/Jerrylikecola/prepare | 692a6f4a18f49870dc76a7b9e17d0969b10cba5b | 31d43ce213fdc3094c2e02a85555dec4535c0570 | refs/heads/master | 2023-04-20T00:03:37.792000 | 2021-04-29T09:40:49 | 2021-04-29T09:40:49 | 341,499,704 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jerrylikecola.prepare.suanfa;
import java.util.HashMap;
import java.util.Map;
/**
* @author xiaxiang
* @date 2021/4/16 16:02
* @description
*/
public class IsScramble {
public boolean isScramble(String s1, String s2) {
if (s1.length() == 1) {
return true;
}
for... | UTF-8 | Java | 1,326 | java | IsScramble.java | Java | [
{
"context": "til.HashMap;\nimport java.util.Map;\n\n/**\n * @author xiaxiang\n * @date 2021/4/16 16:02\n * @description\n */\npubl",
"end": 115,
"score": 0.9993403553962708,
"start": 107,
"tag": "USERNAME",
"value": "xiaxiang"
}
] | null | [] | package com.jerrylikecola.prepare.suanfa;
import java.util.HashMap;
import java.util.Map;
/**
* @author xiaxiang
* @date 2021/4/16 16:02
* @description
*/
public class IsScramble {
public boolean isScramble(String s1, String s2) {
if (s1.length() == 1) {
return true;
}
for... | 1,326 | 0.53997 | 0.500754 | 45 | 28.466667 | 24.93066 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.755556 | false | false | 13 |
76753e41060e8a6c2b73522fc9b4ba9f5971625b | 16,458,314,743,459 | 1801b9a7d928bb13c22aad7a1595033c41fc3b96 | /swingbits/src/main/java/org/oxbow/swingbits/action/ActionDropDownMenu.java | 4b5b18465d9f6a7ff8781be0e3696bbaebb7d01f | [
"BSD-3-Clause"
] | permissive | eugener/oxbow | https://github.com/eugener/oxbow | 252bc7ca7abdbcd0aa9918bef1eb3cc1ff199616 | 945212984a05013c8631d44d76e80bff14bd5462 | refs/heads/master | 2023-04-29T18:22:40.022000 | 2023-04-16T22:20:48 | 2023-04-16T22:20:48 | 4,855,448 | 134 | 70 | BSD-3-Clause | false | 2023-04-16T22:20:49 | 2012-07-02T03:25:05 | 2023-04-02T10:38:28 | 2023-04-16T22:20:48 | 1,320 | 149 | 71 | 21 | Java | false | false | /*
* Copyright (c) 2009-2011, EzWare
* 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 copyright notice,
* this list of c... | UTF-8 | Java | 3,412 | java | ActionDropDownMenu.java | Java | [
{
"context": " to the right of action's icon. \r\n * \r\n * @author Eugene Ryzhikov\r\n *\r\n */\r\nclass ActionDropDownMenu extends Abstract",
"end": 2140,
"score": 0.944960355758667,
"start": 2125,
"tag": "NAME",
"value": "Eugene Ryzhikov"
}
] | null | [] | /*
* Copyright (c) 2009-2011, EzWare
* 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 copyright notice,
* this list of c... | 3,403 | 0.704572 | 0.701641 | 91 | 35.516483 | 30.341776 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582418 | false | false | 13 |
9e43da17a5cd709bd00ab570981752792bb171b2 | 25,632,364,826,786 | c50f041ad7df0459093e0bb51b108e675e4bb030 | /剑指offer/Sol65.java | 0fcd34eb28ed409606f8861d7d23b87c2a3d8934 | [] | no_license | jtw1/LeetCode | https://github.com/jtw1/LeetCode | 485a88c6b6bb3a8c368fe3026c3a77c19faabf3d | abbcc87564777804791f3b48ef6fb5c011ace22b | refs/heads/master | 2023-05-04T23:29:51.390000 | 2021-05-28T03:32:53 | 2021-05-28T03:32:53 | 284,675,725 | 0 | 0 | null | false | 2020-08-03T11:01:26 | 2020-08-03T10:55:15 | 2020-08-03T10:55:20 | 2020-08-03T10:59:10 | 0 | 0 | 0 | 1 | null | false | false | /**
* @Description 65 不用加减乘除做加法
* https://leetcode-cn.com/problems/bu-yong-jia-jian-cheng-chu-zuo-jia-fa-lcof/
* @date 2021/2/16-11:59
*/
public class Sol65 {
public int add(int a, int b) {
// 对于a,b中有负数的情况
// 在计算机系统中,数值一律用 补码 来表示和存储。
// 补码的优势:加法、减法可以统一处理(CPU只有加法器)。
// 因此,以上方法 同时适... | UTF-8 | Java | 682 | java | Sol65.java | Java | [] | null | [] | /**
* @Description 65 不用加减乘除做加法
* https://leetcode-cn.com/problems/bu-yong-jia-jian-cheng-chu-zuo-jia-fa-lcof/
* @date 2021/2/16-11:59
*/
public class Sol65 {
public int add(int a, int b) {
// 对于a,b中有负数的情况
// 在计算机系统中,数值一律用 补码 来表示和存储。
// 补码的优势:加法、减法可以统一处理(CPU只有加法器)。
// 因此,以上方法 同时适... | 682 | 0.503922 | 0.466667 | 21 | 23.285715 | 16.400183 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 13 |
19d8d07f123db3512abf642682da806d697fa53e | 19,877,108,711,562 | b6ecf1ffcf6129e3818d9f93b3a90615718ca8ab | /main/java/com/example/rupa/firebaserupa/Stories.java | 3b6e62370643f3cfc1126f225ab739e245d5fd11 | [] | no_license | capricornsilver93/androidProject | https://github.com/capricornsilver93/androidProject | 8a199e103c1bf20f9fe07e7847c74cd01e9368a6 | a1f65e73c6f3210c90b2df533cfdd9451df532d8 | refs/heads/master | 2021-01-11T10:06:42.416000 | 2017-01-11T08:03:50 | 2017-01-11T08:03:50 | 78,615,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rupa.firebaserupa;
/**
* Created by Rupa Barua on 4/2/2016.
*/
public class Stories {
// this class seperates the different entities of the database for retrieval
private String author;
private String body;
private String date;
private String editable;
private String le;
... | UTF-8 | Java | 815 | java | Stories.java | Java | [
{
"context": " com.example.rupa.firebaserupa;\n\n/**\n * Created by Rupa Barua on 4/2/2016.\n */\npublic class Stories {\n // th",
"end": 68,
"score": 0.9998725056648254,
"start": 58,
"tag": "NAME",
"value": "Rupa Barua"
}
] | null | [] | package com.example.rupa.firebaserupa;
/**
* Created by <NAME> on 4/2/2016.
*/
public class Stories {
// this class seperates the different entities of the database for retrieval
private String author;
private String body;
private String date;
private String editable;
private String le;
p... | 811 | 0.634356 | 0.626994 | 37 | 21.027027 | 20.41659 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378378 | false | false | 13 |
8d3ad8e5717d3554ce4f816462187df245efa3b6 | 7,249,904,806,691 | 559319f7bc3ad6d3aac82c259ca3004b49d038c7 | /plexil5/src/org/nianet/plexil/plexilxml2maude/jaxbmodel/PlexilPlan.java | 494ac7e7769ed1318abb27a90b773564d343996f | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | omunroe-com/nasaplexil5 | https://github.com/omunroe-com/nasaplexil5 | 728e2e899c20699e237a5c5293d7c5b7786a7b7c | 739d54d7c154338a79bba98766bbe6b2dd7bf9da | refs/heads/master | 2020-04-11T14:30:11.788000 | 2018-12-15T01:15:30 | 2018-12-15T01:15:30 | 161,857,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-257
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009... | UTF-8 | Java | 17,510 | java | PlexilPlan.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-257
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009... | 17,510 | 0.590006 | 0.587778 | 551 | 30.778584 | 32.838684 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.259528 | false | false | 13 |
ea36cec8f0f5e2d2704f524723c6f556405ff435 | 19,499,151,524,151 | ff204657a65214836cc7fe8899611c032cbe54e6 | /wx-process/src/main/java/com/ys/wx/service/wx/IWxServiceClient.java | 92e2781a29f175bd9b25de7e13b3ffdd0367658a | [
"Apache-2.0"
] | permissive | TwoDragonLake/EnterpriseWeChat | https://github.com/TwoDragonLake/EnterpriseWeChat | d60d12967751fa6ced7cfb56fb6e8f8a2030fbbb | 9fe794fbeb9bdc0cc45336e18202beb01e685b5b | refs/heads/master | 2018-09-21T18:09:31.171000 | 2017-03-01T09:59:41 | 2017-03-01T09:59:41 | 82,186,001 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ys.wx.service.wx;
import com.ys.wx.model.wx.response.PartyListResponse.Department;
import com.ys.wx.model.wx.response.UserDetailsResponse.UserlistBean;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
/**
* Title : 微信常用功能接口
* Description :
* Author : Ceaser wang Jerry xu date... | UTF-8 | Java | 3,023 | java | IWxServiceClient.java | Java | [
{
"context": "*\n * Title : 微信常用功能接口\n * Description :\n * Author : Ceaser wang Jerry xu date : 2017/1/11\n * Update : ",
"end": 312,
"score": 0.9997255802154541,
"start": 292,
"tag": "NAME",
"value": "Ceaser wang Jerry xu"
}
] | null | [] | package com.ys.wx.service.wx;
import com.ys.wx.model.wx.response.PartyListResponse.Department;
import com.ys.wx.model.wx.response.UserDetailsResponse.UserlistBean;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
/**
* Title : 微信常用功能接口
* Description :
* Author : <NAME> date : 2017/1/11
... | 3,009 | 0.52809 | 0.521116 | 115 | 21.443478 | 24.150324 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 13 |
4d3f5297f74c0f41cdcf43bd6f5465850405a236 | 19,610,820,707,215 | 389e594aad4f29709d4bc24c14753292ca32bcc8 | /app/src/main/java/com/example/luxiangyang/weather_android/util/Util.java | 05617d29a4be89f7963435935da7b6429a20d73d | [] | no_license | zhang-yuting/weather-Final | https://github.com/zhang-yuting/weather-Final | 91fb8a9930cc91b3941db31f597091121f2696c9 | 62c475ed4d1cb3b30543f584b5be8dfb7fa455c0 | refs/heads/master | 2020-04-13T05:42:39.459000 | 2018-12-24T14:56:09 | 2018-12-24T14:56:09 | 163,000,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.luxiangyang.weather_android.util;
import android.app.Activity;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.drawable.ColorDrawable;
import android.os.Handler;
import android.text.TextUtils;
import android.view.Gravity;
import android.view.LayoutIn... | UTF-8 | Java | 5,620 | java | Util.java | Java | [] | null | [] | package com.example.luxiangyang.weather_android.util;
import android.app.Activity;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.drawable.ColorDrawable;
import android.os.Handler;
import android.text.TextUtils;
import android.view.Gravity;
import android.view.LayoutIn... | 5,620 | 0.635055 | 0.63321 | 190 | 27.526316 | 28.418245 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431579 | false | false | 13 |
9b8d6576e29b36268fb96cd6cbebbba96f461cd6 | 15,487,652,135,127 | 5629d1edf08643e0c7fa7bb11752ba11f20862e2 | /android/plugin/src/main/java/com/marianhello/logging/SQLBuilder.java | 65f44d76873f93c376c513ce1ba98623c40b91ef | [
"MIT",
"Apache-2.0"
] | permissive | beebee-logistica/cordova-plugin-background-geolocation | https://github.com/beebee-logistica/cordova-plugin-background-geolocation | 77badb335ff3926afa0a66474fec335d28904cc5 | 2172395279e74ea97abed4868440256a7a3aae73 | refs/heads/2.x | 2022-12-14T05:08:37.452000 | 2021-04-07T22:17:23 | 2021-04-07T22:17:23 | 127,920,318 | 0 | 3 | Apache-2.0 | true | 2021-04-12T15:35:55 | 2018-04-03T14:23:52 | 2021-04-07T22:17:26 | 2021-04-12T15:35:54 | 3,734 | 0 | 2 | 0 | Objective-C | false | false | package com.marianhello.logging;
import ch.qos.logback.classic.db.names.ColumnName;
import ch.qos.logback.classic.db.names.DBNameResolver;
import ch.qos.logback.classic.db.names.TableName;
public class SQLBuilder {
public static String buildSelectSQL(DBNameResolver dbNameResolver) {
StringBuilder sqlBuil... | UTF-8 | Java | 1,884 | java | SQLBuilder.java | Java | [] | null | [] | package com.marianhello.logging;
import ch.qos.logback.classic.db.names.ColumnName;
import ch.qos.logback.classic.db.names.DBNameResolver;
import ch.qos.logback.classic.db.names.TableName;
public class SQLBuilder {
public static String buildSelectSQL(DBNameResolver dbNameResolver) {
StringBuilder sqlBuil... | 1,884 | 0.674098 | 0.671975 | 30 | 61.799999 | 33.881557 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
587feaa8540ab30e9435794d7fa63146debbe6ec | 33,784,212,780,106 | 96622569f388c3fc6d21163429da48712c569cdb | /src/app/notemaker/security/Cipher.java | 911053533681524424168df2a9929aedbcaeed84 | [] | no_license | RangerBlue/NoteMaker | https://github.com/RangerBlue/NoteMaker | 92ff5d00785545018e1ea160dcf37908dbed65b2 | a822dd41b38ecc00abd87386b3bb4b56bac6f3cc | refs/heads/master | 2021-01-22T04:14:29.976000 | 2017-05-25T20:53:53 | 2017-05-25T20:53:53 | 92,068,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.notemaker.security;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class Cipher {
public static String getEncodedString(String password) throws NoSuchAlgorithmException
{
MessageDigest md = MessageDigest.getInstance("MD5");
md.update(password.getB... | UTF-8 | Java | 562 | java | Cipher.java | Java | [] | null | [] | package app.notemaker.security;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class Cipher {
public static String getEncodedString(String password) throws NoSuchAlgorithmException
{
MessageDigest md = MessageDigest.getInstance("MD5");
md.update(password.getB... | 562 | 0.711744 | 0.704626 | 20 | 26.1 | 22.425209 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 13 |
4a9c399539de8aeb3fa0e87193381e88bc029b2b | 34,548,716,948,294 | bfcd12cc2c76c8886956b42d5ee59afb8359f1a3 | /src/edu/uconn/psy/jtrace/parser/impl/JtLexemeTypeImpl.java | be9c1d8e8e2a8cd23772ebdce07d6fecbf96b4ba | [] | no_license | davebraze/jTRACE | https://github.com/davebraze/jTRACE | 3c6a79cc0f462fffebe90e0143adc3fdd1e0d965 | cae17323b46c077cb60c208d690f63a428005b52 | refs/heads/master | 2021-01-11T01:16:44.627000 | 2014-08-25T19:08:09 | 2014-08-25T19:08:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.4-b18-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009.08.25 at... | UTF-8 | Java | 20,494 | java | JtLexemeTypeImpl.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.4-b18-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009.08.25 at... | 20,494 | 0.567727 | 0.444081 | 428 | 46.883179 | 43.791512 | 291 | false | false | 0 | 0 | 66 | 0.076998 | 0 | 0 | 0.511682 | false | false | 13 |
a97c1cb2ee053747077676e106d32ca598c7b057 | 18,588,618,507,353 | e8e48a96f2aba9040f4f55ab61efaab1a9eb6a23 | /Recursion/CombinationSumII.java | 7ea25d19c6c31a108cecad46762b43adcf44191e | [] | no_license | arnabs542/algorithmic-problems | https://github.com/arnabs542/algorithmic-problems | 67342172c2035d9ffb2ee2bf0f1901e651dcce12 | 5d19d2e9cddc20e8a6949ac38fe6fb73dfc81bf4 | refs/heads/master | 2021-12-14T05:41:50.177000 | 2017-04-15T07:42:41 | 2017-04-15T07:42:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T.
Each number in C may only be used once in the combination.
*/
public class CombinationSumII {
public void bktk(int[] candidates, int target, int prev_i, int sum, List<I... | UTF-8 | Java | 1,463 | java | CombinationSumII.java | Java | [] | null | [] | /*
Given a collection of candidate numbers (C) and a target number (T), find all unique combinations in C where the candidate numbers sums to T.
Each number in C may only be used once in the combination.
*/
public class CombinationSumII {
public void bktk(int[] candidates, int target, int prev_i, int sum, List<I... | 1,463 | 0.568011 | 0.563226 | 42 | 33.857143 | 32.465786 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.809524 | false | false | 13 |
0271924a7967374fc9afa3a1af72701d9dbbd208 | 36,962,488,551,787 | 2713f1c423c3f93e99f6e536a3f4865bdf1f15da | /src/test/com/nuc/o2o/dao/AreaDaoTest.java | fee28b3d04a455fe9a8af01ae178b2b898d50c74 | [] | no_license | chenzhibin66/o2o | https://github.com/chenzhibin66/o2o | f434afeef22142a4190246d7cf9b9ada28bed10d | 2b3bea80be72b1f136e55907ed4577cc22d92cf2 | refs/heads/master | 2022-12-17T02:42:39.209000 | 2019-05-29T13:57:14 | 2019-05-29T13:57:14 | 188,215,235 | 2 | 0 | null | false | 2022-12-16T09:43:16 | 2019-05-23T10:47:31 | 2021-11-01T14:18:42 | 2022-12-16T09:43:15 | 39,496 | 2 | 0 | 12 | Java | false | false | package com.nuc.o2o.dao;
import com.nuc.o2o.entity.Area;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.List;
import static org.junit.Assert.assertEquals;
/**
* @author Calvin
* @Description:
*/
public class AreaDaoTest extends BaseTest {
@Autowired
... | UTF-8 | Java | 487 | java | AreaDaoTest.java | Java | [
{
"context": "tic org.junit.Assert.assertEquals;\n\n/**\n * @author Calvin\n * @Description:\n */\npublic class AreaDaoTest ext",
"end": 236,
"score": 0.9996174573898315,
"start": 230,
"tag": "NAME",
"value": "Calvin"
}
] | null | [] | package com.nuc.o2o.dao;
import com.nuc.o2o.entity.Area;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.List;
import static org.junit.Assert.assertEquals;
/**
* @author Calvin
* @Description:
*/
public class AreaDaoTest extends BaseTest {
@Autowired
... | 487 | 0.704312 | 0.698152 | 25 | 18.48 | 17.986929 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
9b4a3e69128b27e5b90707576dd172ddd6575461 | 35,046,933,163,211 | 582ce1a2ceb92720093d044ec4947dd6fa741deb | /TECH-dmt/src/test/java/net/technisys/dmt/integration/mapping/BajaDispositivoMappingTest.java | 7598b3a061c963ed93a1ca8726e9469e71b4c593 | [] | no_license | NicolasOcampo/BOLI | https://github.com/NicolasOcampo/BOLI | 0f3319f9a3626bcecc0595d378792ebe2edc8c5e | fc3487b1076bf4792bb2ba3d447b6f5a5a50354f | refs/heads/master | 2019-01-30T13:15:49.460000 | 2017-07-28T18:43:18 | 2017-07-28T18:43:18 | 98,677,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.technisys.dmt.integration.mapping;
import net.technisys.channel.messaging.model.beans.response.VoidResponse;
import net.technisys.custom.channel.messaging.model.beans.request.BajaDispositivoRequest;
/*
import java.util.HashMap;
import junit.framework.Assert;
import net.technisys.assets.cyberbank.cmm.messa... | UTF-8 | Java | 2,555 | java | BajaDispositivoMappingTest.java | Java | [
{
"context": "duct.financials.DeviceRequest;\n*/\n\n\n/**\n * @author ccalomino DTF-XXXI\n *\n */\npublic abstract class BajaDisposi",
"end": 575,
"score": 0.9992047548294067,
"start": 566,
"tag": "USERNAME",
"value": "ccalomino"
}
] | null | [] | package net.technisys.dmt.integration.mapping;
import net.technisys.channel.messaging.model.beans.response.VoidResponse;
import net.technisys.custom.channel.messaging.model.beans.request.BajaDispositivoRequest;
/*
import java.util.HashMap;
import junit.framework.Assert;
import net.technisys.assets.cyberbank.cmm.messa... | 2,555 | 0.790607 | 0.768689 | 74 | 33.527027 | 31.300732 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.77027 | false | false | 13 |
ebcb5a8bbbc9e069b37515c7a3bc0b5e1f90fb76 | 27,453,431,018,936 | 5534b3833164bcb450b0fd7fe1f0239cad07393f | /src/main/java/com/transys/controller/DeliveryPickupReportController.java | 43f9b1cf37659dceb8940b14148727b695198f22 | [] | no_license | sjhema/transys | https://github.com/sjhema/transys | 007f615f2d615cdd92e21e0bc0999320bba4cb96 | c56b901353354f5b11b7116c74753d57f86c394b | refs/heads/master | 2020-07-29T10:56:59.946000 | 2016-11-16T04:58:48 | 2016-11-16T04:58:48 | 73,671,821 | 0 | 0 | null | true | 2016-11-14T06:00:15 | 2016-11-14T06:00:15 | 2016-02-10T17:54:03 | 2016-11-03T08:56:01 | 3,626 | 0 | 0 | 0 | null | null | null | package com.transys.controller;
import java.io.ByteArrayOutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org... | UTF-8 | Java | 7,665 | java | DeliveryPickupReportController.java | Java | [] | null | [] | package com.transys.controller;
import java.io.ByteArrayOutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org... | 7,665 | 0.744814 | 0.742857 | 185 | 40.432434 | 35.599682 | 250 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.908108 | false | false | 13 |
9344fdb6a23967411c8aae2f6d0220b85d3ace3f | 36,077,725,299,508 | 8bd0925da21ff1dccc7d933acce693a22c8bae3c | /src/ocap1/DateDemo.java | ea6aef6ab5c3ab259c1405bc126f6a32a5866647 | [] | no_license | desibankproject/java8-ocp | https://github.com/desibankproject/java8-ocp | 80ac1e841466e7a076506f2581fe15b6fd52c970 | e2fac6c0841209cb85f06f3c36400473e02e4c9e | refs/heads/master | 2020-04-16T05:42:48.642000 | 2019-12-03T16:42:00 | 2019-12-03T16:42:00 | 165,317,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ocap1;
import java.time.LocalDate;
import java.util.function.UnaryOperator;
import java.util.stream.Stream;
public class DateDemo {
public static void main(String[] args) {
Stream<LocalDate> s = Stream.of(LocalDate.now());
System.out.println(s);
UnaryOperator<LocalDate> u = l -> l;
s.peek(System.out:... | UTF-8 | Java | 417 | java | DateDemo.java | Java | [] | null | [] | package ocap1;
import java.time.LocalDate;
import java.util.function.UnaryOperator;
import java.util.stream.Stream;
public class DateDemo {
public static void main(String[] args) {
Stream<LocalDate> s = Stream.of(LocalDate.now());
System.out.println(s);
UnaryOperator<LocalDate> u = l -> l;
s.peek(System.out:... | 417 | 0.719424 | 0.717026 | 14 | 28.785715 | 28.084511 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 13 |
5130e948d72754e7d7a6ba769ad5102a8f953f85 | 15,401,752,749,235 | 87ae3ce4ca5572e63a59f93497765b6b20fb84c6 | /finance-cloud.web/src/main/java/com/qykj/finance/config/GlobalExceptionHandler.java | 2232ff2af343aa0deb3090631404192e826660a6 | [
"Apache-2.0"
] | permissive | FreeDomKissIt/finance-cloud | https://github.com/FreeDomKissIt/finance-cloud | 0b840cb195dcd58bf8f4552987ea716b4a865885 | 34f8c6561fe0eb16ea41688fa9289609054ec0a6 | refs/heads/master | 2020-04-07T21:31:43.201000 | 2018-11-25T12:44:36 | 2018-11-25T12:44:36 | 158,730,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qykj.finance.config;
import java.util.Set;
import java.util.stream.Collectors;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.ResponseEntity;
import org.springframework.ui.Model;
import org.springframework.validation.BindException;
import org.springframework.web.bind.annota... | UTF-8 | Java | 3,242 | java | GlobalExceptionHandler.java | Java | [
{
"context": "理 文件名: GlobalExceptionHandler.java <br/>\n * 创 建 人: wenjing <br/>\n * 版 本 号: V1.0.0 <br/>\n */\n@Controlle",
"end": 737,
"score": 0.5139744281768799,
"start": 736,
"tag": "NAME",
"value": "w"
},
{
"context": "文件名: GlobalExceptionHandler.java <br/>\n * 创 建 人: wenjing <br... | null | [] | package com.qykj.finance.config;
import java.util.Set;
import java.util.stream.Collectors;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.ResponseEntity;
import org.springframework.ui.Model;
import org.springframework.validation.BindException;
import org.springframework.web.bind.annota... | 3,242 | 0.727547 | 0.719504 | 103 | 27.980583 | 25.68252 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.213592 | false | false | 14 |
06e68dad84b1d28e7e436ced47418e18230cb3fe | 19,559,281,086,336 | 377e5304f31d26cbc21cf9243072e0021079990b | /MindBodyHancock/src/com/jonfhancock/mindbody/models/Client.java | 59c002025e4ad93b5028fbd65e5b76cab89512f0 | [
"Apache-2.0"
] | permissive | jonfhancock/MindBody | https://github.com/jonfhancock/MindBody | 80d2f32b80e92aac13fe2abb303f5108bc50d541 | af0fe3302bcabc4722afedcc742395d816127963 | refs/heads/master | 2020-04-06T04:20:37.331000 | 2014-03-31T22:20:52 | 2014-03-31T22:20:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jonfhancock.mindbody.models;
import android.content.ContentProviderOperation;
import android.database.Cursor;
import android.os.Parcel;
import android.os.Parcelable;
import com.alexgilleran.icesoap.annotation.XMLField;
import com.alexgilleran.icesoap.annotation.XMLObject;
import com.jonfhancock.mindbody.d... | UTF-8 | Java | 3,548 | java | Client.java | Java | [] | null | [] | package com.jonfhancock.mindbody.models;
import android.content.ContentProviderOperation;
import android.database.Cursor;
import android.os.Parcel;
import android.os.Parcelable;
import com.alexgilleran.icesoap.annotation.XMLField;
import com.alexgilleran.icesoap.annotation.XMLObject;
import com.jonfhancock.mindbody.d... | 3,548 | 0.740135 | 0.738162 | 142 | 23.992958 | 22.096937 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.626761 | false | false | 14 |
31434e50c50654f594972229415f3cc1de3f26b8 | 14,877,766,714,252 | ebad9f2d8e85401541096eb232f68f96b7a0183e | /transformer-core/src/main/java/com/networkedassets/condoc/transformer/schedule/core/entity/ScheduleInfo.java | 51581d82979de805e5af21c7b3c1b75a99b6945c | [] | no_license | NetworkedAssets/transformer | https://github.com/NetworkedAssets/transformer | 04fc5454a332900130bdc1945891d41b7ac297fc | e6e4be1bdf075c979729114de0dca295d6ad56ca | refs/heads/master | 2021-01-12T13:40:59.542000 | 2016-10-29T09:26:56 | 2016-10-29T09:26:56 | 72,219,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.networkedassets.condoc.transformer.schedule.core.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.networkedassets.condoc.transformer.manageBundles.core.entity.Bundle;
imp... | UTF-8 | Java | 3,393 | java | ScheduleInfo.java | Java | [] | null | [] | package com.networkedassets.condoc.transformer.schedule.core.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.networkedassets.condoc.transformer.manageBundles.core.entity.Bundle;
imp... | 3,393 | 0.628647 | 0.628058 | 148 | 21.925676 | 19.576632 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.364865 | false | false | 14 |
3e23fe1a48d08cee53a1e8920b7c558a6191c171 | 23,502,061,079,292 | 67d0f2d1e2530142b3430f94601eebd33e7c038a | /src/main/java/jp/ac/hcs/s3a108/weather/WeatherData.java | e6fd558024da7dfe3530b0d954215a7b98135434 | [] | no_license | kawamuratouya/webportal | https://github.com/kawamuratouya/webportal | 5b8adf99b1f9c2b969a4fa72bc975a6f1caaabe4 | 5a2d57890cb9a2099ebd57af273c61408d4ae600 | refs/heads/main | 2023-08-27T08:03:13.021000 | 2021-10-28T02:44:12 | 2021-10-28T02:44:12 | 380,104,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.ac.hcs.s3a108.weather;
import lombok.Data;
@Data
public class WeatherData {
private String dateLabel;
private String telop;
private String description;
private String headlineText;
private String bodyText;
private String text;
}
| UTF-8 | Java | 255 | java | WeatherData.java | Java | [] | null | [] | package jp.ac.hcs.s3a108.weather;
import lombok.Data;
@Data
public class WeatherData {
private String dateLabel;
private String telop;
private String description;
private String headlineText;
private String bodyText;
private String text;
}
| 255 | 0.768627 | 0.752941 | 17 | 14 | 12.541696 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 14 |
a1f80f217d728e525a50eb116238d9e1f8fb2a5a | 32,693,291,078,871 | 942edf65dfe9a0aa8cae607b67c9771932d4a89a | /logincontrol/src/main/java/com/xz/logincontrol/filter/ResponseAdvisor.java | 78e01b93a70a283404127880ecb515a82060e6b2 | [] | no_license | hlz009/spring | https://github.com/hlz009/spring | e28bb92270ec2105d47d7cfa1fb23a7fac4ecb6d | 5cd8e0dc2af59211cec91752aab9d67f534fa78b | refs/heads/master | 2020-04-27T04:44:04.562000 | 2019-12-09T01:29:41 | 2019-12-09T01:29:41 | 174,063,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xz.logincontrol.filter;
import org.springframework.core.MethodParameter;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.converter.HttpMessageConverter;
import org.springframework.http.server.ServerHttpRequest;
import org.springf... | UTF-8 | Java | 1,244 | java | ResponseAdvisor.java | Java | [] | null | [] | package com.xz.logincontrol.filter;
import org.springframework.core.MethodParameter;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.converter.HttpMessageConverter;
import org.springframework.http.server.ServerHttpRequest;
import org.springf... | 1,244 | 0.78479 | 0.78479 | 34 | 34.35294 | 31.906925 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588235 | false | false | 14 |
9947b18c0c1f34462dd7b8040b66212bd0dc8f87 | 12,197,707,147,200 | d27757b524f627e217fcfb55aa653b4f0a04878d | /src/main/java/com/example/codingbat/repository/QueryRepository.java | 2c4175bf1ba9b5538bd90acbce126c34d853efd0 | [] | no_license | faxriyor88/Codingbat | https://github.com/faxriyor88/Codingbat | fee0f736586f2c405805910c4b46c934af5bb537 | 94f7dff1e04d6bae8e8d4b9fd930f1dc39d91485 | refs/heads/master | 2023-04-30T10:20:25.614000 | 2021-05-24T11:18:59 | 2021-05-24T11:18:59 | 368,719,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.codingbat.repository;
import com.example.codingbat.entity.Query;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import javax.validation.constraints.NotNull;
@Repository
public interface QueryRepository extends JpaRepository<Query, I... | UTF-8 | Java | 430 | java | QueryRepository.java | Java | [] | null | [] | package com.example.codingbat.repository;
import com.example.codingbat.entity.Query;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import javax.validation.constraints.NotNull;
@Repository
public interface QueryRepository extends JpaRepository<Query, I... | 430 | 0.827907 | 0.827907 | 13 | 32.076923 | 25.177711 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 14 |
3a9617f1c87a4542fcc6895bda68deb292a19247 | 28,853,590,333,698 | 25786fdbbeb0e5a23ed62270d4a13c080eea76ee | /SharingPlatform/src/main/java/com/project/service/impl/THistoryOperateServiceImpl.java | f7c4323fc45c7705e22a6635bd7365fe4a52e253 | [] | no_license | zhang-up/SharingPlatform | https://github.com/zhang-up/SharingPlatform | 848447ea41208a6e3fa2d31c263c31debe4434a0 | e96df6f5e196e03e7139dce9cd848bc4a9ef27ae | refs/heads/master | 2022-08-18T14:10:09.510000 | 2019-09-20T04:00:53 | 2019-09-20T04:00:53 | 207,702,710 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.project.dao.THistoryOperateDao;
import com.project.entity.THistoryOperateEntity;
import com.project.service... | UTF-8 | Java | 1,672 | java | THistoryOperateServiceImpl.java | Java | [] | null | [] | package com.project.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.project.dao.THistoryOperateDao;
import com.project.entity.THistoryOperateEntity;
import com.project.service... | 1,672 | 0.76555 | 0.76555 | 65 | 23.723078 | 24.436108 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.030769 | false | false | 14 |
6e267b017a3bc0b5046b6edede59c7192f3bb65a | 7,146,825,612,313 | a4b000545124ae0d97baad37413c1702621ac924 | /kor-common/src/main/java/com/sefford/kor/repositories/LruMemoryRepository.java | 09e4d446f5f5765add1dff24c947869b9492cdde | [
"Apache-2.0"
] | permissive | gumil/kor | https://github.com/gumil/kor | f0f2a63696436b276758a57f3b19a1884cc8cd53 | 5e7cd4cca30538d0b383cfd473ce454d56232f1e | refs/heads/master | 2021-01-24T22:13:34.759000 | 2016-03-03T15:57:28 | 2016-03-03T15:57:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2014 Saúl Díaz
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 3,749 | java | LruMemoryRepository.java | Java | [
{
"context": "/*\n * Copyright (C) 2014 Saúl Díaz\n *\n * Licensed under the Apache License, Version ",
"end": 34,
"score": 0.9998931288719177,
"start": 25,
"tag": "NAME",
"value": "Saúl Díaz"
},
{
"context": "ular\n * classes for Keys and Values.\n *\n * @author Saul Diaz <sefford@g... | null | [] | /*
* Copyright (C) 2014 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 3,731 | 0.635709 | 0.633307 | 142 | 25.387323 | 24.050079 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338028 | false | false | 14 |
e735752f9fb63cf2ecd07f9e8cf76cbc98925216 | 8,211,977,475,052 | 907975ab978e67df02938d12530e373ef0f402c8 | /ContextDesktop/src/main/java/com/github/migi_1/Context/model/LevelGenerator.java | 4a5a0f3e53974802585e3478837895bba839cf27 | [] | no_license | LMiljak/ContextMigi-1 | https://github.com/LMiljak/ContextMigi-1 | 5879e6d5f749347856786874ea63311438a3148c | f57d3121264a0e1941b82d19a5fc63d3d31dcd9f | refs/heads/master | 2021-01-21T16:04:50.051000 | 2016-06-25T11:08:05 | 2016-06-25T11:08:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.migi_1.Context.model;
import java.util.LinkedList;
import com.jme3.bounding.BoundingBox;
import com.jme3.math.Vector2f;
import com.jme3.math.Vector3f;
/**
* Class responsible for generating and deleting the levelpieces
* at the correct time.
* @author Marcel
*
*/
public class LevelGenerator {... | UTF-8 | Java | 5,352 | java | LevelGenerator.java | Java | [
{
"context": "package com.github.migi_1.Context.model;\n\nimport java.util.LinkedList;\n\nimp",
"end": 25,
"score": 0.9585589170455933,
"start": 19,
"tag": "USERNAME",
"value": "migi_1"
},
{
"context": "the levelpieces\n * at the correct time.\n * @author Marcel\n *\n */\npublic clas... | null | [] | package com.github.migi_1.Context.model;
import java.util.LinkedList;
import com.jme3.bounding.BoundingBox;
import com.jme3.math.Vector2f;
import com.jme3.math.Vector3f;
/**
* Class responsible for generating and deleting the levelpieces
* at the correct time.
* @author Marcel
*
*/
public class LevelGenerator {... | 5,352 | 0.604821 | 0.596039 | 157 | 33.089172 | 26.559721 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350318 | false | false | 14 |
ffee3bca0de47eceb8b4941f45ed4613201426f2 | 20,194,936,278,564 | 6d1e9596731378185a8d38cb8fb8d5f69ca6468d | /src/CodeForces/A_C_Boredom_260.java | 0514ed2abf034159df90f0707cec59c87862ab49 | [] | no_license | mohamed265/Online-Judge-Java-Solution | https://github.com/mohamed265/Online-Judge-Java-Solution | ac17aadf888880ecb95fd4eec511f65e25c4fcc6 | 3eab6b7cb98a53b8f8b6a158d0837ae9c7a1cb92 | refs/heads/master | 2016-09-06T06:16:37.234000 | 2015-04-26T21:31:53 | 2015-04-26T21:31:53 | 31,543,181 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CodeForces;
import java.util.Scanner;
public class A_C_Boredom_260 {
static long[] list = new long[200010] , in = new long[200010] ;
static long n, max = 0;
public static long maxSum(int i) {
if (i > max)
return 0;
if (in[i] != 0)
return in[i];
long ch1 = maxSum(i + 1);
... | UTF-8 | Java | 832 | java | A_C_Boredom_260.java | Java | [] | null | [] | package CodeForces;
import java.util.Scanner;
public class A_C_Boredom_260 {
static long[] list = new long[200010] , in = new long[200010] ;
static long n, max = 0;
public static long maxSum(int i) {
if (i > max)
return 0;
if (in[i] != 0)
return in[i];
long ch1 = maxSum(i + 1);
... | 832 | 0.534856 | 0.49399 | 41 | 18.292683 | 15.130721 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.219512 | false | false | 14 |
f7e67efb6690b7db4176231805ebcc80eb726555 | 29,429,115,954,580 | 532e3ffa1e0f18f720e33358620f4adab9e2449f | /TCPServer.java | 725abfe11a40528ecf5d42661d7ef989614d6dbb | [] | no_license | romuloslv/rfs2_if1014_3 | https://github.com/romuloslv/rfs2_if1014_3 | 79f02d6d198c61abe8dee2f593bb3bcf4d18ecbf | e8d8e925b13e983bb31c9b2c432e1dc8a7af0e55 | refs/heads/master | 2016-04-18T10:15:45.874000 | 2015-10-09T20:41:40 | 2015-10-09T20:41:40 | 43,597,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package INDIO;
import java.io.*;
import java.net.*;
public class TCPServer
{
private static ServerSocket sock;
public static void main(String argv[]) throws Exception
{
String clientSentence;
String capitalizedSentence;
sock = new ServerSocket(10000);
System.out.println("Servidor rodando na porta 10... | UTF-8 | Java | 957 | java | TCPServer.java | Java | [] | null | [] | package INDIO;
import java.io.*;
import java.net.*;
public class TCPServer
{
private static ServerSocket sock;
public static void main(String argv[]) throws Exception
{
String clientSentence;
String capitalizedSentence;
sock = new ServerSocket(10000);
System.out.println("Servidor rodando na porta 10... | 957 | 0.741597 | 0.731092 | 36 | 25.444445 | 27.271723 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.166667 | false | false | 14 |
f96fcd83fa521164531530c7bb02bddd06c789f9 | 29,429,115,954,611 | 345f1612d1f898b7ca97f01c8cff0d051cff7089 | /libraries/heelerlib/src/main/java/com/digiburo/mellow/heeler/lib/network/GeoLocationWriter.java | b05678b21e11eb6b85352b169d40be0dd1e4af24 | [] | no_license | guycole/mellow-heeler-android | https://github.com/guycole/mellow-heeler-android | c7699f595d4d26b2c8d823c06eaebe5258bf2c1b | ab41b9d7c25d76237e9a10c80338b33d66d94295 | refs/heads/master | 2021-01-19T01:59:48.573000 | 2014-08-10T03:38:58 | 2014-08-10T03:38:58 | 19,653,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.digiburo.mellow.heeler.lib.network;
import android.content.Context;
import android.content.Intent;
import com.digiburo.mellow.heeler.lib.Constant;
import com.digiburo.mellow.heeler.lib.Personality;
import com.digiburo.mellow.heeler.lib.database.LocationModel;
import com.digiburo.mellow.heeler.lib.service.... | UTF-8 | Java | 4,596 | java | GeoLocationWriter.java | Java | [
{
"context": " * write location rows to remote server\n * @author gsc\n */\npublic class GeoLocationWriter {\n private st",
"end": 913,
"score": 0.9996564388275146,
"start": 910,
"tag": "USERNAME",
"value": "gsc"
},
{
"context": "t(locationUrl, geoLocation);\n String cacheKey = I... | null | [] | package com.digiburo.mellow.heeler.lib.network;
import android.content.Context;
import android.content.Intent;
import com.digiburo.mellow.heeler.lib.Constant;
import com.digiburo.mellow.heeler.lib.Personality;
import com.digiburo.mellow.heeler.lib.database.LocationModel;
import com.digiburo.mellow.heeler.lib.service.... | 4,596 | 0.747824 | 0.745213 | 114 | 39.324562 | 32.606506 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640351 | false | false | 14 |
399ad8d783d0ba754b84472fdb2cacd884c9badc | 9,698,036,174,614 | c3452eeafc6fc1e6d34cc599abbbbdcc11b2255b | /Udemy_JavaTutorialForCompleteBeginners/src/lesson36_iterator/App36.java | d176ea8a9e5df57a29db7d79f2eef924fa4e38ad | [] | no_license | ThieuNv/learn_java | https://github.com/ThieuNv/learn_java | e01af6b9737112b779249140729a5b47e66bae8b | 4334dce75655848d5c77810ad95630f68f23a1ac | refs/heads/master | 2019-01-03T11:13:32.819000 | 2016-12-07T12:58:26 | 2016-12-07T12:58:26 | 75,835,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson36_iterator;
import java.util.Iterator;
import java.util.LinkedList;
public class App36 {
public static void main(String[] args) {
// We cannot using for loop to remove item in list. So we use Iterator
LinkedList<String> listStr = new LinkedList<String>();
listStr.add("Cat");
listStr.add("do... | UTF-8 | Java | 822 | java | App36.java | Java | [] | null | [] | package lesson36_iterator;
import java.util.Iterator;
import java.util.LinkedList;
public class App36 {
public static void main(String[] args) {
// We cannot using for loop to remove item in list. So we use Iterator
LinkedList<String> listStr = new LinkedList<String>();
listStr.add("Cat");
listStr.add("do... | 822 | 0.632603 | 0.625304 | 38 | 20.657894 | 16.953926 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.263158 | false | false | 14 |
44b0758092926b0ae737a81ee3c67b5c50bf716f | 15,058,155,360,338 | 65e6c8d79f89eab2b0be41b18f998b1aaab33959 | /zz91/ast1949-service/src/main/java/com/ast/ast1949/service/bbs/BbsPostTypeService.java | be8c7ad6a67480b4fdd5806eca018353227f97fe | [] | no_license | cash2one/91 | https://github.com/cash2one/91 | 14eeb47d22c7e561d2a718489cbc99409d6abd07 | 525b49860cd5e92ef012b474df6c9dc4f8256756 | refs/heads/master | 2021-01-19T11:20:46.930000 | 2016-06-28T02:36:26 | 2016-06-28T02:37:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ast.ast1949.service.bbs;
public interface BbsPostTypeService {
public String queryNameById(String id);
}
| UTF-8 | Java | 121 | java | BbsPostTypeService.java | Java | [] | null | [] | package com.ast.ast1949.service.bbs;
public interface BbsPostTypeService {
public String queryNameById(String id);
}
| 121 | 0.793388 | 0.760331 | 6 | 19.166666 | 18.898119 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
42e6bba3022d7a458990d9bd21d78e3fce85e180 | 18,683,107,768,010 | 63bc3c2372732a65683f16ed3af2ed4c7c580835 | /app/src/main/java/www/navigation/custombottomnavigation/MainActivity.java | 78e4574cd6587944d9ff4a70297c730b6761fb18 | [] | no_license | swarup-biswas/CustomBottomNavigation | https://github.com/swarup-biswas/CustomBottomNavigation | 63dd2579138c4a627622be7369a1a63378ff746c | 414f049b7ba8965f94cd0fa0508c92569edea6ed | refs/heads/master | 2020-05-26T10:04:18.205000 | 2019-05-23T08:53:12 | 2019-05-23T08:53:12 | 188,197,146 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package www.navigation.custombottomnavigation;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import... | UTF-8 | Java | 2,196 | java | MainActivity.java | Java | [] | null | [] | package www.navigation.custombottomnavigation;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import... | 2,196 | 0.641621 | 0.64071 | 64 | 33.3125 | 26.019749 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 14 |
d294a0c4c9dcc223a1b3b115158aa162a1da23c0 | 8,624,294,367,465 | 92e203518382de75aab7187cd19b709405b18c52 | /library/core/src/main/java/com/google/android/exoplayer2/upstream/novo/TokenManager.java | 4f55fba8f6554aa7cc342840bc9de6cba6f9cab1 | [
"Apache-2.0"
] | permissive | hishamMuneer/ExoPlayer | https://github.com/hishamMuneer/ExoPlayer | 789fdbe056a7efe6d12fe69bd241471a2df722e2 | fa3c353fa523c4b286bdce73c4d240652e9188bb | refs/heads/release-v2 | 2021-01-20T05:40:55.051000 | 2018-09-13T11:16:14 | 2018-09-13T11:16:14 | 101,463,178 | 1 | 2 | Apache-2.0 | true | 2018-09-13T11:16:34 | 2017-08-26T04:49:15 | 2018-09-13T11:16:32 | 2018-09-13T11:16:26 | 52,877 | 0 | 2 | 0 | Java | false | null | package com.google.android.exoplayer2.upstream.novo;
/**
* Created by Hisham on 8/28/2017.
*/
public class TokenManager {
private static String token = null;
public static String getToken() {
return token;
}
public static void setToken(String token) {
TokenManager.token = token;
... | UTF-8 | Java | 327 | java | TokenManager.java | Java | [
{
"context": "droid.exoplayer2.upstream.novo;\n\n/**\n * Created by Hisham on 8/28/2017.\n */\n\npublic class TokenManager {\n\n ",
"end": 78,
"score": 0.8961427211761475,
"start": 72,
"tag": "NAME",
"value": "Hisham"
}
] | null | [] | package com.google.android.exoplayer2.upstream.novo;
/**
* Created by Hisham on 8/28/2017.
*/
public class TokenManager {
private static String token = null;
public static String getToken() {
return token;
}
public static void setToken(String token) {
TokenManager.token = token;
... | 327 | 0.654434 | 0.629969 | 18 | 17.166666 | 18.436829 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 14 |
d45876f4660268fc74fe54672de7d34e5aec6cfd | 23,347,442,277,773 | 08491f79158faf5fdaf2d29cea991691aab4e910 | /src/main/java/com/qkby/analysis/business/OperationsBusiness.java | 39504f352264c94a29429f0845e82a1f45af1f7c | [] | no_license | jiadljr/testyjgl | https://github.com/jiadljr/testyjgl | 815ad9c12bfa3c126c77148111b053fc04167d15 | 784265b82e94e58a484dcddd2cd106a7fce2d3d8 | refs/heads/master | 2022-12-22T16:32:35.378000 | 2019-09-02T06:44:18 | 2019-09-02T06:44:18 | 205,790,100 | 0 | 0 | null | false | 2022-12-16T02:34:34 | 2019-09-02T06:23:15 | 2019-09-02T06:46:09 | 2022-12-16T02:34:34 | 4,542 | 0 | 0 | 11 | JavaScript | false | false | package com.qkby.analysis.business;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import com.qkby.event.entity.EventInfo;
import com.qkby.proj.entity.ProjectTask;
import com.qkby.sysmanage.entity.SysArrange;
/**
*
* <pre>项目名称:Security_20170911
* Created by 家栋梁 on 2... | UTF-8 | Java | 1,741 | java | OperationsBusiness.java | Java | [
{
"context": "\n * <pre>项目名称:Security_20170911 \n * Created by 家栋梁 on 2017年10月26日下午2:03:40 \n * \n * @version </",
"end": 313,
"score": 0.7129802703857422,
"start": 312,
"tag": "USERNAME",
"value": "家"
},
{
"context": " * <pre>项目名称:Security_20170911 \n * Created by 家栋梁 on 2... | null | [] | package com.qkby.analysis.business;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import com.qkby.event.entity.EventInfo;
import com.qkby.proj.entity.ProjectTask;
import com.qkby.sysmanage.entity.SysArrange;
/**
*
* <pre>项目名称:Security_20170911
* Created by 家栋梁 on 2... | 1,741 | 0.650961 | 0.605704 | 65 | 23.815384 | 23.870092 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584615 | false | false | 14 |
e9911c5486452cdee37a9f18c11b37137a0ee9f6 | 1,735,166,839,426 | 251166bb335fa3379f2aee91ef493612483ae3ca | /GetRecordsFromDBandSaveThemInCSV/src/service/SaveRecordsToCsv.java | 3e1c32109520f3fd75a1954c330214471b951bf4 | [] | no_license | robertflorea95/Projects | https://github.com/robertflorea95/Projects | 7b11d7cdbcb88e33d9f46569d5c2246d9761b79d | 3a3c62bb30344886a6f93c8c8537e00c11f821ce | refs/heads/master | 2020-04-15T02:35:51.181000 | 2020-03-06T21:06:35 | 2020-03-06T21:06:35 | 164,319,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import java.io.FileWriter;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.Scanner;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
im... | UTF-8 | Java | 2,199 | java | SaveRecordsToCsv.java | Java | [] | null | [] | package service;
import java.io.FileWriter;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.Scanner;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
im... | 2,199 | 0.66985 | 0.66985 | 84 | 24.178572 | 24.327213 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.595238 | false | false | 14 |
c775c74813196b9bf332d303598b84ba53445c38 | 22,660,247,500,988 | efe2dc42aabdb57f22156c18acebb2d6771f9de1 | /Array/LeetCode 1493 - LongestSubarrayOf1sAfterDeletingOneElement/LongestSubarray_Java/src/com/company/Main.java | 1e773d9f78a9811066f66b0c5a74e1015752b828 | [] | no_license | XingXing2019/LeetCode | https://github.com/XingXing2019/LeetCode | 5090b41045ab8aa30e9cf7a722816695297d29e2 | ff20e93a3cbbebf64383980b6f8b8f5d3931ba72 | refs/heads/master | 2023-08-21T04:03:18.456000 | 2023-08-20T11:35:28 | 2023-08-20T11:35:28 | 268,739,176 | 16 | 7 | null | false | 2023-07-23T08:01:00 | 2020-06-02T08:05:13 | 2023-03-13T11:20:06 | 2023-07-23T08:00:58 | 88,144 | 20 | 7 | 0 | C# | false | false | package com.company;
public class Main {
public static void main(String[] args) {
// write your code here
}
public int longestSubarray(int[] nums) {
int li = 0, hi = 0, zero = 0, res = 0;
while (hi < nums.length) {
zero += nums[hi] == 0 ? 1 : 0;
while (zero > 1) {... | UTF-8 | Java | 501 | java | Main.java | Java | [] | null | [] | package com.company;
public class Main {
public static void main(String[] args) {
// write your code here
}
public int longestSubarray(int[] nums) {
int li = 0, hi = 0, zero = 0, res = 0;
while (hi < nums.length) {
zero += nums[hi] == 0 ? 1 : 0;
while (zero > 1) {... | 501 | 0.421158 | 0.399202 | 22 | 21.818182 | 16.322422 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 14 |
54cf637952cab75dcaf1607ca1d97e96491107c0 | 4,922,032,567,013 | 4b956a2228ef3ef702d4467bcda38c9255feb3a8 | /src/main/java/br/com/sismed/model/agendamento/AgendamentoConsulta.java | 460256b25d58a250dfec43aa57307304440e57bf | [] | no_license | MichaelDeMatos/SisMED | https://github.com/MichaelDeMatos/SisMED | 9d9a2da1baa3433fee779e9ea674db9fb417b1ea | 85295f3f2b11f24251157a6fedd79211f2d5da47 | refs/heads/master | 2022-12-21T15:56:14.723000 | 2019-09-03T18:25:33 | 2019-09-03T18:25:33 | 203,579,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.sismed.model.agendamento;
import java.sql.Time;
import java.util.Calendar;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import... | UTF-8 | Java | 1,262 | java | AgendamentoConsulta.java | Java | [] | null | [] | package br.com.sismed.model.agendamento;
import java.sql.Time;
import java.util.Calendar;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import... | 1,262 | 0.719493 | 0.719493 | 60 | 19.033333 | 15.786035 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.216667 | false | false | 14 |
b8d62f14638c82afe305ce918bda8078345c8d20 | 27,401,891,360,553 | 58abc3a5d579c808e14c2da76b1ea9e7a6dc61db | /src/main/java/trigstar/usefulentities/btree/deco/DecoratorIsCropMaxAge.java | 0706d1c13a67e753714bd226461eea9d3298adec | [] | no_license | Xechon/fossjam | https://github.com/Xechon/fossjam | 86cb8f1c3f3b3af95984f9eff666271e9e617e43 | e1c95fb41c8a685788ed924230168ead42c62fc2 | refs/heads/master | 2021-01-24T10:16:44.706000 | 2018-03-09T07:40:20 | 2018-03-09T07:40:20 | 123,048,226 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trigstar.usefulentities.btree.deco;
import net.minecraft.block.BlockCrops;
import net.minecraft.block.state.IBlockState;
import net.minecraft.util.math.BlockPos;
import trigstar.usefulentities.btree.Blackboard;
import trigstar.usefulentities.btree.INode;
import trigstar.usefulentities.btree.Node;
import trigst... | UTF-8 | Java | 872 | java | DecoratorIsCropMaxAge.java | Java | [] | null | [] | package trigstar.usefulentities.btree.deco;
import net.minecraft.block.BlockCrops;
import net.minecraft.block.state.IBlockState;
import net.minecraft.util.math.BlockPos;
import trigstar.usefulentities.btree.Blackboard;
import trigstar.usefulentities.btree.INode;
import trigstar.usefulentities.btree.Node;
import trigst... | 872 | 0.720183 | 0.720183 | 28 | 30.142857 | 22.980915 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 14 |
f441cfaf6e12bb487dbfb9e33418e6ca0e7535f6 | 5,875,515,292,980 | 4e8f673d7070c29bc019617161c9c32b8524d7c5 | /src/main/java/com/kuntuo/codeBodyHandler/codeBody.java | 7e091d861517b2c289423b0596b468b8d4d3a76f | [] | no_license | fzxbl237/zStyle | https://github.com/fzxbl237/zStyle | 2f936d53446c39ac290f920ec5f4d6c9a3e575ad | 379ebc11d025c080c35fc2cc14d0e85d5ca22eff | refs/heads/master | 2023-05-22T07:57:55.261000 | 2021-06-09T09:42:44 | 2021-06-09T09:42:44 | 373,463,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kuntuo.codeBodyHandler;
import com.kuntuo.codeBodyHandler.format.fmtMapper;
import com.kuntuo.codeBodyHandler.inds.indsDetail;
import com.kuntuo.codeBodyHandler.validation.stringCheck;
import com.kuntuo.codeBodyHandler.var.colVar;
import com.kuntuo.codeBodyHandler.var.linVar;
import lombok.Data;
import org... | UTF-8 | Java | 1,033 | java | codeBody.java | Java | [] | null | [] | package com.kuntuo.codeBodyHandler;
import com.kuntuo.codeBodyHandler.format.fmtMapper;
import com.kuntuo.codeBodyHandler.inds.indsDetail;
import com.kuntuo.codeBodyHandler.validation.stringCheck;
import com.kuntuo.codeBodyHandler.var.colVar;
import com.kuntuo.codeBodyHandler.var.linVar;
import lombok.Data;
import org... | 1,033 | 0.783515 | 0.783515 | 38 | 25.5 | 20.841192 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 14 |
a93670bd69a1f04a9743bb1f0d1bc5dbed8c8e57 | 18,786,187,003,229 | 53a7b7823b5e47e9c5ea98e14b14604d47ab7b26 | /src/main/java/com/cs/lexiao/admin/basesystem/audit/core/productAudit/IProductAuditDAO.java | 435b8703d22caef951c9b573263601d3c479c775 | [] | no_license | zjhgx/admin-demo | https://github.com/zjhgx/admin-demo | 4fd7f786388a15e46eca3179db37ff160a3e6159 | 3001b2534a9cc606ed3947e1605e5b3394088299 | refs/heads/master | 2021-08-29T17:28:57.373000 | 2017-12-14T13:02:32 | 2017-12-14T13:02:32 | 114,249,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cs.lexiao.admin.basesystem.audit.core.productAudit;
import java.util.List;
import com.cs.lexiao.admin.framework.base.IBaseDAO;
import com.cs.lexiao.admin.mapping.basesystem.audit.AuditRoute;
import com.cs.lexiao.admin.mapping.basesystem.audit.ReAuditRouteProduct;
/**
* 产品审批路线关系
*
* @author... | UTF-8 | Java | 1,940 | java | IProductAuditDAO.java | Java | [
{
"context": "RouteProduct;\r\n\r\n/**\r\n * 产品审批路线关系\r\n * \r\n * @author shentuwy\r\n * \r\n */\r\npublic interface IProductAuditDAO exte",
"end": 329,
"score": 0.9995527863502502,
"start": 321,
"tag": "USERNAME",
"value": "shentuwy"
}
] | null | [] | package com.cs.lexiao.admin.basesystem.audit.core.productAudit;
import java.util.List;
import com.cs.lexiao.admin.framework.base.IBaseDAO;
import com.cs.lexiao.admin.mapping.basesystem.audit.AuditRoute;
import com.cs.lexiao.admin.mapping.basesystem.audit.ReAuditRouteProduct;
/**
* 产品审批路线关系
*
* @author... | 1,940 | 0.634033 | 0.632867 | 87 | 17.724138 | 21.642174 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.977012 | false | false | 14 |
5f5d98091098cb4f9659b6d9f73179f7134f1f0d | 3,332,894,646,707 | 968aa9bac548662b49af4e2b873b61873ba6f680 | /buildframework/helium/sf/java/metadata/src/com/nokia/helium/metadata/ant/conditions/MetaDataLogCondition.java | 68de1343ad6eea7b9995fa284322e511cf88df64 | [] | no_license | anagovitsyn/oss.FCL.sftools.dev.build | https://github.com/anagovitsyn/oss.FCL.sftools.dev.build | b3401a1ee3fb3c8f3d5caae6e5018ad7851963f3 | f458a4ce83f74d603362fe6b71eaa647ccc62fee | refs/heads/master | 2021-12-11T09:37:34.633000 | 2010-12-01T08:05:36 | 2010-12-01T08:05:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://ww... | UTF-8 | Java | 7,140 | java | MetaDataLogCondition.java | Java | [] | null | [] | /*
* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://ww... | 7,140 | 0.587535 | 0.585434 | 209 | 32.172249 | 27.337498 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444976 | false | false | 14 |
9c2da514e099b8e7ddd9bcaf17839fab8d9aac6e | 7,275,674,635,205 | a8e813d497f9b78b1250a449eacb01c7e5527a10 | /src/com/kroz/items/LightableItem.java | 865e4f59e894ca0bedbee0d36e871b56b16b2643 | [] | no_license | antogian/Kroz | https://github.com/antogian/Kroz | 8375744ce827db4e49628c7d421dd79c8d61dd3a | 98a0b658441ff12f3bf05c11d5b129deee20bb0e | refs/heads/master | 2020-06-22T03:20:27.389000 | 2015-06-05T16:40:36 | 2015-06-05T16:40:36 | 74,756,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.kroz.items;
import com.kroz.enums.ItemState;
import com.kroz.enums.ItemType;
import com.kroz.scene.Scene;
/**
*
* @auth... | UTF-8 | Java | 1,438 | java | LightableItem.java | Java | [
{
"context": "e;\nimport com.kroz.scene.Scene;\n\n/**\n *\n * @author Tony\n */\npublic class LightableItem extends Item{\n ",
"end": 327,
"score": 0.9994958639144897,
"start": 323,
"tag": "NAME",
"value": "Tony"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.kroz.items;
import com.kroz.enums.ItemState;
import com.kroz.enums.ItemType;
import com.kroz.scene.Scene;
/**
*
* @auth... | 1,438 | 0.682893 | 0.682893 | 48 | 28.958334 | 32.110458 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
4afb5bbe6662e9cc5bb6f27d237f1a61ffe3beea | 5,875,515,294,536 | 808775b0ec2c43e974ee274d84690129bc301f54 | /src/Client.java | e40d779820ac0797a688ed8aa6adce0624fabff6 | [] | no_license | anbud/checkers | https://github.com/anbud/checkers | be08c930d0a87fe4a0f6aaa6e22ef28f3b77bbf9 | 24570cbf3c91a073bb91b272669a13eb3ec458de | refs/heads/master | 2021-01-22T06:14:33.183000 | 2016-06-09T17:02:54 | 2016-06-09T17:02:54 | 58,737,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import gui.Gui;
import gui.controller.GameController;
import gui.controller.LobbyController;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
import java.util.LinkedList;
import java.util.concurrent.LinkedBlockingQueue;
im... | UTF-8 | Java | 8,601 | java | Client.java | Java | [
{
"context": ";\n\t}\n\t\n\tprivate void initialize() {\n\t\tusername = \"default\";\n\t\twhosOnMove = username;\n\t\t\n\t\t//try(Socket clie",
"end": 1360,
"score": 0.9991647005081177,
"start": 1353,
"tag": "USERNAME",
"value": "default"
}
] | null | [] | import gui.Gui;
import gui.controller.GameController;
import gui.controller.LobbyController;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
import java.util.LinkedList;
import java.util.concurrent.LinkedBlockingQueue;
im... | 8,601 | 0.596093 | 0.590745 | 313 | 26.482428 | 21.730865 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.095847 | false | false | 14 |
f562493febb9f7f1815d08940e129e8017a1078b | 31,636,729,158,125 | 42f2691729ce31449d7c9cb4537565ac72804c28 | /src/main/java/com/example/demo/ProduitsCategoriesApplication.java | 9967eef801d0a79b38159565cdb5eb0f91de9b13 | [] | no_license | ismailktami/PetiteApp-SPRINGBOOT-Restful--Angular | https://github.com/ismailktami/PetiteApp-SPRINGBOOT-Restful--Angular | 05e47f59dfceb8452ff80b55200b5037c819319e | eef1ed7a8056dcca62b061ecd3d222e44b38d620 | refs/heads/master | 2020-04-21T19:41:28.547000 | 2019-02-10T17:19:04 | 2019-02-10T17:19:04 | 169,816,311 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.co... | UTF-8 | Java | 1,468 | java | ProduitsCategoriesApplication.java | Java | [
{
"context": "ository.class);\n\tUser u=new User();\n\tu=ur.getOne(\"ismail2\");\n\tSystem.out.println(u.getUsername());\n//\tList<",
"end": 880,
"score": 0.9838250279426575,
"start": 873,
"tag": "USERNAME",
"value": "ismail2"
}
] | null | [] | package com.example.demo;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.co... | 1,468 | 0.76703 | 0.743188 | 43 | 33.11628 | 24.924267 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.348837 | false | false | 14 |
0bfa5c7d5635a979fdd030d3febd7d3db3a6eabd | 15,934,328,723,626 | b55b2e9dc5d72bbcf051b522d3085db54ddfdc1f | /src/test/java/StepdefsSocial.java | f547d3efed1af6993b32ec70292ea1b7718e6a1e | [] | no_license | MonicaFrancisco/duplacapicua-testes | https://github.com/MonicaFrancisco/duplacapicua-testes | 8b065eaa3495a284b71a2e05ac975218639e4db4 | 86bb2f1c268b0f99451b23b554eb39e7c99ea91f | refs/heads/master | 2021-01-22T11:15:52.970000 | 2017-06-09T19:47:08 | 2017-06-09T19:47:08 | 92,678,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import cucumber.api.PendingException;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
... | UTF-8 | Java | 5,308 | java | StepdefsSocial.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n * Created by MargaridaWeber on 01/06/2017.\n */\npublic class StepdefsSocial {\n",
"end": 472,
"score": 0.9798620343208313,
"start": 458,
"tag": "USERNAME",
"value": "MargaridaWeber"
},
{
"context": "ber) throws Throwable {\n ... | null | [] | import cucumber.api.PendingException;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
... | 5,308 | 0.624529 | 0.620008 | 119 | 43.605042 | 41.530636 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386555 | false | false | 14 |
edac2d8d8b8f1a99a61100383584a965f7c7b087 | 33,672,543,648,400 | 0deec6666feaf9bc16c12855587d1908af524694 | /com.mobond.mindicator/com.mobond.mindicator/src/java/com/amazon/device/ads/dn.java | e46d175be63595dc2011ce673fdf26882bdc735e | [] | no_license | SecretCoder404/big-data | https://github.com/SecretCoder404/big-data | 12927ef495a86650a25d653abf1979c0d875d3ca | 9827e9ba3c5a7aaa3b8dde1f909722378b81aa5d | refs/heads/master | 2023-02-28T00:17:17.791000 | 2021-02-06T04:35:27 | 2021-02-06T04:35:27 | 332,377,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0.0.
*
* Could not load the following classes:
* java.lang.Class
* java.lang.ClassNotFoundException
* java.lang.Object
* java.lang.String
*/
package com.amazon.device.ads;
class dn {
dn() {
}
public boolean a(String string) {
try {
Class.forName((S... | UTF-8 | Java | 479 | java | dn.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.0.
*
* Could not load the following classes:
* java.lang.Class
* java.lang.ClassNotFoundException
* java.lang.Object
* java.lang.String
*/
package com.amazon.device.ads;
class dn {
dn() {
}
public boolean a(String string) {
try {
Class.forName((S... | 479 | 0.580376 | 0.5762 | 25 | 18.120001 | 15.980788 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.16 | false | false | 14 |
8379addb3a75336d347f4c6cb63e8120b2751614 | 18,846,316,545,086 | 58b9413658d9ebe9d54949010c02213298395ed1 | /wade-trace/src/main/java/com/wade/trace/probe/impl/EcsProbe.java | 1a2793b80d6f5f637eb9c8d1379ec9a9d542dc60 | [] | no_license | kkoo301/wade-root | https://github.com/kkoo301/wade-root | d5fce9e5fe0b86ed4d0bbd9291b4f34bc7d2335a | 067aee1d6ad2cb1fa8027adf821e1e733a971d4a | refs/heads/master | 2020-04-26T08:30:41.191000 | 2018-05-08T02:32:34 | 2018-05-08T02:32:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wade.trace.probe.impl;
import java.util.HashMap;
import java.util.Map;
import com.wade.trace.logsystem.LogKeys;
import com.wade.trace.logsystem.LogSystemUtil;
import com.wade.trace.probe.AbstractProbe;
import com.wade.trace.util.SystemUtil;
/**
* Copyright: Copyright (c) 2015 Asiainfo
*
* @className:... | UTF-8 | Java | 2,360 | java | EcsProbe.java | Java | [
{
"context": "cription: 电渠探针\n * \n * @version: v1.0.0\n * @author: steven.zhou\n * @date: 2015-5-12\n */\npublic class EcsProbe ext",
"end": 399,
"score": 0.9013813138008118,
"start": 388,
"tag": "USERNAME",
"value": "steven.zhou"
}
] | null | [] | package com.wade.trace.probe.impl;
import java.util.HashMap;
import java.util.Map;
import com.wade.trace.logsystem.LogKeys;
import com.wade.trace.logsystem.LogSystemUtil;
import com.wade.trace.probe.AbstractProbe;
import com.wade.trace.util.SystemUtil;
/**
* Copyright: Copyright (c) 2015 Asiainfo
*
* @className:... | 2,360 | 0.650667 | 0.644444 | 125 | 17 | 17.984438 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344 | false | false | 14 |
1de51f8ec8127e16cf6a6ab80e6927f9fee9152a | 18,184,891,561,870 | 6320c2d3667f7ebac81b28611d0949f0d50fd9c2 | /.svn/pristine/59/59a67ea6a73f83c9c383b7c61de0c39455526094.svn-base | 0970f6fc228dd4d031481fc6a372109f791a58d1 | [] | no_license | jiangjb/ideaRepository | https://github.com/jiangjb/ideaRepository | bb2dd77e73d2bec340ba02097378c1b8bc4ccfb3 | e2a9a41cd9ee4880519cdb5e4a567f845a821706 | refs/heads/master | 2021-01-13T04:16:07.639000 | 2016-12-27T11:55:09 | 2016-12-27T11:55:09 | 77,449,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lanqiao.controller;
import java.io.IOException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.lanqiao.entity.AmUser;
import org.lanqiao.service.BookTicketTwoService;
import org.lanqiao.util.PaymentUtil;
impor... | UTF-8 | Java | 4,112 | 59a67ea6a73f83c9c383b7c61de0c39455526094.svn-base | Java | [
{
"context": "e YeePayController\n * @Description 支付专用\n * @author wangzhoucheng\n * @Date 2016年12月5日 上午9:00:31\n * @version 1.0.0\n ",
"end": 613,
"score": 0.8632994890213013,
"start": 600,
"tag": "USERNAME",
"value": "wangzhoucheng"
},
{
"context": "sponse = \"1\"; // 应答机制:\n ... | null | [] | package org.lanqiao.controller;
import java.io.IOException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.lanqiao.entity.AmUser;
import org.lanqiao.service.BookTicketTwoService;
import org.lanqiao.util.PaymentUtil;
impor... | 4,057 | 0.633858 | 0.601837 | 90 | 41.333332 | 31.984718 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.844444 | false | false | 14 | |
0fb6c99430febd35803cf382732f21a56c491cdd | 22,204,980,973,293 | b4cd00e9241dc52d97ae6052bf8b3b8c1adef350 | /test-common/src/main/java/com/qingqing/test/bean/orderservice/TestStudentAssistantInfo.java | b95036feeb6ad287d4081b961ad88b66ef97b074 | [] | no_license | AntinZhu/QingTest | https://github.com/AntinZhu/QingTest | 17aa1a8dbcaceb1de32a9d7d26688cd167ffef1d | 6b4863db50b3e75f3b4570c5f387a1bcd5cf99f0 | refs/heads/master | 2022-06-29T11:38:35.367000 | 2021-08-18T02:32:40 | 2021-08-18T02:32:40 | 146,688,664 | 2 | 1 | null | false | 2022-06-22T19:15:01 | 2018-08-30T03:06:18 | 2021-08-18T02:32:46 | 2022-06-22T19:15:01 | 37,867 | 2 | 1 | 4 | JavaScript | false | false | package com.qingqing.test.bean.orderservice;
/**
* Created by zhujianxing on 2020/6/15.
*/
public class TestStudentAssistantInfo {
private Long studentId;
private BelongDepartmentInfo qingqing ;
private BelongDepartmentInfo online;
public Long getStudentId() {
return studentId;
}
pu... | UTF-8 | Java | 1,449 | java | TestStudentAssistantInfo.java | Java | [
{
"context": "ingqing.test.bean.orderservice;\n\n/**\n * Created by zhujianxing on 2020/6/15.\n */\npublic class TestStudentAssista",
"end": 75,
"score": 0.9985264539718628,
"start": 64,
"tag": "USERNAME",
"value": "zhujianxing"
}
] | null | [] | package com.qingqing.test.bean.orderservice;
/**
* Created by zhujianxing on 2020/6/15.
*/
public class TestStudentAssistantInfo {
private Long studentId;
private BelongDepartmentInfo qingqing ;
private BelongDepartmentInfo online;
public Long getStudentId() {
return studentId;
}
pu... | 1,449 | 0.617667 | 0.612836 | 64 | 21.640625 | 18.771128 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296875 | false | false | 14 |
3d3f444f5772a5b44876c59863361c54c9a398e7 | 12,000,138,686,666 | ef520662f657c869e42df5ef7f20bf9c9cdf7ef8 | /android/app/src/main/java/com/presta/view/perfil/estabelecimento/PlaceFragment.java | 60b2afb0fcc54ef4f0b09df7ce669856a7b751e5 | [] | no_license | luiscvnha/presta | https://github.com/luiscvnha/presta | 17d3cd98436f18511b8d5ce221cbacc889876895 | 385572b1183d687039d61f732ce6c24216b2457f | refs/heads/master | 2023-05-27T14:58:53.316000 | 2020-07-11T13:43:19 | 2020-07-11T13:43:19 | 240,330,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.presta.view.perfil.estabelecimento;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vie... | UTF-8 | Java | 18,427 | java | PlaceFragment.java | Java | [] | null | [] | package com.presta.view.perfil.estabelecimento;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vie... | 18,427 | 0.712727 | 0.701542 | 456 | 39.392544 | 30.568472 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.72807 | false | false | 14 |
ef1c9b8f7228636ca27cc73be7921479c4f409c0 | 7,851,200,226,455 | 91adc264eb26be39c656f054005ec740d07900bd | /tc_project/tciuforep/src/client/com/ufida/report/chart/ChartSettingPanel.java | 9b2c88b7f6ce115bea0172e6b51cb9bfc87255f5 | [] | no_license | xhrise/nc-workspaces | https://github.com/xhrise/nc-workspaces | 9f30caf273e932bd1b4c2d419ac6bef4ef55e1cc | d5fcbce810ba4d4b5405edabfb5a26c36a19e7f8 | refs/heads/master | 2020-05-19T10:43:29.058000 | 2013-06-20T02:40:27 | 2013-06-20T02:40:27 | 37,459,512 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ufida.report.chart;
import java.awt.Component;
import java.util.List;
import java.util.Vector;
import javax.swing.JPanel;
import com.ufida.dataset.DataSet;
import com.ufida.dataset.metadata.DataTypeConstant;
import com.ufida.dataset.metadata.Field;
import com.ufsoft.iufo.fmtplugin.chart.AxisPr... | GB18030 | Java | 2,642 | java | ChartSettingPanel.java | Java | [
{
"context": "hart.IChartModel;\r\n\r\n/**\r\n * 图表设置面版基类\r\n * @author liuyy\r\n *\r\n */\r\npublic abstract class ChartSettingPanel",
"end": 621,
"score": 0.9995091557502747,
"start": 616,
"tag": "USERNAME",
"value": "liuyy"
}
] | null | [] | package com.ufida.report.chart;
import java.awt.Component;
import java.util.List;
import java.util.Vector;
import javax.swing.JPanel;
import com.ufida.dataset.DataSet;
import com.ufida.dataset.metadata.DataTypeConstant;
import com.ufida.dataset.metadata.Field;
import com.ufsoft.iufo.fmtplugin.chart.AxisPr... | 2,642 | 0.70914 | 0.699458 | 107 | 22.121496 | 22.736486 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.448598 | false | false | 14 |
e58c563d6219a3b46ad8991f8730702b87cd0a7d | 15,375,982,956,557 | b6339eaecb41f2aae5feccc18f3e1158b0005d0b | /engine/src/main/java/dev/game/spacechaos/engine/collision/pool/VectorPoolFactory.java | a1c506927347d81cc9716601325b06d13ceb76ba | [
"Apache-2.0"
] | permissive | opensourcegamedev/SpaceChaos | https://github.com/opensourcegamedev/SpaceChaos | 93ff2e733c334e10adda7913f842f782125f5cf3 | af36875cfee5af6d2debb7eaeb6b91c2df757001 | refs/heads/master | 2021-01-23T06:26:18.417000 | 2018-03-25T21:23:51 | 2018-03-25T21:23:51 | 86,369,859 | 15 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.game.spacechaos.engine.collision.pool;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.utils.Pool;
/**
* Created by Justin on 11.04.2017.
*/
public class VectorPoolFactory {
protected static Pool<Vector2> Vector2Pool = null;
public static Pool<Vector2> createRectanglePool() {
... | UTF-8 | Java | 833 | java | VectorPoolFactory.java | Java | [
{
"context": "rt com.badlogic.gdx.utils.Pool;\n\n/**\n * Created by Justin on 11.04.2017.\n */\npublic class VectorPoolFactory",
"end": 151,
"score": 0.9983077049255371,
"start": 145,
"tag": "NAME",
"value": "Justin"
}
] | null | [] | package dev.game.spacechaos.engine.collision.pool;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.utils.Pool;
/**
* Created by Justin on 11.04.2017.
*/
public class VectorPoolFactory {
protected static Pool<Vector2> Vector2Pool = null;
public static Pool<Vector2> createRectanglePool() {
... | 833 | 0.553421 | 0.527011 | 39 | 20.358974 | 19.579538 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 14 |
1d6a43461cf041af42fe2eff2d2346d3bfe51a4c | 20,529,943,703,592 | b9c83f575d57841608bf15d15b8242d339c2a4b9 | /src/main/java/com/clinkworks/mechwarrior/exception/SmurfyAuthorizationException.java | ae8ca1a41a56493a52d0db003718cb69f7f0ff18 | [] | no_license | AnthonyClink/smurfy4j | https://github.com/AnthonyClink/smurfy4j | 472fe42ff9303b9b1fe1cb9ccd0ef7ecd156c1e9 | 0fff465ca1fc29d1624d580c59c181e77fa1df8c | refs/heads/master | 2021-01-23T20:44:40.610000 | 2014-06-03T13:42:55 | 2014-06-03T13:42:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clinkworks.mechwarrior.exception;
public class SmurfyAuthorizationException extends RuntimeException {
private static final long serialVersionUID = -5687954990154480832L;
public SmurfyAuthorizationException(String apiKey){
super("The Smurfy api key stored on your clinkworks account is " + apiKey + " ... | UTF-8 | Java | 374 | java | SmurfyAuthorizationException.java | Java | [] | null | [] | package com.clinkworks.mechwarrior.exception;
public class SmurfyAuthorizationException extends RuntimeException {
private static final long serialVersionUID = -5687954990154480832L;
public SmurfyAuthorizationException(String apiKey){
super("The Smurfy api key stored on your clinkworks account is " + apiKey + " ... | 374 | 0.804813 | 0.754011 | 11 | 33 | 40.316925 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 14 |
5fdea8d56220723ac6c750785210762e68e3303c | 20,529,943,704,795 | 18ed117b74d1dd6d7c18c39654e6a296f30de192 | /app/src/main/java/com/eaglet/unigo/Login/Grade.java | d0465be3a691af6e259c98254b2b79b466d378bc | [] | no_license | amirStrang/UniGo | https://github.com/amirStrang/UniGo | 017963c8d1016ba18cab282e88d8c20c4e5b1a13 | aee9979deb5a0f29183d26854d9188355af73ab5 | refs/heads/master | 2020-04-14T09:34:38.553000 | 2019-05-07T13:43:38 | 2019-05-07T13:43:38 | 163,763,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eaglet.unigo.Login;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.eaglet.unigo.R;
public class Grade extends AppCompatActivity {
Button Davazd... | UTF-8 | Java | 2,591 | java | Grade.java | Java | [] | null | [] | package com.eaglet.unigo.Login;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.eaglet.unigo.R;
public class Grade extends AppCompatActivity {
Button Davazd... | 2,591 | 0.573524 | 0.573138 | 82 | 30.597561 | 22.540403 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573171 | false | false | 14 |
06f87a40922c9a9f37df403bcac492de6ccf0ebf | 6,846,177,937,132 | cec628def1aad94ccbefa814d2a0dbd51588e9bd | /java.api.common/src/org/netbeans/modules/java/api/common/queries/AnnotationProcessingQueryImpl.java | 7fdb3a7f3c4aebe395b6b36e9bd2503ffd5462f6 | [] | no_license | emilianbold/netbeans-releases | https://github.com/emilianbold/netbeans-releases | ad6e6e52a896212cb628d4522a4f8ae685d84d90 | 2fd6dc84c187e3c79a959b3ddb4da1a9703659c7 | refs/heads/master | 2021-01-12T04:58:24.877000 | 2017-10-17T14:38:27 | 2017-10-17T14:38:27 | 78,269,363 | 30 | 15 | null | false | 2020-10-13T08:36:08 | 2017-01-07T09:07:28 | 2020-10-03T06:33:28 | 2020-10-13T08:36:06 | 965,667 | 16 | 11 | 5 | null | false | false | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject... | UTF-8 | Java | 10,601 | java | AnnotationProcessingQueryImpl.java | Java | [
{
"context": "org.openide.util.WeakListeners;\n\n/**\n *\n * @author lahvac\n */\nfinal class AnnotationProcessingQueryImpl imp",
"end": 3386,
"score": 0.9995296001434326,
"start": 3380,
"tag": "USERNAME",
"value": "lahvac"
}
] | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject... | 10,601 | 0.660598 | 0.656825 | 250 | 41.403999 | 36.729507 | 334 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552 | false | false | 14 |
6a0fb53e285afaa1ce5936bd97a2dc90d5612237 | 6,682,969,175,055 | 54072a81d2d2a77e1219a59fc6fe26c3daeb8bc4 | /app/src/main/java/net/jonaskf/eatable/product/Allergen.java | bb2478be1b43f8d22c4f2b93506fc34f826c2157 | [] | no_license | ukon1990/Eatable | https://github.com/ukon1990/Eatable | 12475ce0de48eed82ab7901e6764262a7dc24ae7 | c07070ab7c458e5adf317b107dfa4462882fa79e | refs/heads/master | 2020-04-09T06:05:44.200000 | 2016-10-12T22:16:18 | 2016-10-12T22:16:18 | 49,905,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.jonaskf.eatable.product;
import java.io.Serializable;
import java.util.HashMap;
/**
* Created by jonas on 25.02.2016.
*/
public class Allergen implements Serializable {
private static final long serialVersionUID = -324168761687654685L;
private String id;
private String allergen;
public ... | UTF-8 | Java | 612 | java | Allergen.java | Java | [
{
"context": "able;\nimport java.util.HashMap;\n\n/**\n * Created by jonas on 25.02.2016.\n */\npublic class Allergen implemen",
"end": 117,
"score": 0.9865639805793762,
"start": 112,
"tag": "USERNAME",
"value": "jonas"
}
] | null | [] | package net.jonaskf.eatable.product;
import java.io.Serializable;
import java.util.HashMap;
/**
* Created by jonas on 25.02.2016.
*/
public class Allergen implements Serializable {
private static final long serialVersionUID = -324168761687654685L;
private String id;
private String allergen;
public ... | 612 | 0.665033 | 0.622549 | 29 | 20.103449 | 20.083179 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 14 |
af1f746e349392763de52f2dbc9e404cb6d7b5ea | 17,463,337,067,781 | d5f09c7b0e954cd20dd613af600afd91b039c48a | /sources/mtopsdk/mtop/intf/Mtop.java | 6ce6e2d89988ef17924d7309bb1da38d3ba9bf4d | [] | no_license | t0HiiBwn/CoolapkRelease | https://github.com/t0HiiBwn/CoolapkRelease | af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3 | a6a2b03e32cde0e5163016e0078391271a8d33ab | refs/heads/main | 2022-07-29T23:28:35.867000 | 2021-03-26T11:41:18 | 2021-03-26T11:41:18 | 345,290,891 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mtopsdk.mtop.intf;
import android.content.Context;
import anetwork.network.cache.Cache;
import com.taobao.tao.remotebusiness.b;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import mtopsdk.common.util.MtopUtils;
import mtopsdk.common.util.StringUtils;
import mtopsdk.common.util.TBSdkLog;... | UTF-8 | Java | 12,311 | java | Mtop.java | Java | [] | null | [] | package mtopsdk.mtop.intf;
import android.content.Context;
import anetwork.network.cache.Cache;
import com.taobao.tao.remotebusiness.b;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import mtopsdk.common.util.MtopUtils;
import mtopsdk.common.util.StringUtils;
import mtopsdk.common.util.TBSdkLog;... | 12,311 | 0.575502 | 0.569897 | 388 | 30.729382 | 25.551373 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659794 | false | false | 14 |
fc6904677e25cef512a7f5e1bb94d5b752f1f5fa | 26,903,675,185,466 | 74a9c0bea22a0a2e344dcb25c78bc43b2d9e0e3a | /Launcher.java | e1bcabcde285373889ad1519b2d8395e99145e64 | [] | no_license | InigoHohmeyer/GameofThronesRPG | https://github.com/InigoHohmeyer/GameofThronesRPG | 86ee235f72cb3879260d59741f8e06b2a368b9c3 | a5ded67022f429dd0b9480ec49d4c8666d7f870e | refs/heads/master | 2021-01-17T13:09:43.749000 | 2021-01-14T22:51:35 | 2021-01-14T22:51:35 | 61,977,885 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by inigohohmeyer on 6/22/16.
*/
public class Launcher {
public static void main (String[]args){
Game game = new Game("Game of Thrones RPG!!!",400,400);
game.start();
}
}
| UTF-8 | Java | 193 | java | Launcher.java | Java | [
{
"context": "/**\n * Created by inigohohmeyer on 6/22/16.\n */\n\npublic class Launcher {\n\tpublic ",
"end": 31,
"score": 0.9986146092414856,
"start": 18,
"tag": "USERNAME",
"value": "inigohohmeyer"
}
] | null | [] | /**
* Created by inigohohmeyer on 6/22/16.
*/
public class Launcher {
public static void main (String[]args){
Game game = new Game("Game of Thrones RPG!!!",400,400);
game.start();
}
}
| 193 | 0.642487 | 0.585492 | 10 | 18.299999 | 19.488714 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 14 |
24bab8add3a897eefc26e519c0a009b32dab8aa0 | 25,494,925,869,749 | e12c1ffa1575873a377348e550f0ca492f506dc4 | /secqresetting/src/main/java/com/sen5/smartlifebox/data/entity/ContactEntity.java | f2deed24852006a5c48e3af03d9efb3379a46f2e | [] | no_license | Pickerchen/NewYear | https://github.com/Pickerchen/NewYear | c9e888a368c9978e16fe377cf426670c24e8bad6 | 7232a6cf4d5f8028165aeba8e003b7b3edf2c47b | refs/heads/master | 2021-09-02T00:42:35.257000 | 2017-12-29T12:46:36 | 2017-12-29T12:46:36 | 115,721,484 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sen5.smartlifebox.data.entity;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by wanglin on 2017/2/8.
*/
public class ContactEntity implements Parcelable{
private String name;
private String number;
private int emergencyFlag;//是否是紧急联系人【0:不是;1:是】
public ContactEnt... | UTF-8 | Java | 1,819 | java | ContactEntity.java | Java | [
{
"context": ";\nimport android.os.Parcelable;\n\n/**\n * Created by wanglin on 2017/2/8.\n */\npublic class ContactEntity imple",
"end": 126,
"score": 0.9993708729743958,
"start": 119,
"tag": "USERNAME",
"value": "wanglin"
}
] | null | [] | package com.sen5.smartlifebox.data.entity;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by wanglin on 2017/2/8.
*/
public class ContactEntity implements Parcelable{
private String name;
private String number;
private int emergencyFlag;//是否是紧急联系人【0:不是;1:是】
public ContactEnt... | 1,819 | 0.602686 | 0.59709 | 82 | 20.792683 | 19.263094 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304878 | false | false | 14 |
8fae8bf6a7884a61fbc884b1231190882bf883c6 | 21,414,707,001,232 | cc2d1a0473904dc5a9e5523e6139eb6f73660334 | /src/viewcontroller/automatonVisualization/AutomatonVisualizationPanel.java | 096c575af923f3b2479561f0c04abb559c364859 | [] | no_license | alexandrelimassantana/Non-Deterministic-Finite-Automaton-Simulation | https://github.com/alexandrelimassantana/Non-Deterministic-Finite-Automaton-Simulation | c16491feda4629a2409504c140bf848e16c52510 | 178a7f5e6d2f37897a3df0e6204a7bb21ef278ad | refs/heads/master | 2018-12-31T16:20:58.924000 | 2016-10-13T05:29:23 | 2016-10-13T05:29:23 | 70,485,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package viewcontroller.automatonVisualization;
import java.awt.Dimension;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
import java.util.Map.Entry;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.swing.JLabel;
impor... | UTF-8 | Java | 7,388 | java | AutomatonVisualizationPanel.java | Java | [] | null | [] | package viewcontroller.automatonVisualization;
import java.awt.Dimension;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
import java.util.Map.Entry;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.swing.JLabel;
impor... | 7,388 | 0.751895 | 0.742826 | 229 | 31.262009 | 26.122343 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.353712 | false | false | 14 |
4f4466b84f9c84989a33283674303243f3f99ffa | 3,805,341,034,403 | 7dafb28fee40cb2a175794acc0b632484bf63a7b | /src/SalleEscalier.java | 0c8429abd14c96fe9c2df68371fe87f519c52177 | [] | no_license | Yannick-Mayeur/24h_E1 | https://github.com/Yannick-Mayeur/24h_E1 | 54fe2d2c61085c7546274fd460a5ab45a4ea90f4 | 4addf5ed27a9d7a54c1637770c03609bacdcae3a | refs/heads/master | 2016-09-13T23:42:35.233000 | 2016-05-20T18:53:43 | 2016-05-20T18:53:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class SalleEscalier extends Salle
{
public SalleEscalier (Manutentionnaire [] tab)
{
super(tab) ;
}
} | UTF-8 | Java | 114 | java | SalleEscalier.java | Java | [] | null | [] | public class SalleEscalier extends Salle
{
public SalleEscalier (Manutentionnaire [] tab)
{
super(tab) ;
}
} | 114 | 0.719298 | 0.719298 | 8 | 13.375 | 17.971766 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 14 |
c32b6e476ea95273061f443a8857eeedfbc6b97d | 8,615,704,441,981 | e4054f3ddd2f65037c34c23daa0bcf5127eafd2b | /src/com/servlets/RemoveHostel.java | c997655a31f23e3d52d701a35af3d89c70f539c4 | [] | no_license | purvashah55/Smart-Hostel-Automation | https://github.com/purvashah55/Smart-Hostel-Automation | caf61b45a6d65d16d918c57e994f4e3223cf9219 | fd54f04f04a3c0a75a6a21e97b4eed1e3ea3dfa1 | refs/heads/master | 2022-11-30T00:36:18.128000 | 2020-08-07T13:17:34 | 2020-08-07T13:21:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;... | UTF-8 | Java | 2,334 | java | RemoveHostel.java | Java | [] | null | [] | package com.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;... | 2,334 | 0.767781 | 0.762211 | 69 | 32.84058 | 36.847755 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.057971 | false | false | 14 |
90b231eacef9a517c2999a9edd57b88637dc41ab | 16,827,681,915,043 | fdbc57af82e2c7aefdfb07d065989cc129f89012 | /src/controller/admin/QueryForManage.java | 3b1ba880bc13894a34c22b3ba2b264f95ac47bf7 | [] | no_license | luo1211happy/Device-Management-System | https://github.com/luo1211happy/Device-Management-System | 86181b9e94b59c78705d08a9d883171641b0e465 | b1b675d1955bb731399e781aaa506ff3f956322d | refs/heads/master | 2021-01-20T06:39:09.389000 | 2017-03-04T08:26:51 | 2017-03-04T08:26:51 | 83,877,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Generated by MyEclipse Struts
* Template path: templates/java/JavaClass.vtl
*/
package controller.admin;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import model.DeviceDAO;
import model.Keeper;
import org.apache.struts.ac... | UTF-8 | Java | 3,199 | java | QueryForManage.java | Java | [] | null | [] | /*
* Generated by MyEclipse Struts
* Template path: templates/java/JavaClass.vtl
*/
package controller.admin;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import model.DeviceDAO;
import model.Keeper;
import org.apache.struts.ac... | 3,199 | 0.61488 | 0.611128 | 82 | 38.024391 | 35.9505 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.219512 | false | false | 14 |
c66c74e8d5dcfbc68e59a5292ab6a98d813b621e | 25,168,508,422,492 | 7aaab3ca7571cc8667ae80fb2e2334971a803e18 | /src/main/java/com/pdk/manage/model/IBaseVO.java | d81dc4b6d2372767a32256e601b2c5d511d70aaa | [] | no_license | liruq/pdk | https://github.com/liruq/pdk | f4bba532171227a35e1209e43c130db55e6c511e | 939c1c3bcf1bba97d77effc05a782e3df098410b | refs/heads/master | 2021-01-21T13:48:04.683000 | 2016-04-01T03:57:57 | 2016-04-01T03:57:57 | 55,200,739 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pdk.manage.model;
import java.util.Date;
/**
* Created by hubo on 2015/8/14.
*/
public interface IBaseVO {
String getId();
void setId(String id);
Date getTs();
void setTs(Date ts);
Short getDr();
void setDr(Short dr);
}
| UTF-8 | Java | 260 | java | IBaseVO.java | Java | [
{
"context": ".model;\n\nimport java.util.Date;\n\n/**\n * Created by hubo on 2015/8/14.\n */\npublic interface IBaseVO {\n ",
"end": 77,
"score": 0.9992181062698364,
"start": 73,
"tag": "USERNAME",
"value": "hubo"
}
] | null | [] | package com.pdk.manage.model;
import java.util.Date;
/**
* Created by hubo on 2015/8/14.
*/
public interface IBaseVO {
String getId();
void setId(String id);
Date getTs();
void setTs(Date ts);
Short getDr();
void setDr(Short dr);
}
| 260 | 0.630769 | 0.603846 | 15 | 16.333334 | 11.234866 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 14 |
9813c76b7e32075004877cfe0ad92cb44805aa57 | 15,032,385,586,810 | 01691da0f38e466ed49aadb19fb6457122fb134b | /src/test/java/de/unikassel/soc/platform/domain/CustomerTest.java | 799d0a21edf7e94ccb6472f3199a7ba77ed654d5 | [] | no_license | slolow/soc-exercise-05 | https://github.com/slolow/soc-exercise-05 | e572a538f92fb80affb0ae844ed52d5716242036 | cc488d0ce5f0d267b6158587a9d65a8cbd0aeadb | refs/heads/master | 2023-04-11T11:26:28.313000 | 2021-04-26T12:08:27 | 2021-04-26T12:08:27 | 330,992,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.unikassel.soc.platform.domain;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
class CustomerTest {
Customer customer;
Product product;
@BeforeEach
void setUp... | UTF-8 | Java | 802 | java | CustomerTest.java | Java | [] | null | [] | package de.unikassel.soc.platform.domain;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
class CustomerTest {
Customer customer;
Product product;
@BeforeEach
void setUp... | 802 | 0.610973 | 0.608479 | 40 | 19.075001 | 17.49198 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.