blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e9ffdff02f03ee9536299fb1e731b9c3e485681c | 21,586,505,681,011 | 4f2ad50a30b0ac301230bd6489cf428e8511314a | /src/main/java/com/drools/sandpit/droolsrulesandpit/service/TradeDataServiceImpl.java | 731d11a9318d00c2ad427bf8c98660ff01ee2427 | [] | no_license | RCousinsQ/drools-rule-sandpit | https://github.com/RCousinsQ/drools-rule-sandpit | 2387242a3db018a2dc8d9eeb362878e680b5421a | ddc098bfee794caface297c7c62b56e97179178a | refs/heads/master | 2023-04-04T03:14:04.415000 | 2021-04-15T14:04:41 | 2021-04-15T14:04:41 | 358,212,527 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.drools.sandpit.droolsrulesandpit.service;
import com.drools.sandpit.droolsrulesandpit.dao.TradeDataDAO;
import com.drools.sandpit.droolsrulesandpit.model.TradeData;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Servic... | UTF-8 | Java | 535 | java | TradeDataServiceImpl.java | Java | [] | null | [] | package com.drools.sandpit.droolsrulesandpit.service;
import com.drools.sandpit.droolsrulesandpit.dao.TradeDataDAO;
import com.drools.sandpit.droolsrulesandpit.model.TradeData;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Servic... | 535 | 0.792523 | 0.792523 | 21 | 24.476191 | 24.108128 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 5 |
d7ed1d0a3a7dfccbe2d72c66ce0ed50c0517d12c | 26,216,480,432,390 | f7ffa7a998c1bf5f8ccd377df9f7e993de3b98a3 | /src/main/java/com/gavenda/occ/Main.java | d891227b0e1900ff30470af195b6abcd37466ecd | [] | no_license | dgavenda/occ_exercise | https://github.com/dgavenda/occ_exercise | 1ccc1e8b29e655bce8db97e4cf55dadf39fee666 | fc49bba7eade0b7ca28d71bccd67d6a94ae0465d | refs/heads/master | 2022-12-13T11:20:09.199000 | 2020-09-10T11:42:58 | 2020-09-10T11:42:58 | 290,870,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gavenda.occ;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.gavenda.occ.scoring.ScoringMethodSimpleFirstNameOnly;
import com.gavenda.occ.scoring.ScoringMethodSimpleFirstNameAndLastName;
public class Main {
private static Logger logger = LoggerFactory.getLog... | UTF-8 | Java | 1,206 | java | Main.java | Java | [] | null | [] | package com.gavenda.occ;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.gavenda.occ.scoring.ScoringMethodSimpleFirstNameOnly;
import com.gavenda.occ.scoring.ScoringMethodSimpleFirstNameAndLastName;
public class Main {
private static Logger logger = LoggerFactory.getLog... | 1,206 | 0.747098 | 0.742952 | 39 | 29.923077 | 29.766945 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 5 |
45ba18e714d47efbed4b05198725169783e0ba73 | 9,294,309,244,049 | 0c2c5a788dae7401af372d5a2d3a8904abf46773 | /gmall-manage-service/src/main/java/com/atguigu/gmall/manage/service/impl/CatalogService.java | 89ce5532ac64de22ff2adf529ed9de78d4388ffe | [] | no_license | JayWu01/gulimall | https://github.com/JayWu01/gulimall | 012dfe458fffb6867bb8dd053ed9ab0f378e4a52 | b1c88facbe6869837f0ec6b07772f704d6f7848b | refs/heads/master | 2021-04-13T08:27:10.581000 | 2020-03-22T10:38:07 | 2020-03-22T10:38:07 | 249,148,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.gmall.manage.service.impl;
import com.alibaba.dubbo.config.annotation.Service;
import com.atguigu.gmall.bean.PmsBaseCatalog1;
import com.atguigu.gmall.bean.PmsBaseCatalog2;
import com.atguigu.gmall.bean.PmsBaseCatalog3;
import com.atguigu.gmall.manage.mapper.Catalog1Mapper;
import com.atguigu.gmall... | UTF-8 | Java | 1,665 | java | CatalogService.java | Java | [
{
"context": ".Autowired;\nimport java.util.List;\n\n/**\n * @author wujie\n * @version 1.0\n * @date 2020/3/17 14:34\n * @desc",
"end": 513,
"score": 0.999528169631958,
"start": 508,
"tag": "USERNAME",
"value": "wujie"
}
] | null | [] | package com.atguigu.gmall.manage.service.impl;
import com.alibaba.dubbo.config.annotation.Service;
import com.atguigu.gmall.bean.PmsBaseCatalog1;
import com.atguigu.gmall.bean.PmsBaseCatalog2;
import com.atguigu.gmall.bean.PmsBaseCatalog3;
import com.atguigu.gmall.manage.mapper.Catalog1Mapper;
import com.atguigu.gmall... | 1,665 | 0.748348 | 0.712312 | 50 | 32.299999 | 24.017702 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
0cdf7252110d85394cfdd009b81c6cce4ff8c276 | 463,856,487,082 | e8abb4c05c2a1d70460a8b09cae33cee1e24e07f | /src/main/java/com/deavensoft/springbatchtraining/config/E03TaskletJobConfiguration.java | c601b41e28e5ff83baea5280931f975f829e2fd0 | [] | no_license | deavensoft/spring-batch-training-examples | https://github.com/deavensoft/spring-batch-training-examples | 4ac39b7ebe15d51baaed07187d8b7e800deec253 | 741e593c6f2ac7975a407f89036d44e0b275ee49 | refs/heads/main | 2023-02-09T04:16:45.513000 | 2020-12-26T08:19:33 | 2020-12-26T08:19:33 | 324,474,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.deavensoft.springbatchtraining.config;
import lombok.extern.slf4j.Slf4j;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.StepContribution;
import org.springframework.batch.core.configuration.annotation.EnableBatchProcessing;
import org.springframework.batch.core.configurati... | UTF-8 | Java | 2,067 | java | E03TaskletJobConfiguration.java | Java | [] | null | [] | package com.deavensoft.springbatchtraining.config;
import lombok.extern.slf4j.Slf4j;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.StepContribution;
import org.springframework.batch.core.configuration.annotation.EnableBatchProcessing;
import org.springframework.batch.core.configurati... | 2,067 | 0.725689 | 0.72327 | 63 | 31.809525 | 26.116867 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.412698 | false | false | 5 |
35123c705ec974fcb99a4649adaa38f8cd66b177 | 5,231,270,191,148 | b889adc1796a7289b788cb2ffc8fde51201a4371 | /Lukkarikone/src/test/java/fi/werneri/gui/LatausNakymaTest.java | 29ccabd97b65417c7dafe938b6652759899e8974 | [] | no_license | werneman/Lukkarikone | https://github.com/werneman/Lukkarikone | bbfc11a7214803a3a5795afe89922d37b5f342a4 | 8dbcbdbc799d5688fab1a26575b26f634b74eb83 | refs/heads/master | 2020-03-03T22:40:22.745000 | 2016-05-08T12:40:59 | 2016-05-08T12:40:59 | 54,052,089 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fi.werneri.gui;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
public class LatausNakymaTest {
LatausNakyma nakyma;
@Before
public void setUp() {
nakyma = new LatausNakyma();
}
@Test
pub... | UTF-8 | Java | 536 | java | LatausNakymaTest.java | Java | [] | null | [] | package fi.werneri.gui;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
public class LatausNakymaTest {
LatausNakyma nakyma;
@Before
public void setUp() {
nakyma = new LatausNakyma();
}
@Test
pub... | 536 | 0.675373 | 0.671642 | 26 | 19.615385 | 18.489243 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 5 |
f884151e73ead0b7b4b7c4abaf98012ed7e6cc37 | 5,231,270,194,736 | 6bbcaeb6697b5b99ce77c0530535c1397277f674 | /src/main/java/frc/robot/commands/Macros/Tests/TestDrivetrainAndShifter.java | 77afb63ab3d2b29f70b7ce75f33c927d8b923f31 | [] | no_license | FRCTeam1506/Falconstructor-2021 | https://github.com/FRCTeam1506/Falconstructor-2021 | cdc63f4f0c30e4d22901a8f982f610d7181ea328 | 604de92911ea618c5020fc841623bb88611a9cc4 | refs/heads/main | 2023-08-24T23:13:52.572000 | 2021-03-26T00:00:58 | 2021-03-26T00:00:58 | 349,769,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.robot.commands.Macros.Tests;
import frc.robot.commands.Drivetrain.TankDrive;
import frc.robot.commands.Shifter.HoldSetToLowGear;
import frc.robot.subsystems.Drivetrain;
import frc.robot.subsystems.Shifter;
import edu.wpi.first.wpilibj2.command.ParallelCommandGroup;
import edu.wpi.first.wpilibj2.command.Se... | UTF-8 | Java | 1,000 | java | TestDrivetrainAndShifter.java | Java | [] | null | [] | package frc.robot.commands.Macros.Tests;
import frc.robot.commands.Drivetrain.TankDrive;
import frc.robot.commands.Shifter.HoldSetToLowGear;
import frc.robot.subsystems.Drivetrain;
import frc.robot.subsystems.Shifter;
import edu.wpi.first.wpilibj2.command.ParallelCommandGroup;
import edu.wpi.first.wpilibj2.command.Se... | 1,000 | 0.678 | 0.652 | 28 | 34.75 | 24.438881 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 5 |
afd53c30b9e0c89fb29a8cfa17b592a81c4ab313 | 26,955,214,780,844 | 8bccf4872871d0c01a3a3c7807b76c62a5d1910a | /Hillel/src/homework/hm4/ImprovedArrayInt.java | 54b9dfe9b7d2f67ad850b828084732e21d08e359 | [] | no_license | djkoka/CCowalsky | https://github.com/djkoka/CCowalsky | 57c7636386e700b0e0861fbd868d7b5b130cd8fc | 25702ab6a7dc20f1b032fcabd514b550b207c67b | refs/heads/master | 2021-01-23T21:39:00.752000 | 2016-01-25T19:15:00 | 2016-01-25T19:15:00 | 42,669,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework.hm4;
import java.util.Arrays;
public class ImprovedArrayInt {
private int[] arrayPro = new int[2];
private int count = 0;
public void add(int i) {
if (arrayPro.length == size()) {
resize();
}
arrayPro[count] = i;
count++;
}
public ... | UTF-8 | Java | 531 | java | ImprovedArrayInt.java | Java | [] | null | [] | package homework.hm4;
import java.util.Arrays;
public class ImprovedArrayInt {
private int[] arrayPro = new int[2];
private int count = 0;
public void add(int i) {
if (arrayPro.length == size()) {
resize();
}
arrayPro[count] = i;
count++;
}
public ... | 531 | 0.546139 | 0.538606 | 31 | 16.129032 | 15.696192 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 5 |
a2567548d338d1601dc051164ab2b82a36f4a35d | 6,330,781,848,318 | 4fa2ffdbd32c79d21302f3557ad4a85edf1888ea | /src/main/java/biz/neustar/hopper/message/ZoneTransferType.java | 4e22b89b8a2c75d06e81681b29acda9d13aa737d | [
"BSD-3-Clause"
] | permissive | ultradns/hopper | https://github.com/ultradns/hopper | 075cd4eb99504ed308fc4421f249057f0d634bbf | 590c5b95c1229638c9332c4665607af47d74aa70 | refs/heads/master | 2021-11-28T10:35:37.750000 | 2021-11-19T18:13:55 | 2021-11-19T18:13:55 | 1,929,921 | 6 | 3 | NOASSERTION | false | 2021-11-19T18:13:56 | 2011-06-21T15:42:13 | 2020-06-07T16:39:38 | 2021-11-19T18:13:55 | 9,665 | 14 | 3 | 11 | Java | false | false | /*
* *
* * Copyright 2000-2011 NeuStar, Inc. All rights reserved.
* * NeuStar, the Neustar logo and related names and logos are registered
* * trademarks, service marks or tradenames of NeuStar, Inc. All other
* * product names, company names, marks, logos and symbols may be trademarks
* * of their respectiv... | UTF-8 | Java | 475 | java | ZoneTransferType.java | Java | [
{
"context": "essage;\n\n/**\n * Zone transfer types\n * \n * @author mkube\n * \n */\npublic enum ZoneTransferType {\n\tAXFR, IXF",
"end": 421,
"score": 0.9994869232177734,
"start": 416,
"tag": "USERNAME",
"value": "mkube"
}
] | null | [] | /*
* *
* * Copyright 2000-2011 NeuStar, Inc. All rights reserved.
* * NeuStar, the Neustar logo and related names and logos are registered
* * trademarks, service marks or tradenames of NeuStar, Inc. All other
* * product names, company names, marks, logos and symbols may be trademarks
* * of their respectiv... | 475 | 0.692632 | 0.675789 | 20 | 22.75 | 26.587357 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
66656af3f32ee92e606790cfa675044d02887194 | 18,957,985,702,647 | c3be67042c37ae323e0883862e7681ab1ea595c4 | /h2Console/src/main/java/com/example/cache/repository/EmployeeRepository.java | aebe72f7d42f5c9e1d7ac155ba0abbbc5b264db8 | [] | no_license | asimk1207/spring-boot-examples | https://github.com/asimk1207/spring-boot-examples | dcdc83ee6abc36e6d2c858f65dfd34dfb05b9a98 | 52e701c4cfca34206619c8684ae0e8b6dbaf7dbe | refs/heads/master | 2022-01-12T23:48:07.006000 | 2021-12-29T16:49:59 | 2021-12-29T16:49:59 | 156,251,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cache.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.cache.domain.Employee;
@Repository
public interface EmployeeRepository extends JpaRepository<Employee, Long> {
Employee findByName(String empName... | UTF-8 | Java | 326 | java | EmployeeRepository.java | Java | [] | null | [] | package com.example.cache.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.cache.domain.Employee;
@Repository
public interface EmployeeRepository extends JpaRepository<Employee, Long> {
Employee findByName(String empName... | 326 | 0.831288 | 0.831288 | 13 | 24.076923 | 25.948059 | 75 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 5 |
18bdb319716f9fdfd0a783ae87765587263a428e | 14,912,126,477,364 | 3f078154be2167ed47a053301fa6fd7957ca51dc | /semiproject-practice/src/model/qna/board/QnACommentDAO.java | d263305c0c46082b44fb40b57d9fd32ee7535ade | [] | no_license | sangsub9806/semiproject-Appul | https://github.com/sangsub9806/semiproject-Appul | d9c9ba75013294c30bb19f961d1fd31f8be4c17a | 6ac41ef76cdfa895e92401d1f9d0128b7d9d1c06 | refs/heads/master | 2021-01-19T10:45:10.095000 | 2017-04-11T06:15:54 | 2017-04-11T06:15:54 | 87,897,805 | 1 | 0 | null | true | 2017-04-11T06:28:04 | 2017-04-11T06:28:04 | 2017-04-11T02:10:35 | 2017-04-11T06:27:17 | 1,068 | 0 | 0 | 0 | null | null | null | package model.qna.board;
public class QnACommentDAO {
}
| UTF-8 | Java | 64 | java | QnACommentDAO.java | Java | [] | null | [] | package model.qna.board;
public class QnACommentDAO {
}
| 64 | 0.6875 | 0.6875 | 5 | 10.8 | 12.480385 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
bdd2409e187047cf9e773fb38beaaab72bd11c3c | 36,163,624,636,843 | 1ea555e9f7af3d0532027cfa32a6ae47269e033f | /src/main/java/me/manaki/plugin/crafts/craft/CraftMenuGUI.java | a92523ad6f197e1d485697abfe37154b2fc0b917 | [] | no_license | MineVN/Crafts | https://github.com/MineVN/Crafts | 0ddac1025f1459baebf66eb00379c4eb15ce7f8b | b2ea340d4afd8c9a28b9d3e788c15200945998dc | refs/heads/master | 2023-06-21T14:33:50.335000 | 2021-08-03T02:39:59 | 2021-08-03T02:39:59 | 347,133,924 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.manaki.plugin.crafts.craft;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import me.manaki.plugin.crafts.Crafts;
import me.manaki.plugin.crafts.main.ItemStackUtils;
import me.manaki.plugin.crafts.main.Utils;
import org.bukkit.Bukkit;
import org.bukkit.Sound;
import org.bukki... | UTF-8 | Java | 2,975 | java | CraftMenuGUI.java | Java | [] | null | [] | package me.manaki.plugin.crafts.craft;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import me.manaki.plugin.crafts.Crafts;
import me.manaki.plugin.crafts.main.ItemStackUtils;
import me.manaki.plugin.crafts.main.Utils;
import org.bukkit.Bukkit;
import org.bukkit.Sound;
import org.bukki... | 2,975 | 0.720852 | 0.718824 | 116 | 24.508621 | 23.568497 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.87931 | false | false | 5 |
b7bf541c6590ec4c1f160fe2e04d47d99c8b9730 | 28,063,316,371,760 | 4ea11a48e8c303a1a1a26022b56266e23a5c121c | /itstack-naive-chat-client/src/main/java/org/itstack/naive/chat/client/infrastructure/package-info.java | 42683f2192d9cae5939f3ddb3c9216493e035fa3 | [
"Apache-2.0"
] | permissive | who7708/NaiveChat | https://github.com/who7708/NaiveChat | 003ec08ae74d96882e45d85e065129341d4b3328 | 82095d0415192663c3fed91927cf773703fa7a9c | refs/heads/master | 2023-01-29T17:25:07.070000 | 2020-12-06T14:52:10 | 2020-12-06T14:52:10 | 319,051,517 | 0 | 0 | Apache-2.0 | true | 2020-12-06T14:23:33 | 2020-12-06T14:23:33 | 2020-12-06T14:23:30 | 2020-11-16T20:42:57 | 2,542 | 0 | 0 | 0 | null | false | false | /**
* 博 客:http://bugstack.cn
* 公众号:bugstack虫洞栈 | 沉淀、分享、成长,让自己和他人都能有所收获!
* create by 小傅哥 on @2020
*/
package org.itstack.naive.chat.client.infrastructure; | UTF-8 | Java | 228 | java | package-info.java | Java | [
{
"context": ":bugstack虫洞栈 | 沉淀、分享、成长,让自己和他人都能有所收获!\n * create by 小傅哥 on @2020\n */\npackage org.itstack.naive.chat.clien",
"end": 91,
"score": 0.9990856051445007,
"start": 88,
"tag": "USERNAME",
"value": "小傅哥"
}
] | null | [] | /**
* 博 客:http://bugstack.cn
* 公众号:bugstack虫洞栈 | 沉淀、分享、成长,让自己和他人都能有所收获!
* create by 小傅哥 on @2020
*/
package org.itstack.naive.chat.client.infrastructure; | 228 | 0.702532 | 0.677215 | 6 | 25.5 | 18.598835 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
e1ddfa14d67492e77bb44ffe5c2b3f09bb3702bf | 34,608,846,476,547 | 98a930e3b29435d5e2b81c9dd1c925db639ecdb5 | /src/main/java/hashwork/client/content/payroll/model/JobAdvertModel.java | 7a5757c2af817dfa99d28c43cf6e0f0ef7fe9483 | [] | no_license | nkosy/hashwork | https://github.com/nkosy/hashwork | b6a803cc1f76602151a1f23bb4c07ea3eddfad5b | 24a9dd98db9ca3b0f826135aa0a77166e57535b0 | refs/heads/master | 2021-01-22T21:00:31.009000 | 2015-10-23T15:05:37 | 2015-10-23T15:05:37 | 40,247,575 | 0 | 0 | null | true | 2015-08-05T13:45:23 | 2015-08-05T13:45:23 | 2015-07-23T19:35:15 | 2015-08-01T20:06:35 | 128 | 0 | 0 | 0 | null | null | null | package hashwork.client.content.payroll.model;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* Created by zamzam on 15/09/22.
*/
public class JobAdvertModel implements Serializable {
private String jobId;
private Date start;
private Date closingDate;
private String d... | UTF-8 | Java | 1,347 | java | JobAdvertModel.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n * Created by zamzam on 15/09/22.\n */\npublic class JobAdvertModel impl",
"end": 148,
"score": 0.9997010231018066,
"start": 142,
"tag": "USERNAME",
"value": "zamzam"
}
] | null | [] | package hashwork.client.content.payroll.model;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* Created by zamzam on 15/09/22.
*/
public class JobAdvertModel implements Serializable {
private String jobId;
private Date start;
private Date closingDate;
private String d... | 1,347 | 0.645137 | 0.640683 | 65 | 19.723078 | 17.407785 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338462 | false | false | 5 |
6ac43a65dc47aad69f417f68ab032e8351c59130 | 17,145,509,513,788 | 5377f7fe9c2e3ce5ad6c6273b05ee8c98dae4ed8 | /Kattis/java/Parking.java | c86870fe74a977b4ed5eb7deacbdfb633880c010 | [] | no_license | noahhi/Competitive-Programming | https://github.com/noahhi/Competitive-Programming | a4283dff40fca6ccf008bbd5b5ada34ad7bb61dd | 35d6eed58b3bcc5781f7c4cdc333f9e6fb0fc511 | refs/heads/master | 2022-02-25T14:11:57.856000 | 2019-10-16T17:06:05 | 2019-10-16T17:06:05 | 108,678,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.Arrays;
import java.util.Scanner;
import java.nio.file.*;
import java.io.*;
public class Parking {
public static void main(String[] args){
Scanner in = new Scanner(System.in);
int n = in.nextInt();
for(int i = 0; i < n; i++){
int length = in.nextInt();
in.nextLine();
int[] nums = new ... | UTF-8 | Java | 557 | java | Parking.java | Java | [] | null | [] |
import java.util.Arrays;
import java.util.Scanner;
import java.nio.file.*;
import java.io.*;
public class Parking {
public static void main(String[] args){
Scanner in = new Scanner(System.in);
int n = in.nextInt();
for(int i = 0; i < n; i++){
int length = in.nextInt();
in.nextLine();
int[] nums = new ... | 557 | 0.606822 | 0.597846 | 24 | 22.166666 | 11.848581 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.625 | false | false | 5 |
8760c34cab996171201aafa649a2c544bbd169a3 | 20,349,555,075,195 | 3a5494e99223b070bf26c2c65d3a4f26adb507f6 | /src/java/richbar/com/github/commandplot/scoreboard/caching/ObjectivesCache.java | 25d8093a62ddc31f190899e481b47e78463b5402 | [] | no_license | Rich-Bar/PlotFix | https://github.com/Rich-Bar/PlotFix | adcd00e6d290b8f5b3a02f9c20e76cf609a3565f | fc0180912054d9132b56f7d345b0872074424637 | refs/heads/master | 2021-05-24T02:25:46.811000 | 2017-01-16T14:53:39 | 2017-01-16T14:53:39 | 58,308,441 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package richbar.com.github.commandplot.scoreboard.caching;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.*;
import com.intellectualcrafters.plot.object.PlotId;
import richbar.com.github.commandplot.caching.sql.SQLManager;
import richbar.com.github.commandplot.scoreboard.objects.ObjectiveO... | UTF-8 | Java | 3,597 | java | ObjectivesCache.java | Java | [] | null | [] | package richbar.com.github.commandplot.scoreboard.caching;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.*;
import com.intellectualcrafters.plot.object.PlotId;
import richbar.com.github.commandplot.caching.sql.SQLManager;
import richbar.com.github.commandplot.scoreboard.objects.ObjectiveO... | 3,597 | 0.752294 | 0.751738 | 107 | 32.616821 | 29.964977 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.299065 | false | false | 5 |
3f5ed5af774c57e145eb291ff64cb692ee02494d | 5,523,327,986,363 | 4451d1dd52fdbe4e521aa1c92ff64efe56bae6a1 | /src/main/java/org/etagate/helper/HttpStatus.java | 224ce404664bd42c4b5c7ff6e3f85948253caba4 | [
"Apache-2.0"
] | permissive | troopson/etagate | https://github.com/troopson/etagate | 571ccc3a546e63f6f7cccf6c926b6bf675e8b3f4 | 064067f6484b2b6e48ce08bccf2bc287802fbefa | refs/heads/master | 2021-01-22T07:48:21.926000 | 2017-08-28T09:50:38 | 2017-08-28T09:50:38 | 92,578,068 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.etagate.helper;
/**
* @author 瞿建军 Email: troopson@163.com
* 2017年7月7日
*/
public class HttpStatus {
public static final int Unauthorized = 401;
public static final int Forbidden =403;
public static final int Not_Found =404;
public static final int Request_Timeout = 408;
p... | UTF-8 | Java | 628 | java | HttpStatus.java | Java | [
{
"context": " \n */\npackage org.etagate.helper;\n\n/**\n * @author 瞿建军 Email: troopson@163.com\n * 2017年7月7日\n */\npu",
"end": 59,
"score": 0.9997793436050415,
"start": 56,
"tag": "NAME",
"value": "瞿建军"
},
{
"context": "g.etagate.helper;\n\n/**\n * @author 瞿建军 Email: tr... | null | [] | /**
*
*/
package org.etagate.helper;
/**
* @author 瞿建军 Email: <EMAIL>
* 2017年7月7日
*/
public class HttpStatus {
public static final int Unauthorized = 401;
public static final int Forbidden =403;
public static final int Not_Found =404;
public static final int Request_Timeout = 408;
public sta... | 619 | 0.685065 | 0.621753 | 33 | 17.666666 | 20.477137 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.969697 | false | false | 5 |
f8fb61260873dc8db061d88fb76732d5a33014bb | 10,376,641,034,133 | db86f66e0cecd66738c2820ec66e95b8f8fc8fd2 | /crafartweb/src/main/java/com/crafart/SellerController.java | e3462061f509dd055dd70f2b9b071f462aa8da8c | [] | no_license | penguinwebsoft/artcraf | https://github.com/penguinwebsoft/artcraf | 63a6f1a8bf20d7474a062a04bf0f71fa1d554078 | 1512dacb0358f939fc7c3b499612d95a31c4cdfd | refs/heads/master | 2022-12-21T03:59:21.415000 | 2015-06-30T15:11:07 | 2015-06-30T15:11:07 | 43,536,663 | 0 | 0 | null | false | 2022-12-16T05:14:58 | 2015-10-02T05:02:31 | 2015-10-02T05:13:52 | 2022-12-16T05:14:55 | 14,222 | 0 | 0 | 29 | JavaScript | false | false | package com.crafart;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Controller... | UTF-8 | Java | 6,431 | java | SellerController.java | Java | [
{
"context": "exception.CrafartServiceException;\n\n/**\n * @author Karthi\n * @version 1.0\n * \n */\n@Controller(\"sellerContro",
"end": 1193,
"score": 0.999746561050415,
"start": 1187,
"tag": "NAME",
"value": "Karthi"
},
{
"context": "= new ModelMap();\n\t\ttry {\n\t\t\tsellerBO.s... | null | [] | package com.crafart;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Controller... | 6,431 | 0.772042 | 0.770487 | 168 | 37.279762 | 30.456825 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.160714 | false | false | 5 |
10935c30886e06a64fb33dcbec00c83caf4957fb | 6,227,702,617,447 | 1399663fc4d5f75ad0931b6eedda6a964bad5883 | /rod_server/src/com/cci/riskod/common/biz/ETLMovingAvg.java | c316bc6439da93bfde0fc1a5475dba6d6b371dad | [] | no_license | simbataisa/cci | https://github.com/simbataisa/cci | 98cc7342b63ed6477dd69a91ea608855e2e59668 | 8143cf2dfed32c51106032eb06ebc497f74fff9e | refs/heads/master | 2018-04-13T06:17:06.519000 | 2017-05-05T06:52:50 | 2017-05-05T06:52:50 | 90,326,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cci.riskod.common.biz;
import java.io.File;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.exception.ExceptionUtils;
import org.apac... | UTF-8 | Java | 8,061 | java | ETLMovingAvg.java | Java | [] | null | [] | package com.cci.riskod.common.biz;
import java.io.File;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.exception.ExceptionUtils;
import org.apac... | 8,061 | 0.492247 | 0.485176 | 214 | 35.668224 | 29.785326 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.897196 | false | false | 5 |
aa082cec68f3bdb222e49d3caad1e127920f3762 | 17,772,574,711,576 | b6469fbcd260e0ee630236917a97a3d4ff747e9d | /Tue-Thu-16-00-19-00/SpringApp/src/main/java/ua/logos/controller/BaseController.java | 96109dcfad36699accbbf6c9f6344bba11981326 | [] | no_license | VolodymyrZavada/Logos_Materials_December_2017 | https://github.com/VolodymyrZavada/Logos_Materials_December_2017 | 31a38ac84800d66c3c96a2ebb8a574ae254c7dc2 | 374574e565d07432ff786a117b1bb8eb3069c47f | refs/heads/master | 2018-09-29T16:53:22.727000 | 2018-07-11T10:40:26 | 2018-07-11T10:40:26 | 125,968,155 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.logos.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Po... | UTF-8 | Java | 1,297 | java | BaseController.java | Java | [
{
"context": " saveParson(\r\n\t\t\t@RequestParam(\"firstName\") String firstName,\r\n\t\t\t@RequestParam(\"lastName\") String lastName) {",
"end": 839,
"score": 0.5681231617927551,
"start": 830,
"tag": "NAME",
"value": "firstName"
},
{
"context": "son person = new Person();\r\n\t\tp... | null | [] | package ua.logos.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Po... | 1,297 | 0.730146 | 0.730146 | 53 | 22.471699 | 19.385468 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.433962 | false | false | 5 |
0dcd0152b40aa848973ceade9294fe09c7d31f60 | 11,527,692,265,408 | 33ed79e70bc638d6e1beaaba3e239a3d76683d3d | /src/main/java/com/gaea/single/bridge/converter/PayConverter.java | 522fca4133435868a932dcd2f4cab49ffc642915 | [] | no_license | magicianx/single-bridge | https://github.com/magicianx/single-bridge | ba6ab7680a89db3e9a5edf234b1bb861835eb8ff | 7698afee0f8181a83193458467b696a6365085b7 | refs/heads/cicd | 2023-05-09T07:45:17.561000 | 2020-08-02T10:00:34 | 2020-08-02T10:00:34 | 284,397,882 | 0 | 0 | null | false | 2021-06-04T02:48:48 | 2020-08-02T05:31:34 | 2020-08-02T10:00:37 | 2021-06-04T02:48:47 | 598 | 0 | 0 | 1 | Java | false | false | package com.gaea.single.bridge.converter;
import com.alibaba.fastjson.JSONObject;
import com.gaea.single.bridge.dto.account.FirstRechargeGiftConfigRes;
import com.gaea.single.bridge.util.LoboUtil;
import org.springframework.core.convert.converter.Converter;
/**
* @author JunJYu
* @date 2020/7/10 15:17
*/
public cl... | UTF-8 | Java | 761 | java | PayConverter.java | Java | [
{
"context": ".core.convert.converter.Converter;\n\n/**\n * @author JunJYu\n * @date 2020/7/10 15:17\n */\npublic class PayConv",
"end": 281,
"score": 0.9112569689750671,
"start": 275,
"tag": "USERNAME",
"value": "JunJYu"
}
] | null | [] | package com.gaea.single.bridge.converter;
import com.alibaba.fastjson.JSONObject;
import com.gaea.single.bridge.dto.account.FirstRechargeGiftConfigRes;
import com.gaea.single.bridge.util.LoboUtil;
import org.springframework.core.convert.converter.Converter;
/**
* @author JunJYu
* @date 2020/7/10 15:17
*/
public cl... | 761 | 0.712221 | 0.697766 | 23 | 32.086956 | 26.033278 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 5 |
1ef0b891fb6771ad5581b3d6aff8850dfaa8bd62 | 2,010,044,756,343 | 2520cd21e8b691be6a97eda04f8f7db460cdfada | /Java/Patterns/AbstractFactory/src/RedPepper.java | 3d95bf9a26cb0061fc54726186a6957ad715ea95 | [] | no_license | IlyaVladimirsky/ProgrammingPractice | https://github.com/IlyaVladimirsky/ProgrammingPractice | 32add8206672497b452c5b22d473b90f557f72cb | 86c99af68c5d4d765c4ca286efb05e61e0b234ab | refs/heads/master | 2016-08-03T20:21:59.162000 | 2016-01-11T18:27:31 | 2016-01-11T18:27:31 | 42,013,451 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by User on 9/27/2015.
*/
public class RedPepper extends Veggies {
}
| UTF-8 | Java | 84 | java | RedPepper.java | Java | [
{
"context": "/**\n * Created by User on 9/27/2015.\n */\npublic class RedPepper extends ",
"end": 22,
"score": 0.5385599136352539,
"start": 18,
"tag": "USERNAME",
"value": "User"
}
] | null | [] | /**
* Created by User on 9/27/2015.
*/
public class RedPepper extends Veggies {
}
| 84 | 0.666667 | 0.583333 | 5 | 15.8 | 16.702095 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 5 |
5a6ffff17779202631bee26591a177c7831cf9cf | 26,620,207,307,495 | 190ad9b13e44c8beaa833550820f9e009a045474 | /Assignment3/src/Assignment36.java | 615f35ea4fc34e2d999150b8cc453424a0a51cc1 | [] | no_license | mikenagooyen/CS49J | https://github.com/mikenagooyen/CS49J | 2649084bd67931bddad39fbcd68167f5e98975f2 | 1bb26e1e2b3d7d6880ca272bdef81e2076c74539 | refs/heads/master | 2021-05-29T17:13:05.363000 | 2015-06-09T07:00:19 | 2015-06-09T07:00:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.InputMismatchException;
import java.util.Scanner;
public class Assignment36 {
public static void main(String[] args){
BST tree = new BST();
menuOptions(tree);
}
public static void printMenu(){
System.out.println("1. Add new Employee.");
System.out.println("2. Delete employee.");
System.... | UTF-8 | Java | 4,460 | java | Assignment36.java | Java | [
{
"context": "n option: 1\nEnter ID and name to insert(ID Name): 3 Sara\n3 Sara has been inserted into the tree.\nDo y",
"end": 2464,
"score": 0.9974641799926758,
"start": 2463,
"tag": "NAME",
"value": "3"
},
{
"context": " option: 1\nEnter ID and name to insert(ID Name): 3 Sara\n3 S... | null | [] |
import java.util.InputMismatchException;
import java.util.Scanner;
public class Assignment36 {
public static void main(String[] args){
BST tree = new BST();
menuOptions(tree);
}
public static void printMenu(){
System.out.println("1. Add new Employee.");
System.out.println("2. Delete employee.");
System.... | 4,460 | 0.645964 | 0.623318 | 204 | 20.862745 | 15.364231 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.093137 | false | false | 3 |
4ada633c79f9707f367adfb0724e8f6f5b40d8ac | 4,294,967,329,709 | 2ba8f3fb15d8ee8314a7334b44e98853f2b1aa22 | /src/main/java/com/emre/deneme/dene2/yarankmysql/Main.java | 4623ee050459a3c7ecd25bcd50b330fb4f45cbeb | [] | no_license | newbiemr/mysql-ve-abstarct-interface-bok | https://github.com/newbiemr/mysql-ve-abstarct-interface-bok | cb6a8f314a965410fd9ef60e4302be583941f590 | 3300ff17ee8225e48203d66f7c3d6eca37ddcdd2 | refs/heads/main | 2023-04-15T09:31:27.463000 | 2021-04-24T23:03:45 | 2021-04-24T23:03:45 | 361,281,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emre.deneme.dene2.yarankmysql;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class Main {
public static void main(String[] args) {
// TODO Auto-generated method stub
try {
// String conSstr =
// "jdbc:mysql://localhost:3306/classicmodels?user=... | ISO-8859-2 | Java | 881 | java | Main.java | Java | [
{
"context": "/ \"jdbc:mysql://localhost:3306/classicmodels?user=emre&password=emre&serverTimezone=UTC\";\n\t\t\tString conS",
"end": 324,
"score": 0.8030943274497986,
"start": 320,
"tag": "USERNAME",
"value": "emre"
},
{
"context": "//localhost:3306/classicmodels?user=emre&password=... | null | [] | package com.emre.deneme.dene2.yarankmysql;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class Main {
public static void main(String[] args) {
// TODO Auto-generated method stub
try {
// String conSstr =
// "jdbc:mysql://localhost:3306/classicmodels?user=... | 893 | 0.688636 | 0.677273 | 36 | 23.444445 | 25.509741 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 3 |
5f31f4ee425a68b65c68b2c2736fc65bb9da8993 | 20,512,763,839,737 | f0342dcda81cde9295dc45c84876fe92642e0237 | /src/com/company/Bedrijf.java | 56345df1d69a462ea92d142ef962c1ceb6e66bf8 | [] | no_license | rickvanw/Assignment2Concurrency | https://github.com/rickvanw/Assignment2Concurrency | 5bfd7a273c8cddc26f649540e484f7d859ad0e97 | 3ee6799ff29ea3c3780c37ef8af188f0fcd24484 | refs/heads/master | 2021-01-22T20:03:09.540000 | 2016-09-25T21:03:57 | 2016-09-25T21:03:57 | 68,281,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
// 6 softwareontwikkelaars
// 10 gebruikers
// SoftwareOntwikkelaarOverleg 3 softwareontwikkelaars met product owner userstories opgesteld en geprioriteerd
// GebruikersOverleg 1 softwareontwikkelaar met 1 gebruiker en product owner problemen gebruikers... | UTF-8 | Java | 9,618 | java | Bedrijf.java | Java | [
{
"context": "java.util.concurrent.Semaphore;\n\n/**\n * Created by rickv on 19-9-2016.\n */\npublic class Bedrijf {\n priv",
"end": 1038,
"score": 0.9996137022972107,
"start": 1033,
"tag": "USERNAME",
"value": "rickv"
}
] | null | [] | package com.company;
// 6 softwareontwikkelaars
// 10 gebruikers
// SoftwareOntwikkelaarOverleg 3 softwareontwikkelaars met product owner userstories opgesteld en geprioriteerd
// GebruikersOverleg 1 softwareontwikkelaar met 1 gebruiker en product owner problemen gebruikers... | 9,618 | 0.557288 | 0.550322 | 288 | 32.395832 | 32.400536 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482639 | false | false | 3 |
d9a982883898fb19325021e8fdf34b7643506225 | 26,293,789,814,153 | 1a3b36a45a06de0c9bf1ee0ad52bf4f495ac4d75 | /egakat-io-transporte-commons/src/main/java/com/egakat/io/transporte/repository/programaciones/RemesaProgramadaRepository.java | c219efa8682de80fe4a1c6b3d900e6447b82dd88 | [] | no_license | github-ek/egakat-io-transporte | https://github.com/github-ek/egakat-io-transporte | 0f5bf7b1f6c17165eabe24ed0db2c6ca5c1cf587 | 1454fd137d722049cac239c30a56d7a14104db83 | refs/heads/master | 2020-03-19T10:27:15.739000 | 2019-03-14T02:28:20 | 2019-03-14T02:28:20 | 133,688,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.egakat.io.transporte.repository.programaciones;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import com.egakat.integration.commons.archivos.enums.EstadoRegistroType;
import com.egakat.integration.commons.archivos.repo... | UTF-8 | Java | 730 | java | RemesaProgramadaRepository.java | Java | [] | null | [] | package com.egakat.io.transporte.repository.programaciones;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import com.egakat.integration.commons.archivos.enums.EstadoRegistroType;
import com.egakat.integration.commons.archivos.repo... | 730 | 0.839726 | 0.839726 | 17 | 41.941177 | 38.405685 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 3 |
03ede34b1a0942f5d6576ec1fdceae6a18fde5fa | 20,083,267,114,496 | cc037330e66713ac3dde164600a8af20b1d26f0c | /src/com/io/TestBufferedReader.java | 7702d77d92d2ab7a4abe89750eaf7d4407195174 | [] | no_license | darth-xiaozhijun/JavaProgram | https://github.com/darth-xiaozhijun/JavaProgram | 1bb5708b1ff164ecede68e6956429d6ec4fa1d23 | d143d195ac5a0276a83307340b1d8441262e4563 | refs/heads/master | 2020-04-08T04:22:18.777000 | 2019-06-29T11:08:54 | 2019-06-29T11:08:54 | 159,013,545 | 0 | 0 | null | false | 2019-06-29T11:08:55 | 2018-11-25T08:49:49 | 2019-06-20T04:53:29 | 2019-06-29T11:08:55 | 4,447 | 0 | 0 | 0 | Java | false | false | package com.io;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.Reader;
/**
* 四个步骤:分段读取 字符输入流,加入缓冲流
* 1、创建源
* 2、选择流
* 3、操作
* ... | UTF-8 | Java | 1,181 | java | TestBufferedReader.java | Java | [
{
"context": " * 1、创建源\r\n * 2、选择流\r\n * 3、操作\r\n * 4、释放资源\r\n * @author Administrator\r\n *\r\n */\r\npublic class TestBufferedReader {\r\n\r\n\tp",
"end": 352,
"score": 0.497515469789505,
"start": 339,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.io;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.Reader;
/**
* 四个步骤:分段读取 字符输入流,加入缓冲流
* 1、创建源
* 2、选择流
* 3、操作
* ... | 1,181 | 0.58403 | 0.57753 | 60 | 15.95 | 13.793024 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 3 |
cc05984b3cc0ca7020bf82fd5b80faf0770ee12e | 8,495,445,368,564 | ad2ca2b4edf3f43b5369c2bad1321423a512d619 | /automessenger/app/src/main/java/ua/org/javatraining/automessenger/app/activities/AddPostActivity.java | 046f6d2ecd00426d507c0231b7e87fac73b84c9d | [] | no_license | monoall/am | https://github.com/monoall/am | a4f9443444d2c3038c5570cd6759a1b855160daf | 08ccd7861a78b9e46c93a93efa6c5cf7ffe04260 | refs/heads/master | 2020-05-22T14:55:20.805000 | 2015-08-26T19:30:23 | 2015-08-26T19:30:23 | 41,965,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.org.javatraining.automessenger.app.activities;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.database.Cursor;
import android.location.*;
import android.media.ExifInterface;
import android.net.Uri;... | UTF-8 | Java | 15,004 | java | AddPostActivity.java | Java | [] | null | [] | package ua.org.javatraining.automessenger.app.activities;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.database.Cursor;
import android.location.*;
import android.media.ExifInterface;
import android.net.Uri;... | 15,004 | 0.601306 | 0.598774 | 445 | 32.716854 | 27.061409 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608989 | false | false | 3 |
1197987636bc84a48fec1db49cd3b4033ff456ba | 2,765,958,980,126 | 33db4e84edde0d6fd5b1daa5b27f511fb13fb836 | /order-service/src/main/java/com/tmall/order/infrastructure/dao/DeliveryAddressMapper.java | 4c3ec6370272eedbb5f9a9f5d4744a5b60a6c3d9 | [] | no_license | 501994486/tmall | https://github.com/501994486/tmall | ef733500a2e0eb5ff50179c43c083325f48c34cf | 8ade0d2900950236db33bc686fd525875027baaa | refs/heads/master | 2022-12-14T00:08:22.759000 | 2020-08-02T02:20:49 | 2020-08-02T02:20:49 | 191,001,663 | 24 | 5 | null | false | 2022-11-16T11:50:19 | 2019-06-09T12:07:25 | 2020-08-11T15:10:20 | 2022-11-16T11:50:16 | 46,996 | 2 | 5 | 10 | Java | false | false | package com.tmall.order.infrastructure.dao;
import com.tmall.order.domain.entity.DeliveryAddress;
public interface DeliveryAddressMapper {
int deleteByPrimaryKey(Integer addressId);
int insert(DeliveryAddress record);
int insertSelective(DeliveryAddress record);
DeliveryAddress selectByPrimaryKey(I... | UTF-8 | Java | 455 | java | DeliveryAddressMapper.java | Java | [] | null | [] | package com.tmall.order.infrastructure.dao;
import com.tmall.order.domain.entity.DeliveryAddress;
public interface DeliveryAddressMapper {
int deleteByPrimaryKey(Integer addressId);
int insert(DeliveryAddress record);
int insertSelective(DeliveryAddress record);
DeliveryAddress selectByPrimaryKey(I... | 455 | 0.806593 | 0.806593 | 17 | 25.82353 | 24.76771 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 3 |
1e72ae25c561796154c960f3af63cea078452ec9 | 33,440,615,394,450 | 54671fd6ff20974889126a5b566fe46c5d3c3e30 | /processor/ResidentFieldTotal.java | c14c22af0d9a64eb35a45864f88200b39f8389b8 | [] | no_license | willisyee/PhillyCityData | https://github.com/willisyee/PhillyCityData | 61263d0e07ff815d08e4c45f5fb931ac4dc75596 | b4a4805bb6a81b200f16ffa7e6711e90fba6b527 | refs/heads/main | 2023-01-23T20:03:40.363000 | 2020-11-22T01:48:18 | 2020-11-22T01:48:18 | 314,937,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.upenn.cit594.processor;
import java.util.List;
import edu.upenn.cit594.data.PropertyValues;
public interface ResidentFieldTotal {
public Double total(String zipcode, List<PropertyValues> data);
}
| UTF-8 | Java | 224 | java | ResidentFieldTotal.java | Java | [] | null | [] | package edu.upenn.cit594.processor;
import java.util.List;
import edu.upenn.cit594.data.PropertyValues;
public interface ResidentFieldTotal {
public Double total(String zipcode, List<PropertyValues> data);
}
| 224 | 0.763393 | 0.736607 | 10 | 20.4 | 22.249495 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 3 |
61b2c1e57adc81d62c8843de3a0582bc9d5e2f27 | 28,278,064,678,677 | 92f74b280c85081d5039bb0c48d0eac5d041a8f1 | /bizsalad/src/main/java/com/biz4up/bizsalad/persistence/UserDAOImpl.java | 0c41367d956eb227d0e276f521612226b77c43cb | [] | no_license | leemr31/bizsalad01 | https://github.com/leemr31/bizsalad01 | 0795fc6e3729a83bf170bff719838a5730d25468 | 9da4da7e8d466878379251cb58dd877017cc4bfa | refs/heads/master | 2023-07-13T07:42:52.003000 | 2021-08-19T08:43:14 | 2021-08-19T08:43:14 | 397,826,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biz4up.bizsalad.persistence;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.biz4up.bizsalad.user.UserVO;
@Repository
public class UserDAOImpl implements UserDAO{
String namespace="co... | UTF-8 | Java | 517 | java | UserDAOImpl.java | Java | [] | null | [] | package com.biz4up.bizsalad.persistence;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.biz4up.bizsalad.user.UserVO;
@Repository
public class UserDAOImpl implements UserDAO{
String namespace="co... | 517 | 0.804642 | 0.798839 | 20 | 24.85 | 22.930929 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 3 |
6b33e5c45ab88bdce307a141e8f8af08d7bbf265 | 575,525,652,277 | f90ef0263d80c0360b18446b5b8b7c5a7a55d7c2 | /src/main/java/com/emin/platform/ec/interfaces/DataDicApiFeign.java | d96a8b0196371306b7a78d5025d452cbbbfc4097 | [] | no_license | linlinhu/erc-center | https://github.com/linlinhu/erc-center | 226a25401db0f1cd3ae9517878ecc9ad907f52e5 | 66e4041f4a83bccaefc29406d54e4ff5bb08f596 | refs/heads/master | 2020-04-20T11:03:42.536000 | 2019-02-02T07:20:08 | 2019-02-02T07:20:08 | 168,805,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emin.platform.ec.interfaces;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Request... | UTF-8 | Java | 2,598 | java | DataDicApiFeign.java | Java | [] | null | [] | package com.emin.platform.ec.interfaces;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Request... | 2,598 | 0.775982 | 0.775212 | 55 | 46.236362 | 36.000488 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.654545 | false | false | 3 |
062386e3f01cfbf53b5e4cfca12e583086fa94a7 | 2,310,692,447,910 | 22b1fe6a0af8ab3c662551185967bf2a6034a5d2 | /experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/sub1/Class_2040.java | 7e6f7c8c7b5e88c77ea7d0beb0caa8fad7160a5c | [
"Apache-2.0"
] | permissive | lesaint/experimenting-annotation-processing | https://github.com/lesaint/experimenting-annotation-processing | b64ed2182570007cb65e9b62bb2b1b3f69d168d6 | 1e9692ceb0d3d2cda709e06ccc13290262f51b39 | refs/heads/master | 2021-01-23T11:20:19.836000 | 2014-11-13T10:37:14 | 2014-11-13T10:37:14 | 26,336,984 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.javatronic.blog.massive.annotation1.sub1;
import fr.javatronic.blog.processor.Annotation_001;
@Annotation_001
public class Class_2040 {
}
| UTF-8 | Java | 151 | java | Class_2040.java | Java | [] | null | [] | package fr.javatronic.blog.massive.annotation1.sub1;
import fr.javatronic.blog.processor.Annotation_001;
@Annotation_001
public class Class_2040 {
}
| 151 | 0.807947 | 0.728477 | 7 | 20.571428 | 21.35989 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
852a77c5983e31e5048b82f212383d132090c876 | 3,530,463,164,207 | 68ace5ea3b6ef7752ae034dad37145f22f69fd72 | /DependencyInversionPrinciple/src/siemens/plm/dependencyinversion/snakesandladders/tests/MoveTests.java | cfb7ed27e48047e084991aaaa628118a80d2f006 | [] | no_license | CoderGeoff/DependencyInversionJava | https://github.com/CoderGeoff/DependencyInversionJava | bf251cebc88eb433b22f6a07ca74ff36a64f1f8c | 5b984d5f068bfea2f62590a7817768643e2b817a | refs/heads/master | 2021-04-09T17:16:26.428000 | 2016-02-19T09:28:40 | 2016-02-19T09:28:40 | 41,372,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package siemens.plm.dependencyinversion.snakesandladders.tests;
import static org.junit.Assert.*;
import org.junit.Test;
import siemens.plm.dependencyinversion.snakesandladders.*;
public class MoveTests {
@Test
public void givenAPlayerOnSquare97_WhenTheyMove3_TheyShouldEndUpOnSquare98() {
// Given
Board boar... | UTF-8 | Java | 403 | java | MoveTests.java | Java | [] | null | [] | package siemens.plm.dependencyinversion.snakesandladders.tests;
import static org.junit.Assert.*;
import org.junit.Test;
import siemens.plm.dependencyinversion.snakesandladders.*;
public class MoveTests {
@Test
public void givenAPlayerOnSquare97_WhenTheyMove3_TheyShouldEndUpOnSquare98() {
// Given
Board boar... | 403 | 0.761787 | 0.744417 | 20 | 19.15 | 23.305096 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 3 |
7b5c89cd07d118db1bb37d14e018286c74da656d | 8,881,992,417,855 | 87b4d4368384f69e7a310b4b0ce84fcf7e12f5d5 | /src/model/Artikal.java | adf9d87cb00da24fd3eba7112c049fad50ef572e | [] | no_license | uroskojo/PoruciteKodNas | https://github.com/uroskojo/PoruciteKodNas | 8bddf317f5dac21036c12d7ea1f79d7e3adb99fb | 80c3dac967b9b82a6b684d4d709e401849fd6e00 | refs/heads/master | 2020-05-30T22:39:19.746000 | 2019-06-03T12:13:50 | 2019-06-03T12:13:50 | 189,892,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.util.UUID;
import Enumerations.TipArtikla;
public class Artikal{
private TipArtikla tip;
private String naziv;
private Double jedinicnaCena;
private String opis;
private int kolicina;//grami za jelo, mililitri za pice
private String id;
private boolean obrisan;
private Str... | UTF-8 | Java | 1,641 | java | Artikal.java | Java | [] | null | [] | package model;
import java.util.UUID;
import Enumerations.TipArtikla;
public class Artikal{
private TipArtikla tip;
private String naziv;
private Double jedinicnaCena;
private String opis;
private int kolicina;//grami za jelo, mililitri za pice
private String id;
private boolean obrisan;
private Str... | 1,641 | 0.706277 | 0.706277 | 82 | 19.012196 | 17.062649 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.646341 | false | false | 3 |
659e52f37f15530ebaac80ff2b7eb696332dca1f | 26,903,675,163,524 | 71a6d4af5322d8a8995f4f0335640e38a1f6ac05 | /app/src/main/java/com/pertamina/musicoolpromo/view/activity/ForgotPasswordActivity.java | 3f727620512ad4fa7e820964f449be3ba32906f9 | [] | no_license | satriakurniawan16/MusicoolApp | https://github.com/satriakurniawan16/MusicoolApp | 7ea16e0bfde3c4b70f524720ff44723761b787a5 | 7d1de2889b49958d7c3844845bf03618359b43b0 | refs/heads/master | 2023-03-03T01:53:05.299000 | 2021-02-17T12:48:35 | 2021-02-17T12:48:35 | 279,828,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pertamina.musicoolpromo.view.activity;
import androidx.appcompat.widget.Toolbar;
import androidx.constraintlayout.widget.ConstraintLayout;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditTex... | UTF-8 | Java | 4,396 | java | ForgotPasswordActivity.java | Java | [] | null | [] | package com.pertamina.musicoolpromo.view.activity;
import androidx.appcompat.widget.Toolbar;
import androidx.constraintlayout.widget.ConstraintLayout;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditTex... | 4,396 | 0.629891 | 0.628298 | 129 | 33.077518 | 27.871693 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565891 | false | false | 3 |
dfa0fcf0f54306a5edf76468c37499f79b95b9a1 | 4,990,752,024,938 | d75d65e8f370ef4291ec0600dfe06ef3a55045d8 | /xukea.framework/src/com/xukea/framework/filter/RestUrlRewriteFilter.java | ff6c9b5b8cab1d4a13f1fadaf69026465c6c3067 | [] | no_license | HongKing/xukea | https://github.com/HongKing/xukea | ebd453da517c6d911fce205488b863a7da7311af | 8ce381a918631fccbcb3c96cdf64f5e7cb0859e9 | refs/heads/master | 2021-01-22T13:12:33.049000 | 2013-12-06T02:37:54 | 2013-12-06T02:37:54 | 7,315,417 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xukea.framework.filter;
import java.io.IOException;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.http.HttpSer... | UTF-8 | Java | 4,380 | java | RestUrlRewriteFilter.java | Java | [] | null | [] | package com.xukea.framework.filter;
import java.io.IOException;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.http.HttpSer... | 4,380 | 0.710714 | 0.710476 | 128 | 30.8125 | 29.209841 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.007813 | false | false | 3 |
f48b8b76dfd65c8aafd4c13e9b877f63ca57e968 | 3,238,405,383,834 | bae11ecdf56c8d25bd2e3286a22a9b301b19d85b | /chuang-manager/chuang-manager-mapper/src/main/java/com/chuang/dbc/sqlhelp.java | 6a1ad22eee4d05ace377344c4cd272cb4c354f5d | [] | no_license | JamesStrongq/Chuang | https://github.com/JamesStrongq/Chuang | e63af8f35abb7ea901273952cf26f45f1fe96930 | 15972967df2add4c1ec89fe574072d9d95f74818 | refs/heads/master | 2020-03-23T09:38:28.201000 | 2018-07-18T07:51:15 | 2018-07-18T07:51:15 | 141,400,478 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chuang.dbc;
import java.sql.*;
import java.util.ArrayList;
public class sqlhelp {
private static Connection con = null;
private static PreparedStatement ps = null;
private static ResultSet rs = null;
private static CallableStatement cs = null;
/**
* 提供查询方法
* @param sql s... | UTF-8 | Java | 1,634 | java | sqlhelp.java | Java | [] | null | [] | package com.chuang.dbc;
import java.sql.*;
import java.util.ArrayList;
public class sqlhelp {
private static Connection con = null;
private static PreparedStatement ps = null;
private static ResultSet rs = null;
private static CallableStatement cs = null;
/**
* 提供查询方法
* @param sql s... | 1,634 | 0.506614 | 0.503968 | 67 | 21.567163 | 20.081345 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.41791 | false | false | 3 |
54360d4e33f8d51bd5fb0ba2eaa56d62efcf0855 | 31,903,017,132,667 | 79595075622ded0bf43023f716389f61d8e96e94 | /app/src/main/java/com/oppo/statistics/util/Base64Util.java | dd1592fa358bfe46f2a760c605407ce76ea835ec | [] | no_license | dstmath/OppoR15 | https://github.com/dstmath/OppoR15 | 96f1f7bb4d9cfad47609316debc55095edcd6b56 | b9a4da845af251213d7b4c1b35db3e2415290c96 | refs/heads/master | 2020-03-24T16:52:14.198000 | 2019-05-27T02:24:53 | 2019-05-27T02:24:53 | 142,840,716 | 7 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oppo.statistics.util;
import android.util.Base64;
public class Base64Util {
public static String base64Encode(String str) {
String encode = "";
try {
return new String(Base64.encode(str.getBytes(), 0), "UTF-8");
} catch (Throwable e) {
LogUtil.e("NearMeS... | UTF-8 | Java | 660 | java | Base64Util.java | Java | [] | null | [] | package com.oppo.statistics.util;
import android.util.Base64;
public class Base64Util {
public static String base64Encode(String str) {
String encode = "";
try {
return new String(Base64.encode(str.getBytes(), 0), "UTF-8");
} catch (Throwable e) {
LogUtil.e("NearMeS... | 660 | 0.548485 | 0.524242 | 25 | 25.4 | 20.021988 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 3 |
e329660eeb171dca71d72c09e68efbf68cf800c2 | 13,168,369,771,436 | 405bd0f7de0b207502c4addccf2410fb32c4370d | /eve-placement/src/main/java/com/nexon/eve/placement/repository/PlacementRepository.java | aa15113109c68a617c67c86415d1311ebe04df87 | [] | no_license | applepie1130/eve-service | https://github.com/applepie1130/eve-service | 57e423e175aed83ff0cb4fa3cf4082c6e9bff6f2 | 13fa18a93a48a7fb528be652b76b32d60ab4abca | refs/heads/master | 2022-12-30T15:16:32.767000 | 2020-10-27T09:16:44 | 2020-10-27T09:16:44 | 307,644,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nexon.eve.placement.repository;
import com.nexon.eve.placement.model.entity.PlacementEntity;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface PlacementRepository extends ReactiveMongoRepository<Placem... | UTF-8 | Java | 342 | java | PlacementRepository.java | Java | [] | null | [] | package com.nexon.eve.placement.repository;
import com.nexon.eve.placement.model.entity.PlacementEntity;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface PlacementRepository extends ReactiveMongoRepository<Placem... | 342 | 0.865497 | 0.865497 | 9 | 37.111111 | 33.709362 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
f6c93716311ed3aaab07cdf6fc8c8b4caf87ac01 | 8,615,704,447,594 | 15ccb26e14f2af6f23383d8502e2f91f67a8d20b | /src/Main.java | f6d18041a0cd687c2bdfef2334de78c08f2e926d | [] | no_license | ductruongnguyen/CSD201x-A3 | https://github.com/ductruongnguyen/CSD201x-A3 | 2b67f9c8ea3d48084f33602fed38ec63f3fef28d | 2594c6e8d25a84c162fd51947ef275e9a895f4b5 | refs/heads/master | 2023-02-17T21:11:34.360000 | 2021-01-10T18:16:22 | 2021-01-10T18:16:22 | 320,983,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import entity.Product;
import java.io.*;
import java.util.Scanner;
public class Main {
static MyProduct myProduct = new MyProduct();
public static void main(String[] args) throws IOException {
boolean flag = true;
try {
while (flag) {
showMenu();
... | UTF-8 | Java | 3,944 | java | Main.java | Java | [] | null | [] | import entity.Product;
import java.io.*;
import java.util.Scanner;
public class Main {
static MyProduct myProduct = new MyProduct();
public static void main(String[] args) throws IOException {
boolean flag = true;
try {
while (flag) {
showMenu();
... | 3,944 | 0.43002 | 0.415314 | 87 | 44.333332 | 30.917639 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.873563 | false | false | 3 |
90087f1b538afc21c13cf8f084dd62d2d5463022 | 6,468,220,816,710 | 32728c9e170dacaf0d9493bee23e4ae61d0b0155 | /DBANW_ue01_baar_lanner/src/at/fhj/swd/Storage.java | 0d788be7d5843bc4970de3a4d426ac3888131fd0 | [] | no_license | SearchMyAim/WS2016 | https://github.com/SearchMyAim/WS2016 | d36d574a96e2eb5e02503ca58ebb576f003c6da4 | 5c83916715a12e0f81fdd07951de5c5960beaf7b | refs/heads/master | 2021-01-10T23:13:10.653000 | 2017-07-07T20:20:02 | 2017-07-07T20:20:02 | 69,727,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.fhj.swd;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity @Table(name="storage")
public class Storage {
@Id @Column(name="pk_id") private int id;
public Storage() {
this.id = 0;
}
public Storage... | UTF-8 | Java | 459 | java | Storage.java | Java | [] | null | [] | package at.fhj.swd;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity @Table(name="storage")
public class Storage {
@Id @Column(name="pk_id") private int id;
public Storage() {
this.id = 0;
}
public Storage... | 459 | 0.631808 | 0.62963 | 27 | 15 | 13.004272 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 3 |
56285575ef71cf8650e952238375cd4fdb3e49f2 | 16,904,991,325,696 | cf4101c76f898d92b6d26f8f449648bfbd0eae3e | /Chat/app/src/main/java/com/ift2905/chat/ZoneActivity.java | 3e21ddbfbf9630f3ed51a2e77b295c08bb8e322a | [] | no_license | apbegin/projet_interface | https://github.com/apbegin/projet_interface | 50fb75836baa1a936fc09cdf7f77834cc3ce2a22 | 71712086663b6bd70f619da9b6cfefa2ece571a0 | refs/heads/master | 2021-01-10T13:53:07.677000 | 2016-05-08T13:46:30 | 2016-05-08T13:46:30 | 53,601,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ift2905.chat;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.firebase.client.Firebase;
import com.google.a... | UTF-8 | Java | 5,326 | java | ZoneActivity.java | Java | [
{
"context": "String username = (String)i.getSerializableExtra(\"username\");\r\n user = new User(username);\r\n\r\n ",
"end": 1677,
"score": 0.9904271960258484,
"start": 1669,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.ift2905.chat;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.firebase.client.Firebase;
import com.google.a... | 5,326 | 0.641609 | 0.635219 | 132 | 38.310608 | 28.050316 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621212 | false | false | 3 |
85fce6949f4f3636e39705303227fd5e9aaa90ff | 32,573,032,022,658 | 757160f949d45e66610da57a49c3d8765a1acb22 | /TiendaJEE/src/java/DataAccess/DAO/PurchaseDAO.java | 8773ccd61a74045f1c18292da91a9cf7e9d38d7a | [] | no_license | ArchitectureSoftware2016I/GymShop | https://github.com/ArchitectureSoftware2016I/GymShop | cc4fbbc2a8b4016894f73b9b07b7349e013f0c9b | bdca38f9ca3e9aad6bddc93d96cf4a4cdce86862 | refs/heads/master | 2016-09-01T10:24:45.782000 | 2016-03-07T03:31:34 | 2016-03-07T03:31:34 | 52,448,538 | 0 | 0 | null | false | 2016-03-07T03:31:34 | 2016-02-24T14:29:38 | 2016-03-04T22:52:09 | 2016-03-07T03:31:34 | 1,560 | 0 | 0 | 0 | CSS | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package DataAccess.DAO;
import DataAccess.Entity.Purchase;
import java.util.List;
import javax.persistence.EntityManager;
import javax... | UTF-8 | Java | 3,216 | java | PurchaseDAO.java | Java | [
{
"context": "import javax.persistence.Query;\n\n/**\n *\n * @author Jonnathan\n */\npublic class PurchaseDAO {\n public EntityM",
"end": 453,
"score": 0.9992117285728455,
"start": 444,
"tag": "NAME",
"value": "Jonnathan"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package DataAccess.DAO;
import DataAccess.Entity.Purchase;
import java.util.List;
import javax.persistence.EntityManager;
import javax... | 3,216 | 0.570585 | 0.568097 | 109 | 28.504587 | 20.097298 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504587 | false | false | 3 |
39d32d1c6825cfa461768c6507a9d2274cc063cb | 9,251,359,622,327 | adc08bd7f9353db7008eecbdb71b7d0b17b5273c | /src/test/java/execution/lexor/NotEQUALTest.java | 1c9f04c6e73b003d236257c36613cd72891e4705 | [] | no_license | ToxidSeed/yseur | https://github.com/ToxidSeed/yseur | 5bdd73583bdd5513b253bd315d05855691de2e31 | a128191c6562575fee3fb909ba232e96af7baac2 | refs/heads/master | 2021-07-20T04:55:49.850000 | 2019-12-12T12:24:13 | 2019-12-12T12:24:13 | 222,409,820 | 0 | 0 | null | false | 2020-10-13T17:32:44 | 2019-11-18T09:23:59 | 2019-12-12T12:26:52 | 2020-10-13T17:32:43 | 170 | 0 | 0 | 1 | Java | false | false | package execution.lexor;
import execution.plan.Token;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
public class NotEQUALTest {
/**
* Se comprueba el resultado para cuando encuentra un signo <
* */
@Test
public void findTokenTest()... | UTF-8 | Java | 3,281 | java | NotEQUALTest.java | Java | [] | null | [] | package execution.lexor;
import execution.plan.Token;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
public class NotEQUALTest {
/**
* Se comprueba el resultado para cuando encuentra un signo <
* */
@Test
public void findTokenTest()... | 3,281 | 0.595849 | 0.594017 | 98 | 32.42857 | 23.12742 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602041 | false | false | 3 |
a3474c2b3e0348fb03bb38378d60f6142fb0e632 | 29,549,375,042,133 | 19a17d9b1edcb21bfe3f909a77e82f44296ae563 | /src/main/java/br/com/sis/pedidos/backend/dto/ProdutoDTO.java | 7d477e8adfec07792d29e8c0e9ea4922230ae25d | [] | no_license | brunomarquesweb/spring-boot-ionic-backend | https://github.com/brunomarquesweb/spring-boot-ionic-backend | 8da9fc49d9a836e9a0adfeb4b17a182496be7a52 | 0b9228e63377ea17bde7e100c2c22aa8311f5588 | refs/heads/master | 2018-11-11T08:57:07.221000 | 2018-09-16T00:37:43 | 2018-09-16T00:37:43 | 142,870,623 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.sis.pedidos.backend.dto;
import br.com.sis.pedidos.backend.domain.Produto;
import br.com.sis.pedidos.backend.services.validation.ClienteUpdate;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
@ClienteUpdate
public class ProdutoDTO implements Serializable {
private static ... | UTF-8 | Java | 686 | java | ProdutoDTO.java | Java | [] | null | [] | package br.com.sis.pedidos.backend.dto;
import br.com.sis.pedidos.backend.domain.Produto;
import br.com.sis.pedidos.backend.services.validation.ClienteUpdate;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
@ClienteUpdate
public class ProdutoDTO implements Serializable {
private static ... | 686 | 0.683673 | 0.682216 | 34 | 19.147058 | 17.845963 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 3 |
beaa8ad3eb860653ade18edf8e9dd419f0c7a86b | 26,895,085,253,705 | b75c7fb72b6131a6ef6878f82b2c13a244f7b36c | /Project Management( Exam_WS_2007-2008)/src/mike_class/Project.java | 517f7efd20978a3ff50cc8048d4631c3f388d90b | [] | no_license | michael-mb/Inloop | https://github.com/michael-mb/Inloop | fddd07ffb8298eef9f6290a633b60c955e5b363d | 3706d25da3fa24981591ea72d89d2091b561ad4c | refs/heads/master | 2023-05-05T22:00:02.014000 | 2021-01-29T00:56:21 | 2021-01-29T00:56:21 | 333,996,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mike_class;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Project {
protected String name ;
protected String description;
protected Task mainTask ;
public Project(String name , String description... | UTF-8 | Java | 1,564 | java | Project.java | Java | [] | null | [] | package mike_class;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Project {
protected String name ;
protected String description;
protected Task mainTask ;
public Project(String name , String description... | 1,564 | 0.627877 | 0.627238 | 73 | 19.424658 | 18.295832 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.945205 | false | false | 3 |
af432b33af59831fadf429e824b80f8ba8aa34e7 | 29,600,914,659,158 | 81b0bb3cfb2e9501f53451e7f03ec072ee2b0e13 | /src/me/lyft/android/services/LyftService.java | 6b159809322708fcd9dccbeb27f7d28e99dd1c28 | [] | no_license | reverseengineeringer/me.lyft.android | https://github.com/reverseengineeringer/me.lyft.android | 48bb85e8693ce4dab50185424d2ec51debf5c243 | 8c26caeeb54ffbde0711d3ce8b187480d84968ef | refs/heads/master | 2021-01-19T02:32:03.752000 | 2016-07-19T16:30:00 | 2016-07-19T16:30:00 | 63,710,356 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.lyft.android.services;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import me.lyft.android.LyftApplication;
public class LyftService
extends Service
{
protected LyftApplication getLyftApplication()
{
return (LyftApplication)getApplication();
}
publi... | UTF-8 | Java | 619 | java | LyftService.java | Java | [] | null | [] | package me.lyft.android.services;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import me.lyft.android.LyftApplication;
public class LyftService
extends Service
{
protected LyftApplication getLyftApplication()
{
return (LyftApplication)getApplication();
}
publi... | 619 | 0.710824 | 0.699515 | 32 | 18.375 | 17.060097 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28125 | false | false | 3 |
734129500d57ba86f083ca931f80e24801d9045e | 18,640,158,123,422 | a01689d0af1383aa23a9138d434cba56acba56f1 | /1.JavaSyntax/src/com/javarush/task/task08/task0815/Solution.java | fe49a899d926c91c87be982d8a2d495f77b7d04e | [] | no_license | Themanfrom90/JavaRushTasks | https://github.com/Themanfrom90/JavaRushTasks | 904de7127a52d8b1d6af35a3cd4b9e97ed830621 | 88d0d2af9ce9188c147a0a045dd27a88ee9c2c68 | refs/heads/master | 2020-03-12T18:01:14.156000 | 2018-06-18T20:01:06 | 2018-06-18T20:01:06 | 130,751,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task08.task0815;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
/*
Перепись населения
*/
public class Solution {
public static HashMap<String, String> createMap() {
//напишите тут ваш код
HashMap<String, String> hasM... | UTF-8 | Java | 1,771 | java | Solution.java | Java | [
{
"context": " if (i < 3)\n hasMap.put(\"Иванов\" + i, \"Пётр\" + i);\n else if (i<6)\n ",
"end": 452,
"score": 0.9997267127037048,
"start": 446,
"tag": "NAME",
"value": "Иванов"
},
{
"context": "(i < 3)\n hasMap.put(\"Иванов\" + ... | null | [] | package com.javarush.task.task08.task0815;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
/*
Перепись населения
*/
public class Solution {
public static HashMap<String, String> createMap() {
//напишите тут ваш код
HashMap<String, String> hasM... | 1,771 | 0.591289 | 0.577566 | 54 | 30.037037 | 25.644985 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 3 |
0859fbfba5dc25e54abd3ff74a5b0588e8a90c58 | 12,094,627,962,323 | a1f2f491fa506203b3f29447e2fe4c4d46011678 | /src/main/java/com/tolulope/securyandjwt/SecuryAndJwtApplication.java | 23c1befea7defb403782b3028ec5fb111925307c | [] | no_license | toluadesola/SpringSecurity_and_JWT | https://github.com/toluadesola/SpringSecurity_and_JWT | fb4f787512ef39f1b0a07d4b30bb1949533d547c | 5385e691bfab5bd83ec060942f809bd9b56037e0 | refs/heads/master | 2023-05-26T18:05:35.834000 | 2021-06-01T08:04:51 | 2021-06-01T08:04:51 | 372,750,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tolulope.securyandjwt;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SecuryAndJwtApplication {
public static void main(String[] args) {
SpringApplication.run(SecuryAndJwtApplication.c... | UTF-8 | Java | 342 | java | SecuryAndJwtApplication.java | Java | [] | null | [] | package com.tolulope.securyandjwt;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SecuryAndJwtApplication {
public static void main(String[] args) {
SpringApplication.run(SecuryAndJwtApplication.c... | 342 | 0.80117 | 0.80117 | 13 | 25.307692 | 25.317627 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
7d9876a0425c2daae958089e607f15a571df7460 | 31,860,067,460,865 | 07a12e2b38456402ecfe0b815187b7a13e989286 | /src/org/aikodi/java/core/property/ValueClass.java | 45e447eb2b281fd4ce609670c26cb90174618b81 | [
"MIT",
"BSD-3-Clause"
] | permissive | markovandooren/jnome | https://github.com/markovandooren/jnome | 429c3ae91974c86a6141da0e96abe8d70a8b9edb | 1bd7fd32a8d9dd6a0865a3f5fe61714609687bd2 | refs/heads/master | 2021-11-01T08:58:54.414000 | 2021-10-17T16:10:40 | 2021-10-17T16:10:40 | 9,032,772 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.aikodi.java.core.property;
import java.util.List;
import org.aikodi.chameleon.core.element.Element;
import org.aikodi.chameleon.core.lookup.LookupException;
import org.aikodi.chameleon.core.property.ChameleonProperty;
import org.aikodi.chameleon.core.property.DynamicChameleonProperty;
import o... | UTF-8 | Java | 1,883 | java | ValueClass.java | Java | [
{
"context": " class represents\n * a value class.\n * \n * @author Marko van Dooren\n */\npublic class ValueClass extends DynamicChamel",
"end": 716,
"score": 0.999871551990509,
"start": 700,
"tag": "NAME",
"value": "Marko van Dooren"
}
] | null | [] | /**
*
*/
package org.aikodi.java.core.property;
import java.util.List;
import org.aikodi.chameleon.core.element.Element;
import org.aikodi.chameleon.core.lookup.LookupException;
import org.aikodi.chameleon.core.property.ChameleonProperty;
import org.aikodi.chameleon.core.property.DynamicChameleonProperty;
import o... | 1,873 | 0.695698 | 0.694636 | 65 | 27.969231 | 24.560738 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415385 | false | false | 3 |
069ee467bc873b12255d184ff729bc4c19f0177f | 463,856,519,724 | 5af750f370791f5abd3d2bef03cfb4e33768acb0 | /app/src/main/java/com/example/firstdemo/test/TestRoute.java | 99994d1936b87168e29558e12f7cf65d8231f8ec | [] | no_license | yuqiyich/universalStudyDemo | https://github.com/yuqiyich/universalStudyDemo | 45600bc8dc096f626833c35ecf3c030e08f826b5 | b1fe9d6fb4e302f2d67a4c31a30639295128ad20 | refs/heads/master | 2022-05-01T00:31:22.417000 | 2022-03-08T11:18:25 | 2022-03-08T11:18:25 | 203,175,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.firstdemo.test;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
public class TestRoute {
public static void main(String[] args) throws Exception {
//初始化节点数据
TreeNode A = new TreeNode("A");
TreeNode B = new TreeNode("B");
TreeNode... | UTF-8 | Java | 6,909 | java | TestRoute.java | Java | [] | null | [] | package com.example.firstdemo.test;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
public class TestRoute {
public static void main(String[] args) throws Exception {
//初始化节点数据
TreeNode A = new TreeNode("A");
TreeNode B = new TreeNode("B");
TreeNode... | 6,909 | 0.598813 | 0.596075 | 211 | 30.151659 | 28.563154 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526066 | false | false | 3 |
bc68ad44046659e6cbc36fd21f6eedac88f78443 | 15,496,242,035,675 | 3690fd0b80192eb80f4120de65f26b4f4c9b34ba | /Taller1_Alexis_tapia/src/poo/unidad1/Rectangulo.java | eeaea6a857337eacb4425bc2a0374d2b4d35f5c0 | [] | no_license | tapiaalexv/POO-2020_A | https://github.com/tapiaalexv/POO-2020_A | 59ca637db4425139da8ea755efd13b5d25a88296 | d332671223ddf54314d13863e456776a7710d681 | refs/heads/master | 2022-12-05T13:41:58.272000 | 2020-08-30T00:06:25 | 2020-08-30T00:06:25 | 278,509,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package poo.unidad1;
import java.nio.channels.AsynchronousServerSocketChannel;
/**
*
* @author tapia
*/
public class Rectangulo {
... | UTF-8 | Java | 1,053 | java | Rectangulo.java | Java | [
{
"context": "synchronousServerSocketChannel;\n\n/**\n *\n * @author tapia\n */\npublic class Rectangulo {\n \n private do",
"end": 289,
"score": 0.9958240389823914,
"start": 284,
"tag": "USERNAME",
"value": "tapia"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package poo.unidad1;
import java.nio.channels.AsynchronousServerSocketChannel;
/**
*
* @author tapia
*/
public class Rectangulo {
... | 1,053 | 0.625831 | 0.615385 | 50 | 20.059999 | 19.764017 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.34 | false | false | 3 |
34cb7769c9b9dcfafb277e98ec3c18d479fc9706 | 9,423,158,286,254 | d5f448c05e757fdf6134ff72221ee7b54728527e | /DesignPattern/src/main/java/com/ordinaryyzh/creational/builder/Test.java | 7df38b3907126054dc8393ed1131cf815c64d654 | [] | no_license | genericyzh/practice | https://github.com/genericyzh/practice | 0673bfcdd28926507ad69fdaf7fdfc0957f08787 | aff6e8ae9af8d969ff3e759b26be0ba27ad64183 | refs/heads/master | 2021-01-19T13:12:32.378000 | 2019-08-27T15:07:33 | 2019-08-27T15:07:33 | 88,071,596 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ordinaryyzh.creational.builder;
/**
* @author OrdinaryYZH
* @date 2018/12/13 23:24
*/
public class Test {
public static void main(String[] args) {
ConcreteBuilder concreteBuilder = new ConcreteBuilder();
Director director = new Director(concreteBuilder);
director.construct()... | UTF-8 | Java | 368 | java | Test.java | Java | [
{
"context": "om.ordinaryyzh.creational.builder;\n\n/**\n * @author OrdinaryYZH\n * @date 2018/12/13 23:24\n */\npublic class Test {",
"end": 71,
"score": 0.9986395239830017,
"start": 60,
"tag": "USERNAME",
"value": "OrdinaryYZH"
}
] | null | [] | package com.ordinaryyzh.creational.builder;
/**
* @author OrdinaryYZH
* @date 2018/12/13 23:24
*/
public class Test {
public static void main(String[] args) {
ConcreteBuilder concreteBuilder = new ConcreteBuilder();
Director director = new Director(concreteBuilder);
director.construct()... | 368 | 0.671196 | 0.638587 | 16 | 22 | 21.142374 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 3 |
888f2769454bb7494e6a8177a9184588edf27888 | 3,418,794,012,291 | e7bc3d67c7b942890837e3f4a6d500ee83ce7317 | /projects/at.ac.tuwien.big.moea/src/at/ac/tuwien/big/moea/solution/MOEASolution.java | 53286804ac16c2107c9a457bf081d8c31bbc28a1 | [] | no_license | martin-fleck/ame15-momot | https://github.com/martin-fleck/ame15-momot | ed2ef19b60270e0c4b8630f43e6023c17249a8b0 | e240391cd11934965615826e79e0fc406b4405d7 | refs/heads/master | 2015-08-22T01:50:20.334000 | 2015-03-26T15:40:15 | 2015-03-26T15:40:15 | 32,747,233 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2015 Vienna University of Technology.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution,... | UTF-8 | Java | 2,142 | java | MOEASolution.java | Java | [
{
"context": "e.org/legal/epl-v10.html\r\n *\r\n * Contributors:\r\n * Martin Fleck (Vienna University of Technology) - initial API a",
"end": 425,
"score": 0.9997703433036804,
"start": 413,
"tag": "NAME",
"value": "Martin Fleck"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2015 Vienna University of Technology.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution,... | 2,136 | 0.69141 | 0.678805 | 63 | 32 | 29.246626 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.269841 | false | false | 3 |
ae8509c29dedecaa3cbf18fffe00710d81f7c748 | 1,434,519,117,766 | 295b2b42204c3430dc1fe1f12af42fc9bf8f791f | /src/main/java/com/server/common/executor/scene/SceneExecutorService.java | baf3ef2f99572e239d9eb3d3f09af630b6073ca6 | [] | no_license | yyy0/GameDemo | https://github.com/yyy0/GameDemo | e53687744390dc06d3a64aee9000f1e20338e55e | 1b19919e61670c83ca4a126d59f01617b317f070 | refs/heads/master | 2022-11-26T23:22:02.538000 | 2020-02-06T07:39:58 | 2020-02-06T07:39:58 | 182,914,882 | 1 | 1 | null | false | 2022-11-16T08:51:15 | 2019-04-23T02:55:02 | 2020-02-06T07:40:01 | 2022-11-16T08:51:12 | 3,861 | 1 | 0 | 8 | Java | false | false | package com.server.common.executor.scene;
import com.server.common.command.AbstractSceneDelayCommand;
import com.server.common.command.AbstractSceneRateCommand;
import com.server.common.command.ICommand;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/*... | UTF-8 | Java | 1,173 | java | SceneExecutorService.java | Java | [
{
"context": "ingframework.stereotype.Component;\n\n/**\n * @author yuxianming\n * @date 2019/6/13 10:37\n */\n@Component\npublic cl",
"end": 343,
"score": 0.9995805025100708,
"start": 333,
"tag": "USERNAME",
"value": "yuxianming"
}
] | null | [] | package com.server.common.executor.scene;
import com.server.common.command.AbstractSceneDelayCommand;
import com.server.common.command.AbstractSceneRateCommand;
import com.server.common.command.ICommand;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/*... | 1,173 | 0.737425 | 0.728048 | 34 | 33.5 | 30.808947 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 3 |
3601b1f26da165a56008d22151cc3e2f02c5ba7c | 27,281,632,307,825 | c7aa207a936b549e013c64375861fde85bc609e8 | /src/ie/gmit/sw/ReceiveJar.java | 7a6da49178d6384e80ccae57ac3c71021ef5f94f | [
"MIT"
] | permissive | Pboyle5h/AOOP | https://github.com/Pboyle5h/AOOP | b5f0456c07181d0a9e1d9cb25a764e8eb649e887 | 9e593d6dbb27b8307faa1d0ff5d82d0984b511c6 | refs/heads/master | 2021-01-13T02:46:12.241000 | 2017-01-10T22:54:28 | 2017-01-10T22:54:28 | 77,175,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ie.gmit.sw;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.ut... | UTF-8 | Java | 1,800 | java | ReceiveJar.java | Java | [] | null | [] | package ie.gmit.sw;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.ut... | 1,800 | 0.632222 | 0.631667 | 79 | 21.784811 | 19.323803 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.443038 | false | false | 3 |
1e986068d95b1020228acc9617b898eb72f7fa68 | 1,065,151,930,768 | bbc984d6f4b1af85d6b94de1a79f3981b8245905 | /Unit3/Lab17/BumperPanel.java | 069b4679179757e6a1bafed2027ed6e7b4841336 | [] | no_license | niharikavattikonda/CSFoundations_MyCode | https://github.com/niharikavattikonda/CSFoundations_MyCode | 9f488d821d83c96c9b1d4270ed505f6e242a918c | ee16f1d808c928ad5683ff6aeecbfeb629ad73f0 | refs/heads/master | 2016-09-13T23:19:40.007000 | 2016-05-04T23:20:30 | 2016-05-04T23:20:30 | 58,082,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Phil Ero 15JUL08
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
public class BumperPanel extends JPanel
{
private static final int FRAME = 400;
private static final Color BACKGROUND = new Color(204, 204, 204);
private static final Color BALL_COLOR = C... | UTF-8 | Java | 4,425 | java | BumperPanel.java | Java | [
{
"context": "// Phil Ero 15JUL08\r\n\r\nimport javax.swing.*;\r\nimport java.awt",
"end": 11,
"score": 0.999890148639679,
"start": 3,
"tag": "NAME",
"value": "Phil Ero"
}
] | null | [] | // <NAME> 15JUL08
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
public class BumperPanel extends JPanel
{
private static final int FRAME = 400;
private static final Color BACKGROUND = new Color(204, 204, 204);
private static final Color BALL_COLOR = Col... | 4,423 | 0.571525 | 0.544633 | 146 | 28.321918 | 21.919197 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.924658 | false | false | 3 |
bc26ecaea9a76b42b954946f4a5a0c8eecef0856 | 7,765,300,923,200 | d528d812455f753a4f5efc0b7ab12a0198e1e462 | /modules/core/src/com/company/test1/service/accessory/ReportUbicacionListadoIncrementosGenerales.java | 01330b959e22e3ac388844257b14f404ed7bb514 | [] | no_license | admonguadalest/Test1 | https://github.com/admonguadalest/Test1 | 56a04261f7cbc2503c10847fcb750f26b38070a2 | 17073411586a99d55bfe88ef667f822e1b361e2b | refs/heads/master | 2020-09-25T02:15:02.705000 | 2020-05-06T04:09:40 | 2020-05-06T04:09:40 | 225,892,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.company.test1.service.accessory;
import java.io.File;
import java.io.InputStream;
import java.text.DateFormat;
import java.text.NumberFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
... | UTF-8 | Java | 8,396 | java | ReportUbicacionListadoIncrementosGenerales.java | Java | [
{
"context": "orts.engine.xml.JRXmlLoader;\n\n\n\n\n/**\n *\n * @author Xavier\n */\npublic class ReportUbicacionListadoIncre",
"end": 1407,
"score": 0.6844318509101868,
"start": 1406,
"tag": "NAME",
"value": "X"
},
{
"context": "ts.engine.xml.JRXmlLoader;\n\n\n\n\n/**\n *\n * @autho... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.company.test1.service.accessory;
import java.io.File;
import java.io.InputStream;
import java.text.DateFormat;
import java.text.NumberFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
... | 8,380 | 0.646141 | 0.641853 | 213 | 38.417839 | 37.973663 | 339 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.732394 | false | false | 3 |
fe594cc894bc14e7c5b8c69814aa333a66ff90ea | 21,457,656,654,479 | 63c0538d1808832b31c023ff0a64223cdbc9d1a0 | /app/src/main/java/com/xhh/ticketver2/presenter/BuyHePresenter.java | 3ee31e1f76128274929944970bafc019550cc286 | [] | no_license | LvBingOoo/ticketVer2 | https://github.com/LvBingOoo/ticketVer2 | 920ef63e72a2624a7fe03fcd9c00c5cc07608373 | 17347eea74b31a62932f696cc272d5dafa1642d5 | refs/heads/master | 2022-12-18T20:34:53.958000 | 2020-09-15T09:36:59 | 2020-09-15T09:36:59 | 295,679,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xhh.ticketver2.presenter;
import android.content.Context;
import com.xhh.ticketver2.api.ApiH;
import com.xhh.ticketver2.interactor.CommInteractor;
import com.xhh.ticketver2.json.JSonParamUtil;
import com.xhh.ticketver2.listeners.BaseLoadedListener;
import com.xhh.ticketver2.ui.view.BuyHeView;
import java... | UTF-8 | Java | 2,683 | java | BuyHePresenter.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Author: hup\n * Date: 2017/3/24.\n * Description:\n */\n\npub",
"end": 379,
"score": 0.9996299743652344,
"start": 376,
"tag": "USERNAME",
"value": "hup"
}
] | null | [] | package com.xhh.ticketver2.presenter;
import android.content.Context;
import com.xhh.ticketver2.api.ApiH;
import com.xhh.ticketver2.interactor.CommInteractor;
import com.xhh.ticketver2.json.JSonParamUtil;
import com.xhh.ticketver2.listeners.BaseLoadedListener;
import com.xhh.ticketver2.ui.view.BuyHeView;
import java... | 2,683 | 0.694745 | 0.688781 | 75 | 34.773335 | 25.113913 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.786667 | false | false | 3 |
e2271d73b48f90a766d740c3638216dae5d48011 | 30,751,965,872,817 | d3cc00c8b36f1849209bc78c5db286dee881a038 | /tesi/models/popolazione/PopolazioneRAM.java | ec19a2fb2e569b2961659277fb81dd5f9a5c9b68 | [] | no_license | VincenzoLaSpesa/evolution-of-trees | https://github.com/VincenzoLaSpesa/evolution-of-trees | 69ea42d037127a5782de6259803aac3e4706bf86 | 198c4aec4a15efbd5e73f6f96416e6f0340c8a33 | refs/heads/master | 2016-09-06T12:35:05.354000 | 2014-05-23T10:06:34 | 2014-05-23T10:06:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tesi.models.popolazione;
import java.util.ArrayList;
import java.util.Collections;
import tesi.models.CromosomaMisurato;
import tesi.util.SingletonGenerator;
import tesi.util.logging.GlobalLogger;
public class PopolazioneRAM extends Popolazione {
private ArrayList<CromosomaMisurato> padri_array;
protected ... | UTF-8 | Java | 3,349 | java | PopolazioneRAM.java | Java | [] | null | [] | package tesi.models.popolazione;
import java.util.ArrayList;
import java.util.Collections;
import tesi.models.CromosomaMisurato;
import tesi.util.SingletonGenerator;
import tesi.util.logging.GlobalLogger;
public class PopolazioneRAM extends Popolazione {
private ArrayList<CromosomaMisurato> padri_array;
protected ... | 3,349 | 0.706639 | 0.701256 | 129 | 24.922482 | 25.906694 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.945736 | false | false | 3 |
a32e5e49f1ae717939b734008f4b3878b0405b13 | 26,594,437,498,575 | ccd376f2bbcddad6ffc19e4ea61abc3b61310e3a | /gucci/src/main/java/framework/GucciCommonAPI.java | 0f572222bb593aaef4aed4a9457dbe621257d621 | [] | no_license | jamdit20001/FrameWork | https://github.com/jamdit20001/FrameWork | b9e940509dd7bdd440809f412f029a30efc60eea | 802e03f3cd50084f4a59adedb56afcd34217c05e | refs/heads/master | 2021-07-03T18:18:59.416000 | 2017-09-23T19:50:24 | 2017-09-23T19:50:24 | 104,591,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package framework;
import org.openqa.selenium.support.PageFactory;
import org.testng.annotations.BeforeMethod;
import pages.*;
/**
* Created by shazeda on 5/21/17.
*/
public class GucciCommonAPI extends CommonAPI {
protected HomePage homePage;
protected RunwayPage runwayPage;
protected WomensPage women... | UTF-8 | Java | 952 | java | GucciCommonAPI.java | Java | [
{
"context": "s.BeforeMethod;\nimport pages.*;\n\n/**\n * Created by shazeda on 5/21/17.\n */\npublic class GucciCommonAPI exten",
"end": 154,
"score": 0.9994962215423584,
"start": 147,
"tag": "USERNAME",
"value": "shazeda"
}
] | null | [] | package framework;
import org.openqa.selenium.support.PageFactory;
import org.testng.annotations.BeforeMethod;
import pages.*;
/**
* Created by shazeda on 5/21/17.
*/
public class GucciCommonAPI extends CommonAPI {
protected HomePage homePage;
protected RunwayPage runwayPage;
protected WomensPage women... | 952 | 0.75 | 0.744748 | 28 | 33 | 26.143833 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 3 |
da7d5ec2c16a590c31f0478801d0b71f64694980 | 15,659,450,830,544 | 1d548c806f848a5a142cc202a5a4cf3fe4074c38 | /src/main/java/com/jemmy/basis/AssertTest.java | 99d830583d3c6a28f93fe3df45b0d65a6a8dc29f | [] | no_license | iapplejohn/concurrent | https://github.com/iapplejohn/concurrent | 94818b134c401105290619a2fae03e7ab3f5e898 | 02c3a7f664cc133520f008cb8342af4b2bef5611 | refs/heads/master | 2021-12-14T08:40:42.276000 | 2021-11-29T15:31:25 | 2021-11-29T15:31:25 | 119,486,002 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.jemmy.basis;
/**
* @author John Cheng
* @date 2012-12-15
*/
public class AssertTest {
/**
* @param args
*/
public static void main(String[] args) {
assertTest(3.0, 4.0);
}
private static void assertTest(double a, double b) {
assert (a == b);
}
}
| UTF-8 | Java | 291 | java | AssertTest.java | Java | [
{
"context": "*\n * \n */\npackage com.jemmy.basis;\n\n/**\n * @author John Cheng\n * @date 2012-12-15\n */\npublic class AssertTest {",
"end": 63,
"score": 0.999758780002594,
"start": 53,
"tag": "NAME",
"value": "John Cheng"
}
] | null | [] | /**
*
*/
package com.jemmy.basis;
/**
* @author <NAME>
* @date 2012-12-15
*/
public class AssertTest {
/**
* @param args
*/
public static void main(String[] args) {
assertTest(3.0, 4.0);
}
private static void assertTest(double a, double b) {
assert (a == b);
}
}
| 287 | 0.584192 | 0.542955 | 24 | 11.125 | 13.97412 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
398a22cb0f819b3ee474fc9662a2ad3fc7e155f5 | 28,509,992,927,692 | d2658d01bf230c71eaab367d95392d9e67da07b5 | /src/main/java/gt/com/portal/service/util/CSVUtil.java | ea96e0baa9eaf3e51cc7a55afd4f75437873b522 | [
"Apache-2.0"
] | permissive | wfernandez-code/gt-api-portal | https://github.com/wfernandez-code/gt-api-portal | c1bd1dba60ea7b20cfba43e151259b165ceb6ff7 | 97c4fcc13ca3d07963641d08de50e29cf25ca2ac | refs/heads/master | 2023-03-23T23:36:42.584000 | 2021-03-25T02:34:33 | 2021-03-25T02:34:33 | 351,264,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package gt.com.portal.service.util;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java... | UTF-8 | Java | 1,373 | java | CSVUtil.java | Java | [
{
"context": "rk.web.multipart.MultipartFile;\n\n/**\n *\n * @author usuario\n */\npublic class CSVUtil {\n\n public static fin",
"end": 548,
"score": 0.9983286261558533,
"start": 541,
"tag": "USERNAME",
"value": "usuario"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package gt.com.portal.service.util;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java... | 1,373 | 0.693372 | 0.691187 | 45 | 29.51111 | 27.450661 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511111 | false | false | 3 |
2a9980fc4eaececbe94d6b9d6850150ceb88979c | 26,362,509,324,945 | 1ee6d977f58d52d24742bcd9fbaba1d9ed13805b | /src/ljklfjkf.java | e30552852c9d6da6d35c9371ce9db47db93428f1 | [] | no_license | oier-elorrieta/Kontsesionario | https://github.com/oier-elorrieta/Kontsesionario | 6e68bb4365accdf2721268be5c6ce228aeb97d9f | ebe255c30538875f36c95814fd426ffb76a57664 | refs/heads/master | 2021-01-03T07:52:26.099000 | 2020-02-12T13:07:41 | 2020-02-12T13:07:41 | 239,988,938 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class ljklfjkf {
}
| UTF-8 | Java | 28 | java | ljklfjkf.java | Java | [] | null | [] |
public class ljklfjkf {
}
| 28 | 0.678571 | 0.678571 | 3 | 8 | 10.614455 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 3 |
ed61550fe6cfb120c8d96d48f08e71924546b7b5 | 10,763,188,109,583 | d3458dd51a85949ffea9ad9c723890140180c552 | /SUBJECT_1/src/Lesson_1_types/urok_1.java | dfa0d4fb0931ef9a5d2f1ec2f9c4f46dbb305965 | [] | no_license | SymbatAshirbekova/ProjectsGit | https://github.com/SymbatAshirbekova/ProjectsGit | 6539ed9a7b9dc0f9ac075a062bd6a4d8ff64e2f5 | 44f48207e2b6090a87abfea616e97b5139d71d7e | refs/heads/master | 2020-04-01T10:32:51.696000 | 2018-10-15T14:34:37 | 2018-10-15T14:34:37 | 153,121,715 | 0 | 0 | null | false | 2018-10-15T14:34:38 | 2018-10-15T13:51:51 | 2018-10-15T14:01:00 | 2018-10-15T14:34:37 | 0 | 0 | 0 | 0 | Java | false | null | package Lesson_1_types;
public class urok_1 {
public static void main(String[] args) {
/*
char a = 'Ы';
char b = 1067;
int c = (int) a;
boolean d = true;
double f= 3;
System.out.println(a);
System.out.println(b);
System.out.println("это явное ... | UTF-8 | Java | 946 | java | urok_1.java | Java | [] | null | [] | package Lesson_1_types;
public class urok_1 {
public static void main(String[] args) {
/*
char a = 'Ы';
char b = 1067;
int c = (int) a;
boolean d = true;
double f= 3;
System.out.println(a);
System.out.println(b);
System.out.println("это явное ... | 946 | 0.522596 | 0.491309 | 31 | 26.838709 | 19.473881 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677419 | false | false | 3 |
234aa4042f3c0e1dd51292ef3e31ae2a0387fec9 | 10,763,188,105,870 | 5852e2524154c3a3003a882aa3cd6e9d62aeeb82 | /querytagger-impl/src/main/java/com/wk/querytagger/impl/consts/Consts.java | 2c8bc5170512212eb1d9fc0fd7b44b29ffb0ba58 | [] | no_license | siarheiNaralenkau/QueryTagger | https://github.com/siarheiNaralenkau/QueryTagger | af6fc014a8337d5652c13dd3d9a234fef02f750f | a51407ba07c26e045b4536147f234614f61bdc42 | refs/heads/master | 2020-05-18T07:57:36.099000 | 2015-08-12T14:52:33 | 2015-08-12T14:52:33 | 40,296,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wk.querytagger.impl.consts;
public class Consts {
public static final String[] QUERY_PHRASE_HEADERS = {"PID", "Query Phrase", "Document Heading", "Pubvol", "Date inserted"};
}
| UTF-8 | Java | 190 | java | Consts.java | Java | [] | null | [] | package com.wk.querytagger.impl.consts;
public class Consts {
public static final String[] QUERY_PHRASE_HEADERS = {"PID", "Query Phrase", "Document Heading", "Pubvol", "Date inserted"};
}
| 190 | 0.726316 | 0.726316 | 5 | 37 | 45.81266 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 3 |
595c095e4e6aec9161452f7ddbd3e8033932e2c3 | 21,028,159,910,341 | 5c9cd3dd6e64968599df2ffbc6327724b5911fc5 | /src/main/java/com/lxl/test/scheduler/controller/TestController.java | 3514314338891a57b1cfcb462a417f21840c7837 | [] | no_license | doublecancel/personal | https://github.com/doublecancel/personal | 4f166af5bc53cfa1b49a3c9810c6b7cebf0ae2ec | a571844e8c2a7b819db9d4c429bfa93ed63e0a97 | refs/heads/master | 2017-05-12T03:55:31.512000 | 2017-04-13T08:57:09 | 2017-04-13T08:57:09 | 82,801,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lxl.test.scheduler.controller;
import com.google.gson.Gson;
import com.lxl.test.scheduler.base.ISchedulerService;
import com.lxl.test.scheduler.model.SchedultLog;
import com.lxl.test.scheduler.model.SchedultModel;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ste... | UTF-8 | Java | 3,169 | java | TestController.java | Java | [
{
"context": "tion.*;\n\nimport java.util.List;\n\n/**\n * Created by Administrator on 2017/2/23.\n */\n@RestController\n@RequestMapping",
"end": 446,
"score": 0.5147898197174072,
"start": 433,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.lxl.test.scheduler.controller;
import com.google.gson.Gson;
import com.lxl.test.scheduler.base.ISchedulerService;
import com.lxl.test.scheduler.model.SchedultLog;
import com.lxl.test.scheduler.model.SchedultModel;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.ste... | 3,169 | 0.633734 | 0.631459 | 141 | 20.822695 | 20.627834 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283688 | false | false | 3 |
82758b67c915c60c746e177d82cce03a52bcab3a | 13,048,110,665,740 | 8113b6c60b8a7dcdc62d5471c3ee6dd7814d1c96 | /src/com/asemantics/rdfcoder/model/CoderFactory.java | 3c45538e5811c2a0c94d62c4be26d89c12e15fa2 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | permissive | mdheller/rdfcoder | https://github.com/mdheller/rdfcoder | 8d89d205c046e398efde42cfb260b772737399fd | 7f63f8e961fe2cd260fa8f1b1d3ba923126a3cce | refs/heads/master | 2021-06-13T03:41:48.422000 | 2017-04-29T16:27:25 | 2017-04-29T16:27:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2007-2017 Michele Mostarda ( michele.mostarda@gmail.com ).
* 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses... | UTF-8 | Java | 1,572 | java | CoderFactory.java | Java | [
{
"context": "/*\n * Copyright 2007-2017 Michele Mostarda ( michele.mostarda@gmail.com ).\n * All Rights Res",
"end": 42,
"score": 0.9998872876167297,
"start": 26,
"tag": "NAME",
"value": "Michele Mostarda"
},
{
"context": "/*\n * Copyright 2007-2017 Michele Mostarda ( michele.mostar... | null | [] | /*
* Copyright 2007-2017 <NAME> ( <EMAIL> ).
* 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... | 1,543 | 0.679389 | 0.671756 | 57 | 26.578947 | 24.995401 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 3 |
28e98929ca1d8d861a78b5b1fc3aef4dd90590cd | 19,061,064,870,265 | 0be18bbb75bae90c6c858afa41cfb7c97eba28bc | /src/Engine/Keys.java | 094efa44d61025fe75fff0e3eda83aa1ecaa16be | [] | no_license | narayanSjat/4Pong | https://github.com/narayanSjat/4Pong | 5501abe045839ff97c483ff9139f947b472a6d21 | 54618b32292977d659f5f0f7895e4e022116112a | refs/heads/master | 2021-01-17T20:56:46.613000 | 2014-10-17T07:54:26 | 2014-10-17T07:54:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Engine;
import java.awt.event.KeyEvent;
/**
*
* @author muhammed.anwar
*/
public class Keys
{
public static final int... | UTF-8 | Java | 1,824 | java | Keys.java | Java | [
{
"context": "import java.awt.event.KeyEvent;\n\n/**\n *\n * @author muhammed.anwar\n */\npublic class Keys\n{\n public static final in",
"end": 268,
"score": 0.9504003524780273,
"start": 254,
"tag": "NAME",
"value": "muhammed.anwar"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Engine;
import java.awt.event.KeyEvent;
/**
*
* @author muhammed.anwar
*/
public class Keys
{
public static final int... | 1,824 | 0.571272 | 0.563048 | 61 | 28.90164 | 22.273048 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606557 | false | false | 3 |
86799833e84347a331044caf36cdd94c2a0ceed9 | 28,965,259,453,939 | 5a5eed4ab9bea430b87c6fa2f830abe310eedd02 | /taotao_search/taotao_search_service/src/test/java/com/itheima/solrj/SolrjTest.java | ec2dc50b423c54680a69f67acada138ac0780cea | [] | no_license | zxao/myproject | https://github.com/zxao/myproject | 995680b08b301183b846d2f88f8b79cf993b3264 | bd0222d7292b378ee8c6a9fb9dccf4aff7cf1fbe | refs/heads/master | 2021-04-15T07:03:18.520000 | 2018-03-25T14:55:02 | 2018-03-25T14:55:02 | 126,564,503 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.solrj;
import java.io.IOException;
import org.apache.solr.client.solrj.SolrServer;
import org.apache.solr.client.solrj.SolrServerException;
import org.apache.solr.client.solrj.impl.HttpSolrServer;
import org.apache.solr.common.SolrInputDocument;
import org.junit.Test;
/**
* SolrJ的测试
* @author Z... | UTF-8 | Java | 1,264 | java | SolrjTest.java | Java | [
{
"context": "import org.junit.Test;\n\n/**\n * SolrJ的测试\n * @author ZXAO\n *\n */\npublic class SolrjTest {\n\t\n\t//添加文档\n\t\n\t@Tes",
"end": 323,
"score": 0.9830621480941772,
"start": 319,
"tag": "USERNAME",
"value": "ZXAO"
},
{
"context": "olrServer solrServer = new HttpSolrServe... | null | [] | package com.itheima.solrj;
import java.io.IOException;
import org.apache.solr.client.solrj.SolrServer;
import org.apache.solr.client.solrj.SolrServerException;
import org.apache.solr.client.solrj.impl.HttpSolrServer;
import org.apache.solr.common.SolrInputDocument;
import org.junit.Test;
/**
* SolrJ的测试
* @author Z... | 1,264 | 0.723404 | 0.687057 | 50 | 21.559999 | 21.778118 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.46 | false | false | 3 |
db796b99b6380f651debd952cee5e648a1db5ea7 | 20,650,202,767,640 | d4cdcffd40daeeaa49b2dad72816334b92eba173 | /src/题型/BinarySearch/按值/分Pizza_二分边界研究.java | bc9807b3708764873a8fe5a4ef36b7407d667983 | [] | no_license | TopCoderChen/codingContest | https://github.com/TopCoderChen/codingContest | 3d461e025ee439377a658d165688dae73e329cbb | 225a3171d7dcc25cff59cd6be601e6b1a4ba398d | refs/heads/master | 2020-02-29T09:51:11.832000 | 2019-03-26T17:14:44 | 2019-03-26T17:14:44 | 102,038,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 题型.BinarySearch.按值;
//
// 給了一個int array代表披薩,裡面每個數值代表那個pizza有幾塊,總共要分給m個人.
//
// 有些限制
// 1.每個人要拿一樣多.
// 2.每個人只能拿一種pizza
// 3.每個人拿到的份數要最大化,也就是要盡可能的分完
//
// 最後要返回每個人拿到的塊數
// Binary Search for result.
public class 分Pizza_二分边界研究 {
public static void main(String[] args) {
int[] ... | UTF-8 | Java | 2,697 | java | 分Pizza_二分边界研究.java | Java | [] | null | [] | package 题型.BinarySearch.按值;
//
// 給了一個int array代表披薩,裡面每個數值代表那個pizza有幾塊,總共要分給m個人.
//
// 有些限制
// 1.每個人要拿一樣多.
// 2.每個人只能拿一種pizza
// 3.每個人拿到的份數要最大化,也就是要盡可能的分完
//
// 最後要返回每個人拿到的塊數
// Binary Search for result.
public class 分Pizza_二分边界研究 {
public static void main(String[] args) {
int[] ... | 2,697 | 0.482179 | 0.462515 | 102 | 22.931372 | 19.118444 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.696078 | false | false | 3 |
e9727f33a2703a79ddf61d3ce68bb08155205199 | 6,236,292,578,918 | 22e128bf6c042e72b83293718242b10c9dd5913f | /app/src/main/java/view/LoginFbActivity.java | 9432b805068c8047ab5136a129b9032fcb190ccc | [] | no_license | guifrribeiro/BonVoyage | https://github.com/guifrribeiro/BonVoyage | a5fdb8ebea0c5e831c4fe5c85a913f221fc313a2 | 12bc5d3c0b849444ec048e314ac5b103a9df05e7 | refs/heads/master | 2020-12-25T14:48:25.163000 | 2016-06-21T15:43:39 | 2016-06-21T15:43:39 | 61,645,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.Signature;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Base64;
import android.util.Log;
import android.view.View;
im... | UTF-8 | Java | 1,977 | java | LoginFbActivity.java | Java | [] | null | [] | package view;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.Signature;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Base64;
import android.util.Log;
import android.view.View;
im... | 1,977 | 0.719777 | 0.71826 | 68 | 28.07353 | 24.389194 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573529 | false | false | 3 |
e7fb22435b990ece6b4a4d63922e0a5f464d13e6 | 25,271,587,577,742 | e57083ea584d69bc9fb1b32f5ec86bdd4fca61c0 | /sample-project-1400/src/main/java/com/example/other/sample5/Other5_96.java | 3074c40d3c86f31ac31afed627004c64b12aed04 | [] | no_license | snicoll-scratches/test-spring-components-index | https://github.com/snicoll-scratches/test-spring-components-index | 77e0ad58c8646c7eb1d1563bf31f51aa42a0636e | aa48681414a11bb704bdbc8acabe45fa5ef2fd2d | refs/heads/main | 2021-06-13T08:46:58.532000 | 2019-12-09T15:11:10 | 2019-12-09T15:11:10 | 65,806,297 | 5 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.other.sample5;
public class Other5_96 {
}
| UTF-8 | Java | 64 | java | Other5_96.java | Java | [] | null | [] | package com.example.other.sample5;
public class Other5_96 {
}
| 64 | 0.75 | 0.6875 | 5 | 11.8 | 14.4 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
040743969c391b21feed7c9832061bdd7d457f8d | 506,806,170,915 | 61e75273a935e988f29c400d0861cf8edad5b409 | /src/main/java/com/leetcode/LeetCode20.java | 1717bd8880a2de54e829742fcd8384cc84de35f6 | [] | no_license | HGITHome/leetCode | https://github.com/HGITHome/leetCode | fb38fb0a4c6e16f21a618d4837a63ecbc768dc2a | fb49b1b7b87568c323f5ec8d6a62cc7aa8fbd0c0 | refs/heads/master | 2022-12-06T10:20:05.664000 | 2021-07-02T02:14:21 | 2021-07-02T02:14:21 | 247,422,383 | 0 | 0 | null | false | 2022-11-16T09:52:19 | 2020-03-15T07:40:52 | 2021-07-02T02:14:41 | 2022-11-16T09:52:16 | 82 | 0 | 0 | 2 | Java | false | false | package com.leetcode;
/**
* @author snail
* @Title:
* @Package
* @Description:
* @Company
* @date 2020/8/4 17:20
*/
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Stream;
/**
* 给出两个 非空 的链表用来表示两个非负的整数。其中,它们各自的位数是按照 逆序 的方式存储的,并且它们的每个节点只能存储 一位 数字。
*
* 如果,我们将这两个数相加起来,则会返回一个新的链表来表示它们... | UTF-8 | Java | 3,248 | java | LeetCode20.java | Java | [
{
"context": "package com.leetcode;\n\n/**\n * @author snail\n * @Title:\n * @Package\n * @Description:\n * @Compa",
"end": 43,
"score": 0.9995361566543579,
"start": 38,
"tag": "USERNAME",
"value": "snail"
}
] | null | [] | package com.leetcode;
/**
* @author snail
* @Title:
* @Package
* @Description:
* @Company
* @date 2020/8/4 17:20
*/
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Stream;
/**
* 给出两个 非空 的链表用来表示两个非负的整数。其中,它们各自的位数是按照 逆序 的方式存储的,并且它们的每个节点只能存储 一位 数字。
*
* 如果,我们将这两个数相加起来,则会返回一个新的链表来表示它们... | 3,248 | 0.478203 | 0.445003 | 104 | 27.673077 | 18.623518 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528846 | false | false | 3 |
bf02fc414660377c84a88754e0493b795c2e975f | 1,194,000,964,100 | 43a7dd6afc2fec394909dc61c8ea41372047bcf9 | /src/test/java/dk/pfrandsen/wsdl/PortTypeCheckerTest.java | 5f95345e0b849d435a50b199a4c96e1ae4176f2f | [] | no_license | mishin/schema-analyzer | https://github.com/mishin/schema-analyzer | 4a55e16df2a369f7726d36295d8a2b1ebc3a27c5 | 9c1a1ef5e497290ee1e78d01eb07548cb0cff0ed | refs/heads/master | 2021-01-17T22:05:43.722000 | 2015-02-24T04:37:28 | 2015-02-24T04:37:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dk.pfrandsen.wsdl;
import dk.pfrandsen.check.AnalysisInformationCollector;
import org.apache.commons.io.IOUtils;
import org.junit.Before;
import org.junit.Test;
import java.io.FileInputStream;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import... | UTF-8 | Java | 8,187 | java | PortTypeCheckerTest.java | Java | [] | null | [] | package dk.pfrandsen.wsdl;
import dk.pfrandsen.check.AnalysisInformationCollector;
import org.apache.commons.io.IOUtils;
import org.junit.Before;
import org.junit.Test;
import java.io.FileInputStream;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import... | 8,187 | 0.693905 | 0.687553 | 166 | 48.319279 | 34.619976 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.018072 | false | false | 3 |
27908b7643dd015689cf3f0b28a13832bc0b7c86 | 31,353,261,260,947 | 7e92962206dc7ea9537ec1a77dc1662cbd69b105 | /src/handsveindetection/db/HandsVeinDBInstantiate.java | 0262b428a0a54654ec45770e1032f09ebb486a20 | [] | no_license | amarcgi/HandsVeinDetection | https://github.com/amarcgi/HandsVeinDetection | f6dd23ca52bb87484a598380b0aaf25678cd94f4 | ab7731b6945334373ba93126b9b48c38009db92a | refs/heads/master | 2016-09-05T14:19:32.632000 | 2013-02-03T17:42:58 | 2013-02-03T17:42:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package handsveindetection.db;
import org.springframework.core.io.FileSystemResource;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.springframework.context.ApplicationContext;
/*... | UTF-8 | Java | 1,275 | java | HandsVeinDBInstantiate.java | Java | [
{
"context": "ork.context.ApplicationContext;\n\n/**\n *\n * @author Amar\n */\npublic class HandsVeinDBInstantiate {\n sta",
"end": 340,
"score": 0.9664441347122192,
"start": 336,
"tag": "NAME",
"value": "Amar"
},
{
"context": "ction\\\\resources\\\\handsveinbean.xml\";//C:\\\\Us... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package handsveindetection.db;
import org.springframework.core.io.FileSystemResource;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.springframework.context.ApplicationContext;
/*... | 1,275 | 0.702745 | 0.702745 | 35 | 35.42857 | 41.570789 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 3 |
a3544b42ac348d2334a2abc3de4162496f946b60 | 16,638,703,336,115 | 2a2c26657f77cd577e3de836912162ec762081c6 | /Interpreter.java | 3a6fccda83e79dcd9bf1d57b9770953df0b74414 | [] | no_license | micseydel/lisp-interpreter-ecs-140b-w13 | https://github.com/micseydel/lisp-interpreter-ecs-140b-w13 | c7fbc68f151a24d059fc29cc1077ed52de9f2ef7 | d323c1f2d447faa7f7582a785882dbf24d3f97bd | refs/heads/master | 2016-09-13T20:41:37.032000 | 2013-03-04T07:12:03 | 2013-03-04T07:12:03 | 56,986,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Stack;
import java.util.Iterator; // remove
import java.util.HashMap;
import java.util.Map;
/* *** This file is given as part of the programming assignment. *** */
public class Interpreter {
// a scanner...
private Scan scanner;
// contains variables; current implementation is just bui... | UTF-8 | Java | 21,778 | java | Interpreter.java | Java | [] | null | [] | import java.util.Stack;
import java.util.Iterator; // remove
import java.util.HashMap;
import java.util.Map;
/* *** This file is given as part of the programming assignment. *** */
public class Interpreter {
// a scanner...
private Scan scanner;
// contains variables; current implementation is just bui... | 21,778 | 0.494398 | 0.491827 | 536 | 39.630596 | 27.693378 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735075 | false | false | 3 |
ae94bedb152b2b027e482d05c8b75197ee45183f | 11,802,570,195,282 | 47bb62494145316257ca51ad145b88247bc33f68 | /Expo.java | c829aa4097d65cf24b80567a387b55eb83d01e5b | [] | no_license | Mohanapriyan/Priya | https://github.com/Mohanapriyan/Priya | ccf369247b4c2c1ecbcf7c896f7f2914261c1c6f | 3e6c1ecae42562ba1d5c92ae75843aff9cfb4ad4 | refs/heads/master | 2021-01-09T20:21:39.863000 | 2016-08-18T12:03:29 | 2016-08-18T12:03:29 | 64,541,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simplecodes;
import java.util.Scanner;
public class Expo {
public static void main(String[] args) {
int n;
Scanner s=new Scanner(System.in);
System.out.println("Enter the number");
n=s.nextInt();
int a=0;
int sum=0;
int ln=0;
int number=n;
while(number>0)
{
... | UTF-8 | Java | 601 | java | Expo.java | Java | [] | null | [] | package simplecodes;
import java.util.Scanner;
public class Expo {
public static void main(String[] args) {
int n;
Scanner s=new Scanner(System.in);
System.out.println("Enter the number");
n=s.nextInt();
int a=0;
int sum=0;
int ln=0;
int number=n;
while(number>0)
{
... | 601 | 0.492512 | 0.470882 | 38 | 14.736842 | 10.666436 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
ee61446683d43f926bd018eb43d848e17c87034b | 12,463,995,097,037 | 2e43e5f30fdc246bf02b01ea31b13aff1a124f48 | /Android Application/src/tut1/login/MainActivity.java | ff80037f0fe08d95619f5618fabe50e5f77567fe | [] | no_license | davidhockey22/CommunityServiceWeb | https://github.com/davidhockey22/CommunityServiceWeb | 547c54aead96084ecadfc63484bf5e6560245874 | 8ca5d79c2debe140bd4e7590c778b7d80ce94883 | refs/heads/master | 2020-05-18T01:09:19.855000 | 2019-04-14T22:34:41 | 2019-04-14T22:34:41 | 12,771,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tut1.login;
//import java.util.ArrayList;
//import java.util.List;
import java.util.Date;
//import org.CommunityService.EntitiesMapped.Event;
import tut1.login.R;
import android.app.ActionBar;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentManager;
import android.conte... | UTF-8 | Java | 7,261 | java | MainActivity.java | Java | [] | null | [] | package tut1.login;
//import java.util.ArrayList;
//import java.util.List;
import java.util.Date;
//import org.CommunityService.EntitiesMapped.Event;
import tut1.login.R;
import android.app.ActionBar;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentManager;
import android.conte... | 7,261 | 0.635587 | 0.632695 | 220 | 32.00909 | 23.804314 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.168182 | false | false | 3 |
2e08406eb25773e9d6832c589824167e0317294c | 8,572,754,780,595 | 24746eafacf555294cacdbc6f8a7330549de567c | /src/com/cdel/advc/classnews/facade/ClassnewsFacade.java | 820509eb6d0985d733cd2e32233be4ae330cc0d9 | [] | no_license | yhb2010/advc_console_jsf | https://github.com/yhb2010/advc_console_jsf | f52a83dbff7abc0903b117b69d80850ea40479f8 | b35bc726cf6c89d4ac3c87e746aa2b3dd400445f | refs/heads/master | 2017-12-04T06:43:35.996000 | 2016-06-07T00:17:20 | 2016-06-07T00:17:20 | 47,532,053 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @Title: ClassnewsFacade.java
* @Package com.cdel.advc.classnews.facade
* @Description: TODO
* @author Du Haiying duhaiying1985@chinaacc.com
* @date 2013-7-4 下午5:46:18
* @version V1.0
*
* Modification History:
* Date Author Version Description
* -----------------------------... | UTF-8 | Java | 1,262 | java | ClassnewsFacade.java | Java | [
{
"context": "lassnews.facade\r\n * @Description: TODO\r\n * @author Du Haiying duhaiying1985@chinaacc.com\r\n * @date 2013-7-4 下午5",
"end": 125,
"score": 0.9998087286949158,
"start": 115,
"tag": "NAME",
"value": "Du Haiying"
},
{
"context": "cade\r\n * @Description: TODO\r\n * @auth... | null | [] | /*
* @Title: ClassnewsFacade.java
* @Package com.cdel.advc.classnews.facade
* @Description: TODO
* @author <NAME> <EMAIL>
* @date 2013-7-4 下午5:46:18
* @version V1.0
*
* Modification History:
* Date Author Version Description
* ----------------------------------------------------... | 1,235 | 0.608153 | 0.579867 | 49 | 22.530613 | 20.131306 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 3 |
8f61d65e2c0ed9afcedfe2a45aa72103f6a26eeb | 37,306,085,948,805 | 13d82203eafe65c3e58ef40a62056e874b6c0c52 | /com/android/cglib/dx/a/b/ar.java | 0b333c936559dc9d348164c8be6c1ee195cb2f96 | [] | no_license | NaCN-Azure/ToTheBestTA | https://github.com/NaCN-Azure/ToTheBestTA | 61783a984a2081d06747236fe67720d4ee3636b2 | 212557217ce4df4550268629f5e33b03ef6565b7 | refs/heads/master | 2020-08-02T06:50:07.166000 | 2019-09-27T08:29:07 | 2019-09-27T08:29:07 | 211,268,083 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.cglib.dx.a.b;
import com.android.cglib.dx.c.d.b;
import com.android.cglib.dx.c.d.c;
import com.android.cglib.dx.c.d.e;
import com.android.cglib.dx.d.a;
import com.android.cglib.dx.d.i;
public final class ar
extends ag
{
private final e a;
public ar(e parame)
{
super(4, 4 + 2 * param... | UTF-8 | Java | 2,092 | java | ar.java | Java | [] | null | [] | package com.android.cglib.dx.a.b;
import com.android.cglib.dx.c.d.b;
import com.android.cglib.dx.c.d.c;
import com.android.cglib.dx.c.d.e;
import com.android.cglib.dx.d.a;
import com.android.cglib.dx.d.i;
public final class ar
extends ag
{
private final e a;
public ar(e parame)
{
super(4, 4 + 2 * param... | 2,092 | 0.577628 | 0.562681 | 95 | 20.842106 | 18.77474 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 3 |
a4639dbc47e75a186631512884e32bfade626fd6 | 37,306,085,949,218 | 55876a3fe02485c1d524054ecb2573804f234626 | /src/main/java/com/altas/erp/eds/entity/ResUsersEntity.java | 36ee098bd0a5f7506a4f3435cfa8d4e727f89f51 | [] | no_license | enjoy0924/sample-tars | https://github.com/enjoy0924/sample-tars | b427ceac64b2ec99369d2dc29e7b474f5008632c | e08ef487ea939c492e136e06f19393b6ebd83382 | refs/heads/master | 2021-09-11T01:22:45.694000 | 2018-04-05T15:19:30 | 2018-04-05T15:19:32 | 119,140,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.altas.erp.eds.entity;
import java.util.Date;
public class ResUsersEntity {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column res_users.id
*
* @mbg.generated Thu Apr 05 20:29:43 CST 2018
*/
private Integer id;
/... | UTF-8 | Java | 11,157 | java | ResUsersEntity.java | Java | [] | null | [] | package com.altas.erp.eds.entity;
import java.util.Date;
public class ResUsersEntity {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column res_users.id
*
* @mbg.generated Thu Apr 05 20:29:43 CST 2018
*/
private Integer id;
/... | 11,157 | 0.621673 | 0.582952 | 401 | 26.825436 | 24.913906 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.094763 | false | false | 3 |
45f3494d4b65bd8fa7cbe901e38b06541e6d6ed1 | 36,567,351,589,122 | cf418c2d10eb3a007fe9bb0a98ced6ae88af6175 | /TileActivityStub/src/com/ameron32/tileactivitystub/RequestView.java | 28aa1ba5362cc74eacb4ec4f3cc71ca7b64cc3f0 | [] | no_license | ameron32/GURPSStuff | https://github.com/ameron32/GURPSStuff | e91507ed3b01436660f2cca5a7e7a51755399426 | b0bd28ca73f4876063e75ee60db0545ca828f2f6 | refs/heads/master | 2021-01-18T13:58:28.642000 | 2014-04-18T18:28:20 | 2014-04-18T18:28:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ameron32.tileactivitystub;
import android.animation.Animator;
import android.animation.Animator.AnimatorListener;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.AccelerateInterpolator;
import andr... | UTF-8 | Java | 2,897 | java | RequestView.java | Java | [
{
"context": "package com.ameron32.tileactivitystub;\n\nimport android.animation.Anima",
"end": 20,
"score": 0.9332476258277893,
"start": 12,
"tag": "USERNAME",
"value": "ameron32"
}
] | null | [] | package com.ameron32.tileactivitystub;
import android.animation.Animator;
import android.animation.Animator.AnimatorListener;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.animation.AccelerateInterpolator;
import andr... | 2,897 | 0.666897 | 0.661029 | 125 | 22.176001 | 21.317434 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448 | false | false | 3 |
bc301c3d26a5a8d9faa6dc2834f23964d3460736 | 34,651,796,188,992 | 970db2878b9cfb44046687c7c2886a7a3d5052c9 | /src/test/java/sdkexamples/Tests/SdkTextViewTests.java | d02b439767de8cb247ef02ffc7b189fa203dbf73 | [] | no_license | NativeScript/functional-tests | https://github.com/NativeScript/functional-tests | 1e3bd83073c07d6b3f6898ddafc7c0f8f46072f9 | c3a5214390da1a6a2d712604431e0ce6f1be3101 | refs/heads/master | 2020-12-31T00:42:12.182000 | 2020-01-15T10:22:38 | 2020-01-15T10:22:38 | 80,612,685 | 8 | 3 | null | false | 2019-11-13T08:34:26 | 2017-02-01T11:10:17 | 2019-11-11T16:47:14 | 2019-11-13T08:34:25 | 1,012 | 8 | 2 | 2 | Java | false | false | package sdkexamples.Tests;
import functional.tests.core.enums.PlatformType;
import functional.tests.core.mobile.element.UIElement;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import sdkexamples.SdkBaseTest;
public class SdkTextViewTests extends SdkBaseTest {
protected String p... | UTF-8 | Java | 1,423 | java | SdkTextViewTests.java | Java | [] | null | [] | package sdkexamples.Tests;
import functional.tests.core.enums.PlatformType;
import functional.tests.core.mobile.element.UIElement;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import sdkexamples.SdkBaseTest;
public class SdkTextViewTests extends SdkBaseTest {
protected String p... | 1,423 | 0.619115 | 0.619115 | 44 | 31.34091 | 27.758654 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 3 |
28b0a6daa699583a767aac54ee709351a33f871c | 36,696,200,598,669 | 196e186fad21dea407261d33b61eb80405f45846 | /app/src/test/java/vn/magik/hometest/FormatWordTest.java | d36cc8c68b550ae9178f95102761d4150f2b73b6 | [] | no_license | toanlechi/taka | https://github.com/toanlechi/taka | 06522aeff38c39c43a06fe871bd0ff871bf5d272 | 8990a4750727e3692e04ce16df9a2e956e48fb88 | refs/heads/master | 2020-06-06T15:15:23.863000 | 2019-06-21T06:18:44 | 2019-06-21T06:18:44 | 192,774,817 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.magik.hometest;
import org.junit.Test;
import vn.magik.hometest.helpers.CalculatorTextHelper;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotEquals;
/**
* Test function format word.
* If the keyword is more than one word, then display in two lines.
* These two lin... | UTF-8 | Java | 1,813 | java | FormatWordTest.java | Java | [] | null | [] | package vn.magik.hometest;
import org.junit.Test;
import vn.magik.hometest.helpers.CalculatorTextHelper;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotEquals;
/**
* Test function format word.
* If the keyword is more than one word, then display in two lines.
* These two lin... | 1,813 | 0.717479 | 0.717479 | 45 | 37.777779 | 36.105949 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688889 | false | false | 3 |
dc8122bed6142e05bb79866bc50c08cd4a424d0d | 38,585,986,208,894 | 9f004c3df4413eb826c229332d95130a1d5c8457 | /src/varun/varun_different_programs/PerfectSqaure.java | 4a05ca288d935aafb4c9777a1c66974af0641a42 | [] | no_license | MayurSTechnoCredit/JAVATechnoJuly2021 | https://github.com/MayurSTechnoCredit/JAVATechnoJuly2021 | dd8575c800e8f0cac5bab8d5ea32b25f7131dd0d | 3a422553a0d09b6a99e528c73cc2b8efe260a07a | refs/heads/master | 2023-08-22T14:43:37.980000 | 2021-10-16T06:33:34 | 2021-10-16T06:33:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package varun.varun_different_programs;
public class PerfectSqaure {
int perfectNum = 0;
int givenNum = 0;
void perfectSquareNum(int num) {
givenNum = num;
for (int i=1;i<num/2;i++) {
if(i*i == num) {
perfectNum = num;
}
}
if(perfectNum == givenNum)
System.out.println(+num+ " is a perfect sq... | UTF-8 | Java | 583 | java | PerfectSqaure.java | Java | [] | null | [] | package varun.varun_different_programs;
public class PerfectSqaure {
int perfectNum = 0;
int givenNum = 0;
void perfectSquareNum(int num) {
givenNum = num;
for (int i=1;i<num/2;i++) {
if(i*i == num) {
perfectNum = num;
}
}
if(perfectNum == givenNum)
System.out.println(+num+ " is a perfect sq... | 583 | 0.672384 | 0.658662 | 26 | 21.423077 | 18.476957 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038461 | false | false | 3 |
1ea5fa66135cdaf9ea8759a53ad7eb26ae676dee | 38,585,986,205,294 | af24acb4f078e0b03d5fbb918f705450b574911d | /src/main/java/com/dao/OrderDao.java | e3b535e2fc1edebea1d3d2eb4a9de4cb1a67c15f | [] | no_license | Yuan-cb/SysBike | https://github.com/Yuan-cb/SysBike | 7922bf0f951c888f2d35275196378316ebcdcb4d | a3d9a6ee743afadf9cd15fc03229d656ed319ab1 | refs/heads/main | 2023-04-28T18:15:52.423000 | 2021-01-08T09:30:58 | 2021-01-08T09:30:58 | 364,943,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dao;
import com.bean.Bike;
import com.bean.Maintain;
import com.bean.Order;
import com.utils.DButils;
import javax.management.OperationsException;
import java.util.Collection;
import java.util.List;
/**
* @description:
* @author: Yuan
* @time: 2020/12/31 17:09
*/
public class OrderDao {
public st... | UTF-8 | Java | 2,556 | java | OrderDao.java | Java | [
{
"context": " java.util.List;\n\n/**\n * @description:\n * @author: Yuan\n * @time: 2020/12/31 17:09\n */\npublic class Order",
"end": 251,
"score": 0.9967018961906433,
"start": 247,
"tag": "NAME",
"value": "Yuan"
}
] | null | [] | package com.dao;
import com.bean.Bike;
import com.bean.Maintain;
import com.bean.Order;
import com.utils.DButils;
import javax.management.OperationsException;
import java.util.Collection;
import java.util.List;
/**
* @description:
* @author: Yuan
* @time: 2020/12/31 17:09
*/
public class OrderDao {
public st... | 2,556 | 0.652191 | 0.647496 | 75 | 33.080002 | 30.180241 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853333 | false | false | 3 |
0c63ea6381cfadb86d5fa2f0e497c5df670c6554 | 20,658,792,760,035 | 5b9f4989e4f49a1e032121bf37e00c5cc6792e8c | /src/main/java/ac/simons/neo4j/examples/record_movies/web/MovieController.java | 113287002a90bcb7e479886b22451e6fb31235d9 | [] | no_license | michael-simons/neo4j-examples-record-movies | https://github.com/michael-simons/neo4j-examples-record-movies | dc79e552d61d8be49ee1828f493edcf5033c0912 | 7b1c6d99134575c651db3773963990d7f710f7c2 | refs/heads/master | 2021-04-23T23:23:00.813000 | 2020-03-25T16:27:44 | 2020-03-25T16:27:44 | 250,030,360 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ac.simons.neo4j.examples.record_movies.web;
import ac.simons.neo4j.examples.record_movies.domain.MovieEntity;
import ac.simons.neo4j.examples.record_movies.domain.MovieRepository;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
import org.springframework.http.MediaType;
import org.spri... | UTF-8 | Java | 1,566 | java | MovieController.java | Java | [] | null | [] | package ac.simons.neo4j.examples.record_movies.web;
import ac.simons.neo4j.examples.record_movies.domain.MovieEntity;
import ac.simons.neo4j.examples.record_movies.domain.MovieRepository;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
import org.springframework.http.MediaType;
import org.spri... | 1,566 | 0.805875 | 0.803959 | 48 | 31.625 | 25.521744 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.041667 | false | false | 3 |
ec970535d7ce84d520ff6f1fc6068d0f41d77fa8 | 20,658,792,764,026 | 52b01994587d70f31c34daa6eadf02542bf9b4d9 | /src/main/java/com/justplay1994/github/unifiedauth/dao/UserRolesDao.java | eddf9698cfc0c60af6755f508beba8fa5922bb7b | [] | no_license | JustPlay1994/unified-auth | https://github.com/JustPlay1994/unified-auth | 9ec4cb6be6ec95c709f4507971939209b6bdd00a | 8c5ec52d823f8216aeb42172a53f0b886c3a9c8c | refs/heads/master | 2020-04-03T18:44:57.101000 | 2018-11-05T02:15:54 | 2018-11-05T02:15:54 | 155,496,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.justplay1994.github.unifiedauth.dao;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
* @Package: com.justplay1994.github.unifiedauth.dao
* @Project: unified-auth
* @Description: //TODO
* @Creator: huangzezhou
*... | UTF-8 | Java | 707 | java | UserRolesDao.java | Java | [
{
"context": " unified-auth\n * @Description: //TODO\n * @Creator: huangzezhou\n * @Create_Date: 2018/11/2 17:32\n * @Updater: hua",
"end": 317,
"score": 0.9996822476387024,
"start": 306,
"tag": "USERNAME",
"value": "huangzezhou"
},
{
"context": "zhou\n * @Create_Date: 2018/11/2 17:3... | null | [] | package com.justplay1994.github.unifiedauth.dao;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
* @Package: com.justplay1994.github.unifiedauth.dao
* @Project: unified-auth
* @Description: //TODO
* @Creator: huangzezhou
*... | 707 | 0.73862 | 0.694567 | 24 | 27.375 | 23.296659 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
2b3d3b88f3ec6962e8fbc22e8c14823c8df71be0 | 38,165,079,409,666 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /chrome/browser/ui/android/default_browser_promo/java/src/org/chromium/chrome/browser/ui/default_browser_promo/DefaultBrowserPromoUtils.java | 540b4374c5a0fed42f24781a01afc0976f64abe1 | [
"BSD-3-Clause"
] | permissive | chromium/chromium | https://github.com/chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585000 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | false | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | 2023-09-10T19:14:26 | 2023-09-10T23:24:16 | 40,350,008 | 15,728 | 5,839 | 81 | null | false | false | // Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.ui.default_browser_promo;
import android.app.Activity;
import android.content.Context;
import android.content.pm.ResolveInfo;
import andro... | UTF-8 | Java | 4,450 | java | DefaultBrowserPromoUtils.java | Java | [] | null | [] | // Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.ui.default_browser_promo;
import android.app.Activity;
import android.content.Context;
import android.content.pm.ResolveInfo;
import andro... | 4,450 | 0.667865 | 0.663595 | 109 | 39.825687 | 29.297539 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486239 | false | false | 3 |
53893fb1b8a8e83c57d10dd11657461c290706a3 | 3,650,722,272,103 | f08eca769df454e77d7e21e3448c2cf272f345f0 | /springMVC学习/cn_blog/src/test/java/com/mystudy/mapper/ArticleMapper.java | da821641113707e03b04c4deb734a42e254ef1f9 | [] | no_license | nanguling/springmvc | https://github.com/nanguling/springmvc | 4bbc2e52a060ea7e2d022597522ea3d8f7029267 | 7868070821c222f0659c79f2ea54bc92cca10870 | refs/heads/master | 2023-02-26T22:17:45.136000 | 2021-01-28T13:09:37 | 2021-01-28T13:09:37 | 324,358,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mystudy.mapper;
import com.mystudy.base.BaseMapper;
import com.mystudy.model.Article;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface ArticleMapper extends BaseMapper<Article> {
} | UTF-8 | Java | 215 | java | ArticleMapper.java | Java | [] | null | [] | package com.mystudy.mapper;
import com.mystudy.base.BaseMapper;
import com.mystudy.model.Article;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface ArticleMapper extends BaseMapper<Article> {
} | 215 | 0.823256 | 0.823256 | 9 | 23 | 20.731083 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 3 |
7a0cefb6f655fa22d3b501418c102b34572736df | 25,202,868,153,162 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_7eb5237b1d63e33669f7d9705eb78b2b50bac2a8/LoginActivity/8_7eb5237b1d63e33669f7d9705eb78b2b50bac2a8_LoginActivity_t.java | d6648623dfffe0309fb57d449d4bd47b93d83805 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package pl.warsjawa.android2;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import java.net.URL;
public class LoginActivity extends BaseActivity {
private static final St... | UTF-8 | Java | 1,894 | java | 8_7eb5237b1d63e33669f7d9705eb78b2b50bac2a8_LoginActivity_t.java | Java | [] | null | [] | package pl.warsjawa.android2;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import java.net.URL;
public class LoginActivity extends BaseActivity {
private static final St... | 1,894 | 0.579725 | 0.574446 | 57 | 32.210526 | 22.131771 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491228 | false | false | 3 |
44c0799e151aa375e22c23a4b24ca2c79be62551 | 8,856,222,572,067 | cd5376fd9a7907a2ede467399a71c84e8ef45ef7 | /feature/src/main/java/com/patel/viral/autocallreciver/feature/CallReceiver.java | 75b7e4a48ab62f11e739020b36d5a6cc44719a5f | [] | no_license | viralpatel380/AutoCallReciver_Android | https://github.com/viralpatel380/AutoCallReciver_Android | 5f86d7595bd391362dfd77b08d045841342729f3 | 79b47609c227ed1a3f51982a90deda5cd9c00dd3 | refs/heads/master | 2020-03-14T16:51:04.406000 | 2018-05-01T11:38:36 | 2018-05-01T11:38:36 | 131,706,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.patel.viral.autocallreciver.feature;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.telephony.TelephonyManager;
import android.util.Log;
import android.view.KeyEvent;
import android.widget.Toast;
import java.lang.reflect.Method;
/**... | UTF-8 | Java | 2,907 | java | CallReceiver.java | Java | [
{
"context": "mport java.lang.reflect.Method;\n\n/**\n * Created by Viral on 1/5/2018\n */\n\npublic class CallReceiver ex",
"end": 336,
"score": 0.605420708656311,
"start": 335,
"tag": "USERNAME",
"value": "V"
},
{
"context": "ort java.lang.reflect.Method;\n\n/**\n * Created by Vira... | null | [] | package com.patel.viral.autocallreciver.feature;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.telephony.TelephonyManager;
import android.util.Log;
import android.view.KeyEvent;
import android.widget.Toast;
import java.lang.reflect.Method;
/**... | 2,907 | 0.632611 | 0.627451 | 79 | 35.810127 | 37.137131 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620253 | false | false | 3 |
6e208822915ee075924ef34287fac35835652ab9 | 25,632,364,835,240 | 285570637ea41a399320d7845b007d6104aaf1ad | /DistanciaPuntos/src/GUI/InterfazGrafica.java | c97528ecc6149f03c69e6204ec8545369dc20ca7 | [] | no_license | ricardotavera/Object-oriented-programming | https://github.com/ricardotavera/Object-oriented-programming | e34cf985582d4271980ac03df6e26885f379d153 | 3738bd80dfeefe35531e34c010d32d5ed2658ce3 | refs/heads/main | 2023-04-05T22:54:55.001000 | 2021-05-07T03:22:19 | 2021-05-07T03:22:19 | 365,094,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI;
import java.awt.Color;
import java.awt.Font;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.... | ISO-8859-1 | Java | 1,863 | java | InterfazGrafica.java | Java | [] | null | [] | package GUI;
import java.awt.Color;
import java.awt.Font;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.... | 1,863 | 0.665949 | 0.629909 | 74 | 23.121622 | 20.385443 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.608108 | false | false | 3 |
eac150e0c19c9a1ae00c2d1e405f46500c73c50a | 18,545,668,784,667 | ee79f2ff3f261ec709b5a4eb327fe20e2f69bf9d | /src/test/java/org/projectspinoza/isak/commands/CommandExecutorTest.java | 113117650ef082f476ccafe1d9fd8e4fe762f481 | [
"Apache-2.0"
] | permissive | malexander493/instagram-swiss-army-knife-test | https://github.com/malexander493/instagram-swiss-army-knife-test | cbc399cd9eb68454a1f15120a45dc592df7f3583 | 45d37e74e3e9874bbc70d9e7c1a3ba8307b520cf | refs/heads/master | 2021-01-10T07:48:52.292000 | 2016-01-19T10:07:51 | 2016-01-19T10:07:51 | 48,159,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2016
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,... | UTF-8 | Java | 2,279 | java | CommandExecutorTest.java | Java | [] | null | [] | /*
* Copyright 2016
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,... | 2,279 | 0.681439 | 0.674857 | 67 | 33.014927 | 24.95458 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.656716 | false | false | 3 |
e8d6e9aef47b5ec1061c50a872b3dabe9533a8ec | 13,477,607,444,694 | 0e87e32fb92c5080e76257d94c04b2ec05b023fe | /src/main/java/org/compass/annotations/SearchAnalyzer.java | 74a5496e07c4b20e7dec2ba67642cd374952eb6b | [
"Apache-2.0"
] | permissive | molindo/elastic-compass | https://github.com/molindo/elastic-compass | 7216e4f69bc75bbfcd91c3b7a43a2cc48453f2c5 | dd8c19e48efd9f620a92e07f7b35fefae556b9fc | refs/heads/master | 2016-09-06T15:09:45.331000 | 2011-05-09T09:51:33 | 2011-05-09T09:51:33 | 1,649,609 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2004-2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 4,660 | java | SearchAnalyzer.java | Java | [
{
"context": "her Compass configuration mechanism.\n *\n * @author kimchy\n */\n@Target({ElementType.PACKAGE, ElementType.TYP",
"end": 2657,
"score": 0.9992956519126892,
"start": 2651,
"tag": "USERNAME",
"value": "kimchy"
}
] | null | [] | /*
* Copyright 2004-2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 4,660 | 0.704936 | 0.702361 | 114 | 39.877193 | 37.236359 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280702 | false | false | 3 |
782b3dab7b305b73dde0c218b3d89ef0c54f1738 | 19,731,079,804,069 | 4fb0a38500f4c4efb78665ab2f9df09710bce197 | /src/main/java/com/nike/runclubreport/view/KeywordsView.java | c624d5748cec3aadcd27d83f8731a50851c62dca | [] | no_license | dubing/NikeRunClubReport | https://github.com/dubing/NikeRunClubReport | fb46e9b5c855d4d696ea59e05e47851fa209b957 | 7be324cdd87f326841b43391f76b8de985b2c5b6 | refs/heads/master | 2021-01-02T22:45:23.459000 | 2014-05-09T01:58:38 | 2014-05-09T01:58:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nike.runclubreport.view;
import com.google.common.base.Charsets;
import com.nike.runclubreport.persistence.Keyword;
import java.util.List;
/**
* Created by bing.du on 4/22/14.
*/
public class KeywordsView extends BaseView {
private List<Keyword> keywords;
public KeywordsView(List<Keyword> key... | UTF-8 | Java | 503 | java | KeywordsView.java | Java | [
{
"context": "eyword;\n\nimport java.util.List;\n\n/**\n * Created by bing.du on 4/22/14.\n */\npublic class KeywordsView extends",
"end": 179,
"score": 0.9994123578071594,
"start": 172,
"tag": "USERNAME",
"value": "bing.du"
}
] | null | [] | package com.nike.runclubreport.view;
import com.google.common.base.Charsets;
import com.nike.runclubreport.persistence.Keyword;
import java.util.List;
/**
* Created by bing.du on 4/22/14.
*/
public class KeywordsView extends BaseView {
private List<Keyword> keywords;
public KeywordsView(List<Keyword> key... | 503 | 0.693837 | 0.681909 | 24 | 19.958334 | 19.376703 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
1afa5c8f3bb2a838addf6d8fb3731330c7da909c | 33,535,104,700,190 | 2d00951bdd20e19747cf2b33dce7da192ec3efe0 | /src/features/InputDevice.java | 2476fed58c0159728e60dcacbca066b0231a98fe | [] | no_license | AlexLeonte/TransportNetwork | https://github.com/AlexLeonte/TransportNetwork | 8431aa17dddc250f1f296022909f07578cdf933a | 4cc2ee4abaf4057505da595bc3ac1ace4d8df28e | refs/heads/master | 2021-08-29T01:59:06.044000 | 2017-12-13T10:50:00 | 2017-12-13T10:50:00 | 114,107,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package features;
/**
* Created by awesome on 23.11.2014.
*/
import java.util.Scanner;
public class InputDevice {
Scanner in = new Scanner(System.in);
String stations;
private int option;
public InputDevice(String allStations){
this.stations = allStations;
}
public int getOperation... | UTF-8 | Java | 963 | java | InputDevice.java | Java | [
{
"context": "package features;\n\n/**\n * Created by awesome on 23.11.2014.\n */\nimport java.util.Scanner;\n\n\n\np",
"end": 44,
"score": 0.9990281462669373,
"start": 37,
"tag": "USERNAME",
"value": "awesome"
}
] | null | [] | package features;
/**
* Created by awesome on 23.11.2014.
*/
import java.util.Scanner;
public class InputDevice {
Scanner in = new Scanner(System.in);
String stations;
private int option;
public InputDevice(String allStations){
this.stations = allStations;
}
public int getOperation... | 963 | 0.598131 | 0.580478 | 42 | 21.952381 | 25.764458 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
d13008b71cb5fc07a5b25f0599638d12772ff6f9 | 18,717,467,536,338 | 55a1a5bd5b3d88de7cff1035e431567b9f15c1fe | /Core_Java_Programs/BinaryOperator.java | 1fc3abb26bee673a0c0941a630b99408a6a4a856 | [] | no_license | monika691/MKPITS_Monika_Ingole_Java_Mar_2021 | https://github.com/monika691/MKPITS_Monika_Ingole_Java_Mar_2021 | cf1b7ac1bc8ce61ca826c4dc6d61d0374b2f776f | 1f577dadf29f02db14c19b35722d8b17e54aec33 | refs/heads/main | 2023-05-31T14:42:51.623000 | 2021-06-25T04:47:30 | 2021-06-25T04:47:30 | 347,281,765 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*2 EXAMPLE OF BINARY OPERATOR
*/
package com.mkpits.java.clanguage;
import java.util.*;
public class BinaryOperator {
public static void main(String[] arg)
{
Scanner sc=new Scanner(System.in);
int a=10;
int b=4;
int c;
c=a+b;
System.out.println("= "+c);
... | UTF-8 | Java | 483 | java | BinaryOperator.java | Java | [] | null | [] | /*2 EXAMPLE OF BINARY OPERATOR
*/
package com.mkpits.java.clanguage;
import java.util.*;
public class BinaryOperator {
public static void main(String[] arg)
{
Scanner sc=new Scanner(System.in);
int a=10;
int b=4;
int c;
c=a+b;
System.out.println("= "+c);
... | 483 | 0.503106 | 0.494824 | 23 | 20 | 13.628614 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 3 |
612ae717524c8c5f9a9bdabc57158032a6ae7daa | 13,846,974,565,625 | 51dd00cfd5227efc03d4a441a44abb45c831b3f0 | /app/src/main/java/com/example/pokearth/pokedex/PokedexDatabase.java | 8494dc18e6c24662ebf579acb7874e00a02d0d9a | [] | no_license | williamsalas/Pokearth | https://github.com/williamsalas/Pokearth | dd3e5911c76a21853b68d5ba85f72fd258bb1726 | 111e879c8f647e780cebdba5942c1a2e68a8b640 | refs/heads/main | 2023-06-16T21:30:57.631000 | 2021-07-11T20:19:28 | 2021-07-11T20:19:28 | 385,043,948 | 0 | 0 | null | true | 2021-07-11T20:15:18 | 2021-07-11T20:15:17 | 2021-05-19T03:15:05 | 2021-05-19T03:14:59 | 187,591 | 0 | 0 | 0 | null | false | false | package com.example.pokearth.pokedex;
import android.content.Context;
import android.util.Log;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
@Database(entities = Pokedex.class, version = 1)
public abstract class PokedexDatabase extends RoomDatabase
{
public static fi... | UTF-8 | Java | 949 | java | PokedexDatabase.java | Java | [] | null | [] | package com.example.pokearth.pokedex;
import android.content.Context;
import android.util.Log;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
@Database(entities = Pokedex.class, version = 1)
public abstract class PokedexDatabase extends RoomDatabase
{
public static fi... | 949 | 0.631191 | 0.630137 | 32 | 28.65625 | 22.167839 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.