blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cde6c7803d2426d2fb3e197003d17b40fe6fa71a | 46e5405dec9e8afbf9e1ce4c9cd1f966b6932382 | /app/src/test/java/com/example/nan/kontaktliste/ExampleUnitTest.java | 7bfbe070dc11b8e6c830ed40e5bc8bd8bf433dcc | [] | no_license | AmuBog/Kontaktliste | 022e35ff145ad57dac0e9fe45a757b4d11de64e7 | a094e986726e1b91bb3fd614c28f63b55b645a45 | refs/heads/master | 2021-04-30T14:25:21.575498 | 2018-02-12T19:27:44 | 2018-02-12T19:27:44 | 121,217,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package com.example.nan.kontaktliste;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publi... | [
"amundeb@gmail.com"
] | amundeb@gmail.com |
bb1b2114b3a329c393313cb54307351396b5d2fc | e0d66e37f3889410e7e6854d1fd16f023a58096d | /W410.java | 35f47d3b9eb598affd1ce3a239836ea61b312d4f | [] | no_license | MarcoValeri/java_sp1 | 78f69fce6b98c899a68ab9a3969a90ae19fe22f5 | f61ede03ace073c82e6c6be575136302ea4141dc | refs/heads/master | 2023-04-25T16:37:57.111556 | 2021-05-28T14:01:03 | 2021-05-28T14:01:03 | 362,054,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | import java.util.Scanner;
import java.util.Arrays;
public class W410 {
/*
* Create a method that gets 1 parameter
* @parameter int[] array
* @return the sum of an array of values, except for the
* smallest elements
*/
public static int sumWithoutSmallest(int[] array) {
int smalles... | [
"marcovaleri@hotmail.it"
] | marcovaleri@hotmail.it |
29739e510877995920ba50f96b07799b964fd77d | afbe0cd9fa7ac9212a63b1387185e6ee65fe8c23 | /test/oracle/src/test/java/org/hibernate/tool/test/db/oracle/TestSuite.java | f7b6677a17e7f408491e22f59be1ad1427ba8b7b | [] | no_license | stadler/hibernate-tools | b86b403aa2bc8d473aaae0c1ce8eb2f2ee12a44b | 99854394611aa20317097d2504d400bab8b08def | refs/heads/master | 2021-09-20T19:48:25.893096 | 2018-07-13T13:28:24 | 2018-07-13T13:28:24 | 110,125,782 | 1 | 0 | null | 2017-11-09T14:31:00 | 2017-11-09T14:30:59 | null | UTF-8 | Java | false | false | 451 | java | package org.hibernate.tool.test.db.oracle;
import org.hibernate.tools.test.util.DbSuite;
import org.junit.runner.RunWith;
import org.junit.runners.Suite.SuiteClasses;
@RunWith(DbSuite.class)
@SuiteClasses({
org.hibernate.cfg.reveng.dialect.TestCase.class,
org.hibernate.tool.jdbc2cfg.CompositeIdOrder.TestCase.class,... | [
"koen.aers@gmail.com"
] | koen.aers@gmail.com |
ffd1a2eeb28086195a26817ac557466c23112188 | df14fefc84c6a319541cb302855021c4e57bd415 | /Restaurant/SoftDrinks.java | e47af998ae0bd20322994902bf27be771c9bd8ec | [] | no_license | srivathsa-002/OOPS | 531d5044227f3922f171e07e1aae883d8f3a4e82 | 60738eebb25baa62490dfa8e3d62eb3024a7a69c | refs/heads/master | 2020-12-30T06:30:20.235683 | 2020-02-17T17:46:01 | 2020-02-17T17:46:01 | 238,893,275 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | class SoftDrinks implements IBottle{
private String type;
private int quantity;
public void setBottleType(String type) {
this.type=type;
}
public String getBottleType() {
return type;
}
public void setBottleQuantityInMl(int quantity) {
this.quantity=quantity;
}
public int getBottleQuantityInMl() {
retu... | [
"muthyalasaisrivathsa@gmail.com"
] | muthyalasaisrivathsa@gmail.com |
9f73a5f714924a4fb678f26d92393102e16976ad | cc6b5940d80553bf8a178e8f3108167945fcfb12 | /drools-metric/src/test/java/org/drools/metric/ConstraintsTest.java | f04821f1d11d9c152a6261b12c2911b0d501f860 | [
"Apache-2.0"
] | permissive | yesamer/drools | f0f9889f212a1becb1144ed704e58649f2555bcd | 92b5f4e57755bfd1f4e52af34dfcbf0d608f33c9 | refs/heads/master | 2023-07-06T14:50:31.161516 | 2023-06-27T01:00:28 | 2023-06-27T01:00:28 | 185,600,193 | 0 | 0 | Apache-2.0 | 2022-02-15T11:22:48 | 2019-05-08T12:19:09 | Java | UTF-8 | Java | false | false | 5,627 | java | /*
* Copyright 2020 Red Hat, Inc. and/or its affiliates.
*
* 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... | [
"noreply@github.com"
] | yesamer.noreply@github.com |
3a0bf174619e435afa52c90c4d16c1a6524a73a2 | 72a81e442af489d86398ac26920063b2ecd71cdd | /PracticeDraw2/app/src/main/java/com/hencoder/hencoderpracticedraw2/practice/Practice03SweepGradientView.java | 9ec7926a870593d767211775425b5351a8e74974 | [] | no_license | YasinHe/LearnHenCoker | f6c4d436796fad8eda9ca30ff100b19523ad81cc | 1ed25d379862bf9982739b41aed6f40ea3ab9209 | refs/heads/master | 2020-03-11T07:57:48.775373 | 2018-07-18T09:47:04 | 2018-07-18T09:47:04 | 129,871,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,365 | java | package com.hencoder.hencoderpracticedraw2.practice;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.RadialGradient;
import android.graphics.Shader;
import android.graphics.SweepGradient;
import android.suppo... | [
"noreply@github.com"
] | YasinHe.noreply@github.com |
0c18e257c27967ef70066ec9baf5d7b8979e8993 | 548a1b731709a376e079e1f0417cc401cce70aaf | /src/main/java/week10d05/Calculator.java | 0cb99dd2ec2f07e3a0b246ecf52d407e5646c725 | [] | no_license | egydGIT/javaBackend | 0e96c6b2bab639ccdb4631b481b69a2205d3963c | be22a7148e10fb6da019a74e916dcd353fb53e70 | refs/heads/master | 2023-06-25T00:41:32.443210 | 2021-07-11T12:33:10 | 2021-07-11T12:33:10 | 309,369,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | /*
Junior
Készítsünk egy Calculator nevű osztályt, melynek van egy findMinSum(int[] arr) metódusa.
A metódus feladata, hogy kiírja a legkisebb összegeket 4 számból, amiket lehetséges összerakni az arr tömb elemeiből.
Példa: ha az arr tartalma [1, 3, 5, 7, 9], akkor a minimum összeg 1+3+5+7=16.
*/
package week10d05;
... | [
"egyd.eszter@gmail.com"
] | egyd.eszter@gmail.com |
cb5f4bcb004523416e0fd3db5b472bcdd472fe24 | 95603257557b22f5201da59589cffd14a17a2142 | /src/JavaCode/Java206.java | e7d7463e2b8e03a7f49b15bf9329e5b01bc116e7 | [] | no_license | ArtistSu/LeetCode | d98c3ad1a90076902d831beb7ac3d4b6daf74ee4 | 9852bb09ef7d4393b9564fabf0f91f5e88def076 | refs/heads/master | 2023-02-13T02:28:42.677558 | 2023-01-31T11:18:08 | 2023-01-31T11:18:08 | 185,704,856 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,140 | java | package JavaCode;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Deque;
import java.util.LinkedList;
public class Java206 {
/**
* Time Complexity: O(n)
* Space Complexity: O(1)
* @method iteration
* @topic Reverse Linked List
* @author ArtistS
* @param he... | [
"syl960918@163.com"
] | syl960918@163.com |
5d8398ab02a830556f55bdb2a1c0d2d216270810 | 761c519ceb7e864ba1612e9b9926624c03e31178 | /src/test/java/com/retailstore/BillServiceTesting.java | 9f5d1efe85561fd94fca240c02929bf0437be95d | [] | no_license | naushad3210/RetailStore | acd60cc5eba0ed41cfe6cec75de51d8c809eb91c | fe4ecb3b3c0f9809ddd8ed49085844c7c0284023 | refs/heads/master | 2020-03-21T19:10:03.119469 | 2018-07-25T11:06:32 | 2018-07-25T11:06:32 | 138,930,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,382 | java | package com.retailstore;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.when;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org... | [
"mohammad.naushad@nagarro.com"
] | mohammad.naushad@nagarro.com |
58f2ade7c0affa2e6222445cd6fbb18c92fe8b5f | c65d255f32cb72be5691573e103ad541efc004ff | /src/org/deegree/ogcwebservices/wpvs/capabilities/Style.java | 5ef861b3c0a3d82fa875e3a8bebaef5ec3b1cbbe | [] | no_license | lat-lon/deegree2-base-2.3.1 | 6bc250cd44ac1cc99e09eba9c92385b70a0ace94 | 0358aa6292c76065826e07b65e8b15338e1843f8 | refs/heads/master | 2021-01-10T21:13:29.975388 | 2013-03-05T15:14:27 | 2013-03-05T15:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,582 | java | //$HeadURL: svn+ssh://aerben@scm.wald.intevation.org/deegree/base/trunk/src/org/deegree/ogcwebservices/wpvs/capabilities/Style.java $
/*---------------- FILE HEADER ------------------------------------------
This file is part of deegree.
Copyright (C) 2001-2008 by:
EXSE, Department of Geography, University of B... | [
"erben@lat-lon.de"
] | erben@lat-lon.de |
dabe0db637046f8b345bed499c14f57672c3393d | d0ea8a4e21adbcbbb00f46ec690d7312e266b983 | /src/main/java/com/example/project/service/UserService.java | ebf4e21b221faed4ee9a6de08249ad11224386a2 | [] | no_license | vanchela/ProjectAnimalShelter | 599f4e84bc816c37053b310954d5df7cba5334d8 | 90e2279bea2109edc208ea8cc482c176809cd497 | refs/heads/master | 2023-04-10T11:23:31.991321 | 2021-04-07T13:59:38 | 2021-04-07T13:59:38 | 350,018,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.example.project.service;
import com.example.project.model.entities.Role;
import com.example.project.model.entities.User;
import com.example.project.model.enums.RoleEnum;
import com.example.project.model.service.UserRegistrationServiceModel;
import java.util.List;
public interface UserService {
bool... | [
"vanqgiurdjieva@abv.bg"
] | vanqgiurdjieva@abv.bg |
7d1e36eb8a74d364e073c327e47527896f08df4c | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14227-14-14-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/com/xpn/xwiki/store/XWikiHibernateStore_ESTest.java | 809488c5e13efbdd8774aa331d5c53fc927ea3d6 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | /*
* This file was automatically generated by EvoSuite
* Tue Jan 21 19:05:21 UTC 2020
*/
package com.xpn.xwiki.store;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
833ef65aa6d142bab26fe7b274ac57751d9dda17 | d6fc5638cf2911a4af7eec5d7890988bcc42ddaa | /app/src/main/java/ru/by/rsa/DebitActivity.java | 511a1226aa6077b9a446b349401232c75584a9cb | [] | no_license | artem-shevchuk84/RSA_sources | e77f2633ddf20026197e435cabd14454cff4b640 | 968c5fdfe2a4c3f3594b4ee98d9782e434bdbe12 | refs/heads/master | 2020-03-07T09:25:23.194667 | 2018-03-30T09:09:59 | 2018-03-30T09:09:59 | 127,407,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,896 | java | package ru.by.rsa;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.ListActivity;
import android.content.ContentValues;
import android.content.Context;
import android.content.D... | [
"Ghjuhfvth16"
] | Ghjuhfvth16 |
b3481eb5df81e31b0ddb0a5296d655e2e858c20b | 38d12b616edd275f6b7697857d25d1ecf9cd740d | /src/main/java/com/example/javaWebDemo/AntiLeechServlet.java | 2190056b95720a6cee7c57eb9e78684f1528ce38 | [] | no_license | zhaoshichen1/java_demo | 42b74a13b36e44171f2d85e15772f2edbecaa96c | 03485380f5aa560e452c06511dc0647ad04635c9 | refs/heads/main | 2023-03-06T07:53:10.918370 | 2021-02-17T17:11:20 | 2021-02-17T17:11:20 | 332,954,202 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,590 | java | package com.example.javaWebDemo;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.annotation.*;
import java.io.IOException;
/**
* 防盗链逻辑实现
*/
@WebServlet(name = "AntiLeechServlet", value = "/AntiLeechServlet")
public class AntiLeechServlet extends HttpServlet {
/**
* 以下的请求会命中防盗链逻辑从... | [
"zhaoshichen1@gmail.com"
] | zhaoshichen1@gmail.com |
3c54191fdd6b5905f8b15ba6e3e8d4f486cb76f8 | e059ffae6926997f34b666e7901f1be1fcb763da | /src/main/java/com/urbancode/terraform/tasks/vmware/util/Path.java | f2515e07faca501178ac082c0a67bbcf1bb978f6 | [
"Apache-2.0"
] | permissive | sjroot/terraform | 5cd81829590ad6a742645a8a508164dad5e738aa | d67ac40cb3609173cdb369a0bb400d18d01797f2 | refs/heads/master | 2021-01-17T11:59:13.116800 | 2013-05-07T17:23:37 | 2013-05-07T17:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,734 | java | /*******************************************************************************
* Copyright 2012 Urbancode, Inc
*
* 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.apac... | [
"smm@urbancode.com"
] | smm@urbancode.com |
4a5fe73d4be9862aff6c2a69b5a4f0d21928b69b | a29f3585fb83ee521d2298a7b5a11ff5c2cb750f | /builder/src/main/java/com/galaxyt/aquarius/builder/VegBurger.java | 7d62ab53c49e15432db3b521543bd9c807241c1a | [] | no_license | galaxy-t/aquarius | e59fd1f8bf3d2bb360379f8adba6fcc81501dd7d | dafbde33f21b60ec4a8b19b446405a2af33b3d8c | refs/heads/master | 2020-06-13T06:57:01.430195 | 2019-07-01T10:41:03 | 2019-07-01T10:41:03 | 194,578,793 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package com.galaxyt.aquarius.builder;
/**
* 蔬菜汉堡
* 扩展了 Burger 的实体类。
* @author zhouqi
* @date 2019-06-28 14:06
* @version v1.0.0
* @Description
*
* Modification History:
* Date Author Version Description
-------------------------------------------------------------------------... | [
"4119195@qq.com"
] | 4119195@qq.com |
5c2622bf32aaa0b5ed3c10edde4c3768ca7b7528 | a4515123a47a3f6e5d24783ec804c47dd6110045 | /src/main/java/ood/jigsaw/PuzzleBlockEdge.java | c240a1ae226eff7863dc6906d13f92ff2a6881de | [] | no_license | sjw611/code-interview | afdf3a51c11d10783f533ea00ff23452d4a1465f | e0567bc633a40cfe88af30b7d907477022ab2793 | refs/heads/master | 2021-01-01T18:00:05.062467 | 2018-09-25T20:24:03 | 2018-09-30T20:29:24 | 98,219,209 | 0 | 0 | null | 2017-09-05T17:41:26 | 2017-07-24T17:56:07 | Java | UTF-8 | Java | false | false | 102 | java | package ood.jigsaw;
public interface PuzzleBlockEdge {
boolean fitsWith(PuzzleBlockEdge another);
}
| [
"sjw611@outlook.com"
] | sjw611@outlook.com |
8dd6adb891c0af99200dd7b7b5a66b81ff472e92 | 7732cf7715d336916216b4457f3c00c46d0bd71b | /app/src/main/java/com/wwc2/main/driver/eq/EQDriverable.java | 1345cd8fdb437f7722dd5678433234de470b97f5 | [] | no_license | mlopezsegura/Main | b57c9d6254d3894dc766420604be6b766c0cbb96 | 6b5b74b9ef4c9b180ab75a1fc300652df117ddb4 | refs/heads/master | 2023-03-17T18:47:57.960474 | 2020-11-14T02:42:55 | 2020-11-14T02:42:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | package com.wwc2.main.driver.eq;
/**
* the eq driver interface.
*
* @author wwc2
* @date 2017/1/20
*/
public interface EQDriverable {
void enter();
/**设置等响度*/
void setLoudness(boolean enable);
boolean getLoudness();
/**设置风格*/
void setStyle(int style);
/**设置频率值*/
void setTypeValue... | [
"hzhongyang@waterworld.com.cn"
] | hzhongyang@waterworld.com.cn |
dd8df5365e3eedb817dd7fab5f20a42127eb44ac | adc9a81f6857e7e0be6faf1a54223faa05e78b47 | /TemperatureConverter/src/ru/academits/java/kononov/temperatureconverter/model/scales/FahrenheitScale.java | bd8aba512e5e7acf32c0ba2017b667f4669ce48b | [] | no_license | EgorKononov/JavaOop | 814d008f274c7c8b2ffd213c70d35422aa28684c | f79244b139e887b800c4c901d57e7d9dd0f510fd | refs/heads/main | 2023-04-18T03:19:17.952991 | 2021-05-06T08:03:45 | 2021-05-06T08:03:45 | 300,429,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package ru.academits.java.kononov.temperatureconverter.model.scales;
public class FahrenheitScale implements Scale {
@Override
public double convertToCelsius(double initialTemperature) {
return (initialTemperature - 32) / 1.8;
}
@Override
public double convertFromCelsius(double initialTemp... | [
"egor.academ@gmail.com"
] | egor.academ@gmail.com |
c07f189aaf3ed6978f9afe8e40851395c35565f0 | bae51da01f34ef38ad782bbf7f09a05468c77cab | /moco-core/src/main/java/com/github/dreamhead/moco/extractor/CookiesRequestExtractor.java | e6bea7bf5a36b5f702d5c677991686c8b6e20a27 | [
"MIT"
] | permissive | sassds/moco | 3965e49f2e100c2b2ea765719657edde324e29a0 | 0b1606f5e6f63ed2ff003fb03449aece167d4e02 | refs/heads/master | 2021-01-16T21:49:16.087101 | 2014-07-06T23:33:29 | 2014-07-06T23:33:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,490 | java | package com.github.dreamhead.moco.extractor;
import com.github.dreamhead.moco.HttpRequest;
import com.github.dreamhead.moco.RequestExtractor;
import com.google.common.base.Optional;
import com.google.common.collect.ImmutableMap;
import io.netty.handler.codec.http.Cookie;
import io.netty.handler.codec.http.CookieDecode... | [
"dreamhead.cn@gmail.com"
] | dreamhead.cn@gmail.com |
8bd353133f4360f835b0e155da76614a8074902d | a7f5ffda2b920a53de7194991d0ff8344065df01 | /22_04_2020_spring_boot_hibernate_employee/src/main/java/com/example/demo/Application.java | 76795c2acb8ac68569efbee55cd1d7d7aabc79be | [] | no_license | shivam1207/LPU-IBM | bcfbe3d0ef3372398e0bd7ec8cc7630a00d073da | ad616cfc03c851aedd29e538d4ac6df51d452502 | refs/heads/master | 2022-12-25T02:27:38.217423 | 2020-05-31T13:00:46 | 2020-05-31T13:00:46 | 254,328,372 | 0 | 0 | null | 2022-12-16T05:16:43 | 2020-04-09T09:31:24 | Java | UTF-8 | Java | false | false | 302 | java | package com.example.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Application {
public static void main(String[] args) {
SpringApplication.run(Application.class, args);
}
}
| [
"Shivammaangumber@gmail.com"
] | Shivammaangumber@gmail.com |
eb729cb8c153d6e500531dc8cb05e23ef5cc2d59 | e657dbf6ad2986b0b03af4ad255f73cdf7786953 | /src/main/java/br/com/digidev/web/rest/LogsResource.java | d6cf3f03407dd4aa453617d2572788a942ff773e | [] | no_license | BulkSecurityGeneratorProject/finapplication | 8d01485d1181416b556408c7f5df3f78d244e9e6 | 65404ffe57f1d139c5a70de1c3dff8e02d39fc0f | refs/heads/master | 2022-12-18T08:05:46.850532 | 2018-02-06T13:25:40 | 2018-02-06T13:25:40 | 296,545,689 | 0 | 0 | null | 2020-09-18T07:23:43 | 2020-09-18T07:23:42 | null | UTF-8 | Java | false | false | 1,166 | java | package br.com.digidev.web.rest;
import br.com.digidev.web.rest.vm.LoggerVM;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import com.codahale.metrics.annotation.Timed;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.a... | [
"tiago.carpanese@db1.com.br"
] | tiago.carpanese@db1.com.br |
8f5276ef876546adcecdc71d91165784d66d18fd | c9b1daab264d885d8c4849e3d9fb5641a7bf04bb | /ch13WebDownload/app/src/test/java/com/example/ch13webdownload/ExampleUnitTest.java | a5bd8ed7b937f1adbf27c96e4f569cfc2d3aaa9a | [] | no_license | JaeWooPark96/androidTest | 237fcd3fb5f728a7241e6bff2d2f96ed53d38adc | 043c9200b4dd74e721efb9ae0caa6e3bcee0c4ca | refs/heads/master | 2021-01-05T12:07:13.471343 | 2020-02-17T04:34:51 | 2020-02-17T04:34:51 | 241,019,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package com.example.ch13webdownload;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public... | [
"ccomapjw@naver.com"
] | ccomapjw@naver.com |
a94c2ba53e77e66256a93ed18fba9ba3398a3983 | d575d69018d8ab67fb10a90de1ff948a1d41cbe3 | /src/main/model/Initialization.java | 396295c134fa6b081d94c9d4ab9dfc17a3bcdb28 | [] | no_license | KaiRunLeong/JavaFX_HotDesking_app | 9a5777c6d41bdc1d8e462eeeb4f312fa6c198acb | 440ec576e1a22471b6139563435deba68be6c443 | refs/heads/master | 2023-07-27T13:57:12.896762 | 2021-09-14T03:34:20 | 2021-09-14T03:34:20 | 400,216,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,697 | java | /*
* Class: Initialization.java
*
* Description: The Initialization class will be called each time the login scene is
* staged. This class will determine if a booking should be cancelled
* automatically.
*
* Author: Kai Run Leong (s3862092)
*/
package main.model;
import java.sql.*;
i... | [
"s3862092@student.rmit.edu.au"
] | s3862092@student.rmit.edu.au |
a185b2172aff6085010877054593257ec481e345 | 69a5b43d30d8c618a70f37c2f8bb4631b66544ab | /SiriusOrderClient/src/com/sirius/mailws/mail/wsdl/ObjectFactory.java | a57c0ad63aeae9249c4f35d51b4f57eff7b3b0ce | [] | no_license | corte128/Sirius_Order_Project_Workspace | af608c01bc4b09c5ed82f9ab85fe802ea03eed6e | 0deb1515aface35f54e6251e9052a6b9c34a9beb | refs/heads/master | 2021-01-23T21:12:17.681467 | 2017-10-06T13:45:32 | 2017-10-06T13:45:32 | 102,881,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,285 | java | //
// Generated By:JAX-WS RI IBM 2.2.1-11/28/2011 08:28 AM(foreman)- (JAXB RI IBM 2.2.3-11/28/2011 06:21 AM(foreman)-)
//
package com.sirius.mailws.mail.wsdl;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.Q... | [
"Christopher.Harlow@siriuscom.com"
] | Christopher.Harlow@siriuscom.com |
61c9977a63dc615d9fa99f4a5b12a24132fe700f | fdbf30a3b113a236c5640b8c1c76b5eec9aa23c7 | /src/weekly_contest/week_212/MinimumEffortPath.java | cc69d6467deeb3c2e1648b646f6fd16a4d94a018 | [] | no_license | BUPTmango/leetcode | e12456f84215110c1d8e7aa036d9cfaa676090e1 | 82359d22c78c4b48881406e0d9270c372d96b32a | refs/heads/master | 2021-12-08T22:33:48.029057 | 2021-09-30T03:25:17 | 2021-09-30T03:25:17 | 242,442,277 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,314 | java | package weekly_contest.week_212;
/**
* 5548. 最小体力消耗路径
* 你准备参加一场远足活动。给你一个二维 rows x columns 的地图 heights ,其中 heights[row][col] 表示格子 (row, col) 的高度。一开始你在最左上角的格子 (0, 0) ,且你希望去最右下角的格子 (rows-1, columns-1) (注意下标从 0 开始编号)。你每次可以往 上,下,左,右 四个方向之一移动,你想要找到耗费 体力 最小的一条路径。
*
* 一条路径耗费的 体力值 是路径上相邻格子之间 高度差绝对值 的 最大值 决定的。
*
* 请你返回从左上... | [
"13121593633@163.com"
] | 13121593633@163.com |
c62ba55157e13948c2d3dcf40f724ebec39abf0c | a493f43c255039d977dfc3357fcf177eeee7d77b | /src/main/java/com/gemini/business/goods/po/GoodsCategoryBrandPo.java | 4d9186895d2dba2021fe442a3f79cf6c7001d8bc | [] | no_license | xiaominglol/product-boot | 5c04c29bbdb646fc69f3b606f7331d4eb5028c5a | ee5880de36c29de9f399a724424035afe1d6c395 | refs/heads/master | 2020-08-25T02:08:17.091525 | 2020-03-25T02:15:22 | 2020-03-25T02:15:22 | 216,946,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | package com.gemini.business.goods.po;
import com.baomidou.mybatisplus.annotation.TableName;
import com.gemini.boot.framework.mybatis.po.BasePo;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* 商品品牌表
*
* @author 小明不读书
* @date Tue Nov 26 21:22:00 CST 2019
*/
@Data
@EqualsAndHashCode(callSuper = false)
@T... | [
"474345633@qq.com"
] | 474345633@qq.com |
c6942b15262368a8a443ce701e3febd1acc5a0d6 | 3fc7b81793f71e679631ec850b09e39d1fbf54df | /datalayer/manage/src/main/java/com/waben/stock/datalayer/manage/controller/AnalogDataController.java | c1299622ded45ef739db39fc1074c8b25a60475b | [] | no_license | soldiers1989/finance-1 | 5eabd98ef0a40b47124a1126b163bbb3e8974d8f | 3fae0a3c1fba6f7d435c3242b5c8f39005b196bf | refs/heads/master | 2020-04-02T05:36:57.472318 | 2018-05-24T01:51:31 | 2018-05-24T01:51:31 | 154,092,493 | 0 | 1 | null | 2018-10-22T05:41:37 | 2018-10-22T05:41:29 | null | UTF-8 | Java | false | false | 1,320 | java | package com.waben.stock.datalayer.manage.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.waben.stock.datalaye... | [
"493671072@qq.com"
] | 493671072@qq.com |
09aad598e5bf69056689a01e739e43a06dd9486e | 36c3e1c15afec9264b1284a417c069009c0f2744 | /paas-common/src/main/java/com/yjfei/paas/common/MachineState.java | 2ece954f9eab2da942ea2ab27648288645a3e68c | [] | no_license | jinfei21/paas | aaa4dc2692dcb075a504af8969d7449a4f30160e | 12a3ce443e52719188e6d5b39b6c78a41dffd1b7 | refs/heads/master | 2021-01-02T22:34:05.142578 | 2018-07-04T08:04:41 | 2018-07-04T08:04:41 | 99,341,667 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package com.yjfei.paas.common;
public enum MachineState {
UP(1,"machine up",true),
SLAVE_DECOMISSION(2,"slave decomission",false),
RACK_DECOMISSION(3,"rack decomission",false),
RACK_NOT_MATCH(2,"rack not match",false),;
private int code;
private boolean isAppropriate;
private String text;
MachineState(in... | [
"63581560@qq.com"
] | 63581560@qq.com |
b359f342d93ea2d7c08f30676555122bc3da3cfd | feec83628648cc40df2161c42f8b517252ab5159 | /ChartCoreSlim/app/src/main/java/com/example/anan/chartcore_slim/AAChartCoreLib/AAChartEnum/AAChartLegendAlignType.java | d96101227f7f74d2571671b0adca97345fca6f19 | [
"MIT",
"Apache-2.0"
] | permissive | Biangkerok32/AAChartCore | 2252b895659a858eb3d5cb55a94158fa93e404d3 | 6e11cf7239ba817c251fbaf78dfa7b6e1a53eb34 | refs/heads/master | 2020-07-05T05:40:23.114728 | 2019-08-09T16:06:22 | 2019-08-09T16:06:22 | 202,540,869 | 0 | 0 | Apache-2.0 | 2019-08-15T12:56:28 | 2019-08-15T12:53:31 | Java | UTF-8 | Java | false | false | 206 | java | package com.example.anan.chartcore_slim.AAChartCoreLib.AAChartEnum;
public interface AAChartLegendAlignType {
String Left = "left";
String Center = "center";
String Right = "right";
}
| [
"2236368544@qq.com"
] | 2236368544@qq.com |
9ed470eced6e33c2bd70ac32ac8d951d63c10178 | d5f2757003543ae6771fc77225d0b6076cd1bea5 | /src/LargestNumber.java | 75cfe40e02dbaf96157cb9ee5a35c4026f7dd9b7 | [] | no_license | quzhou/leet | f9fe44345910ec3eebfecee375b6017fa3fd0f4e | 47391f6c822efc8552353b860750b9c519ffb477 | refs/heads/master | 2020-04-01T19:29:57.925208 | 2017-11-22T04:55:56 | 2017-11-22T04:55:56 | 68,641,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,445 | java | /**
* Created by qzhou on 1/31/17.
* http://www.lintcode.com/en/problem/largest-number/
*/
import java.util.Comparator;
import java.util.Arrays;
public class LargestNumber {
public String largestNumber(int[] num) {
// 放在前面的是小的, return -1
Comparator<String> myComp = new Comparator<String>() {
... | [
"qkathzhou@gmail.com"
] | qkathzhou@gmail.com |
66ab6ca32b63924890473c222ebc5e5aacffa1d7 | e6a7504d8016a40af49972fddecde20a6c78d213 | /java-basic/Core Java v1/ch11/action/ActionFrame.java | 11346ca8d11db322d6624db0899fe586c31629a6 | [] | no_license | Qin-K/my-learning | 311c130d3b2cbf68c53807bb275efbf4126ffa4f | 176d1084210adc2903851e5f5cebd917e4e8f2fd | refs/heads/master | 2023-08-31T01:06:19.947070 | 2023-08-28T07:46:14 | 2023-08-28T07:46:14 | 185,811,294 | 4 | 0 | null | 2023-07-05T20:38:15 | 2019-05-09T14:06:34 | Java | UTF-8 | Java | false | false | 1,898 | java | package action;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.peer.ButtonPeer;
import javax.swing.event.*;
public class ActionFrame extends JFrame {
private JPanel buttonPanel;
private static final int DEFAULT_WIDTH = 300;
private static final int DEFAULT_HEIGHT = 200... | [
"qinkkai@foxmail.com"
] | qinkkai@foxmail.com |
61b0660a7820aaaeb0ec871e66ebdb2c3c7989e5 | c8d2266872675aa5e2bfce39deaf052d15160278 | /build/decompiled/com/amap/api/mapcore/util/u.java | 47fd19ac39e40726e7ef1c662a7c1d26796562c7 | [] | no_license | baoxin/fluttify-core-example | 3d586d4aa3ff1b5798c330fb69a34d326823c9cf | 2ef109064c816d72182fdc294e3cb504896f2577 | refs/heads/master | 2022-04-25T05:16:46.237390 | 2019-08-28T07:46:52 | 2019-08-28T07:48:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,392 | java | package com.amap.api.mapcore.util;
import android.content.Context;
import android.graphics.Point;
import android.graphics.PointF;
import android.graphics.Rect;
import android.location.Location;
import android.os.RemoteException;
import android.view.MotionEvent;
import android.view.View;
import com.amap.api.maps.model.... | [
"382146139@qq.com"
] | 382146139@qq.com |
35dc4c24250ba8ff0322b790351f53217b11af42 | 0ef3ae4029b688cce24c5cb39aa6a9b205b738dd | /src/main/java/com/kys/algorithm/sort/QuickSort2.java | 18ae5d81f415cfb4fb14c2cc34e91e5c052b47cd | [] | no_license | KimYongSung/algorithm | 50ee411ee15904fae1eb9cd0fded8b0e4fae2642 | 1ad3c826c7fda3d42f90c220362a5e36dbeca5f5 | refs/heads/master | 2020-07-31T13:44:13.383791 | 2020-02-12T14:51:13 | 2020-02-12T14:51:13 | 210,622,340 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package com.kys.algorithm.sort;
public class QuickSort2 {
public static void sort(int[] nums){
quickSort(nums, 0, nums.length-1);
}
private static void quickSort(int[] nums, int left, int right){
int pi = partition(nums, left, right);
if(left < pi-1){
quickSort(nums... | [
"dydtjd0245@gmail.com"
] | dydtjd0245@gmail.com |
2b135ae859cd7fd17c2eff7f6d86e2266ea4eb56 | 6a1c374d9baddd147920b5b8337ef23f22c58f93 | /src/ru/luxoft/labs/lab4/hierarchy/operation/OperType.java | e2590e1c598a78749bb3baa0aed9d88bfe79ade8 | [] | no_license | ssslighty/JavaTraining | e9e5c47bed400e54ecda3f5c062bff138ea1a802 | 8a9cdc0a6df4326f5c470475e1da15662ceeed2a | refs/heads/master | 2023-04-18T08:01:42.789080 | 2021-04-29T15:23:40 | 2021-04-29T15:23:40 | 359,554,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 89 | java | package ru.luxoft.labs.lab4.hierarchy.operation;
public enum OperType {
SALE, BUY
}
| [
"moizakazy@bk.ru"
] | moizakazy@bk.ru |
dde8cc866b7c10f4e0ba7f7870a6d43a2df48fbb | f4b7d25f1f928e315ab1be5b5c47ff7d6236fa82 | /.svn/pristine/7e/7e065360e1a8d18af5b85dc41d5765ecfb5ff871.svn-base | 402b1ad6038ea01988f986ba9b8e086d0f735d36 | [] | no_license | celestinbasura/celestin.basura | c49d019024ee5faee0f395feb603a40bde067212 | 6048c0286ee3b7b02a40f93df1b2a75b874d5bde | refs/heads/master | 2021-01-19T06:40:43.351107 | 2014-02-10T12:28:30 | 2014-02-10T12:28:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,188 | /*
* This is free software; you can redistribute it and/or modify it under
* the terms of version 3 of the GNU General Public License as published
* by the Free Software Foundation.
*
* Copyright 2011 Milan Draganic - NetAkademija
*/
package Poglavlje07.Primjeri;
/**
* p0622
* Rad sa dvodimenzionalnim poljima
... | [
"celestin.basura@gmail.com"
] | celestin.basura@gmail.com | |
db25ec8ad954d252c158bd54776f2970547d4ed4 | 3c334f52843aae72e66b7c106c0d53600cb3d89d | /LAB6.3/src/com/cg/eis/exception/EmployeeException.java | 017391c8458403ebe61bbb0d270931a429743196 | [] | no_license | RajatNagil/abc117 | 830fc8f63ea2997f554cab09287d4726ab08498d | 7cffc9e19b214c3e37aff5504c4b9dc1efa5b160 | refs/heads/master | 2020-04-22T21:05:36.498618 | 2019-02-14T09:16:28 | 2019-02-14T09:16:28 | 170,662,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.cg.eis.exception;
public class EmployeeException extends Exception{
public EmployeeException(){
System.out.println("Salary must be more than 3000 INR");
System.exit(0);
}
}
| [
"noreply@github.com"
] | RajatNagil.noreply@github.com |
8d1fc7bb9c0ab859153d6a2da7b5682a30d32c6e | db4ea26fc513990a15ecb9ed67f770ec2a5e2044 | /src/CapaPresentacion/PantallaRegisConsulta.java | c1094709deff9d527772b316cf4af391f7aa00eb | [] | no_license | josuePerez/EjemploClinica | a2eb6152735188cf2dc652325f825ebcb13da67d | 393a8d3f806a709bfcdfaab31963728b0562e03f | refs/heads/master | 2021-01-01T16:14:02.118262 | 2014-08-27T04:32:13 | 2014-08-27T04:32:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,287 | java | package CapaPresentacion;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JTextArea;
import java.awt.Color;
import javax.swing.JTextField;
import javax.swing.JButto... | [
"josueperez.sol@gmail.com"
] | josueperez.sol@gmail.com |
cbccd614d3884b5ac8469534c43d27754c4a5240 | 67f30e30ad398c018d3f7c5da22288f1a53e8712 | /src/chapter11/ConOverloading.java | 288ee4d9e4738eed6ce9264a6645650fff96f7e5 | [] | no_license | n3316202/java_hello | 822a798f1ab59dd0406bf225bd0bed8de20706ce | aba935a33a887d4ba4bf6b528e63450eda4eb657 | refs/heads/master | 2022-11-02T17:04:36.978673 | 2022-11-02T07:12:12 | 2022-11-02T07:12:12 | 264,208,960 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 992 | java | package chapter11;
class Person {
private int regiNum; // 주민등록 번호
private int passNum; // 여권 번호
Person(int rnum, int pnum) {
regiNum = rnum;
passNum = pnum;
}
Person(int rnum) {
regiNum = rnum;
passNum = 0;
}
void showPersonalInfo() {
... | [
"nqwrt@naver.com"
] | nqwrt@naver.com |
56b5a42ae9e2c583f9b444888b46826a68c2f8f1 | a911f926261b82ec8a2ade2d0af1a973280ceab6 | /qipai_guandan/src/main/java/com/anbang/qipai/guandan/cqrs/c/domain/PukeGameValueObject.java | a2ac1d4cf4f050d2e03a04fb4f15c346c40e803e | [] | no_license | 791837060/qipai_huainanmajiang | 31325550c9db1fcb139c6f5a89d84f7deac0e3a2 | b4f17b26484bbe2840a0852156117faee9996bbb | refs/heads/master | 2023-06-26T22:31:40.822705 | 2021-07-30T07:20:49 | 2021-07-30T07:20:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,141 | java | package com.anbang.qipai.guandan.cqrs.c.domain;
import com.anbang.qipai.guandan.cqrs.c.domain.state.PukeGamePlayerChaodiState;
import com.dml.mpgame.game.extend.fpmpv.FixedPlayersMultipanAndVotetofinishGameValueObject;
import com.dml.shuangkou.ju.JuResult;
import java.util.ArrayList;
import java.util.HashMap;
import ... | [
"shony01@163.com"
] | shony01@163.com |
eb88b02fbcc83e3854fea8ab342b0723f0ca2685 | 183931eedd8ed7ff685e22cb055f86f12a54d707 | /test/miscCode/src/main/java/tree/graph/Node.java | bdafe228aee3b19139140624c41a2e41f0db5b40 | [] | no_license | cynepCTAPuk/headFirstJava | 94a87be8f6958ab373cd1640a5bdb9c3cc3bf166 | 7cb45f6e2336bbc78852d297ad3474fd491e5870 | refs/heads/master | 2023-08-16T06:51:14.206516 | 2023-08-08T16:44:11 | 2023-08-08T16:44:11 | 154,661,091 | 0 | 1 | null | 2023-01-06T21:32:31 | 2018-10-25T11:40:54 | Java | UTF-8 | Java | false | false | 549 | java | package tree.graph;
import java.util.List;
public class Node {
private int number;
private List<Node> edges;
public Node(int node) {
this.number = node;
}
public void setEdges(List<Node> edges) {
this.edges = edges;
}
@Override
public String toString() {
Stri... | [
"CTAPuk@gmail.com"
] | CTAPuk@gmail.com |
ca9dfdd439d1f0ae48d20f698d16d486eaa8ec65 | c49681fff1944fc397f2b90da608b9a13488c486 | /app/src/androidTest/java/pl/bialorucki/popularmovies/ExampleInstrumentedTest.java | 5787cc237eefec2191bf55a5d77d53be0b12f231 | [] | no_license | mbialorucki/PopularMovies | b338f1f1446a5d00c21defc896bb2961db23dfc3 | f69f64a14e1c0e87756843a6d4eb34deb4097b5c | refs/heads/master | 2021-01-25T00:17:43.892219 | 2018-04-26T11:25:03 | 2018-04-26T11:25:03 | 123,291,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package pl.bialorucki.popularmovies;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an And... | [
"maciej.bialorucki@gmail.com"
] | maciej.bialorucki@gmail.com |
0e1e7bcbb40fb97bd5141530b2cc4c115c412173 | 3d6f2614e6d792eb50203a039f0cede7389b59b4 | /app/src/androidTest/java/rod/bailey/trafficatnsw/instrument/dagger/TestComponent.java | d4deb1fc50513ab67ee2761b86088b787bdaecf5 | [] | no_license | replicant1/TrafficAtNSW | e1495a3cbaf98329686d7a07459e96c60b44eda0 | 9b6e49d1ad40c805d1a5b2af8adb537842ddb723 | refs/heads/master | 2021-01-11T06:22:04.582267 | 2017-08-24T11:24:45 | 2017-08-24T11:24:45 | 69,955,089 | 0 | 0 | null | 2017-08-22T04:39:03 | 2016-10-04T10:33:14 | Kotlin | UTF-8 | Java | false | false | 610 | java | package rod.bailey.trafficatnsw.instrument.dagger;
import javax.inject.Singleton;
import dagger.Component;
import rod.bailey.trafficatnsw.instrument.service.TestDataService;
import rod.bailey.trafficatnsw.instrument.service.TestDataServiceHolder;
import rod.bailey.trafficatnsw.dagger.AppComponent;
import rod.bailey.t... | [
"rodney.p.bailey@gmail.com"
] | rodney.p.bailey@gmail.com |
3d6e2a48b68af6381c61a0345244d7239d87837b | cf86ed3b5d5b0baa559a54c5e4f7d815b516ec63 | /src/com/srts/controlPanel/dao/impl/PersonPasswordChangeDaoImpl.java | 5d7bae91c88e03e93b18eecf6670ae6564b2ea17 | [] | no_license | zhousning/srts | cc4380a9b55e1a9e2d96e92fa49834bdefb4bf2c | 8902cfc05e2256694eb566e6698e1fdad119e6e9 | refs/heads/master | 2021-01-12T01:37:20.635038 | 2017-01-09T08:51:05 | 2017-01-09T08:51:05 | 78,410,722 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package com.srts.controlPanel.dao.impl;
import javax.annotation.Resource;
import org.hibernate.SessionFactory;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.srts.controlPanel.dao.PersonPasswordChangeDao;
import com.srts.system.d... | [
"244305150@qq.com"
] | 244305150@qq.com |
ded4a4ba08bb5bfa227d68eae12a1da7aee669b1 | 82e110149c60b5d7214ed70263519140539ee604 | /Unit_5/Assignment_5/Q04_EmailSMTP/src/EmailSMTP/SendEmail.java | 23e1fa2e3a000e67cb2c3d6c2bc0d94b2ad5307a | [] | no_license | DipendraDLS/Java_Assignment | 79f027652682f6ae1868b3996d60ca1964bc6317 | 11f9668209a46a198bfb699e380004d94d75a9e4 | refs/heads/master | 2022-11-13T00:55:30.959711 | 2020-07-05T12:57:45 | 2020-07-05T12:57:45 | 266,341,359 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,018 | java | package EmailSMTP;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.InetAddress;
import java.net.Socket;
import java.util.*;
public class SendEmail
{
public static void main(String[] args) throws IOException
{
Email email = new Email(
"... | [
"dipen.stha9860@hotmail.com"
] | dipen.stha9860@hotmail.com |
976f476d5a15557d22e6f649bc2b8b912406641f | 831a3bc998be17f447c90a1593fd1b537b74d9a7 | /e3-search-web/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/WEB_002dINF/jsp/commons/header_jsp.java | 12000164d63ee67145c97b80149021ca88b68d97 | [] | no_license | zcn0203/pigpigMall | f4961022f165b2b972309d6788fa2d8387c484ba | e2a9c429feae70dcf581d302fba58df34ce0e0c1 | refs/heads/master | 2020-04-20T19:03:48.601962 | 2019-02-05T15:14:17 | 2019-02-05T15:14:18 | 169,039,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,932 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2018-10-19 08:53:11 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"876033797@qq.com"
] | 876033797@qq.com |
98b2dabc8f377a2e499fb39f549a6376a2e83ad3 | 58803f70557a11c0aed300806497a916b96ea18a | /module/urn.org.netkernelroc.nk4um.db/src/org/netkernelroc/nk4um/db/forumGroup/ListAccessor.java | 5032988f6a943284095a6741e96ead17aa7c6438 | [] | no_license | pjr1060/nk4um | 085393fc77e7ddc28d9a767ccccc7176c72c41e5 | 60d2456d8c088527cff873619cccd84f55212d86 | refs/heads/master | 2021-01-17T21:33:53.878600 | 2011-06-01T19:11:07 | 2011-06-01T19:11:07 | 1,751,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,152 | java | /*
* Copyright (C) 2010-2011 by Chris Cormack
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merg... | [
"chris@cormack.me.uk"
] | chris@cormack.me.uk |
98e8419abcf872d29342afe0545cdc2913e5164f | f7dbe2b1d49ae90c1079a681b883bd1b73f53c84 | /pljava-examples/src/main/java/org/postgresql/pljava/example/RandomInts.java | 08ae02fe913e6480982560b25b9d3b967882f209 | [] | no_license | sourcewave/pljava | fbb0b0b2def1c6b80838c93670f0373523250430 | fc4b78eb2465ff11470676f12c93b046660e393b | refs/heads/master | 2021-01-15T18:50:27.553480 | 2013-01-18T11:45:05 | 2013-01-18T11:45:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | /*
* Copyright (c) 2004 TADA AB - Taby Sweden
* Distributed under the terms shown in the file COPYRIGHT
* found in the root directory of this distribution or at
* http://eng.tada.se/osprojects/COPYRIGHT.html
*/
package org.postgresql.pljava.example;
import java.sql.SQLException;
import java.util.Iterator;
import ... | [
"thomas@tada.se"
] | thomas@tada.se |
6a81982a4d8acc0afc956b0c37ec0019136a1334 | fee60a54bb88f3c22698eb6684295e43a198b02f | /Small-Financial/src/Auditoria/MainThread.java | c209c145e1d7e83c1d1cd85b3c3111536d4f094f | [] | no_license | Joao7747/Small-Financial | fdb055e1ae057c28a03cd47a97d355cfe0a5d492 | 26ebdd37cad0ad9bdcd59cdeab8fe5bad826088a | refs/heads/main | 2023-05-07T21:05:02.427931 | 2021-05-28T22:49:47 | 2021-05-28T22:49:47 | 349,577,084 | 0 | 0 | null | 2021-05-28T22:38:06 | 2021-03-19T23:08:48 | Java | UTF-8 | Java | false | false | 2,469 | java | /*
* 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 Auditoria;
import DAO.DAOUsuario;
import java.time.Instant;
import java.util.Random;
import java.util.logging.Level;
import ja... | [
"74562321+xJoTaErRex@users.noreply.github.com"
] | 74562321+xJoTaErRex@users.noreply.github.com |
5ed469bfa535f2d38495a98d977687dfacdfc6b6 | 5cdd5aefbb7300a53e1139fa05f6d22a2b7591bf | /QuizZz/src/main/java/venkat/example/quizzz/controller/web/WebUserController.java | ca299f4d2e956afd743af241f1f52679ce17d0d2 | [] | no_license | aranva2006/targetquizz | b8d78bfff0bdf04c515590db92ef04c56d4f9ba8 | e3274da5d4b80cb4fadcf183d2159423b3196e08 | refs/heads/master | 2020-04-25T14:51:41.330158 | 2019-02-27T18:21:23 | 2019-02-27T18:21:23 | 172,856,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 994 | java | package venkat.example.quizzz.controller.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bin... | [
"28265331+aranva2006@users.noreply.github.com"
] | 28265331+aranva2006@users.noreply.github.com |
3ac22d9bb56e00fcbe82d213372310d85b9a7443 | 131ad8c57870b58a1aea368c8b2a437ae20e9263 | /app/src/androidTest/java/com/example/cubelearner/ExampleInstrumentedTest.java | 7dcee4af678cdc412231950f33e9880c5371fe8b | [] | no_license | LCoquet/Cube_Learner | 56a1a196273102e3ccd64cd24c7cf30e28ad7263 | d1f52ec5a7a14669505beeecb17414d9469a4f74 | refs/heads/master | 2023-02-08T09:40:06.335632 | 2021-01-02T15:25:39 | 2021-01-02T15:25:39 | 323,934,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.example.cubelearner;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on... | [
"coquet.leo18@gmail.com"
] | coquet.leo18@gmail.com |
72a94467724ba39971c6564caee789f2732bb1e9 | 88bdf958fa8e456e7e4080637c1f12c1ef19e484 | /W4D1/src/main/java/edu/miu/CustomTime.java | 99d0d1227cb48aab3ba9ccc38ee1e546ad3b003a | [] | no_license | Ataklete/WAP | 6542f2443303cb46dc17966aec81c1a6b7763d9d | 4a84fdac835b249607313a8530a74f9cd740b77b | refs/heads/master | 2022-12-29T14:00:41.165581 | 2020-10-14T01:11:34 | 2020-10-14T01:11:34 | 274,259,685 | 0 | 0 | null | 2020-10-13T23:32:57 | 2020-06-22T23:00:22 | JavaScript | UTF-8 | Java | false | false | 967 | java | package edu.miu;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspWriter;
import javax.servlet.jsp.tagext.SimpleTagSupport;
public class CustomTime extends SimpleTagSupport{
String foreColor;
String size;
pu... | [
"65136939+Ataklete@users.noreply.github.com"
] | 65136939+Ataklete@users.noreply.github.com |
42fabac528e4f3d5cc8bc5fbd92f4be1e0d22b76 | 7ec84ee8fecbb481ca843567cb222ca0585b4883 | /RevisaoAritimetica/Cilindro.java | 5ede93053378eccf32f239e4f81b7f3175fa37ad | [] | no_license | CriptX-42/EstruturaDados | 9f664511770b271dec5177c92ea4280966dbdde0 | 01ddbcb4de8477d5db93681942411cc52e397056 | refs/heads/master | 2021-01-24T08:12:16.224705 | 2018-02-26T13:33:33 | 2018-02-26T13:33:33 | 122,973,694 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 495 | java | package RevisaoAritimetica;
import javax.swing.JOptionPane;
public class Cilindro {
public static void main(String[] args) {
int Raio = 0, Volume= 0, Altura = 0;
double PI = 3.14;
Raio = Integer.parseInt(JOptionPane.showInputDialog("Coloque o raio da circunferência: "));
Altura = Integer.parseInt(JOptionPa... | [
"ricardo-svc@live.com"
] | ricardo-svc@live.com |
6ba063a912b995f223158f39f27f0ff27d4b5c85 | 0a9038622022305d475e5913b19c7eeb08ea9883 | /app/src/main/java/cn/edu/gdmec/android/boxuegu/splite/SQLiteHelper.java | 284ff6a8bd14cdb2acfddf8662017b9f9c9ebee4 | [] | no_license | cjybb5413/Boxuegu | 85a42650f6c1f44ce29abc21e22c986ef2140b2a | 6e6e427c2c6262aabb70594a910c2d567d4b1287 | refs/heads/master | 2020-03-09T16:07:42.151288 | 2018-05-08T07:37:55 | 2018-05-08T07:37:55 | 125,962,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,598 | java | package cn.edu.gdmec.android.boxuegu.splite;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Asus on 2018/4/1.
*/
public class SQLiteHelper extends SQLiteOpenHelper{
private static final int DB_VERSION=2;
publi... | [
"120069938@qq.com"
] | 120069938@qq.com |
a73b40c86fb7da5c0aedb7de2c765285b03cc0a9 | f19eed20552464e067d79466f996323148045961 | /src/LeeCode.java | b93534be6f2a6dea18f49d2d3bc9a9be136a69b0 | [] | no_license | h424568209/12_17 | c9a25227c7151ed62146bfbef8ec34880414e7d6 | ba7cc7b1b2b300f1eeb10871d8272714293bfea2 | refs/heads/master | 2020-11-25T10:08:21.823525 | 2019-12-17T12:29:27 | 2019-12-17T12:29:27 | 228,612,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,377 | java | import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
public class LeeCode {
/**
*
* 给定一个字符串 s 和一些长度相同的单词 words。找出 s 中恰好可以由 words 中所有单词串联形成的子串的起始位置
* 注意子串要与 words 中的单词完全匹配,中间不能有其他字符,但不需要考虑 words 中单词串联的顺序。
*
*
* 直接的思路,判断每个子串是否符合,符合就把下标保存起来,最后返回即可
* @param s ... | [
"424568209@qq.com"
] | 424568209@qq.com |
65e9d49c6934c3389317465546a36cbe3e307671 | 237e75786b89cc121f2c7ab16cd5cc42eed98a8a | /src/main/java/optional/OnlineClass.java | 9e81d0fa470946621241af05103c66f636ece161 | [] | no_license | dlehdrjs36/java-practice | 00dd3b8aab9fdf3bc9d23b9522140dc657aca431 | 38edcd9361c2f43483fb022d4041b0de5577ada2 | refs/heads/main | 2023-07-02T16:12:18.826602 | 2021-08-02T14:16:22 | 2021-08-02T14:16:22 | 377,508,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,466 | java | package optional;
import java.util.Optional;
public class OnlineClass {
private Integer id;
private String title;
private boolean closed;
public Progress progress;
/*
아래와 같이 인스턴스 필드 타입으로 Optional을 사용하는 것은 좋지 않다.
아래와 같은 형태는 설계의 문제이다.
상위 클래스, 하위 클래스로 쪼개거나 위임 방식을 사용하는 것이 좋... | [
"slsldkf123@naver.com"
] | slsldkf123@naver.com |
3fa291c2adb3d8886c8afb6bf9eeceae7a5c0742 | 6e63a018c1e02b61a2b58ae56e93ae4805547122 | /src/test/java/seedu/address/logic/commands/staff/DeleteStaffCommandTest.java | 0399f99e94e603617492dc541ff5cb35e72d1159 | [
"MIT"
] | permissive | zj-cs2103/main | d710c53867b76f1e935da100645fbefca0522a37 | eb2b2b2af8f6f913b75b6a747b30d05799571a9b | refs/heads/master | 2020-04-23T06:11:52.293342 | 2019-04-15T14:19:11 | 2019-04-15T14:19:11 | 170,965,690 | 0 | 0 | NOASSERTION | 2019-02-16T05:16:14 | 2019-02-16T05:16:13 | null | UTF-8 | Java | false | false | 8,359 | java | package seedu.address.logic.commands.staff;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertTrue;
import static seedu.address.logic.commands.CommandTestUtil.assertCommandFailure;
import static seedu.address.logic.commands.CommandTestUtil.... | [
"zj.cs2103@gmail.com"
] | zj.cs2103@gmail.com |
f23e99a061628ba28e169d13d7c983510f92a208 | 15f087e7f3b690723d360ee0453a6e6491de4d7c | /finalProject/src/main/java/kos/triple/project/service/soon/stayReservationServiceImpl.java | 62e33fb3107de156c0dd42189c7987e45bd4ea09 | [] | no_license | wnsfuf73/finalProject | bef519854f8f8ebe7836588873cf9a0adc5e3859 | 8aa727a775d66e65ce61edbd1444e64db6a54441 | refs/heads/master | 2021-09-06T21:57:58.291375 | 2018-02-12T08:01:20 | 2018-02-12T08:01:20 | 119,360,768 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 35,482 | java | package kos.triple.project.service.soon;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.sql.Timestamp;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.u... | [
"KO_11@KO_11-PC"
] | KO_11@KO_11-PC |
cfde8f8e465e6cfb4f7c60282a564aae8ac0bde7 | 1e91783ba465ba95a525e3f05c31d4b718225d78 | /src/main/java/Constants.java | ffe2452e6a2659d0fcd1efbc7fa6097774b5315b | [] | no_license | aaaltive/ser316--summer2021-A-aaaltive | 6a46b04aaab93859a55f9e8960e1d30734f66df9 | 3a9a391ed80c07177c384bf894d2f221fa071096 | refs/heads/master | 2023-06-05T09:18:05.328768 | 2021-06-11T23:55:20 | 2021-06-11T23:55:20 | 371,462,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | public class Constants {
public static final double BONUS = 1.25;
public static final double DEBUFF = 0.75;
public static final double ATTACK_BONUS = 1.2;
public static final double NONE_ATTACK = 0;
}
| [
"aaaltive@gmail.com"
] | aaaltive@gmail.com |
a61657c0cfcf161ac674bf0f6522a0716e1367ae | 81a8ef917dc0ccfb50c404199d0cd05fd1df2510 | /app/src/main/java/com/storagemanagement/app/scanshelf/camera/CameraSource.java | 7f9c6fd0a604c6b4981ab5cbea3bb585601ddfeb | [] | no_license | rainking185/ScanShelf | 39d65f1e935c48c00225cb79a9f871dbcf843319 | a45d0d38120c8e4ea2d7d2151d5c015ed78c6d24 | refs/heads/master | 2020-03-11T01:41:34.295831 | 2018-06-11T08:54:09 | 2018-06-11T08:54:09 | 129,698,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 49,112 | java | /*
* Copyright (C) The Android Open Source Project
*
* 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 applicab... | [
"koala.singapore@live.cn"
] | koala.singapore@live.cn |
aa110abb22ea1b79aa52cd6f22fb3380f904a76c | c8417895a7b071e7b2cc07a6791357c5bffc7889 | /com/google/android/gms/drive/internal/OnResourceIdSetResponse.java | 854bd6fb801a407b1efadc369d5bc1543aeca090 | [] | no_license | HansaTharuka/Explore | 70a610cac38469cddf2dc87c9f67dcd9a94f8d1a | b71eb84c57fb28b687ce6df4a69e14a3dcaf8458 | refs/heads/master | 2021-01-24T11:27:25.524180 | 2018-02-27T06:33:37 | 2018-02-27T06:33:37 | 123,083,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | package com.google.android.gms.drive.internal;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import java.util.List;
public class OnResourceIdSetResponse
implements SafeParcelable
{
public static final Parcelable.Creator<OnR... | [
"hansatharukarcg3@gmail.com"
] | hansatharukarcg3@gmail.com |
ae2c5e766c67056812af98b70d95e831545bba4f | 958b13739d7da564749737cb848200da5bd476eb | /src/main/java/com/alipay/api/response/KoubeiMarketingCampaignCrowdModifyResponse.java | 5d2b7be9b4794318069dee240e7771dbea5daed3 | [
"Apache-2.0"
] | permissive | anywhere/alipay-sdk-java-all | 0a181c934ca84654d6d2f25f199bf4215c167bd2 | 649e6ff0633ebfca93a071ff575bacad4311cdd4 | refs/heads/master | 2023-02-13T02:09:28.859092 | 2021-01-14T03:17:27 | 2021-01-14T03:17:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: koubei.marketing.campaign.crowd.modify response.
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
public class KoubeiMarketingCampaignCrowdModifyResponse extends AlipayResponse {
private static f... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
fc00d53cda8f17af0960a18bd96d73c82591e78b | e546d47b6689b9a4a09b5244b06ae598f1ff3dc9 | /src/main/java/com/example/array/KadaneAlgorithmMaxSubArray.java | 2b71bd82ab86e44169ac0a55ba488c9e76dc6bb0 | [] | no_license | narayantalk2u/Interview | 8e606dbeb3c3124205901706ae6c1981fb0bb913 | 4574efea0a2be7e5aa612214da0d119a9101594d | refs/heads/master | 2022-08-06T15:01:26.564581 | 2020-05-14T02:18:43 | 2020-05-14T02:18:43 | 263,791,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package com.example.array;
import static java.lang.Integer.max;
public class KadaneAlgorithmMaxSubArray {
/**
* Kadane algoritm to findout max sum of subarray
* @param a
* @return
*/
public static int kadaneAlgorithmMaxSubArray(int a[]) {
int currMax = a[0];
int globalMax =... | [
"narayan.maharana@oracle.com"
] | narayan.maharana@oracle.com |
f5827163d332c8489a1f17c8158ed1d566fe1c62 | ffd1cfbaa438019f1c596792714a478871903e8d | /Lesson17Concurrency/src/io/zhaoyang/java24hr/lesson17/TextThread.java | f7d48703f264dc95931a8bb016df6203f1a87e70 | [] | no_license | BIT-zhaoyang/Java24hr | d577fcb80569666080244a939cd70552eedfae50 | e6bb5cc89694d86b326975331ecbc1e3ab2fb2b6 | refs/heads/master | 2021-07-08T03:30:32.284427 | 2017-09-28T03:56:55 | 2017-09-28T03:56:55 | 103,006,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package io.zhaoyang.java24hr.lesson17;
public class TextThread {
public static void main(String[] args) {
TxtThread tt = new TxtThread();
new Thread(tt).start();
new Thread(tt).start();
new Thread(tt).start();
new Thread(tt).start();
}
}
class TxtThread implements Runnable {
int num = 10;
Str... | [
"zhao_ya@worksap.co.jp"
] | zhao_ya@worksap.co.jp |
09fe563525566f549dc2c82f2d6eb1ad8eaf4e70 | 6554944fac004526e647299fc1573b10cdbaa380 | /src/com/example/community_list_post/library/JSONParseraddress.java | e32216ab5da15c72cde9294b1f58fdac7e9aeee6 | [] | no_license | lenumtus/Hint | 664fdbcd67a8b1792e838afcb34fb7d4c27d9def | 55f867c95456844fea4131ef6fd76422b5094479 | refs/heads/master | 2016-09-05T17:24:18.635875 | 2015-07-17T08:37:52 | 2015-07-17T08:37:52 | 39,239,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | package com.example.community_list_post.library;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client... | [
"pierreissock@gmail.com"
] | pierreissock@gmail.com |
d9917d936f1f6257719a547d8552c28e5e8b8667 | 94f1d77c19bf1d3e41f1fcdb7a8168e370b4dbe9 | /src/main/java/com/miao/miaosha/pojo/Order.java | 17d1b621bb707d2e480019b682fb2cb6a406e92d | [] | no_license | Arctic-cat/miaosha | 7276c1763a4b6f9f790a2e9ced0d40d3d169f780 | 5444b8f9cc81a5e7d076c220a5ebba429c60befb | refs/heads/master | 2020-03-27T08:25:56.048211 | 2018-08-27T06:12:30 | 2018-08-27T06:12:30 | 146,253,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,101 | java | package com.miao.miaosha.pojo;
import java.util.Date;
public class Order {
private Long id;
private Long userId;
private Long goodsId;
private Long deliveryAddrId;
private String goodsName;
private Integer goodsCount;
private Double goodsPrice;
private Integer orderChannel;
privat... | [
"1779549200@qq.com"
] | 1779549200@qq.com |
52cb17bf148f4f4d71bfae27c903f8411b577d5f | e6be1c458851a19b5f53e86e8505fe07bc5c6014 | /Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/navigation/locationreferences/LocationReferencesHighlighter.java | 622ad18897e9e54a87101879e3026ef93b4bf7a1 | [
"Apache-2.0",
"GPL-1.0-or-later",
"GPL-3.0-only",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | penhoi/ghidra-decompiler | 6a950ad56acc467fa4fd771097d068d9785d36e0 | 151133f957e8fb4172cd6f0f4b750b5948df4c95 | refs/heads/master | 2020-05-19T16:46:36.863144 | 2019-07-26T01:17:19 | 2019-07-26T01:17:19 | 185,118,431 | 17 | 7 | Apache-2.0 | 2019-07-10T10:16:13 | 2019-05-06T03:36:43 | Java | UTF-8 | Java | false | false | 7,948 | java | /* ###
* IP: GHIDRA
*
* 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 writin... | [
"46821332+nsadeveloper789@users.noreply.github.com"
] | 46821332+nsadeveloper789@users.noreply.github.com |
d8246bf276ab5badbd9679fb7ed22d690439eca1 | e7c81560089dc463288452c273dbae594c4fcd43 | /src/main/java/org/activiti/engine/impl/jobexecutor/DefaultFailedJobCommandFactory.java | 0588918a7d9e8a4545dfdc8542d3941d238e6915 | [
"Apache-2.0"
] | permissive | ahwxl/deep | 50684f3075fb284f6fb35e20bcc246b4d3ad1e4e | a4836ba0d2b3c4212315929ecec39bbf709d0b35 | refs/heads/master | 2020-05-22T01:32:28.349692 | 2019-03-03T04:43:00 | 2019-03-03T04:43:00 | 62,808,742 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 993 | java | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* di... | [
"wangxiaolei@shfft.com"
] | wangxiaolei@shfft.com |
55a0545b2d812a4564eeac4f518f30ebde1a0f25 | a5d440fa536db569b0ce71224af4702484dc6ccd | /TestsWithExtentReport/src/test/java/phptravels/pages/RegisterPage.java | 2718b6218f155d781cf5cfec810b7ca540e74182 | [] | no_license | LukArToDo/Testing-phptravels.net- | 55206a3ef012f50d834e0e1437d2df07968967c7 | 2089d7f8e0093191987ec07fdc595d985eaea3ef | refs/heads/master | 2021-06-15T15:29:54.940582 | 2019-06-12T18:18:46 | 2019-06-12T18:18:46 | 191,621,175 | 0 | 0 | null | 2021-04-26T19:14:06 | 2019-06-12T18:04:26 | HTML | UTF-8 | Java | false | false | 3,422 | java | package phptravels.pages;
import org.openqa.selenium.TimeoutException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import phptravels.base.BasePage;
public class RegisterPage extends BasePage {
@FindBy(name="firstname")
WebE... | [
"Korisnik@192.168.80.1"
] | Korisnik@192.168.80.1 |
610da52ba9e554fef495fde718237e0437288a1c | 8870c2c001a4270e944e5e82db6a10c769372e7e | /app/src/main/java/com/blimas/listadetarefas/activity/AdicionarTarefaActivity.java | bd950ac31f4d4335fec96de50cd8acc8d766b982 | [] | no_license | brect/ListaDeTarefas-android | 893a0873102282ab253a052f9679671afb277c87 | 6c0b59d1d9b7fb1316161dfe714e56b2869e58bc | refs/heads/master | 2020-12-15T14:32:05.910557 | 2020-01-21T19:17:46 | 2020-01-21T19:17:46 | 235,136,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,769 | java | package com.blimas.listadetarefas.activity;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.TextView;
import android.widget.Toast;
import com.blimas.listadetarefas.R;
import com.blimas.li... | [
"0uNn44t1Z8Gd"
] | 0uNn44t1Z8Gd |
f24585dfcc4b0f7330b120fa500f8b66f9433792 | 45250cf0eb221ebcac008473ae513781d9bd7ea9 | /bufferstuff/src/main/java/tech/bitey/bufferstuff/BufferSpliterators.java | ed648b14e2d309392d2db50ad67a95b27cd76fb5 | [] | no_license | biteytech/bufferstuff | ec57fa0e81a9f51ef90c432d63037a04b0c01297 | 0601f778cff54b9f89b2862a7889ce777fe80843 | refs/heads/master | 2021-11-17T22:21:00.183880 | 2021-10-04T03:59:56 | 2021-10-04T05:15:36 | 220,116,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,566 | java | package tech.bitey.bufferstuff;
import java.nio.DoubleBuffer;
import java.nio.IntBuffer;
import java.nio.LongBuffer;
import java.util.Comparator;
import java.util.Spliterator;
import java.util.function.DoubleConsumer;
import java.util.function.IntConsumer;
import java.util.function.LongConsumer;
public class BufferSp... | [
"biteytech@protonmail.com"
] | biteytech@protonmail.com |
5ce0644ecdf62fa840fcb92d74370234adf3700d | f00a04bbd0aa66e8dd760122b6a8c7369623d927 | /12_scalable/src/test/java/one/diao/com/a12_scalable/ExampleUnitTest.java | 8e31952e933e8ce9dedb2c89b1dba183952f615c | [] | no_license | onebee/Pomelo | 4b98299bf864467ed568d80b657cf7f9f4a29b71 | 5a2475ce5eb3f58235f58f5700a32e7be0b27a7c | refs/heads/master | 2021-07-09T17:58:45.192751 | 2020-06-26T07:03:49 | 2020-06-26T07:03:49 | 154,244,745 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package one.diao.com.a12_scalable;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public v... | [
"kaibing.diao@hand-china.com"
] | kaibing.diao@hand-china.com |
44292fe2c4dbd8af4d6777da817183c9502c68fc | abf44b5cb797f06add36c920e5532223d1a7cb74 | /gen/com/websiteinstantly/flashlight/R.java | 88049c488e3d7548e3377875124e52c4d32385c8 | [] | no_license | constzi/Flashlight | 386905e2b3ccc156983b034b0d3ac96a831dfe4a | 61118134764d62344371774961b272b75fc0a023 | refs/heads/master | 2021-01-15T12:19:05.993708 | 2012-08-17T22:32:50 | 2012-08-17T22:32:50 | 5,458,226 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,156 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.websiteinstantly.flashlight;
public final class R {
public static final class attr {
}
public static final class ... | [
"constantinz@yahoo.com"
] | constantinz@yahoo.com |
98737e0412c7fa74ef21458139ee2b82dedfdb97 | d81685abc1f8ae1cdbfedef32f634954ee67ac16 | /_src/Spring Boot - Getting Started_Code/Section 6/l1-6.1-after-section-validation-model/src/test/java/com/packtpub/yummy/rest/BookmarkControllerTest.java | ecf2c9114c0c32655f6074d1bd4bd9fb54a62b35 | [
"Apache-2.0"
] | permissive | paullewallencom/spring-978-1-7882-9863-6 | 96b15102b730fac27a2b31437f4e392b0980619d | b669cf5fa25e6cf045e61fad5541317155f4dfa6 | refs/heads/main | 2023-02-04T15:16:39.751100 | 2020-12-27T19:09:45 | 2020-12-27T19:09:45 | 319,188,046 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,234 | java | package com.packtpub.yummy.rest;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.packtpub.yummy.model.Bookmark;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfr... | [
"paullewallencom@users.noreply.github.com"
] | paullewallencom@users.noreply.github.com |
6b6e9721b0a26a3029ef8d5ab311add5f5f2e1c0 | 96e0272e8e8052f4060d17f0538370beed6d0d55 | /app/src/main/java/com/buaa/tezlikai/smartsh/utils/bitmap/MemoryCacheUtils.java | a9f2a14f2b28492635d30b9bb7e7aea7a63be868 | [] | no_license | tezlikai/SmartSH | 3fbcffdeaeb34d4ab1cadc29426e1b8d457f64c8 | 3f3def55fc10589b2461ee973cc44a49ebf77083 | refs/heads/master | 2021-01-01T03:46:52.434387 | 2016-04-19T11:31:52 | 2016-04-19T11:31:52 | 56,510,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,514 | java | package com.buaa.tezlikai.smartsh.utils.bitmap;
import android.graphics.Bitmap;
import android.support.v4.util.LruCache;
/**
* 内存缓存工具类
*/
public class MemoryCacheUtils {
// private HashMap<String, SoftReference<Bitmap>> mMemroyCache = new
// HashMap<String, SoftReference<Bitmap>>();
// Android 2.3 (API Level
/... | [
"tezlikai163.com"
] | tezlikai163.com |
703c665400b06150167427dd33f603580deb8085 | e5bd0b75ba54e2a2ce407bba1649f852cf2e5dae | /src/main/java/com/feizi/utils/RegexUtils.java | 1514d0799859812cc22a85b6ea1008b2b16a3003 | [] | no_license | indrajithbandara/webSpider | c18f524f15d37244c3939079c7ca0599ee1f0170 | 10acfdc04710bd28968ee26d91f02f656a172564 | refs/heads/master | 2021-05-10T21:43:48.368368 | 2016-01-13T06:28:45 | 2016-01-13T06:28:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,720 | java | package com.feizi.utils;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* 正则表达式工具类
* @author ljj
* @time 2015年10月22日 下午8:59:35
* TODO
*/
public final class RegexUtils ... | [
"ruanpeng@netschina.com"
] | ruanpeng@netschina.com |
01206c886efe67e703b8ba8e954dc573442efbc5 | f94efdcdd333a90b2a061fbb446486d78bbbc937 | /src/test/java/nl/jqno/equalsverifier/internal/reflection/FieldIterableTest.java | 7a5740c6f2bc62c8bfdc3615c898d8824ada4347 | [
"Apache-2.0"
] | permissive | don-vip/equalsverifier | 0ffa5284bcce9279665c69c5af5c851a946c5127 | 4f95598c49f7d5c35708012a2229f0cda312f55a | refs/heads/master | 2020-03-30T07:04:17.238541 | 2018-10-07T11:54:22 | 2018-10-07T11:58:38 | 150,913,095 | 0 | 1 | Apache-2.0 | 2018-09-30T00:10:34 | 2018-09-30T00:10:34 | null | UTF-8 | Java | false | false | 6,123 | java | package nl.jqno.equalsverifier.internal.reflection;
import nl.jqno.equalsverifier.testhelpers.types.TypeHelper.*;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import java.lang.reflect.Field;
import java.util.*;
import static org.junit.Assert.assertEquals;
import static org.... | [
"jan.ouwens@gmail.com"
] | jan.ouwens@gmail.com |
d387140daa6a597893516f40fa90d1a84c52d266 | cd8471fedd6784ab8e7ad64f1aeb8e2aa00acb9f | /src/main/java/com/myfirstdemo/reactfullwebservice/todo/HardcodedService.java | 3588b8be75ef38029155eda01f0fa86c6d625698 | [] | no_license | Dineshgangwar123/reactfull-webservice- | deb8546ca5809c5a8749d3eac015e13d2aacffbf | a9d2ad2fba114a69c50c930b6c45770ff5021cc6 | refs/heads/main | 2023-03-29T20:33:56.439697 | 2021-03-24T11:20:56 | 2021-03-24T11:20:56 | 351,039,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,548 | java | package com.myfirstdemo.reactfullwebservice.todo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.stereotype.Service;
@Service
public class HardcodedService
{
private static List<Todo> todos = new ArrayList();
private static long id = 0;
static {
todos.ad... | [
"59816601+Dineshgangwar123@users.noreply.github.com"
] | 59816601+Dineshgangwar123@users.noreply.github.com |
ee045f93144ddec47a1efc4eda829a36b2ffc1ec | e18a5883d937d81add3e5b16689bf43a36bf59a2 | /nemo-renderers/cli-renderer/src/main/java/org/opendaylight/nemo/renderer/cli/CliTrigger.java | 1d745e874c5eee8ec2754c775e8bc3a72dc95e54 | [] | no_license | telefonicaid/vibnemo | 76574c0e786f21f2116ec210bc52f7aeab1e9174 | de6b47a0300384b936792a2084ba47d6e2164de4 | refs/heads/master | 2021-01-18T22:23:36.179487 | 2017-07-11T11:23:35 | 2017-07-11T11:23:35 | 87,051,238 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 13,310 | java | /*
* Copyright (c) 2015 Huawei, Inc. and others. 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,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package org... | [
"elena.batanerogarcia@telefonica.com"
] | elena.batanerogarcia@telefonica.com |
d068b5741883b848b22be9c7704f3f8374e0ced9 | 0120c61841c98901617638430497807a456d205a | /graphComponent/Graph.java | e00bbca8d205d44056fc8a1abdbc27cbc4ed72c0 | [] | no_license | PercipientCapital/Graph-Search-Arbitrage-Trading | ea52636d872fadd44a38867d7e1b6c7bd0dbc2fa | 84115a2b509260a8eae1424f90d1f014757cb573 | refs/heads/master | 2023-03-16T17:41:36.893350 | 2020-07-07T13:21:16 | 2020-07-07T13:21:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | package graphComponent;
import java.util.*;
public class Graph {
public Graph() {
}
public List<Node> bellmanFord(List<Edge> edgeList, List<Node> nodeList) {
int nodeCount = nodeList.size();
// perform relaxation of all edges for nodeCount - 1 times
for(int i = 0; i < nodeCount... | [
"https://github.com/JeviTan"
] | https://github.com/JeviTan |
3d45f231b7a7902da24c3c4d8e0553c614a77a39 | 10d66875ff1433f26d4e7f16426cf63a549abed6 | /app/src/main/java/com/doan/learnjapanese/DatabaseHelper.java | 026db66bd47a257dde5486893cd1e437dd26f5c3 | [] | no_license | DucGoody/LearnJapanese | 12583ff4401a8482201202de53310d82090c2145 | 6c6a1cb0195036aa21eaa4cf433ce3ab087fd1f6 | refs/heads/master | 2021-07-21T01:22:27.774109 | 2017-10-31T15:06:24 | 2017-10-31T15:06:24 | 108,518,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,377 | java | package com.doan.learnjapanese;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
public class... | [
"hoangvanduc101095@gmail.com"
] | hoangvanduc101095@gmail.com |
3c77942dbeb3dce10289e91c0118e7b8863a46ea | 9355a88d487fadd42646f66f03a71174a81e1b66 | /src/main/java/cn/smartpolice/workbean/UIUserNode.java | 20913c2c135b34c7cd922a8a9495a096fa0bb6c5 | [] | no_license | maxiaolin3366/NewSmartPolice | 2164a84cf261d2d6f7f2ea8dee9a7b9a0f5f9890 | a8456d64556b50d12e32881e0e23d1f3cef11c3e | refs/heads/master | 2020-04-28T08:15:12.489237 | 2019-04-22T08:02:08 | 2019-04-22T08:02:08 | 175,119,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package cn.smartpolice.workbean;
import org.springframework.stereotype.Component;
import java.util.Date;
@Component
public class UIUserNode {
private String ip;
private String userType;
private Date loginTime;
private String username;
public String getIp() {
return ip;
}
public ... | [
"maxiaolin3366@gmail.com"
] | maxiaolin3366@gmail.com |
9dfd54a885cf3fb9047bebc4c3a6baaf8f418756 | 4f662bc759b257ce622996eb04872df44816063b | /web_project_ajax/src/allen/ajax/servlet/CityServlet.java | 7d3b4e1aacee16abeeab3386a60611b70c1a56f0 | [] | no_license | Allenwll/JavaEE | 3e8f9e762cdcfa72e26ce37bfdb5612fafb01cf3 | 17389d975ff44c1628924f2fb37d3a7f995627db | refs/heads/master | 2020-04-02T21:41:55.443364 | 2018-10-26T09:23:23 | 2018-10-26T09:23:23 | 154,808,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,807 | java | /**
*
*/
package allen.ajax.servlet;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.H... | [
"wanglulin@sinodata.net.cn"
] | wanglulin@sinodata.net.cn |
ff6e9b8b43415253ef7d5e3dd7433c360a53c6af | c26d471ed3ed6b1d22c30da8e5b0669db383c5ab | /Parent-end-app/app/src/main/java/com/example/user/probbc/SCAdapter.java | 9ef39ab9b6f03ea1b938b402c0e3e59a7de91e20 | [] | no_license | harshadshinde22/Parent-end-AndroidApp-communicating-with-BusApp | 2ebc6d53ea5d24647cdc8975110cfb0664eeb4ed | 13c82e6b1522e26fc03b060138663ee5cfb39dc4 | refs/heads/master | 2021-01-12T23:09:15.045732 | 2016-11-04T16:29:42 | 2016-11-04T16:29:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,051 | java | package com.example.user.probbc;
import android.app.Activity;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.BaseAdapter;
import a... | [
"akkhilaysh@localhost.localdomain"
] | akkhilaysh@localhost.localdomain |
b549afb6fb4b11e2707391b99e8a12ae29f02b70 | ddf0d861a600e9271198ed43be705debae15bafd | /src/BinaryTree/dataStructure/BinaryTree.java | 55a0d41e2181c2902a8601ae9396171f7d704174 | [] | no_license | bibhuty-did-this/MyCodes | 79feea385b055edc776d4a9d5aedbb79a9eb55f4 | 2b8c1d4bd3088fc28820145e3953af79417c387f | refs/heads/master | 2023-02-28T09:20:36.500579 | 2021-02-07T17:17:54 | 2021-02-07T17:17:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | package BinaryTree.dataStructure;
/**
* Tree:
*
* ~ Some common terms in the trees are as follows:
* 1. Root
* 2. Child/children
* 3. Parent
*
* ~ Why trees?
* 1. Storing hierarchical data
* 2. Moderate access/search timing(AVL and Red-Black trees)
* 3. Moderate in... | [
"bibhuty.nit@gmail.com"
] | bibhuty.nit@gmail.com |
7924b2b0544e897252ee38c2c41b245ccd2008e1 | 2f4a058ab684068be5af77fea0bf07665b675ac0 | /utils/com/facebook/pages/identity/module/PageIdentityModule$FetchPageIdentityDataMethodProvider.java | ae6490878316a6cc64af2d588b405ed6cfd8e425 | [] | no_license | cengizgoren/facebook_apk_crack | ee812a57c746df3c28fb1f9263ae77190f08d8d2 | a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b | refs/heads/master | 2021-05-26T14:44:04.092474 | 2013-01-16T08:39:00 | 2013-01-16T08:39:00 | 8,321,708 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.facebook.pages.identity.module;
import android.content.res.Resources;
import com.facebook.graphql.common.GraphQLHelper;
import com.facebook.orca.inject.AbstractProvider;
import com.facebook.pages.identity.protocol.FetchPageIdentityDataMethod;
class PageIdentityModule$FetchPageIdentityDataMethodProvider ex... | [
"macluz@msn.com"
] | macluz@msn.com |
d7641ef035525488907924ed8c3b9969f63f004e | b930d6eb78fa5ee782db9904fcd9c11ac46f4cef | /MapReduce/src/main/java/com/atguigu/teacher3/comparable/CMapper.java | b85eb3874ba98470ef770449df371d4c9ca13033 | [] | no_license | zj1016875513/first_Maven | 16a3ce76977568c67637a6f9d03750e98b9f381b | 29ff84891a3ca1a08e3900f2286359a7027a9ea6 | refs/heads/master | 2023-07-12T16:38:59.409555 | 2021-08-22T08:21:21 | 2021-08-22T08:21:21 | 398,750,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package com.atguigu.teacher3.comparable;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import java.io.IOException;
public class CMapper extends Mapper<LongWritable, Text,FlowBean,Text> {
@Override
protected void map(LongWritable key, Te... | [
"1016875513@qq.com"
] | 1016875513@qq.com |
d34feaeef8eda371d9bd44a30ad1370b10c56513 | 5a2548432f325ed8f8a6dfc91741591b486a3fe8 | /app/src/main/java/com/example/gding3/maindelivery/RecipeSend.java | 3480ee2f477a35790f21206957f99d97040948d9 | [] | no_license | firstdreamding/MapsApp | 33ac902d7dea63427c41835dd8fcbc4fcc8cb4b7 | fd4c908a7aa52db514a154a8814e0bc34c3a36ad | refs/heads/master | 2020-04-09T17:06:58.641430 | 2018-12-13T19:02:45 | 2018-12-13T19:02:45 | 160,471,313 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,114 | java | package com.example.gding3.maindelivery;
import android.os.StrictMode;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.... | [
"huaxu3721@yahoo.com"
] | huaxu3721@yahoo.com |
0bbf6028eef77ec187901df6cd7787957973662e | b80c5461d1edafe7c7d7d820e6359c48b3d4817a | /automationqsp/src/webElementMethods/ClearMethod.java | 8122e6438592096d735ec6c1e20089bec8d2e6e0 | [] | no_license | SurajSelenium/NEWWCSM5 | 904e7dadf9a789869ca0ae9123ab155fe4cc0699 | 04df9bb650196ea646819534d4f9e3ddb2972d47 | refs/heads/master | 2023-09-04T00:22:38.928016 | 2021-10-17T04:36:36 | 2021-10-17T04:36:36 | 408,683,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package webElementMethods;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class ClearMethod {
public static void main(String[] args) throws InterruptedException {
System.setProperty("webdriver.chrome.driver","./drivers/chromedriver.exe"... | [
"HP@LAPTOP-SMC8HIAI"
] | HP@LAPTOP-SMC8HIAI |
8397556a83975279650f66b9e9fc48d373b0d4dd | 363ee22220f58d50e0363f6f326d3d57a53c8c0a | /gestioninventarioapirest/src/main/java/co/com/cidenet/sito/util/ConstanteServicioUsuarios.java | 7e75b6d35492fd3126994b82b2d2ae04bcfb2485 | [] | no_license | juanbeltran19/cidenet | bb8ef5114e3a649e57c1ee4588ed03b4de753aa4 | cf866da0e4245e16f05b229173cc3902164c8d0e | refs/heads/master | 2023-04-26T19:08:01.118509 | 2020-06-06T00:58:45 | 2020-06-06T00:58:45 | 269,822,184 | 0 | 0 | null | 2023-04-14T17:57:41 | 2020-06-06T00:45:36 | JavaScript | UTF-8 | Java | false | false | 1,016 | java | /**
* Copyright (c) 2020 Cidenet
* <br><A HREF=https://www.cidenet.com.co></a></br>
* Todos los derechos reservados.
*/
package co.com.cidenet.sito.util;
/**
* Clase utilidad que se encarga de manejo valores constantes del servicio de
* usuarios
*
* @version
* @author juanpbeltran <br>
* <b>Fecha de ... | [
"beltranjuanpablo@hotmail.com"
] | beltranjuanpablo@hotmail.com |
4207ea82be5a9246f287a5d998ee7b1b6bf3d1b6 | 6081c02663d322f24df58c5b9a05b0f719d93ff5 | /Spring-Summary-JWS-client/src/main/java/com/fiberhome/endpoint/ObjectFactory.java | abcb56cee6b5e3e739a63a1bd63042cd546014c7 | [] | no_license | SJunZhang/SpringBoot-Summary | 71cc8ad85396a810d024812995d66de26d08adbe | 558990e547643e3b25fe4efd07c5f1432e13a74f | refs/heads/master | 2021-09-09T07:33:58.818089 | 2018-03-14T08:10:43 | 2018-03-14T08:10:43 | 115,466,902 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,400 | java |
package com.fiberhome.endpoint;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated... | [
"sjzhang5782@fiberhome.com"
] | sjzhang5782@fiberhome.com |
4860503a2cc76dd92b416f778ddb2dd75008c38a | 070a52381c75399da3d0f001cc97218a354bb7b7 | /judges/JavaJudge.java | 46de637c5cb7a412f50c1d05647c6895ecf218e9 | [
"MIT"
] | permissive | THS-CompSci/nebulae | 9ee5de0de675d27a665288f66fd6f4dd351bbd23 | aa924c77a540e7f133da54a1ab8cb07f64723faa | refs/heads/master | 2021-01-21T07:57:10.117027 | 2015-10-31T22:08:30 | 2015-10-31T22:08:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,128 | java | import java.io.File;
import java.io.IOException;
import java.lang.reflect.Method;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.Collections;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concur... | [
"chufan.liang@gmail.com"
] | chufan.liang@gmail.com |
73fcec14274fb813c81fea3f4f4f440abde423b3 | f24f9e57033a2480c2b118f38ab1b96673af2582 | /app/src/main/java/hram/githubtrending/data/prefepences/SharedPreferencesHelper.java | 9a57690e7c41a7bebc63326466558d792f7ee209 | [] | no_license | hram/GitHubTrending | 216c4e5c94bdc66c726c7daae75a170a56993bbb | 6b4d83d452202f6e9d04238fa710c399b9dde844 | refs/heads/master | 2021-07-13T08:04:37.404001 | 2019-03-23T23:37:13 | 2019-03-23T23:37:13 | 84,002,884 | 1 | 1 | null | 2018-07-24T05:30:47 | 2017-03-05T21:17:39 | HTML | UTF-8 | Java | false | false | 1,248 | java | package hram.githubtrending.data.prefepences;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import com.google.gson.Gson;
import hram.githubtrending.App;
import hram.githubtrending.data.model.SearchParams;
/**
* @author Evgeny Khramov
*/
public... | [
"evgeny.khramov@e-legion.com"
] | evgeny.khramov@e-legion.com |
c2571be574c24ad8edfc58b58effcba482076797 | 311f1237e7498e7d1d195af5f4bcd49165afa63a | /sourcedata/poi-REL_3_0/src/scratchpad/src/org/apache/poi/hwpf/model/CHPBinTable.java | 48c5a9d8b4865827f02cc7754e61215605b02086 | [
"Apache-2.0"
] | permissive | DXYyang/SDP | 86ee0e9fb7032a0638b8bd825bcf7585bccc8021 | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | refs/heads/master | 2023-01-11T02:29:36.328694 | 2019-11-02T09:38:34 | 2019-11-02T09:38:34 | 219,128,146 | 10 | 1 | Apache-2.0 | 2023-01-02T21:53:42 | 2019-11-02T08:54:26 | Java | UTF-8 | Java | false | false | 6,010 | java | /* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to Y... | [
"512463514@qq.com"
] | 512463514@qq.com |
009b3c5fbee4a727bf16f6d9bacf7d5eba0a9049 | fa07532474d8bf67962ec3ec0a52c9a6492d7e26 | /AccountManagement5System/app/src/main/java/com/example/accountmanagement5system/ServiceHandling.java | 71199181b52546ee05185f4f18cee83481ac2b46 | [] | no_license | tiennguyen0910200/HomeAndroid | 7b617164ebb7c3c9b625d0906d4fa30233df8d15 | 301ed91139bd7509bc296e9f35280b20f40ca21b | refs/heads/master | 2023-02-14T04:44:32.558178 | 2021-01-11T12:35:31 | 2021-01-11T12:35:31 | 328,658,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,098 | java | package com.example.accountmanagement5system;
import android.util.Log;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.List;
public class ServiceHandling {
public final static int GET = 1;
public final static int POST = 2;
public <NameValuePai... | [
"tien.nguyen21@student.passerellesnumeriques.org"
] | tien.nguyen21@student.passerellesnumeriques.org |
d211af9700d761a531ff0bce60b0398ff1ca9c4e | 4157bbec9d353b3992a77dbcc807d37149dee9e1 | /21_Stacks/opgave02_parenteser/test/MainAppParent.java | 11d14c3e6888d4f54194e724fa048437f672bab0 | [] | no_license | Mageofdavodo/PRO2_Test | 0809c1779b465dca185b657d486c5739b4a70a6f | 0e112d0baae49d4ed5dafd39ae04cb32b264ec90 | refs/heads/master | 2020-04-06T14:21:21.850090 | 2019-01-15T20:46:21 | 2019-01-15T20:46:21 | 157,537,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package test;
import model.ArrayStack;
public class MainAppParent {
public static void main(String[] args) {
String string = "(3+{5{99{*}}[23[{67}67]]})";
String string2 = "((3+{5{99{*}}[23[{67}67]]})";
System.out.println(checkParenteses(string));
System.out.println(checkParenteses(string2));
}
... | [
"Inztagib@hotmail.com"
] | Inztagib@hotmail.com |
601e2d7a860e79bd08cb11def770ddfd68bde14c | 02c28e0a97c15f20b3b5406ee5738122932887c1 | /src/reading/lang/StringReading.java | be0386b27b78876fd13a2a15c896d85334520e9f | [] | no_license | fastso/algorithms | 58934d1e633adc694172d726989951fb2d3a3628 | c7dccffd9af22d456374c1063c0b4f6a38af7afe | refs/heads/master | 2022-01-26T00:45:58.754938 | 2022-01-14T13:02:52 | 2022-01-14T13:02:52 | 172,016,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package reading.lang;
public class StringReading {
public static void main(String... args) {
String s1 = "sample";
String s2 = new String("sample");
String s3 = s1;
System.out.println(s1.getClass());
System.out.println("s1 | s2 | s3");
System.out.println(s1.hashCode... | [
"fastso.biko@gmail.com"
] | fastso.biko@gmail.com |
45264d624ed99988ed442c918c411e150d82f0db | 5c64a22ad10cef705b6bd59ebdf5789f1d729f95 | /src/main/java/algorithms/recursion/RecursiveLinearSearch.java | 3d6c95c49aaacb0dd512a0a9241f74b5587c9780 | [] | no_license | annawyszomi/algorithms | 173500650a6cd32df2047509da22131cbc6d3b8b | 11b42e6cd8fb46de1a1f8d1612e8051e0c5a5b40 | refs/heads/master | 2022-07-07T19:11:10.709054 | 2022-06-30T06:19:26 | 2022-06-30T06:19:26 | 233,537,345 | 0 | 0 | null | 2020-10-13T18:48:44 | 2020-01-13T07:32:38 | Java | UTF-8 | Java | false | false | 590 | java | package algorithms.recursion;
public class RecursiveLinearSearch {
public static void main(String[] args) {
// recursiveLinearSearch(new int[]{3,6,7,10,4,15,27},0,15);
System.out.println(recursiveLinearSearch(new int[]{3,6,7,10,4,15,27},0,15));
}
public static int recursiveLinearSearch(int[... | [
"wyszomirska.an@gmail.com"
] | wyszomirska.an@gmail.com |
72aec245348611d1f6f119b6d76418c9f9e435ea | a253a15bb062a5841c2be1ffc0736e5211ae3dc7 | /src/java/com/eternity/tech/service/impl/EmpServiceImpl.java | f45e0f602d656ce494969a2a23b05a9e4225b51b | [] | no_license | jchonker/yiyuTech | 4ad0ea434054a52f2bf726999e76390d5d27de30 | c091af6380ccb9014751ee78fadebd7a360d1266 | refs/heads/master | 2020-04-08T10:24:18.347638 | 2018-11-27T02:56:38 | 2018-11-27T02:56:38 | 159,267,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.eternity.tech.service.impl;
import java.util.ArrayList;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.eternity.tech.mapper.EmpMapper;
import com.eternity.tech.pojo.Emp;
import com.eternity.tech.service.EmpService;
@Service("empService")
public ... | [
"jchonker@163.com"
] | jchonker@163.com |
fd246086df5208e10dc527cdedae00ab5c86f03f | 93becb0e207e95d75dbb05c92c08c07402bcc492 | /atcoder/2018_7_7/d.java | 79f4213d35b30c9feb2074237f1628669215680b | [] | no_license | veqcc/atcoder | 2c5f12e12704ca8eace9e2e1ec46a354f1ec71ed | cc3b30a818ba2f90c4d29c74b4d2231e8bca1903 | refs/heads/master | 2023-04-14T21:39:29.705256 | 2023-04-10T02:31:49 | 2023-04-10T02:31:49 | 136,691,016 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,534 | java | import java.util.*;
public class d {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
int s = sc.nextInt();
int t = sc.nextInt();
Long[][] amap = new Long[n][n];
Long[][] bmap = new Long[n][n];
int u, v;
Lo... | [
"kambe3141@gmail.com"
] | kambe3141@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.