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 |
|---|---|---|---|---|---|---|
4cc32ad9-9e00-424c-af5e-cf91f53172a4 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-06-14 09:24:02", "repo_name": "Mr-Coding/MyClock-Kotlin", "sub_path": "/app/src/main/java/com/frank/myclock/view/MyRelativeLayout.java", "file_name": "MyRelativeLayout.java", "file_ext": "java", "file_size_in_byt... | https://github.com/Mr-Coding/MyClock-Kotlin | 219 | FILENAME: MyRelativeLayout.java | 0.286169 | package com.frank.myclock.view;
import android.content.Context;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
import android.widget.RelativeLayout;
public class MyRelativeLayout extends RelativeLayout {
private OnUnlockListener listener;
private float yStart,yEnd;... |
d15c0608-e714-47c0-a224-ff9fc6abd643 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-02-25 17:25:10", "repo_name": "Clomez/HTML_Mail_sending_system", "sub_path": "/src/main/java/com/clomez/invalane/services/OptionServiceImpl.java", "file_name": "OptionServiceImpl.java", "file_ext": "java", "file_... | https://github.com/Clomez/HTML_Mail_sending_system | 205 | FILENAME: OptionServiceImpl.java | 0.249447 | package com.clomez.invalane.services;
import com.clomez.invalane.beans.Options;
import com.clomez.invalane.repositories.OptionsRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class OptionServiceImpl imple... |
21ec6810-fd7d-4d04-a336-809703749e52 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-08-19 13:06:27", "repo_name": "nikasamadalashvili/TechStore", "sub_path": "/src/main/java/web/app/TechStore/TechStore/Services/models/FilteredMobileListResponse.java", "file_name": "FilteredMobileListResponse.jav... | https://github.com/nikasamadalashvili/TechStore | 208 | FILENAME: FilteredMobileListResponse.java | 0.261331 | package web.app.TechStore.TechStore.Services.models;
import java.util.List;
public class FilteredMobileListResponse {
private List<ProductDto> filteredProducts;
public FilteredMobileListResponse(List<ProductDto> filteredProducts) {
this.filteredProducts = filteredProducts;
}
public List<Prod... |
e4b502d2-d0bc-4d8a-9dae-7b48c9aa52d5 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2015-06-01 15:26:53", "repo_name": "andianderson522/fatcatsolutions_utils", "sub_path": "/src/main/java/org/fatcatsolutions/utils/strings/StringUtils.java", "file_name": "StringUtils.java", "file_ext": "java", "file_s... | https://github.com/andianderson522/fatcatsolutions_utils | 268 | FILENAME: StringUtils.java | 0.292595 | package org.fatcatsolutions.utils.strings;
public final class StringUtils {
public static final String EMPTY_STRING = "";
public static final CharSequence EMPTY_CHARSEQUENCE = EMPTY_STRING;
private StringUtils() {
// hide utility class
}
/**
* @param toTest
* {@link CharSequence} to default if... |
e0ba9c13-d6d0-452e-8815-b59f3e2abb88 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-12-10 12:53:25", "repo_name": "gcliupeng/kafka-proxy", "sub_path": "/src/main/java/org/kafka_proxy/config/GlobalConfig.java", "file_name": "GlobalConfig.java", "file_ext": "java", "file_size_in_byte": 1096, "line... | https://github.com/gcliupeng/kafka-proxy | 225 | FILENAME: GlobalConfig.java | 0.274351 | package org.kafka_proxy.config;
import java.io.BufferedInputStream;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;
import org.apache.log4j.Logger;
public class GlobalConfig {
public static Integer thread_num = null;
public static Integer listen_port = null;
public static... |
f372419c-4405-4135-be6d-d683f51ba5f1 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2018-07-19T13:31:21", "repo_name": "mor1/mor1.github.io", "sub_path": "/_posts/2016-09-13-grubbing-around.md", "file_name": "2016-09-13-grubbing-around.md", "file_ext": "md", "file_size_in_byte": 1158, "line_count... | https://github.com/mor1/mor1.github.io | 313 | FILENAME: 2016-09-13-grubbing-around.md | 0.261331 | ---
title: Grubbing Around
subtitle: Some commands I found useful
layout: post
category: blog
---
Nothing earth-shattering here: I recently had the "pleasure" of setting up an
ARM64 server. After considerable support, several firmware upgrades, corruption
of the main HDD, reinstallation of CentOS7 (recommended, somewh... |
6fb53b66-b04c-4ea2-8482-2998029ccfcc | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2021-09-14T06:18:38", "repo_name": "AIESydProgYr12021/aie_cpd-karmalmao", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1183, "line_count": 39, "lang": "en", "doc_type"... | https://github.com/AIESydProgYr12021/aie_cpd-karmalmao | 279 | FILENAME: README.md | 0.243642 | # PROJECT NAME
## About the Game
endless runner
### Contributors:
Contributors to the project are strictly limeted to AIE Students as part of their group work project.
Members (example):
Programmer: Jack Norrie
## Build Steps:
The project can currently be built for both windows and webgl in the following ways:
*... |
4b6e95f6-6269-4495-a581-b3d20b243f9b | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-09-03 21:08:37", "repo_name": "Bezneima/testApp", "sub_path": "/app/src/main/java/com/example/testovoe4/dataclasses/RealtimeCurrencyExchangeRate.java", "file_name": "RealtimeCurrencyExchangeRate.java", "file_ext"... | https://github.com/Bezneima/testApp | 237 | FILENAME: RealtimeCurrencyExchangeRate.java | 0.256832 | package com.example.testovoe4.dataclasses;
import com.fasterxml.jackson.annotation.*;
import java.util.HashMap;
import java.util.Map;
@JsonInclude(JsonInclude.Include.NON_NULL)
@JsonPropertyOrder({
"Realtime Currency Exchange Rate"
})
public class RealtimeCurrencyExchangeRate {
@JsonProperty("Realtime Cu... |
9ad7928b-f1aa-4362-b42d-9f8fb88231e4 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2022-07-20 16:40:50", "repo_name": "opendistro-for-elasticsearch/anomaly-detection", "sub_path": "/src/main/java/com/amazon/opendistroforelasticsearch/ad/caching/CacheProvider.java", "file_name": "CacheProvider.java",... | https://github.com/opendistro-for-elasticsearch/anomaly-detection | 248 | FILENAME: CacheProvider.java | 0.290176 | /*
* Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in ... |
b0dc271c-256a-4783-ab16-a6001b0a253e | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2023-08-02T22:54:16", "repo_name": "apache/couchdb-fauxton", "sub_path": "/assets/iconfontgenerator/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1135, "line_count": 22, "lang": "en"... | https://github.com/apache/couchdb-fauxton | 298 | FILENAME: README.md | 0.249447 | ### How to regenerate Fauxton's icon fonts
The steps below describe how to use [svgtofont](https://github.com/jaywcjlove/svgtofont) to generate a new set of
CSS and font files based on an input set of SVG icons.
**IMPORTANT**: The source SVG files can not contain any comments or metatags (e.g. `<?xml ...?>` , `<!-- -... |
bd7a43cf-380f-40a6-b719-7aebb95768fc | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-04-30 13:36:02", "repo_name": "isxiongyu/concurrency-basis", "sub_path": "/src/main/java/cn/xiongyu/juc/CyclicBarrierTest.java", "file_name": "CyclicBarrierTest.java", "file_ext": "java", "file_size_in_byte": 106... | https://github.com/isxiongyu/concurrency-basis | 231 | FILENAME: CyclicBarrierTest.java | 0.276691 | package cn.xiongyu.juc;
import java.util.concurrent.*;
/**
* ClassName: CyclicBarrierTest
* Package: cn.xiongyu.juc
* Description:
* Date: 19-8-9 下午9:14
* Author: xiongyu
*/
public class CyclicBarrierTest {
private static CyclicBarrier cyclicBarrier = new CyclicBarrier(5);
public static void main(Strin... |
f9b2edb5-226d-487f-b6d9-032336bf4c7a | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-06-30 17:32:52", "repo_name": "kihabit/MUB", "sub_path": "/app/src/main/java/com/prayosof/yvideo/view/browser/fragments/ContentFragment.java", "file_name": "ContentFragment.java", "file_ext": "java", "file_size_i... | https://github.com/kihabit/MUB | 194 | FILENAME: ContentFragment.java | 0.204342 | package com.prayosof.yvideo.view.browser.fragments;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.databinding.DataBindingUtil;
import androidx.fragment.app.Fragment;
import com.prayosof.yvideo.R;
import com.prayosof.yvideo.data... |
33e61fe6-e1c7-4b8e-bb64-da8b07ce2a3c | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2017-10-06T14:52:19", "repo_name": "jnplonte/nine-gag", "sub_path": "/9gag-site/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1099, "line_count": 33, "lang": "en", "doc_type": "text"... | https://github.com/jnplonte/nine-gag | 289 | FILENAME: README.md | 0.275909 | # SITE APPLICATION
## Dependencies
* nodejs: [https://nodejs.org/](https://nodejs.org/en/)
* angular4: [https://angular.io/](https://angular.io/)
* webpack: [https://webpack.github.io/](https://webpack.github.io/)
* lodash: [https://lodash.com/](https://lodash.com/)
* sass: [http://sass-lang.com/](http://sass-lang.co... |
db209a17-d428-4ac8-aee2-74a25fa6104e | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2015-07-02 08:33:44", "repo_name": "vevake/Service_Design", "sub_path": "/HealthProfileClient/src/ehealth/ws/DeleteUserResponse.java", "file_name": "DeleteUserResponse.java", "file_ext": "java", "file_size_in_byte": 1... | https://github.com/vevake/Service_Design | 282 | FILENAME: DeleteUserResponse.java | 0.278257 |
package ehealth.ws;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for deleteUserResponse complex type.
*
* <p>The following schema fragment specifies the expected content contained within this class... |
25c83c30-f5b2-4469-b902-48a333056878 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-09-17 08:52:57", "repo_name": "kazinarka/final_project", "sub_path": "/src/test/java/com/nix/cinema/ActorServiceTest.java", "file_name": "ActorServiceTest.java", "file_ext": "java", "file_size_in_byte": 1097, "li... | https://github.com/kazinarka/final_project | 237 | FILENAME: ActorServiceTest.java | 0.281406 | package com.nix.cinema;
import com.nix.cinema.model.Actor;
import com.nix.cinema.repository.ActorRepository;
import com.nix.cinema.services.ActorService;
import com.nix.cinema.services.impl.ActorServiceImpl;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.util.List;
import sta... |
8c8f3708-9632-4cc7-98b5-29fddc3bfc01 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2021-09-12T15:29:40", "repo_name": "Traumjager/client", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1219, "line_count": 47, "lang": "en", "doc_type": "text", "blob_id... | https://github.com/Traumjager/client | 298 | FILENAME: README.md | 0.233706 | # I Saloon
## Developers
- Hatem Husnieh
- Ahmad Ammoura
- Ahmad Abu Osbeh
- Mohammed Al-Ramahi
---
## Description :
- A website/application that allows users to discover barbers within their areas in a professional way, this app will ease the contacting process and introducing services for the clients. As it will... |
4bd16bf0-848f-49a0-ba4a-76bebc6ce3be | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-05-21 10:17:48", "repo_name": "mxdldev/android-touch-event", "sub_path": "/app/src/main/java/com/android/touchevent/view/MyButton.java", "file_name": "MyButton.java", "file_ext": "java", "file_size_in_byte": 1073... | https://github.com/mxdldev/android-touch-event | 238 | FILENAME: MyButton.java | 0.27048 | package com.android.touchevent.view;
import android.annotation.SuppressLint;
import android.content.Context;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
import android.widget.Button;
import com.android.touchevent.util.MotionEventUtil;
/**
* Description: <MyButton><br... |
504259bf-57d7-44be-9f4a-1cb474608be4 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2019-09-10T00:20:59", "repo_name": "hansCodeJam/what-i-learned-in-week-0", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1160, "line_count": 29, "lang": "en", "doc_type... | https://github.com/hansCodeJam/what-i-learned-in-week-0 | 268 | FILENAME: README.md | 0.177811 | Things I've learnt on Week 0
Mac keyboard shortcuts
* Command Space -
* it brings up the the search field. This features allows you to look up anything on your mac, including applications(chrome, terminal), files, etc.
* workflow - control(change to caps lock)
* - control ^ and left or right key will switch betw... |
c3d1b77f-1b57-4b99-bbb6-e7c30bb797d5 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-08-16 13:01:45", "repo_name": "a-makarov-alex/selenium-interview", "sub_path": "/src/test/java/GoogleTest.java", "file_name": "GoogleTest.java", "file_ext": "java", "file_size_in_byte": 1032, "line_count": 39, "l... | https://github.com/a-makarov-alex/selenium-interview | 214 | FILENAME: GoogleTest.java | 0.236516 | import io.github.bonigarcia.wdm.WebDriverManager;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.util.concurrent.TimeUnit;
public class Go... |
886fc1b8-0b97-48c3-aea3-bfcec47533ab | {"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/workerthread/WorkerThreadTest.java", "file_name": "WorkerThreadTest.java", "file_ext": "java", "fil... | https://github.com/liyork/concurrenttest | 207 | FILENAME: WorkerThreadTest.java | 0.253861 | package com.wolf.concurrenttest.hcpta.workerthread;
import java.util.concurrent.ThreadLocalRandom;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.stream.IntStream;
/**
* Description:
* Created on 2021/9/26 6:32 PM
*
* @author 李超
* @version 0.0.1
*/
publi... |
c0b8a283-c06f-4b4b-93c6-c860b396815a | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-01-31 12:27:55", "repo_name": "iTreeC/DevelopmentDocument", "sub_path": "/Service/wjf/time_update/src/test/java/com/turing/activity/service/entity/test/TestEntity.java", "file_name": "TestEntity.java", "file_ext"... | https://github.com/iTreeC/DevelopmentDocument | 203 | FILENAME: TestEntity.java | 0.262842 | package com.turing.activity.service.entity.test;
import static org.junit.Assert.*;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.hibernate.service.ServiceRegistry;
import org.hibernate.service.ServiceRegistryBuil... |
87766863-a73a-4375-84ff-843bdb94c7c2 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2013-03-21T18:09:53", "repo_name": "danveloper/real-time-logging", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1135, "line_count": 22, "lang": "en", "doc_type": "text... | https://github.com/danveloper/real-time-logging | 273 | FILENAME: README.md | 0.247987 | Grails Real Time Logging Application
=================
***
This project is a Grails application that receives Log4j messages from a JMS channel and streams them to a web page view using Atmosphere and websockets. The full write up is available at [http://danveloper.github.com/grails-real-time-logging.html](http://danve... |
6eed90e4-bc84-4efe-ae8c-fa8129978304 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-07-14 06:27:45", "repo_name": "Ccalary/Cai_android", "sub_path": "/app/src/main/java/com/bc/caibiao/utils/ProgressDialogUtils.java", "file_name": "ProgressDialogUtils.java", "file_ext": "java", "file_size_in_byte... | https://github.com/Ccalary/Cai_android | 256 | FILENAME: ProgressDialogUtils.java | 0.245085 | package com.bc.caibiao.utils;
import android.app.ProgressDialog;
import android.content.Context;
import android.text.TextUtils;
/**
* @author wangkai
* @create 16/9/8 上午10:48
* @Description :
*/
public class ProgressDialogUtils {
private String defaultMsg = "数据加载中...";
private ProgressDialog mDialog;
... |
d1172619-3f84-450a-a9aa-3d2c1abbd768 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-05-12 04:40:50", "repo_name": "theguywhodoesthething/SD_Projects", "sub_path": "/workspace/Java2-Chapter03/labs/Order.java", "file_name": "Order.java", "file_ext": "java", "file_size_in_byte": 1073, "line_count":... | https://github.com/theguywhodoesthething/SD_Projects | 261 | FILENAME: Order.java | 0.26588 | package labs;
import java.io.DataOutputStream;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Serializable;
public class Order implements Serializable{
private Integer customerID;
private String name;
public Order() {
super()... |
df96fd61-c3e7-463b-8a61-dea9ed47b1c5 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-03-04 14:39:10", "repo_name": "ericthelemur/Hex-Wars", "sub_path": "/src/com/owen/game/battlemap/players/BattleArcher.java", "file_name": "BattleArcher.java", "file_ext": "java", "file_size_in_byte": 1036, "line_... | https://github.com/ericthelemur/Hex-Wars | 238 | FILENAME: BattleArcher.java | 0.282196 | package com.owen.game.battlemap.players;
import com.owen.game.Game;
import com.owen.game.battlemap.BattleMap;
import com.owen.game.map.Position;
import com.owen.game.sprites.CharacterGenerator;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
public class BattleArcher extends Battl... |
a672837e-1fb6-4976-87e0-074c6ac79e06 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-07-27 15:00:38", "repo_name": "piotrneumann/Simple-CRUD-Spring-Boot-Angular-6", "sub_path": "/src/main/java/com/cube/cubeanimation/controller/PostController.java", "file_name": "PostController.java", "file_ext": ... | https://github.com/piotrneumann/Simple-CRUD-Spring-Boot-Angular-6 | 248 | FILENAME: PostController.java | 0.271252 | package com.cube.cubeanimation.controller;
import com.cube.cubeanimation.model.dto.PostDto;
import com.cube.cubeanimation.services.PostService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping("/api... |
3fecf2c5-362a-48f8-9493-09af88f1d34f | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-03-17 11:55:50", "repo_name": "roy-as/hotel-cloud", "sub_path": "/hotel-cloud-api/src/main/java/com/hotel/cloud/common/vo/equip/DeviceVo.java", "file_name": "DeviceVo.java", "file_ext": "java", "file_size_in_byte... | https://github.com/roy-as/hotel-cloud | 239 | FILENAME: DeviceVo.java | 0.243642 | package com.hotel.cloud.common.vo.equip;
import com.hotel.cloud.modules.equipment.entity.DeviceEntity;
import lombok.Data;
import org.springframework.beans.BeanUtils;
import org.springframework.web.multipart.MultipartFile;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
impo... |
c94d7c52-6554-4b70-9eca-f746e6ea252b | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-10-04 01:12:11", "repo_name": "Frankyang88/cs344labfile", "sub_path": "/assign2/asgn2_group9/backpack.java", "file_name": "backpack.java", "file_ext": "java", "file_size_in_byte": 1107, "line_count": 60, "lang": ... | https://github.com/Frankyang88/cs344labfile | 269 | FILENAME: backpack.java | 0.258326 | public class backpack{
private int ownerid;
private String bname;
private int size;
private int money;
private ArrayList<String> consumable;
public backpack(int id,int name,int size,int money,ArrayList<String> consumable){
this.ownerid=id;
this.bname=name;
this.money=money;
this.size=size;
this.consumable=consuma... |
ae010ad2-8422-420a-ab3b-74ae7857d879 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-01-18 09:33:31", "repo_name": "JecyG/dreamweb", "sub_path": "/src/main/java/cc/landingzone/dreamweb/common/CommonConstants.java", "file_name": "CommonConstants.java", "file_ext": "java", "file_size_in_byte": 1231... | https://github.com/JecyG/dreamweb | 234 | FILENAME: CommonConstants.java | 0.243642 | package cc.landingzone.dreamweb.common;
import java.io.InputStream;
import java.util.Properties;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class CommonConstants {
private static final Logger logger = LoggerFactory.getLogger(CommonConstants.class);
public static final String Aliyun_Acc... |
18d9c044-cffe-4fe0-a8be-b9c1c0d65751 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-07-28 14:53:19", "repo_name": "zidquocviet1/Toeic-Application", "sub_path": "/app/src/main/java/com/example/toeicapplication/adapters/LoginPagerAdapter.java", "file_name": "LoginPagerAdapter.java", "file_ext": "j... | https://github.com/zidquocviet1/Toeic-Application | 197 | FILENAME: LoginPagerAdapter.java | 0.243642 | package com.example.toeicapplication.adapters;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.lifecycle.Lifecycle;
import androidx.viewpager2.adapter.FragmentStateAdapter;
import com.example.toeicapplication.view.fragment.LoginF... |
51c0cd86-a557-459a-8fd7-3f094de9b884 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-03-27 08:37:54", "repo_name": "p0po/disk-mq", "sub_path": "/src/main/java/net/yongpo/TestDiskQueue.java", "file_name": "TestDiskQueue.java", "file_ext": "java", "file_size_in_byte": 1158, "line_count": 45, "lang"... | https://github.com/p0po/disk-mq | 230 | FILENAME: TestDiskQueue.java | 0.259826 | package net.yongpo;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* Created by p0po on 2019/3/18 0018.
*/
public class TestDiskQueue {
static ExecutorService e = Executors.newFixedThreadPool(1);
public static void main(String[] args) {
final DiskMq diskMq =... |
9be8a59b-6e05-4e46-a583-4e4f1de20b86 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2013-07-03T09:38:29", "repo_name": "wontfix-org/bash-bundles-nscreen", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1080, "line_count": 22, "lang": "en", "doc_type": "... | https://github.com/wontfix-org/bash-bundles-nscreen | 248 | FILENAME: README.md | 0.228156 | # nscreen bash bundle
Provides easy access to named screens with autocompletion of running sessions, as well as optional screen configs on a per-name basis, with the main ~/.screenrc being merged with the topic config
# Usage
nscreen mysessionname
Opens a new screen session with the given name. As long as the sess... |
f01b7180-dcb9-4291-af94-8e6de1f93885 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-08-29 12:28:06", "repo_name": "PrasannakumarPatil/PrasannakumarPatil-OOPsLabSolution", "sub_path": "/OppsLab1/src/com/gl/main/Driver.java", "file_name": "Driver.java", "file_ext": "java", "file_size_in_byte": 109... | https://github.com/PrasannakumarPatil/PrasannakumarPatil-OOPsLabSolution | 221 | FILENAME: Driver.java | 0.236516 | package com.gl.main;
import com.gl.model.Employee;
import com.gl.services.CredentialService;
import java.util.Scanner;
public class Driver {
public static void main(String[] args) {
Employee e1 = new Employee("Prasannakumar", "patil");
int choice;
CredentialService credentialService =... |
776a8422-4f88-440c-94e3-a37a86d1574a | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-08-31 03:31:12", "repo_name": "ThangVu1903/lybrary", "sub_path": "/src/com/java/dao/BookManagement.java", "file_name": "BookManagement.java", "file_ext": "java", "file_size_in_byte": 1111, "line_count": 46, "lang... | https://github.com/ThangVu1903/lybrary | 230 | FILENAME: BookManagement.java | 0.292595 | package com.java.dao;
import com.java.model.Book;
import java.util.ArrayList;
import java.util.List;
public class BookManagement {
private List<Book> bookList = new ArrayList<>();
public List<Book> getBookList() {
return bookList;
}
public void addBook(Book addBook){
for (Book book:... |
5031fd2b-d864-4a71-a582-2484877efc6d | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2021-07-08T00:25:11", "repo_name": "4ka0/blog_project", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1135, "line_count": 34, "lang": "en", "doc_type": "text", "blob_id... | https://github.com/4ka0/blog_project | 278 | FILENAME: README.md | 0.259826 | # Blog Project
### Overview
A basic blog application provided with CRUD functionality.</br>
Built following chapters 5-7 of [Django for Beginners](https://djangoforbeginners.com).</br>
### Features
Uses a basic Post model including title, body, and author fields. The author field is linked to Django's User model t... |
59bbd7e1-036c-4684-9cf1-38a21beefe6d | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-08-31 05:26:47", "repo_name": "rsalesc/roborio", "sub_path": "/src/rsalesc/roborio/utils/Checkpoint.java", "file_name": "Checkpoint.java", "file_ext": "java", "file_size_in_byte": 1025, "line_count": 52, "lang": ... | https://github.com/rsalesc/roborio | 248 | FILENAME: Checkpoint.java | 0.287768 | package rsalesc.roborio.utils;
import java.util.HashMap;
import java.util.Map;
/**
* Created by Roberto Sales on 12/08/17.
*/
public class Checkpoint {
private static final Checkpoint SINGLETON = new Checkpoint();
private HashMap<String, Integer> hs;
public static Checkpoint getInstance() {
re... |
d293df3e-6923-44b1-aeaf-817c4278825d | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-12-18 06:47:43", "repo_name": "ArchkWay/brewmapp", "sub_path": "/app/src/main/java/com/brewmapp/presentation/presenter/impl/InvitePresenterImpl.java", "file_name": "InvitePresenterImpl.java", "file_ext": "java", ... | https://github.com/ArchkWay/brewmapp | 213 | FILENAME: InvitePresenterImpl.java | 0.282196 | package com.brewmapp.presentation.presenter.impl;
import android.net.Uri;
import com.facebook.share.model.ShareLinkContent;
import com.facebook.share.widget.ShareDialog;
import javax.inject.Inject;
import com.brewmapp.R;
import com.brewmapp.presentation.view.contract.InviteView;
import ru.frosteye.ovsa.presentatio... |
01e56939-a442-4557-8b64-a6b4a52a988f | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-06-02 14:15:40", "repo_name": "Feiju12138/Landlord", "sub_path": "/src/pojo/PlayArea.java", "file_name": "PlayArea.java", "file_ext": "java", "file_size_in_byte": 1457, "line_count": 67, "lang": "zh", "doc_type":... | https://github.com/Feiju12138/Landlord | 418 | FILENAME: PlayArea.java | 0.295027 | package pojo;
import java.util.ArrayList;
import java.util.List;
/**
* 出牌区对象
*/
public class PlayArea {
/*
* cards:当前出牌区最后一次出的牌
* status:这组排的类别
* -1:不合法
* 0:空出牌区
* 1:火箭(双王)
* 2:炸弹(aaaa)
* 3:单牌(a)
* 4:对牌(aa)
* 5:三牌(aaa)
* 6:三带一(aaab)
* 7:三带... |
daf8a89e-d532-4b92-88ce-6ac910f3b6f3 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2022-02-13 12:06:23", "repo_name": "abarhub/rssreader", "sub_path": "/src/main/java/org/simplerss/rssreader/service/InitialisationService.java", "file_name": "InitialisationService.java", "file_ext": "java", "file_siz... | https://github.com/abarhub/rssreader | 226 | FILENAME: InitialisationService.java | 0.276691 | package org.simplerss.rssreader.service;
import org.simplerss.rssreader.properties.RssReaderProperties;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.util.CollectionUtils;
import javax.annotation.PostConstruct;
import java.util.List;
public class InitialisationService {
pub... |
5baa5121-233f-4593-a085-d41a9e2dcfbc | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-08-12 02:46:32", "repo_name": "Engeltj/UntoldRealm", "sub_path": "/src/com/depths/untold/Commands.java", "file_name": "Commands.java", "file_ext": "java", "file_size_in_byte": 1134, "line_count": 48, "lang": "en"... | https://github.com/Engeltj/UntoldRealm | 235 | FILENAME: Commands.java | 0.272025 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.depths.untold;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.event.Liste... |
2b3cd1f0-952f-41e5-be71-46a460e4cf24 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-11-06 10:02:42", "repo_name": "mremac/mental-snapp-android", "sub_path": "/MentalSnapp/app/src/main/java/com/mentalsnapp/com/mentalsnapp/activities/PrivacyPolicyActivity.java", "file_name": "PrivacyPolicyActivity... | https://github.com/mremac/mental-snapp-android | 222 | FILENAME: PrivacyPolicyActivity.java | 0.208179 | package com.mentalsnapp.com.mentalsnapp.activities;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import com.mentalsnapp.com.mentalsnapp.R;
/**
* Created by gchandra on 9/1/17.
*/
public class PrivacyPolicyActivity extends BaseActivity {
private Toolbar mToo... |
ab492731-b65f-4aea-a263-f35ddd5bba84 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-10-31 02:15:42", "repo_name": "NYY-Java-Python/excel-demo", "sub_path": "/src/main/java/com/gjing/excel/demo/entity/User.java", "file_name": "User.java", "file_ext": "java", "file_size_in_byte": 1180, "line_count... | https://github.com/NYY-Java-Python/excel-demo | 272 | FILENAME: User.java | 0.256832 | package com.gjing.excel.demo.entity;
import cn.gjing.tools.excel.Excel;
import cn.gjing.tools.excel.ExcelEnumConvert;
import cn.gjing.tools.excel.ExcelField;
import cn.gjing.tools.excel.Type;
import cn.gjing.tools.excel.valid.ExplicitValid;
import com.gjing.excel.demo.config.MyExcelStyle;
import com.gjing.excel.demo.e... |
182cf9b2-f25d-40ec-b8e6-8afb2ef9cabe | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2021-06-03T05:23:53", "repo_name": "amarjit-singh/LAMP", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1183, "line_count": 24, "lang": "en", "doc_type": "text", "blob_i... | https://github.com/amarjit-singh/LAMP | 296 | FILENAME: README.md | 0.262842 | # LAMP
## Usage
1. Clone the repo and cd into the repo directory
2. Create .env file from .env.example
`cp .env.example .env`
3. Edit .env file according to your requirements.
APACHE_PORT: The port that is free on your machine which you want to bind Apache's listening Port.
This Port will determine how yo... |
e5a33c54-f55f-44c2-a803-d338b39f9fc6 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-04-29 15:57:48", "repo_name": "wenhao555/mathapp", "sub_path": "/app/src/main/java/com/example/justloginregistertest/VideoActivity.java", "file_name": "VideoActivity.java", "file_ext": "java", "file_size_in_byte"... | https://github.com/wenhao555/mathapp | 226 | FILENAME: VideoActivity.java | 0.20947 | package com.example.justloginregistertest;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.WindowManager;
import android.webkit.WebView;
import android.widget.VideoView;
public class VideoActivity extends BaseActivity {
@Override
protected void onCreate(Bundle ... |
6da9b4fe-9d7d-4707-a1b2-8e95b6a0f34d | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2017-03-22T19:35:20", "repo_name": "JediLuke/embed-yaws", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1048, "line_count": 29, "lang": "en", "doc_type": "text", "blob_... | https://github.com/JediLuke/embed-yaws | 284 | FILENAME: README.md | 0.218669 | embed_yaws
=====
Example of embedding yaws inside a larger Erlang application. Also has a simple API implemented using appmods.
FreeBSD Build
-------------
See: http://www.bsdguides.org/2005/hardening-freebsd/
See: https://www.digitalocean.com/community/tutorials/recommended-steps-for-new-freebsd-10-1-servers
$ ... |
d2207539-153d-4d72-a6d0-395b27d736d1 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-06-28 06:33:46", "repo_name": "songwenbin/wyhtorm", "sub_path": "/src/main/java/com/wyht/worm/ColumnMetadata.java", "file_name": "ColumnMetadata.java", "file_ext": "java", "file_size_in_byte": 1157, "line_count":... | https://github.com/songwenbin/wyhtorm | 245 | FILENAME: ColumnMetadata.java | 0.258326 | package com.wyht.worm;
public class ColumnMetadata {
private final String columnName;
private final String typeName;
private final int columnSize;
public ColumnMetadata(String columnName, String typeName, int columnSize) {
this.columnName = columnName;
this.typeName = typeName;
... |
74b3313f-0dfd-4a75-8152-0cf04c782149 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-04-28 20:56:09", "repo_name": "nvv/Far-On-Droid", "sub_path": "/farondroid/libs-src/skydrive/src/internal/com/microsoft/live/DownloadRequest.java", "file_name": "DownloadRequest.java", "file_ext": "java", "file_s... | https://github.com/nvv/Far-On-Droid | 188 | FILENAME: DownloadRequest.java | 0.258326 | //------------------------------------------------------------------------------
// Copyright (c) 2012 Microsoft Corporation. All rights reserved.
//
// Description: See the class level JavaDoc comments.
//------------------------------------------------------------------------------
package com.microsoft.live;
impor... |
04ef3278-d5ac-43fe-9d24-55f2112f7c50 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-06-02 09:57:31", "repo_name": "steinwurf/petro-android", "sub_path": "/app/src/main/java/com/steinwurf/petro/AudioExtractorActivity.java", "file_name": "AudioExtractorActivity.java", "file_ext": "java", "file_siz... | https://github.com/steinwurf/petro-android | 199 | FILENAME: AudioExtractorActivity.java | 0.271252 | // Copyright (c) 2014 Steinwurf ApS
// All Rights Reserved
//
// Distributed under the "BSD License". See the accompanying LICENSE.rst file.
package com.steinwurf.petro;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
public class AudioExtractorActivity exten... |
e5a55ce6-806d-4c00-9af1-d4992fde6713 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-10-12 21:52:35", "repo_name": "falopez/EmployeeInformation", "sub_path": "/EmployeeInformationApi/src/main/java/co/com/MASGlobalConsulting/microservice/employee/model/RequestData.java", "file_name": "RequestData.... | https://github.com/falopez/EmployeeInformation | 261 | FILENAME: RequestData.java | 0.246533 | package co.com.MASGlobalConsulting.microservice.employee.model;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
import org.springframework.validation.annotation.Validated;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModelProperty;
/**
* Reques... |
1dad81ea-10cc-4fa2-b0bc-7d853e2efc6e | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-01-19 15:51:01", "repo_name": "DerekJin/RobotRace-Mater", "sub_path": "/RobotRace/src/robotrace/Textures.java", "file_name": "Textures.java", "file_ext": "java", "file_size_in_byte": 1183, "line_count": 42, "lang... | https://github.com/DerekJin/RobotRace-Mater | 252 | FILENAME: Textures.java | 0.290176 | package robotrace;
import com.jogamp.opengl.util.texture.Texture;
import com.jogamp.opengl.util.texture.TextureIO;
/**
*
* @author Niels Rood
*/
public class Textures {
public static Texture head = null;
public static Texture torso = null;
public static Texture track = null;
public static Text... |
fe5cb0ef-45c7-4a37-bbc6-5e160797fb69 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-11-02 14:35:28", "repo_name": "fjnu-zs/intent", "sub_path": "/app/src/main/java/com/example/myapplication/MainActivity.java", "file_name": "MainActivity.java", "file_ext": "java", "file_size_in_byte": 1218, "line... | https://github.com/fjnu-zs/intent | 197 | FILENAME: MainActivity.java | 0.220007 | package com.example.myapplication;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.webkit.WebView;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
publ... |
5c9db6cc-370b-468c-8698-e7403104dedd | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-03-30 17:24:49", "repo_name": "shugan90/ProjectA", "sub_path": "/app/src/main/java/com/example/shugan/myapplicationalarm/MyService.java", "file_name": "MyService.java", "file_ext": "java", "file_size_in_byte": 10... | https://github.com/shugan90/ProjectA | 210 | FILENAME: MyService.java | 0.228156 | package com.example.shugan.myapplicationalarm;
import android.app.Service;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Binder;
import android.os.IBinder;
import androidx.annotation.Nullable;
public class MyService extends Service {
... |
f86e4d70-294d-46d1-8e9a-618403965f63 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-01-08 12:14:09", "repo_name": "iosdt5/cmfz", "sub_path": "/src/main/java/com/baizhi/gjc/service/AlbumServiceImpl.java", "file_name": "AlbumServiceImpl.java", "file_ext": "java", "file_size_in_byte": 1158, "line_c... | https://github.com/iosdt5/cmfz | 255 | FILENAME: AlbumServiceImpl.java | 0.267408 | package com.baizhi.gjc.service;
import com.baizhi.gjc.dao.AlbumDao;
import com.baizhi.gjc.entity.Album;
import org.apache.ibatis.session.RowBounds;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Arrays;
import java.util.List;
@Service
pub... |
95a1f5df-68bb-441f-bbe2-738459d1932c | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-04-27 12:43:18", "repo_name": "chenlyt/qrcode", "sub_path": "/app/src/main/java/com/cl/qrcode/decode/DecodeThread.java", "file_name": "DecodeThread.java", "file_ext": "java", "file_size_in_byte": 1099, "line_coun... | https://github.com/chenlyt/qrcode | 219 | FILENAME: DecodeThread.java | 0.291787 | package com.cl.qrcode.decode;
import android.os.Handler;
import android.os.Looper;
import com.cl.qrcode.activity.CaptureActivity;
import com.google.zxing.DecodeHintType;
import java.util.Map;
import java.util.concurrent.CountDownLatch;
public class DecodeThread extends Thread {
public static final String BARCO... |
da254860-ca0f-4479-a014-b99dd493fc58 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2012-09-21 06:56:47", "repo_name": "hsolia/rankrepo", "sub_path": "/src/com/vidyo/jsf/csv/CsvTextRenderer.java", "file_name": "CsvTextRenderer.java", "file_ext": "java", "file_size_in_byte": 1220, "line_count": 40, "l... | https://github.com/hsolia/rankrepo | 232 | FILENAME: CsvTextRenderer.java | 0.283781 |
package com.vidyo.jsf.csv;
import java.io.IOException;
import javax.faces.component.UIComponent;
import javax.faces.component.UIOutput;
import javax.faces.context.FacesContext;
import javax.faces.context.ResponseWriter;
import javax.faces.render.Renderer;
public class CsvTextRenderer extends Renderer {
/**
... |
407eac8c-999e-48dd-b834-0c92172ae53c | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-09-11 12:55:36", "repo_name": "TomaszFigat/politicsForDummies", "sub_path": "/src/main/java/com/tomaszfigat/politicsForDummies/service/UserService.java", "file_name": "UserService.java", "file_ext": "java", "file... | https://github.com/TomaszFigat/politicsForDummies | 191 | FILENAME: UserService.java | 0.273574 | package com.tomaszfigat.politicsForDummies.service;
import com.tomaszfigat.politicsForDummies.repository.UserRepository;
import com.tomaszfigat.politicsForDummies.entity.User;
import lombok.AllArgsConstructor;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactiona... |
3546d643-2469-454f-9f4c-26c23a681ff2 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-08-09 14:50:34", "repo_name": "lbzhello/caiwei", "sub_path": "/caiwei-web/src/main/java/xyz/lius/web/config/AppExceptionHandlerAdvice.java", "file_name": "AppExceptionHandlerAdvice.java", "file_ext": "java", "fil... | https://github.com/lbzhello/caiwei | 205 | FILENAME: AppExceptionHandlerAdvice.java | 0.239349 | package xyz.lius.web.config;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotatio... |
f64ccbc5-6eec-433a-89e2-284df79076f1 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-07-19 05:46:00", "repo_name": "kishanhaldar78/Ciphers", "sub_path": "/app/src/main/java/com/example/kishan/ciphers/Main_menu.java", "file_name": "Main_menu.java", "file_ext": "java", "file_size_in_byte": 1135, "l... | https://github.com/kishanhaldar78/Ciphers | 211 | FILENAME: Main_menu.java | 0.226784 | package com.example.kishan.ciphers;
import android.content.Intent;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class Main_menu extends AppCompatActivity {
ActionBar actionBar;
@Override
protected void onC... |
9ede0dbe-a802-45e6-a1e8-2a92230f1f22 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2015-11-20T02:08:12", "repo_name": "ynwh/repeat-junction-mapper", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1072, "line_count": 36, "lang": "en", "doc_type": "text"... | https://github.com/ynwh/repeat-junction-mapper | 278 | FILENAME: README.md | 0.246533 | RJMapper package version 0.1
A Tool to Improving Genome Assemblies with Repeat Junction Markers
Authors: Hao Wang
Address: Department of Genetics, University of Georgia, GA U.S.A.
Email: ynwh.km@gmail.com
Requirement:
- Linux system
- Perl 5.8 or higher
- Python 2.6 (to run Easyfig)
-... |
bfd14e08-c569-43c1-b6aa-c42d8c5610ef | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2022-11-13T08:44:35", "repo_name": "jandusek/twilio-phone-client", "sub_path": "/CHANGELOG.md", "file_name": "CHANGELOG.md", "file_ext": "md", "file_size_in_byte": 1183, "line_count": 24, "lang": "en", "doc_type":... | https://github.com/jandusek/twilio-phone-client | 258 | FILENAME: CHANGELOG.md | 0.233706 | # Changelog
## v1.0 - First stable version
- This is a breaking change version and reinstallation is recommended (identity used in SDKs and Chat channel member name is now tied to the phone number, API key env variables have been renamed)
- Moved from Capability to Access tokens for Client.js
- Auth Token no longer n... |
05ea9af3-321d-4a11-b1ca-71dc4b4cf969 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-11-20 13:54:44", "repo_name": "JozephineG/QuizKampen", "sub_path": "/src/server/Server.java", "file_name": "Server.java", "file_ext": "java", "file_size_in_byte": 1134, "line_count": 47, "lang": "en", "doc_type":... | https://github.com/JozephineG/QuizKampen | 246 | FILENAME: Server.java | 0.286169 | package server;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
public class Server {
private int port = 1337;
private Socket connection;
private ServerSocket listener;
Server(){
try {
listener = new ServerSocket(port);
} catch (IOException e) {
S... |
00d5ab87-3fe6-4c44-9f1a-144ff53c45ee | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-12-31 18:07:01", "repo_name": "guanqing123/demo-wx", "sub_path": "/demo-wx/src/main/java/com/demo/core/weixin/wxobj/ConditionMenu.java", "file_name": "ConditionMenu.java", "file_ext": "java", "file_size_in_byte":... | https://github.com/guanqing123/demo-wx | 248 | FILENAME: ConditionMenu.java | 0.246533 | package com.demo.core.weixin.wxobj;
import com.alibaba.fastjson.annotation.JSONField;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
/**
* 个性化菜单配置
*
* @author hst on 2016/12/13
*/
@Getter
@Setter
public class ConditionMenu ... |
75a8d490-de6b-4506-855e-92a0803992f6 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2017-05-29T17:31:56", "repo_name": "roomthily/inat-hyperlocal-dash", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1157, "line_count": 20, "lang": "en", "doc_type": "te... | https://github.com/roomthily/inat-hyperlocal-dash | 298 | FILENAME: README.md | 0.214691 | # Example iNaturalist dashboard for current local observations
A quick little viewer to show the species (plants, birds or mammals) seen around Boulder County, CO over a two week window to demo the iNaturalist search API.
The [dashboard](https://married-soy.glitch.me) shows an example observation from each species o... |
c3cd6ceb-2ec8-4e10-a48e-4ec84abe1bf9 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-11-29 07:30:29", "repo_name": "Spaceman1701/cafe.connor.fun-backend", "sub_path": "/src/main/java/fun/connor/cafe/security/authentication/Role.java", "file_name": "Role.java", "file_ext": "java", "file_size_in_by... | https://github.com/Spaceman1701/cafe.connor.fun-backend | 254 | FILENAME: Role.java | 0.262842 | package fun.connor.cafe.security.authentication;
import java.util.Objects;
/**
* A role to be consumed by authorization logic. Roles define broad categories of
* permissions for subjects.
*/
public class Role {
/**
* Default role for normal, signed-in users.
*/
public static final Role DEFAULT =... |
372e0551-bc48-454f-af8c-2e9fb2bea512 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-12-01 05:45:58", "repo_name": "gagan850/GeeksForGeeks", "sub_path": "/StudentManagement4/src/main/java/com/management/student/dao/UserDao.java", "file_name": "UserDao.java", "file_ext": "java", "file_size_in_byte... | https://github.com/gagan850/GeeksForGeeks | 201 | FILENAME: UserDao.java | 0.240775 | package com.management.student.dao;
import org.apache.log4j.Logger;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereotype.Repository;
import com.management... |
3c8a25bd-7820-4929-a84c-28bfac4a70a5 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-09-25 11:39:46", "repo_name": "chethan22/SeleniumJavaCucumberFrameWork", "sub_path": "/src/test/java/pom/EnterTimeTrack.java", "file_name": "EnterTimeTrack.java", "file_ext": "java", "file_size_in_byte": 1112, "l... | https://github.com/chethan22/SeleniumJavaCucumberFrameWork | 256 | FILENAME: EnterTimeTrack.java | 0.250913 | package pom;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import generic.Base_Page;
public class EnterTimeTrack extends Base_Page {
@FindBy(xpath = "//div[@class='popup_menu_icon support_icon']")
private WebElement help;
@FindBy(xpath = ... |
4685066c-b5e9-4c22-af39-649564e370bb | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-10-04 15:26:24", "repo_name": "cyrillwork/upload", "sub_path": "/src/main/java/com/cyrillwork/upload/controllers/UploadMultipartFile.java", "file_name": "UploadMultipartFile.java", "file_ext": "java", "file_size_... | https://github.com/cyrillwork/upload | 225 | FILENAME: UploadMultipartFile.java | 0.20947 | package com.cyrillwork.upload.controllers;
import com.cyrillwork.upload.models.UploadFiles;
import org.springframework.web.multipart.MultipartFile;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
public class UploadMultipartFile implements MultipartFile {
private UploadFiles file;
... |
bebcdcd7-5fd9-46f7-801e-e9b9f9191695 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-01-26 09:44:02", "repo_name": "Eillot/MagicCube", "sub_path": "/magiccube-web/src/main/java/com/missfresh/magiccube/web/MagicCubeWebApplication.java", "file_name": "MagicCubeWebApplication.java", "file_ext": "jav... | https://github.com/Eillot/MagicCube | 191 | FILENAME: MagicCubeWebApplication.java | 0.20947 | package com.simon.magiccube.web;
import org.mybatis.spring.annotation.MapperScan;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletComponent... |
8fbd07b4-acaa-42cc-9779-16064daacebb | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-09-25 10:47:36", "repo_name": "agawda/HAL9000", "sub_path": "/crawler/src/main/java/com/javaacademy/crawler/common/CustomCallback.java", "file_name": "CustomCallback.java", "file_ext": "java", "file_size_in_byte"... | https://github.com/agawda/HAL9000 | 214 | FILENAME: CustomCallback.java | 0.271252 | package com.javaacademy.crawler.common;
import com.javaacademy.crawler.common.logger.AppLogger;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NonNull;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.Response;
import java.util.function.Consume... |
432e937c-ad29-479c-a92f-a39d4cf0ab04 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-06-03 07:27:04", "repo_name": "lzjqcc/web_search", "sub_path": "/src/main/java/com/lzj/control/SearchAction.java", "file_name": "SearchAction.java", "file_ext": "java", "file_size_in_byte": 1111, "line_count": 34... | https://github.com/lzjqcc/web_search | 214 | FILENAME: SearchAction.java | 0.279042 | package com.lzj.control;
import com.lzj.domain.WebEntity;
import com.lzj.utils.WebSearch;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
imp... |
074d6963-7f06-499c-bb36-c4d2b13e0b09 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-01-27 14:30:46", "repo_name": "Caddarik/theblog", "sub_path": "/src/main/java/fr/caddarik/theblog/dao/converter/DateConverter.java", "file_name": "DateConverter.java", "file_ext": "java", "file_size_in_byte": 118... | https://github.com/Caddarik/theblog | 226 | FILENAME: DateConverter.java | 0.253861 | /*
* 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 fr.caddarik.theblog.dao.converter;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.Sim... |
b8725d93-5372-4b8c-ab20-4d21241ab92d | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-03-09 11:47:22", "repo_name": "xiaohaoni/haotest", "sub_path": "/src/main/java/com/hao/mode/flyweight/AuthorizationFlyweight.java", "file_name": "AuthorizationFlyweight.java", "file_ext": "java", "file_size_in_by... | https://github.com/xiaohaoni/haotest | 293 | FILENAME: AuthorizationFlyweight.java | 0.281406 | package com.hao.mode.flyweight;
/**
* 封装授权数据中重复出现部分数据得享元对象
*
* @author zrh
* @version 1.0
* @date 2020-11-19 09:37
**/
public class AuthorizationFlyweight implements Flyweight{
/**
* 内部实体,安全实体
* */
private String securityEntity;
/**
* 内部状态 权限
* */
private String permit;
... |
1f152020-9db4-4a67-b160-cb29851ac4e2 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-08-10 12:44:34", "repo_name": "RookieWangXF/Framework-base", "sub_path": "/DAOProject/src/main/java/cn/rookie/dbc/DatabaseConnection.java", "file_name": "DatabaseConnection.java", "file_ext": "java", "file_size_i... | https://github.com/RookieWangXF/Framework-base | 224 | FILENAME: DatabaseConnection.java | 0.220007 | package cn.rookie.dbc;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
/**
* Created by Rookie on 2016/4/13.
* Description:
* Project_name: DAOProject
* Copyright (c) All Rights Reserved.
*/
public class DatabaseConnection {
private static final String URL = "jdbc:mys... |
f3f68c1a-f8dd-4028-940e-3e1c3df9ab3b | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-01-11 00:41:06", "repo_name": "ibrahimyazar/Summer2019OnlineSelenium", "sub_path": "/src/test/java/test/day4_FindElements/ReadAttributeTest.java", "file_name": "ReadAttributeTest.java", "file_ext": "java", "file_... | https://github.com/ibrahimyazar/Summer2019OnlineSelenium | 248 | FILENAME: ReadAttributeTest.java | 0.27513 | package test.day4_FindElements;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import utils.BrowserFactory;
import utils.BrowserUtils;
public class ReadAttributeTest {
public static void main(String[] args) {
WebDriver driver = BrowserFactory.... |
d1b800df-dee3-4d10-a12e-3e29768ce8ed | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-12-22 16:38:47", "repo_name": "yaelna/microserviceExample", "sub_path": "/src/main/java/service/model/UpperResponseMsg.java", "file_name": "UpperResponseMsg.java", "file_ext": "java", "file_size_in_byte": 1158, "... | https://github.com/yaelna/microserviceExample | 235 | FILENAME: UpperResponseMsg.java | 0.280616 | package service.model;
import java.time.Instant;
import java.util.Objects;
public class UpperResponseMsg {
private Instant instant;
private String incomingMsg;
private String responseMsg;
public UpperResponseMsg(Instant instant, String incomingMsg, String responseMsg) {
this.instant = insta... |
508624b8-e2ee-4096-abf3-431e034d97ab | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-06-08 03:27:44", "repo_name": "Blazej-Zielinski/My-Little-Savings", "sub_path": "/src/main/java/application/database/models/CategoryType.java", "file_name": "CategoryType.java", "file_ext": "java", "file_size_in_... | https://github.com/Blazej-Zielinski/My-Little-Savings | 245 | FILENAME: CategoryType.java | 0.235108 | package application.database.models;
import javax.persistence.*;
@Entity
@Table(name = "category_types")
public class CategoryType {
@Id
@Column(name = "id")
private Long id;
@Column(name = "name")
private String name;
@Column(name = "icon")
private String icon;
@Column(name = "colo... |
eb50d45d-2022-483d-8b12-85e677851f56 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2014-12-14 08:15:45", "repo_name": "Camambar/CheeseSqueeze", "sub_path": "/core/src/cheese/squeeze/gameObjects/Trap.java", "file_name": "Trap.java", "file_ext": "java", "file_size_in_byte": 1184, "line_count": 62, "la... | https://github.com/Camambar/CheeseSqueeze | 269 | FILENAME: Trap.java | 0.286169 | package cheese.squeeze.gameObjects;
import cheese.squeeze.game.CSGame;
import cheese.squeeze.game.GameState;
import cheese.squeeze.helpers.AssetLoader;
import cheese.squeeze.tweenAccessors.MusicAccessor;
import cheese.squeeze.tweenAccessors.SoundAccessor;
import com.badlogic.gdx.math.Vector2;
public class ... |
5e922576-a810-40d4-8d4b-31d7c9335185 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-07-26 23:31:54", "repo_name": "GDMSProduction/PocketPantry", "sub_path": "/GroceryAppV1/app/src/main/java/com/softwaredev/groceryappv1/EntryUI.java", "file_name": "EntryUI.java", "file_ext": "java", "file_size_in... | https://github.com/GDMSProduction/PocketPantry | 242 | FILENAME: EntryUI.java | 0.252384 | package com.softwaredev.groceryappv1;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
public class EntryUI extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedIn... |
b345a5ba-f045-4721-8698-88fe0f6f5176 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-07-17 14:20:04", "repo_name": "vther/spring-demo", "sub_path": "/spring-data-jpa/src/main/java/com/vther/spring/data/jpa/entity/wiki/Address.java", "file_name": "Address.java", "file_ext": "java", "file_size_in_b... | https://github.com/vther/spring-demo | 244 | FILENAME: Address.java | 0.281406 | package com.vther.spring.data.jpa.entity.wiki;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import javax.persistence.*;
@Getter
@Setter
@ToString
@Entity(name = "T_ADDRESS")
public class Address {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Integer addressId;
p... |
9fe92cf2-ef58-4239-afc5-c7e0e1b1c30f | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2023-01-13 19:37:11", "repo_name": "khoitnm/practice-spring-rest", "sub_path": "/pro01-client-server/client/src/main/java/org/tnmk/practicespringrest/client/item/service/ClientItemService.java", "file_name": "ClientIt... | https://github.com/khoitnm/practice-spring-rest | 217 | FILENAME: ClientItemService.java | 0.293404 | package org.tnmk.practicespringrest.client.item.service;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.tnmk.practicespringrest.client.item.model.ClientItem;
import org.tnmk.practicespringrest.server.r... |
8c57401a-c7de-41de-91a3-d03e3a5e4ecc | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2013-08-04 15:40:48", "repo_name": "andyglick/javATE", "sub_path": "/authorizate/src/main/java/it/amattioli/authorizate/sessions/DefaultAuthorizationSession.java", "file_name": "DefaultAuthorizationSession.java", "fil... | https://github.com/andyglick/javATE | 227 | FILENAME: DefaultAuthorizationSession.java | 0.26971 | package it.amattioli.authorizate.sessions;
import it.amattioli.authorizate.AuthorizationManager;
import it.amattioli.authorizate.users.User;
import it.amattioli.authorizate.users.UserRepository;
import it.amattioli.dominate.RepositoryRegistry;
public class DefaultAuthorizationSession extends AuthorizationSessi... |
05cd0ed7-ed57-4214-bea7-d7502767d0d4 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2015-05-27 19:30:24", "repo_name": "Puharesource/Nuggit", "sub_path": "/src/main/java/io/puharesource/mc/nuggit/command/v2/AnnotationSubCommandExecutor.java", "file_name": "AnnotationSubCommandExecutor.java", "file_ex... | https://github.com/Puharesource/Nuggit | 204 | FILENAME: AnnotationSubCommandExecutor.java | 0.264358 | package io.puharesource.mc.nuggit.command.v2;
import io.puharesource.mc.nuggit.command.v1.SubCommandExecutor;
import lombok.NonNull;
import org.bukkit.command.CommandSender;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
public final class AnnotationSubCommandExecutor extends Su... |
bca876d2-0916-4b3b-960b-f9b371ee1408 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2016-05-23 09:56:41", "repo_name": "Rukey7/DaggerStudy", "sub_path": "/app/src/main/java/com/dl7/daggerstudy/activity/BaseMarketActivity.java", "file_name": "BaseMarketActivity.java", "file_ext": "java", "file_size_in... | https://github.com/Rukey7/DaggerStudy | 225 | FILENAME: BaseMarketActivity.java | 0.233706 | package com.dl7.daggerstudy.activity;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import com.dl7.androidlib.activity.BaseActivity;
import com.dl7.daggerstudy.R;
/**
* Created by long on 2016/5/3.
*/
public abstract class BaseMarketActivity extends BaseActivity {
private bo... |
e206c47c-19e1-4ab2-a1bf-5bb51edf64e6 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-04-30 00:56:00", "repo_name": "alesalsa10/OOProgrammingWithJava-Part-II", "sub_path": "/week9-week9_26.PhoneSearch/src/Person.java", "file_name": "Person.java", "file_ext": "java", "file_size_in_byte": 1090, "lin... | https://github.com/alesalsa10/OOProgrammingWithJava-Part-II | 218 | FILENAME: Person.java | 0.268941 | /*
* 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 alesa
*/
import java.util.List;
import java.util.ArrayList;
public class Person {
private String name;
pri... |
2797cd90-a95d-4962-ad14-541ed8969478 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-09-20 15:00:24", "repo_name": "thanhtung100397/spring-rest-service-base", "sub_path": "/src/main/java/com/spring/baseproject/modules/auth/services/AuthorizationService.java", "file_name": "AuthorizationService.ja... | https://github.com/thanhtung100397/spring-rest-service-base | 173 | FILENAME: AuthorizationService.java | 0.252384 | package com.spring.baseproject.modules.auth.services;
import com.spring.baseproject.constants.ResponseValue;
import com.spring.baseproject.exceptions.auth.AuthorizationException;
import com.spring.baseproject.modules.auth.models.dtos.AuthorizedUser;
import com.spring.baseproject.modules.auth.repositories.UserRepositor... |
e4f2e302-95ee-4eca-b8a8-12e377e46f25 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-04-06 11:55:30", "repo_name": "jasonyell/JasonyellCode", "sub_path": "/rocket2/stu-info-sys/src/main/java/com/jasonyell/util/JSONUtil.java", "file_name": "JSONUtil.java", "file_ext": "java", "file_size_in_byte": ... | https://github.com/jasonyell/JasonyellCode | 262 | FILENAME: JSONUtil.java | 0.279042 | package com.jasonyell.util;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.IOException;
import java.io.InputStream;
import java.text.SimpleDateFormat;
/**
* @program: Fo
* @description
* @author: JasonYell
* @create: 2020... |
d16bdb27-b0b5-4777-93e1-360ff19816ba | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-10-17 05:15:46", "repo_name": "chaokubi/wooxsoft", "sub_path": "/sso/src/com/mip/software/admin/controller/CommonVertifyController.java", "file_name": "CommonVertifyController.java", "file_ext": "java", "file_siz... | https://github.com/chaokubi/wooxsoft | 244 | FILENAME: CommonVertifyController.java | 0.268941 | package com.mip.software.admin.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;... |
e585b827-c26d-401c-b192-cd7016a81c5b | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-09-16 12:49:21", "repo_name": "nskdd/springboot-web-data-jdbc", "sub_path": "/src/test/java/com/nieshenkuan/SpringbootWebDataJdbcApplicationTests.java", "file_name": "SpringbootWebDataJdbcApplicationTests.java", ... | https://github.com/nskdd/springboot-web-data-jdbc | 196 | FILENAME: SpringbootWebDataJdbcApplicationTests.java | 0.221351 | package com.nieshenkuan;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.test.context.junit4.SpringRunner;
i... |
0dad66f1-9876-4d7c-a63f-f800faf5e82c | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-09-17 15:27:20", "repo_name": "carlosmc23/ssi-testing-automation", "sub_path": "/src/main/java/org/umssdiplo/automationv01/core/managepage/Login/Login.java", "file_name": "Login.java", "file_ext": "java", "file_s... | https://github.com/carlosmc23/ssi-testing-automation | 227 | FILENAME: Login.java | 0.212069 | package org.umssdiplo.automationv01.core.managepage.Login;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.umssdiplo.automationv01.core.managepage.BasePage;
import org.umssdiplo.automationv01.core.utils.CommonEvents;
import org.umssdiplo.automationv01.core.utils.PropertyAcc... |
1bcb640b-3951-4a58-a5fb-0380fe5932d6 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-02-10 00:58:37", "repo_name": "jdcalderin/facturapp", "sub_path": "/app/src/main/java/com/bytecodr/invoicing/model/Cliente.java", "file_name": "Cliente.java", "file_ext": "java", "file_size_in_byte": 1219, "line_... | https://github.com/jdcalderin/facturapp | 297 | FILENAME: Cliente.java | 0.262842 | package com.bytecodr.invoicing.model;
import com.activeandroid.Model;
import com.activeandroid.annotation.Column;
import com.activeandroid.annotation.Table;
import java.util.List;
/**
* Created by josedaniel on 25/12/16.
*/
@Table(name = "Clientes")
public class Cliente extends Model {
@Column(name = "Nit", ... |
ffa620a4-fbb5-4d6f-9a17-4b05c3fb8741 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-04-07 07:49:05", "repo_name": "mays1026/test", "sub_path": "/shop-web/src/main/java/org/fh/shop/admin/mays/web/action/logs/LogsController.java", "file_name": "LogsController.java", "file_ext": "java", "file_size_... | https://github.com/mays1026/test | 251 | FILENAME: LogsController.java | 0.247987 | package org.fh.shop.admin.mays.web.action.logs;
import org.fh.shop.admin.mays.model.logs.LogsInfo;
import org.fh.shop.admin.mays.service.logs.ILogsService;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Res... |
872d4776-4064-4504-a428-c1a72ba70a1a | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2023-08-14 05:44:21", "repo_name": "zhouzgang/ecomb", "sub_path": "/ecomb-park/ecomb-park-class-load/src/main/java/cn/ecomb/park/classload/dynamic/ServiceProviderFactory.java", "file_name": "ServiceProviderFactory.jav... | https://github.com/zhouzgang/ecomb | 231 | FILENAME: ServiceProviderFactory.java | 0.27513 | package cn.ecomb.park.classload.dynamic;
import cn.ecomb.park.spi.IServiceProvider;
import java.net.URL;
import java.util.Enumeration;
import java.util.Iterator;
import java.util.Optional;
import java.util.ServiceLoader;
/**
* ServiceProvider 工厂类
*
* @author brian.zhou
* @date 2021/7/12
*/
public class ServiceP... |
4ee61ad0-c325-4a1b-ae2a-61c40b896669 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-08-26 08:27:31", "repo_name": "mosesgi/design-patterns", "sub_path": "/src/main/java/com/moses/designpatterns/proxy/YellowCow.java", "file_name": "YellowCow.java", "file_ext": "java", "file_size_in_byte": 1051, "... | https://github.com/mosesgi/design-patterns | 196 | FILENAME: YellowCow.java | 0.27048 | package com.moses.designpatterns.proxy;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
/**
* JDK Proxy API usage, 动态代理. 代理模式
*/
public class YellowCow implements InvocationHandler {
private Person person; //被代理对象
public Object getInstance(P... |
60db16bf-0576-4d6a-a3d9-822fe61add34 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2021-03-20 16:00:58", "repo_name": "NiFengGe123/JAVA-01", "sub_path": "/Week_02/src/main/java/com/nio/HttpClientTest.java", "file_name": "HttpClientTest.java", "file_ext": "java", "file_size_in_byte": 1243, "line_coun... | https://github.com/NiFengGe123/JAVA-01 | 261 | FILENAME: HttpClientTest.java | 0.224055 | package com.nio;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;
import java.... |
84dbb072-0911-49a4-ad5a-0db04dabb550 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "markdown", "committer_date": "2017-04-14T07:42:49", "repo_name": "damesek/clojure-nginx-setup-ssh", "sub_path": "/README.md", "file_name": "README.md", "file_ext": "md", "file_size_in_byte": 1073, "line_count": 28, "lang": "en", "doc_type": "t... | https://github.com/damesek/clojure-nginx-setup-ssh | 307 | FILENAME: README.md | 0.23231 | # Clojure-nginx quick start/ setup
Quick Clojure-Nginx server setup with ssh file
I created a quick and easy start for Clojure-Nginx server on Ubuntu 14.04 Trusty. Around 50 steps in 1. If you don't want to create manually that is a great start. I added lein2, MongoDB, Redis for session handling, plus Nginx-Clojure p... |
a54c4758-13e6-4070-9ba7-b5c4aed1d927 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2017-10-23 22:42:58", "repo_name": "klimmik/sandbox", "sub_path": "/2009/cmf-0.0.1/code/src/java/com/mks/domain/offer/TermsAndConditions.java", "file_name": "TermsAndConditions.java", "file_ext": "java", "file_size_in... | https://github.com/klimmik/sandbox | 239 | FILENAME: TermsAndConditions.java | 0.259826 | package com.mks.domain.offer;
import com.mks.domain.Identifiable;
import com.mks.domain.annotation.XEntity;
import com.mks.domain.annotation.XField;
import javax.persistence.*;
@Entity @Table(name = "TERMS_AND_CONDITIONS")
@XEntity(topLevel = true, url = "terms-and-conditions", displayProperty = "name")
pu... |
d559ed35-4fb9-4c63-bb85-83929f2282b5 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-12-18 00:33:37", "repo_name": "ftk112233/meitiandeguanwang", "sub_path": "/src/main/java/com/mt/portalcms/service/impl/CmsSiteinfoServiceImpl.java", "file_name": "CmsSiteinfoServiceImpl.java", "file_ext": "java",... | https://github.com/ftk112233/meitiandeguanwang | 246 | FILENAME: CmsSiteinfoServiceImpl.java | 0.295027 | package com.mt.portalcms.service.impl;
import com.mt.portalcms.mapper.CmsSiteinfoMapper;
import com.mt.portalcms.pojo.CmsSiteinfo;
import com.mt.portalcms.service.ICmsSiteinfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import tk.mybatis.mapper.... |
201c641c-24fb-4570-96a4-02ab6b5388ab | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2019-04-14 12:45:46", "repo_name": "artemesin/cybersportParser", "sub_path": "/src/main/java/Parser.java", "file_name": "Parser.java", "file_ext": "java", "file_size_in_byte": 1078, "line_count": 28, "lang": "en", "do... | https://github.com/artemesin/cybersportParser | 248 | FILENAME: Parser.java | 0.201813 | import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
public class Parser {
public static void main(String[] args) throws IOException {
List<PreveousMatch> pr... |
db6adad6-effa-4787-98ef-0797083d8ff5 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2018-06-09 09:24:21", "repo_name": "m3ksyk/CL_WAR_Amelco_Repos_Reupload", "sub_path": "/Hibernate1/src/main/java/pl/coderslab/dao/PersonDao.java", "file_name": "PersonDao.java", "file_ext": "java", "file_size_in_byte"... | https://github.com/m3ksyk/CL_WAR_Amelco_Repos_Reupload | 195 | FILENAME: PersonDao.java | 0.294215 | package pl.coderslab.dao;
import org.springframework.stereotype.Component;
import pl.coderslab.entity.Person;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import javax.transaction.Transactional;
import java.util.List;
@Component
@Transactional
p... |
8fc99544-bc1b-47a1-81e6-3200e2c24561 | {"source": "refinecode", "ori_score": "", "domain": "code", "program_lang": "java", "committer_date": "2020-07-09 13:10:33", "repo_name": "bsankuratri/language-identifier", "sub_path": "/src/main/java/com/personal/languageidentifier/LanguageIdentifierApplication.java", "file_name": "LanguageIdentifierApplication.java",... | https://github.com/bsankuratri/language-identifier | 208 | FILENAME: LanguageIdentifierApplication.java | 0.220007 | package com.personal.languageidentifier;
import org.jsoup.Jsoup;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springfra... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.