id
stringlengths
36
36
meta
stringlengths
429
697
url
stringlengths
27
109
tokens
int64
137
584
domain_prefix
stringlengths
16
106
score
float64
0.16
0.3
code_content
stringlengths
960
1.25k
f9f2ed1c-2799-4345-9f1e-a4d02d6e1613
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-03-06 02:34:04", "repo_name": "yuanzaiyuanfang/LifeHelper", "sub_path": "/app/src/main/java/com/yzyfdf/lifehelper/ui/travel/model/FoundModel.java", "file_name": "FoundModel.java", "file_ext": "java", "file_size_i...
https://github.com/yuanzaiyuanfang/LifeHelper
223
FILENAME: FoundModel.java
0.282988
package com.yzyfdf.lifehelper.ui.travel.model; import android.content.Context; import com.jaydenxiao.common.baserx.RxSchedulers; import com.yzyfdf.lifehelper.app.Api; import com.yzyfdf.lifehelper.bean.travel.TravelFoundBean; import com.yzyfdf.lifehelper.ui.travel.contract.FoundContract; import rx.Observable; /** *...
4bbfae99-67a3-414a-9743-e390a456756d
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-10-02 03:00:18", "repo_name": "brakhin/job4j", "sub_path": "/2_ood/src/main/java/ru/bgbrakhi/ood/store/stores/WarehouseExt.java", "file_name": "WarehouseExt.java", "file_ext": "java", "file_size_in_byte": 963, "l...
https://github.com/brakhin/job4j
209
FILENAME: WarehouseExt.java
0.288569
package ru.bgbrakhi.ood.store.stores; import ru.bgbrakhi.ood.store.food.Food; import ru.bgbrakhi.ood.store.food.FoodExt; public class WarehouseExt extends BasicStore { protected IStore component; protected WarehouseExt warehouseRes = null; public WarehouseExt(IStore component) { this.component ...
219f8850-f119-421e-b2e7-6b641188cb50
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-10-07 09:58:04", "repo_name": "Raigen/PersonalAssistantAndroid", "sub_path": "/app/src/main/java/de/falkentavio/speechrecognizer/Visualizer/VoiceResponse.java", "file_name": "VoiceResponse.java", "file_ext": "jav...
https://github.com/Raigen/PersonalAssistantAndroid
226
FILENAME: VoiceResponse.java
0.245085
package de.falkentavio.speechrecognizer.Visualizer; import android.annotation.TargetApi; import android.content.Context; import android.os.Build; import android.speech.tts.TextToSpeech; import android.util.Log; import java.util.Locale; /** * Created by foellerich on 16.10.2015. */ public class VoiceResponse implem...
d40cce5e-0fb8-4e03-b1af-552b6a921f94
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-02-15 16:43:43", "repo_name": "GabrielPelosi/lapr3-isep", "sub_path": "/src/main/java/lapr/project/controller/RegisterCostumerController.java", "file_name": "RegisterCostumerController.java", "file_ext": "java", ...
https://github.com/GabrielPelosi/lapr3-isep
210
FILENAME: RegisterCostumerController.java
0.26588
package lapr.project.controller; import lapr.project.model.Address; import lapr.project.model.CostumerService; import lapr.project.model.PHUserService; import lapr.project.model.Pharmacy; /** * The type Register costumer controller. */ public class RegisterCostumerController { private final CostumerService co...
21b77a7d-cc01-45e6-b647-bdfafbf1cee2
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-02-05 02:21:31", "repo_name": "ZettaiKurokaze/CMS_Android", "sub_path": "/app/src/main/java/com/andromeda/cms/ui/logoutFragment.java", "file_name": "logoutFragment.java", "file_ext": "java", "file_size_in_byte": ...
https://github.com/ZettaiKurokaze/CMS_Android
152
FILENAME: logoutFragment.java
0.224055
package com.andromeda.cms.ui; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import androidx.fragment.app.Fragment; import com.andromeda.cms.Login; import com.google.firebase.auth.FirebaseAuth; import static android.content.Context.MODE_PRIVATE; pu...
223be45e-0b9b-48bd-9d18-8ece6da883dd
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2019-10-11T10:54:49", "repo_name": "ubirch/az-iot-hub", "sub_path": "/IBMCLOUD.md", "file_name": "IBMCLOUD.md", "file_ext": "md", "file_size_in_byte": 962, "line_count": 14, "lang": "en", "doc_type": "text", "blob...
https://github.com/ubirch/az-iot-hub
231
FILENAME: IBMCLOUD.md
0.203075
# Example for Accessing IBM Cloud w/ Pycom Device #### Prerequisites - Editor ([Visual Studio Code](https://code.visualstudio.com/download) or [Atom](https://atom.io)) with pymakr plugin installed #### How to send sensor data to IBM Cloud - Setup an [IBM Cloud account](https://cloud.ibm.com/registration) and create a...
ee90becd-b845-4803-af59-6c7fffdfb836
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-06-06 19:53:30", "repo_name": "zalak13/SmartYou", "sub_path": "/Finale/src/Business/Investor/FinancialsDirectory.java", "file_name": "FinancialsDirectory.java", "file_ext": "java", "file_size_in_byte": 963, "line...
https://github.com/zalak13/SmartYou
210
FILENAME: FinancialsDirectory.java
0.283781
/* * 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 Business.Investor; import java.util.ArrayList; /** * * @author Zak */ public class FinancialsDirectory { private Array...
e1f78865-a7b8-40f0-9cd8-09b95f5cde71
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2012-12-13T19:02:53", "repo_name": "fernandoasevedo/nlputil", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 963, "line_count": 26, "lang": "en", "doc_type": "text", "bl...
https://github.com/fernandoasevedo/nlputil
249
FILENAME: README.md
0.23793
A set of NLP functionalities in Java Lang - Lemmar - Morphotagger - StopWords list and identical - Tokenizer - Translate - Web Search - WordNet Synsets Search #Dependencies - JAWS: Java API for WordNet access <http://lyle.smu.edu/~tspell/jaws/index.html> - Lematizador: <http://www2.icmc.usp.br/~taspardo/sucinto/resou...
f65d45b1-5afe-49ae-abc1-feda6769a18b
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-06-19 17:13:53", "repo_name": "mystudy2000/basicjava", "sub_path": "/src/main/java/webapp/model/StringSection.java", "file_name": "StringSection.java", "file_ext": "java", "file_size_in_byte": 963, "line_count": ...
https://github.com/mystudy2000/basicjava
189
FILENAME: StringSection.java
0.23231
package webapp.model; import java.util.Objects; public class StringSection extends Section { private static final long serialVersionUID = 1L; public static final StringSection EMPTY = new StringSection(); private String stringSection; public String getStringSection() { return stringSection; ...
cfb8c718-2598-4610-8c19-9ddb57ea664a
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-07-17 20:07:29", "repo_name": "MotawroonProjects/Uber", "sub_path": "/app/src/main/java/com/semicolon/uber/Service/NetworkConnection.java", "file_name": "NetworkConnection.java", "file_ext": "java", "file_size_in...
https://github.com/MotawroonProjects/Uber
164
FILENAME: NetworkConnection.java
0.246533
package com.semicolon.uber.Service; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; public class NetworkConnection { private static NetworkConnection instance=null; private NetworkConnection() { } public static synchronized NetworkConnection ge...
f9a2e807-2b19-4d58-a5d9-b2cd9b40f9ba
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-02-11 23:55:53", "repo_name": "function-future/function-backend", "sub_path": "/function-validation/src/main/java/com/future/function/validation/validator/scoring/QuestionBankMustExistValidator.java", "file_name"...
https://github.com/function-future/function-backend
167
FILENAME: QuestionBankMustExistValidator.java
0.288569
package com.future.function.validation.validator.scoring; import com.future.function.repository.feature.scoring.QuestionBankRepository; import com.future.function.validation.annotation.scoring.QuestionBankMustExist; import java.util.List; import javax.validation.ConstraintValidator; import javax.validation.ConstraintV...
47756b41-8ae1-4fa3-bd23-b8d4ba082caf
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-05-01 11:33:12", "repo_name": "GmBeHappy/OOP_OBJECT_ORIENTED_PROGRAMMING_KMITL", "sub_path": "/OOP_Lab7/src/oop_lab7/Staff.java", "file_name": "Staff.java", "file_ext": "java", "file_size_in_byte": 963, "line_cou...
https://github.com/GmBeHappy/OOP_OBJECT_ORIENTED_PROGRAMMING_KMITL
203
FILENAME: Staff.java
0.242206
package oop_lab7; import java.util.Date; /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author Gm */ public class Staff extends Employee { private String title; ...
bc524ec4-8622-4fab-92c4-5563ae74f723
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-11-06 04:27:01", "repo_name": "suxiongye/intel-iot_android", "sub_path": "/app/src/main/java/bjut/edu/cn/intel/GetRemoteData.java", "file_name": "GetRemoteData.java", "file_ext": "java", "file_size_in_byte": 970,...
https://github.com/suxiongye/intel-iot_android
199
FILENAME: GetRemoteData.java
0.246533
package bjut.edu.cn.intel; import android.util.Log; import java.io.IOException; import okhttp3.OkHttpClient; import okhttp3.Request; import okhttp3.Response; /** * Created by ray on 2016/9/14. */ public class GetRemoteData { private static final String TAG = GetRemoteData.class.getSimpleName(...
2cbc16de-db2e-441b-b00f-34fb97bb6423
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2019-06-15T06:30:28", "repo_name": "devBoysal/Feed-Reader-Testing-Project4", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 974, "line_count": 17, "lang": "en", "doc_typ...
https://github.com/devBoysal/Feed-Reader-Testing-Project4
185
FILENAME: README.md
0.273574
# Project Overview In this project scenario we were given a web-based application that reads RSS feeds. The original developer of this application have already included [Jasmine](http://jasmine.github.io/). Unfortunately, they decided to move on to start their own company and we're now left with an application with an...
4c51d8d6-dad3-465d-bf10-8b228563bfcb
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-06-21T09:11:26", "repo_name": "evg-dragalev/phoneshop", "sub_path": "/core/src/main/java/com/es/core/model/phone/PhoneServiceImpl.java", "file_name": "PhoneServiceImpl.java", "file_ext": "java", "file_size_in_byt...
https://github.com/evg-dragalev/phoneshop
205
FILENAME: PhoneServiceImpl.java
0.276691
package com.es.core.model.phone; import org.springframework.stereotype.Service; import javax.annotation.Resource; import java.util.List; @Service public class PhoneServiceImpl implements PhoneService{ @Resource private PhoneDao phoneDao; @Override public List<Phone> findAll(int offset, int limit, S...
3c30fea9-86f5-46d7-965b-2f1160195aec
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-02-26 02:07:43", "repo_name": "HaroldYi/Damanna-Android", "sub_path": "/app/src/main/java/com/hello/holaApp/activity/BaseActivity.java", "file_name": "BaseActivity.java", "file_ext": "java", "file_size_in_byte": ...
https://github.com/HaroldYi/Damanna-Android
189
FILENAME: BaseActivity.java
0.203075
package com.hello.holaApp.activity; import android.app.Activity; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import java.util.ArrayList; import java.util.List; /** * Created by lji5317 on 03/01/2018. */ public class BaseActivity extends Ap...
a5181386-b451-4a84-bc84-c8a5740e55e7
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-03-26 17:39:52", "repo_name": "xionglian/wechatEE", "sub_path": "/src/main/java/com/controller/ProjrectActionTest.java", "file_name": "ProjrectActionTest.java", "file_ext": "java", "file_size_in_byte": 963, "line...
https://github.com/xionglian/wechatEE
196
FILENAME: ProjrectActionTest.java
0.239349
package com.controller; import com.entity.Pager; import com.entity.newT.ProjectT; import com.service.ProjectServiceTest; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import java.util.List...
f7e6ea5a-e4b1-4f99-b24e-6fd892ad1a64
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-07-15 19:01:26", "repo_name": "matishen/OpenLendingWorkAssignment", "sub_path": "/src/main/java/PageObjectLibrary/GooglePage.java", "file_name": "GooglePage.java", "file_ext": "java", "file_size_in_byte": 963, "l...
https://github.com/matishen/OpenLendingWorkAssignment
189
FILENAME: GooglePage.java
0.255344
package PageObjectLibrary; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import java.util.ArrayList; import java.util.List; public class GooglePage { WebDriver driver; public GooglePage(WebDriver driver){ this.driver = driver; } pr...
0622e007-c855-4f01-b213-38738b988e29
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2018-05-19T12:49:55", "repo_name": "ThorNicolai/System_Administration_Project", "sub_path": "/assignment01/TestReport/Lab 1.md", "file_name": "Lab 1.md", "file_ext": "md", "file_size_in_byte": 964, "line_count": 3...
https://github.com/ThorNicolai/System_Administration_Project
253
FILENAME: Lab 1.md
0.210766
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>test report lab1.md</title> <link rel="stylesheet" href="https://stackedit.io/style.css" /> </head> <body class="stackedit"> <div class="stackedit__html"><blockquote>...
d8625978-7fdc-42c2-be83-404ec5706d0d
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-05-31 04:57:03", "repo_name": "min-w-park/AutoParams", "sub_path": "/autoparams/src/main/java/org/javaunit/autoparams/Customizers.java", "file_name": "Customizers.java", "file_ext": "java", "file_size_in_byte": 9...
https://github.com/min-w-park/AutoParams
192
FILENAME: Customizers.java
0.289372
package org.javaunit.autoparams; import java.util.ArrayList; import java.util.List; import java.util.stream.Stream; import org.javaunit.autoparams.customization.Customizer; import org.junit.jupiter.api.extension.ExtensionContext; import org.junit.jupiter.api.extension.ExtensionContext.Namespace; final class Customize...
5f3d11c5-1b57-434d-b15f-fc87ffff3cfd
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-01-04 20:48:53", "repo_name": "userjuno/MyMall", "sub_path": "/form1/src/mgraction/BoardRegAction.java", "file_name": "BoardRegAction.java", "file_ext": "java", "file_size_in_byte": 986, "line_count": 33, "lang":...
https://github.com/userjuno/MyMall
184
FILENAME: BoardRegAction.java
0.259826
package mgraction; import java.util.*; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import mgrsvc.BoardListService; import mgrsvc.BoardRegService; import mgrvo.ActionForward; import mgrvo.UserBean; import mgrvo.PageInfo; public class BoardRegAction implement...
71049152-19e7-4a9f-b487-6d59bcf6c86d
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-09-30 02:10:29", "repo_name": "zhou-ll/zhoulangxinku", "sub_path": "/shiro/src/main/java/com/jh/shiro/controller/TeacherController.java", "file_name": "TeacherController.java", "file_ext": "java", "file_size_in_b...
https://github.com/zhou-ll/zhoulangxinku
204
FILENAME: TeacherController.java
0.212069
package com.jh.shiro.controller; import com.jh.shiro.entity.DataResult; import com.jh.shiro.entity.TeacherEntity; import com.jh.shiro.service.TeacherService; import lombok.extern.slf4j.Slf4j; import org.springframework.web.bind.annotation.*; import javax.annotation.Resource; /** * * * @author: jh *...
13f290e0-0990-4dcd-877c-81429cad2ca4
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2012-03-30 08:17:54", "repo_name": "RyanTech/sohu", "sub_path": "/src/StorageWorkspace/StorageAPI/src/com/scss/server/ComponentBean.java", "file_name": "ComponentBean.java", "file_ext": "java", "file_size_in_byte": 96...
https://github.com/RyanTech/sohu
211
FILENAME: ComponentBean.java
0.247987
/** * */ package com.scss.server; import java.io.Serializable; import java.util.List; /** * @author leonzhou * */ public class ComponentBean implements Serializable{ /** * */ private static final long serialVersionUID = -2532143325137491954L; private List<ApplicationBean> app...
fc1d5174-32d0-4384-b73f-880635bd3cad
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-12-13 08:06:47", "repo_name": "superThisMe/example-web", "sub_path": "/example-web/src/com/exampleWeb/servlet/ResponseServlet.java", "file_name": "ResponseServlet.java", "file_ext": "java", "file_size_in_byte": 1...
https://github.com/superThisMe/example-web
203
FILENAME: ResponseServlet.java
0.285372
package com.exampleWeb.servlet; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; @W...
4c12cb89-233c-40ce-af31-797d707e2e83
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-07-18 05:56:20", "repo_name": "Sean0516/JavaThread", "sub_path": "/Thread/src/com/voicecyber/threadexception/Test.java", "file_name": "Test.java", "file_ext": "java", "file_size_in_byte": 977, "line_count": 26, "...
https://github.com/Sean0516/JavaThread
189
FILENAME: Test.java
0.226784
package com.voicecyber.threadexception; /** * Created by Sean on 2018/7/11 * * @author Sean */ public class Test { public static void main(String[] args) { // ThreadException exception=new ThreadException(); // Thread exceptionThread=new Thread(exception); // exceptionThread.setUncaughtExc...
1e65db5b-7160-40fa-8b33-cc8d02980198
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-12-29 01:59:01", "repo_name": "Mungrel/SteamAPIQuery", "sub_path": "/src/main/java/listeners/URLMouseListener.java", "file_name": "URLMouseListener.java", "file_ext": "java", "file_size_in_byte": 963, "line_count...
https://github.com/Mungrel/SteamAPIQuery
203
FILENAME: URLMouseListener.java
0.256832
package listeners; import java.awt.Desktop; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.io.IOException; import java.net.URI; import java.net.URISyntaxException; public class URLMouseListener implements MouseListener { private URI destination; public URLMouseList...
2f318bff-a72f-471b-b60c-df97a849fa33
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-10-06 09:07:39", "repo_name": "cuong117/mmt", "sub_path": "/Client/src/ClientThread/Client.java", "file_name": "Client.java", "file_ext": "java", "file_size_in_byte": 963, "line_count": 46, "lang": "en", "doc_typ...
https://github.com/cuong117/mmt
180
FILENAME: Client.java
0.23092
package ClientThread; import java.io.*; import java.net.Socket; public class Client { public Socket socket; private ReadThread reader; private Writer writer; private String userName; public Client(){ try { socket = new Socket("localhost", 2001); reader = new ReadTh...
433a68c0-81af-40a2-b156-a4fa820466ba
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-01-29 08:25:34", "repo_name": "duxingzhe311/system4j", "sub_path": "/biz/com/dw/biz/web/BizFlowServlet.java", "file_name": "BizFlowServlet.java", "file_ext": "java", "file_size_in_byte": 963, "line_count": 32, "l...
https://github.com/duxingzhe311/system4j
189
FILENAME: BizFlowServlet.java
0.272799
package com.dw.biz.web; import java.io.IOException; import java.io.PrintStream; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; public class BizFl...
daab642d-3c17-4ca2-8be7-fd33051a6a32
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2021-05-09T14:46:23", "repo_name": "Mohamed-Rayan-iti/To-Do-List-App", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 965, "line_count": 21, "lang": "en", "doc_type": "t...
https://github.com/Mohamed-Rayan-iti/To-Do-List-App
216
FILENAME: README.md
0.261331
TO-DO-LIST-APP Using Object-Oriented JS Developed by Mohamed Ahmed Rayan Miligy The app allows to: -Add tasks to the list (from input text field) -Remove tasks from the list (by clicking the remove button its color red) -Mark completed tasks (by clicking the √ button color green) -Unmark the completed tasks (by click...
e74ff350-909d-4e17-aed8-2e793e559676
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2014-07-22 12:07:01", "repo_name": "kszit/cdrecord", "sub_path": "/CDRecord/src/com/kszit/CDReport/cor/dao/hibernate/po/ParentPO.java", "file_name": "ParentPO.java", "file_ext": "java", "file_size_in_byte": 1015, "lin...
https://github.com/kszit/cdrecord
263
FILENAME: ParentPO.java
0.295027
package com.kszit.CDReport.cor.dao.hibernate.po; import java.util.Date; import com.kszit.CDReport.cor.service.StaticIndexService; public class ParentPO { private Long id; protected Long bindId; private int orderIndex; public Long getId() { return id; } public void setId(Long id) { ...
a1bc864b-4e83-47fa-9aab-b5eda532522a
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2020-05-27T21:26:38", "repo_name": "goodmaz1/DV-Dijkstra-2", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 964, "line_count": 16, "lang": "en", "doc_type": "text", "blo...
https://github.com/goodmaz1/DV-Dijkstra-2
236
FILENAME: README.md
0.212069
# DV-Dijkstra-2 Re-build of the Dijkstra DV project, except this time, the camera is actually facing the right way. As you can see, the player just randomly goes up infinitely and I don't know why, but it at least gets to the goal. It just...skips all the other steps to get there. Build: https://goodmaz1.github.io/DV-...
2c86a34d-325b-4a1f-8c83-f62c954a2e9c
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-05-08 10:09:49", "repo_name": "ZhuangCurator/curator-exam", "sub_path": "/curator-exam-paper/curator-exam-paper-api/src/main/java/com/curator/api/paper/enums/QuestionDifficultyEnum.java", "file_name": "QuestionDi...
https://github.com/ZhuangCurator/curator-exam
235
FILENAME: QuestionDifficultyEnum.java
0.284576
package com.curator.api.paper.enums; /** * 试题难度枚举 * * @author Jun * @date 2021/4/16 */ public enum QuestionDifficultyEnum { /** * 初级 * */ PRIMARY(1,"初级"), /** * 中级 */ MIDDLE(2,"中级"), /** * 高级 */ HIGH(3,"高级"); private int status; private String...
d84e8acb-dedd-4fa1-84f1-3888f15f98e4
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-06-03 05:30:47", "repo_name": "SHC12/SHC_I_PROTOTYPE1", "sub_path": "/app/src/main/java/com/mobile/pmmp/admin/SubmitJadwalPetugas.java", "file_name": "SubmitJadwalPetugas.java", "file_ext": "java", "file_size_in_...
https://github.com/SHC12/SHC_I_PROTOTYPE1
180
FILENAME: SubmitJadwalPetugas.java
0.213377
package com.mobile.pmmp.admin; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.ArrayAdapter; import android.widget.AutoCompleteTextView; import com.mobile.pmmp.R; public class SubmitJadwalPetugas extends AppCom...
a635dbaa-e40b-4dbd-a78c-04bf6eb4f3f6
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2018-11-21T10:57:53", "repo_name": "hendrassirait/Django-Helloworld", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 962, "line_count": 32, "lang": "en", "doc_type": "te...
https://github.com/hendrassirait/Django-Helloworld
259
FILENAME: README.md
0.258326
# Django-Helloworld to use it, - open Terminal, - change directory to folder - start virtual environment pipenv shell - start server python manage.py runserver - go to url given by terminal and add /Hello/ ie. http://127.0.0.1:8000/Hello/ update #1 I found alert after I upload this folder, it says pipfile and ...
8e2810c5-45b0-48f2-a6ec-3efb203d4078
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2020-09-25T22:54:18", "repo_name": "ElectricSquid/OctoPrint-PrintTrack", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 961, "line_count": 13, "lang": "en", "doc_type": ...
https://github.com/ElectricSquid/OctoPrint-PrintTrack
204
FILENAME: README.md
0.196826
# OctoPrint-PrintTrack This plugin is meant to help you keep track of your printers progress and status. Currently it will display the printers status in the tab of OctoPrint in the browser. There are custimization options to change how it is displayed and also has adjustable strings so you can translate them or just m...
b3b49250-4d54-44b8-b682-ba140e29bc8f
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2018-11-12T05:24:09", "repo_name": "rameshnagaraju/angularMultiLayout", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 962, "line_count": 22, "lang": "en", "doc_type": "...
https://github.com/rameshnagaraju/angularMultiLayout
205
FILENAME: README.md
0.23092
# angularMultiLayout This is angular multilayer application with user registration, and login,logout features. Angular,Material design, mongodb, jwt ,express is used . Source code is organized as follows: app ----- |---layouts : Contains full page layout for different screens. | | --> home : Contains the...
57c70c62-d269-41f3-8817-b7b91e45d2b7
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-05-08 07:07:38", "repo_name": "PetBrontosaurus/RabbitClient", "sub_path": "/src/javaRabbitReciever/RabbitMessageDataStructure.java", "file_name": "RabbitMessageDataStructure.java", "file_ext": "java", "file_size_...
https://github.com/PetBrontosaurus/RabbitClient
215
FILENAME: RabbitMessageDataStructure.java
0.249447
package javaRabbitReciever; import com.rabbitmq.client.Envelope; public class RabbitMessageDataStructure { private Boolean error = false; private String messageText = ""; private Envelope envelope; private String errorText = ""; public String getErrorText() { return errorText; } public RabbitMessageDataSt...
e906cfbb-6980-409d-882b-71c22df0524f
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2019-10-22T15:58:27", "repo_name": "duerdod/message-board", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 971, "line_count": 36, "lang": "en", "doc_type": "text", "blob...
https://github.com/duerdod/message-board
263
FILENAME: README.md
0.188324
## Message Board Sleepy, unencrypted Heroku-deploy at: http://bulletin.okbry.cool/. 🔓 🐌 🚀 Internet has no need for this application but yet it's a work in progress. Comes with the most simplest sanitizer for all you evil ones. ## Todo - [x] Message grid cleanup. - [x] "Vote" for removal. - [x] Add comments. - [x...
11accefe-7d8f-4c05-be64-7892b0a6e637
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-07-04 12:41:32", "repo_name": "PMachura/FeaturesSelectionWithReinforcementLearning_v3", "sub_path": "/src/main/java/machura/przemyslaw/featuresselectionwithrl/returns/Reward.java", "file_name": "Reward.java", "fi...
https://github.com/PMachura/FeaturesSelectionWithReinforcementLearning_v3
207
FILENAME: Reward.java
0.26588
/* * 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 machura.przemyslaw.featuresselectionwithrl.returns; /** * * @author Przemek */ public class Reward { private Double val...
c0398d22-d4fa-4682-bb01-895f426f0190
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-09-15 18:01:09", "repo_name": "imanzano/stampCatalogue", "sub_path": "/common/parser/src/main/java/com/imanzano/sc/common/parser/html/PageParser.java", "file_name": "PageParser.java", "file_ext": "java", "file_si...
https://github.com/imanzano/stampCatalogue
189
FILENAME: PageParser.java
0.27513
package com.imanzano.sc.common.parser.html; import org.jsoup.nodes.Element; import java.util.function.Function; /** * Page parser with pagination */ class PageParser<T> extends HtmlParser<PageInfo<T>> { private HtmlParser<T> contentParser = null; private Function<Element,Integer> pageCountResolver = null;...
7230511b-49c1-4b26-9485-c23818abd78e
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-05-18 00:21:45", "repo_name": "VGubarev/WST", "sub_path": "/lab5/standalone/src/main/java/org/vladimirg/wst/lab5/standalone/AuthenticationService.java", "file_name": "AuthenticationService.java", "file_ext": "jav...
https://github.com/VGubarev/WST
197
FILENAME: AuthenticationService.java
0.259826
package org.vladimirg.wst.lab5.standalone; import com.sun.jersey.core.util.Base64; import java.util.HashMap; import java.util.Map; public class AuthenticationService { private static Map<String, String> passwordStorage = new HashMap<String, String>() {{ put("admin", "admin"); }}; public static b...
6df76ac3-cefc-4623-9582-17f52df224c5
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2021-04-21T23:54:11", "repo_name": "gckirchoff/bacterifind-backend", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 962, "line_count": 12, "lang": "en", "doc_type": "tex...
https://github.com/gckirchoff/bacterifind-backend
206
FILENAME: README.md
0.229535
# Bacterifind This project was created with the goal of increasing the efficiency of characterizing and identifying Enterobacteriaceae and other gram negative, oxidase negative bacteria. The Enteropluri-Test is a 12 sector system, each of which contains a specific medium that changes in visual appearance after inocul...
f6f3342c-6d29-4554-aab5-b462e67e8170
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2013-02-16 12:37:46", "repo_name": "jlcdeveloper/Lugares", "sub_path": "/src/com/jllobera/lugares/classes/PreCarga.java", "file_name": "PreCarga.java", "file_ext": "java", "file_size_in_byte": 973, "line_count": 44, "...
https://github.com/jlcdeveloper/Lugares
218
FILENAME: PreCarga.java
0.252384
package com.jllobera.lugares.classes; import android.app.ProgressDialog; import android.content.Context; import android.os.AsyncTask; /** * Diálogo de espera entre acciones * * Created by IntelliJ IDEA. * User: Joanet * Date: 16/10/11 * Time: 2:38 */ public class PreCarga extends AsyncTask<String, Void, Boolea...
4863b9b2-2de0-4928-b7fe-dabc7d0b9cd4
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-02-25 13:55:30", "repo_name": "juhwan0815/shareU", "sub_path": "/src/main/java/inu/project/shareu/model/college/response/CollegeDetailResponse.java", "file_name": "CollegeDetailResponse.java", "file_ext": "java",...
https://github.com/juhwan0815/shareU
234
FILENAME: CollegeDetailResponse.java
0.225417
package inu.project.shareu.model.college.response; import inu.project.shareu.domain.College; import inu.project.shareu.domain.CollegeStatus; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; @Data @ApiModel("단과대학 상세 응답 모델") public class CollegeDetailResponse {...
a3bd06bd-ca22-4e74-810e-ab40ce538ced
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2023-04-06 03:33:10", "repo_name": "liujiajun2/learning", "sub_path": "/learning-springboot/springboot-demo/src/main/java/xin/liujiajun/springboot/service/WebSocketService.java", "file_name": "WebSocketService.java", ...
https://github.com/liujiajun2/learning
211
FILENAME: WebSocketService.java
0.194368
package xin.liujiajun.springboot.service; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Service; import javax.websocket.OnClose; import javax.websocket.OnMessage; import javax.websocket.OnOpen; import javax.websocket.Session; import javax.websocket.server.PathParam; im...
a4434b42-db14-4157-a6fd-0da9759274ac
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-03-04 04:08:04", "repo_name": "charanraj92/TargetCaseStudy", "sub_path": "/src/main/java/com/retail/retailAPI/models/Product.java", "file_name": "Product.java", "file_ext": "java", "file_size_in_byte": 962, "line...
https://github.com/charanraj92/TargetCaseStudy
204
FILENAME: Product.java
0.236516
package com.retail.retailAPI.models; import org.springframework.data.annotation.Id; import org.springframework.data.mongodb.core.mapping.Document; import org.springframework.data.mongodb.core.mapping.Field; /** * This is the Data Model for the product */ @Document(collection = "products") public class Product { ...
4f94b250-df8b-4b10-92c3-c30237044cf7
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-11-15 08:14:51", "repo_name": "rongyingjie/SpringBootDemo", "sub_path": "/src/main/java/cn/gxufe/boot/service/CustomerService.java", "file_name": "CustomerService.java", "file_ext": "java", "file_size_in_byte": 9...
https://github.com/rongyingjie/SpringBootDemo
202
FILENAME: CustomerService.java
0.233706
package cn.gxufe.boot.service; import cn.gxufe.boot.mapper.CustomerMapper; import cn.gxufe.boot.pojo.Customer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.ArrayList; import java.util.List; /** * @author 燕赤侠 2016-10-16 */ @Service pu...
14499821-0896-46f1-849e-25c5c32bce95
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-05-10 18:28:58", "repo_name": "vbequart/FirstStock", "sub_path": "/FirstStock/src/Models/Unit.java", "file_name": "Unit.java", "file_ext": "java", "file_size_in_byte": 965, "line_count": 49, "lang": "en", "doc_ty...
https://github.com/vbequart/FirstStock
220
FILENAME: Unit.java
0.273574
/* * 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 Models; import java.io.Serializable; /** * * @author louis */ public class Unit implements Serializable{ /* Penser à i...
7c537eb7-c42c-4ff1-b29c-95993095aff5
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-10-21 10:13:38", "repo_name": "sdfagfaga/SINIA-Project", "sub_path": "/app/src/main/java/com/sinnia/data/cart/CartData.java", "file_name": "CartData.java", "file_ext": "java", "file_size_in_byte": 972, "line_coun...
https://github.com/sdfagfaga/SINIA-Project
197
FILENAME: CartData.java
0.235108
package com.sinnia.data.cart; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import com.sinnia.data.login.User; import com.sinnia.data.products.Products; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class CartData implements Ser...
ddec5e26-a45e-4aca-9b37-dacee9f44919
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2023-08-28 13:58:20", "repo_name": "drewnoakes/metadata-extractor", "sub_path": "/Source/com/drew/metadata/xmp/XmpWriter.java", "file_name": "XmpWriter.java", "file_ext": "java", "file_size_in_byte": 962, "line_count"...
https://github.com/drewnoakes/metadata-extractor
220
FILENAME: XmpWriter.java
0.290176
package com.drew.metadata.xmp; import java.io.OutputStream; import com.adobe.internal.xmp.XMPException; import com.adobe.internal.xmp.XMPMeta; import com.adobe.internal.xmp.XMPMetaFactory; import com.adobe.internal.xmp.options.SerializeOptions; import com.drew.metadata.Metadata; public class XmpWriter { /** ...
1aa7673f-cee2-4ce2-9eba-2f9d34e29a6c
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-05-04 05:44:21", "repo_name": "Halayem/cryptox", "sub_path": "/src/main/java/fr/enix/exchanges/model/repository/PriceReference.java", "file_name": "PriceReference.java", "file_ext": "java", "file_size_in_byte": 9...
https://github.com/Halayem/cryptox
177
FILENAME: PriceReference.java
0.286968
package fr.enix.exchanges.model.repository; import lombok.Builder; import lombok.Getter; import java.math.BigDecimal; import java.time.LocalDateTime; @Builder @Getter public class PriceReference { private String applicationAssetPair; private String updatedBy; private BigDecimal price; private LocalDa...
17d5e96f-8082-409c-bb39-23458dfcf578
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-06-14 13:26:34", "repo_name": "a1532422135/mydemo", "sub_path": "/springcloud/cloudprovider/src/main/java/com/springcloud/provider/controller/UserController.java", "file_name": "UserController.java", "file_ext": ...
https://github.com/a1532422135/mydemo
188
FILENAME: UserController.java
0.225417
package com.springcloud.provider.controller; import com.springcloud.provider.bean.User; import lombok.extern.slf4j.Slf4j; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import org.sp...
008548ec-76c1-4356-a4ba-650fbfd879fd
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2014-06-14 01:42:38", "repo_name": "felixdies/RCCar", "sub_path": "/RCsailor/src/john/rcsailor/SailorCommandReceiver.java", "file_name": "SailorCommandReceiver.java", "file_ext": "java", "file_size_in_byte": 961, "lin...
https://github.com/felixdies/RCCar
227
FILENAME: SailorCommandReceiver.java
0.276691
package john.rcsailor; import john.rcsailor.udp.UDPReceiver; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.os.Handler; import android.util.Log; import android.view.View; import android.widget.FrameLayout; public cl...
1beb65f1-9f66-4531-a084-caaf92d6d57b
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2022-12-01 19:32:38", "repo_name": "rock-it-rob/wicket-test", "sub_path": "/src/main/java/com/rob/wickettest/page/FeedbackPage.java", "file_name": "FeedbackPage.java", "file_ext": "java", "file_size_in_byte": 962, "li...
https://github.com/rock-it-rob/wicket-test
192
FILENAME: FeedbackPage.java
0.261331
package com.rob.wickettest.page; import org.apache.wicket.ajax.AjaxRequestTarget; import org.apache.wicket.ajax.markup.html.AjaxLink; public class FeedbackPage extends AbstractPage { @Override protected void onInitialize() { super.onInitialize(); final AjaxLink<Void> sessionLink = new Aja...
212512c1-f077-4beb-a136-9d636354a792
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-04-08 01:13:22", "repo_name": "youcoding98/codeLearning", "sub_path": "/src/com/bupt/leetcode/concurrency/FooBar.java", "file_name": "FooBar.java", "file_ext": "java", "file_size_in_byte": 982, "line_count": 49, ...
https://github.com/youcoding98/codeLearning
218
FILENAME: FooBar.java
0.284576
package com.bupt.leetcode.concurrency; import java.util.concurrent.BrokenBarrierException; import java.util.concurrent.CyclicBarrier; /** * Leetcode1115:交替打印FooBar * @author ge */ public class FooBar { private int n; private boolean flag = true; CyclicBarrier cb = new CyclicBarrier(2); public Foo...
7f1e2db5-9e42-439e-8ad7-1766f7b798ed
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-05-05 09:01:43", "repo_name": "nerososft/leaf", "sub_path": "/app/src/main/java/nero/intel/com/leaf/entity/Result.java", "file_name": "Result.java", "file_ext": "java", "file_size_in_byte": 972, "line_count": 56,...
https://github.com/nerososft/leaf
222
FILENAME: Result.java
0.224055
package nero.intel.com.leaf.entity; import android.content.Intent; import java.io.Serializable; /** * Created by ny on 2018/3/6. */ public class Result<T> implements Serializable { private String msg; private T data; private Integer code; public Result(String msg, T data, Integer code) { ...
cf0abf2d-e61b-4838-962a-f7c7eb8cd608
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-10-10 17:45:59", "repo_name": "bararuchi1/DedsecServices", "sub_path": "/Dedsec/src/main/java/com/dedsec/common/ValidationAssociate.java", "file_name": "ValidationAssociate.java", "file_ext": "java", "file_size_i...
https://github.com/bararuchi1/DedsecServices
213
FILENAME: ValidationAssociate.java
0.295027
package com.dedsec.common; import java.util.ArrayList; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import org.springframework.stereotype.Service; import com.dedsec.JPARepo.AssociateJPARepository; import com.dedsec.bean.Associa...
143f96d7-39e7-4092-a932-6cb7ce39400c
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-04-17 14:40:55", "repo_name": "second852/ChargeAPP", "sub_path": "/app/src/main/java/com/chargeapp/whc/chargeapp/TypeCode/RequestCode.java", "file_name": "RequestCode.java", "file_ext": "java", "file_size_in_byte...
https://github.com/second852/ChargeAPP
247
FILENAME: RequestCode.java
0.252384
package com.chargeapp.whc.chargeapp.TypeCode; public enum RequestCode { UpLoadLocalOpen(0,"上傳頁面打開Local"), UpLoadGoogleUpload(3,"上傳頁面上傳雲端"), DownLoadGoogleOpen(4,"下傳頁面打開雲端"), DownLoadGoogleDownload(5,"下傳頁面下載雲端"), Dropbox(6,"dropbox 上傳/下載"), ; private int code; //代碼 private String nam...
537f7c4e-eebb-4845-bff6-4253668e3977
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-12-10 15:33:15", "repo_name": "JohnCrissman/chicago-crime-tracker-map", "sub_path": "/src/main/java/Address.java", "file_name": "Address.java", "file_ext": "java", "file_size_in_byte": 961, "line_count": 31, "lan...
https://github.com/JohnCrissman/chicago-crime-tracker-map
212
FILENAME: Address.java
0.243642
public class Address { private double latitude; private double longitude; private String restOfAddress; // from block ie: N Paulina etc private String block; // from block, ie: 0078XX Address(double latitude, double longitude, String blockAddress) { this.latitude = latitude; this.lo...
d4b338c9-4f68-497a-9aee-c25be13313f2
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2020-02-15T05:40:57", "repo_name": "alexschumaker/FunimationFeatures", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 962, "line_count": 18, "lang": "en", "doc_type": "t...
https://github.com/alexschumaker/FunimationFeatures
238
FILENAME: README.md
0.190724
# FunimationFeatures Chrome Extension that adds convenient features to Funimation's lackluster video player. ## Features - Keybinds (the real main feature) - **F** : toggle fullscreen from anywhere on the page. - **left/right arrow** : scrub five seconds - **S** : skip 82 seconds (enough to skip a standard 90 se...
aa77e61a-8dd3-4c74-8401-4cdae7d6dcaf
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-08-18 15:55:08", "repo_name": "antoncorekt/Minesweeper", "sub_path": "/Minesweeper/src/kozlovsky_board/Block.java", "file_name": "Block.java", "file_ext": "java", "file_size_in_byte": 974, "line_count": 44, "lang...
https://github.com/antoncorekt/Minesweeper
220
FILENAME: Block.java
0.282196
package kozlovsky_board; import javax.swing.*; import java.awt.*; /** * Created by Антон on 31.03.2016. */ public class Block extends JButton { final public int Opened=0, CheckedMina=1; public boolean haveMina; private int X,Y; public Block(String s) { super(s); ...
9d89febc-91ab-4a43-bc54-9f5973f4c258
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2022-02-23T16:21:37", "repo_name": "jennapederson/cli-crash-course", "sub_path": "/setup-nix.md", "file_name": "setup-nix.md", "file_ext": "md", "file_size_in_byte": 967, "line_count": 29, "lang": "en", "doc_type"...
https://github.com/jennapederson/cli-crash-course
258
FILENAME: setup-nix.md
0.224055
# Linux/Unix/OS X If you are using a *nix flavor (i.e. OS X/Mac, Linux, or Unix), let's make sure you have the correct Terminal shell set up. 1. If you’re on a Mac: 1. hit CMD+Space and type 'terminal'. 1. Hit enter after selecting Terminal. 1. If you're on Linux/Unix: 1. open up the console or terminal applicatio...
ce94ce53-4da1-4d10-8e4b-2cbef78be304
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-03-30 10:03:28", "repo_name": "tianyongzhou/weixin", "sub_path": "/src/com/tyz/weixin/model/msg/kaf/send/MusicMsg.java", "file_name": "MusicMsg.java", "file_ext": "java", "file_size_in_byte": 971, "line_count": 4...
https://github.com/tianyongzhou/weixin
248
FILENAME: MusicMsg.java
0.240775
package com.tyz.weixin.model.msg.kaf.send; import com.tyz.weixin.model.msg.MsgType; import com.tyz.weixin.model.msg.Music; import com.tyz.weixin.model.msg.kaf.KafInfo; /** * @Version 1.0 * @Author: tyz * @Description: 音乐消息 * @Date: 2017/12/22. * @Modified: tyz */ public class MusicMsg extends Msg{ ...
1513ef92-814d-425b-8d0f-fc8ba849bbb5
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-06-04 07:44:21", "repo_name": "superspeedone/Athena", "sub_path": "/athena-portal/src/main/java/com/superspeed/grabticket/pojo/HttpRequestResult.java", "file_name": "HttpRequestResult.java", "file_ext": "java", "...
https://github.com/superspeedone/Athena
202
FILENAME: HttpRequestResult.java
0.2227
package com.superspeed.grabticket.pojo; import org.apache.http.cookie.Cookie; import java.util.List; public class HttpRequestResult { int statusCode; String data; List<Cookie> cookies; public HttpRequestResult(String data, List<Cookie> cookies) { this.data = data; this.cookies = c...
67713094-df16-4e82-9b9a-958f13104329
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2022-09-08 15:54:11", "repo_name": "chongyang92/learndemo", "sub_path": "/Day11Demo/src/com/lchy/_09文件上传演示/ServerDemo.java", "file_name": "ServerDemo.java", "file_ext": "java", "file_size_in_byte": 1092, "line_count":...
https://github.com/chongyang92/learndemo
240
FILENAME: ServerDemo.java
0.27513
package com.lchy._09文件上传演示; import java.io.IOException; import java.io.InputStream; import java.net.ServerSocket; import java.net.Socket; import java.util.concurrent.Executors; /** 目标:实现客户端上传图片给服务端保存起来 开发客户端: 本地图片 F:/file/IMG_20201116_183806.jpg 开发服务端: 服务器路径 F:/file/image */ public class ServerDemo { ...
b1398abd-3d60-4532-858d-4e6fa6860496
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2023-02-02 03:17:37", "repo_name": "meverline/my-transite-dm", "sub_path": "/libs/common/src/main/java/me/transit/dao/query/translator/PolygonTupleTranslator.java", "file_name": "PolygonTupleTranslator.java", "file_ex...
https://github.com/meverline/my-transite-dm
191
FILENAME: PolygonTupleTranslator.java
0.292595
package me.transit.dao.query.translator; import me.transit.dao.query.tuple.IQueryTuple; import me.transit.dao.query.tuple.PolygonBoxTuple; import me.transit.dao.query.tuple.Tuple; import org.locationtech.jts.geom.Polygon; public class PolygonTupleTranslator implements IOrmQueryTranslator { private final PolygonB...
a497b9e0-25c3-4ac4-8ba6-de434c003767
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2018-07-22T16:03:37", "repo_name": "Stainystain/Arcade-Game", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 971, "line_count": 36, "lang": "en", "doc_type": "text", "bl...
https://github.com/Stainystain/Arcade-Game
226
FILENAME: README.md
0.240775
# Classic Arcade Game / Frogger ## Table of Contents * [Description](#description) * [Features](#features) * [Instructions](#instructions) * [Application](#application) ## Description A basic browser based arcade game built with vanilla javascript, html & css. A project completed for Udacity's Front-End Web Develop...
f2baf260-2caf-488a-9842-9c488f4499a4
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-01-25 17:16:27", "repo_name": "Elsamarsantos/PharmaFriend", "sub_path": "/pharmafriend/src/main/java/pharmafriend/services/UserRequestService.java", "file_name": "UserRequestService.java", "file_ext": "java", "fi...
https://github.com/Elsamarsantos/PharmaFriend
223
FILENAME: UserRequestService.java
0.287768
package pharmafriend.services; import java.util.List; import javax.inject.Inject; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.QueryParam; import javax.ws.rs.core.MediaType; import pharmafriend.Dtos.PharmacyDto; import pharmafriend.business.UserRequestBusiness; @...
5af5ca4b-d316-4eba-bfde-834319c4bad0
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-06-20 22:27:20", "repo_name": "Jose98Lapa/SecondYearFinalProject", "sub_path": "/Projeto/eapli.base/base.core/src/main/java/eapli/base/collaborator/domain/Street.java", "file_name": "Street.java", "file_ext": "ja...
https://github.com/Jose98Lapa/SecondYearFinalProject
229
FILENAME: Street.java
0.242206
package eapli.base.collaborator.domain; import eapli.framework.domain.model.ValueObject; import javax.persistence.Embeddable; import java.io.Serializable; import java.util.Objects; @Embeddable public class Street implements ValueObject, Serializable { private String estrada; public Street(String estrada) { ...
4dcafc81-7fc8-41d6-8d93-7fcdd9cb7863
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-03-10 16:08:45", "repo_name": "harilee1325/BSafe", "sub_path": "/app/src/main/java/com/harilee/bsafe/Model/AssignCabModel.java", "file_name": "AssignCabModel.java", "file_ext": "java", "file_size_in_byte": 974, "...
https://github.com/harilee1325/BSafe
208
FILENAME: AssignCabModel.java
0.187133
package com.harilee.bsafe.Model; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class AssignCabModel { @SerializedName("lat") @Expose private String lat; @SerializedName("lng") @Expose private String lng; @SerializedName("message") ...
e19f97de-ae08-42de-b577-261f0249de91
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-02-01 14:37:17", "repo_name": "Columbus478/OrchidBank", "sub_path": "/src/test/java/com/OrchidBank/Solution_1/PerfectSquareCount.java", "file_name": "PerfectSquareCount.java", "file_ext": "java", "file_size_in_by...
https://github.com/Columbus478/OrchidBank
254
FILENAME: PerfectSquareCount.java
0.280616
/** * */ package com.OrchidBank.Solution_1; import java.util.ArrayList; import java.util.List; import java.util.Scanner; /** * @author Samuel Columbus Jan 31, 2021 */ public class PerfectSquareCount { public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.println("E...
e5a42bc0-d0ef-4e45-b732-16bd9f67e4cd
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-08-10 12:44:34", "repo_name": "RookieWangXF/Framework-base", "sub_path": "/ssh/src/main/java/cn/rookie/bean/Employee.java", "file_name": "Employee.java", "file_ext": "java", "file_size_in_byte": 962, "line_count"...
https://github.com/RookieWangXF/Framework-base
220
FILENAME: Employee.java
0.259826
package cn.rookie.bean; import javax.persistence.*; /** * Created by Rookie on 2016/5/18. * Package_name is cn.rookie.bean * Description: */ @Entity @Table(name = "employee") public class Employee { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int id; private String empName; ...
cb81c809-d171-4019-bf16-d1e527ed6c21
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-06-13 15:02:05", "repo_name": "sotomskir/stager", "sub_path": "/src/main/java/io/github/sotomskir/stager/repository/MockTemplateRepository.java", "file_name": "MockTemplateRepository.java", "file_ext": "java", "f...
https://github.com/sotomskir/stager
187
FILENAME: MockTemplateRepository.java
0.224055
package io.github.sotomskir.stager.repository; import io.github.sotomskir.stager.domain.Template; import org.springframework.stereotype.Component; import java.util.*; @Component public class MockTemplateRepository implements TemplateRepository { @Override public List<Template> findAll() { List<Templa...
e3d86733-b518-435c-bc4a-957f1331a26a
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-07-09 04:17:27", "repo_name": "cch0/spring-boot-distributed-tracing-with-jaeger", "sub_path": "/profile-service/src/main/java/com/demo/profileservice/controller/Controller.java", "file_name": "Controller.java", "...
https://github.com/cch0/spring-boot-distributed-tracing-with-jaeger
190
FILENAME: Controller.java
0.272799
package com.demo.profileservice.controller; import com.demo.profileservice.model.ProfileInfo; import lombok.extern.slf4j.Slf4j; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; imp...
a26bae12-1267-449f-8efa-b01f64b364df
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-04-10 10:05:27", "repo_name": "leejy9095/information", "sub_path": "/src/main/java/jun/com/information/main/MainController.java", "file_name": "MainController.java", "file_ext": "java", "file_size_in_byte": 962, ...
https://github.com/leejy9095/information
164
FILENAME: MainController.java
0.235108
package jun.com.information.main; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springfram...
e7c07d15-c78f-486b-a899-fcf89586e2cb
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-09-28 14:06:29", "repo_name": "liyork/concurrenttest", "sub_path": "/src/main/java/com/wolf/concurrenttest/hcpta/activeobject/ActiveMessageQueue.java", "file_name": "ActiveMessageQueue.java", "file_ext": "java", ...
https://github.com/liyork/concurrenttest
216
FILENAME: ActiveMessageQueue.java
0.252384
package com.wolf.concurrenttest.hcpta.activeobject; import java.util.LinkedList; /** * Description: 队列 * 无限制大小 * Created on 2021/9/26 10:09 PM * * @author 李超 * @version 0.0.1 */ public class ActiveMessageQueue { // 存放提交的MethodMessage消息 private final LinkedList<MethodMessage> messages = new LinkedList<>...
c97c06cc-87e4-4fea-9fc6-675d391588e4
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2013-04-28 00:36:04", "repo_name": "jbalmert/goos-by-chapter", "sub_path": "/src/main/java/auctionsniper/Item.java", "file_name": "Item.java", "file_ext": "java", "file_size_in_byte": 962, "line_count": 43, "lang": "e...
https://github.com/jbalmert/goos-by-chapter
202
FILENAME: Item.java
0.259826
package auctionsniper; import org.apache.commons.lang.builder.EqualsBuilder; import org.apache.commons.lang.builder.HashCodeBuilder; import org.apache.commons.lang.builder.ToStringBuilder; /** * Added Chapter 18: * Code from GOOS, pg 209 * - This bundles up the item id and stop price for the item together. * */ ...
346d36be-6e24-441b-a533-7d42a7498589
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-09-14 05:24:05", "repo_name": "r9software/CodeTestContacts", "sub_path": "/AndroidCodeTestRodolfoAbarca/app/src/main/java/com/midevs/androidcodetestrodolfoabarca/BaseActivity.java", "file_name": "BaseActivity.jav...
https://github.com/r9software/CodeTestContacts
192
FILENAME: BaseActivity.java
0.225417
package com.midevs.androidcodetestrodolfoabarca; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import com.midevs.androidcodetestrodolfoabarca.utils.Navigator; /** * Created by asus on 06/08/2016. */ public abstract class BaseActivity extends AppCompatActivity ...
b53f23ca-1f90-456e-a570-dbebda2b12a8
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-07-05 03:20:02", "repo_name": "xyzlf/Grunt", "sub_path": "/app/src/main/java/com/xyzlf/apt/MainActivity.java", "file_name": "MainActivity.java", "file_ext": "java", "file_size_in_byte": 962, "line_count": 34, "la...
https://github.com/xyzlf/Grunt
178
FILENAME: MainActivity.java
0.247987
package com.xyzlf.apt; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.widget.Button; import android.widget.ImageView; import android.widget.TextView; import com.xyzlf.apt.annotations.BindView; import com.xyzlf.apt.api.ViewInjector; public class Main...
e522f6a3-795a-41b9-b589-48e74d31adc7
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-05-16 15:35:02", "repo_name": "flashch/MyProject", "sub_path": "/app/src/main/java/com/chinamobile/onenet/mymvp/mvp/ui/fragment/FragmentFactory.java", "file_name": "FragmentFactory.java", "file_ext": "java", "fil...
https://github.com/flashch/MyProject
194
FILENAME: FragmentFactory.java
0.217338
package com.chinamobile.onenet.mymvp.mvp.ui.fragment; import android.support.v4.app.Fragment; import com.chinamobile.onenet.mymvp.mvp.ui.fragment.map.MapFragment; /** * Fragment的工厂类 * * @author Administrator */ public class FragmentFactory { /** * 根据不同的position生产对应的Fragment对象 * * @param posit...
11a569a5-9c41-4a29-bebe-69fca107a015
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-07-28 07:21:49", "repo_name": "imacback/bs", "sub_path": "/bs-back/src/main/java/cn/aiyuedu/bs/back/component/BookComponent.java", "file_name": "BookComponent.java", "file_ext": "java", "file_size_in_byte": 972, ...
https://github.com/imacback/bs
203
FILENAME: BookComponent.java
0.242206
package cn.aiyuedu.bs.back.component; import cn.aiyuedu.bs.da.enumeration.ConfigEnum; import cn.aiyuedu.bs.da.service.KanshuService; import com.google.common.collect.Lists; import org.apache.commons.collections4.CollectionUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework....
4a520502-bb5e-4faf-be0e-33ec3e5c764d
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-04-15 16:04:12", "repo_name": "Basyav/petclinic", "sub_path": "/petclinic-service/src/main/java/com/bas/petclinic/dto/ESOwnerDTO.java", "file_name": "ESOwnerDTO.java", "file_ext": "java", "file_size_in_byte": 962...
https://github.com/Basyav/petclinic
244
FILENAME: ESOwnerDTO.java
0.253861
package com.bas.petclinic.dto; /** * Data transfer object for ESOwner */ public class ESOwnerDTO { private Long id; private String FIO; public ESOwnerDTO() { } public Long getId() { return id; } public void setId(Long id) { this.id = id; } public String getFIO...
3b20361d-5026-48df-853e-8c77a4ee0023
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2010-08-22 18:24:41", "repo_name": "dilgerma/Ks-Video-Store", "sub_path": "/src/main/java/de/pentasys/k/navigation/MenuEntry.java", "file_name": "MenuEntry.java", "file_ext": "java", "file_size_in_byte": 961, "line_co...
https://github.com/dilgerma/Ks-Video-Store
220
FILENAME: MenuEntry.java
0.218669
/** * */ package de.pentasys.k.navigation; import java.io.Serializable; import org.apache.wicket.markup.html.WebPage; /** * @author <a href="mailto:martin.dilger@pentasys.de">Martin Dilger</a> * @since 29.07.2010 */ public class MenuEntry implements Serializable { /** * Serial Version UID */ ...
978e5d17-1327-44de-9aa4-81cf6d5140f1
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-10-30 09:11:27", "repo_name": "xialonglei/web-RBAC", "sub_path": "/src/main/java/com/xll/enums/ResponseEnum.java", "file_name": "ResponseEnum.java", "file_ext": "java", "file_size_in_byte": 1128, "line_count": 41...
https://github.com/xialonglei/web-RBAC
320
FILENAME: ResponseEnum.java
0.29584
package com.xll.enums; /** * Created by lonely.xia on 2017/10/17. */ public enum ResponseEnum { INSERT_SUCCESS("插入成功" , 200) , INSERT_FAIL("插入失败" , -101) , INSERT_OR_UPDATE_ROLE_NAME_DUPLICATION("插入或更新重复角色名" , -102) , UPDATE_SUCCESS("更新成功" , 200) , UPDATE_FAIL("更新失败" , -201) , SELECT_SUCCESS...
689edb41-dfcb-4bf5-a4ea-219a37260201
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-06-25 15:06:01", "repo_name": "jvictorvilela/RU-System", "sub_path": "/src/java/commands/EditarNome.java", "file_name": "EditarNome.java", "file_ext": "java", "file_size_in_byte": 962, "line_count": 30, "lang": "...
https://github.com/jvictorvilela/RU-System
165
FILENAME: EditarNome.java
0.252384
package commands; import DAO.UsuarioDAO; import entidade.Usuario; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; public class EditarNome implements Command { @...
6ff16b72-c08e-4e86-8187-677339580af6
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2018-04-14T14:52:07", "repo_name": "kic-markon/Zeppelin", "sub_path": "/Zeppelin notes.md", "file_name": "Zeppelin notes.md", "file_ext": "md", "file_size_in_byte": 963, "line_count": 25, "lang": "en", "doc_type":...
https://github.com/kic-markon/Zeppelin
214
FILENAME: Zeppelin notes.md
0.23092
# Zeppelin notes ## Installing Zeppelin Download the Zeppelin binary package for your environment. Things are most simple if you choose the "Package with all interpreters". https://zeppelin.apache.org/docs/0.7.3/install/install.html Initially, start the Zeppelin server from the terminal. It will run in the background...
4488504f-19e0-4134-8579-dbfd457850d9
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2019-06-22T20:16:50", "repo_name": "matipacheco/dynamic-blog", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 965, "line_count": 31, "lang": "en", "doc_type": "text", "b...
https://github.com/matipacheco/dynamic-blog
234
FILENAME: README.md
0.276691
# Dynamic blog This app was created to test dynamic routing on Rails. So, lets say that John wants to create his own blog. What we are looking for is that once John is registered in the system, the route `dynamic-blog/john` becomes immediately available within the app. And with that set up, John can start posting art...
eb5500f3-275f-4925-8b1b-f5b99cc28c9d
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2012-01-24 09:48:50", "repo_name": "Minecarts/MiracleGrow", "sub_path": "/src/com/minecarts/miraclegrow/listener/WorldListener.java", "file_name": "WorldListener.java", "file_ext": "java", "file_size_in_byte": 961, "l...
https://github.com/Minecarts/MiracleGrow
209
FILENAME: WorldListener.java
0.256832
package com.minecarts.miraclegrow.listener; import com.minecarts.miraclegrow.MiracleGrow; import com.minecarts.miraclegrow.BlockStateRestore.Cause; import org.bukkit.event.world.*; import org.bukkit.block.Block; import org.bukkit.block.BlockState; public class WorldListener extends org.bukkit.event.world.WorldListene...
342981bf-a948-476b-b63f-445b83f5823e
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-04-02 11:13:08", "repo_name": "ccva/KotlinTaste", "sub_path": "/app/src/main/java/com/va/kotlintaste/service/ListenerService.java", "file_name": "ListenerService.java", "file_ext": "java", "file_size_in_byte": 96...
https://github.com/ccva/KotlinTaste
193
FILENAME: ListenerService.java
0.220007
package com.va.kotlintaste.service; import android.annotation.SuppressLint; import android.service.notification.NotificationListenerService; import android.service.notification.StatusBarNotification; import android.util.Log; /** * Created by Junmeng.Chen on 2017/9/22. */ @SuppressLint("OverrideAbstract") public cl...
efd89599-24c1-41e4-8485-7a742263afe6
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-08-14 10:17:13", "repo_name": "ArronMingCN/OrderHub", "sub_path": "/OrderHub/test/com/orderhub/dao/OrderBookDAOTest.java", "file_name": "OrderBookDAOTest.java", "file_ext": "java", "file_size_in_byte": 960, "line...
https://github.com/ArronMingCN/OrderHub
213
FILENAME: OrderBookDAOTest.java
0.283781
package com.orderhub.dao; import net.sf.json.JSONObject; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import java.util.ArrayList; import java.util.List; import static org.junit.jupiter.api.Assertions.*; class OrderBookDAOTest{ @Autowired private OrderBoo...
52ab2293-8b23-47a1-9052-04c361302be1
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-01-02 12:32:34", "repo_name": "l00196967/Hello-World", "sub_path": "/ims/ims-web/src/main/java/com/alibaba/ims/web/vo/PageVO.java", "file_name": "PageVO.java", "file_ext": "java", "file_size_in_byte": 643, "line_...
https://github.com/l00196967/Hello-World
228
FILENAME: PageVO.java
0.242206
/* * Copyright 2014 Alibaba.com All right reserved. This software is the * confidential and proprietary information of Alibaba.com ("Confidential * Information"). You shall not disclose such Confidential Information and shall * use it only in accordance with the terms of the license agreement you entered * into wi...
1ed60ca6-d4b4-4735-8a09-7f3569a922b5
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-07-13 00:44:27", "repo_name": "ziyoushi/atcrowdfunding-parent", "sub_path": "/manager-impl/src/main/java/com/atguigu/atcrowdfunding/component/AppUserDetail.java", "file_name": "AppUserDetail.java", "file_ext": "j...
https://github.com/ziyoushi/atcrowdfunding-parent
194
FILENAME: AppUserDetail.java
0.240775
package com.atguigu.atcrowdfunding.component; import java.util.Collection; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.userdetails.User; import org.springframework.stereotype.Component; import com.atguigu.atcrowdfunding.bean.TAdmin; public class AppU...
d39d0346-5d51-46bd-a80a-4cbf2b4fb064
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-08-16 05:11:52", "repo_name": "mdzyuba/bakingtime", "sub_path": "/model/src/test/java/com/mdzyuba/bakingtime/repository/TestDataUtils.java", "file_name": "TestDataUtils.java", "file_ext": "java", "file_size_in_by...
https://github.com/mdzyuba/bakingtime
169
FILENAME: TestDataUtils.java
0.253861
package com.mdzyuba.bakingtime.repository; import java.io.IOException; import java.io.InputStream; import java.util.Scanner; import androidx.annotation.Nullable; class TestDataUtils { private static final String DELIMITER = "\\A"; @Nullable public static String getJsonString(String fileName) throws IOEx...
d4713ee0-713d-49ff-8a31-ae221dd9d1c3
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-07-19 10:32:03", "repo_name": "homertruong66/research", "sub_path": "/link-stats-processor/src/main/java/com/hoang/lsp/controller/ClickProcessorImpl.java", "file_name": "ClickProcessorImpl.java", "file_ext": "jav...
https://github.com/homertruong66/research
193
FILENAME: ClickProcessorImpl.java
0.271252
package com.hoang.lsp.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import com.hoang.lsp.events.ClickEvent; import com.hoang.lsp.exception.BusinessException; import com.hoang.lsp.ser...
bb099720-6560-4528-a457-7ead466b3032
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-07-06 02:42:46", "repo_name": "runenv/wxms", "sub_path": "/src/main/java/com/ecp888/wxms/web/controller/notice/NoticeForm.java", "file_name": "NoticeForm.java", "file_ext": "java", "file_size_in_byte": 971, "line...
https://github.com/runenv/wxms
271
FILENAME: NoticeForm.java
0.243642
package com.ecp888.wxms.web.controller.notice; import java.util.ArrayList; import java.util.List; import com.ecp888.wxms.vo.PageVO; import com.ecp888.wxms.vo.notice.NoticeVO; /** * APP广告位信息Form * @author ecp875 * @since 2014-08-11 */ public class NoticeForm { private PageVO pageVO=new PageVO(); private Notic...
87d1b912-fcef-4d7e-a496-f913808acc49
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-05-17 17:23:27", "repo_name": "max40a/sekta-online-platform", "sub_path": "/src/main/java/sekta/platform/core/entity/ForumCategory.java", "file_name": "ForumCategory.java", "file_ext": "java", "file_size_in_byte"...
https://github.com/max40a/sekta-online-platform
216
FILENAME: ForumCategory.java
0.249447
package sekta.platform.core.entity; import javax.persistence.*; import java.util.HashSet; import java.util.Set; /** * Created by Retro on 16.05.2016. */ @Entity @Table(name = "forum_category_table") public class ForumCategory { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "id...
e303e7dd-c236-4737-9499-1dd12bcdffdc
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-10-16 02:53:50", "repo_name": "oflegend/StudyDemo", "sub_path": "/AsynTaskDemo/src/main/java/demon/com/asyntaskdemo/MainActivity.java", "file_name": "MainActivity.java", "file_ext": "java", "file_size_in_byte": 9...
https://github.com/oflegend/StudyDemo
196
FILENAME: MainActivity.java
0.218669
package demon.com.asyntaskdemo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.Button; import android.widget.TextView; import java.net.MalformedURLException; import java.net.URL; import butterknife.BindView; import butterknife.ButterKnife; import butterknife.OnClick;...
ec944cac-8a94-4476-9b7c-6b8025f62269
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-03-16 13:44:50", "repo_name": "sagungw/sbtest", "sub_path": "/02/consumer/src/main/java/io/wijaya/external/stockbit_02/consumer/StockEntry.java", "file_name": "StockEntry.java", "file_ext": "java", "file_size_in_...
https://github.com/sagungw/sbtest
191
FILENAME: StockEntry.java
0.279828
package io.wijaya.external.stockbit_02.consumer; import java.time.LocalDateTime; import java.time.format.DateTimeFormatter; public class StockEntry { private LocalDateTime timestamp; private String code; private Integer price; private StockEntry(){} public LocalDateTime getTimestamp() { ...
2b2f79b1-71f0-4efc-a785-3a10ec450090
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-06-08 16:13:33", "repo_name": "l0new4nder3r/drools-tests", "sub_path": "/src/test/java/drools/KJARUtils.java", "file_name": "KJARUtils.java", "file_ext": "java", "file_size_in_byte": 960, "line_count": 19, "lang"...
https://github.com/l0new4nder3r/drools-tests
317
FILENAME: KJARUtils.java
0.282196
package drools; import org.kie.api.builder.ReleaseId; /** * "Inspired" from * https://github.com/kiegroup/drools/blob/00657c78d252951abbf8b541a7fc2417df8d6fb1/drools-model/drools-model-compiler/src/test/java/org/drools/modelcompiler/KJARUtils.java#L21 * */ public class KJARUtils { public static String getPom(fi...
26893766-124b-45d1-98d0-5f0a3dfd6753
{"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2014-08-15T01:00:25", "repo_name": "Pitt-RAS/color_follower", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 961, "line_count": 22, "lang": "en", "doc_type": "text", "bl...
https://github.com/Pitt-RAS/color_follower
222
FILENAME: README.md
0.226784
color_follower ============== Control code for a webcam-based color tracking/following robot This is the code to run a BeagleBone Black based robot that follows a specified color. The hardware requirements are: - A frame that utilizes two direct drive motors, one on either side of the robot. - A we...