blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e4e21afc1945718ea9c37c749f9ea0adf9141e7f | 76a7c720f8c0c5babd092093708e7323dd941aa4 | /bubing_tools/src/main/java/com/bubing/tools/loading/render/circle/jump/GuardLoadingRenderer.java | 31c44eecf5d5199986fe5f41e8b2e5b2a081c2ea | [] | no_license | General757/BubingTools | 13b2622a65cdba982a8f5ab2b6d6541ce4f1d14a | 550af7395935e3f2e1411a9c80eed6698343a607 | refs/heads/master | 2023-02-23T03:53:10.106504 | 2020-11-02T03:35:04 | 2020-11-02T03:35:04 | 260,145,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,963 | java | package com.bubing.tools.loading.render.circle.jump;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.ColorFilter;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PathMeasure;
import android.graphics.Rect;
import... | [
"1183561804@qq.com"
] | 1183561804@qq.com |
4ccf6f742197c8e16c893a33fb7c2347e80197b1 | 9bbecf3cc8aff92ea2342a4a3318ad37eff433af | /src/main/java/com/ifmo/lesson4/Item.java | 4be0ce6c15eb74c0a9183bb58748eac3ec928463 | [] | no_license | lenok0113/itmo | 638d713da4db8b793edd32ef1e28a1942ee46b4f | d4057d2162ec02381040d1d6f396771db766d9b9 | refs/heads/master | 2020-08-24T17:51:35.677833 | 2019-11-28T21:15:48 | 2019-11-28T21:15:48 | 216,875,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package com.ifmo.lesson4;
/**
* Элемент связного списка, хранящий ссылку
* на следующий элемент и на значение.
* <p>
* Класс package-private, т.к. используется
* только для LinkedList'a.
* </p>
*/
class Item {
/** Значение элемента. */
Object value;
/** Ссылка на следующий элемент. */
I... | [
"lenok0113@mail.ru"
] | lenok0113@mail.ru |
8eac2725d6770fe78025b5ecb8ae4c24728ba7d9 | f5c2d839cc57e6f71ca02d9ef39b5c28fce76dc1 | /coronavirus_bootstrap/src/test/java/io/guruinfotech/coronavirustracker/CoronavirusBootstrapApplicationTests.java | 16989b0a6874d7ba2a875a157eb98bb8a755225b | [] | no_license | gurunatha/Spring-Boot | 8ed987aca52a76382b721a79983cd089393fb0ab | 013509f59eccac6dd0efdc0dae2eb7be1f473740 | refs/heads/master | 2022-12-11T00:47:00.005359 | 2020-03-27T05:34:51 | 2020-03-27T05:34:51 | 249,983,675 | 0 | 0 | null | 2022-12-07T05:26:35 | 2020-03-25T13:18:56 | JavaScript | UTF-8 | Java | false | false | 240 | java | package io.guruinfotech.coronavirustracker;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CoronavirusBootstrapApplicationTests {
@Test
void contextLoads() {
}
}
| [
"guru@DESKTOP-18RHKRP.mshome.net"
] | guru@DESKTOP-18RHKRP.mshome.net |
65618c13ff4816b6863bed0951af07e5aea34023 | 5818466dde2b62296e3fbab988f8a70938e40fc4 | /Selenium_learning/src/firefox_proj.java | 9ade9a098b10b4c6dabe77f338066ccbf9a36555 | [] | no_license | AmrutaKendre/Hybrid-project | d64b1455c4a90d71f9f4d9ccfbc51b777ecb8904 | 9cb3e082512ac69937cdc8f12c8854983c5d171d | refs/heads/master | 2023-02-04T14:48:57.665305 | 2020-12-24T11:11:59 | 2020-12-24T11:11:59 | 322,491,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | import org.openqa.selenium.chrome.ChromeDriver;
public class firefox_proj {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver", "./Drivers/chromedriver.exe");
ChromeDriver driver = new ChromeDriver();
driver.get("http://www.facebook.com");
}
}
| [
"amrutavkendre@gmail.com"
] | amrutavkendre@gmail.com |
e983b515e9b9038354e2ce463fffad762a4d79d1 | 9974a70027d8f7d593301a41cd4ec8ce5e03b16e | /SystDist/.svn/pristine/33/33c5cd0bc969fd59d26aaf7e4f0886dec163d6a9.svn-base | b404631b9df839571b3ce899589c8212fd2e187c | [] | no_license | Ferreyd/Master | 91b14759a1406df5388cd46db7cd42a1f221ae2c | ff5973997c4d7382280411c04c87ed46952e3a99 | refs/heads/master | 2021-01-10T20:52:39.746011 | 2014-08-07T13:43:13 | 2014-08-07T13:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | package tp2nicolas;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
/**
* @author Nicolas
* Date : 06/10/13 21:45
*/
public class ClientManager implements Runnable
{
Socket socket;
public ClientManager... | [
"cordina.nicolas@gmail.com"
] | cordina.nicolas@gmail.com | |
ad437d6e98d18f4b9b0a93234f9b63d53c82f24e | 2c40f6a2a0bd714eaec17e6df82044e5797d1825 | /src/main/java/com/ztesoft/framework/cipher/digest/CipherDigest.java | 1a00bc6744d09f4750635cab185bf60d225ed6c8 | [] | no_license | xishuai392/info | d56bf2ab7dc8bc14c869b7b8ef0fcea670300d3a | 8df5f015c8aff4d3d79943705b74e03f0c818d4f | refs/heads/master | 2020-05-21T23:33:40.378544 | 2016-12-04T16:01:57 | 2016-12-04T16:01:57 | 39,788,628 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,056 | java | package com.ztesoft.framework.cipher.digest;
import java.security.Key;
import java.security.KeyPair;
import java.util.HashMap;
import java.util.Map;
import com.ztesoft.framework.cipher.arithmetic.Base64It;
import com.ztesoft.framework.cipher.arithmetic.DESIt;
import com.ztesoft.framework.cipher.arithmetic.MD... | [
"xishuai392@gmail.com"
] | xishuai392@gmail.com |
d0cf2041316cdef730366077ba1b59747e766143 | 71d6ea533cfb3f565bafbf17ab6654a0e045f826 | /src/main/java/gymManagement/Mapper/CommonMapper.java | 7de0efb163d31593fb27ca01d4146a23cffb6ae2 | [] | no_license | manmeetitsme1987/Gym-Management | ff922891039eb4b5eddc99a554545400a7c7e2d2 | 9a9d17e826c4b7c26fe8cb42ac3830f067e60464 | refs/heads/master | 2021-01-21T21:00:24.139431 | 2017-06-19T11:42:14 | 2017-06-19T11:42:14 | 94,770,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | package gymManagement.Mapper;
import gymManagement.model.response.TestResponse;
public interface CommonMapper {
//method to fetch the base
TestResponse getUserInfoById(int id);
}
| [
"mmanethiya@mmanethiya-l1.local"
] | mmanethiya@mmanethiya-l1.local |
6932f501b50088d59d86468e3be3b85744e55e87 | 44e5a256fef6f99e87b5649527944678091d8bb7 | /main/boofcv-geo/src/test/java/boofcv/alg/geo/robust/TestDistanceSe3SymmetricSq.java | 54b63541dd647123997f32c4c2e5c8eb60a37431 | [
"LicenseRef-scancode-takuya-ooura",
"Apache-2.0"
] | permissive | lessthanoptimal/BoofCV | 3aa27e99056ce3c42814fddb013d6404bd9bdcad | 24adbeee4fc1371face00b4c5cacb99c0398de55 | refs/heads/SNAPSHOT | 2023-09-01T11:14:56.219779 | 2023-08-31T14:16:30 | 2023-08-31T14:16:30 | 1,635,932 | 955 | 264 | null | 2023-09-10T02:12:28 | 2011-04-19T14:51:10 | Java | UTF-8 | Java | false | false | 8,353 | java | /*
* Copyright (c) 2023, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.org).
*
* 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... | [
"peter.abeles@gmail.com"
] | peter.abeles@gmail.com |
a6aeb3c86a84ef59bbadca72b2d9d4fe6e409588 | 5d00b27e4022698c2dc56ebbc63263f3c44eea83 | /src/com/ah/bo/performance/AhMaxClientsCount.java | de78fae44fd50670656a13940932284425c87930 | [] | no_license | Aliing/WindManager | ac5b8927124f992e5736e34b1b5ebb4df566770a | f66959dcaecd74696ae8bc764371c9a2aa421f42 | refs/heads/master | 2020-12-27T23:57:43.988113 | 2014-07-28T17:58:46 | 2014-07-28T17:58:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,549 | java | package com.ah.bo.performance;
import java.sql.Timestamp;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOn... | [
"zjie@aerohive.com"
] | zjie@aerohive.com |
948d363670164beafe957f4baba6386900021289 | 89a75323b70514b7a5eaac58523ebed767f23624 | /LibraryProject/src/main/java/com/cognixia/jump/model/BookCheckout.java | 88a09fc5b9f9c7cfe3ac9252e6359444468bbbff | [] | no_license | FatihErkayiran/LibraryProject | 836f91007a8cb50307f2cdd0d180dba4cad3b5a7 | 81689fbdf075545c4748377f6509a81d82924eb8 | refs/heads/master | 2022-11-14T10:09:54.700901 | 2020-07-02T14:44:20 | 2020-07-02T14:44:20 | 276,444,174 | 0 | 0 | null | 2020-07-01T17:39:26 | 2020-07-01T17:39:26 | null | UTF-8 | Java | false | false | 1,787 | java | package com.cognixia.jump.model;
import java.sql.Date;
public class BookCheckout {
private int checkoutId;
private int patronId;
private String isbn;
private String bookTitle;
private Date checkedout;
private Date dueDate;
private Date returnDate;
public BookCheckout(int checkoutId, int patronId, String is... | [
"kellyt2@students.westerntc.edu"
] | kellyt2@students.westerntc.edu |
3a096351e02bc3643036e046ea6cafa45dab2020 | 34f7c4794469bc26918913a5ee59d88a39dc4521 | /src/LIFE/C/LIFEC003Servlet.java | a786f5608b699e31a38482c2ea985505697c553d | [] | no_license | zlchanger/LifeInsurance-System | cb1cc783dec2729a0a933f37cf1faf5abe7ad074 | 31667c59b75d3eed9634b915568cf496d8e6b5c0 | refs/heads/master | 2020-12-02T19:49:36.300556 | 2017-07-06T06:50:32 | 2017-07-06T06:50:32 | 96,394,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,777 | java | package LIFE.C;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import LIFE.UTIL.NwCommonForm;
import LIFE.UTIL.NwCommonServlet;
import LIFE.UTIL.NwException;
/**
* Servlet implementation ... | [
"zlchanger@gmail.com"
] | zlchanger@gmail.com |
f5802ec823b26cdb56118c6c22e6d6b5a92fe4b9 | 6ec82d53504d6d60fdd9ba2c77627b8ce28fcf89 | /app/src/main/java/com/uni/cloud/chat/xunfei_tts/TtsSettings.java | e2888ad12cbe66a6d8ba23a389c600b06fea22cb | [] | no_license | patlihh/spos_chat | 14bf3ee06bb4ab8948314e9c3f4722969783c6f7 | fa7d99a0fa8e4bf890fb84ba46380c3cce6b1bef | refs/heads/master | 2020-04-11T07:17:47.840462 | 2018-12-29T06:53:36 | 2018-12-29T06:53:36 | 161,606,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,703 | java | package com.uni.cloud.chat.xunfei_tts;
import android.os.Bundle;
import android.preference.EditTextPreference;
import android.preference.Preference;
import android.preference.Preference.OnPreferenceChangeListener;
import android.preference.PreferenceActivity;
import android.view.Window;
import com.uni.cloud.chat.R;
/... | [
"7086959@qq.com"
] | 7086959@qq.com |
0faf2b98fcc8e91bf0a2f89e1c0a94bb7de8b0bf | 23102771bb4e3400588e9111867fae97a40016c6 | /src/main/java/com/serverMonitor/service/implementations/SchedulerService.java | 8579bb02bcfe07bb2a28b29317513c72950ec34f | [] | no_license | Mariesnlk/Monitoring-Servers | 5c6552d1880bbe89d82847da35710bcc609a694a | 8bc5f4a2fb9a7103177a65e91506c9a6ecc82477 | refs/heads/master | 2023-07-13T03:16:46.435886 | 2021-08-25T16:18:36 | 2021-08-25T16:18:36 | 399,882,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,793 | java | package com.serverMonitor.service.implementations;
import com.serverMonitor.database.enteties.monitoring.Monitoring;
import com.serverMonitor.database.enteties.command.TypeCommand;
import com.serverMonitor.database.enteties.monitoring.TypeMonitoring;
import com.serverMonitor.database.enteties.server.ServerInfo;
import... | [
"44849051+Mariesnlk@users.noreply.github.com"
] | 44849051+Mariesnlk@users.noreply.github.com |
8c8f60cd7e8a5b9226ceca9729c7af614890c7fb | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/neo4j--neo4j/3a35bb61da8556c67775d389c59294eaf62f27f4/after/LockingStatementOperationsTest.java | 69fb09d00d27bea379797867a1d75987f9ae5925 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,515 | java | /*
* Copyright (c) 2002-2015 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
5a3a7978f59dd57ffa16271e9b31b79d0b1e6685 | 42c8e8a0412205927846d2db1a937052b0104374 | /common/src/main/java/de/uni_potsdam/hpi/loddp/common/printing/LogicalPlanPrinter.java | 769c651fba80763d24af8f3e4ba33c0a8d15f51b | [] | no_license | chenyaqiang/lodop | 7edf331dd71b9ec6b5117ed907853bdb33497570 | 8c54a9f9f075613671638bfd7407d6d7c6f9f0ca | refs/heads/master | 2020-11-25T07:40:05.146844 | 2014-02-18T19:21:21 | 2014-02-18T19:21:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,715 | java | package de.uni_potsdam.hpi.loddp.common.printing;
import org.apache.pig.impl.util.MultiMap;
import org.apache.pig.newplan.BaseOperatorPlan;
import org.apache.pig.newplan.Operator;
import org.apache.pig.newplan.PlanDumper;
import org.apache.pig.newplan.logical.expression.LogicalExpressionPlan;
import org.apache.pig.new... | [
"b.forchhammer@mind2.de"
] | b.forchhammer@mind2.de |
66a53a0d5cdfc01e8b2666b736a9a2622326deaf | 9bc270e8a8f71750424ef2cbf8b12c6cb39ee138 | /Assignment3/src/Answers/StackTest.java | e4347e278be8812302035830efcd523f29f0e488 | [] | no_license | Sitabja/Data_Structure_Algorithm | 66788cd7df98a1b37ab98a1133c8a9360c693f3a | 8ecd7013b9ba158ad78aeec5c2440f6b706bc902 | refs/heads/master | 2021-09-06T05:13:03.060810 | 2018-02-02T16:49:12 | 2018-02-02T16:49:12 | 109,490,356 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package Answers;
public class StackTest {
/**
* @param args
*/
public static void main(String[] args) {
@SuppressWarnings("rawtypes")
ArrayStack s = new ArrayStack();
System.out.println(s);
s.push("A");
System.out.println(s);
s.push("B");
System.out.println(s);
s.push("C");
System.out.println(... | [
"sitabja.ukil@ucdconnect.ie"
] | sitabja.ukil@ucdconnect.ie |
cc355f08680ad73a4787d4ef3bdcb9a873cdd580 | f737d34684afee17aceab731431d98672026654a | /JAVA/day07_oop/src/Interface_test/Tran.java | 0ced0d1c2270aae56ed9a233e6190828fb21b2a9 | [] | no_license | kimmjen/ION_KOSA | 8b5009d479dc9d6d0c04c937220837416a080a37 | fca21d2d52a8b22ba5d512a4a4a7b44463914bfe | refs/heads/master | 2023-08-23T06:58:45.292631 | 2021-10-15T08:00:58 | 2021-10-15T08:00:58 | 399,995,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | package Interface_test;
public interface Tran {
public void start();
public void stop();
}
| [
"wpals814@gmail.com"
] | wpals814@gmail.com |
3f9ba53e97b9e54c518f8e424524432c1002d344 | 8e79206ad92e035b188ebc50f537330d98b8d746 | /ProyectoSQLite/src/dao/LibroDaoSql.java | 2b702d01b46ee0d7dd75fcf5a49bf4888ce87638 | [] | no_license | JCLancho/BibliotecaSQLite | 4b2bb50ff96282c055967c4311cd9992582324e6 | e44f00f33b3b092b0d47061ed284fa350546b7a2 | refs/heads/master | 2020-09-08T08:43:20.488381 | 2019-11-11T22:30:43 | 2019-11-11T22:30:43 | 221,082,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,145 | java | package dao;
public abstract class LibroDaoSql {
public static final String TABLA = "LIBRO";
public static final String SELECT = "SELECT"
+ " ISBN,"
+ " TITULO,"
+ " AUTOR,"
+ " EDITORIAL,"
+ " ASIGNATURA,"
+ " ESTADO";
public static final String DELETE = "DELETE";
public static final String U... | [
"jclancho0@gmail.com"
] | jclancho0@gmail.com |
3648e072428eba7f7064024ea3aa2e647186fda3 | 7e29076262cc6b0947ed4c9169f9290d8e4a0544 | /app/src/main/java/com/jerry_mar/mvc/view/AutomaticLayout.java | 73886bd17541e2275e766754f3d8fd1947a99594 | [] | no_license | jerry-mar/mvc | 402dc7708bb9a56fca52ddc87bdac49c49192150 | 5f6eaf30511e78e224a0e7e34a4b5acb33838212 | refs/heads/master | 2021-09-15T17:51:29.702694 | 2018-06-07T16:20:39 | 2018-06-07T16:20:39 | 125,164,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,050 | java | package com.jerry_mar.mvc.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import com.jerry_mar.mvc.R;
import java.util.ArrayL... | [
"877891800@qq.com"
] | 877891800@qq.com |
0c2e729188ce2c9b6d44d8c23a772cf9d2ef1d6a | 9a8d19c141cc270596c3a64fc69c30a324d87e3a | /solr/src/test/java/com/example/solr/SolrApplicationTests.java | 5ba5278aab27e3422acd896ac0673f8a341d4d8a | [] | no_license | lzdn/SpringBoot-2 | a2395f80b3f122ad8a616796fa5cf701ce7f17cd | 6ccb4c396d0b922b5e4aff92d7cc0f9d2375af4f | refs/heads/master | 2020-03-17T21:46:46.281623 | 2018-05-18T09:25:51 | 2018-05-18T09:25:51 | 133,975,216 | 1 | 0 | null | 2018-05-18T15:52:57 | 2018-05-18T15:52:57 | null | UTF-8 | Java | false | false | 331 | java | package com.example.solr;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SolrApplicationTests {
@Test
public void contextLoads... | [
"773244804@qq.com"
] | 773244804@qq.com |
32ca14cf4d0e7fc62a316e621dc725d04b3a8eac | a14e897f14ffcf369245cb483724b0858eec247b | /utils/src/main/java/com/ez/utils/model/BZipVO.java | 542813b182030cd5d3e539dc7c194768eef76213 | [] | no_license | irunmyway/AndroidBaseUtil | e50aa9061176b955949d7115e3f3437c6455cbbd | bc495aaceae110c2edf8ce2ea21754735cee502e | refs/heads/master | 2022-11-27T12:34:54.448183 | 2020-06-22T14:48:09 | 2020-06-22T14:48:09 | 273,848,196 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | package com.ez.utils.model;
public class BZipVO {
public int count;
public int total;
public String entryName;
}
| [
"1025334900@qq.com"
] | 1025334900@qq.com |
2ae6c8f9b6b59266d6e41e62663ab02ae106b175 | e58e4962be5eb452be80673b88b697c33649f64d | /Java 1 course/src/lab3.java | cac86d10aaf3a6818c14016298c891a2a7fe914d | [
"MIT"
] | permissive | apletea/MMF_Labs | 372c80f8b1b696792147a7099d42c80d31a8fcfc | bed898865d62e7f797e383e086a217654871afbd | refs/heads/master | 2021-06-03T18:50:48.999690 | 2020-09-14T18:03:44 | 2020-09-14T18:03:44 | 89,533,315 | 6 | 1 | MIT | 2020-10-13T02:58:03 | 2017-04-26T22:48:28 | C++ | UTF-8 | Java | false | false | 1,114 | java | import java.time.ZonedDateTime;
import java.util.Date;
import java.util.Scanner;
/**
* Created by apletea on 11.3.17.
*/
/**
* @author Kamarouski Dzmitry
*
*/
/*Найти число, цифры в котором идут в строгом порядке возрастания. Если
таких чисел несколько, найти первое из них*/
public class lab3 {
public stat... | [
"dzkamarouski@gmail.com"
] | dzkamarouski@gmail.com |
d4926b63d31f0d6b02c58d601dd2579c7848b933 | e65b3071c77a201596c602d4ccff4b08071f404b | /src/main/java/koschei/models/Egg6.java | 28683893a17d180890672fe992a3eae21427e312 | [] | no_license | rustamg070619/spring214 | 62b19d417d51fa5b9d69eb73a669dc6f685054f8 | 70cfc5bec644d951d51a127eee27286b98d19099 | refs/heads/master | 2021-04-13T23:21:04.180738 | 2020-03-22T13:50:01 | 2020-03-22T13:50:01 | 249,193,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package koschei.models;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class Egg6 {
Needle7 needle;
@Autowired
public void setNeedle(Needle7 needle) {
this.needle = needle;
}
@Override
public String t... | [
"rustamg070619@gmail.com"
] | rustamg070619@gmail.com |
ba260cdf60e54efe0c9766429ccf5d12ee8f1829 | ebb10cfcb0c5d3033de14f3a8eab6c5557839170 | /DAS/app/src/main/java/com/example/rizwan444/das/LogINActivity.java | b23b002dd701edaea368fd6dfe483a2bc81ba77d | [] | no_license | rizwan444/New | d78a567aecb56634dec66eacd015ffc686b06a2b | cc1162babcc6a832f52c4bae158d0b17a90c4408 | refs/heads/master | 2021-01-11T19:09:00.723515 | 2017-01-19T10:56:51 | 2017-01-19T10:56:51 | 79,326,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,999 | java | package com.example.rizwan444.das;
import android.database.Cursor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
public class LogINActivity ... | [
"mianrizwan444@hotmail.com"
] | mianrizwan444@hotmail.com |
92c1796fb9b64fa09b805a8fcbdc149420548f73 | 95d20c83d8aff34e314c56a3ecb2b87c9fa9fc86 | /Ghidra/Features/PDB/src/main/java/ghidra/app/util/bin/format/pdb2/pdbreader/type/OneMethodMsType.java | e4220260e55822ad21c463d5e2f70f412060b5dd | [
"GPL-1.0-or-later",
"GPL-3.0-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-only",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | NationalSecurityAgency/ghidra | 969fe0d2ca25cb8ac72f66f0f90fc7fb2dbfa68d | 7cc135eb6bfabd166cbc23f7951dae09a7e03c39 | refs/heads/master | 2023-08-31T21:20:23.376055 | 2023-08-29T23:08:54 | 2023-08-29T23:08:54 | 173,228,436 | 45,212 | 6,204 | Apache-2.0 | 2023-09-14T18:00:39 | 2019-03-01T03:27:48 | Java | UTF-8 | Java | false | false | 1,449 | 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... | [
"50744617+ghizard@users.noreply.github.com"
] | 50744617+ghizard@users.noreply.github.com |
d0bc3fd57a337e2bddc28a783248a0df8f21109a | 97bbe0e6cdccfa06d4ef279190d7c430b67d4fef | /viikko3/LoginCucumber/src/main/java/ohtu/services/AuthenticationService.java | 08516cd5899e52aa971b4ca6df2cf196e4d03a07 | [] | no_license | skoskipaa/ohtu-tehtavat | 9e9b3a498a78906cd03cd749c83ccbb3b70c897f | 7f0d90e555a8a857d03361dbede9eb34bb47aec7 | refs/heads/master | 2020-08-31T01:11:42.274416 | 2019-12-07T12:34:01 | 2019-12-07T12:34:01 | 218,542,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,523 | java | package ohtu.services;
import ohtu.domain.User;
import java.util.ArrayList;
import java.util.List;
import ohtu.data_access.UserDao;
public class AuthenticationService {
private UserDao userDao;
public AuthenticationService(UserDao userDao) {
this.userDao = userDao;
}
public boolean logIn(St... | [
"saara.koskipaa@iki.fi"
] | saara.koskipaa@iki.fi |
2fecc2d7289f2154db48a7631700cf30f457e3af | 538e8de90299fa89cd6aa79dd3f84e909916f150 | /src/com/example/servercommunication/PostActivity.java | 0c4df49eb83fb979e1febbb6f712b614664d7727 | [] | no_license | martol01/ShazamTask | 7519ead0264d013e9bd72a8c5e929977c99c56b6 | 7de19fa7f041d79add3338cb80a58e2bf5388b4b | refs/heads/master | 2020-05-21T11:57:18.029882 | 2014-03-07T22:56:32 | 2014-03-07T22:56:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,906 | java | package com.example.servercommunication;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.entity... | [
"martinl0594@gmail.com"
] | martinl0594@gmail.com |
d22e4753b698766c6bab93c46274728e9aef3646 | 3e82f76ab0550812386422fe23799c5dcefa169d | /src/main/java/Main.java | 845becdf0b3f0b5fc0aea46dd876dd7c3c1928cd | [] | no_license | maria-99/Store | 0ad357494f1797832eff23fca224c2a3e6ca1943 | 8206f1c895ae621ed204c6b5799f55f9e75cba06 | refs/heads/master | 2023-07-10T19:18:35.577345 | 2021-08-08T17:11:29 | 2021-08-08T17:11:29 | 394,017,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,419 | java | import Exceptions.*;
import Products.*;
import Stores.Store;
import Stores.StoreBuilder;
public class Main {
public static void main(String[] args) {
//проверка правильности работы
//Book b1 = new Book("book 1", 25, 3);
//Book b2 = new Book("book", 12, 7);
Book b3 = new Book("strawb... | [
"mariaiman99@gmail.com"
] | mariaiman99@gmail.com |
226985970e631177dffb1eec9928eeebcd35a7b9 | 8ca40e66c6dc621a26fe49497086470fca4394ad | /src/main/java/com/fh/controller/TypeController.java | 049e9ec9c57218ae137c438b61796b6cf8bb93d6 | [] | no_license | lhh86/springBootTest | 9df3097fecb1b9fdd7dc810d74a2baca3d9cb7ca | d5f9df6d51ba85156c98a17c7561b8995d5c5adc | refs/heads/master | 2022-11-28T00:52:07.932608 | 2020-08-06T04:01:08 | 2020-08-06T04:01:08 | 285,461,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,333 | java | package com.fh.controller;
import com.alibaba.fastjson.JSONObject;
import com.fh.common.jsonDate;
import com.fh.model.Type;
import com.fh.service.TypeService;
import io.swagger.annotations.Api;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.data.redis.Red... | [
"765302951@qq.com"
] | 765302951@qq.com |
8e26bcf99751e220eddfee257ee1dd76ac8265fd | e88cceb2c05f4872f9b1659c66612b88bcfc4a68 | /spring/spring9-validated/src/main/java/com/xhx/spring/validator/IsMobileValidate.java | ea5dbb77102f7579a27a2b34e9f1d061db38f502 | [] | no_license | jinlulin0814/myDocument | 9223eafca6e501cf23809aa31cfee389436f2f53 | 7e1b6ab872c27e25cd6ea3ed5761098cbd1cf7f5 | refs/heads/master | 2020-05-31T13:28:04.965823 | 2019-06-03T06:52:24 | 2019-06-03T06:52:24 | 190,304,672 | 1 | 0 | null | 2019-06-05T01:25:30 | 2019-06-05T01:25:30 | null | UTF-8 | Java | false | false | 754 | java | package com.xhx.spring.validator;
import com.xhx.spring.utils.ValidatorUtil;
import org.springframework.util.StringUtils;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class IsMobileValidate implements ConstraintValidator<IsMobile, String> {
private boolea... | [
"haixing1993@163.com"
] | haixing1993@163.com |
b83bf435a954c7323aedeebbc4e7772da7ceddce | c31df1eb05bc577cfbfae08d0d14096efef0f699 | /CocheFantasticoBT/app/src/test/java/com/feriafp/cochebluetooth/cochefantasticobt/ExampleUnitTest.java | 1b7ebc25546157655044a7cc6a784fe65df10eaa | [] | no_license | Trosydman/CocheFantasticoBT | 5180f0f30bf75f1a2b605b374a0abfa32d89c3fc | e540b17542248ebc5e14805f645cdfb9f9374e05 | refs/heads/master | 2021-01-22T09:16:37.754520 | 2017-02-20T23:56:30 | 2017-02-20T23:56:30 | 81,942,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package com.feriafp.cochebluetooth.cochefantasticobt;
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 {
... | [
"loreto.sabido@gmail.com"
] | loreto.sabido@gmail.com |
b5c3129a6306469ed6177e148b75136945a255db | e510dfb28994ae4972edcfc31e5b57e8d98681cb | /core/java/com/android/internal/util/aosp/DUSystemReceiver.java | e6babdf4d7d6821f89144027c8ecd661c5629e13 | [
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | MZO9400/platform_frameworks_base | 299f611a95e9cd196fea44888056dbbdb8e0ed78 | a974ef4575c826f530feb9b38e212a97eb3933c8 | refs/heads/aosp-6.0-test-caf | 2021-09-30T13:52:36.004297 | 2017-01-16T18:49:55 | 2017-04-11T16:36:03 | 82,053,095 | 0 | 0 | null | 2017-02-15T11:24:17 | 2017-02-15T11:24:17 | null | UTF-8 | Java | false | false | 2,325 | java | /*
* Copyright (C) 2015-2016 The TeamEos Project
*
* Author: Randall Rushing <bigrushdog@teameos.org>
*
* 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/l... | [
"dark.schneider.ds@gmail.com"
] | dark.schneider.ds@gmail.com |
a018cb8ec1f16b40e6ab3b879c3d0f33ada0222a | 9660baa89cb3217cf359cab47794af3918072f91 | /20181221_03/app/src/main/java/com/example/a10_g/a20181221_03/MainActivity.java | c80447bf2c1274cfb7ef36caf20dec3e70a1a8aa | [] | no_license | vincenttang1227/Android-Studio | 8a776e38bb00fba427106a0c16535cdf2df20c74 | cd4eca7a8c721870d0610c64fd9c8a65da02ab37 | refs/heads/master | 2020-04-09T07:39:43.201702 | 2018-12-27T09:14:45 | 2018-12-27T09:14:45 | 160,165,131 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,218 | java | package com.example.a10_g.a20181221_03;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.... | [
"vincent.tang@msa.hinet.net"
] | vincent.tang@msa.hinet.net |
ddb7c71e7e2790036bde82b3903424b27b87613b | fd4939653e516ad6a48df572e52aaf496ede189b | /src/exam_mgmt_ams/StudentHome.java | 066738fe5b99a14af25913b4fc151a4727d7a9c9 | [] | no_license | aadarsha10/QuizApp_Java | 7031524ebcc76ad421910f6dea04113fac502157 | fd07aaa81474b250b8b40303d78c3627bf98fca2 | refs/heads/master | 2023-04-20T06:44:59.913136 | 2021-05-09T13:19:25 | 2021-05-09T13:19:25 | 365,757,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,155 | 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 exam_mgmt_ams;
import java.awt.*;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.io.File;
import j... | [
"a.shrestha998@gmail.com"
] | a.shrestha998@gmail.com |
8d5315f16b1608f993fabe8a71428145e4bfafe6 | 2960329986ec321745042cb893236a2fcfe7cf2f | /Homeworks/E-CommerceDemo/src/eCommerceDemo/dataAccess/abstracts/UserDao.java | 7768980876b2cc96a3b4eb7c120ea18714887e5e | [] | no_license | ikranergiz/Java-React-Software-Developer-Training-Camp | 51f9fad9a050d77ade4786d8f4fb19330a6ca7b0 | 50a46f9536be4c658241b55c2335ca609ffc7b75 | refs/heads/main | 2023-04-22T07:21:37.589168 | 2021-05-11T16:41:49 | 2021-05-11T16:41:49 | 363,734,992 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 155 | java | package eCommerceDemo.dataAccess.abstracts;
import eCommerceDemo.entities.concretes.User;
public interface UserDao {
boolean addToSystem(User user);
}
| [
"ikranergiz@icloud.com"
] | ikranergiz@icloud.com |
d9a312dc19c297fed522ccdb0273c4a3365b00fd | ddcca3852c714d7b2794c4ee3dc66b7c436069f7 | /weadmin/src/main/java/com/wang/weadmin/service/impl/OuterUserServiceImpl.java | 84222e23804f6363b2153f36f979444dc348b4f2 | [] | no_license | WangYG3022/java-study | 09de815a9165a8f559ae3e967dcf5748d658b2df | 46ba5231971c79aedcd5a7ed2a9e0c8a256de8ec | refs/heads/master | 2022-06-25T17:56:48.302608 | 2020-06-19T11:40:51 | 2020-06-19T11:40:51 | 229,410,595 | 0 | 0 | null | 2020-05-29T11:19:18 | 2019-12-21T10:18:51 | Java | UTF-8 | Java | false | false | 19,077 | java | package com.wang.weadmin.service.impl;
import com.wang.weadmin.entity.pojo.User1;
import com.wang.weadmin.entity.pojo.User2;
import com.wang.weadmin.service.OuterUserService;
import com.wang.weadmin.service.User1Service;
import com.wang.weadmin.service.User2Service;
import org.springframework.beans.factory.annotation.... | [
"935203723@qq.com"
] | 935203723@qq.com |
1771318118f8e840582dda33e095e9b83eed2302 | 9e813a0872e330fa9a60e822763b708ef4dd8a94 | /app-server/app-promotion/src/test/java/com/nisum/promotion/test/controller/DiscountControllerTest.java | 23574aef9b5e1711002b057593c73f5bd271f9f6 | [] | no_license | atanveer-nisum-com/current_integration | 91dd34b1d263cedb6d9a9ca0d7a99736e284e3a3 | 3ff86ba840165da6fc3b104e80059028baf6f9cd | refs/heads/master | 2021-05-02T09:55:27.609575 | 2018-02-08T16:21:22 | 2018-02-08T16:21:22 | 120,785,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,076 | java | /**
*
*/
package com.nisum.promotion.test.controller;
import com.nisum.common.exception.rest.RestException;
import com.nisum.promotion.controller.DiscountController;
import com.nisum.promotion.dto.CategoryPromotion;
import com.nisum.promotion.dto.ProductCategoryPromotion;
import com.nisum.promotion.dto.ProductPromo... | [
"atanveer@nisum.com"
] | atanveer@nisum.com |
852dd8ad9330b9c47fecc11d34d9b6abc82e0ca6 | 86f5f333be246bf443d408a9638687b6402cba38 | /mars-console/src/main/java/com/rdpk/mars/console/Tuple.java | efc9f6c5c6f447915edb4d313bb9e8eedc5e236d | [] | no_license | rodolfodpk/mars | c99ddb1d06794d0e03193070a0cc471e153bd64a | 0e0f5901ac5ce538a7b2525eebf1098987c6c248 | refs/heads/master | 2020-12-24T21:36:37.019026 | 2019-01-31T02:34:04 | 2019-01-31T02:34:04 | 57,267,215 | 0 | 0 | null | 2019-01-14T08:35:42 | 2016-04-28T03:16:55 | Java | UTF-8 | Java | false | false | 780 | java | package com.rdpk.mars.console;
/**
* A Tuple data type
* @param <L>
* @param <R>
*/
class Tuple<L,R> {
private final L left;
private final R right;
public Tuple(L left, R right) {
this.left = left;
this.right = right;
}
public L getLeft() { return left; }
public R getRight() { return right;... | [
"rodolfo_dpk@yahoo.com"
] | rodolfo_dpk@yahoo.com |
42689d6c5bfe1812ce26d4a0a6a56ab310224603 | fbce9ccf073aab02e0c7b3e58e444c1dda95f745 | /19장-GUI프로그래밍/src/GUI/WindowExample8.java | 0b57302112d054d01c7bad16a942209fc72ca8ca | [] | no_license | HoJun-Seo/Java-Study | 5fc5e85d6f1bd41cd76da732fcc395b7e0e6f7ba | 2350ee236b90eb64878f0395257b186c5258be25 | refs/heads/master | 2022-01-31T06:27:21.696178 | 2022-01-21T08:29:36 | 2022-01-21T08:29:36 | 241,072,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,458 | java | package GUI;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.Dimension;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.JTextField;
import javax.swing.tab... | [
"ghwns6659@naver.com"
] | ghwns6659@naver.com |
697fc7650120e9a011f0aecf6bb9b9092b894c63 | 4c708e308f391d724c7b968a93a0505b45a28a7a | /SDS/GTL/src/com/zurich/sds/ipa/module/T7961.java | 44e14dd159bb5f026743a5efa0b7cbcacedbc962 | [] | no_license | omagas/SFTP_BatchJob | f324bb324381a0d026954576fc629c6df6d3d6b6 | 8725feb5c20103fcb884583916afc6fdff9eb03c | refs/heads/master | 2020-12-24T16:33:13.361839 | 2016-04-20T13:04:54 | 2016-04-20T13:04:54 | 31,701,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,220 | java | /* 1: */ package com.zurich.sds.ipa.module;
/* 2: */
/* 3: */ import com.zurich.sds.utils.AS400Element;
/* 4: */ import java.util.Date;
/* 5: */
/* 6: */ public class T7961
/* 7: */ {
/* 8: */ @AS400Element(length=5, ordinalPosition=1)
/* 9: */ private String t... | [
"omaga1130@gmail.com"
] | omaga1130@gmail.com |
31d62c199593b001707607e7a00161a471572bd5 | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /callcenterj_sy/src/et/test/jdk15/DoCallStuff.java | 3d8825cc482cb1ca0c6c57f17d116ec9f962eefe | [] | no_license | sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650878 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 710 | java | /**
* 沈阳卓越科技有限公司
* 2008-4-30
*/
package et.test.jdk15;
import java.util.concurrent.Callable;
/**
* @author zhang feng
*
*/
public class DoCallStuff implements Callable {
private int aInt;
public DoCallStuff(int aInt) {
this.aInt = aInt;
}
public String call() throws Exception { // *2
boolean resu... | [
"wow_fei@163.com"
] | wow_fei@163.com |
8a347bd2b9337072cf9120017a1e29531bc1678f | 6b09043b97fb379aebd4363ff07d4cc53e8ec0b9 | /Day_1/00-DailyFlash_Solutions/13_Jan_Solution_Three/Java/program1.java | edcc3026c5891dafbcda4ebc97e1f9f6118ec15e | [] | no_license | Aadesh-Shigavan/Python_Daily_Flash | 6a4bdd73a33f533f3b121fae9eef973e10bf3945 | b118beeca3f4c97de54ae1a610f83da81157009a | refs/heads/master | 2022-11-28T13:03:17.573906 | 2020-08-06T15:36:36 | 2020-08-06T15:36:36 | 276,581,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java |
import java.io.*;
class Program {
public static void main(String [] kbd) throws IOException {
int a, b;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
System.out.println("Enter Numbers :");
a = Integer.parseInt(br.readLine());
b = Integer.parseInt(br.readLine());
System.out.pr... | [
"aadesh.shigavan01@gmail.com"
] | aadesh.shigavan01@gmail.com |
529cccc440a5d7bc2d03ab6b35c9b9a674d0b1f7 | 0c460ed8539a546da595abb630280e3bade9ee73 | /src/main/java/me/skylerlayne/controller/MessageController.java | 29fe1291daf3a44e2cfc1a2e5366e0f6f727058e | [
"Apache-2.0"
] | permissive | skylerto/apache-camel-kafka | 3091319bf9de996ee721aadf7525f91b23d0ee73 | 5be411c25674957c3a89a047cec7f3f7ddf99e94 | refs/heads/master | 2021-01-13T09:42:32.173363 | 2018-03-06T13:30:14 | 2018-03-06T13:30:14 | 69,769,649 | 4 | 3 | null | 2018-03-06T13:30:15 | 2016-10-01T23:42:57 | Java | UTF-8 | Java | false | false | 2,670 | java | package me.skylerlayne.controller;
import javax.annotation.PostConstruct;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.camel.CamelContext;
import org.apache.camel.ConsumerTemplate;
import org.apache.camel.EndpointInject;
import org.apache.camel.Produce... | [
"skylerl@indellient.com"
] | skylerl@indellient.com |
e639ef42a10aff2f3a99c39ad14c4f81392f1304 | 52edb66b2d55c615009920781d89eee4251501ac | /app/src/test/java/com/kiarra/homeworkroom/ExampleUnitTest.java | 39a366553a6c8ba7618c8187b5ad978fed8a0de3 | [] | no_license | KeeksMcGee/HomeworkRoom | a85373f09edbb28d2179334fd7b11fa941bd4aa2 | 45cc12fbc2d4bd559e4a0cf1b8d6f0b3b3001859 | refs/heads/master | 2022-05-24T09:43:42.423306 | 2020-04-29T17:42:36 | 2020-04-29T17:42:36 | 259,998,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package com.kiarra.homeworkroom;
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 voi... | [
"kiarra.gibbs@gmail.com"
] | kiarra.gibbs@gmail.com |
a51c0a0db7c086ef45a75ea34db7f738550732b9 | 97fd02f71b45aa235f917e79dd68b61c62b56c1c | /src/main/java/com/tencentcloudapi/ess/v20201111/models/DeleteStaffsResult.java | 9cb5d8df450cd3b030760d01a13019465a44d0f0 | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-java | 7df922f7c5826732e35edeab3320035e0cdfba05 | 09fa672d75e5ca33319a23fcd8b9ca3d2afab1ec | refs/heads/master | 2023-09-04T10:51:57.854153 | 2023-09-01T03:21:09 | 2023-09-01T03:21:09 | 129,837,505 | 537 | 317 | Apache-2.0 | 2023-09-13T02:42:03 | 2018-04-17T02:58:16 | Java | UTF-8 | Java | false | false | 4,247 | java | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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
... | [
"tencentcloudapi@tencent.com"
] | tencentcloudapi@tencent.com |
eed83af2488912403b7a4689b6fc87c40b0eacde | 71b1300d51ac6dcde1089287ece9adc61c148aa5 | /webfx-kit/webfx-kit-javafxgraphics-emul/src/main/java/javafx/scene/layout/PreferenceResizableNode.java | a3d054c7534acd32a5eb6f8645825f315f250707 | [
"Apache-2.0"
] | permissive | webfx-project/webfx | 0ab7631a69501eced95bc3c65fb9caea76965d8e | a104df9917bb0e4571f726cd28494b099d0f017a | refs/heads/main | 2023-08-24T17:55:59.102296 | 2023-08-13T10:55:08 | 2023-08-21T13:27:17 | 44,308,813 | 249 | 20 | Apache-2.0 | 2023-08-06T18:05:58 | 2015-10-15T09:52:32 | Java | UTF-8 | Java | false | false | 1,778 | java | package javafx.scene.layout;
import javafx.scene.INode;
import dev.webfx.kit.mapper.peers.javafxgraphics.markers.*;
/**
* @author Bruno Salmon
*/
public interface PreferenceResizableNode extends INode,
HasWidthProperty,
HasMinWidthProperty,
HasPrefWidthProperty,
HasMaxWidthProperty,
... | [
"dev.salmonb@gmail.com"
] | dev.salmonb@gmail.com |
41848a31148140b5b76d9aa6e404a0423e4f042e | b7df447f32345ac58d9a50a47dbfde4eb15a17f4 | /Udleveret Materiale/X1/src/x1/shooters/Hunter.java | aa872971e27a02766be084311a5ae723bde5ba5e | [] | no_license | cph-mn521/BatlleShipBot | f2df353c4e2fad4f3e88cd16ad5fd92329bb4660 | 345b278b7611c3febe0ade2adcaad8db7f701503 | refs/heads/master | 2020-04-09T23:57:34.128234 | 2018-12-14T02:13:35 | 2018-12-14T02:13:35 | 160,671,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,039 | 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 x1.shooters;
import battleship.interfaces.Fleet;
import battleship.interfaces.Position;
import battleship.interfaces.Ship;
imp... | [
"43202726+cph-mn521@users.noreply.github.com"
] | 43202726+cph-mn521@users.noreply.github.com |
201680da0f72754a95185752c07360891523e15b | 13e43e0b33e009d445c44719a5a088003636de7e | /src/test/java/sqlit/cli/ClientTest.java | 663d3ae942b4f0f4ea8a1ba24eb3d35ed1121964 | [] | no_license | seabornlee/sqlit | a840278312d98ac39ccf4f91ac798de819a6f5d1 | c4a98fa2cf0199bba35bb3bac078aa23fe2cefff | refs/heads/master | 2022-12-10T07:02:43.628528 | 2020-09-03T03:59:36 | 2020-09-03T03:59:36 | 291,438,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package sqlit.cli;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import sqlit.runner.SqlitRunner;
import java.io.IOException;
import java.net.ConnectException;
import static org.assertj.core.api.Assertions.assertThat;
class ClientTest {
@Test
void should_connect_to_running_inst... | [
"seabornlee.cn@gmail.com"
] | seabornlee.cn@gmail.com |
6b4ea332c95e3ea55711e8b990f84c021a3d7c5f | 1f466e1f7edc54a55802461cf36003942cdbb315 | /src/test/java/com/yuanfy/demo/concurrent/CopyOnWriteArrayListTest.java | 20d1d0300d2d4329f0fa286a33538877607cf90c | [] | no_license | YuanFY/learning-demo | 703e4af32c8e9620389192703140e1649c043d54 | 949d3a928006e3907e7f2bbe16f9feea0d6342ba | refs/heads/master | 2021-06-16T23:57:43.105655 | 2021-04-05T13:31:38 | 2021-04-05T13:31:38 | 183,239,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package com.yuanfy.demo.concurrent;
import org.junit.Test;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import static org.hamcrest.CoreMatchers.hasItem;
import static org.junit.Assert.*;
/**
* @author maple.yuan
* @date 2020-04-1... | [
"1018654313@qq.com"
] | 1018654313@qq.com |
1aaf8453bd74bc366273c8f134a5b946e5e4e24e | 064fe0e0f56b14c8aea108638068f5b72e233b98 | /app/src/main/java/com/akashapps/shoottospace/CustomParticles.java | 94be106ceb822b008433e8a3b19d39811b002f0d | [] | no_license | akashd50/shoottospace | e59a0089399bb8c545f8830ec2ebf08167096ea6 | c4efec1429cc9d4e13106ffc37a035f5f755ac4f | refs/heads/master | 2020-04-20T22:00:27.677624 | 2019-10-27T15:33:13 | 2019-10-27T15:33:13 | 169,125,544 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,091 | java | package com.akashapps.shoottospace;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Color;
import android.opengl.GLES20;
import android.opengl.GLES32;
import android.opengl.GLUtils;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
imp... | [
"akash.as19@gmail.com"
] | akash.as19@gmail.com |
ed33c894fb00e4b493f827bfbf1fb6f365253a42 | 0c8efde31c41884886aae0f4a655093d19f3a3f0 | /ttreeMaven/src/main/java/com/ttree/ttree/domain/repository/FairFileRepository.java | ab66e19008b0bdddf1b8d33da858b8775fb86fd4 | [] | no_license | kyurimki/T-Tree | 2ebd8d1c3a8290d59f7c76511135e9ac1db843c6 | 383cee91f98ed05c655679234414c20dc752b419 | refs/heads/main | 2023-06-25T19:36:07.664708 | 2021-08-04T09:51:42 | 2021-08-04T09:51:42 | 327,633,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | package com.ttree.ttree.domain.repository;
import com.ttree.ttree.domain.entity.FairFile;
import org.springframework.data.jpa.repository.JpaRepository;
public interface FairFileRepository extends JpaRepository<FairFile, Long> {
}
| [
"smilebamtol@gmail.com"
] | smilebamtol@gmail.com |
0589a08270612e7b9c29b45032657000b5bb2608 | 04fb41ca4af2daae94d76cb7bedff51acea10eb7 | /src/test/java/jp/ac/tsukuba/cs/mdl/dnn4j/layers/FullyConnectTest.java | 9eb5a6686b56747a56e86e9d1c5a1410ccffd586 | [
"MIT"
] | permissive | kuri8ive/dnn4j | 32e004a677dc859dc4851f92437d4f67dadc9e07 | cfc05c040dd56c1dfebb6ffdc5e44de320cffd2d | refs/heads/master | 2021-09-06T16:15:26.252008 | 2018-02-08T13:26:05 | 2018-02-08T13:26:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | package jp.ac.tsukuba.cs.mdl.dnn4j.layers;
import jp.ac.tsukuba.cs.mdl.numj.core.NdArray;
import jp.ac.tsukuba.cs.mdl.numj.core.NumJ;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue... | [
"1yen.com@gmail.com"
] | 1yen.com@gmail.com |
f49bda9266297e96ef9131457a40582ae61a2db6 | 3f12ee1ed8799150b91ca889317d4e4641cdb495 | /app/src/main/java/com/gank/chen/adapter/MainArticleAdapter.java | 77258672381416566e6f13a2945003c9814bae09 | [] | no_license | 7399385/WanAndroid | 0988adf305e6588cdc824f7fdd5c5641933466f3 | 1aaf2a78004c0da16484da52dd9cfbd90aafcec0 | refs/heads/master | 2020-04-28T08:30:10.219732 | 2018-11-16T10:13:18 | 2018-11-16T10:13:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,146 | java | package com.gank.chen.adapter;
import android.text.Html;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.gank.chen.R;
import com.gank.chen.mvp.model.ArticleListModel;
import com.gank.chen.util.CommenUtil;
import java.util.List;
/**
* @author ch... | [
"shenpanchiquan@163.com"
] | shenpanchiquan@163.com |
849b4292b3f328cc6832dbadfcfe0f3603b7e529 | 7962858de1404492bdd34b6b55ed1601d0af7d06 | /src/main/java/com/cf/TradingAPIClient.java | c38055bbdd8e62d8ab4e107c244710b239a8229f | [
"MIT"
] | permissive | aikidistas/poloniex-java-client | ca037758449002332c94a81b744e3267acb7f718 | 456e3925070d46ce7cfd615c6ebebbd968503890 | refs/heads/master | 2022-12-26T20:14:27.302392 | 2018-06-13T09:08:23 | 2018-06-13T09:08:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,164 | java |
package com.cf;
import java.math.BigDecimal;
/**
*
* @author David
*/
public interface TradingAPIClient {
public String returnBalances();
public String returnCompleteBalances();
public String returnFeeInfo();
public String returnOpenOrders(String currencyPair);
public String returnTradeHistory(Stri... | [
"karan@prontoitlabs.com"
] | karan@prontoitlabs.com |
d5677eb3f213f3d1c1f5eb8530cef41f5b8a1d33 | 5a31dd133a92a46a15541bea635baebd09209104 | /src/main/java/com/test/slack/common/model/RestExceptionHandler.java | 6c75cc31309e73620f6d31674a5188f14c06d082 | [] | no_license | scorpionrao/slack-app | ef2ad17bf349ca4375544a39b0702de86cf43c2e | 2898af3517ed12cd3ca4e1302c2ac222e5c19b63 | refs/heads/master | 2021-05-12T01:01:36.477534 | 2018-01-15T19:16:49 | 2018-01-15T19:16:49 | 117,548,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package com.test.slack.common.model;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.a... | [
"rgonugunta@clearslide.com"
] | rgonugunta@clearslide.com |
be28d13a7247a79f68033855ea38ecc43846ba96 | f6c572fcbd37075d87d5b7f0ad77508e74cee2bc | /src/main/java/com/bootdo/work/controller/PlanController.java | ec38c6b27cd2377913e61c7da0eaeb6fa846b548 | [] | no_license | sunzq071/JAVANewProgram | b64578a37dc9b327d1cb0cfccd28eeb85276047f | 7870358ef894724a08bffb15ff0a3b4d45470f89 | refs/heads/master | 2020-04-01T13:02:23.065448 | 2018-10-16T07:56:42 | 2018-10-16T07:57:57 | 153,234,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | package com.bootdo.work.controller;
import com.bootdo.common.annotation.Log;
import com.bootdo.common.config.Constant;
import com.bootdo.common.controller.BaseController;
import com.bootdo.common.utils.R;
import com.bootdo.work.domain.WorkPlanDO;
import com.bootdo.work.service.WorkPlanService;
import org.apache.shiro.... | [
"sunzq071@163.com"
] | sunzq071@163.com |
89ce61c6c54cc079d4e0ae34017e75aa9848c0b7 | 92e6e503ee71345c945eb8d3828e267e13d8f262 | /src/cn/edu/seu/pay/Picker.java | e99f84b5a53b02d731d96a2606f2ce5e95b92b79 | [] | no_license | honkawf/hk | d19b15f635c2d634d0d6986e26df4ceb0eba87c1 | e66c84378489ab5d977c2fdf7a95d3d2a874f6bf | refs/heads/master | 2020-05-19T12:20:59.280777 | 2013-09-06T13:06:59 | 2013-09-06T13:06:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,897 | java | package cn.edu.seu.pay;
import cn.edu.seu.main.R;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.widget.TextView;
public class Picker extends L... | [
"hp-2@hp-27"
] | hp-2@hp-27 |
2f28fae314bb3db74eb62e73bb1b9689a2c6dcbd | f0326b9e0d7e23f503991bb9d899cb15ec1b395a | /src/main/java/me/saksonov/jhipster/uaa/security/DomainUserDetailsService.java | b3125795b499b0af08e22d54d4575a1fa9bd3307 | [] | no_license | andreysaksonov/jhipster-uaa | fada3a0cb2d81f30f88356f27d44cf3afb65d019 | 93fc694621ec0a2ff5c18c02d43f4f6a20a38127 | refs/heads/master | 2020-03-26T03:19:10.035734 | 2018-08-12T08:19:49 | 2018-08-12T08:19:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,810 | java | package me.saksonov.jhipster.uaa.security;
import me.saksonov.jhipster.uaa.domain.User;
import me.saksonov.jhipster.uaa.repository.UserRepository;
import org.hibernate.validator.internal.constraintvalidators.hv.EmailValidator;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security... | [
"andrey@saksonov.me"
] | andrey@saksonov.me |
d9a0491e526fcabc770863e88a6f6241208d1025 | c1a3f8746acfd70d5117cc8954b34e3f92fc0a2a | /app/src/main/java/com/linktech/gft/view/DisallowClickTabLayout.java | d738eb2c493fd5bf97c90206d7852154b9e735a5 | [] | no_license | mnlin0905/GFT | 00e62b8166623aacf11c17babd91aa714eea22b8 | 6db4f8b8d1d70933d2be743ce2a7ccb74c67058c | refs/heads/master | 2023-04-12T07:44:48.956080 | 2023-03-24T12:53:56 | 2023-03-24T12:53:56 | 209,274,398 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,561 | java | package com.linktech.gft.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import com.linktech.gft.skin.MySkinMaterialTabLayout;
/**
* Created on 2018/1/24
* function : 可以禁止点击事件的tabLayout
*
* @author LinkTech
*/
public class DisallowClickTabLayout extends ... | [
"mnlin0905@gmail.com"
] | mnlin0905@gmail.com |
c7324a5d7117b118b8d7f7329f491054f3110277 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-422-11-3-SPEA2-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/wikimodel/impl/InternalWikiScannerContext_ESTest_scaffolding.java | f1ba81aff505e6e5e41785736a8fb51c8937a67e | [] | 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 | 465 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Tue Apr 07 00:00:09 UTC 2020
*/
package org.xwiki.rendering.wikimodel.impl;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import or... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
b691f9087f60c2ed51704beacda1f3f2b2cb9d96 | 56c8e5c6062237fefb3a1d6c19bf60bb9bd49990 | /PharmacyApp/app/src/main/java/com/medikeen/pharmacy/LoginActivity.java | c7a8ce95ad979bbd2af4d3dfa2d3bcb7d91bc58c | [] | no_license | MediKeen/PharmacyApp | 92cce67c0abf72e3f87e9b40363522df18b04211 | bd727281f11ec2208eb6017119545b83d62865b8 | refs/heads/master | 2016-08-12T17:19:17.652030 | 2016-03-08T10:31:21 | 2016-03-08T10:31:21 | 52,726,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,573 | java | package com.medikeen.pharmacy;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
impor... | [
"health4u01@gmail.com"
] | health4u01@gmail.com |
928917fa57b639c5504b3623b29bc014db49c582 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2008-07-03/seasar2-2.4.26/s2jdbc-gen/s2jdbc-gen-core/src/main/java/org/seasar/extension/jdbc/gen/desc/TableDescFactoryImpl.java | 272fab8d138bcb022e889ad040fb366d1338523e | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,885 | java | /*
* Copyright 2004-2008 the Seasar Foundation and the Others.
*
* 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 ... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
d2b57e1f71d4b9ddcc85a1c810ef5cf6bcbf8889 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_0f65a0f23995f31851c056b56ddd46e9527c22b1/EvalTag/2_0f65a0f23995f31851c056b56ddd46e9527c22b1_EvalTag_s.java | 68dfa9a4fd8b31413acca15eb4b543b922a541f0 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 5,979 | java | /*
* Copyright 2002-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 requ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ff82171acdccd6999c2ff213f2a6e9170334ba0b | 3f02d9819888d93c9d4e6dd97b4d10fe58edca5b | /basex-core/src/main/java/org/basex/io/random/DataAccess.java | 293416ed8e6a2a095de85f80947527fc048de56d | [
"BSD-3-Clause"
] | permissive | mingarao/basex | 41bace7b9e3a28fb86c5ee6dc617fab1e466f905 | 386a7a2295d2c523c396f6c05f91740a9410b3cc | refs/heads/master | 2021-01-15T12:16:04.348358 | 2014-02-15T15:28:56 | 2014-02-15T15:28:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,720 | java | package org.basex.io.random;
import java.io.*;
import org.basex.io.*;
import org.basex.util.*;
/**
* This class allows positional read and write access to a database file.
*
* @author BaseX Team 2005-14, BSD License
* @author Christian Gruen
*/
public final class DataAccess {
/** Buffer manager. */
private ... | [
"christian.gruen@gmail.com"
] | christian.gruen@gmail.com |
43ab7d32b75180ec7b181006501b6b717c087306 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /c/a/c/b/k.java | 62c56139022072bbe876b44b697d393b030836a9 | [
"SMLNJ",
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | MewX/contendo-viewer-v1.6.3 | 7aa1021e8290378315a480ede6640fd1ef5fdfd7 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | refs/heads/main | 2022-07-30T04:51:40.637912 | 2021-03-28T05:06:26 | 2021-03-28T05:06:26 | 351,630,911 | 2 | 0 | Apache-2.0 | 2021-10-12T22:24:53 | 2021-03-26T01:53:24 | Java | UTF-8 | Java | false | false | 156,631 | java | /* */ package c.a.c.b;
/* */
/* */ import c.a.c.c;
/* */ import c.a.c.f;
/* */ import c.a.g;
/* */ import c.a.i.c;
/* */ import c.a.i.l;
/* */ import c.a.j.a.g;
/* */ import java.awt.Point;
/* */ import java.util.Stack;
/* */
/* */
/* */
/* */
/... | [
"xiayuanzhong+gpg2020@gmail.com"
] | xiayuanzhong+gpg2020@gmail.com |
85dcfebeba8c6a6fba813b451bc1a541e1d76cd3 | be200fa25382b56ee0cb39d1eb6dfc182a6712f8 | /10 - Inheritance/src/whatdoesthefoxsay/exercise/RunLyrics.java | 4d04aec3645f95c2bd740c2e0ba83cb7315c0f70 | [] | no_license | ht450/programming-module-eclipse-workspace | 0c810429a13984b84109fbac4c39d9ee18eac2d7 | 7a3252ea0dd5086520856f8f1364061f6e952373 | refs/heads/main | 2023-03-20T16:52:29.219676 | 2021-03-08T11:59:42 | 2021-03-08T11:59:42 | 345,641,062 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,265 | java | /**
*
*/
package whatdoesthefoxsay.exercise;
/**
* @author Hugh
*
*/
public class RunLyrics {
/**
* @param args
*/
public static void main(String[] args) {
Animal dog = new Animal("Dog", "Woof");
Animal cat = new Animal("Cat","Meow");
Animal bird = new Animal("Bird", "Tweet");
Animal mouse = new A... | [
"59090167+ht450@users.noreply.github.com"
] | 59090167+ht450@users.noreply.github.com |
94a81f8048c57d41edfe64e758bfd34b32528c97 | 0e9699d72135bc6e89b2e609bf5d1ba726a68190 | /EspressioniMatematiche/src/Espressione.java | 7f8718708da7934ca0147bf9c965f20dcb43d92f | [] | no_license | francescopioscognamiglio/metodologie_scognamiglio.1801156 | 76de135c8513f5987763f75f4481177ad99393da | 47bf4b170e54610e12f2ffcab1e355bcc938f290 | refs/heads/master | 2023-06-08T20:59:55.324411 | 2020-02-13T20:25:15 | 2020-02-13T20:25:15 | 176,898,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,108 | java |
/**
* Esercizio: Espressioni matematiche
*
* Progettare una serie di classi che modellino le espressioni matematiche secondo la seguente definizione:
* - Una costante di tipo double è un’espressione
* - Una variabile con nome di tipo stringa e valore double è un’espressione
* - Se e1 è un’espressione, allora... | [
"francescopio.scognamiglio@4science.it"
] | francescopio.scognamiglio@4science.it |
4b8da16b35fda35fea38d2a00922a49a86d1b45e | 8863f7904fa6807f8a98cb095ecb30699de86c03 | /test0716/backend/src/main/java/com/example/backend/BackendApplication.java | 54740699492ad7edd42d0e05f9affa0b81ab2139 | [] | no_license | MinhoChoi-a/ReactTest | 15238e58f48c640777b1e966bc2933f2741b8b6f | b034aa6a3d1fc2585f6c9280c6cf9820f5d3ba9c | refs/heads/master | 2023-06-19T00:38:05.254887 | 2021-07-17T00:36:45 | 2021-07-17T00:36:45 | 385,044,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 811 | java | package com.example.backend;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
import org.springframework.web.servlet.config.a... | [
"minhocalgary@gmail.com"
] | minhocalgary@gmail.com |
33a84c03e4d4a6602e416c52370fc4a1d9e241ee | 85782b862786c5e90565053da06b245ba5be54ec | /src/main/java/com/demo/ssos/config/AuthServerConfig.java | 26367048565135d2f73686409a0fb24d27ad3be7 | [] | no_license | sfarias051/sso_spring_boot_oauth2_server | e9c0dfdf456ad6107a938cbe2177f9a59ef6e46b | 26f1b84dd89d15cb4ed97335cd2768c763ccca5a | refs/heads/master | 2020-05-16T05:09:30.915113 | 2019-04-22T15:15:39 | 2019-04-22T15:15:39 | 182,806,986 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,780 | java | package com.demo.ssos.config;
import com.demo.ssos.utils.Constants;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.security.oauth2.config.anno... | [
"sfarias051@gmail.com"
] | sfarias051@gmail.com |
8d1b4fe5828c4a9805db54af01bb3ab6d857084e | 796d44ee259fa35f5a9a5e96c24cfd2003cc07bf | /src/com/kamilu/kompozytor/propenums/Instrument.java | adb683fb471463dcb0a33a8299126423b4067097 | [] | no_license | Posejdon23/kompozytor | be6e3408ef5b1accc3c33527f8adc9cc32c2dc52 | 4892d957a2fecd864f39df49b05a50a32e21eaf0 | refs/heads/master | 2016-09-05T09:05:17.847873 | 2014-10-05T10:14:16 | 2014-10-05T10:16:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.kamilu.kompozytor.propenums;
public enum Instrument {
Trabka, Kornet, Waltornia, Klarnet, Saksofon_sopranowy, Saksofon_altowy, //
Saksofon_tenorowy, Saksofon_basowy, Perkusja, Tenor, Sakshorn_tenorowy, //
Puzon, Flet, Tuba, Bas, Helikon;
} | [
"Kamil@Komputer"
] | Kamil@Komputer |
bfbd038c20049715492bcacd94a9cf3d26834074 | a6f522669a187a597b42246eaddfb0a07d577adf | /Project/src/controller/RegistrationServlet.java | 5a916a9842168fc66633cb7cf0819f37b033e319 | [] | no_license | TonosakiRikiya/WebProgramming | 189e8ef95e1fbde08202077f96b748995420d6f3 | 8165dc0db89a941264f56941cc03d654664abe58 | refs/heads/master | 2020-03-27T01:10:19.955421 | 2018-08-23T01:19:32 | 2018-08-23T01:19:32 | 145,688,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,423 | java | package controller;
import java.io.IOException;
import java.sql.Date;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servl... | [
"yakyu48.km@gmail.com"
] | yakyu48.km@gmail.com |
ef81aa2ff552069bb6f463914f242332c3d4fe73 | af9707a25ebcc9598d865aa0e91bc195a50d5c3b | /src/main/java/com/ykjzone/mapper/GroupMapper.java | 83ba967ec7d5c91a632902a639201f33b63d8a60 | [] | no_license | ShiXianchen-1998/xiaoshuo_SSM | c537f780464fb4eef296b575538764353c923c22 | 3d4f58bf477455139fdc56a791f1114f39f6ddb4 | refs/heads/master | 2022-11-18T04:05:14.483696 | 2020-06-29T04:22:30 | 2020-06-29T04:22:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package com.ykjzone.mapper;
import com.ykjzone.pojo.Group;
import com.ykjzone.pojo.GroupExample;
import java.util.List;
public interface GroupMapper {
int deleteByPrimaryKey(Integer id);
int insert(Group record);
int insertSelective(Group record);
List<Group> selectByExample(GroupExample example);... | [
"943170356@qq.com"
] | 943170356@qq.com |
072534c5b9c3777638145d0e7fa80d59de86f005 | e7f2bba9c9dbde8ba3af105dd482165da46cab00 | /src/day2/Task1.java | 4ef9c0ecea53d66e7b329d287fa0ded6a10391ed | [] | no_license | Sadamchik/JavaMarathon2020 | 5af25bfca9c48012ca8b2e0c2c7d71b5ae8f9214 | 15d06536ac0c3b89f3bcd0376a63042954acbbbd | refs/heads/master | 2022-12-07T18:42:25.996069 | 2020-09-05T16:46:05 | 2020-09-05T16:46:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package day2;
import java.util.Scanner;
public class Task1 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
if (a >= 1 && a <= 4) {
System.out.println("Малоэтажный дом");
} else if (a >= 5 && a <= 8) {
... | [
"kalykov.anvar@gmail.com"
] | kalykov.anvar@gmail.com |
18f30a3f722ff88260cbef92dcab0449ff70a31d | 851394187a0c17fde9effa8d4d68523e7b9f65d3 | /src/main/java/com/nchu/anti_japan_history/webpage/entity/SpecialTopic.java | 3d5e6c63856048d52aed7a130c10f3f68a86981f | [] | no_license | RCQBDYS/AntiJapanHistory | 56cc5e42ef5190ab4765191dec91c8f60a961ece | e784d64f2c61219ac1ecae4a0b3917b626f73b2e | refs/heads/master | 2022-07-02T19:06:29.220917 | 2020-09-04T01:16:00 | 2020-09-04T01:16:00 | 251,535,145 | 0 | 0 | null | 2022-06-21T03:14:40 | 2020-03-31T07:50:20 | HTML | UTF-8 | Java | false | false | 345 | java | package com.nchu.anti_japan_history.webpage.entity;
import lombok.Data;
import java.io.Serializable;
/**
*@Author: wangshen
*@Date: 2020/4/6
*@Description: 导航栏实体类
*/
@Data
public class SpecialTopic implements Serializable {
private Integer specialTopicId; //导航栏id
private String topic; //导航栏标题
}
| [
"45528344+RCQBDYSschool@users.noreply.github.com"
] | 45528344+RCQBDYSschool@users.noreply.github.com |
3482deffa50f215f83fed68ff06d4ea8e6fd8c78 | df3d0bec469808454f88861674f3909b042ef87c | /src/test/java/com/weborders/step_definitions/LoginStepDefinitions.java | 7bbde8b664ac21d693aaafbe70c62910c973e77f | [] | no_license | IssB20/WebOrdersAutomationSummer2020 | ac06ae90769f491bcb493bf21dc595323039f475 | 59f522670e158bf7370b06ffc73095f482a1dea6 | refs/heads/main | 2023-01-05T04:40:42.400828 | 2020-10-25T02:43:40 | 2020-10-25T02:43:40 | 306,918,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 952 | java | package com.weborders.step_definitions;
import com.weborders.pages.HomePage;
import com.weborders.pages.LoginPage;
import com.weborders.utilities.ConfigurationReader;
import com.weborders.utilities.Driver;
import io.cucumber.java.en.Given;
import io.cucumber.java.en.Then;
import io.cucumber.java.en.When;
import org.ju... | [
"islemouiddir@gmail.com"
] | islemouiddir@gmail.com |
d5f6fe0b25b96096ea7cb6b2cf9d93eabba8266c | c5a306b409c77fecda770e20f48dc47abc5d8a63 | /RabbitMQ-1/src/main/java/com/example/demo/service/RabbitMQSender.java | 185ba76362e2320b69c3a7f997631f3b87b28809 | [] | no_license | Vaishnavi-k-l/Springboot-Projects | 01e34b7287983fef55479535b18a1cdea0217ba3 | 1f9a2081533169ae2f146afdcf6cf945ccdd4d44 | refs/heads/master | 2023-04-26T14:43:17.953314 | 2019-11-21T09:40:49 | 2019-11-21T09:40:49 | 223,139,382 | 0 | 0 | null | 2023-04-14T17:55:36 | 2019-11-21T09:40:42 | JavaScript | UTF-8 | Java | false | false | 723 | java | package com.example.demo.service;
import org.springframework.amqp.core.AmqpTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
import com.example.demo.model.Employee;
@Service
public class R... | [
"b8ibmjava33@iiht.tech"
] | b8ibmjava33@iiht.tech |
76a7dce3ffd14e032d77f8131c25b9cfe2bb3020 | dea89aaf5d7358ff847043d1fd67c55403476a19 | /week7-week7_04.ThingSuitcaseAndContainer/src/Main.java | 8ecaee7e59e93a488df49a3b85fca5c2bbdb9034 | [] | no_license | Milosh87/MOOC-Java-Part-2 | 4bb3500bd6c9f6df9ebbeac56cdc4d8f2859d6fa | fc21197d23b2820e9725a546e06346b45e469ca1 | refs/heads/master | 2020-09-12T21:54:43.961858 | 2019-11-19T00:23:38 | 2019-11-19T00:23:38 | 222,570,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 605 | java |
public class Main {
public static void main(String[] args) {
// use this main class to test your program!Thing book = new Thing("Happiness in Three Steps", 2);
Container container = new Container(1000);
addSuitcasesFullOfBricks(container);
System.out.println(container);
... | [
"53798476+Milosh87@users.noreply.github.com"
] | 53798476+Milosh87@users.noreply.github.com |
cc997784fb3ae468799a8fa0bd061d251cf4092a | d740101c2b56fde3b678e97d88d83f8fe2dd3c7d | /rain-console/src/main/java/com/stylesmile/console/system/controller/SysMenuController.java | 8ee9155a11141972ed7c02d8bf8417506ffb14a0 | [] | no_license | stylesmile/rain | b43b67b3fae2d5262c323bf76a795c55d3a4753b | 097e06ff5f2c2908ab813bfb263547e6df4ffb8b | refs/heads/master | 2020-05-20T17:30:40.887424 | 2020-04-19T12:02:22 | 2020-04-19T12:02:22 | 185,689,345 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,961 | java | //package com.stylesmile.console.system.controller;
//
//import com.stylesmile.console.system.entity.SysMenuEntity;
//import com.stylesmile.console.system.service.SysMenuService;
//import com.stylesmile.util.Result;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.web.bind.a... | [
"3239866994@qq.com"
] | 3239866994@qq.com |
b45bfe81950da49c823c1fb8ba6484dbb941ba74 | 9c7e8d56e870538789f7ec7af58d03111e44db0a | /src/HeNan/JiYuan.java | 8aea250d9aaf3420722a8fdd151de7b481e312a8 | [] | no_license | wujialiang1/java | b45f0b4585679c16b27d7ced78e57a38d3f52288 | b0dff4ae0e83252c670b48e30832057f7b1f3986 | refs/heads/master | 2021-09-19T06:24:19.050721 | 2018-07-24T08:31:51 | 2018-07-24T08:31:51 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 3,495 | java | package HeNan;
import java.io.IOException;
import java.net.URL;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map.Entry;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
im... | [
"2252156305@qq.com"
] | 2252156305@qq.com |
aeeef29025d6e06ff9210f5ef969a31e2bd65ae9 | 79207189c9b7df336103dd5c2606b066c52c7f1d | /XXApp/app/src/main/java/com/xxapp/Entities/Result.java | 4e3ed06976848267a4cf6ae150e43ff967533f4f | [] | no_license | rh1314/ADApp | 0c89a09c3e841b2390bb5372d843fe0b4eb7e37b | e710e860145914d05b5fed44e7c21a79efe84c9e | refs/heads/master | 2021-01-12T18:27:02.108300 | 2016-10-23T17:10:54 | 2016-10-23T17:10:54 | 71,379,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package com.xxapp.Entities;
/**
* Created by Administrator on 2016/10/14.
*/
public class Result<T> {
public static final int STATE_SUCCESS=1;
public static final int STATE_ERROR=2;
public int state;
public String descr;
public T data;
}
| [
"raowenbin@aliyun.com"
] | raowenbin@aliyun.com |
8ceaf1d0464da2c0b93e50312605873dfeaffad2 | 1bdf8fba41e645ce25487af299572f31a5941f91 | /src/main/java/br/gov/servicos/cms/Genero.java | 2e8f19df93b7915fddc78d5f561dbcc9c3f9bb70 | [
"MIT"
] | permissive | mauriciomelo/guia-de-servicos | a18d086194fcb4aa672ad7f81210d1a74065d99d | bb931c89dd74ef6abe424b73aa020b6a64769f99 | refs/heads/master | 2021-01-15T23:35:59.727683 | 2015-03-21T21:31:47 | 2015-03-21T21:31:47 | 32,694,172 | 0 | 1 | null | 2015-07-31T02:36:58 | 2015-03-22T20:34:55 | Ruby | UTF-8 | Java | false | false | 641 | java | package br.gov.servicos.cms;
import org.springframework.stereotype.Component;
import java.util.Arrays;
import java.util.List;
@Component
public class Genero {
private static final List<String> FEMININOS = Arrays.asList(
"comissao",
"defensoria",
"empresa",
"fundac... | [
"cvillela@thoughtworks.com"
] | cvillela@thoughtworks.com |
06cc78ea46517a5cd505567cc4a545a3185cd16a | 425fe82c4a64d9b169db69daa48a5f89c05abb95 | /src/main/java/leetCode/LinkedList/LinkedListCycle1/Main.java | 7c39d676b49d863b6dfd758f41b086b938acab6c | [] | no_license | Abhisinghrulz/DS | 2cf10f2b2529c76f6c43347d0cc761b1dfde960c | 9633d45d5332fd64a0b1279c83462639bbefc1fe | refs/heads/master | 2023-03-31T00:31:43.485744 | 2021-03-31T21:03:32 | 2021-03-31T21:03:32 | 294,037,079 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package leetCode.LinkedList.LinkedListCycle1;
import leetCode.LinkedList.ListNode;
import leetCode.LinkedList.removeDuplicates.removeDuplicates2.RemoveDuplicates2;
import leetCode.LinkedList.reverseLLUsingStack.ReverseList;
public class Main {
public static void main(String[] args) {
ListNode listNode0 =... | [
"abhisinghrulz@gmail.com"
] | abhisinghrulz@gmail.com |
2640aeabbd7aca6034ea77b7fecdaa5d88f5cad1 | 8c98559757a54bd1243216192d84e48c53318265 | /mybatis-spring/src/main/java/entity/Emp2.java | 622f261800ef0991e657c69ca61262ae1fbea106 | [] | no_license | koronto11/java-spring | 9666aaf8f86080da4059835e82722d18280eea61 | 52ea3baca16d92619da24a975d35caa7d2ba9d3f | refs/heads/master | 2021-05-11T01:20:32.107390 | 2018-01-21T10:38:47 | 2018-01-21T10:38:47 | 118,326,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package entity;
public class Emp2 {
private Integer empNo;
private String ename;
private Integer age;
public Integer getEmpNo() {
return empNo;
}
public void setEmpNo(Integer empNo) {
this.empNo = empNo;
}
public String getEname() {
return ename;
}
public void setEname(String ename) {
this.ename = e... | [
"35026119+koronto11@users.noreply.github.com"
] | 35026119+koronto11@users.noreply.github.com |
b65194729fc9d7ce2e2095e55e2e7853b8491021 | da4cdb2a7be7ba4a0b44e2251fde90803b7b1868 | /queries/src/main/java/pe/facturacion/fel/queries/entities/Coded.java | d24a7ba93159312994ade2dfa79831f7410f1971 | [] | no_license | egcarlos/fel | a838da589e52115c0a31f65afe984bc08ae856d1 | 2e92c49da98df959651dd141692a2553733381bf | refs/heads/master | 2020-04-12T17:00:37.711201 | 2016-02-02T16:15:54 | 2016-02-02T16:15:54 | 50,934,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | /*
* Producto elaborado para Alignet S.A.C.
*
*/
package pe.facturacion.fel.queries.entities;
/**
* Clase Coded.
*
* @author Labtech S.R.L. (info@labtech.pe)
*/
public interface Coded {
String getCode();
void setCode(String code);
}
| [
"egcarlos@gmail.com"
] | egcarlos@gmail.com |
e6590a03f33988f04a991d376cb59437419e4fe6 | ae7d9fe3abf5d1cf3e8ebbb3196e8d1df0256adc | /leetcodepractice/String/com/leetcode/algors/IsomorphicStrings/Solution.java | fc5513ad10fb885b5932b4c35d91be079888a2ab | [] | no_license | pivovarovanatol/leetcodepractice | a51c1a726db29cab248d661e74356dfbec85bf4d | 545557789ea5df1373419a6a268501696227dc7f | refs/heads/master | 2021-08-08T20:33:24.697990 | 2020-06-28T19:32:02 | 2020-06-28T19:32:02 | 196,134,299 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,866 | java | package com.leetcode.algors.IsomorphicStrings;
//https://leetcode.com/problems/isomorphic-strings/
import java.util.ArrayList;
import java.util.LinkedHashMap;
class Solution {
public boolean isIsomorphic(String s1, String s2) {
char[] sc1 = s1.toCharArray();
char[] sc2 = s2.toCharArray... | [
"AAP@10.0.0.198"
] | AAP@10.0.0.198 |
1f14bfb2319bcd78937f337c52f34d23f93c0b4e | 4a62e4257fa5fa5d023a65b2161012f90f201ec1 | /javaweb12UpadteBook/src/com/book/FindServlet.java | 680ee7342ffee842f4f28317d1b7a6b54e661361 | [
"Apache-2.0"
] | permissive | lBetterManl/Java-Web-Study-Demo | 5dca20bec7e37007d5b0c26f61007e8b0c216a7f | b873044034f183b3505dc04cb870dbf91a59eaff | refs/heads/master | 2020-03-08T15:14:16.148005 | 2018-04-17T02:22:27 | 2018-04-17T02:22:27 | 128,206,312 | 3 | 1 | null | null | null | null | GB18030 | Java | false | false | 1,957 | java | package com.book;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
... | [
"yhc8023tm@foxmail.com"
] | yhc8023tm@foxmail.com |
67e315bbfb6d1f0c9b827045d7644e747fdfc27c | 02c1bfb3e187b573d814e9972c417bfafff39b21 | /ch17-event/src/ItemEventEx01.java | f7a297c1ae5288cd9c36e4ea5a89355cfa1e6265 | [] | no_license | kuno2582/java | de8a4db48c82633ff8c42bc848cc7a12760d56b8 | 980761ca044fb2e75fd0cfa2683cbfa57560b696 | refs/heads/master | 2020-05-22T19:53:19.900758 | 2017-03-12T11:13:03 | 2017-03-12T11:13:03 | 84,719,146 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,631 | java |
//두 개의 이벤트 처리
import java.awt.*; //Frame, Button, TextArea, Checkbox, Panel, BorderLayout;
import java.awt.event.*;//ItemEvent, ItemListener, ActionEvent, ActionListener;
public class ItemEventEx01 extends Frame implements ActionListener, ItemListener{
Panel p1 = new Panel();
Panel p2 = new Panel();
TextArea... | [
"kuno9411@gmail.com"
] | kuno9411@gmail.com |
0da08013419e3509534a39dd9c297cc66e50a815 | 1e6b3d81890c5bb65539edc37b45822d5b6cabc9 | /src/main/java/history/back/Security/JWT/JwtConfigurer.java | d73d6e2e1f193ff20e2f2ba2591176b05df6c7eb | [] | no_license | medhedho/history_backend | 0b4a4a7349180e3b83fe3f1f94562f0989fc4d38 | dcabccc0a04f2b54b32d65b867191131f1ab160d | refs/heads/master | 2022-01-28T08:47:34.853353 | 2020-01-15T10:58:34 | 2020-01-15T10:58:34 | 181,164,839 | 0 | 0 | null | 2022-01-21T23:35:21 | 2019-04-13T12:03:13 | Java | UTF-8 | Java | false | false | 883 | java | package history.back.Security.JWT;
import org.springframework.security.config.annotation.SecurityConfigurerAdapter;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.web.DefaultSecurityFilterChain;
import org.springframework.security.web.authentication... | [
"medhedho@icloud.com"
] | medhedho@icloud.com |
ed83e956d0231bc82da89c44080bc3bbf0d7ecee | 7fb051fd3cfc3f00a74b664ae506a77b86726c10 | /PracticalTest02/app/src/main/java/practicaltest02/eim/systems/cs/pub/ro/practicaltest02/ClientThread.java | 67c1a57bcc200d85181e5baa1110fbe24581c380 | [
"Apache-2.0"
] | permissive | AreAllUsernamesTaken/PracticalTest02 | ba6ac7ff543bb1864d0873b316aec53f524178b0 | 8b30955fa2af7e1d050a8da40abf2abc280a1e84 | refs/heads/master | 2020-12-30T13:39:17.748184 | 2017-05-18T12:51:02 | 2017-05-18T12:51:02 | 91,237,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,703 | java | package practicaltest02.eim.systems.cs.pub.ro.practicaltest02;
import android.util.Log;
import android.widget.TextView;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.Socket;
class ClientThread extends Thread{
private String address;
private int port;
... | [
"ionut.mugurel.anghel@gmail.com"
] | ionut.mugurel.anghel@gmail.com |
2b52be2d5e7c9581a5d23392247cfa4907f23277 | 12a7ca3203a8b479bfe5a3b598463d2d63ee0fe9 | /scanner/Scanner.java | b8f7d6fa89224783811629e1e13831f09a8003f0 | [] | no_license | muneebGH/Force | 377af15182c965de35a6cf247484a3d40787e9b8 | deb8aaa6cd52a10fdc2c7e48ddab44294ed6a64e | refs/heads/main | 2023-02-04T04:16:41.035992 | 2020-12-27T07:08:29 | 2020-12-27T07:08:29 | 324,690,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,352 | java | package scanner;
import Driver.Force;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static scanner.TokenType.*;
public class Scanner {
private final String sourceCode; //source code of program
private int line=1; //to check which line we are on
... | [
"muneeb.github@gmail.com"
] | muneeb.github@gmail.com |
f12b1179da867da6384b3f25af9b8e244a7047fa | 74f67709172fd617737e06269e0aeeb6103b3116 | /src/main/java/com/github/jeffrey/spring/boot/model/big2/game/Player.java | a305724a0e8704b7cb265ac3ddaed384374f11e0 | [] | no_license | jeffreymzd/springboot | b576fe46274cf4ed136502d50a7f9b7d2246004a | 54a9cd2447aaed76f8170401d2a08af11697de6e | refs/heads/master | 2020-03-21T11:45:48.822205 | 2018-08-11T01:29:29 | 2018-08-11T01:29:29 | 138,520,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,538 | java | package com.github.jeffrey.spring.boot.model.big2.game;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import java.util.Objects;
@Entity
public class Player {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
... | [
"zhide.mo@gmail.com"
] | zhide.mo@gmail.com |
50473038e51ee91b94b71397b6b13451046aa6ac | 8cd01526f0e84cf36bc27515876eda9bcc52f49a | /code/vim_android/office/src/main/java/com/wxiwei/office/macro/MacroCustomDialog.java | c1fbc7d81362f951b4c4965889a399792268b429 | [] | no_license | liyawei7711/shenlun | a0baa859cec59b9d46825c8b1797173bd56d4d3f | 602b103d90df98c100ce55efee132596b0100445 | refs/heads/master | 2021-01-09T12:52:18.359146 | 2020-06-29T08:21:20 | 2020-06-29T08:21:20 | 242,304,879 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | /*
* 文件名称: MarcoCustomDialog.java
*
* 编译器: android2.2
* 时间: 下午12:49:58
*/
package com.wxiwei.office.macro;
import com.wxiwei.office.common.ICustomDialog;
/**
* TODO: 文件注释
* <p>
* <p>
* Read版本: Read V1.0
* <p>
* 作者: ljj8494
* <p>
* 日期: 2012-1... | [
"751804582@qq.com"
] | 751804582@qq.com |
f693ce543489a209e940d23313ceb78ae5832bac | 3850a13a808fe1fe918a0a6d2f396f15ab750de6 | /cms_jd1911/src/main/java/com/example/demo/bean/extend/UserVM.java | 6001f654b07e9f21a37f1972934292e369c2e1ec | [] | no_license | moth-orchid/moth | ffe2dc2e0e0a3d8e2e574ff5c918b804f77b8c53 | bcb4dd6ad1d2241328d999dd86f7389e640d2ba7 | refs/heads/master | 2022-06-22T16:02:11.779740 | 2019-11-19T01:59:09 | 2019-11-19T01:59:09 | 221,856,791 | 2 | 0 | null | 2022-06-21T02:15:44 | 2019-11-15T06:14:25 | Java | UTF-8 | Java | false | false | 375 | java | package com.example.demo.bean.extend;
public class UserVM {
private String username;
private String password;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
public String getPassword() {
return password;
}
public void setPassword(S... | [
"2814799827@qq.com"
] | 2814799827@qq.com |
005e7ba89bb5b99f979de6e58cf781e3a091fdcd | 78c28c858c4bcd5415b81b9e4e4359e543b2eb2b | /microservicecloud-provider-dept-8001/src/main/java/com/wangxb/springcloud/controller/DeptController.java | 5478c073247372f57d8bdfefa8b024de909e79df | [] | no_license | wxb2019/micservicecloud | 38688d7869f5f46b1f0de28f6ddc4327ccde295e | dc1dbc966c01b7be27958e7df4d332e6a533d6a4 | refs/heads/master | 2023-08-08T07:04:26.942689 | 2019-09-19T16:36:27 | 2019-09-19T16:36:27 | 206,269,383 | 0 | 0 | null | 2023-07-22T15:17:40 | 2019-09-04T08:24:53 | Java | UTF-8 | Java | false | false | 902 | java | package com.wangxb.springcloud.controller;
import com.wangxb.springcloud.entity.Dept;
import com.wangxb.springcloud.service.DeptService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
/**
* @author wangpd
* @version 1.0
* @da... | [
"wpd@kingwy.net"
] | wpd@kingwy.net |
dfaf1ca6f0b4b931fa248d1d5755e97bc98ebe1a | 8ff419b3c99f20a3e1db687123fb776613844da9 | /src/com/liu/ssm/service/impl/EmployeeServiceImpl.java | 7f4ac745b1751624671aeb7d02f771e07e03beaa | [] | no_license | Wind0Rises/Hotel | 3c7e1547a2aed43750bf663bb58a39735a2d0df5 | 2ead81b85b7666a2afdfc7c9c28aee625d7dd629 | refs/heads/master | 2021-01-01T18:58:45.570497 | 2017-11-24T10:34:02 | 2017-11-24T10:34:02 | 98,477,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,470 | java | package com.liu.ssm.service.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.liu.ssm.mapper.EmployeeMapper;
import com.liu.ssm.pojo.Employee;
import com.liu.ssm.servi... | [
"1931323324@qq.com"
] | 1931323324@qq.com |
82cda459f40bc717e9d30cf473cf470341f97d87 | ac1768b715e9fe56be8b340bc1e4bc7f917c094a | /ant_tasks/tags/release/11.02.x/11.02.1/common/source/java/ch/systemsx/cisd/common/collections/TableMap.java | 2752ec4294fa21a3fe07aa8df848b3b4b34817de | [
"Apache-2.0"
] | permissive | kykrueger/openbis | 2c4d72cb4b150a2854df4edfef325f79ca429c94 | 1b589a9656d95e343a3747c86014fa6c9d299b8d | refs/heads/master | 2023-05-11T23:03:57.567608 | 2021-05-21T11:54:58 | 2021-05-21T11:54:58 | 364,558,858 | 0 | 0 | Apache-2.0 | 2021-06-04T10:08:32 | 2021-05-05T11:48:20 | Java | UTF-8 | Java | false | false | 8,151 | java | /*
* Copyright 2007 ETH Zuerich, CISD
*
* 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 agr... | [
"fedoreno"
] | fedoreno |
c8e72df4f4d2f9e4e737ceb69f02bc91df84086d | c75e6df08eb4065ab80fcc1dcc1cb38ac1256f72 | /web/plugins/com.seekon.nextbi.palo.gwt.core/src/com/tensegrity/palo/gwt/core/server/services/cubeview/AxisHierarchyUpdater.java | 8ba93a372722df1baf61af62c42bc6a845be6db6 | [] | no_license | jerome-nexedi/nextbi | 7b219c1ec64b21bebf4ccf77c730e15a8ad1c6de | 0179b30bf6a86ae6a070434a3161d7935f166b42 | refs/heads/master | 2021-01-10T09:06:15.838199 | 2012-11-14T11:59:53 | 2012-11-14T11:59:53 | 36,644,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,377 | java | /*
*
* @file AxisHierarchyUpdater.java
*
* Copyright (C) 2006-2009 Tensegrity Software GmbH
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (Version 2) as published
* by the Free Software Foundation at http://www.gnu.org/cop... | [
"undyliu@126.com"
] | undyliu@126.com |
13101a203377de01b0b9c0cb78c61692220e6bd5 | 1c63e06951421b5869720fb2f7763317d8272c04 | /androidzxing/src/main/java/com/google/zxing/client/android/camera/CameraManager.java | 49ae17cb5b5e247972e2a642b7084bcaf2e00a6c | [] | no_license | hub-zjy1024/CustomDialog2 | 0fd124f8384c56dbe6e5096eda66caa1a06981d4 | f6aaadcb1ff7ecc9a39fc8d44adb0d238a8112ee | refs/heads/master | 2020-07-21T06:03:22.965664 | 2020-01-18T12:47:34 | 2020-01-18T12:47:34 | 206,766,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,559 | java | /*
* Copyright (C) 2008 ZXing 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 applicable law or agr... | [
"851280963@qq.com"
] | 851280963@qq.com |
11d2eeabb7e52408275254153c4e87dedb9e2e94 | 03ef7e915b78b5c34367d52280e39fabca2fb6ce | /product/src/main/java/site/javaee/mall/product/controller/AttrController.java | 6716c9d3e4fca1f35b6780644c3a9d186abb0ca2 | [] | no_license | WalkerDogW/mall | ef73e369ea8766fd947c64b50a641276e26e19b1 | 9b1e8df6f11d438d0ddc1b4e7fb1cef67695936d | refs/heads/master | 2023-01-02T12:08:19.743881 | 2020-10-24T08:59:38 | 2020-10-24T08:59:38 | 283,060,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,074 | java | package site.javaee.mall.product.controller;
import java.util.Arrays;
import java.util.Map;
//import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.an... | [
"WalkerDogW@outlook.com"
] | WalkerDogW@outlook.com |
572b1f25ca3d734b74dde4e6cf0712f1a0ec0a04 | 110e5a5785699820e7a1a88e8701e9642e117302 | /common/src/main/java/com/saturday/common/utils/Validator.java | 97b6c11f58a7513ea7222f865eae4a74d9494ad8 | [] | no_license | Yes-Saturday/server | 04b408fcc8b515b60c120924f871e680e28af056 | 6136ab5b1869868502564a221c52aa965fd2b83e | refs/heads/master | 2022-11-25T09:04:36.410507 | 2019-07-28T06:24:06 | 2019-07-28T06:24:06 | 157,547,218 | 2 | 1 | null | 2022-11-16T11:37:35 | 2018-11-14T12:42:52 | Java | UTF-8 | Java | false | false | 5,914 | java | package com.saturday.common.utils;
import com.saturday.common.annotation.Verify;
import com.saturday.common.annotation.Verify.Length;
import com.saturday.common.annotation.Verify.Name;
import com.saturday.common.annotation.Verify.NotEmpty;
import com.saturday.common.annotation.Verify.NotNull;
import com.saturday.commo... | [
"switch2018@outlook.com"
] | switch2018@outlook.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.