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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
56523198156cb9ae4e5f2141e8b20cc6e2e57e7e | 24,404,004,239,422 | 5ce010365ea13d78ad7b5bdf5eb404af130e7ecb | /shop/shop-search-api/src/main/java/com/sean/shop/search/api/LogBean.java | 7af411739482368fd56bde375e27e10156768558 | [
"Apache-2.0"
] | permissive | RyanTech/workspace-2 | https://github.com/RyanTech/workspace-2 | 44d67f4de7173d0f5c78686ab0dc96ad65d1edb7 | 445d282f91c3f94854bf162c032d3a264279808e | refs/heads/master | 2017-05-29T10:38:17.838000 | 2014-12-10T15:34:33 | 2014-12-10T15:34:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sean.shop.search.api;
public interface LogBean
{
/**
* 增加展示日志
* @param goodId
* @param searchKey
*/
public void addShowLog(long goodId, String searchKey);
/**
* 添加搜索日志
* @param keyword
* @param pageNo
* @param searchResult
*/
public void addSearchLog(String keyword, int pageNo, Strin... | UTF-8 | Java | 363 | java | LogBean.java | Java | [] | null | [] | package com.sean.shop.search.api;
public interface LogBean
{
/**
* 增加展示日志
* @param goodId
* @param searchKey
*/
public void addShowLog(long goodId, String searchKey);
/**
* 添加搜索日志
* @param keyword
* @param pageNo
* @param searchResult
*/
public void addSearchLog(String keyword, int pageNo, Strin... | 363 | 0.687316 | 0.687316 | 19 | 16.842106 | 19.225157 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
a5134daee1a7ad0348a085e5c9ccb4058b4ca347 | 31,834,297,648,365 | fe25107b07b80ef3c91207a2926a8d764ecb2fab | /src/main/java/kMeans/KMeansCombiner.java | 17ad33c8c983cb10d7b94fd654a634fc01085c89 | [] | no_license | ekavtaradze/CS585-Hadoop-Analytics | https://github.com/ekavtaradze/CS585-Hadoop-Analytics | 4c46b58d48e65751a72ab3612420bca4cc8f169b | b54030254e2c45dde8883aef38bbff73316df633 | refs/heads/master | 2023-05-29T22:33:22.555000 | 2021-06-17T12:00:36 | 2021-06-17T12:00:36 | 274,280,320 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kMeans;
import enums.Point;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Reducer;
import java.io.IOException;
public class KMeansCombiner extends Reducer<Text, Text, Text, Text> {
public void reduce(Text key, Iterable<Text> values, Context context) throws IOException, InterruptedE... | UTF-8 | Java | 801 | java | KMeansCombiner.java | Java | [] | null | [] | package kMeans;
import enums.Point;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Reducer;
import java.io.IOException;
public class KMeansCombiner extends Reducer<Text, Text, Text, Text> {
public void reduce(Text key, Iterable<Text> values, Context context) throws IOException, InterruptedE... | 801 | 0.570537 | 0.563046 | 29 | 26.620689 | 26.18688 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931035 | false | false | 9 |
602d908bafb97df7d4fe14b3d0ad3104be21bb03 | 15,874,199,175,167 | d4ab31355dc3330e36fe456681f4f7be48606c91 | /modules/core/src/main/java/com/xiaoy/util/store/config/ConfigClass.java | d8cad6c83096e98ceb585a629fdcffa3483496cc | [] | no_license | chentianyi1989/chenty | https://github.com/chentianyi1989/chenty | 518dd99d374cc10a2a943df81ae17ab6f0ab8d8c | 37df5ae7174d77f7002522d3add7ea304be1bb6c | refs/heads/master | 2017-04-27T14:41:54.849000 | 2017-04-21T13:42:59 | 2017-04-21T13:42:59 | 24,133,759 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaoy.util.store.config;
/**
* 各个接口的实现类的配置
* @author chentianyi
*
*/
public class ConfigClass {
// WorkFlow
// public final static String WORKFLOW_ENGINE = "";
// public final static class WorkFlow {
// public final static String ENGINE = "";
// }
}
| UTF-8 | Java | 294 | java | ConfigClass.java | Java | [
{
"context": ".util.store.config;\n\n/**\n * 各个接口的实现类的配置\n * @author chentianyi\n *\n */\npublic class ConfigClass {\n\n\t// WorkFlow\n/",
"end": 78,
"score": 0.9989930391311646,
"start": 68,
"tag": "USERNAME",
"value": "chentianyi"
}
] | null | [] | package com.xiaoy.util.store.config;
/**
* 各个接口的实现类的配置
* @author chentianyi
*
*/
public class ConfigClass {
// WorkFlow
// public final static String WORKFLOW_ENGINE = "";
// public final static class WorkFlow {
// public final static String ENGINE = "";
// }
}
| 294 | 0.672794 | 0.672794 | 16 | 16 | 17.08069 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 9 |
8851a2049d7aabff15214a1c757d5c5cd22667c8 | 13,443,247,672,440 | 32a4aa73ba202e655719e836fe56341143c2dcc8 | /src/main/java/com/grmek/rso/imagemanaging/Image.java | 8ad841efed03945bf009e257dae08773c2f4d2ab | [] | no_license | grmek-rso/image-managing | https://github.com/grmek-rso/image-managing | 6cba379f7ca0938074665a6d2d697b33d723226d | fef2f46f4759d71f11586ce8468fb8a5e4720653 | refs/heads/master | 2022-07-15T12:13:42.259000 | 2020-01-07T11:27:18 | 2020-01-07T11:27:18 | 218,035,212 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.grmek.rso.imagemanaging;
public class Image {
private String id;
private String name;
private String url;
private String labels;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
retu... | UTF-8 | Java | 675 | java | Image.java | Java | [] | null | [] | package com.grmek.rso.imagemanaging;
public class Image {
private String id;
private String name;
private String url;
private String labels;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
retu... | 675 | 0.562963 | 0.562963 | 41 | 15.463414 | 13.378354 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.317073 | false | false | 9 |
a324997f9e6b2fe972c9fa44148d19b86f795a70 | 1,022,202,272,006 | 7a5b19a082a2b4685f0206f5da6bb889fca8afa0 | /src/View/Listener/LoginButtonListener.java | 9fc6a0e6b2553b0b75cebac94592f20bfdc05722 | [] | no_license | Hack64/PIS-MyShop | https://github.com/Hack64/PIS-MyShop | 901726d26cb2ede35e1f03b76d1d281d38c3891f | adef213ceb89a059392ae2b66315323cc111eee6 | refs/heads/master | 2023-06-25T20:37:23.705000 | 2021-07-25T17:45:42 | 2021-07-25T17:45:42 | 373,203,022 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package View.Listener;
import Business.SessionManager;
import View.AppFrame;
import View.Dialog.LoginDialog;
import View.Dialog.PasswordEditDialog;
import View.Dialog.RegistrationDialog;
import View.Panel.BrowsePanel;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class LoginButtonLi... | UTF-8 | Java | 1,829 | java | LoginButtonListener.java | Java | [
{
"context": " public final static String BTN_EDIT_PASSWORD = \"btnEditPassword\";\n\n public LoginButtonListener(AppFrame appFra",
"end": 729,
"score": 0.9986158013343811,
"start": 714,
"tag": "PASSWORD",
"value": "btnEditPassword"
}
] | null | [] | package View.Listener;
import Business.SessionManager;
import View.AppFrame;
import View.Dialog.LoginDialog;
import View.Dialog.PasswordEditDialog;
import View.Dialog.RegistrationDialog;
import View.Panel.BrowsePanel;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class LoginButtonLi... | 1,824 | 0.648989 | 0.648989 | 54 | 32.870369 | 23.482891 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 9 |
9e621535f0c69333249c2762d1bc74cbf37ab852 | 14,027,363,248,209 | c43fda3a784acd0e812f20f19669d670d7e36ff5 | /src/com/tlabs/spellcheckerserver/util/UserVocabAdd.java | 3363836d985dfa055beb8e47d30f4a6b3c2b1a1a | [] | no_license | felixbur/SpellcheckerServer | https://github.com/felixbur/SpellcheckerServer | 35a597c9a3831c646582b6578039fd05e5404d38 | 53af07428cf78c728d55ea4668e2c92405884e6d | refs/heads/master | 2021-01-11T06:18:18.623000 | 2016-10-05T12:14:56 | 2016-10-05T12:14:56 | 70,056,283 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tlabs.spellcheckerserver.util;
import com.felix.util.KeyValues;
import com.felix.webmaintenance.ConfigFile;
public class UserVocabAdd {
private ConfigFile _actFile;
private KeyValues _config = null;
public UserVocabAdd(KeyValues config) {
_config = config;
}
public void setActFile(St... | UTF-8 | Java | 580 | java | UserVocabAdd.java | Java | [] | null | [] | package com.tlabs.spellcheckerserver.util;
import com.felix.util.KeyValues;
import com.felix.webmaintenance.ConfigFile;
public class UserVocabAdd {
private ConfigFile _actFile;
private KeyValues _config = null;
public UserVocabAdd(KeyValues config) {
_config = config;
}
public void setActFile(St... | 580 | 0.687931 | 0.687931 | 28 | 18.714285 | 19.637531 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107143 | false | false | 9 |
5347e53646645b1ffce835a67633cde6165b174c | 25,297,357,441,363 | 22f09066f92387d7e9740b69635159e7ae0bca68 | /shop_wap_server/src/main/java/com/ai/ecs/ecm/mall/wap/modules/o2o/O2oMbhController.java | c556f833079e643459daa71a47d910985acdfe48 | [] | no_license | BlowWaterWind/HN_CODE | https://github.com/BlowWaterWind/HN_CODE | da5752a18b3a7d8d5cc8eff741a21e5784050908 | 3fb8f6b27817898e60ba7eae91725848128935fc | refs/heads/master | 2020-03-28T15:46:07.905000 | 2018-09-13T11:54:06 | 2018-09-13T11:54:06 | 148,624,041 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.ecs.ecm.mall.wap.modules.o2o;
import java.io.PrintWriter;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import j... | UTF-8 | Java | 36,809 | java | O2oMbhController.java | Java | [
{
"context": "ls.LogUtils.*;\r\n\r\n/**\r\n * 魔百和在线办理\r\n * \r\n * @author ncZang\r\n */\r\n\r\n@Controller\r\n@RequestMapping(\"o2ombh\")\r\np",
"end": 3763,
"score": 0.9833895564079285,
"start": 3757,
"tag": "USERNAME",
"value": "ncZang"
},
{
"context": "mTempService;\r\n\r\n\tpriv... | null | [] | package com.ai.ecs.ecm.mall.wap.modules.o2o;
import java.io.PrintWriter;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import j... | 36,751 | 0.722671 | 0.715759 | 828 | 40.281403 | 29.408201 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.414251 | false | false | 9 |
da3239692d26a42517e2f696b388e1205011e684 | 25,297,357,443,820 | 9bb01a27185f531265d4cdb0d5cc546987fbf83e | /src/main/java/com/oskopek/studyguide/controller/CourseDetailController.java | 58af751e26d82a1e6d73d3e39c093ce0c1b201f9 | [
"MIT",
"EPL-1.0",
"LGPL-2.1-only",
"Apache-2.0"
] | permissive | oskopek/StudyGuide | https://github.com/oskopek/StudyGuide | 96e06b3167deb57b240b78f04935d17b9ca33c3e | 60e8ffb6c5311618dc700b3ceb71374bf3b40508 | refs/heads/master | 2022-12-06T01:54:57.842000 | 2021-06-07T17:29:48 | 2021-06-09T22:52:44 | 47,652,898 | 7 | 4 | MIT | false | 2022-11-15T23:48:37 | 2015-12-08T22:14:37 | 2022-01-08T22:42:06 | 2022-11-15T23:48:35 | 2,601 | 7 | 4 | 14 | Java | false | false | package com.oskopek.studyguide.controller;
import com.google.common.collect.BiMap;
import com.google.common.collect.EnumHashBiMap;
import com.oskopek.studyguide.model.courses.Course;
import com.oskopek.studyguide.model.courses.CourseRegistry;
import com.oskopek.studyguide.model.courses.Credits;
import com.oskopek.stud... | UTF-8 | Java | 16,492 | java | CourseDetailController.java | Java | [] | null | [] | package com.oskopek.studyguide.controller;
import com.google.common.collect.BiMap;
import com.google.common.collect.EnumHashBiMap;
import com.oskopek.studyguide.model.courses.Course;
import com.oskopek.studyguide.model.courses.CourseRegistry;
import com.oskopek.studyguide.model.courses.Credits;
import com.oskopek.stud... | 16,492 | 0.635338 | 0.635217 | 414 | 38.835751 | 30.739628 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543478 | false | false | 9 |
f27f2b46fd243dd9ae30d01ea88e1a6762e99f6b | 7,249,904,827,354 | cf99ba5ab14b9827e4e23bad375191287038e74a | /app/src/main/java/com/asaproject/plezmoarandroid/CardMainActivity.java | 66b0b6bb1e4a5524e5ff134877df9704df19d3df | [
"Apache-2.0"
] | permissive | Adishar93/AR_ModelAssembly_UI | https://github.com/Adishar93/AR_ModelAssembly_UI | 2ff3a6a308984fb7be2c4b2c2d07010a18b74273 | 99e79a4d068a3750cb5b24e4242f0892c0fd3a58 | refs/heads/master | 2022-10-05T03:16:14.237000 | 2021-03-14T11:46:08 | 2021-03-14T11:46:08 | 171,286,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asaproject.plezmoarandroid;
import android.content.Context;
import android.content.Intent;
import android.graphics.Typeface;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import an... | UTF-8 | Java | 3,894 | java | CardMainActivity.java | Java | [] | null | [] | package com.asaproject.plezmoarandroid;
import android.content.Context;
import android.content.Intent;
import android.graphics.Typeface;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import an... | 3,894 | 0.71623 | 0.711864 | 102 | 37.176472 | 29.339598 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.784314 | false | false | 9 |
81a5bc407520c573f77452d13c09761721a0fb51 | 13,374,528,217,027 | cfa0e6818becc7e5240faeb75c1de3d884f16fe7 | /app/src/main/java/com/gank/data/AppDataManager.java | 288d7dfd79b5cd82999e1fd927e10208e116b76a | [] | no_license | MyateJx/GankIo-viabus-architecture | https://github.com/MyateJx/GankIo-viabus-architecture | a5b1148825aeea356976995c9f2c7575d86249ab | 41fabb6609c3e389d86a1be84c77a0cb7205190c | refs/heads/master | 2020-04-02T03:32:46.155000 | 2018-10-25T11:29:32 | 2018-10-25T11:29:32 | 153,971,704 | 17 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gank.data;
import android.content.Context;
import com.gank.Constants;
import com.gank.data.database.AppDbHelper;
import com.gank.data.database.DbHelper;
import com.gank.data.database.entity.Image;
import com.gank.data.network.ApiHelper;
import com.gank.data.network.AppApiHelper;
import com.gank.data.netwo... | UTF-8 | Java | 3,342 | java | AppDataManager.java | Java | [
{
"context": "isposables.CompositeDisposable;\n\n/**\n * Created by Administrator on 2017/3/29 0029.\n */\npublic class AppDataManage",
"end": 645,
"score": 0.5413961410522461,
"start": 632,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.gank.data;
import android.content.Context;
import com.gank.Constants;
import com.gank.data.database.AppDbHelper;
import com.gank.data.database.DbHelper;
import com.gank.data.database.entity.Image;
import com.gank.data.network.ApiHelper;
import com.gank.data.network.AppApiHelper;
import com.gank.data.netwo... | 3,342 | 0.706164 | 0.702873 | 129 | 24.906977 | 23.260721 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.364341 | false | false | 9 |
2cc70c965101fea72feb54583d891948f41a8cb6 | 2,473,901,224,348 | a028b7a7d6d149ee823c1207b52d731f6b77d20d | /src/main/java/week3/day1/MyBank.java | 40516d456f69948ef8d04d8c392f652b9dd9de91 | [] | no_license | divyaveeralakshmi/MavenProject_Dec2019 | https://github.com/divyaveeralakshmi/MavenProject_Dec2019 | 8c9f8744d11badce202baaac23ac4ac2a257d3b7 | d1c3a5149cf7f5c7bb3fa0fff59fe8a6462a35fd | refs/heads/master | 2023-05-11T23:06:02.711000 | 2020-02-02T10:46:54 | 2020-02-02T10:46:54 | 237,754,421 | 0 | 0 | null | false | 2023-05-09T18:39:31 | 2020-02-02T10:31:53 | 2020-02-02T10:43:53 | 2023-05-09T18:39:28 | 8,769 | 0 | 0 | 2 | Java | false | false | package week3.day1;
public class MyBank extends SBISaidapet {
public static void main(String[] args) {
// TODO Auto-generated method stub
MyBank myBank = new MyBank();
myBank.minBalance();
myBank.getCreditScore();
myBank.aadhaarMandatory();
myBank.documentRequiredForLoan();
myBank.maxTransactionLimit();... | UTF-8 | Java | 331 | java | MyBank.java | Java | [] | null | [] | package week3.day1;
public class MyBank extends SBISaidapet {
public static void main(String[] args) {
// TODO Auto-generated method stub
MyBank myBank = new MyBank();
myBank.minBalance();
myBank.getCreditScore();
myBank.aadhaarMandatory();
myBank.documentRequiredForLoan();
myBank.maxTransactionLimit();... | 331 | 0.728097 | 0.722054 | 15 | 20.066668 | 15.070796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 9 |
82031fdfcc269142f4a0d3a24d91e29b3c306fdf | 1,194,000,967,650 | 446857a943a9cc7266cce29699382c8b2a4eb2b2 | /GDSCAppServer/src/com/winjune/ips/db/AdTable.java | 04b1f2192ce5b26d70f157a6525bd82341f05e22 | [] | no_license | dalinhuang/GDSConHandServer | https://github.com/dalinhuang/GDSConHandServer | ab7902407d3d55aa8ce797d02e8ddd0004e6e125 | 813a025c83015f9d279285569c3ab121c994482f | refs/heads/master | 2020-05-22T17:54:34.922000 | 2015-01-12T13:56:58 | 2015-01-12T13:56:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.winjune.ips.db;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import com.winjune.ips.model.types.Ad;
import com.winjune.ips.settings.W... | UTF-8 | Java | 2,081 | java | AdTable.java | Java | [] | null | [] | package com.winjune.ips.db;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import com.winjune.ips.model.types.Ad;
import com.winjune.ips.settings.W... | 2,081 | 0.665545 | 0.661701 | 71 | 27.309858 | 20.800591 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.830986 | false | false | 9 |
a17ae61dc363c2a513d761b44be66b9475afa61a | 18,253,611,042,395 | eb315bb1c9f6ef74c5ca1ca30d2780f1752bf247 | /pms-core/src/main/java/me/lolico/pms/controller/TProblemController.java | 97ceb0581ea62ab264f62a23ebe6effce7cd7c52 | [
"MIT"
] | permissive | LOLICOL1/pms | https://github.com/LOLICOL1/pms | de19b9f80d184b0fae4abb81f328e42aa088742f | 5a67ecf8bef181b172006f48db2bc675274068ce | refs/heads/master | 2023-07-17T03:15:40.063000 | 2021-04-29T16:56:57 | 2021-04-29T16:56:57 | 353,064,607 | 0 | 0 | MIT | false | 2021-04-24T08:05:33 | 2021-03-30T16:16:08 | 2021-04-24T07:20:49 | 2021-04-24T08:05:32 | 5,437 | 0 | 0 | 0 | Java | false | false | package me.lolico.pms.controller;
import com.ruoyi.common.annotation.Log;
import com.ruoyi.common.core.controller.BaseController;
import com.ruoyi.common.core.domain.AjaxResult;
import com.ruoyi.common.core.page.TableDataInfo;
import com.ruoyi.common.enums.BusinessType;
import com.ruoyi.common.utils.poi.ExcelUtil;
imp... | UTF-8 | Java | 2,964 | java | TProblemController.java | Java | [
{
"context": "va.util.List;\n\n/**\n * 问题管理Controller\n *\n * @author lolico\n */\n@RestController\n@RequestMapping(\"/project/pro",
"end": 680,
"score": 0.998403787612915,
"start": 674,
"tag": "USERNAME",
"value": "lolico"
}
] | null | [] | package me.lolico.pms.controller;
import com.ruoyi.common.annotation.Log;
import com.ruoyi.common.core.controller.BaseController;
import com.ruoyi.common.core.domain.AjaxResult;
import com.ruoyi.common.core.page.TableDataInfo;
import com.ruoyi.common.enums.BusinessType;
import com.ruoyi.common.utils.poi.ExcelUtil;
imp... | 2,964 | 0.695698 | 0.695698 | 92 | 29.826086 | 24.016121 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326087 | false | false | 9 |
c0a90ce9d2b347cd11b7f71a5a6088d2e02bfd90 | 20,340,965,118,263 | 3d64161e74f16ce3fc31b4076a93b224a4581041 | /src/main/java/com/here/framework/bean/init/HBeanInitException.java | 10a8129a945be7f2c4d1e2544f71cf37544367c6 | [] | no_license | xqzkybys/here_framework | https://github.com/xqzkybys/here_framework | 62d1d30ecae18fd120612f6018b2288c81aebdca | 32a1b1802090f37b2a2259a26ac7d38b2785604e | refs/heads/master | 2021-01-15T22:14:09.387000 | 2017-08-01T08:28:54 | 2017-08-01T08:28:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.here.framework.bean.init;
/**
* 初始化异常
* @author koujp
*
*/
public class HBeanInitException extends RuntimeException {
private static final long serialVersionUID = 7414756222446688265L;
public HBeanInitException(){
}
public HBeanInitException(String message){
super(message);
}
}
| UTF-8 | Java | 318 | java | HBeanInitException.java | Java | [
{
"context": ".here.framework.bean.init;\n/**\n * 初始化异常\n * @author koujp\n *\n */\npublic class HBeanInitException extends Ru",
"end": 67,
"score": 0.9994511604309082,
"start": 62,
"tag": "USERNAME",
"value": "koujp"
}
] | null | [] | package com.here.framework.bean.init;
/**
* 初始化异常
* @author koujp
*
*/
public class HBeanInitException extends RuntimeException {
private static final long serialVersionUID = 7414756222446688265L;
public HBeanInitException(){
}
public HBeanInitException(String message){
super(message);
}
}
| 318 | 0.746753 | 0.685065 | 17 | 17.117647 | 21.110027 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 9 |
38e71d9b57193b4e7eca04a29e34a8b0dd6fa44b | 19,774,029,490,001 | f668e5d42aadd7fdc99fe18645131992ddb7fe72 | /src/main/java/entity/Currency.java | ac3f03f4fce24cb57c0d4aed8778be974791efcf | [] | no_license | GattyGamaun/RESTservice | https://github.com/GattyGamaun/RESTservice | e85827f2d706f7dff231eb19019a62303a20a10d | 22047ac850302e307fe880de2eb28d8fdfc10127 | refs/heads/master | 2020-03-21T12:18:08.287000 | 2018-06-25T05:22:13 | 2018-06-25T05:22:13 | 138,546,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
@Entity
@Table(name = "currency")
public class Currency {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private long id;
@Column(name = "cur_id")
private int curId;
@NotNull @Column(name ... | UTF-8 | Java | 1,281 | java | Currency.java | Java | [] | null | [] | package entity;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
@Entity
@Table(name = "currency")
public class Currency {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private long id;
@Column(name = "cur_id")
private int curId;
@NotNull @Column(name ... | 1,281 | 0.576112 | 0.576112 | 67 | 18.119404 | 17.589449 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.268657 | false | false | 9 |
3295ce97976288d22918517c2810f4b611b63a3a | 13,975,823,648,701 | 76d54b4de43d6797c4589602947cf379c2cbbac2 | /app/src/main/java/com/scauzx/utils/UserInfoHelperV2.java | 0d9b528d043d051a4603e3409e37d528716ab3cd | [] | no_license | scauzx/SZFragment | https://github.com/scauzx/SZFragment | 01c83aec6c92711fc6f38c2518d193a3c39328ef | b6880f59472fa017b06b1d5cc910942ea72824f8 | refs/heads/master | 2018-12-19T02:39:51.135000 | 2018-09-15T08:37:19 | 2018-09-15T08:37:19 | 110,779,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
package com.scauzx.utils;
import android.util.SparseArray;
import com.google.gson.reflect.TypeToken;
import com.yy.iheima.outlets.ConfigLet;
import com.yy.iheima.outlets.YYServiceUnboundException;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
i... | UTF-8 | Java | 11,835 | java | UserInfoHelperV2.java | Java | [
{
"context": "go.live.aidl.UserInfoStruct;\n\n*/\n/**\n * Created by Administrator on 2017/11/28.\n *//*\n\n\npublic class UserInfoHelpe",
"end": 601,
"score": 0.8915483355522156,
"start": 588,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | /*
package com.scauzx.utils;
import android.util.SparseArray;
import com.google.gson.reflect.TypeToken;
import com.yy.iheima.outlets.ConfigLet;
import com.yy.iheima.outlets.YYServiceUnboundException;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
i... | 11,835 | 0.486517 | 0.48412 | 384 | 29.419271 | 26.091959 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432292 | false | false | 9 |
e0a781147dc52062962474b8f4dcfef5f4e827b8 | 30,107,720,799,521 | 888b02b85bc2064d7fc20285b64e98845ec781d5 | /mq-cloud/src/main/java/com/sohu/tv/mq/cloud/dao/ConsumerTrafficDao.java | f3d741a057552b54e2f8d0b721c9f1b3dbb39935 | [
"Apache-2.0"
] | permissive | sohutv/mqcloud | https://github.com/sohutv/mqcloud | 711596e27c9811b0ea2889e0e01f7219dead4094 | 28ee1ca15c2330809da4323ebf7ba0493efe0de2 | refs/heads/master | 2023-07-06T17:49:57.122000 | 2023-06-08T06:13:22 | 2023-06-08T06:13:22 | 154,624,236 | 1,092 | 219 | Apache-2.0 | false | 2023-02-14T08:06:52 | 2018-10-25T06:56:26 | 2023-02-13T11:44:19 | 2023-02-14T02:57:41 | 116,621 | 897 | 241 | 19 | Java | false | false | package com.sohu.tv.mq.cloud.dao;
import java.util.Date;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import com.sohu.tv.mq.cloud.bo.ConsumerTraffic;
... | UTF-8 | Java | 6,288 | java | ConsumerTrafficDao.java | Java | [
{
"context": "c;\r\n\r\n/**\r\n * 消费者流量\r\n * @Description: \r\n * @author yongfeigao\r\n * @date 2018年6月26日\r\n */\r\npublic interface Consu",
"end": 378,
"score": 0.9981733560562134,
"start": 368,
"tag": "USERNAME",
"value": "yongfeigao"
}
] | null | [] | package com.sohu.tv.mq.cloud.dao;
import java.util.Date;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import com.sohu.tv.mq.cloud.bo.ConsumerTraffic;
... | 6,288 | 0.576044 | 0.573923 | 143 | 40.853146 | 40.908043 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447552 | false | false | 9 |
3d00ca46f378ff160f3acedfdb1017d59c520c40 | 5,025,111,799,659 | 2ddc4647835a20fe8b977804b174bfb8583a5370 | /src/main/java/com/intel/meeting/vo/ReserveMeetingInfo.java | dad1eff8928b223894cc0557d7550d564bd3682e | [] | no_license | intelme/intel-meeting | https://github.com/intelme/intel-meeting | 34981b3be7c8c483ee4bbae150f167f5c6e55d04 | cee8d0aa3f4b2bdce7a11c15e24684f85a8a9094 | refs/heads/master | 2020-07-11T21:16:09.267000 | 2019-09-19T00:44:54 | 2019-09-19T00:44:54 | 204,645,004 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intel.meeting.vo;
import com.intel.meeting.utils.DateUtils;
import lombok.Getter;
import lombok.Setter;
/**
* @author Intel-Meeting
* @create 2019-09-05 16:08
*/
@Getter
@Setter
public class ReserveMeetingInfo implements Comparable<ReserveMeetingInfo> {
private Integer reserveId;
private Intege... | UTF-8 | Java | 1,969 | java | ReserveMeetingInfo.java | Java | [
{
"context": "mbok.Getter;\nimport lombok.Setter;\n\n/**\n * @author Intel-Meeting\n * @create 2019-09-05 16:08\n */\n@Getter\n@Setter\np",
"end": 146,
"score": 0.9979252219200134,
"start": 133,
"tag": "USERNAME",
"value": "Intel-Meeting"
}
] | null | [] | package com.intel.meeting.vo;
import com.intel.meeting.utils.DateUtils;
import lombok.Getter;
import lombok.Setter;
/**
* @author Intel-Meeting
* @create 2019-09-05 16:08
*/
@Getter
@Setter
public class ReserveMeetingInfo implements Comparable<ReserveMeetingInfo> {
private Integer reserveId;
private Intege... | 1,969 | 0.573228 | 0.56273 | 65 | 28.307692 | 19.748358 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553846 | false | false | 9 |
30fa04f36ada7babc4c1365fb06e9e9c17881802 | 25,855,703,133,450 | 87fb3ea82edd5dd30a7df7203852b35ef29da635 | /src/Test28.java | 16b7045f76d7dfc754df759bb5f2520757412604 | [] | no_license | zjudenans/SwordOffer | https://github.com/zjudenans/SwordOffer | 331559a86f663b082847d6f5ce68ccc01256e4f9 | 26744b360f5404a0851430d955b225d58630ea9e | refs/heads/master | 2020-03-26T10:52:39.876000 | 2018-08-14T12:53:06 | 2018-08-14T12:53:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
/*
数组中出现次数超过一半的数字
题目描述
数组中有一个数字出现的次数超过数组长度的一半,请找出这个数字。
例如输入一个长度为9的数组{1,2,3,2,2,2,5,4,2}。由于数字2在数组中出现了5次,超过数组长度的一半,因此输出2。如果不存在则输出0。
*/
public class Test28 {
public int MoreThanHalfNum_Solution(int [] array) {
if (array == null || array.length == 0) {
return 0;
}... | UTF-8 | Java | 948 | java | Test28.java | Java | [] | null | [] | import java.util.HashMap;
/*
数组中出现次数超过一半的数字
题目描述
数组中有一个数字出现的次数超过数组长度的一半,请找出这个数字。
例如输入一个长度为9的数组{1,2,3,2,2,2,5,4,2}。由于数字2在数组中出现了5次,超过数组长度的一半,因此输出2。如果不存在则输出0。
*/
public class Test28 {
public int MoreThanHalfNum_Solution(int [] array) {
if (array == null || array.length == 0) {
return 0;
}... | 948 | 0.505333 | 0.474667 | 29 | 24.862068 | 19.959829 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 9 |
8bcdec51fbfff69920b22182bd7068e9904ebe74 | 7,576,322,328,874 | b8a2d147cb4caabc5953de22d7bd594ed08bdcec | /AlgoritmoExercicios/src/Basicos/Media.java | de10c4daa6408bd9e961784d0f14b1d88e283359 | [] | no_license | marquesms/Algoritmo | https://github.com/marquesms/Algoritmo | 7a3af2f86b43b9b5f3f8d9dce5fab18d3bd38199 | e2990f67531e716a08596e5222412519f87131bd | refs/heads/master | 2016-05-26T16:15:27.911000 | 2015-10-05T02:59:05 | 2015-10-05T02:59:05 | 41,016,424 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Basicos;
//Calcular a media de 2 notas e mostrar essa média
public class Media {
public static void main(String[] args ){
double n1, n2, media;
n1 = Input.readDouble("Informe a primeira nota: ");
n2 = Input.readDouble("Informe a segunda nota: ");
... | UTF-8 | Java | 419 | java | Media.java | Java | [] | null | [] | package Basicos;
//Calcular a media de 2 notas e mostrar essa média
public class Media {
public static void main(String[] args ){
double n1, n2, media;
n1 = Input.readDouble("Informe a primeira nota: ");
n2 = Input.readDouble("Informe a segunda nota: ");
... | 419 | 0.539568 | 0.520384 | 16 | 25.0625 | 21.329172 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
8f9bb525528352c05ad6f3d7ca4cd69f865e4d42 | 16,827,681,934,140 | ea785032e7cb8b22f17bb7eb9ae71ed595003664 | /solutions/java/src/main/java/com/epi/SearchBSTFirstLargerK.java | 997185d22986970e7e46f377200ae6dcf09d9cff | [] | no_license | kamalneet/epibook.github.io | https://github.com/kamalneet/epibook.github.io | f0fb0cbddae7aac4f1f621e6017a96920e40624e | 53e2c0b0076faae1cdf2c2bfa04790a65f5a175b | refs/heads/master | 2021-05-30T07:47:44.729000 | 2015-03-01T18:45:01 | 2015-03-01T18:45:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epi;
import com.epi.BinaryTreePrototypeTemplate.BinaryTree;
public class SearchBSTFirstLargerK {
// @include
public static BinaryTree<Integer>
findFirstGreaterThanK(BinaryTree<Integer> r, Integer k) {
boolean foundK = false;
BinaryTree<Integer> subtree = r;
BinaryTree<Integer> firstSoFar... | UTF-8 | Java | 1,362 | java | SearchBSTFirstLargerK.java | Java | [] | null | [] | package com.epi;
import com.epi.BinaryTreePrototypeTemplate.BinaryTree;
public class SearchBSTFirstLargerK {
// @include
public static BinaryTree<Integer>
findFirstGreaterThanK(BinaryTree<Integer> r, Integer k) {
boolean foundK = false;
BinaryTree<Integer> subtree = r;
BinaryTree<Integer> firstSoFar... | 1,362 | 0.636564 | 0.622614 | 43 | 30.674419 | 20.501526 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 9 |
b66fe17a1631990a63baf2f40b666fd6caebaefa | 1,065,151,905,047 | 7b746fb3b56b64fbe4ec5fd90da61ec9daed04d1 | /tds/src/test/java/thredds/servlet/TestDataRootHandler.java | fd00da2268fe10f2974a63735102be31c70df1f1 | [
"NetCDF"
] | permissive | saman-aghazadeh/panoply | https://github.com/saman-aghazadeh/panoply | 7d620b0099de8c2b018fc315f6c43aec3ace6176 | d0005b17ca7dee5baab23119e66c533ea8af3c04 | refs/heads/master | 2018-01-10T23:50:03.042000 | 2016-03-10T00:00:34 | 2016-03-10T00:00:34 | 47,956,412 | 3 | 0 | NOASSERTION | false | 2019-11-06T21:06:11 | 2015-12-14T06:32:29 | 2018-04-05T13:07:40 | 2019-11-06T21:06:09 | 187,398 | 1 | 0 | 2 | Java | false | false | /*
* Copyright 1998-2009 University Corporation for Atmospheric Research/Unidata
*
* Portions of this software were developed by the Unidata Program at the
* University Corporation for Atmospheric Research.
*
* Access and use of this software shall impose the following obligations
* and understandings on ... | UTF-8 | Java | 25,319 | java | TestDataRootHandler.java | Java | [
{
"context": " Test DataRootHandler. NOT WORKING\r\n *\r\n * @author edavis\r\n * @since Mar 21, 2007 1:07:18 PM\r\n */\r\n//public",
"end": 3060,
"score": 0.9655801057815552,
"start": 3054,
"tag": "USERNAME",
"value": "edavis"
}
] | null | [] | /*
* Copyright 1998-2009 University Corporation for Atmospheric Research/Unidata
*
* Portions of this software were developed by the Unidata Program at the
* University Corporation for Atmospheric Research.
*
* Access and use of this software shall impose the following obligations
* and understandings on ... | 25,319 | 0.642324 | 0.637268 | 616 | 39.102272 | 33.929276 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733766 | false | false | 9 |
9cbc9fa94e2fb0cfd1aa08dd0f3a53a2c870fd7d | 22,376,779,613,842 | 24292a8c724efdb23867487e9123dbc16ac59c83 | /presto-sqlserver/src/main/java/io/prestosql/plugin/sqlserver/SqlServerClient.java | 7ca3822b338e5bb86f7609b9a0e9fe1446156834 | [
"Apache-2.0"
] | permissive | FernandoWerneck/presto | https://github.com/FernandoWerneck/presto | 686c94abb01a230273f60250fbe80ad85fe122d0 | e0dac38169527d34717fff3c10e8c8befc23cf5f | refs/heads/master | 2020-05-02T02:26:35.615000 | 2019-03-21T16:55:34 | 2019-03-25T14:11:33 | 177,704,709 | 0 | 0 | Apache-2.0 | true | 2019-03-26T03:02:16 | 2019-03-26T03:02:15 | 2019-03-25T14:12:13 | 2019-03-25T14:12:12 | 77,517 | 0 | 0 | 0 | null | false | null | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 3,019 | java | SqlServerClient.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 3,019 | 0.695263 | 0.693938 | 85 | 34.517647 | 30.987516 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670588 | false | false | 9 |
e831701d95021acb167ec9c8a7e770d18f3de9c6 | 22,376,779,615,265 | ffcb661124407282a737e36793d0703cb7845817 | /SnsoftWebServiceServer/src/main/java/com/snsoft/bean/CheckLogBean.java | 3b16452b66d85315bc5addc0645fdbdecb15c50c | [] | no_license | zyj515/SnsoftWebServiceServer | https://github.com/zyj515/SnsoftWebServiceServer | becde474cc1a5e75eba08283d55c2f6cd0dd1092 | 7b9509599939ff7506ac33f4a343f31dc2f0eff8 | refs/heads/master | 2019-04-23T23:11:31.200000 | 2017-06-02T03:55:38 | 2017-06-02T03:55:38 | 82,379,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snsoft.bean;
/**
*
* @copyright :神农大学生软件创新中心 版权所有 (c) 2017
*
* @author Mr. Soldier
*
* @version 1.0
*
* @date 2017年2月17日 下午2:07:33
*
* @Description TODO
* 验证记录
*
*/
public class CheckLogBean {
private String accountVPN; //vpn账号
private String password; //密码
pri... | UTF-8 | Java | 1,294 | java | CheckLogBean.java | Java | [
{
"context": "yright :神农大学生软件创新中心 版权所有 (c) 2017\r\n * \r\n * @author Mr. Soldier\r\n * \r\n * @version 1.0\r\n * \r\n * @date 2017年2月17日 下",
"end": 109,
"score": 0.999556303024292,
"start": 98,
"tag": "NAME",
"value": "Mr. Soldier"
},
{
"context": "\t\tthis.accountVPN = accountVPN;\r... | null | [] | package com.snsoft.bean;
/**
*
* @copyright :神农大学生软件创新中心 版权所有 (c) 2017
*
* @author <NAME>
*
* @version 1.0
*
* @date 2017年2月17日 下午2:07:33
*
* @Description TODO
* 验证记录
*
*/
public class CheckLogBean {
private String accountVPN; //vpn账号
private String password; //密码
private ... | 1,293 | 0.663062 | 0.647255 | 61 | 17.704918 | 16.579016 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.278689 | false | false | 9 |
fefe2fe4bbc76982a5dc3164b07e3253bac90cc2 | 15,221,364,116,576 | c0787f622d790d927fe4a35951a615629a8c92fd | /Source/GortCommander/src/org/cmuchimps/gort/commandprocessor/Constants.java | d6d01ca86dc8765a93358afc33796e7af05358ee | [
"Apache-2.0"
] | permissive | samini/gort-public | https://github.com/samini/gort-public | aa497913924306578416aa8c526f6cbd6dbf38cc | fed7d1d884753f3e3b412a9afb476ae1e1f563c4 | refs/heads/master | 2021-07-08T00:28:58.374000 | 2021-05-20T21:25:22 | 2021-05-20T21:25:22 | 22,022,704 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright 2014 Shahriyar Amini
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in... | UTF-8 | Java | 1,285 | java | Constants.java | Java | [
{
"context": "/*\n Copyright 2014 Shahriyar Amini\n\n Licensed under the Apache License, Version 2.",
"end": 36,
"score": 0.9998664855957031,
"start": 21,
"tag": "NAME",
"value": "Shahriyar Amini"
}
] | null | [] | /*
Copyright 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 in writing,... | 1,276 | 0.759533 | 0.743191 | 32 | 39.15625 | 28.144836 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 9 |
75af03b7a473a930bfff04c1229026098bb7b363 | 15,221,364,113,965 | 0df91b2217f57dee68bc5ef1c51e317f0ee2d4c7 | /src/NIXBPE_judge.java | ef729831315b081a5492ebe61fa0c0cb29905d63 | [] | no_license | flange0322/SIC-XE-machine-Reader | https://github.com/flange0322/SIC-XE-machine-Reader | 8426416e042ce883344a4d96fdb5908aca8fe620 | ffe6ad3859c7f48a4ede2e875cbf7214f9fe3a48 | refs/heads/master | 2023-05-26T07:51:19.484000 | 2018-11-24T22:04:52 | 2018-11-24T22:04:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class NIXBPE_judge {
public String Instruction;
public String Operator;
public void set_InsOpe(String Instruction,String Operator) {
this.Instruction = Instruction;
this.Operator = Operator;
}
public String judgeIn() {
String judge = "";
if(Instruction.charAt(0) == '+')
judge = "+op";
else... | UTF-8 | Java | 1,112 | java | NIXBPE_judge.java | Java | [] | null | [] | public class NIXBPE_judge {
public String Instruction;
public String Operator;
public void set_InsOpe(String Instruction,String Operator) {
this.Instruction = Instruction;
this.Operator = Operator;
}
public String judgeIn() {
String judge = "";
if(Instruction.charAt(0) == '+')
judge = "+op";
else... | 1,112 | 0.605216 | 0.58813 | 49 | 21.714285 | 18.251083 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.673469 | false | false | 9 |
a15e5148c68ac908d5d7cf462063daee511b67a4 | 1,529,008,376,370 | ea95771e90daf6340489aa16152e2ed8a7be77a5 | /4.11 ArrayList/arrayList/accessElementsArrayList.java | 769a6ec2dcc83568aa9d58f9a566c05a6bd3830b | [] | no_license | yuoshin/Java-Exercises | https://github.com/yuoshin/Java-Exercises | 019b60a7bbd3331b627580c61098390aee1c20ca | 2980aeb53d89460f3fd6bf80230facf6a0436c84 | refs/heads/master | 2020-07-26T19:30:38.213000 | 2019-09-16T17:58:33 | 2019-09-16T17:58:33 | 208,745,518 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package arrayList;
import java.util.ArrayList; //imported to access ArrayList
import java.util.ListIterator; //imported to access ListIterator
public class accessElementsArrayList {
public static void main(String[] args) {
ArrayList<String> accessElmt = new ArrayList<>();
accessElmt.add("Element [0]: One");
... | UTF-8 | Java | 1,387 | java | accessElementsArrayList.java | Java | [] | null | [] | package arrayList;
import java.util.ArrayList; //imported to access ArrayList
import java.util.ListIterator; //imported to access ListIterator
public class accessElementsArrayList {
public static void main(String[] args) {
ArrayList<String> accessElmt = new ArrayList<>();
accessElmt.add("Element [0]: One");
... | 1,387 | 0.56597 | 0.559481 | 31 | 43.741936 | 33.913521 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.129032 | false | false | 9 |
6c32f273282b1736629784b1b3d73ef4ad8854e8 | 1,529,008,375,404 | 4cbd865b5b030e37de4027c246c39acd0699a0d2 | /posbravo2/src/com/posbravo/model/Role.java | b09a242813262c6ef4f7f8e385f14fb11b27a5d6 | [] | no_license | csc201/FinalProject | https://github.com/csc201/FinalProject | 09014eeaf957c7010c4683dc75edffe57b559023 | f8ce6bbe626c45c0f2cac0f5c7fb17285b592114 | refs/heads/hibernate | 2021-01-20T21:23:44.248000 | 2014-06-24T14:32:03 | 2014-06-24T14:32:03 | 20,443,604 | 0 | 9 | null | false | 2014-06-25T13:40:31 | 2014-06-03T13:25:49 | 2014-06-24T14:32:03 | 2014-06-24T14:32:03 | 91,668 | 0 | 12 | 1 | Java | null | null | package com.posbravo.model;
// Generated Jun 10, 2014 6:20:56 PM by Hibernate Tools 3.4.0.CR1
import java.util.HashSet;
import java.util.Set;
/**
* Role generated by hbm2java
*/
public class Role implements java.io.Serializable {
private Integer roleId;
private AccessControl accessControl;
private String roleC... | UTF-8 | Java | 1,323 | java | Role.java | Java | [] | null | [] | package com.posbravo.model;
// Generated Jun 10, 2014 6:20:56 PM by Hibernate Tools 3.4.0.CR1
import java.util.HashSet;
import java.util.Set;
/**
* Role generated by hbm2java
*/
public class Role implements java.io.Serializable {
private Integer roleId;
private AccessControl accessControl;
private String roleC... | 1,323 | 0.749811 | 0.736961 | 64 | 19.671875 | 20.298595 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1875 | false | false | 9 |
85f5ffc7623cb97cd2ecb2efd5da55c009dacb24 | 16,707,422,823,688 | 94f3a9af2fecec4119d48f19091814d0acbe4862 | /src/com/leetcode/SingleNumber.java | 98d7afca9af025d1f1bc318fdb9697399f14c026 | [] | no_license | dengwentao/algo_java | https://github.com/dengwentao/algo_java | 6ecf7028e6c865942bfb471be0ab4c18d388756f | 3999b578d03c9223a3a357f009cbefc86d103816 | refs/heads/master | 2020-05-21T20:11:03.741000 | 2018-12-08T01:26:35 | 2018-12-08T01:26:35 | 29,147,942 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode;
import java.util.*;
/**
* Created by wedeng on 2/6/15.
* Given an array of integers, every element appears three times except for one. Find that single one.
Note:
Your algorithm should have a linear runtime complexity. Could you implement it without using extra memory?
*/
class SolutionSin... | UTF-8 | Java | 1,043 | java | SingleNumber.java | Java | [
{
"context": "m.leetcode;\nimport java.util.*;\n\n/**\n * Created by wedeng on 2/6/15.\n * Given an array of integers, every e",
"end": 67,
"score": 0.9944583773612976,
"start": 61,
"tag": "USERNAME",
"value": "wedeng"
}
] | null | [] | package com.leetcode;
import java.util.*;
/**
* Created by wedeng on 2/6/15.
* Given an array of integers, every element appears three times except for one. Find that single one.
Note:
Your algorithm should have a linear runtime complexity. Could you implement it without using extra memory?
*/
class SolutionSin... | 1,043 | 0.534036 | 0.493768 | 41 | 24.439024 | 24.400169 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707317 | false | false | 9 |
bdcfd74b04bed19c0d984c0e34310bb4bdda2a62 | 26,706,106,697,368 | 27d43985564d19594d4daa302c28684c8db3a841 | /ui-mode-1.x-sample/src/main/java/com/aliya/uimode/demo/TestEfficientActivity.java | c3c70ba8067ef1eda854751dace1415174c78ee5 | [
"Apache-2.0"
] | permissive | Ares2018/AndroidUiMode | https://github.com/Ares2018/AndroidUiMode | 76f41c615d7071b1cf6b058c472d6e4d0bf23fb1 | 4d85899ac65909d6932331f4acb8af040b3594f7 | refs/heads/master | 2020-12-13T14:37:07.116000 | 2019-10-08T07:08:56 | 2019-10-08T07:08:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aliya.uimode.demo;
import android.os.Bundle;
import android.os.SystemClock;
import android.util.Log;
import android.util.SparseIntArray;
import android.view.View;
import com.aliya.uimode.demo.base.BaseActivity;
import butterknife.BindView;
import butterknife.ButterKnife;
/**
* 测试效率 - 页面
*
* @author a... | UTF-8 | Java | 1,832 | java | TestEfficientActivity.java | Java | [
{
"context": "knife.ButterKnife;\n\n/**\n * 测试效率 - 页面\n *\n * @author a_liYa\n * @date 2017/6/27 上午9:06.\n */\npublic class TestE",
"end": 325,
"score": 0.9995419979095459,
"start": 319,
"tag": "USERNAME",
"value": "a_liYa"
}
] | null | [] | package com.aliya.uimode.demo;
import android.os.Bundle;
import android.os.SystemClock;
import android.util.Log;
import android.util.SparseIntArray;
import android.view.View;
import com.aliya.uimode.demo.base.BaseActivity;
import butterknife.BindView;
import butterknife.ButterKnife;
/**
* 测试效率 - 页面
*
* @author a... | 1,832 | 0.589485 | 0.576063 | 71 | 24.183098 | 20.579842 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661972 | false | false | 9 |
c7e3553acc17c19d462469441e108fa455c010d0 | 23,983,097,383,880 | 33f859095d226ec79f3461f439d19e426f01bd93 | /HMnH/Help_Pepman.java | 4578e8b322d10cce62051d7db384d4bd4060d7c3 | [] | no_license | SanchitIam/Interview_Prep | https://github.com/SanchitIam/Interview_Prep | ad1db602b8078ce00c8fd65c1a54a302f76ab2d5 | bc79fcb7359869f7df1b097c16a6ef3012ce741c | refs/heads/master | 2021-07-02T21:55:50.912000 | 2020-10-30T21:45:46 | 2020-10-30T21:45:46 | 192,066,088 | 0 | 2 | null | false | 2020-10-30T21:45:47 | 2019-06-15T10:31:21 | 2020-10-30T21:43:47 | 2020-10-30T21:45:47 | 24 | 0 | 2 | 0 | Java | false | false | package HMnH;
import java.util.*;
public class Help_Pepman {
public static void helpPepman(String S) {
int x = 0, y = 0;
for (int i = 0; i < S.length(); ++i) {
char ch = S.charAt(i);
if ((i + 1) % 2 == 0 && (ch - 'a' + 1) % 2 == 0) {
x++;
} else if ((i + 1) % 2 == 1 && (ch - 'a' + 1) % 2 == 1) {
... | UTF-8 | Java | 587 | java | Help_Pepman.java | Java | [] | null | [] | package HMnH;
import java.util.*;
public class Help_Pepman {
public static void helpPepman(String S) {
int x = 0, y = 0;
for (int i = 0; i < S.length(); ++i) {
char ch = S.charAt(i);
if ((i + 1) % 2 == 0 && (ch - 'a' + 1) % 2 == 0) {
x++;
} else if ((i + 1) % 2 == 1 && (ch - 'a' + 1) % 2 == 1) {
... | 587 | 0.487223 | 0.458262 | 33 | 16.787878 | 16.833872 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.969697 | false | false | 9 |
f8a46f439496c49fcfa09158889f439ee62c75a5 | 21,079,699,555,061 | b769002a76a203d10ec580d31fb4a4cdb4a80391 | /kodilla-exception/src/main/java/com/kodilla/exception/test/FlightScanner.java | a1719c289592d32ca11dbccc50c0804a4fb2957c | [] | no_license | DamianPaziewski/Damian-Paziewski-kodilla-java | https://github.com/DamianPaziewski/Damian-Paziewski-kodilla-java | e9a957994073592aa67c75fb87045f06edac1218 | 48b8f34e1a22f961c0e8c90ac07e50abbd51a8da | refs/heads/master | 2020-09-27T00:51:20.560000 | 2020-04-21T20:47:39 | 2020-04-21T20:47:39 | 226,382,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kodilla.exception.test;
import java.util.HashMap;
import java.util.Map;
public class FlightScanner {
public boolean findFlight(Flight flight) throws RouteNotFoundException {
Map<String, Boolean> airports = new HashMap<>();
airports.put("LHR", true);
airports.put("WAW", true);
... | UTF-8 | Java | 656 | java | FlightScanner.java | Java | [] | null | [] | package com.kodilla.exception.test;
import java.util.HashMap;
import java.util.Map;
public class FlightScanner {
public boolean findFlight(Flight flight) throws RouteNotFoundException {
Map<String, Boolean> airports = new HashMap<>();
airports.put("LHR", true);
airports.put("WAW", true);
... | 656 | 0.634146 | 0.634146 | 22 | 28.863636 | 23.562866 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772727 | false | false | 9 |
972a3ff2e631f393e4d0dfc99f5e39c350a7d779 | 377,957,124,847 | 3d36c1a833cda507122949bc3eff724fa029a6ed | /mcgame/src/main/java/com/game/sdk/mvp/presenter/ForgotPasswordPresenter.java | f17f135988b6c5d9aafd2a374877a70717923a50 | [
"Apache-2.0"
] | permissive | xiao125/webViewProjects | https://github.com/xiao125/webViewProjects | 03f311a30d7c42b99ee8da61a88e9d7a72f588f2 | 77e7d6a657f1495de8b78ca3e55f79d0ae2b8d17 | refs/heads/master | 2020-04-07T01:21:02.925000 | 2019-01-29T10:14:12 | 2019-01-29T10:14:12 | 157,938,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.game.sdk.mvp.presenter;
import android.content.Context;
import com.game.sdk.base.BasePresenter;
import com.game.sdk.mvp.view.BindCellView;
import com.game.sdk.mvp.view.ForgotPasswordView;
/**
* 修改密码
*/
public interface ForgotPasswordPresenter extends BasePresenter<ForgotPasswordView> {
void GetUs... | UTF-8 | Java | 372 | java | ForgotPasswordPresenter.java | Java | [] | null | [] | package com.game.sdk.mvp.presenter;
import android.content.Context;
import com.game.sdk.base.BasePresenter;
import com.game.sdk.mvp.view.BindCellView;
import com.game.sdk.mvp.view.ForgotPasswordView;
/**
* 修改密码
*/
public interface ForgotPasswordPresenter extends BasePresenter<ForgotPasswordView> {
void GetUs... | 372 | 0.791209 | 0.791209 | 15 | 23.266666 | 25.709833 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 9 |
b423b036e0897d2688064299e7a2ab83fb6c68bf | 3,556,232,929,083 | 6a03ee90f167fe73ed702b4a85fa732185bab521 | /src/cn/songzx/helloworld/oabiz/wf/dao/WFBpmnConfigVarRefMapper.java | 7f7e586d2fac72adebbd5e01f05acdc356049fcd | [] | no_license | songzxDev/helloworld | https://github.com/songzxDev/helloworld | 717bbad3c5ebd197195427c312190660c6d247d5 | 484f5140fd5d7fe3ca5689d024a270608f0868d5 | refs/heads/master | 2021-08-14T16:55:54.372000 | 2017-11-16T08:48:51 | 2017-11-16T08:48:51 | 107,477,670 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.songzx.helloworld.oabiz.wf.dao;
import cn.songzx.helloworld.oabiz.wf.entity.WFBpmnConfigVarRef;
public interface WFBpmnConfigVarRefMapper {
int deleteByPrimaryKey(String wfBpmnConfigVarRefId);
int insert(WFBpmnConfigVarRef record);
int insertSelective(WFBpmnConfigVarRef record);
... | UTF-8 | Java | 518 | java | WFBpmnConfigVarRefMapper.java | Java | [] | null | [] | package cn.songzx.helloworld.oabiz.wf.dao;
import cn.songzx.helloworld.oabiz.wf.entity.WFBpmnConfigVarRef;
public interface WFBpmnConfigVarRefMapper {
int deleteByPrimaryKey(String wfBpmnConfigVarRefId);
int insert(WFBpmnConfigVarRef record);
int insertSelective(WFBpmnConfigVarRef record);
... | 518 | 0.795367 | 0.795367 | 17 | 28.588236 | 27.776543 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 9 |
60df7fc3037e2cb55b2cfe1e30a9d5576e20c38e | 10,479,720,208,762 | e2497397462e7cc4719bcf8752148e509db61ab0 | /src/view/TreeStorage.java | e642758dedc65a3079a9f04fd1c559d43cefbf1d | [
"MIT"
] | permissive | markoromandic/Gerudok | https://github.com/markoromandic/Gerudok | 302989b000afbe9acdd1adf8effbceaf43a0241b | 887fe697a6fa609e0ed6fb7cc677b2f5479da484 | refs/heads/master | 2021-09-06T21:35:54.433000 | 2018-02-11T21:36:18 | 2018-02-11T21:36:18 | 109,515,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import javax.swing.JTree;
import javax.swing.event.TreeSelectionEvent;
import javax.swing.event.TreeSelectionListener;
import javax.swing.tree.DefaultMutableTreeNode;
import javax.swing.tree.DefaultTreeModel;
import action.PopupListener;
import action.PopupListenerStorage;
import app.Core;
/**
* Ovde i... | UTF-8 | Java | 1,663 | java | TreeStorage.java | Java | [
{
"context": "rt app.Core;\n/**\n * Ovde ide opis klase\n * @author Nemanja\n */\npublic class TreeStorage extends JTree ",
"end": 346,
"score": 0.5301720499992371,
"start": 345,
"tag": "USERNAME",
"value": "N"
},
{
"context": " app.Core;\n/**\n * Ovde ide opis klase\n * @author Nema... | null | [] | package view;
import javax.swing.JTree;
import javax.swing.event.TreeSelectionEvent;
import javax.swing.event.TreeSelectionListener;
import javax.swing.tree.DefaultMutableTreeNode;
import javax.swing.tree.DefaultTreeModel;
import action.PopupListener;
import action.PopupListenerStorage;
import app.Core;
/**
* Ovde i... | 1,663 | 0.725797 | 0.725797 | 80 | 19.7875 | 20.427734 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2125 | false | false | 9 |
2af2c1ac0a5712a04b658f0f10ae755485185f4f | 16,389,595,207,200 | 4241ce67db025bd1e35d29669d0396de85a522c8 | /src/main/java/com/areatecnica/sigf/beans/EgresoRecaudacionController.java | 7ef5590605c86e5ce5115a9189f5bd5af88108dd | [] | no_license | ianfranco/nandu2 | https://github.com/ianfranco/nandu2 | f2c463eb5f2c4d10c013a40db5543ff0bfe38461 | c940ac62975d7dc1db094250c01e7e86c6318de2 | refs/heads/master | 2018-12-07T06:51:03.147000 | 2017-08-07T07:13:38 | 2017-08-07T07:13:38 | 94,739,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.areatecnica.sigf.beans;
import com.areatecnica.sigf.beans.AbstractController;
import com.areatecnica.sigf.entities.EgresoRecaudacion;
import com.areatecnica.sigf.controllers.EgresoRecaudacionFacade;
import javax.inject.Named;
import javax.faces.view.ViewScoped;
import javax.faces.event.ActionEvent;
import ... | UTF-8 | Java | 2,563 | java | EgresoRecaudacionController.java | Java | [] | null | [] | package com.areatecnica.sigf.beans;
import com.areatecnica.sigf.beans.AbstractController;
import com.areatecnica.sigf.entities.EgresoRecaudacion;
import com.areatecnica.sigf.controllers.EgresoRecaudacionFacade;
import javax.inject.Named;
import javax.faces.view.ViewScoped;
import javax.faces.event.ActionEvent;
import ... | 2,563 | 0.740929 | 0.740929 | 69 | 36.144928 | 34.025257 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 9 |
2478f378973ce1c5ad4a8684795a8b27b974008b | 18,081,812,321,527 | 3d1566f713cb0aeec8994c53a29e49c0b0e870fc | /Chapter 09/Practice Exercises/exercise_9/EmployeeDemo.java | 896e004eaf4ec6e5eff9d82bf0c68879ed46e91b | [] | no_license | haydartuna/Big-Java-Early-Objects-Practice | https://github.com/haydartuna/Big-Java-Early-Objects-Practice | 0b3294870ed5ff8dbadb96581fad01d16b9a6fa7 | ec9cb5d00187fe03a6d1d5553664055414369d97 | refs/heads/master | 2020-12-29T08:58:37.012000 | 2020-02-08T14:26:20 | 2020-02-08T14:26:20 | 238,546,138 | 0 | 0 | null | true | 2020-02-05T20:51:54 | 2020-02-05T20:51:53 | 2020-01-18T22:12:56 | 2019-09-25T17:55:05 | 2,727 | 0 | 0 | 0 | null | false | false | package exercise_9;
public class EmployeeDemo
{
public static void main (String[] args)
{
Employee worker = new Employee();
worker.setName("Bob");
worker.setSalary(23000);
Manager manager = new Manager("Marketing");
manager.setName("Ashley");
manager.setSalary(54000);
Executive exec = new Executi... | UTF-8 | Java | 519 | java | EmployeeDemo.java | Java | [
{
"context": "ployee worker = new Employee();\n\t\tworker.setName(\"Bob\");\n\t\tworker.setSalary(23000);\n\t\t\n\t\tManager manage",
"end": 150,
"score": 0.999121367931366,
"start": 147,
"tag": "NAME",
"value": "Bob"
},
{
"context": "er = new Manager(\"Marketing\");\n\t\tmanager.set... | null | [] | package exercise_9;
public class EmployeeDemo
{
public static void main (String[] args)
{
Employee worker = new Employee();
worker.setName("Bob");
worker.setSalary(23000);
Manager manager = new Manager("Marketing");
manager.setName("Ashley");
manager.setSalary(54000);
Executive exec = new Executi... | 519 | 0.699422 | 0.666667 | 23 | 21.565218 | 16.298376 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 9 |
48359be0e78bb4e49a3a017e1619e6fb50f5ef1b | 25,194,278,159,647 | 57d0495a7ca32eda80fa4632299cc048beca710b | /src/video_steganography/Chart.java | f4986ded8b230469fcb8bab5f6701fd6decaeef9 | [] | no_license | tuanpham0512/LSBVideo | https://github.com/tuanpham0512/LSBVideo | 762056b93bcaf3326a2e000ca972d81e416d0eea | c393ee582e6bf0c7149c71e1e1c60d5b263a297c | refs/heads/master | 2021-01-21T18:43:46.506000 | 2019-11-19T14:03:13 | 2019-11-19T14:03:13 | 92,078,385 | 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 video_steganography;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import javax.swing.JOptionPa... | UTF-8 | Java | 1,936 | java | Chart.java | Java | [
{
"context": "ategory.DefaultCategoryDataset;\n\n/**\n *\n * @author khact\n */\npublic class Chart{\n\n public Chart(File f1",
"end": 429,
"score": 0.9995895624160767,
"start": 424,
"tag": "USERNAME",
"value": "khact"
}
] | 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 video_steganography;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import javax.swing.JOptionPa... | 1,936 | 0.595745 | 0.57766 | 54 | 33.814816 | 29.668585 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.907407 | false | false | 9 |
d6203808030dc4e2b7dec2bfeeed78a63bc89e00 | 19,834,158,981,781 | 955643203780c80b14332e706c08e5af3e6282b5 | /Single Number II/src/Solution.java | ff1bf2cb4950feee85dec1130c98213ce7b1dda3 | [
"Apache-2.0"
] | permissive | zldiablo/LeetCode | https://github.com/zldiablo/LeetCode | 71b70a9b1e387f4251bda870b3f8f5847736775c | 303ff55fc794154f51b2ed3975b1e7039bf20279 | refs/heads/master | 2021-01-16T23:16:47.639000 | 2020-11-14T04:02:34 | 2020-11-14T04:02:34 | 23,944,897 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public int singleNumber(int[] A) {
int one = 0, two = 0, three = 0;
for(int x : A){
two |= one & x;
one ^= x;
three = one & two;
one &= ~three;
two &= ~three;
}
return one;
}
} | UTF-8 | Java | 237 | java | Solution.java | Java | [] | null | [] | public class Solution {
public int singleNumber(int[] A) {
int one = 0, two = 0, three = 0;
for(int x : A){
two |= one & x;
one ^= x;
three = one & two;
one &= ~three;
two &= ~three;
}
return one;
}
} | 237 | 0.489451 | 0.476793 | 13 | 16.384615 | 10.299652 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.692308 | false | false | 9 |
abac39601f787a58c40c9c3d57118cb294d80f3c | 20,323,785,252,653 | 7c80a65cc090187536c2f3d6e697ce4dc3676fd7 | /database/src/main/java/com/frosqh/paikeaserver/database/Song.java | b65093f7ff70c2e911093b8478098d713cb1f1c7 | [] | no_license | kmcgc/paikeaserver | https://github.com/kmcgc/paikeaserver | 53c492493ca9a3cade1cba97202c98f440ea036b | 9a09fc7059baf60bed59b11dfde9d7f74ae92c8a | refs/heads/master | 2023-04-09T18:16:54.943000 | 2021-01-30T20:14:38 | 2021-01-30T20:14:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.frosqh.paikeaserver.database;
import com.frosqh.daolibrary.Model;
public class Song extends Model {
public String title;
public String artist;
public String localurl;
public String weburl;
public Song(int id) {
super(id);
}
public Song(int id, String title, String ar... | UTF-8 | Java | 922 | java | Song.java | Java | [] | null | [] | package com.frosqh.paikeaserver.database;
import com.frosqh.daolibrary.Model;
public class Song extends Model {
public String title;
public String artist;
public String localurl;
public String weburl;
public Song(int id) {
super(id);
}
public Song(int id, String title, String ar... | 922 | 0.597614 | 0.597614 | 47 | 18.617022 | 16.716093 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 9 |
c3a751329a905be717a3487249e81b063dae8bf4 | 28,698,971,480,173 | d890820b136b0cd7eb7996e1cefb580cb1b4de2c | /app/src/main/java/com/oldjii/ordering/bmob/FoodBean.java | 151e2e9fbe9ec43c50784d75b44b6ffd6ac741eb | [] | no_license | OldJii/OrderApp | https://github.com/OldJii/OrderApp | ff0121e073a97ec0f7660a35392552abcb658765 | 8c1c6adc4dce43272fe9ed716c874070df24a17b | refs/heads/master | 2022-09-10T05:55:53.919000 | 2020-06-01T05:08:23 | 2020-06-01T05:08:23 | 256,462,059 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oldjii.ordering.bmob;
import java.io.Serializable;
import cn.bmob.v3.BmobObject;
/**
* 菜品Bmob表
*/
public class FoodBean extends BmobObject implements Serializable {
public String shopId;//商家id
public String cateId;//菜品分类id
public String cateName;//菜品分类名称
public String name;//菜品名称
pu... | UTF-8 | Java | 829 | java | FoodBean.java | Java | [] | null | [] | package com.oldjii.ordering.bmob;
import java.io.Serializable;
import cn.bmob.v3.BmobObject;
/**
* 菜品Bmob表
*/
public class FoodBean extends BmobObject implements Serializable {
public String shopId;//商家id
public String cateId;//菜品分类id
public String cateName;//菜品分类名称
public String name;//菜品名称
pu... | 829 | 0.65703 | 0.651774 | 32 | 22.78125 | 21.912802 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 9 |
4d476675241b8221c1c54106edc9643dbf802280 | 32,933,809,231,955 | 372b55e8c0ab98d9ae35c6b503f677ad3ed824a3 | /IBM/project/src/enron/construct/Node.java | 265040da3606355630fff78e0e91958ee62ba860 | [] | no_license | giacomodomeniconi/Myfirsttest | https://github.com/giacomodomeniconi/Myfirsttest | f8b772d307f2b2bbb14805219c8fedf10ce8da39 | c4296720e2476dcfed7808051f822bed9c37299f | refs/heads/master | 2016-09-05T19:38:56.579000 | 2015-07-31T16:23:13 | 2015-07-31T16:23:13 | 39,828,108 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package enron.construct;
import java.sql.PreparedStatement;
import java.util.HashSet;
import java.util.Set;
public class Node {
private int id;
private Set<Integer> adjacency;
private static PreparedStatement preparedStatement;
public Node(String email){
this.adjacency = new HashSet<>();
try {
this.id ... | UTF-8 | Java | 878 | java | Node.java | Java | [] | null | [] | package enron.construct;
import java.sql.PreparedStatement;
import java.util.HashSet;
import java.util.Set;
public class Node {
private int id;
private Set<Integer> adjacency;
private static PreparedStatement preparedStatement;
public Node(String email){
this.adjacency = new HashSet<>();
try {
this.id ... | 878 | 0.701595 | 0.698178 | 37 | 22.756756 | 22.025053 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.081081 | false | false | 9 |
b856cf258d6731be41bce4cfbeee9140d96fb582 | 31,310,311,595,973 | f8527652a2859df0ac657009ab260a93f6b1221f | /Simulator/src/edu/simulator/Main.java | 3e94386a3ca43b5b2c7334165969da3ddc0ede2f | [] | no_license | Soader/Smallcity | https://github.com/Soader/Smallcity | c277ff5c191437436902a6120532b8c9db2c7da5 | e99e2b36054801f310e33c5a1a39520e416f65b4 | refs/heads/master | 2021-01-10T20:17:09.579000 | 2015-04-25T17:31:32 | 2015-04-25T17:31:32 | 34,413,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.simulator;
import static org.lwjgl.opengl.GL11.*;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.lwjgl.LWJGLException;
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;
public class Main {
private Simulator simulator;
public Main(Simulator... | UTF-8 | Java | 2,005 | java | Main.java | Java | [] | null | [] | package edu.simulator;
import static org.lwjgl.opengl.GL11.*;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.lwjgl.LWJGLException;
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;
public class Main {
private Simulator simulator;
public Main(Simulator... | 2,005 | 0.644888 | 0.629426 | 82 | 22.402439 | 18.847178 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.207317 | false | false | 9 |
a66c98be88eba6473d8abafc0f45260f8c9c6c74 | 31,310,311,595,642 | 3714e10754f847a844d527be0d6262aaa8460d0a | /api/main/java/js/stockmanage/apizone/handler/JsSampleHandler.java | 11aa951b3814077319e8348ec8ee76576a99a295 | [] | no_license | JS-gm/sample | https://github.com/JS-gm/sample | 6d7b82b1fec73aececf16cbcae16bdb4d2a2d466 | 633897f1e7f6110e55a7fb1d7716e3b461a89d48 | refs/heads/master | 2020-11-25T12:03:29.338000 | 2019-12-17T15:47:42 | 2019-12-17T15:47:42 | 228,649,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package js.stockmanage.apizone.handler;
import org.omg.CORBA.ServerRequest;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.function.ServerResponse;
import reactor.core.publisher.Mono;
import static org.springframework.web.reactive.function.server.ServerResponse.notFound;
impor... | UTF-8 | Java | 729 | java | JsSampleHandler.java | Java | [] | null | [] | package js.stockmanage.apizone.handler;
import org.omg.CORBA.ServerRequest;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.function.ServerResponse;
import reactor.core.publisher.Mono;
import static org.springframework.web.reactive.function.server.ServerResponse.notFound;
impor... | 729 | 0.78738 | 0.78738 | 18 | 39.5 | 31.236109 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
1959f6049d80fbb22bf784e6dc502e7a54f7bf3f | 27,427,661,185,661 | 9b70c74d4633a127787df1a101e72da886a9fe4c | /test/vyger/first_alpha/src/wotlas/server/message/chat/RemPlayerFromChatRoomMsgBehaviour.java | bb7a9a4bfa3cbd5b24600ed5e3fc468a99cae842 | [] | no_license | wotlas/sourceforge-cvs | https://github.com/wotlas/sourceforge-cvs | 032d221b5f740f9c33915ff88f72019b966b080d | 2064a5bab42218b5fd3898061700ebabb6a412f9 | refs/heads/master | 2020-05-23T16:18:13.359000 | 2010-08-18T20:42:39 | 2010-08-18T20:42:39 | 186,845,340 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Light And Shadow. A Persistent Universe based on Robert Jordan's Wheel of Time Books.
* Copyright (C) 2001-2002 WOTLAS Team
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either ve... | UTF-8 | Java | 4,494 | java | RemPlayerFromChatRoomMsgBehaviour.java | Java | [
{
"context": "* Light And Shadow. A Persistent Universe based on Robert Jordan's Wheel of Time Books.\n * Copyright (C) 2001-2002",
"end": 68,
"score": 0.9995774626731873,
"start": 55,
"tag": "NAME",
"value": "Robert Jordan"
},
{
"context": " the RemPlayerFromChatRoomMessage...\n *\n... | null | [] | /*
* Light And Shadow. A Persistent Universe based on <NAME>'s Wheel of Time Books.
* Copyright (C) 2001-2002 WOTLAS Team
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2... | 4,487 | 0.625501 | 0.619048 | 129 | 33.813953 | 33.153336 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.503876 | false | false | 9 |
6fdf3d23c0492fe6df32444362ab521908ac140b | 26,001,732,044,947 | 8301b5b39b05185f09a1f0e9c928019dc35432d2 | /src/main/java/cn/com/xuxiaowei/security/config/WebServerFactoryCustomizerConfig.java | 5d5bca672942f607b4f47879ea3365b21fa71e53 | [
"Apache-2.0"
] | permissive | xuxiaowei-com-cn/Spring-Boot-Security | https://github.com/xuxiaowei-com-cn/Spring-Boot-Security | 2968cc2d7ed69a5bcfabb9dbccacc38848617765 | 5717fc5f7744c7c6f1bd90909ef3d191b2a29a6b | refs/heads/master | 2022-06-25T14:02:37.099000 | 2022-06-17T03:55:02 | 2022-06-17T03:55:02 | 187,060,745 | 0 | 2 | Apache-2.0 | false | 2022-06-17T03:55:03 | 2019-05-16T16:06:04 | 2021-04-12T09:46:56 | 2022-06-17T03:55:03 | 7,348 | 0 | 2 | 0 | Java | false | false | package cn.com.xuxiaowei.security.config;
import org.springframework.boot.web.server.ErrorPage;
import org.springframework.boot.web.server.WebServerFactoryCustomizer;
import org.springframework.boot.web.servlet.error.ErrorController;
import org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactor... | UTF-8 | Java | 1,278 | java | WebServerFactoryCustomizerConfig.java | Java | [
{
"context": "omizer<>} 大于 {@link ErrorController}\n *\n * @author xuxiaowei\n */\n@Configuration\npublic class WebServerFactoryC",
"end": 820,
"score": 0.9995349645614624,
"start": 811,
"tag": "USERNAME",
"value": "xuxiaowei"
}
] | null | [] | package cn.com.xuxiaowei.security.config;
import org.springframework.boot.web.server.ErrorPage;
import org.springframework.boot.web.server.WebServerFactoryCustomizer;
import org.springframework.boot.web.servlet.error.ErrorController;
import org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactor... | 1,278 | 0.785592 | 0.783019 | 34 | 33.294117 | 35.234116 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 9 |
a8916c0c2b9692e1ab175254f536b5b465445f3d | 27,247,272,562,039 | a41b17cbbcbea8cc2b2c1d8bb18cabf37a259419 | /framework/mekatok-framework-cache/src/main/java/icu/guokai/mekatok/framework/cache/redis/RedisCacheConfig.java | 92bc52291167e4a0bb0ce335e87c390a7fa1cfee | [
"MIT"
] | permissive | changwng/Mekatok | https://github.com/changwng/Mekatok | 0a2b33c2b77e98d3e631c2b3da04268a6bb7d077 | 1abf261ac72db7fbb686ec97ee8f2f49485c3b81 | refs/heads/main | 2023-08-21T02:59:41.849000 | 2021-10-26T02:15:38 | 2021-10-26T02:15:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package icu.guokai.mekatok.framework.cache.redis;
import cn.hutool.extra.spring.SpringUtil;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.module.SimpleModule;
im... | UTF-8 | Java | 4,250 | java | RedisCacheConfig.java | Java | [
{
"context": ".stream.Collectors;\n\n/**\n * Redis缓存实现配置\n * @author GuoKai\n * @date 2021/8/23\n */\n@Configuration\n@EnableCach",
"end": 1782,
"score": 0.782734215259552,
"start": 1776,
"tag": "NAME",
"value": "GuoKai"
}
] | null | [] | package icu.guokai.mekatok.framework.cache.redis;
import cn.hutool.extra.spring.SpringUtil;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.module.SimpleModule;
im... | 4,250 | 0.763749 | 0.76088 | 107 | 38.08411 | 31.618084 | 140 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495327 | false | false | 9 |
fee6c56952ee258eff4f09d3b46405bd10da6051 | 23,776,938,983,646 | 9f9de96bfd1a69fabf68259601b813c054f89376 | /src/com/knowology/km/NLPCallerWS/ObjectFactory.java | cee3ce5bc199a938700c2e854415bc77522c7f5e | [] | no_license | mjpln/InteractiveRule | https://github.com/mjpln/InteractiveRule | 995fca80bc2a7c8c0ef837c3631459c2446857b1 | 7ae9f6b24e3e0d5124151efd7483c3a6b631bfe6 | refs/heads/master | 2020-09-16T18:28:47.782000 | 2019-11-20T09:31:06 | 2019-11-20T09:31:06 | 223,852,637 | 0 | 2 | null | true | 2019-11-25T03:22:21 | 2019-11-25T03:22:20 | 2019-11-20T09:31:13 | 2019-11-20T09:31:11 | 51,722 | 0 | 0 | 0 | null | false | false | package com.knowology.km.NLPCallerWS;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each Java content interface and Java
* element interface generated ... | UTF-8 | Java | 7,972 | java | ObjectFactory.java | Java | [] | null | [] | package com.knowology.km.NLPCallerWS;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each Java content interface and Java
* element interface generated ... | 7,972 | 0.726292 | 0.72278 | 252 | 30.63492 | 30.373756 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.539683 | false | false | 9 |
ee6e2cdc65d50b20f3eb16d2bdb96e7fee5f65be | 18,382,460,073,970 | 4249c1fedbc8b5c1cb64944c6215a8afab53191b | /spring-boot-project/spring-boot-actuator-autoconfigure/src/test/java/org/springframework/boot/actuate/autoconfigure/metrics/export/ganglia/GangliaPropertiesConfigAdapterTests.java | b808f1b7c6e31fef13cf8e17edb07216242072c8 | [
"Apache-2.0"
] | permissive | spring-projects/spring-boot | https://github.com/spring-projects/spring-boot | f4c00f6ebe9ea402e774bec820a327811c93f352 | b1547d0139050ae1517ec6fc37b098d437332022 | refs/heads/main | 2023-09-01T08:03:41.170000 | 2023-09-01T05:38:29 | 2023-09-01T05:38:29 | 6,296,790 | 77,684 | 47,977 | Apache-2.0 | false | 2023-09-14T17:44:37 | 2012-10-19T15:02:57 | 2023-09-14T15:57:07 | 2023-09-14T17:44:36 | 165,384 | 69,301 | 39,438 | 644 | Java | false | false | /*
* Copyright 2012-2023 the original author or authors.
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | UTF-8 | Java | 3,222 | java | GangliaPropertiesConfigAdapterTests.java | Java | [
{
"context": "ink GangliaPropertiesConfigAdapter}.\n *\n * @author Mirko Sobeck\n */\nclass GangliaPropertiesConfigAdapterTests\n\t\tex",
"end": 1131,
"score": 0.9489029049873352,
"start": 1119,
"tag": "NAME",
"value": "Mirko Sobeck"
}
] | null | [] | /*
* Copyright 2012-2023 the original author or authors.
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 3,216 | 0.803849 | 0.795469 | 91 | 34.406593 | 32.2388 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.175824 | false | false | 9 |
c0dff8179b46c75d9a760800547f698dcc297839 | 32,573,032,009,560 | deec684833d810e0e2b91354a054048e8c512cd8 | /jj易教上海大三作业/大作业完成/StuInfoProject/src/zyd/service/RegisterService.java | 43a97aa70504910c73473bdd44e3c1f1954619af | [] | no_license | google88888888/teach | https://github.com/google88888888/teach | 1a319001f4dc9aafe66d8a3e207f9a070a284096 | a708bde093b9c20e3d9d712fc5c717da6d702ca9 | refs/heads/master | 2022-06-16T23:29:17.579000 | 2022-06-15T04:04:27 | 2022-06-15T04:04:27 | 186,533,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zyd.service;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import zyd.util.DBHelp;
public class RegisterService {
public static int checkUserValid(String username){
//校验用户名是否重复
Connection conn = DBHelp.getConn();
String sq... | GB18030 | Java | 1,351 | java | RegisterService.java | Java | [] | null | [] | package zyd.service;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import zyd.util.DBHelp;
public class RegisterService {
public static int checkUserValid(String username){
//校验用户名是否重复
Connection conn = DBHelp.getConn();
String sq... | 1,351 | 0.65283 | 0.643774 | 58 | 21.844828 | 15.529507 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.827586 | false | false | 9 |
d1dfe66e7cf497f062edd0fb992a480c03176053 | 13,254,269,083,911 | 1aeaf7086ca23a11e60a8cbf6868542cea8c29be | /src/main/java/com/sergio/browser/config/AvailableInformations.java | a63c50c7c2bf1057234a59970d94fbc697225244 | [] | no_license | serlesen/MyProjects | https://github.com/serlesen/MyProjects | f931dad60ebc2fc3d107bdc5bc2e787858570be5 | 74889819ddcb340c0d3494d878b05dfc9960d8d0 | refs/heads/master | 2015-08-10T22:26:29.882000 | 2014-06-02T20:17:19 | 2014-06-02T20:17:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sergio.browser.config;
import java.util.List;
import javax.xml.bind.annotation.XmlElement;
public class AvailableInformations {
private List<HtmlContainer> container;
public List<HtmlContainer> getContainer() {
return container;
}
@XmlElement
public void setContainer(List<HtmlCon... | UTF-8 | Java | 380 | java | AvailableInformations.java | Java | [] | null | [] | package com.sergio.browser.config;
import java.util.List;
import javax.xml.bind.annotation.XmlElement;
public class AvailableInformations {
private List<HtmlContainer> container;
public List<HtmlContainer> getContainer() {
return container;
}
@XmlElement
public void setContainer(List<HtmlCon... | 380 | 0.736842 | 0.736842 | 19 | 18 | 19.045652 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 9 |
4e2ea2ba3eabcd60b0c4343621a5200b803122b6 | 25,254,407,706,774 | 9893fac5963c782ae9c64606aa4eb50438a54167 | /src/main/java/io/renren/modules/book/entity/BookUserFictionEntity.java | bd79df94674871025979806982bd69366abd1a70 | [
"Apache-2.0"
] | permissive | qinnnn/book-full | https://github.com/qinnnn/book-full | b8836f9ae78414df600c117f259e4c8c45499e9a | 1df3b3bed4a8e2269760fa95177652dae96f4f1c | refs/heads/master | 2022-09-16T13:04:35.204000 | 2020-04-04T10:20:17 | 2020-04-04T10:20:17 | 248,712,819 | 1 | 0 | Apache-2.0 | false | 2022-09-01T23:22:27 | 2020-03-20T09:10:41 | 2020-04-04T10:32:25 | 2022-09-01T23:22:24 | 1,565 | 1 | 0 | 11 | JavaScript | false | false | package io.renren.modules.book.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableLogic;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 用户书籍管理
*
* @author chenshun
* @ema... | UTF-8 | Java | 1,168 | java | BookUserFictionEntity.java | Java | [
{
"context": "\nimport lombok.Data;\n\n/**\n * 用户书籍管理\n * \n * @author chenshun\n * @email sunlightcs@gmail.com\n * @date 2020-03-2",
"end": 312,
"score": 0.9987072944641113,
"start": 304,
"tag": "USERNAME",
"value": "chenshun"
},
{
"context": ";\n\n/**\n * 用户书籍管理\n * \n * @author ch... | null | [] | package io.renren.modules.book.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableLogic;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 用户书籍管理
*
* @author chenshun
* @ema... | 1,155 | 0.666034 | 0.648008 | 70 | 14.057143 | 14.465611 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.942857 | false | false | 9 |
8de50b32eb3d6dce8b7265b2fcdbbd72facbea7b | 32,323,923,876,984 | 4bf2cd0fde42aad058bf7f6527629763a9fcb9bb | /src/Vehicle.java | fc1728625ac62686ebe37dc26c7dade205ada5da | [] | no_license | ajarntoe/01Test_GitTeaching | https://github.com/ajarntoe/01Test_GitTeaching | 4a012927bdc8bbde0931e708dd2c5768394f00d1 | 41d6f6663d29f228e0c68295f8ffd0a652c9d2c8 | refs/heads/main | 2023-07-22T00:09:29.555000 | 2021-08-24T11:47:45 | 2021-08-24T11:47:45 | 399,364,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Vehicle {
int speed;
int acc;
public Vehicle(int speed, int acc) {
System.out.println("Vehicle constructor starts" );
this.speed = speed;
this.acc = acc;
System.out.println("Vehicle constructor ends" );
}
public Vehicle() {
this(1,1);
}
public int getSpeed() {
return ... | UTF-8 | Java | 533 | java | Vehicle.java | Java | [] | null | [] | public class Vehicle {
int speed;
int acc;
public Vehicle(int speed, int acc) {
System.out.println("Vehicle constructor starts" );
this.speed = speed;
this.acc = acc;
System.out.println("Vehicle constructor ends" );
}
public Vehicle() {
this(1,1);
}
public int getSpeed() {
return ... | 533 | 0.600375 | 0.592871 | 34 | 13.735294 | 14.957408 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.470588 | false | false | 9 |
af463dcb458b1449013191e8fff61f0294bd79c4 | 32,323,923,877,588 | 36d461441ec7a4b81310f3d89c829f45019b0deb | /springcloud-client-feign/src/main/java/com/jbb/service/FeignSer.java | 83a8f5a3b8a7e392ed9a93012ac2222469e8cde2 | [] | no_license | qq737179493/baba | https://github.com/qq737179493/baba | 5aff4a72f9596ad8b0bfa45b01278da474a12936 | ff6089dcff38185e0776a23a3af2428a1852bbd2 | refs/heads/master | 2023-04-20T21:47:41.074000 | 2021-05-14T07:34:49 | 2021-05-14T07:34:49 | 367,285,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jbb.service;
import com.jbb.entity.FeignFoodEnt;
import com.jbb.service.Impl.NewFeignSer;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestMapping;
import java.util.Map;
/**
* @Author: 颉宝宝
* @Description:
* @Date: 2021/5/13 20:12
* @email: 7371... | UTF-8 | Java | 507 | java | FeignSer.java | Java | [
{
"context": "stMapping;\n\nimport java.util.Map;\n\n/**\n* @Author: 颉宝宝\n* @Description:\n* @Date: 2021/5/13 20:12\n* @email",
"end": 264,
"score": 0.9998204708099365,
"start": 261,
"tag": "NAME",
"value": "颉宝宝"
},
{
"context": " @Description:\n* @Date: 2021/5/13 20:12\n* @email: 73... | null | [] | package com.jbb.service;
import com.jbb.entity.FeignFoodEnt;
import com.jbb.service.Impl.NewFeignSer;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestMapping;
import java.util.Map;
/**
* @Author: 颉宝宝
* @Description:
* @Date: 2021/5/13 20:12
* @email: <EMA... | 498 | 0.760479 | 0.716567 | 20 | 24.049999 | 19.617531 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
64fc8ed210c539837dbdfd7c756576bd1b491c28 | 13,572,096,699,868 | 28918cbe57ad0916176d134d69f317fef97d1175 | /src/com/test/wdoctor/adapter/FriendListAdapter.java | 4d701272d4a64b8212763e64fc869c953dcef310 | [] | no_license | demonran/wdoctor_client_P | https://github.com/demonran/wdoctor_client_P | ca935eb9fdbd6bf09a2b8266183172d1609ce694 | 2993435e4a3558931c2ac5ff1d999064ea147bf4 | refs/heads/master | 2020-12-24T13:35:34.298000 | 2015-02-16T00:59:06 | 2015-02-16T00:59:06 | 30,822,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.wdoctor.adapter;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.ColorMatrix;
import android.graphics.Color... | UTF-8 | Java | 5,792 | java | FriendListAdapter.java | Java | [] | null | [] | package com.test.wdoctor.adapter;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.ColorMatrix;
import android.graphics.Color... | 5,792 | 0.621228 | 0.619147 | 192 | 28.03125 | 24.42802 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.28125 | false | false | 9 |
ce70211ea5a57a4c39e9baab09f97a1580084472 | 19,138,374,316,588 | 6acce9f946279ea9976dca92b82ec41df082541c | /kafka-learn/src/main/java/cn/guxiangfly/kafkalearn/producer/KafkaProducerTest.java | 52c8703f9eb804f537fdd2a739232f996a49c698 | [] | no_license | GuXiangFly/technology-study | https://github.com/GuXiangFly/technology-study | a7d03a9c5590cb435b473de2ce3ee985ed3b803f | 7325e65364fb7f1902c5347c9a5e19a637496b60 | refs/heads/master | 2022-07-07T08:46:26.657000 | 2022-06-09T08:58:56 | 2022-06-09T08:58:56 | 226,807,615 | 0 | 1 | null | false | 2021-04-08T14:58:52 | 2019-12-09T07:10:05 | 2021-04-08T14:58:28 | 2021-04-08T14:58:52 | 7,002 | 0 | 1 | 10 | Java | false | false | package cn.guxiangfly.kafkalearn.producer;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.Producer;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.clients.producer.ProducerRecord;
import java.util.Properties;
/**
* @Author guxiang02... | UTF-8 | Java | 1,655 | java | KafkaProducerTest.java | Java | [
{
"context": "ord;\n\nimport java.util.Properties;\n\n/**\n * @Author guxiang02\n * @Date 2021/4/8\n **/\npublic class KafkaProducer",
"end": 320,
"score": 0.9995325207710266,
"start": 311,
"tag": "USERNAME",
"value": "guxiang02"
},
{
"context": "ties.put(ProducerConfig.BOOTSTRAP_SER... | null | [] | package cn.guxiangfly.kafkalearn.producer;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.Producer;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.clients.producer.ProducerRecord;
import java.util.Properties;
/**
* @Author guxiang02... | 1,655 | 0.699314 | 0.673113 | 43 | 36.279068 | 31.983517 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.790698 | false | false | 9 |
2673dcf4d2a77e9f7f3f1cfde57e548057220b95 | 10,952,166,666,795 | 215a6182634d87099c694027a64c16ca2768c7cd | /MFlipkart/src/main/java/miniflipkart/login/LogInServlet.java | 5167b41ef5f95b180e715177a3e02039443b63b0 | [] | no_license | garg-shub-3998/projects | https://github.com/garg-shub-3998/projects | b6664906c35acfe8dfebbaa94fbcbaa67595d327 | 03bc12e53e1a0ec0c13a9d980b8112991baa2bd7 | refs/heads/master | 2023-02-03T19:45:33.948000 | 2020-12-18T12:28:16 | 2020-12-18T12:28:16 | 313,893,057 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package miniflipkart.login;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.H... | UTF-8 | Java | 2,390 | java | LogInServlet.java | Java | [
{
"context": "rt\";\n\t\tString user = \"root\";\n\t\tString password = \"3998\";\n\n\t\ttry {\n\t\t\tClass.forName(\"com.mysql.cj.jdbc.Dr",
"end": 1073,
"score": 0.9992281198501587,
"start": 1069,
"tag": "PASSWORD",
"value": "3998"
}
] | null | [] |
package miniflipkart.login;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.H... | 2,396 | 0.721339 | 0.715481 | 74 | 31.283783 | 24.445482 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.837838 | false | false | 9 |
50fe755320d676136495d6b8eed80790b89df34d | 18,717,467,505,525 | 37a124eee6d8c02e5c9b2240841be00411b4f19d | /src/main/java/util/Constants.java | dce422ed1ad4f5bd02f71fab207671de2ed0c4ea | [] | no_license | vinhnd4384/AutoCaptureScreen | https://github.com/vinhnd4384/AutoCaptureScreen | 58ece9aa7cf88342898dbc6089808f971175df5c | f1cdc61c44c4193f35923e108496a050348b519e | refs/heads/master | 2023-08-22T22:47:57.281000 | 2021-10-04T10:13:25 | 2021-10-04T10:13:25 | 269,601,256 | 0 | 0 | null | false | 2020-10-13T22:41:47 | 2020-06-05T10:29:44 | 2020-06-10T09:21:00 | 2020-10-13T22:41:46 | 40,555 | 0 | 0 | 1 | Java | false | false | package util;
public class Constants {
private Constants() {
}
public static final String POP_UP_QC = "//div[@class='row']//a[@class='_brlbs-btn _brlbs-btn-accept-all cursor']";
public static final String REGULAR_WEB_FOLDER_NAME = "regular_web_page";
public static final String URL_SHEET_NAME = "URL";
public... | UTF-8 | Java | 1,360 | java | Constants.java | Java | [] | null | [] | package util;
public class Constants {
private Constants() {
}
public static final String POP_UP_QC = "//div[@class='row']//a[@class='_brlbs-btn _brlbs-btn-accept-all cursor']";
public static final String REGULAR_WEB_FOLDER_NAME = "regular_web_page";
public static final String URL_SHEET_NAME = "URL";
public... | 1,360 | 0.735294 | 0.725 | 36 | 36.777779 | 29.563595 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.305556 | false | false | 9 |
cd02b1ffa0e26987b968efe90f293932fa4d2ef0 | 22,239,340,703,498 | 36da4e09c8ca1ea3396cfe2de832d1639f0c403e | /framework/common/src/cc/alcina/framework/common/client/logic/domain/Entity.java | 5e347b3304ef4b8b1a985f53b15965b337dd0da3 | [] | no_license | nevella/alcina | https://github.com/nevella/alcina | b1ed4cb006c96af566dcdd5d0bc5130f02df0a64 | fdde4bf59b1e1cfb4ac426efe192ccd0917b90fb | refs/heads/main | 2023-08-04T13:31:42.598000 | 2023-08-02T12:13:08 | 2023-08-02T12:18:31 | 32,334,578 | 2 | 3 | null | false | 2022-05-18T15:51:57 | 2015-03-16T15:31:02 | 2021-12-24T04:05:55 | 2022-05-18T15:51:56 | 47,756 | 1 | 2 | 11 | Java | false | false | package cc.alcina.framework.common.client.logic.domain;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.function.Predicate;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import javax.persistence.Column;
import javax.p... | UTF-8 | Java | 16,049 | java | Entity.java | Java | [] | null | [] | package cc.alcina.framework.common.client.logic.domain;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.function.Predicate;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import javax.persistence.Column;
import javax.p... | 16,049 | 0.714562 | 0.7102 | 528 | 29.395834 | 26.282637 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.181818 | false | false | 9 |
b64f9ba4a72b29a03071cf59cfaed73dad977988 | 25,744,034,000,389 | eb78290f8464cd3e014c2e989261f35b9204771e | /Space war by java/Space War/Explosion.java | 41685a3f1797f4fbcfe0771a16a28ae76881cd6f | [] | no_license | sagor2114/Space-war- | https://github.com/sagor2114/Space-war- | af2f5b754195b94ba3887bdebec6ac73f981b1de | 0e127af6d3141b8fcef38b842b4faff6a29aa563 | refs/heads/main | 2023-04-01T21:00:27.742000 | 2021-04-10T14:35:40 | 2021-04-10T14:35:40 | 356,603,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.image.*;
import java.net.URL;
import javax.imageio.*;
public class Explosion {
private double x, y;
private int r, maxRadius;
private BufferedImage ex;
public Explosion (double x, double y, int r, int max) {
if (ex == null) ex = new Generals().loadImg("/img/badass/explosion/ex... | UTF-8 | Java | 604 | java | Explosion.java | Java | [] | null | [] | import java.awt.*;
import java.awt.image.*;
import java.net.URL;
import javax.imageio.*;
public class Explosion {
private double x, y;
private int r, maxRadius;
private BufferedImage ex;
public Explosion (double x, double y, int r, int max) {
if (ex == null) ex = new Generals().loadImg("/img/badass/explosion/ex... | 604 | 0.639073 | 0.629139 | 28 | 20.607143 | 20.358114 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.892857 | false | false | 9 |
ddf5dafad4dc2777d017a8c15aa8b8a9646ce073 | 28,321,014,402,194 | 94416fa1658a7f53784250087d5c036a36925636 | /src/com/qian/pojo/User.java | fc15cd235cb2726aa73c49d902e7ca64ec7bfb5d | [] | no_license | wangshiqian/GitTest | https://github.com/wangshiqian/GitTest | 8ac71a4434c56453a0f7313e5723055e0c16bfd8 | 701a4892408d48be78009882c7404430795e1ccc | refs/heads/master | 2020-06-08T22:54:43.059000 | 2019-06-23T14:47:31 | 2019-06-23T14:47:31 | 193,321,630 | 0 | 0 | null | false | 2019-06-23T10:57:22 | 2019-06-23T08:00:09 | 2019-06-23T10:51:37 | 2019-06-23T10:57:22 | 5 | 0 | 0 | 0 | Java | false | false | package com.qian.pojo;
public class User {
private String username;
}
| UTF-8 | Java | 77 | java | User.java | Java | [] | null | [] | package com.qian.pojo;
public class User {
private String username;
}
| 77 | 0.701299 | 0.701299 | 5 | 13.4 | 10.707007 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
c0c719455c6e5fe1d6268d3ade5da983c9b1a95b | 8,555,574,889,592 | 9ee727e5790964ebf16518b24bec0c9041f98097 | /src/test/java/de/haegerconsulting/ergun/haegertime/JUnitTests/CustomerTests.java | 4b146fd77faf25681c293ac1f6d2c9d804865912 | [] | no_license | erguntosun/demo | https://github.com/erguntosun/demo | ea6ca135b094afac38a6332ce0ea3fb989dbc3b0 | a2a1482862f58450d9b59a778a88456ef11ba9c3 | refs/heads/master | 2023-03-26T15:15:38.412000 | 2021-03-26T09:52:40 | 2021-03-26T09:52:40 | 350,365,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.haegerconsulting.ergun.haegertime.JUnitTests;
import de.haegerconsulting.ergun.haegertime.model.Customer;
import de.haegerconsulting.ergun.haegertime.repository.CustomerRepository;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation... | UTF-8 | Java | 1,994 | java | CustomerTests.java | Java | [
{
"context": "ny(\"Ergun123 Gmbh\");\n customer.setPrename(\"Ergun123\");\n customer.setSurname(\"Tosun123\");\n\n ",
"end": 1129,
"score": 0.9996119141578674,
"start": 1121,
"tag": "NAME",
"value": "Ergun123"
},
{
"context": "Prename(\"Ergun123\");\n customer... | null | [] | package de.haegerconsulting.ergun.haegertime.JUnitTests;
import de.haegerconsulting.ergun.haegertime.model.Customer;
import de.haegerconsulting.ergun.haegertime.repository.CustomerRepository;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation... | 1,994 | 0.738215 | 0.732698 | 59 | 32.81356 | 26.491108 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525424 | false | false | 9 |
fb566710ae76df630548b4f82f05afc0a20b5395 | 2,216,203,133,822 | eee140ad57cb708eaad3f158a38e36156ef6c8ef | /src/com/qc/starter/mobileAction/ContactJsonParser.java | 0a2e90d45be1d0bdab387ed703b3821268a52efa | [] | no_license | MJJavy/LMS | https://github.com/MJJavy/LMS | 788a83a236a2d61343f988ea946f6e5184083b22 | 92dd09b985cd55956837879fa14edf29e238e12c | refs/heads/master | 2021-06-07T09:02:29.689000 | 2021-05-12T05:00:02 | 2021-05-12T05:00:02 | 146,730,077 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qc.starter.mobileAction;
import org.json.JSONObject;
import com.qc.starter.dto.ContactDto;
public class ContactJsonParser {
public ContactDto getJsonToContactDto(String requestJson){
ContactDto contactDto=null;
try{
JSONObject jsonObject=new JSONObject(requestJson);
contactDto=new Contac... | UTF-8 | Java | 2,975 | java | ContactJsonParser.java | Java | [] | null | [] | package com.qc.starter.mobileAction;
import org.json.JSONObject;
import com.qc.starter.dto.ContactDto;
public class ContactJsonParser {
public ContactDto getJsonToContactDto(String requestJson){
ContactDto contactDto=null;
try{
JSONObject jsonObject=new JSONObject(requestJson);
contactDto=new Contac... | 2,975 | 0.777479 | 0.760336 | 65 | 44.76923 | 35.015938 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3 | false | false | 9 |
71340c69332f704f813fa2dc27a604a7976162ba | 21,414,706,972,707 | be8a4c0db86205e9f5f29030897a90f10ef30702 | /cibet-jpa/src/main/java/com/logitags/cibet/sensor/jdbc/driver/CibetStatement.java | f5394b09e11f29f541cc0105a9174c7737328018 | [
"Apache-2.0"
] | permissive | Wolfgang-Winter/cibet | https://github.com/Wolfgang-Winter/cibet | c07e60833ac192a142ace1ce5fb881a5e4787c25 | 02ad1ce5dcd69332bd3c0bef8aa1dea2c694247a | refs/heads/master | 2023-07-20T10:10:39.171000 | 2023-07-13T07:08:58 | 2023-07-13T07:08:58 | 74,895,668 | 8 | 2 | Apache-2.0 | false | 2022-10-12T19:52:08 | 2016-11-27T15:17:52 | 2022-10-06T01:53:49 | 2022-10-12T19:52:05 | 80,646 | 3 | 3 | 10 | Java | false | false | /*
*******************************************************************************
* L O G I T A G S
* Software and Programming
* Dr. Wolfgang Winter
* Germany
*
* All rights reserved
*
*******************************************************************************
*/
package com.logitags.cibet.sensor.jdbc.dr... | UTF-8 | Java | 12,168 | java | CibetStatement.java | Java | [
{
"context": "L O G I T A G S\n * Software and Programming\n * Dr. Wolfgang Winter\n * Germany\n *\n * All rights reserved\n *\n ********",
"end": 153,
"score": 0.9996843338012695,
"start": 138,
"tag": "NAME",
"value": "Wolfgang Winter"
}
] | null | [] | /*
*******************************************************************************
* L O G I T A G S
* Software and Programming
* Dr. <NAME>
* Germany
*
* All rights reserved
*
*******************************************************************************
*/
package com.logitags.cibet.sensor.jdbc.driver;
im... | 12,159 | 0.725674 | 0.725592 | 454 | 25.801762 | 26.134781 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.121145 | false | false | 9 |
c098da1de493b32eaee781680a2711bd9776dd14 | 27,032,524,216,142 | cac918bca83c862b4f31db3f5a8a8b78f87a4ad0 | /T-DEV-800 Picture Compression/src/Pixel.java | 89641367caa13728644ca50b7564fb80ceda0b9b | [] | no_license | JBOISSIN/TDEV800-Image | https://github.com/JBOISSIN/TDEV800-Image | c95c38e3b0a95875e082ea5f1477cc7397e9a681 | af0a1623c34deb58848af07dd072a88da65610fc | refs/heads/main | 2023-06-04T08:12:55.510000 | 2021-06-24T08:34:01 | 2021-06-24T08:34:01 | 379,856,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Random;
public class Pixel {
private int Red;
private int Green;
private int Blue;
public Pixel(){
this.Red = 0;
this.Green = 0;
this.Blue = 0;
}
public Pixel (int R, int G, int B){
this.Red = R;
this.Green = G;
this.Blue =... | UTF-8 | Java | 1,019 | java | Pixel.java | Java | [] | null | [] | import java.util.Random;
public class Pixel {
private int Red;
private int Green;
private int Blue;
public Pixel(){
this.Red = 0;
this.Green = 0;
this.Blue = 0;
}
public Pixel (int R, int G, int B){
this.Red = R;
this.Green = G;
this.Blue =... | 1,019 | 0.489696 | 0.47792 | 53 | 18.226416 | 14.34697 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54717 | false | false | 9 |
980687891a70610cdd3e559bcf119924a031315f | 8,014,409,000,602 | 3a85eb2b7fbb66e6ec7ff1de56c451387acbd7ee | /src/SchoolRecruit2016/WAP/MoveCoins/Main.java | f824c35f9b31dab4e0d6ff8b499efc320a2a264e | [] | no_license | pk19940814/NewCodeTest | https://github.com/pk19940814/NewCodeTest | ec0718c7f7c751dd0a3d5f903aa912a55cc86e8b | 16eb82f29bc4d6991669103d0db91d9ab63800bc | refs/heads/master | 2021-01-18T03:12:48.816000 | 2017-12-19T04:40:23 | 2017-12-19T04:40:23 | 85,838,898 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SchoolRecruit2016.WAP.MoveCoins;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
while (in.hasNext()) {
int n = in.nextInt();
int m = in.nextInt();
int[][] board = new int[n][m];... | UTF-8 | Java | 1,168 | java | Main.java | Java | [] | null | [] | package SchoolRecruit2016.WAP.MoveCoins;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
while (in.hasNext()) {
int n = in.nextInt();
int m = in.nextInt();
int[][] board = new int[n][m];... | 1,168 | 0.377568 | 0.365582 | 44 | 25.545454 | 18.639467 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 9 |
d9be2a54588b71e91c809a4079fe96a15dfa0b4b | 6,347,961,710,362 | 4aed712e4d9761d3252aa13c7d69a1b8df45f43b | /src/cz/burios/uniql/persistence/jpa/Archive.java | a7bbd78198e258ffb0302a69899f2a79bce5ffae | [] | no_license | buriosca/cz.burios.uniql-jpa | https://github.com/buriosca/cz.burios.uniql-jpa | 86c682f2d19c824e21102ac71c150e7de1a25e18 | e9a651f836018456b99048f02191f2ebe824e511 | refs/heads/master | 2022-06-25T01:22:43.605000 | 2020-07-19T05:13:25 | 2020-07-19T05:13:25 | 247,073,006 | 0 | 0 | null | false | 2022-06-21T03:53:36 | 2020-03-13T13:05:10 | 2020-07-19T05:14:28 | 2022-06-21T03:53:35 | 5,823 | 0 | 0 | 3 | Java | false | false | /*******************************************************************************
* Copyright (c) 1998, 2014 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0... | UTF-8 | Java | 2,693 | java | Archive.java | Java | [
{
"context": "t.ArchiveFactoryImpl ArchiveFactoryImpl\n * @author Sanjeeb.Sahoo@Sun.COM\n */\npublic interface Archive {\n /*\n * Impl",
"end": 1183,
"score": 0.9996806383132935,
"start": 1162,
"tag": "EMAIL",
"value": "Sanjeeb.Sahoo@Sun.COM"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 1998, 2014 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0... | 2,679 | 0.666172 | 0.66023 | 72 | 36.388889 | 32.209194 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 9 |
d3493977b43c2316a0778b5f145559f32ddd3572 | 37,211,596,666,073 | 46ef04782c58b3ed1d5565f8ac0007732cddacde | /platform.core/metamodel.implementation/src/org/modelio/metamodel/impl/uml/informationFlow/InformationFlowData.java | 07346f0d9fb46f351a27d846b033833b557dda13 | [] | no_license | daravi/modelio | https://github.com/daravi/modelio | 844917412abc21e567ff1e9dd8b50250515d6f4b | 1787c8a836f7e708a5734d8bb5b8a4f1a6008691 | refs/heads/master | 2020-05-26T17:14:03.996000 | 2019-05-23T21:30:10 | 2019-05-23T21:30:45 | 188,309,762 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013-2018 Modeliosoft
*
* This file is part of Modelio.
*
* Modelio is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ve... | UTF-8 | Java | 2,510 | java | InformationFlowData.java | Java | [] | null | [] | /*
* Copyright 2013-2018 Modeliosoft
*
* This file is part of Modelio.
*
* Modelio is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ve... | 2,510 | 0.73506 | 0.619522 | 73 | 33.38356 | 25.470171 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342466 | false | false | 9 |
b44519f2ba5c8eb28ce8902a1b0e4808e455ba4a | 34,943,853,954,219 | 0dbd5e5337d989c2bac059e76e807a0235f10ae8 | /src/logic/bean/PlayedHuntBean.java | e6eb7a6ca6bf9d587669ddc910480678c3c492ee | [] | no_license | LucaFalasca/Hunts | https://github.com/LucaFalasca/Hunts | bf4a378344d50e105385551eb977dcdbe1acb593 | 8a80f358d0c7918e74f1cebf8b2e570de0967b99 | refs/heads/main | 2023-06-24T02:25:33.765000 | 2021-07-18T17:55:22 | 2021-07-18T17:55:22 | 320,211,427 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic.bean;
public class PlayedHuntBean {
private HuntBean playedHunt;
private double reviewRating;
private boolean isFinished;
public boolean isFinished() {
return isFinished;
}
public void setFinished(boolean isFinished) {
this.isFinished = isFinished;
}
public HuntBean getPlayedHu... | UTF-8 | Java | 587 | java | PlayedHuntBean.java | Java | [] | null | [] | package logic.bean;
public class PlayedHuntBean {
private HuntBean playedHunt;
private double reviewRating;
private boolean isFinished;
public boolean isFinished() {
return isFinished;
}
public void setFinished(boolean isFinished) {
this.isFinished = isFinished;
}
public HuntBean getPlayedHu... | 587 | 0.712095 | 0.712095 | 28 | 18.964285 | 15.511476 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 9 |
a3bf1217b55f90acce2e2dbba3b4e421ea3c496c | 14,688,788,155,407 | d8587f4b83fec121cfe60ca10fabbbbabaeac799 | /src/main/java/com/springboot/Controller/BearingRepairController.java | 413e2100ab74cdd1c29bda070f362961dc6e47cf | [] | no_license | wuxiachuan/lunwen | https://github.com/wuxiachuan/lunwen | 741aaf6e882df8499eac7381c7890514be480a0c | f38a4181dd66d7d09a138aed9bfa77c422670fdc | refs/heads/master | 2023-04-09T19:08:18.971000 | 2021-04-08T04:58:20 | 2021-04-08T04:58:20 | 355,763,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.Controller;
import com.springboot.dao.BearingRepairDao;
import com.springboot.dao.WheelDao;
import com.springboot.domain.BearingRepair;
import com.springboot.domain.Result;
import com.springboot.domain.SearchWheelParam;
import com.springboot.domain.WheelInfo;
import com.springboot.service.Bearin... | UTF-8 | Java | 8,369 | java | BearingRepairController.java | Java | [] | null | [] | package com.springboot.Controller;
import com.springboot.dao.BearingRepairDao;
import com.springboot.dao.WheelDao;
import com.springboot.domain.BearingRepair;
import com.springboot.domain.Result;
import com.springboot.domain.SearchWheelParam;
import com.springboot.domain.WheelInfo;
import com.springboot.service.Bearin... | 8,369 | 0.703479 | 0.696084 | 186 | 43.349461 | 31.346338 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.83871 | false | false | 9 |
ad2b11a1a7db31aedc085e2a44dbc34e1ac2d207 | 35,029,753,302,091 | 0363d1c39d023014626b0f18e87fbd5920400039 | /JavaOop1/src/com/banyuan/oop6/Fu.java | dd2c7c087ffafc44aaae4f87e880d97d4ae62cde | [] | no_license | chou120/DaHan | https://github.com/chou120/DaHan | 54390d1aca5453a7caa8fe9005d650c316ec48e5 | 32bb53edebee2678aa78de14195730ccb6f6c8db | refs/heads/master | 2021-02-17T06:51:53.709000 | 2020-04-08T03:35:25 | 2020-04-08T03:35:25 | 245,078,340 | 0 | 0 | null | false | 2020-10-13T20:50:28 | 2020-03-05T05:37:40 | 2020-04-08T03:36:50 | 2020-10-13T20:50:27 | 2,270 | 0 | 0 | 9 | Java | false | false | package com.banyuan.oop6;
/**
* @author sanye
* @version 1.0
* @date 2020/3/11 3:06 下午
*/
public class Fu {
private String name="张大炮";
public String address="炮王";
private int age=1;
public Fu(String name) {
this.name = name;
System.out.println("我是父类的有参构造器1");
}
public Fu(String name, ... | UTF-8 | Java | 762 | java | Fu.java | Java | [
{
"context": "package com.banyuan.oop6;\n\n/**\n * @author sanye\n * @version 1.0\n * @date 2020/3/11 3:06 下午\n */\npu",
"end": 47,
"score": 0.9987173080444336,
"start": 42,
"tag": "USERNAME",
"value": "sanye"
},
{
"context": "下午\n */\npublic class Fu {\n\n private String name=\"张大... | null | [] | package com.banyuan.oop6;
/**
* @author sanye
* @version 1.0
* @date 2020/3/11 3:06 下午
*/
public class Fu {
private String name="张大炮";
public String address="炮王";
private int age=1;
public Fu(String name) {
this.name = name;
System.out.println("我是父类的有参构造器1");
}
public Fu(String name, ... | 762 | 0.590643 | 0.567251 | 44 | 14.545455 | 14.590555 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 9 |
e2dd2237f50263de4351d467ebfc1d8509ef978b | 10,282,151,748,154 | daf51ebfb0c388fd1ad0fea2d24726bd0353356d | /transporte-master/Projeto/src/viewUsuario/TelaConsultaPercurso.java | 45a2a9f84dee64af80bff5edddfa2eaf632979bb | [] | no_license | MarcosWinicios/Transport | https://github.com/MarcosWinicios/Transport | 15a6dc3c8f7afb9a67d99ca1e60a575fcc421206 | 955ac386cb7f7535d68dbd51b0717554ee465f76 | refs/heads/master | 2022-01-16T16:03:15.548000 | 2019-06-21T02:18:07 | 2019-06-21T02:18:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package viewUsuario;
import java.util.ArrayList;
import view.TelaFimOperacao;
import model.Instituicao;
public class TelaConsultaPercurso{
public String telaIni = "\nDigite 1 para listar percursos ou 2 para pesquisar percuros: ";
public String telaErro = "\nNao foi encontrado nenhum percurso com essas informacoes!\... | UTF-8 | Java | 783 | java | TelaConsultaPercurso.java | Java | [] | null | [] | package viewUsuario;
import java.util.ArrayList;
import view.TelaFimOperacao;
import model.Instituicao;
public class TelaConsultaPercurso{
public String telaIni = "\nDigite 1 para listar percursos ou 2 para pesquisar percuros: ";
public String telaErro = "\nNao foi encontrado nenhum percurso com essas informacoes!\... | 783 | 0.711367 | 0.706258 | 21 | 36.333332 | 34.309978 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.809524 | false | false | 9 |
05b68e2c45dc1807b455b26c25d8515240c6dadd | 36,593,121,385,083 | 3422ad269d0d3d699fa9f6575f315c02fae744a9 | /src/net/ocara/cata/model/beans/Elemento.java | 0bd30149086f120d4f50879f6c16374babf4aef3 | [] | no_license | boanovadigital/cata | https://github.com/boanovadigital/cata | d141f2ec7e734605e0c43e5957bbdee52e18e462 | 787d90d2f7de35a900ad9b1df2013c4ad087611d | refs/heads/master | 2021-01-10T14:17:41.661000 | 2011-02-20T15:23:43 | 2011-02-20T15:23:43 | 45,246,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.ocara.cata.model.beans;
import java.security.Timestamp;
/**
*
* @author daraujo
*/
public class Elemento {
public String nome;
public Timestamp data;
}
| UTF-8 | Java | 298 | java | Elemento.java | Java | [
{
"context": "mport java.security.Timestamp;\n\n\n/**\n *\n * @author daraujo\n */\npublic class Elemento {\n \n public Strin",
"end": 197,
"score": 0.9990106225013733,
"start": 190,
"tag": "USERNAME",
"value": "daraujo"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.ocara.cata.model.beans;
import java.security.Timestamp;
/**
*
* @author daraujo
*/
public class Elemento {
public String nome;
public Timestamp data;
}
| 298 | 0.644295 | 0.644295 | 21 | 13.190476 | 15.897346 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
bfdbc39cb828458a665925049d3632ccf101ba57 | 38,774,964,755,792 | 9093db286c9cd50398882e5806c3d860ad8987f2 | /src/main/java/com/nka/demo/moviewiki/controller/MovieWikiController.java | 3d159f717fba34a1631bf3d8322785a912a798e6 | [] | no_license | nayanika07/Movie-Wiki-App-With-Hibernate | https://github.com/nayanika07/Movie-Wiki-App-With-Hibernate | 863a62388959c3c4ca9ba2aedb0befc8fe6d4746 | 09ff7e350454c457c4e35cfdc0e16ca125e72ba2 | refs/heads/master | 2022-12-11T17:16:35.640000 | 2020-09-05T09:52:55 | 2020-09-05T09:52:55 | 280,208,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nka.demo.moviewiki.controller;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springf... | UTF-8 | Java | 3,171 | java | MovieWikiController.java | Java | [] | null | [] | package com.nka.demo.moviewiki.controller;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springf... | 3,171 | 0.742668 | 0.740145 | 128 | 23.773438 | 21.783457 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.796875 | false | false | 9 |
6c0de011cd34f56f1c74e680ac59685751b1b45e | 8,787,503,109,850 | b2c194048078ebf3bc9639d2c191f491352cf6d1 | /BOJ/P2468/Main.java | 3cfc6933fd49f322509d1773a460295741f837c4 | [] | no_license | changhoi/Algorithm | https://github.com/changhoi/Algorithm | 8a2ba5cf61189c7548afbaa548a716f2afcf36cc | 8b03ffcb32461acf47df1c2facb71e0423ca213a | refs/heads/master | 2022-03-05T06:02:37.826000 | 2022-02-24T09:19:54 | 2022-02-24T09:19:54 | 173,154,177 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package P2468;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Main {
static int N;
static int max = Integer.MIN_VALUE, min = Integer.MAX_VALUE;
static int[][] map;
static int maxZone = Integer.MIN_VALUE;
... | UTF-8 | Java | 2,524 | java | Main.java | Java | [] | null | [] | package P2468;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Main {
static int N;
static int max = Integer.MIN_VALUE, min = Integer.MAX_VALUE;
static int[][] map;
static int maxZone = Integer.MIN_VALUE;
... | 2,524 | 0.451268 | 0.436212 | 90 | 27.044445 | 21.289492 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 9 |
fde831f3ca69d8115480bb143f29990fb51a19c2 | 12,867,722,022,451 | 4d42020774eb60d4feefb69bd3400ecd2f66b941 | /src/com/lch/general/dbBeans/ATTACHEDDOCS.java | 2fdc7eb781006a96c6cf6e4a895430a49ef22481 | [] | no_license | flyingbolt12/RunnigTicker | https://github.com/flyingbolt12/RunnigTicker | 8b532bd3115579259e0a010aeef1c382b4ea47a2 | e718524bc6ef69184159855288bfad0abb0407b0 | refs/heads/master | 2020-04-18T00:51:07.414000 | 2019-02-07T14:09:45 | 2019-02-07T14:09:45 | 167,094,163 | 0 | 0 | null | true | 2019-01-23T01:18:35 | 2019-01-23T01:18:34 | 2019-01-14T01:32:19 | 2019-01-14T01:32:12 | 194,058 | 0 | 0 | 0 | null | false | null | package com.lch.general.dbBeans;
import java.sql.Timestamp;
/**
* @author kanchg
*
*/
public class ATTACHEDDOCS {
private long userId;
private long businessId;
private String docType;
private String docAPath;
private String docRPath;
private Timestamp attachedDate;
private String docName;
private String ... | UTF-8 | Java | 1,412 | java | ATTACHEDDOCS.java | Java | [
{
"context": "Beans;\n\nimport java.sql.Timestamp;\n\n/**\n * @author kanchg\n * \n */\npublic class ATTACHEDDOCS {\n\n\tprivate lon",
"end": 83,
"score": 0.9997135996818542,
"start": 77,
"tag": "USERNAME",
"value": "kanchg"
}
] | null | [] | package com.lch.general.dbBeans;
import java.sql.Timestamp;
/**
* @author kanchg
*
*/
public class ATTACHEDDOCS {
private long userId;
private long businessId;
private String docType;
private String docAPath;
private String docRPath;
private Timestamp attachedDate;
private String docName;
private String ... | 1,412 | 0.727337 | 0.727337 | 85 | 15.611765 | 15.521593 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.152941 | false | false | 9 |
7811ef893d22f21add68eddfd907cbb20a871705 | 20,822,001,481,795 | d265cccf853b8ce0785736a43a860dd6d4d496d6 | /zzbxxbspt/src/main/java/com/gdin/dzzwsyb/zzbxxbspt/web/service/GroupService.java | f9c08a4aa0b4331fa4fa3fe1805d17e6a342768d | [] | no_license | PanzerkleinVv/zzbxxbspt | https://github.com/PanzerkleinVv/zzbxxbspt | 36e3d95b75701b71403006a617dca7232cad6de6 | 1218d37a4011ae49a4e42cc736b6265ef76acf11 | refs/heads/master | 2022-12-27T06:54:34.843000 | 2020-01-03T09:22:41 | 2020-01-03T09:22:41 | 220,430,827 | 0 | 0 | null | false | 2022-12-16T03:32:15 | 2019-11-08T09:18:39 | 2020-01-03T09:22:52 | 2022-12-16T03:32:11 | 21,964 | 0 | 0 | 17 | JavaScript | false | false | package com.gdin.dzzwsyb.zzbxxbspt.web.service;
import com.gdin.dzzwsyb.zzbxxbspt.core.feature.orm.mybatis.Page;
import com.gdin.dzzwsyb.zzbxxbspt.core.generic.GenericService;
import com.gdin.dzzwsyb.zzbxxbspt.web.model.Group;
public interface GroupService extends GenericService<Group, String> {
Page<Group>... | UTF-8 | Java | 387 | java | GroupService.java | Java | [] | null | [] | package com.gdin.dzzwsyb.zzbxxbspt.web.service;
import com.gdin.dzzwsyb.zzbxxbspt.core.feature.orm.mybatis.Page;
import com.gdin.dzzwsyb.zzbxxbspt.core.generic.GenericService;
import com.gdin.dzzwsyb.zzbxxbspt.web.model.Group;
public interface GroupService extends GenericService<Group, String> {
Page<Group>... | 387 | 0.777778 | 0.777778 | 13 | 27.76923 | 27.652107 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 9 |
ee823b9ed5b98dbf69f99781874117ba0f745be1 | 16,372,415,365,007 | fa442e3b1941efe61f6b2683d4d0d968213c12ef | /src/main/java/T06_题型_斐波拉契/N01_简单_求斐波拉契第N项.java | 4e48e57edd33192136f26fc48a27ecb65a519473 | [] | no_license | auroraslot/suanfa | https://github.com/auroraslot/suanfa | 1d217b817a3e75187ed18cc1de8e313235e53c57 | 2da3a5bcc0d8440a7af1788a0df1c3c927bbec26 | refs/heads/master | 2023-07-13T23:46:54.931000 | 2021-08-18T12:47:30 | 2021-08-18T12:47:30 | 288,449,938 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package T06_题型_斐波拉契;
/**
* 0、1、1、2、3、5、8、13
*
* 重点掌握非递归的实现方式
*
*/
public class N01_简单_求斐波拉契第N项 {
// public static void main(String[] args) {
// System.out.println(fibonacci(45));
// System.out.println(fibonacci2(45));
// }
/**
* 非递归方式(循环)
* @param index 索引
* @return re... | UTF-8 | Java | 1,016 | java | N01_简单_求斐波拉契第N项.java | Java | [] | null | [] | package T06_题型_斐波拉契;
/**
* 0、1、1、2、3、5、8、13
*
* 重点掌握非递归的实现方式
*
*/
public class N01_简单_求斐波拉契第N项 {
// public static void main(String[] args) {
// System.out.println(fibonacci(45));
// System.out.println(fibonacci2(45));
// }
/**
* 非递归方式(循环)
* @param index 索引
* @return re... | 1,016 | 0.456427 | 0.427015 | 57 | 15.105263 | 14.863926 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 9 |
97c752479a8d13770ef8e50735c9276556ea9e24 | 18,854,906,442,311 | 0babedbb4a0b825b1c76fe90dfcc3bb50375e368 | /src/gui/Constant.java | 212468276bf2706c6aefe87d18c2578d9bcf6e13 | [] | no_license | linmx0130/Monopoly2 | https://github.com/linmx0130/Monopoly2 | b35bdc339ec2545329e578717f19093c66fe357c | 8269cf2e5394f206c05577962133432fa9f3fb2c | refs/heads/master | 2021-01-17T12:54:52.541000 | 2016-06-18T22:19:59 | 2016-06-18T22:19:59 | 55,977,851 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import java.awt.*;
/**
* Created by Mengxiao Lin on 2016/6/10.
*/
public class Constant {
public static Color[] PLAYER_COLOR={Color.BLUE, Color.RED, Color.GREEN, Color.MAGENTA};
}
| UTF-8 | Java | 211 | java | Constant.java | Java | [
{
"context": "e gui;\r\n\r\nimport java.awt.*;\r\n\r\n/**\r\n * Created by Mengxiao Lin on 2016/6/10.\r\n */\r\npublic class Constant {\r\n ",
"end": 69,
"score": 0.9995300769805908,
"start": 57,
"tag": "NAME",
"value": "Mengxiao Lin"
}
] | null | [] | package gui;
import java.awt.*;
/**
* Created by <NAME> on 2016/6/10.
*/
public class Constant {
public static Color[] PLAYER_COLOR={Color.BLUE, Color.RED, Color.GREEN, Color.MAGENTA};
}
| 205 | 0.654028 | 0.620853 | 10 | 19.1 | 26.92378 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
2886a5824265394de1ba62b108ae1c439a7b5cda | 4,466,766,022,487 | 5dc755fb9c68fb1a17d2bff1d3ff75af06fd5c71 | /src/community/wcs2_0-eo/src/main/java/org/geoserver/wcs2_0/eo/GetCoverageEOCallback.java | 8f00fa5a2fe437f5c25ec4e93108028066c26053 | [] | no_license | DGuidi/geoserver | https://github.com/DGuidi/geoserver | 67260ae7f052be7c8ce484c368d7404393652ffc | 0f4e0b301c80c49496fa7c3dc486869ece27d81a | refs/heads/master | 2021-01-17T12:22:11.501000 | 2013-09-12T08:43:49 | 2013-09-12T08:43:49 | 12,778,795 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright (c) 2001 - 2013 OpenPlans - www.openplans.org. All rights reserved.
* This code is licensed under the GPL 2.0 license, available at the root
* application directory.
*/
package org.geoserver.wcs2_0.eo;
import java.io.IOException;
import net.opengis.wcs20.GetCoverageType;
import org.geoserver.catalog.... | UTF-8 | Java | 3,637 | java | GetCoverageEOCallback.java | Java | [
{
"context": " limit it to the specified granule \n * \n * @author Andrea Aime - GeoSolutions\n */\npublic class GetCoverageEOCall",
"end": 1134,
"score": 0.9998810291290283,
"start": 1123,
"tag": "NAME",
"value": "Andrea Aime"
}
] | null | [] | /* Copyright (c) 2001 - 2013 OpenPlans - www.openplans.org. All rights reserved.
* This code is licensed under the GPL 2.0 license, available at the root
* application directory.
*/
package org.geoserver.wcs2_0.eo;
import java.io.IOException;
import net.opengis.wcs20.GetCoverageType;
import org.geoserver.catalog.... | 3,632 | 0.673357 | 0.662359 | 85 | 41.788235 | 31.845249 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 9 |
1ebc1b7ee0f8b96341650ee0b5e008c2d0e71e87 | 12,463,995,097,946 | 39070004e88b28020f0e89300db19447c8fc8946 | /OccleveMobileClientProject/src/org/occleve/mobileclient/excludable/devstuff/VocabRecordFilenameTextBox.java | 076c11cea40feca182fb0ad8d4624161fa39b388 | [] | no_license | BackupTheBerlios/occleve | https://github.com/BackupTheBerlios/occleve | b7ad5f95ae27f4e01abe03b7cd34df77d1eb5550 | e3927750c89dbeac601be564ec9c751b10f06a25 | refs/heads/master | 2021-01-01T17:10:02.821000 | 2011-12-30T14:25:03 | 2011-12-30T14:25:03 | 40,319,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
This file is part of the Occleve (Open Content Learning Environment) mobile client
Copyright (C) 2007-9 Joe Gittings
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of th... | UTF-8 | Java | 2,441 | java | VocabRecordFilenameTextBox.java | Java | [
{
"context": " Environment) mobile client\r\nCopyright (C) 2007-9 Joe Gittings\r\n\r\nThis program is free software; you can redistr",
"end": 123,
"score": 0.9998934268951416,
"start": 111,
"tag": "NAME",
"value": "Joe Gittings"
},
{
"context": "fth Floor, Boston, MA 02110-1301, US... | null | [] | /**
This file is part of the Occleve (Open Content Learning Environment) mobile client
Copyright (C) 2007-9 <NAME>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the Lice... | 2,429 | 0.672265 | 0.662433 | 72 | 31.875 | 26.060261 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652778 | false | false | 9 |
1e612f8de9331a412f398b73eb3256ea91490154 | 19,533,511,295,467 | 4cd6824e7079b8171cdae24b9f8f628f06c3727b | /autoinstallapp/src/main/java/com/army/autoinstallapp/MainActivity.java | 9014f61a13fba770b3a70574369e93d7bbf1d365 | [] | no_license | Armyoftheworld/variousDemo | https://github.com/Armyoftheworld/variousDemo | b87f421de8a0d27de486fc87f44fb6e2bdbacadb | 489a8624bc47bdbd3fe25485e3788e2dbfa1fa4c | refs/heads/master | 2021-01-15T12:37:56.370000 | 2020-01-11T14:44:28 | 2020-01-11T14:44:28 | 66,707,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.army.autoinstallapp;
import android.app.DownloadManager;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.provider.Settings;
import android.support.v7.app.... | UTF-8 | Java | 3,085 | java | MainActivity.java | Java | [] | null | [] | package com.army.autoinstallapp;
import android.app.DownloadManager;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.provider.Settings;
import android.support.v7.app.... | 3,085 | 0.689465 | 0.681686 | 79 | 38.050632 | 30.190073 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64557 | false | false | 9 |
6f296f5703888d8f1dfa9f4d1e02e667c410a44a | 26,766,236,225,682 | 2c861666867536cd32b90683be06d7d220ba0bb3 | /src/main/java/com/tutorials/controllers/api/UserApi.java | 00bae6248ce3ac4ab58f663cc1b9da30bf71ae2b | [] | no_license | BirajKumarHalder/SpringBootApp | https://github.com/BirajKumarHalder/SpringBootApp | 3fbe69365c03474d937e682d74aa9a80e01f9c6a | 2d93dedd829fd408fe19fac6a5fc30d33247487c | refs/heads/master | 2021-05-27T08:10:11.191000 | 2020-05-11T03:32:40 | 2020-05-11T03:32:40 | 254,243,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tutorials.controllers.api;
import com.tutorials.models.UserModel;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import io.swagger.annotations.ApiParam;
import org.springframework.http.ResponseEntity;
import org.springframework.validation.annotation.Validated;
import org.spr... | UTF-8 | Java | 2,559 | java | UserApi.java | Java | [] | null | [] | package com.tutorials.controllers.api;
import com.tutorials.models.UserModel;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import io.swagger.annotations.ApiParam;
import org.springframework.http.ResponseEntity;
import org.springframework.validation.annotation.Validated;
import org.spr... | 2,559 | 0.745604 | 0.745604 | 37 | 68.162163 | 84.743019 | 359 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.135135 | false | false | 9 |
4a48aebea2b379f785f2c52249aba3a5fe9d951e | 13,451,837,588,151 | b91c272fc5e0bdac1609c21dfb8547847bed9e24 | /BloggerAppSpringHibernate/src/main/java/com/himanshu/blogger/dao/UserDao.java | d79c41ced8b318841c63a0f7967a71658b725ceb | [] | no_license | HimanshuMishra01/SpringBloogerSecurity | https://github.com/HimanshuMishra01/SpringBloogerSecurity | 180070c7561e42135b235b1a17673a28deede7ec | 462724730c00841255401cdc498637f8fba9f76b | refs/heads/master | 2021-01-13T08:16:22.528000 | 2016-11-29T03:50:26 | 2016-11-29T03:50:26 | 71,804,907 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.himanshu.blogger.dao;
import java.util.List;
import com.himanshu.blogger.model.User;
public interface UserDao {
User findById(String userId);
List<User> findAllUsers();
void saveUser(User user);
void deleteUserByUserId(String userId);
}
| UTF-8 | Java | 280 | java | UserDao.java | Java | [] | null | [] | package com.himanshu.blogger.dao;
import java.util.List;
import com.himanshu.blogger.model.User;
public interface UserDao {
User findById(String userId);
List<User> findAllUsers();
void saveUser(User user);
void deleteUserByUserId(String userId);
}
| 280 | 0.710714 | 0.710714 | 16 | 15.5 | 15.483863 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 9 |
0e3d65ae9b46b5ee64a3707c128d3c54c0baf83d | 7,249,904,837,202 | 5c3d1fd3d74fa39bc3811ccb00c3b5797de3319a | /kit-data/src/main/java/com/hl/kit/data/common/mybaties/dao/MyBaseService.java | ef77a5fcbe04334057e747f0808220dfd72b8714 | [] | no_license | tukela/toolbox | https://github.com/tukela/toolbox | 046f7b3b3c2dd5a049af62619d7cc15cc50b2c18 | cd554d451a1bb2133d461b98df04a637abfe2ba2 | refs/heads/master | 2021-01-20T15:03:30.289000 | 2019-04-01T09:17:45 | 2019-04-01T09:17:45 | 90,707,822 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hl.kit.data.common.mybaties.dao;
import com.baomidou.mybatisplus.service.IService;
/**
* @author: honglei
* @Date: 2019/4/1 14:14
* @Version: 1.0
* @See:
* @Description:
*/
public interface MyBaseService<T> extends IService<T> {
}
| UTF-8 | Java | 251 | java | MyBaseService.java | Java | [
{
"context": "dou.mybatisplus.service.IService;\n\n/**\n * @author: honglei\n * @Date: 2019/4/1 14:14\n * @Version: 1.0\n * @See",
"end": 120,
"score": 0.9926342368125916,
"start": 113,
"tag": "USERNAME",
"value": "honglei"
}
] | null | [] | package com.hl.kit.data.common.mybaties.dao;
import com.baomidou.mybatisplus.service.IService;
/**
* @author: honglei
* @Date: 2019/4/1 14:14
* @Version: 1.0
* @See:
* @Description:
*/
public interface MyBaseService<T> extends IService<T> {
}
| 251 | 0.693227 | 0.645418 | 13 | 18.307692 | 18.681067 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 9 |
62a0b56651851f7804ad4c56c11dd0f0a2586098 | 29,729,763,642,519 | 39af23f0d2850f2c8e262cc7ff31729f221014a0 | /com.io7m.coffeepick.runtime.parser.spi/src/main/java/com/io7m/coffeepick/runtime/parser/spi/SPIProbeResultType.java | d82c61e96a0a4392a2fd78478ad13636c4d0779c | [
"ISC"
] | permissive | io7m/coffeepick | https://github.com/io7m/coffeepick | 43990a131e01714bb46d04a52f0a2259e1cf564c | 85490aa75f993b0119a358b92d21d945493bb83a | refs/heads/develop | 2023-08-23T20:58:41.358000 | 2023-08-13T21:09:21 | 2023-08-13T21:09:21 | 157,016,248 | 1 | 0 | ISC | false | 2021-08-02T17:16:17 | 2018-11-10T19:54:51 | 2021-05-08T13:16:04 | 2021-08-02T17:16:15 | 1,011 | 1 | 0 | 4 | Java | false | false | /*
* Copyright © 2018 Mark Raynsford <code@io7m.com> http://io7m.com
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVID... | UTF-8 | Java | 2,161 | java | SPIProbeResultType.java | Java | [
{
"context": "/*\n * Copyright © 2018 Mark Raynsford <code@io7m.com> http://io7m.com\n *\n * Permission ",
"end": 37,
"score": 0.9997813105583191,
"start": 23,
"tag": "NAME",
"value": "Mark Raynsford"
},
{
"context": "/*\n * Copyright © 2018 Mark Raynsford <code@io7m.com> http://io7m... | null | [] | /*
* Copyright © 2018 <NAME> <<EMAIL>> http://io7m.com
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND... | 2,147 | 0.675463 | 0.671759 | 103 | 19.970873 | 24.497456 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.242718 | false | false | 9 |
1a22eb3d07c3f2497258148557461fe7f35ef0be | 21,174,188,831,058 | 86f8d64f7bfe1a7a5a66fd35e68f48895b91ecb6 | /src/Graph/TheGrid.java | 8ea388e0fa56784256cfe95dfbde6166f511e3d9 | [] | no_license | NightKing0919/Algobackup | https://github.com/NightKing0919/Algobackup | 8d1a5a67eb1f8f010e8c39fa3abf08cbdfbae5a9 | baaaff664d832979d7aeddd91ed887d552e2bf42 | refs/heads/master | 2020-04-08T14:54:11.600000 | 2019-09-19T06:26:17 | 2019-09-19T06:26:17 | 159,456,527 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Graph;
import java.io.BufferedReader;
import java.io.InputStreamReader;
public class TheGrid {
static int res = 0, n;
static boolean[][] vis;
static int[] dx = {-1, 1, 0, 0}, dy = {0, 0, -1, 1};
static int[][] arr;
public static void main(String[] args) throws Exception {
Buffered... | UTF-8 | Java | 1,579 | java | TheGrid.java | Java | [] | null | [] | package Graph;
import java.io.BufferedReader;
import java.io.InputStreamReader;
public class TheGrid {
static int res = 0, n;
static boolean[][] vis;
static int[] dx = {-1, 1, 0, 0}, dy = {0, 0, -1, 1};
static int[][] arr;
public static void main(String[] args) throws Exception {
Buffered... | 1,579 | 0.426219 | 0.40532 | 51 | 29.960785 | 24.105129 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.901961 | false | false | 9 |
601826a57bfbbb12039fa9a165690f147ef6e19d | 31,679,678,824,527 | 401116ff87728a77361b226475a0ae47993747c9 | /app/build/generated/source/kapt/debug/com/vodrex/mdb/DataBinderMapperImpl.java | 8b7637aff995c0a4a15609359ebb45ac4a5170ec | [] | no_license | vodre/rappiTest | https://github.com/vodre/rappiTest | c9b964f402529ede9a09ab576f112c78d01b6c23 | b247dc6a19a90cf06349b7f1bcafd2353025a07a | refs/heads/master | 2020-04-23T15:07:22.695000 | 2019-02-19T20:39:03 | 2019-02-19T20:39:03 | 171,253,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vodrex.mdb;
import android.util.SparseArray;
import android.util.SparseIntArray;
import android.view.View;
import androidx.databinding.DataBinderMapper;
import androidx.databinding.DataBindingComponent;
import androidx.databinding.ViewDataBinding;
import com.vodrex.mdb.databinding.ActivityMovieDetailBindin... | UTF-8 | Java | 4,374 | java | DataBinderMapperImpl.java | Java | [] | null | [] | package com.vodrex.mdb;
import android.util.SparseArray;
import android.util.SparseIntArray;
import android.view.View;
import androidx.databinding.DataBinderMapper;
import androidx.databinding.DataBindingComponent;
import androidx.databinding.ViewDataBinding;
import com.vodrex.mdb.databinding.ActivityMovieDetailBindin... | 4,374 | 0.698445 | 0.693187 | 128 | 33.171875 | 29.953117 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617188 | false | false | 9 |
4d7a1343c5e6442dd34aaf2a2340409d419a9833 | 28,501,403,040,503 | 14245e5e69bf761a2a1e2ad7585fb770b9a3da90 | /nordismobile/src/com/panzyma/nm/fragments/ConsultaVentasFragment.java | d47462a840208d6c33b7237dd7b372f59bdb5268 | [] | no_license | obenavidez/MICIO | https://github.com/obenavidez/MICIO | 2e045d9eeab4d9bc6958e0aca47cf8406e7f006d | a37e10041a008b52d8ed868457aaa52e18c29d8c | refs/heads/master | 2020-04-06T03:33:59.774000 | 2016-11-03T16:13:53 | 2016-11-03T16:13:53 | 17,572,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.panzyma.nm.fragments;
import static com.panzyma.nm.controller.ControllerProtocol.ERROR;
import static com.panzyma.nm.controller.ControllerProtocol.NOTIFICATION_DIALOG;
import java.util.ArrayList;
import java.util.List;
import com.panzyma.nm.NMApp;
import com.panzyma.nm.CBridgeM.BVentaM.Petition... | ISO-8859-1 | Java | 12,363 | java | ConsultaVentasFragment.java | Java | [] | null | [] | package com.panzyma.nm.fragments;
import static com.panzyma.nm.controller.ControllerProtocol.ERROR;
import static com.panzyma.nm.controller.ControllerProtocol.NOTIFICATION_DIALOG;
import java.util.ArrayList;
import java.util.List;
import com.panzyma.nm.NMApp;
import com.panzyma.nm.CBridgeM.BVentaM.Petition... | 12,363 | 0.674972 | 0.673516 | 433 | 26.549654 | 22.776106 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.048499 | false | false | 9 |
0fccb1c71004085244ffbbf347af05175ad24402 | 3,504,693,356,133 | 6b4125b3d69cbc8fc291f93a2025f9f588d160d3 | /private-components/swingui/src/main/java/org/limewire/ui/swing/search/BrowseFailedMessagePanel.java | 3d5ffd6d117015a3805be858e2d3fd3ad7c92899 | [] | no_license | mnutt/limewire5-ruby | https://github.com/mnutt/limewire5-ruby | d1b079785524d10da1b9bbae6fe065d461f7192e | 20fc92ea77921c83069e209bb045b43b481426b4 | refs/heads/master | 2022-02-10T12:20:02.332000 | 2009-09-11T15:47:07 | 2009-09-11T15:47:07 | 89,669 | 2 | 3 | null | false | 2022-01-27T16:18:46 | 2008-12-12T19:40:01 | 2019-08-13T13:47:16 | 2022-01-27T16:18:46 | 235,420 | 9 | 2 | 2 | Java | false | false | package org.limewire.ui.swing.search;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.List;
import javax.swing.JComponent;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.event.HyperlinkEvent;
import javax.... | UTF-8 | Java | 9,431 | java | BrowseFailedMessagePanel.java | Java | [] | null | [] | package org.limewire.ui.swing.search;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.List;
import javax.swing.JComponent;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.event.HyperlinkEvent;
import javax.... | 9,431 | 0.646803 | 0.641926 | 253 | 36.27668 | 29.227108 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 9 |
bf251c37948f04325834419463a9366ef82cb6fc | 11,656,541,272,772 | 8222f67c383fc7d20383f8f9ea2ba0f389377156 | /Practise java/src/Practise/Test.java | 4680791abb77205ee1f2fe83d11a3bb0fe529a9f | [] | no_license | sandyburla/basic-java | https://github.com/sandyburla/basic-java | d2e510d2bfeea09022709c9ab436400d3998f4b0 | 9e278d61ebef5dc63fc3f5b3c13130873b88d457 | refs/heads/master | 2020-12-21T04:34:08.897000 | 2020-01-26T12:42:25 | 2020-01-26T12:42:25 | 236,308,180 | 0 | 0 | null | false | 2020-10-13T19:04:40 | 2020-01-26T12:19:15 | 2020-01-26T12:44:10 | 2020-10-13T19:04:39 | 48,812 | 0 | 0 | 1 | JavaScript | false | false | package Practise;
import java.util.*;
public class Test {
public static void main(String[] args) {
Stack<Integer> st = new Stack<Integer>();
Stack_push(st);
}
static void Stack_push(Stack<Integer> st) {
Scanner s = new Scanner(System.in);
System.out.println("enter the length of array");
int x = s.ne... | UTF-8 | Java | 712 | java | Test.java | Java | [] | null | [] | package Practise;
import java.util.*;
public class Test {
public static void main(String[] args) {
Stack<Integer> st = new Stack<Integer>();
Stack_push(st);
}
static void Stack_push(Stack<Integer> st) {
Scanner s = new Scanner(System.in);
System.out.println("enter the length of array");
int x = s.ne... | 712 | 0.630618 | 0.627809 | 34 | 19.941177 | 16.824249 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.852941 | false | false | 9 |
54586306fccfa8bbc971eb309bdc9b73bc7bdd27 | 11,278,584,177,914 | 5d575d66db4b56704aa73aa2c00a0b1c323e934a | /Management/src/management/model/Animal.java | 3ce262f2449141256254e9f978debe929efa616a | [] | no_license | rothmenk/management | https://github.com/rothmenk/management | 289ff524c9cf502283a05f2c20bf1d317b8eda9b | a21f15eb0cf2190fc242f78471a32e25b6f14d48 | refs/heads/master | 2021-01-22T11:51:38.903000 | 2015-08-25T20:32:52 | 2015-08-25T20:32:52 | 40,551,602 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package management.model;
import management.util.ReaderUtils;
/**
*
* @author kir
*/
public abstract class Animal {
public static final int STATUS_NORMAL = 0;
public static final int STATUS_DEAD = 1;
public static final int STATUS_OFFLINE = 2;
private String name;
private int health;
priv... | UTF-8 | Java | 2,876 | java | Animal.java | Java | [
{
"context": "rt management.util.ReaderUtils;\n\n/**\n *\n * @author kir\n */\npublic abstract class Animal {\n\n public st",
"end": 85,
"score": 0.9961216449737549,
"start": 82,
"tag": "USERNAME",
"value": "kir"
}
] | null | [] | package management.model;
import management.util.ReaderUtils;
/**
*
* @author kir
*/
public abstract class Animal {
public static final int STATUS_NORMAL = 0;
public static final int STATUS_DEAD = 1;
public static final int STATUS_OFFLINE = 2;
private String name;
private int health;
priv... | 2,876 | 0.615592 | 0.614435 | 105 | 23.676191 | 22.842939 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409524 | false | false | 9 |
030bee1f6a6c45db5591a186f560843a3ef8ba37 | 30,889,404,826,271 | 349e3287798a399ffbf3fb2bfb6303423066a5ae | /SecurityPass/app/src/main/java/com/example/securitypass/Dashboard.java | 35339d902449114b0e239ba2f4aa8e88fe41fda1 | [] | no_license | bruser33/inversiones_security | https://github.com/bruser33/inversiones_security | 95c34416c268b354fea4dcae5dc493fc01e31c87 | e674695645660e6116ba6253ab53eeae26b694e8 | refs/heads/master | 2020-09-09T20:53:30.394000 | 2019-11-13T23:06:28 | 2019-11-13T23:06:28 | 221,566,671 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.securitypass;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import com.beardedhen.androidbootstrap.TypefaceProvider;
public class Dashboard extends AppCompatActivity {
@Override
protected void onCreate... | UTF-8 | Java | 633 | java | Dashboard.java | Java | [
{
"context": "dx.appcompat.app.AppCompatActivity;\n\nimport com.beardedhen.androidbootstrap.TypefaceProvider;\n\npublic class ",
"end": 190,
"score": 0.8329284191131592,
"start": 182,
"tag": "USERNAME",
"value": "ardedhen"
}
] | null | [] | package com.example.securitypass;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import com.beardedhen.androidbootstrap.TypefaceProvider;
public class Dashboard extends AppCompatActivity {
@Override
protected void onCreate... | 633 | 0.747235 | 0.747235 | 23 | 26.52174 | 21.368139 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 9 |
39b1cc4fe09ac6d634e3faa33ef2dec7cd5dda8f | 24,979,529,837,704 | 90ca50db014ac2f4e0de9fcda4e46caa8b200215 | /src/test/java/com/example/testTask/fw/MarketHeaderHelper.java | 067247c3a0f7e0e1906f9b243ee49f1e6bbb62e5 | [] | no_license | kate-shmygol/QA21_YandexTask_2 | https://github.com/kate-shmygol/QA21_YandexTask_2 | 15f480a2a6f9fdcca7f4a5a4eba9361bfd1bf50c | 9be4e19bb8f99e33088fcfdbe920204850583d4e | refs/heads/master | 2023-08-26T17:14:02.776000 | 2021-11-03T12:03:27 | 2021-11-03T12:03:27 | 424,212,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.testTask.fw;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class MarketHeaderHelper extends HelperBase {
public MarketHeaderHelper(WebDriver driver) {
super(driver);
}
public void typeInSearchInputField(String itemName) {
// В поисковую строку ввести запомнен... | UTF-8 | Java | 1,057 | java | MarketHeaderHelper.java | Java | [] | null | [] | package com.example.testTask.fw;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class MarketHeaderHelper extends HelperBase {
public MarketHeaderHelper(WebDriver driver) {
super(driver);
}
public void typeInSearchInputField(String itemName) {
// В поисковую строку ввести запомнен... | 1,057 | 0.745361 | 0.723711 | 27 | 34.925926 | 37.11237 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.407407 | false | false | 9 |
f3b824072b4bbc9375fb62b647687abcde9b2d06 | 2,920,577,778,052 | e38a0148e3187c2a53205e0d9a5bfbaf15910a18 | /test/src/main/java/pl/itcrowd/arquillian/mock_contexts/test/ViewScopedComponent.java | 5747ef0dcd82e7475108a6f1afc8ee6f6357b666 | [] | no_license | kesha/mock-contexts-extension | https://github.com/kesha/mock-contexts-extension | 287afc12a295955e0387ed0fe23782fbe189d82b | e0bac99049a3f0607890fde5493d909594c3a0ac | refs/heads/master | 2021-06-28T22:18:22.221000 | 2017-09-21T12:57:28 | 2017-09-21T12:57:28 | 104,342,763 | 1 | 0 | null | true | 2017-09-21T12:02:07 | 2017-09-21T12:02:07 | 2013-09-30T08:20:29 | 2013-06-07T15:03:55 | 163 | 0 | 0 | 0 | null | null | null | package pl.itcrowd.arquillian.mock_contexts.test;
import javax.faces.view.ViewScoped;
import java.io.Serializable;
@ViewScoped
public class ViewScopedComponent implements Serializable {
// ------------------------------ FIELDS ------------------------------
private int index;
// --------------------- GETTER / S... | UTF-8 | Java | 496 | java | ViewScopedComponent.java | Java | [] | null | [] | package pl.itcrowd.arquillian.mock_contexts.test;
import javax.faces.view.ViewScoped;
import java.io.Serializable;
@ViewScoped
public class ViewScopedComponent implements Serializable {
// ------------------------------ FIELDS ------------------------------
private int index;
// --------------------- GETTER / S... | 496 | 0.53629 | 0.53629 | 23 | 20.565218 | 22.567438 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 9 |
1196025c50b90aa4bddde813c7869c85d027ec2b | 13,305,808,688,112 | 13cbb329807224bd736ff0ac38fd731eb6739389 | /sun/audio/AudioDataStream.java | a4fa5b640489db74aeaad704ef2111a0abd7f496 | [] | no_license | ZhipingLi/rt-source | https://github.com/ZhipingLi/rt-source | 5e2537ed5f25d9ba9a0f8009ff8eeca33930564c | 1a70a036a07b2c6b8a2aac6f71964192c89aae3c | refs/heads/master | 2023-07-14T15:00:33.100000 | 2021-09-01T04:49:04 | 2021-09-01T04:49:04 | 401,933,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sun.audio;
import java.io.ByteArrayInputStream;
public class AudioDataStream extends ByteArrayInputStream {
private final AudioData ad;
public AudioDataStream(AudioData paramAudioData) {
super(paramAudioData.buffer);
this.ad = paramAudioData;
}
final AudioData getAudioData() { return thi... | UTF-8 | Java | 508 | java | AudioDataStream.java | Java | [] | null | [] | package sun.audio;
import java.io.ByteArrayInputStream;
public class AudioDataStream extends ByteArrayInputStream {
private final AudioData ad;
public AudioDataStream(AudioData paramAudioData) {
super(paramAudioData.buffer);
this.ad = paramAudioData;
}
final AudioData getAudioData() { return thi... | 508 | 0.706693 | 0.687008 | 20 | 24.450001 | 26.919277 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 9 |
f09d0579311ec40d294efc08d31ff75b1e8d6ac4 | 25,847,113,254,440 | abed6f41114a0ff65966fef1428d2c85f1eced03 | /gateway-entity/src/main/java/com/ilikly/gateway/entity/Application.java | 9fcedf77ceac2cf117f972e2124c9b0b4f911fe0 | [] | no_license | likly/likly-gateway | https://github.com/likly/likly-gateway | 8c28c0a3832ffd50d257685949110818d802bd1e | 64d42640a50f725171690375d968ddee84c4256f | refs/heads/master | 2020-04-14T10:59:04.393000 | 2019-01-11T16:36:43 | 2019-01-11T16:36:43 | 163,801,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ilikly.gateway.entity;
import com.ilikly.finalframework.data.annotation.Entity;
import com.ilikly.finalframework.data.entity.AbsEntity;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* @author likly
* @version 1.0
* @date 2019-01-04 10:17:23
* @since 1.0
*/
@Entity
@Data
@EqualsAndHashCode(... | UTF-8 | Java | 467 | java | Application.java | Java | [
{
"context": ";\nimport lombok.EqualsAndHashCode;\n\n/**\n * @author likly\n * @version 1.0\n * @date 2019-01-04 10:17:23\n * @",
"end": 223,
"score": 0.9996087551116943,
"start": 218,
"tag": "USERNAME",
"value": "likly"
}
] | null | [] | package com.ilikly.gateway.entity;
import com.ilikly.finalframework.data.annotation.Entity;
import com.ilikly.finalframework.data.entity.AbsEntity;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* @author likly
* @version 1.0
* @date 2019-01-04 10:17:23
* @since 1.0
*/
@Entity
@Data
@EqualsAndHashCode(... | 467 | 0.753747 | 0.715203 | 21 | 21.238094 | 17.045889 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 9 |
6caee17082bac6807fffc833e931a9411736f60c | 26,645,977,117,869 | d954c7497dd0c9c14b0de1cf290d4f8649319059 | /src/com/maple/compiler/parsing/parser/Parser.java | 1ef7c216ed8cf7ea73dc4128218e9f6f6ac32df5 | [] | no_license | eilanlaken/GameCode | https://github.com/eilanlaken/GameCode | db4bfc046b16e35a1f372e03194e93e71f6f3bfb | 8ab0c29c9b8f00d66db73faf5e3f8442c6679020 | refs/heads/master | 2021-01-04T16:13:36.408000 | 2020-02-16T23:14:25 | 2020-02-16T23:14:25 | 240,630,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maple.compiler.parsing.parser;
public class Parser {
}
| UTF-8 | Java | 68 | java | Parser.java | Java | [] | null | [] | package com.maple.compiler.parsing.parser;
public class Parser {
}
| 68 | 0.779412 | 0.779412 | 4 | 16 | 17.190113 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
e7fd18e764e8c1de3f3f3870f7c3d072195fed93 | 15,788,299,802,261 | a0dbb8350f1f24dc0f0de3c7d8f38945f4549bd3 | /RegressionTest0.java | 946bd7e78edd518e556d77d3c4352cae465dd468 | [] | no_license | valenvivaldi/Validacion-y-verificacion-de-Software | https://github.com/valenvivaldi/Validacion-y-verificacion-de-Software | 3b8242cb4b8c29aa725c6c17b06a20cbf9ec5b7d | 23245fe4e5e0e7e3813b0896527f15337a548d36 | refs/heads/master | 2020-05-01T02:40:04.210000 | 2019-06-11T01:04:09 | 2019-06-11T01:04:09 | 177,224,895 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class RegressionTest0 {
public static boolean debug = false;
@Test
public void test01() throws Throwable {
if (debug)
System.out.format(... | UTF-8 | Java | 50,015 | java | RegressionTest0.java | Java | [] | null | [] | import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class RegressionTest0 {
public static boolean debug = false;
@Test
public void test01() throws Throwable {
if (debug)
System.out.format(... | 50,015 | 0.625512 | 0.570009 | 820 | 59.992683 | 39.964802 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.156098 | false | false | 9 |
bfacf4e0d366e2e3417bf057976b3ffa0fbf858d | 32,985,348,865,195 | 396980a194dbcc6492b860251169effece99c781 | /camp-backend/src/main/java/com/lutayy/campbackend/dao/MemberSubscriptionOrderMapper.java | 117e7387913b4ac7d91943d8cd5271a6817d5690 | [] | no_license | threecoder/graduationProject | https://github.com/threecoder/graduationProject | ecd0d14c274b7432f02c69dab80921206f0c268f | f0a98d211e01865d9a37c99dfbb5407da018df0e | refs/heads/master | 2022-07-08T04:47:51.915000 | 2020-04-27T07:03:32 | 2020-04-27T07:03:32 | 199,801,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lutayy.campbackend.dao;
import com.lutayy.campbackend.pojo.MemberSubscriptionOrder;
import com.lutayy.campbackend.pojo.MemberSubscriptionOrderExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface MemberSubscriptionOrderMapper {
long countByExample(MemberSubscript... | UTF-8 | Java | 1,136 | java | MemberSubscriptionOrderMapper.java | Java | [] | null | [] | package com.lutayy.campbackend.dao;
import com.lutayy.campbackend.pojo.MemberSubscriptionOrder;
import com.lutayy.campbackend.pojo.MemberSubscriptionOrderExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface MemberSubscriptionOrderMapper {
long countByExample(MemberSubscript... | 1,136 | 0.830986 | 0.830986 | 30 | 36.900002 | 39.180225 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.