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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
25f72cc2270c64060e31a5d8be1490eb5f1b7bcf | 025ba23b1416c2fdf8846d74dc1dce0b299a7220 | /whoWantsToBeAMillionaire/src/main/java/finalProject/whoWantsToBeAMillionaire/components/DataLoader.java | a8dbfbfb1c4880d87b9f9d5a26a800215d539b53 | [] | no_license | stmccoy/who_wants_to_be_a_millionaire_final_project | 85009cab0b787593b9d96367b3a5107aff5af725 | 022c4fe37b8621890f89418bf7d6cd5f1eb0e545 | refs/heads/main | 2023-06-19T10:51:40.322497 | 2021-07-21T18:49:49 | 2021-07-21T18:49:49 | 381,329,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119,882 | java | package finalProject.whoWantsToBeAMillionaire.components;
import finalProject.whoWantsToBeAMillionaire.models.Answer;
import finalProject.whoWantsToBeAMillionaire.models.Difficulty;
import finalProject.whoWantsToBeAMillionaire.models.Question;
import finalProject.whoWantsToBeAMillionaire.models.Round;
import finalProj... | [
"samspam19941@gmail.com"
] | samspam19941@gmail.com |
d92d82d776a8cbbc01a4f81a23ecc13ec2228655 | 243766f55a70a9779ca0848826708f27ff26b8f7 | /src/com/example/pulltorefreshviewdemo/PullToRefreshView.java | 3367888cb88df10145f937516c4348f1d070804f | [] | no_license | caiyc0818/PullToRefreshView | e200b5048ca3038baf167ab578c01813d9a7de14 | 55a4186dfa10c20ff81a693249fa3498704b5187 | refs/heads/master | 2021-01-12T12:17:35.723620 | 2016-10-31T09:27:18 | 2016-10-31T09:27:18 | 72,414,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,209 | java | package com.example.pulltorefreshviewdemo;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Matrix;
import android.graphics.drawable.AnimationDrawable;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.util.Attribut... | [
"Administrator@USER-20160722FW"
] | Administrator@USER-20160722FW |
51984c9c7398e28b3f8930a8e601b8de732462e7 | 2e5bdebf7d235a1b543e5c271a41798c1d20c2bd | /src/packagesix/Consumer.java | a98141fbfada670ff0f83dffbe428c65ac0d3f2f | [] | no_license | ra6yee/learnOfJava | f2c565a89d14e12f6a209f0bff2c7abc15c95ab1 | a575915721923cf4d654e78ce2d37c94074a647d | refs/heads/master | 2020-12-08T09:10:06.268212 | 2020-01-10T01:54:42 | 2020-01-10T01:54:42 | 232,942,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | package packagesix;
import java.util.concurrent.TransferQueue;
public class Consumer implements Runnable {
private TransferQueue<ShareItem> queue;
public Consumer( TransferQueue<ShareItem> queue) {
this.queue = queue;
}
@Override
public void run() {
try {
Thread.slee... | [
"ra6yee@mail.ru"
] | ra6yee@mail.ru |
f88acf8e1cb45f56e9a7f8fd5ad19abae2f18f62 | a0a7a637fcaac08217a40e8191f70c1c9426ba1c | /backend/src/main/java/london/stambourne6/swimlog/model/Database.java | 3dbb444e60450996cdfb3b4fba57d743ac0732cc | [] | no_license | kovalevvlad/swimlog | 551450aa6382488f90036519213226ce876dceab | 9a7ad293d6251b9e8fb9a8baaf8c88543946d04b | refs/heads/master | 2021-01-13T14:04:48.495244 | 2016-12-18T17:36:26 | 2016-12-18T17:36:26 | 76,196,749 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,012 | java | package london.stambourne6.swimlog.model;
import com.google.common.base.Preconditions;
import london.stambourne6.swimlog.controller.PlaintextUserCredentials;
import london.stambourne6.swimlog.controller.PlaintextUserCredentialsWithRole;
import org.apache.commons.io.IOUtils;
import javax.validation.constraints.NotNull... | [
"kovalev.vladimir1990@gmail.com"
] | kovalev.vladimir1990@gmail.com |
3265764c350711a156b8a15c4ec88c095e590d7d | 75c497d8c726ae9941ce75fb0be20de9b1c98782 | /src/main/java/br/com/jorgemendesjr/cursomc/repositories/CategoriaRepository.java | 82ff1dbe837269733ede220c0936f8b5ec491686 | [] | no_license | jorgemendesjr/cursomc | 9cb8205e921f07b27d1d9585b8ee27ea8d75d9a9 | fba7cb52818eebe32f7457260d4bd73e19adfe0e | refs/heads/master | 2021-09-05T05:19:34.910247 | 2018-01-24T00:05:32 | 2018-01-24T00:05:32 | 114,402,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package br.com.jorgemendesjr.cursomc.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import br.com.jorgemendesjr.cursomc.domain.Categoria;
@Repository
public interface CategoriaRepository extends JpaRepository<Categoria, Integer>
{
}
| [
"jorgemendesjr@outlook.com"
] | jorgemendesjr@outlook.com |
ab456b98a2d051d0c85cd34db901073d0220aa54 | 99448792260e964acd4422844c7ed1e47c35770a | /src/com/glub/util/GTFileSystemView.java | a1534e5e61b18b61ce0f5b6ea699e872e7fca4c4 | [
"Apache-2.0"
] | permissive | berrybue/secureftp | 756e9473d992388fed7c7c4d4657454905cade21 | d8964e1ced2e3168c29b36d82c60724c7e277f64 | refs/heads/master | 2021-01-22T09:48:34.599720 | 2013-07-28T13:18:04 | 2013-07-28T13:18:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,744 | java |
//*****************************************************************************
//*
//* (c) Copyright 2002. Glub Tech, Incorporated. All Rights Reserved.
//*
//* $Id: GTFileSystemView.java 37 2009-05-11 22:46:15Z gary $
//*
//*****************************************************************************
package com.gl... | [
"gcohen@adobe.com"
] | gcohen@adobe.com |
3150193a35c985a2c006fdd7002e902ede26621d | 588aaaa3e66bf3e988d1294af9ef78f3b8b9ce74 | /src/test/java/org/usgbc/regression/CommunityRegistrationPriceValidationTest.java | 2b8ed714344a2853a167c0ec8b101336cbaf6113 | [] | no_license | suruchi10/usgbc | 76a393900c6ab363a496aae9225e5801dba57616 | 7a60ced951d10da2c0450a7772c155e925e9c779 | refs/heads/master | 2021-05-07T07:35:24.130831 | 2017-12-14T12:07:30 | 2017-12-14T12:07:30 | 103,144,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,413 | java | package org.usgbc.regression;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactory;
import org.testng.annotations.Test;
import org.usgbc.business.CommunityRegistration;
import org.usgbc.business.CommunityRegistrationPriceValidation;
import org.usgbc.utility.Base;
import org.usgb... | [
"suruchisinha.10@gmail.com"
] | suruchisinha.10@gmail.com |
f5544db00e764803856bef93dc3cfba23a35689a | 9377c916505a62748c4bb0707095efdd7f758635 | /app/src/main/java/cn/sanshaoxingqiu/ssbm/module/login/bean/AuthInfo.java | 2cf89ffcb7fdc34cf0865011154ba0cabed9227f | [] | no_license | yuexingxing/sxxq_android | 5f54e1b0daa83fd260b986a5c78423e96cbecdb6 | 641ebe2b09d9ee5c9d9e1a256116ca45eee6a0c0 | refs/heads/master | 2023-01-01T23:22:11.988072 | 2020-10-10T10:23:31 | 2020-10-10T10:23:31 | 281,279,599 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,289 | java | package cn.sanshaoxingqiu.ssbm.module.login.bean;
/**
* yxx
* <p>
* ${Date} ${time}
**/
public class AuthInfo {
public String getUid() {
return uid;
}
public void setUid(String uid) {
this.uid = uid;
}
public String getOpenid() {
return openid;
}
public void ... | [
"670176656@qq.com"
] | 670176656@qq.com |
aee332000bc9946afca33336876b4c5caab58c55 | 0f85584be94b58c9a385953cf87229dcc2a7f589 | /src/Enemys/Factory.java | c29dc542b0f376418a6625bd2356e74a5a9573b8 | [] | no_license | Abstractize/Invaders | ee6668a523d18a3c10f192a9d837241d9d2df1f7 | ef80648072f670c205ccd2f24141b335ca339cae | refs/heads/master | 2021-09-12T21:41:04.989899 | 2018-04-21T03:38:58 | 2018-04-21T03:38:58 | 124,340,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package Enemys;
//Abstract Factory
public interface Factory {
public SingleRow createSingleRow(int Width,int level);
public row createOther(int Width,int level);
public CircularRow createCircularRow(int Width,int level);
}
| [
"gababarca@hotmail.com"
] | gababarca@hotmail.com |
187ad1d9baa11c99e7bec4da2f4f2674572501a7 | 5786a21ad105e413e81f7d3bd8953e0a092b0d07 | /src/TestBoard.java | 8821f3bb6ccef5580b25443b2cfa3371a585ec49 | [] | no_license | nishx09/2048-clone | fb86508ca95a55de40074a489296d8a089325e38 | 1b431e67880a7924f6235a7a7c34885ea1f7a96a | refs/heads/main | 2023-04-19T10:48:08.174200 | 2021-05-12T20:39:20 | 2021-05-12T20:39:20 | 366,847,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,870 | java | /**
* @file: TestBoard.java
* @Author: Nishant Garg
* @Date: April 11, 2021
* @Description: Tests for Board.java
*/
package src;
import org.junit.*;
import static org.junit.Assert.*;
public class TestBoard {
public Tile t1;
public Tile t2;
public Tile t3;
public Tile t4;
public Tile t5;
... | [
"gargn4@mcmaster.ca"
] | gargn4@mcmaster.ca |
fdedac526fb44f4e04de3aca856ff8ea6f4b2dbc | 587f50e0178aa497afeea24cdab0f3e933af025c | /joker-engine/src/main/java/cs/bilkent/joker/engine/pipeline/OperatorReplicaStatus.java | cc5cd983a5ce85b61f2e316e77fd54a994078748 | [] | no_license | metanet-ci/joker | 226edad3bd271b32998cfdcc073a7c1bac8a8f14 | 33ab2c8fe3e6e3deb410e60f0709b42f7df3afbc | refs/heads/master | 2021-07-06T23:13:36.887272 | 2018-04-29T15:53:12 | 2018-04-29T15:53:12 | 43,027,635 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java | package cs.bilkent.joker.engine.pipeline;
import cs.bilkent.joker.operator.InitCtx;
import cs.bilkent.joker.operator.Operator;
import cs.bilkent.joker.operator.scheduling.ScheduleNever;
/**
* @see OperatorReplica
*/
public enum OperatorReplicaStatus
{
/**
* Indicates that the operator has not been initial... | [
"ebkahveci@gmail.com"
] | ebkahveci@gmail.com |
5a7e382f3bbe84ceff4ff096471865ceedc556db | 507a6a3d1c47d81aaf17b58a1e11bc8c4d018998 | /DB/DB project/Music/src/musicdb/analyzer/arc/LinkManager3.java | e11a2f46e6c8ef1d828ce16559508ef44f8ab734 | [] | no_license | srisachin/Courses | c6504bb62bc8efcc3f060905356ffd9c90f51d4e | a253fa90bc0f21adae9e321b2e6388cc99113eb7 | refs/heads/master | 2021-01-10T03:43:32.495418 | 2015-10-01T12:12:38 | 2015-10-01T12:12:38 | 43,493,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,643 | java | package musicdb.analyzer.arc;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.HashMap;
import musicdb.analyzer.DB;
public class LinkManager3 {
private HashMap<String, Integer> countryHash;
private HashMap<Integer, Integer> decadeHas... | [
"sri.sachin@hotmail.com"
] | sri.sachin@hotmail.com |
5b67658fe1523b34dd8f51567d980e3cba5bd98c | 0deae7e623fb20902031da8325978209051ca69c | /app/src/main/java/com/example/jobshare/menu/DetailActivity.java | 3c9124206ad6146299374474f6c8931a7ea84bbe | [] | no_license | Xingyann/FYP_2015P2_JobShare | 144a08ac3ebe13dcedc64619a9882960af60d020 | ab63e5ed868b1b61e2a71638ccd3dbadb4897f1b | refs/heads/master | 2021-01-15T22:29:09.517434 | 2015-08-21T02:57:23 | 2015-08-21T02:57:23 | 41,131,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,383 | java | package com.example.jobshare.menu;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import android.view.L... | [
"xingyan_95@hotmail.com"
] | xingyan_95@hotmail.com |
2cc8d7f79b7c608adef0119a81cfc0b209159c8e | f08fe8ae6e7b5a86660c0a910e9c21549a184f0c | /src/main/java/au/id/aj/efbp/endpoint/Sink.java | bc62c345a7f3af244ade14daa7aab36409da8e5d | [
"Apache-2.0"
] | permissive | amboar/efbp | 83c28c2de4742c0cb736e9f225c94f0a9531117a | b145307d06798e5bf576a131de0a2ee2e356ac4e | refs/heads/master | 2020-06-04T09:24:52.224395 | 2013-10-12T02:38:36 | 2013-10-13T09:52:39 | 11,364,674 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,615 | java | /* Copyright 2013 Andrew Jeffery
*
* 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 ... | [
"andrew@aj.id.au"
] | andrew@aj.id.au |
184d070ee08084338e349341bca7ee606c682370 | 36fcc447ae6fe92c75ff395a288bef78dc0600e1 | /thinkin-in-java/src/util/Generator.java | 646df9e1acd8be658bd9b5e0515fe6d5b68bc784 | [] | no_license | pirent/FunStuff | 7373817cabb99379e1de45c49e8c1874c7a90c05 | fa6071351de4a358b2a0c96ce1b49354d4d747be | refs/heads/master | 2020-04-06T06:58:16.521317 | 2016-08-06T15:43:46 | 2016-08-06T15:43:46 | 22,543,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package util;
/**
* A specialization of the Factory Method design pattern, but when you ask
* generator for a new object, you don't past it any arguments. The generator
* know how to create a new object without extra information.
*
* @author pirent
*
* @param <T>
*/
public interface Generator<T> {
/**
* ... | [
"pirent420@gmail.com"
] | pirent420@gmail.com |
781a5e6658a7b800be75f1fcf693dc6e6dc41d82 | 86f004402d0bd605332c55e715c903d22a07a9dd | /ecsite/src/com/internousdev/ecsite/dao/BuyItemCompleteDAO.java | df110388cd2f0c6fed7af0783cf19eb5ef43b1b1 | [] | no_license | typeshin/ECsite | 6342be8d944187cde14132b3020058760e2c36f5 | 496a8d42cc2088712ea36be4ed196f92bc33b7a6 | refs/heads/master | 2021-05-19T00:22:00.630873 | 2020-03-31T06:07:33 | 2020-03-31T06:07:33 | 251,491,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,067 | java | package com.internousdev.ecsite.dao;
import java.sql.SQLException;
import com.internousdev.ecsite.util.DBConnector;
import com.internousdev.ecsite.util.DateUtil;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.PreparedStatement;
public class BuyItemCompleteDAO {
public void buyItemInfo(String item_transact... | [
"type.ventus@gmail.com"
] | type.ventus@gmail.com |
df65a965556eba4d4f8efc2bd341dca4b79ad8ef | 458128fb19b3eb12973c885a8a12cb3f14e01f38 | /spring-cloud-gcp-data-datastore/src/test/java/com/google/cloud/spring/data/datastore/it/subclasses/descendants/SubclassesDescendantsIntegrationTests.java | bd86d4922bb756a7aa355d35a86695c7bd58fc27 | [
"Apache-2.0"
] | permissive | GoogleCloudPlatform/spring-cloud-gcp | 612f913408ec83fce4eb0110f3c6da07b90725a5 | c92260f1b583575436a61ec8f6fb2252737cd43f | refs/heads/main | 2023-08-18T18:42:31.426488 | 2023-08-15T17:31:31 | 2023-08-15T17:31:31 | 257,984,305 | 342 | 275 | Apache-2.0 | 2023-09-14T18:22:34 | 2020-04-22T18:19:22 | Java | UTF-8 | Java | false | false | 3,644 | java | /*
* Copyright 2017-2018 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"noreply@github.com"
] | GoogleCloudPlatform.noreply@github.com |
d02d9571a8b2b3277ae55b1322081513f0658e76 | fb0b65349b7e39d6f5664ec004302bbd7ecab375 | /src/weka/WekaInterface.java | a768cafa11a3687045fb7e80e8de39f65fd3f397 | [] | no_license | DennisdeW/Mod6AI | 6c662b1b7ba1c03c23afaa8a7243712ab824a66f | 6066ba81d8b65ad3a161b932de7ef16e5635cc21 | refs/heads/master | 2016-09-10T13:39:01.526976 | 2014-12-09T09:30:52 | 2014-12-09T09:30:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,385 | java | package weka;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.HashSe... | [
"dennisdw@outlook.com"
] | dennisdw@outlook.com |
f2725e1922fcb80529cc3ba371d790fbe262dd7f | 2da87d8ef7afa718de7efa72e16848799c73029f | /ikep4-collpack/src/test/java/com/lgcns/ikep4/collpack/expertnetwork/test/service/ExpertNetworkTaggingServiceTest.java | 3574b2f3384cbccf63f0efe67087b93cdddb5b0b | [] | no_license | haifeiforwork/ehr-moo | d3ee29e2cae688f343164384958f3560255e52b2 | 921ff597b316a9a0111ed4db1d5b63b88838d331 | refs/heads/master | 2020-05-03T02:34:00.078388 | 2018-04-05T00:54:04 | 2018-04-05T00:54:04 | 178,373,434 | 0 | 1 | null | 2019-03-29T09:21:01 | 2019-03-29T09:21:01 | null | UTF-8 | Java | false | false | 4,213 | java | /*
* Copyright (C) 2011 LG CNS Inc.
* All rights reserved.
*
* 모든 권한은 LG CNS(http://www.lgcns.com)에 있으며,
* LG CNS의 허락없이 소스 및 이진형식으로 재배포, 사용하는 행위를 금지합니다.
*/
package com.lgcns.ikep4.collpack.expertnetwork.test.service;
import static org.junit.Assert.assertEquals;
import java.util.List;
import org.junit.Before;
... | [
"haneul9@gmail.com"
] | haneul9@gmail.com |
7a5976fcdfdc685be8deb58d9c2322b06fae8d7e | 5050b38f3a734077d32f762351b7cb8a9ce4fe04 | /Spielfeld.java | 8b377ab92a21bbaf3112f6409f3baf84f8c0d7fe | [] | no_license | Sarkles/mallriderfinalversion | 1dbb3511067d61690b34b36a454f39a1e5f03e8c | a821993fe03a65c93749bb06862000605f443ad4 | refs/heads/master | 2023-05-27T10:59:56.374773 | 2021-06-11T09:08:28 | 2021-06-11T09:08:28 | 375,967,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,240 | java | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
/**
* Beschreiben Sie hier die Klasse Spielfeld.
*
* @author Moritz Rembold, Jakob Linz, Karl Konrad Hanka, Emma Holtz, Fabian Turfan
... | [
"jakob.linz@s15-15.ad.b-fk-leos.logodidact.net"
] | jakob.linz@s15-15.ad.b-fk-leos.logodidact.net |
7e9fff0c618fa7bdce1c4b52a73bba1f263663dc | 47119d527d55e9adcb08a3a5834afe9a82dd2254 | /exportLibraries/recoverpoint/src/main/java/com/emc/storageos/recoverpoint/requests/CGRequestParams.java | 1f07bb7e5bc6248c1a3b557c8774496170070174 | [] | no_license | chrisdail/coprhd-controller | 1c3ddf91bb840c66e4ece3d4b336a6df421b43e4 | 38a063c5620135a49013aae5e078aeb6534a5480 | refs/heads/master | 2020-12-03T10:42:22.520837 | 2015-06-08T15:24:36 | 2015-06-08T15:24:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,236 | java | /**
* Copyright 2015 EMC Corporation
* All Rights Reserved
*/
package com.emc.storageos.recoverpoint.requests;
/**
* Copyright (c) 2013 EMC Corporation
* All Rights Reserved
*
* This software contains the intellectual property of EMC Corporation
* or is licensed to EMC Corporation from third parties. Use of thi... | [
"review-coprhd@coprhd.org"
] | review-coprhd@coprhd.org |
5e948a300b2ca66f8955bb141db89bc13569b396 | 1fb317d6bd8cbb5bcccf5fe992935476eb67e3a0 | /Dev2_YalLockMalLock/src/main/java/com/dev2/ylml/controller/SampleController.java | 3f7f2bffce22ce887ad3aff145b784e31b4ce327 | [] | no_license | devA-2/YeolLockMalLock | 0f30236fdd43fcc9e53d7509275e0da8046cb9d4 | 0e87e45bfb1b024b36fb6a4e2b2c0850515cd41d | refs/heads/main | 2023-02-25T13:07:39.627369 | 2021-02-09T08:27:52 | 2021-02-09T08:27:52 | 319,901,560 | 1 | 0 | null | 2020-12-10T08:09:39 | 2020-12-09T09:11:12 | Java | UTF-8 | Java | false | false | 2,319 | java | package com.dev2.ylml.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.a... | [
"wntjd337@gmail.com"
] | wntjd337@gmail.com |
13083472789ae8cf515918af4ca6edd040811ce4 | f9907a2efe91f5d987e4069e3200ed46a7ed5dc4 | /app/src/main/java/com/devqt/fity/Bachelor.java | 111b37fd4d398eb9b9afdf46351864c5f366427d | [] | no_license | BelRoy/FITY | 31dcd932d795ff4ac268b12b003bbe4dec59ffb5 | 291d12d49ead10e4d6083ba01e5daddced222d0b | refs/heads/master | 2021-01-20T00:22:11.001506 | 2017-04-13T13:35:42 | 2017-04-13T13:35:42 | 78,646,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,561 | java | package com.devqt.fity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import com.devqt.fity.course_b.FiKB;
import com.devqt.fity.course_b.InformaticB;
import com.devqt.fity.course_b.MatematicB;
import com.devqt.fity.course_b.Menedj... | [
"oksiwhite@ukr.net"
] | oksiwhite@ukr.net |
e837cc57e3022451a2c34730bae37f892fb53485 | 3273c20fa83737d101caae77eaa1049788f9e2c6 | /material/src/main/java/com/amlzq/android/viewer/material/ComponentsActivity.java | efcea5b41a91f18f8558bec3bffd73ec813544ef | [] | no_license | amlzq/AndroidViewer | d126ae8a30a4dbf6e4918efd3f4e2d54cd8a003e | b1408e503586b642cec45efb08d28d1f98111ca2 | refs/heads/master | 2021-07-22T14:28:52.011010 | 2020-08-31T10:59:37 | 2020-08-31T10:59:37 | 213,563,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,582 | java | package com.amlzq.android.viewer.material;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import com.amlzq.android.viewer.material.templates.activities.NavigationDrawerActivity;
/**
* 组件/部件
*/
public class ComponentsActivity exte... | [
"lzqjiujiang@gmail.com"
] | lzqjiujiang@gmail.com |
76f47f86d04524e5f7413fc3d1a843d1880a09ec | 79c2e2094a6f4184b4643ed7619d3c7748924605 | /src/main/java/uk/gov/di/ipv/core/back/domain/gpg45/EvidenceScore.java | 720ee77b79e7f1fd526f5d4ff5a712521971ea8a | [
"MIT"
] | permissive | alphagov/di-ipv-alpha-core-back | 86f01330a7d02acebeed999faabafe53cfbdc753 | d21500e293fa347789a91150cffd61afd60e2887 | refs/heads/main | 2023-08-27T10:43:13.391694 | 2021-10-11T10:07:46 | 2021-10-11T10:07:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package uk.gov.di.ipv.core.back.domain.gpg45;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class EvidenceScore {
private Score strength = Score.NOT_AVAILABLE;
private Score validity = Score.NOT_AVAILABLE;
@Over... | [
"7595909+martin-bucinskas@users.noreply.github.com"
] | 7595909+martin-bucinskas@users.noreply.github.com |
f30029fa057fca31488a80399f277bfb89fb4dc9 | f139ad2948073c6c4858c923d5da3d9fc4f6a3c7 | /src/main/java/com/xc/common/CmcPayConfig.java | 9faabb937f54a89cbb46d1a36c7d078bbff9db52 | [] | no_license | wangwensheng001/st-api-java | 875e52d59139755f5e5f7c94c678fd38834450f9 | 30c118a55f14a74a95bd7f2d17bd807a742f890d | refs/heads/master | 2023-03-18T23:29:53.969020 | 2020-11-26T18:52:08 | 2020-11-26T18:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,338 | java | package com.xc.common;
import com.xc.utils.PropertiesUtil;
/**
* Created by xieyuxing on 2017/9/18.
*/
public class CmcPayConfig {
//商户后台密匙
public static final String KEY="1ee6fa81e2471cacdc14714f704bf5ec11";
//商户后台appid
public static final String UID="LXHKVG11";
//同步返回地址
public static fin... | [
"mikhail.an06@yandex.com"
] | mikhail.an06@yandex.com |
4a3ff44fbc75e34dc26e904c68f546632283ffc0 | bcee6a3a9cda8960cc462c7d24bdd74c8feceab3 | /src/main/java/com/kevin/mvc/java/config/ApplicationConfig.java | ef07617533479c400351b436fbd2aa43736acb49 | [] | no_license | alamnr/spring-web-mvc-xml-and-java-config | 4a5d0d074c5cf0bd181da3473bc1064e5fa5d0b0 | 4f8ef8f6ee9c770e9769020fe27983594b89df25 | refs/heads/main | 2023-05-30T03:56:24.461623 | 2021-06-21T11:29:39 | 2021-06-21T11:29:39 | 375,663,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.kevin.mvc.java.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import com.kevin.mvc.service.ProjectService;
@Configuration
//@EnableJpaRepositories("com.telusko.domain")... | [
"alamnr@gmail.com"
] | alamnr@gmail.com |
94430d8ed8821229eda6a69d945ae7057f374992 | 6fc5d0ab847fba0879421e4bc882ba399ebd1517 | /app/src/main/java/com/justwayward/book/base/BaseFragment.java | 30ad40f594e1102d60d229850ef44f579eca7acd | [
"Apache-2.0"
] | permissive | gaoyuan117/BookReader | 5f7b0d999cef1beeff67040ad00e45bd031d47b1 | 4546b24466aba16e751c59db08b3864fab04ae31 | refs/heads/master | 2021-05-11T04:38:16.866446 | 2018-01-22T13:11:51 | 2018-01-22T13:11:51 | 117,943,898 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,712 | java | /**
* Copyright 2016 JustWayward Team
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law... | [
"1179074755@qq.com"
] | 1179074755@qq.com |
9c86561ab9ab3e0ea98a77f180640963bd0a63e8 | e30db5883cb7d4099dfb62fc1e25aa9bd2bb978f | /src/main/java/AC.java | d78ced02439ff9cef3bc2d31963a3297dfa0bbde | [] | no_license | ltadangi/Test | a4a76cbe6fd64427a80bd78764047e69c6a8f786 | 4d7eb7a7c06dda4c1c35db1f579a44115a848ee5 | refs/heads/master | 2021-04-12T08:52:21.676780 | 2018-04-08T07:34:35 | 2018-04-08T07:34:35 | 126,671,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 73 | java | import testing1.AC;
public class AC {
public boolean power=false;
}
| [
"leelavathi.t@gmail.com"
] | leelavathi.t@gmail.com |
5fff7c58ca594bba98c7e16bfeb3d21187a87e38 | da02a5efb4c9b4e315ee6b913ae1f4fec4729f6c | /app/src/main/java/com/example/administrator/tour_menology/Adapter/shoucanghuodong_adapter.java | 3ad692f30b2f41e9a02d42ffd7e8b00131c5c1e3 | [] | no_license | yhYan7/tour_menology | 4a6367176cf4fa59bf33e8042dcea330d715cad1 | da3fa58be36dc228c8224b2840f992b1f690ac16 | refs/heads/master | 2021-01-21T10:08:56.557695 | 2017-02-28T03:33:14 | 2017-02-28T03:33:14 | 83,385,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,852 | java | package com.example.administrator.tour_menology.Adapter;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.... | [
"982151220@qq.com"
] | 982151220@qq.com |
efeb67344c9767a8e830d97eaf9dca55ab64f578 | bca0526ca68c9635058e164930ae20363d28cdf8 | /src/com/clinkworld/pay/http/SimpleMultipartEntity.java | 21df8b03aded1d840741691e2e7159aa1c382398 | [] | no_license | zouguo/cw | db318f7a3dbb68b59685262cd2e98d4d9137842c | ea42c7953d62e139604b9f75dedc8e39d73fd6c0 | refs/heads/master | 2021-01-18T15:07:23.070374 | 2015-12-15T07:45:24 | 2015-12-15T07:45:24 | 48,027,215 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,396 | java | /*
Android Asynchronous Http Client
Copyright (c) 2011 James Smith <james@loopj.com>
http://loopj.com
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... | [
"shirenhua@365ime.com"
] | shirenhua@365ime.com |
66c8d368d2498c0395ae69e77987b6240f0f20af | d231cf5808703d4c7631c6a814ad0c98e0fb3b24 | /app/src/main/java/ru/atc/bclient/model/entity/Account.java | a24c42f2ffbcb0078bc2fd4f245bc76ff65eb9fb | [] | no_license | jacksn/bcl | ffca8553c58958f40e6ad63b0b21912129ef0ac7 | af600189f7bbe3f2521b9df3aab09864d7fdc4ce | refs/heads/master | 2021-04-27T20:19:41.961722 | 2018-02-21T18:33:31 | 2018-02-21T18:33:31 | 122,376,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,964 | java | package ru.atc.bclient.model.entity;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import javax.persistence.AttributeOverride;
import javax.persistence.Column;
import javax.persistence.Entity;
import j... | [
"EugeneAkhramovich@gmail.com"
] | EugeneAkhramovich@gmail.com |
4365c45adb6613202675b2fbcd676925096692f7 | 0470726aec36a60cc381822637a42cb9be1fb7e4 | /Sudoku/src/capaPresentacion/JFrameRegistrarse.java | de5d297a2c3ef3e016343548005803c2e7f8f5df | [] | no_license | Martouta/Sudoku | 44f465d8144a0667412e4eeb570a5e56b7981a57 | 28ed9bca2987541fefc26fb7540472c8d14b107b | refs/heads/master | 2021-01-18T01:59:56.942313 | 2016-05-06T15:39:49 | 2016-05-06T15:39:49 | 45,053,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,402 | java | package capaPresentacion;
import java.awt.*;
import javax.swing.*;
public class JFrameRegistrarse extends JFrame{
private static final long serialVersionUID = 1L;
private JButton butRegistrarse;
private JButton butVolverMenuPrincipal;
private JButton butSalir;
private JLabel labNombreUsuario... | [
"marta.noya@est.fib.upc.edu"
] | marta.noya@est.fib.upc.edu |
b268c6467a79bae5716abcd46381a114a7afddba | 66f5ea8718fe4e78d378c3be50a7db57c87bf789 | /app/src/main/java/com/example/fcronin/fragments/PrivacyPolicyDialogFragment.java | 8cf2526f316fbdc8385cb26970cee077741c3fbd | [] | no_license | alizahid1996/FcRonin | f1eab5cc5628e63dc6bd1f6a99c16821ab258b9f | 1a12fce9e60d53b00f15138e47e53fe2fa4ec9bb | refs/heads/master | 2023-03-22T12:39:56.804617 | 2021-03-24T13:18:35 | 2021-03-24T13:18:35 | 350,847,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,181 | java | package com.example.fcronin.fragments;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android... | [
"ali.zahid050@gmail.com"
] | ali.zahid050@gmail.com |
0c9f3c14e994443172f0259e90ef3c4c087c9745 | 24b285f8ca80a357f1afef09a37dbf0f9fb3291f | /src/main/java/com/oneorzero/bean/LogoutBean.java | 0e1d51f31b91171037f390ef8912d089ae4eeed5 | [] | no_license | oneorzero0903/OneOrZero | e98f63bec7f5faf8a36263e931fa2dd83a314365 | a3cb0f719a7a5f4802de0f135f8e001933b33652 | refs/heads/master | 2023-01-14T22:47:11.824244 | 2020-11-29T11:32:43 | 2020-11-29T11:32:43 | 306,328,570 | 0 | 0 | null | 2020-10-29T03:45:58 | 2020-10-22T12:23:51 | JavaScript | UTF-8 | Java | false | false | 320 | java | package com.oneorzero.bean;
import javax.servlet.http.HttpSession;
public class LogoutBean {
HttpSession session;
public HttpSession getSession() {
return session;
}
public void setSession(HttpSession session) {
this.session = session;
}
public int getLogout() {
session.invalidate();
return 0;
}
}
| [
"sakurazaki0428@gmail.com"
] | sakurazaki0428@gmail.com |
32dabf3b9b8c0caf78387b86c92e0d79713a4fbd | b908931bf9f21badfd6ae935c16b73d3e0d81a75 | /src/main/java/com/vivebest/entity/User.java | 5c3d118831d1aa4dbad86e7abb49bfd9a167a062 | [] | no_license | zhuxiongw/springboot | 0b644960b1c9fe1f9d479447a0248a5d33b824d9 | 42181574837c6578a4e06d29b603d63285ed5be4 | refs/heads/master | 2020-06-12T15:07:28.226369 | 2016-12-09T06:52:01 | 2016-12-09T06:52:01 | 75,811,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.vivebest.entity;
import java.io.Serializable;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
public class User implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1879197482104259255L;
@Id
@GeneratedValue
String id;
String userna... | [
"zhuxiongw@126.com"
] | zhuxiongw@126.com |
eee8aa5479854bf767062b52167391ac47c22d0e | 85b9203512e2bec31daee385a8aca1b6339a8096 | /test/src/FizzBuzz.java | 78826542692dd7afaeb6a5662c66bf4ce1babf2b | [] | no_license | LitvinenkoIra/java_elementary | 626593d66f06a61b0e3536157d1da6551297d806 | 9a0b43e75ae24e50d9c20a7849061e46a965191c | refs/heads/master | 2021-01-21T14:24:53.427750 | 2016-07-07T12:13:20 | 2016-07-07T12:13:20 | 59,149,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java |
public class FizzBuzz {
public static void main(String[] args) {
for(int i = 1; i < 100; i++) {
if (i % 3 == 0 ){
if (i % 5 == 0)
System.out.println("FizzBuzz");
else
System.out.println("Fizz");
}
... | [
"Ira Litvinenko"
] | Ira Litvinenko |
8d93c34974af322cc8a86bc68d7ebe5db142d835 | 41b543f0a1f7336404bba9929e96b47178230907 | /ATAfinal/src/com/wipro/ata/bean/ReservationBean.java | 10d2c187430e907453b8a22174037b1f6f7a4111 | [] | no_license | AnkitVashist11/Ankit-java-project-intern | 0eff7548bdc2c86b1583b2d37a0475b890b8ce09 | f8e1da191c36c4c6d2163ded517e6a25ebb95d6d | refs/heads/master | 2023-05-30T16:32:18.062923 | 2021-06-21T16:23:16 | 2021-06-21T16:23:16 | 378,988,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | java | package com.wipro.ata.bean;
import java.util.Date;
public class ReservationBean
{
private String reservationID ;
private String userID ;
private String routeID ;
private Date bookingDate;
private Date journeyDate ;
private String vehicleID ;
private String driverID ;
private String bookingStatus ;
private ... | [
"ankitvashist11@gamil.com"
] | ankitvashist11@gamil.com |
ab593167636264078ec2cad51a628fd203a777cb | d8a760fd362354f11fbfdb9eb6e0345cb72f8d4c | /aula10_DateTimeFormatter/src/aula10_DateTimeFormatter/Main.java | 9e618c544360cc2aa9d5529f5157bab1d2a60cb3 | [] | no_license | CamilaAmaral/DateTimeFormatter-Java1 | bc2c0f02c1fcee59b889db7871250a2ecd7c6e64 | 497be7b1e8911527130408fd2a6291acb5de459c | refs/heads/master | 2022-12-12T23:04:25.636913 | 2020-09-11T13:08:27 | 2020-09-11T13:08:27 | 294,697,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package aula10_DateTimeFormatter;
import java.time.Duration;
import java.time.LocalDateTime;
import java.time.Month;
import java.time.format.DateTimeFormatter;
public class Main {
public static void main(String[] args) {
LocalDateTime localDateTime = LocalDateTime.now();
LocalDateTime dataAniversar... | [
"noreply@github.com"
] | CamilaAmaral.noreply@github.com |
b23db09363f022aa7144668a87073b0b643ab75f | 200099ef003e06457f3f6aebd0e455e09e55e4aa | /src/main/java/com/handy/aws/functions/HttpProductListResponse.java | f502611ad0299599d9cbf29dd5ebbd45597c50d8 | [] | no_license | monsonhaefel/handy3 | 76722dab402520a2035debc952cb17d230089538 | 139e973565404cd6aecbf0a4f962856b547ec3eb | refs/heads/master | 2020-04-13T17:02:03.619096 | 2019-01-18T15:15:24 | 2019-01-18T15:15:24 | 163,337,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | package com.handy.aws.functions;
import com.google.gson.Gson;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.handy.aws.domain.Product;
public class HttpProductListResponse {
private String body;
String statusCode = "200";
Map<String, String> headers = new HashMap<Strin... | [
"pluralsight@richards-imac.lan"
] | pluralsight@richards-imac.lan |
513e6ea429ea2a16aa69e76eb4e52a63bf6844d9 | 3d880ab36886ff0effdf657b370d1fefc8f37853 | /glide/src/main/java/com/sdyl/easyblelib/glide/fragment/LifecycleCallback.java | 9bf50bcf1ab4b0af565ff53adfabfbdbf9387da3 | [] | no_license | doubizhu/Gildelib | 214292ce53729314802ff64ba427b807c9e9d374 | ad0287f029ba1df778a62ea32f4ad028981fab80 | refs/heads/master | 2022-11-13T14:24:17.433445 | 2020-07-14T08:17:14 | 2020-07-14T08:17:14 | 279,524,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 296 | java | package com.sdyl.easyblelib.glide.fragment;
// Fragment 监听
public interface LifecycleCallback {
// 生命周期 开始初始化了
void glideInitAction();
// 生命周期 停止了
void glideStopAction();
// 生命周期 释放操作
void glideRecycleAction();
}
| [
"123456"
] | 123456 |
14f7fa980e1679eea159cf294aab36f6cf740ee2 | cfd1abfff11825a3a8a176cf98eeb37e05b9b791 | /SWEA/MiddleValue_2063.java | 6582f2334f81db8469b4f51e988c316aa1298f26 | [] | no_license | qkrjh0904/AlgorithmStudy | 2c5cc4c13abbab72696d8d7429e5fa91bd62427d | adfa71ab757e675b55de36168404754479200153 | refs/heads/master | 2022-02-17T03:11:56.755243 | 2019-09-19T04:11:24 | 2019-09-19T04:11:24 | 198,194,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | import java.util.Arrays;
import java.util.Scanner;
public class MiddleValue_0717 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int[] nums = new int[n];
for(int i=0; i<n; ++i) {
nums[i] = sc.nextInt();
}
Arra... | [
"jjwook1016@gmail.com"
] | jjwook1016@gmail.com |
c2fa3223686ec0936cad444f5a584230271cb80c | 138f79bc9495b6a6670eed8380a395dcecce7b89 | /Java-Spring-boot-Student-Management-System-master/student-management-system/src/main/java/com/studentmgr/service/impl/StudentsServiceImpl.java | 451fad4dfeec948f424ab5698cc406f9c8cdb5a9 | [] | no_license | yfhonholahola/enrollment | 4a47c86671cbb0aecc36eb8d5a56310fa9d51cc9 | 86c809ee2df684bf8df41f05bef2b1bd4541f15a | refs/heads/master | 2023-05-28T08:45:24.323855 | 2019-08-30T20:25:19 | 2019-08-30T20:25:19 | 203,215,846 | 0 | 0 | null | 2023-05-06T13:59:18 | 2019-08-19T17:07:44 | CSS | UTF-8 | Java | false | false | 608 | java | package com.studentmgr.service.impl;
import javax.annotation.PostConstruct;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.studentmgr.common.service.impl.GenericServiceImpl;
import com.studentmgr.dao.StudentsDao;
import com.studentmgr.model.St... | [
"yfhon2-c@ad-cityu.edu.hk"
] | yfhon2-c@ad-cityu.edu.hk |
deed94e1d826f267d84c12bb4dca2111b38dcb15 | 53042b8c049a850027bd63f8cb95f81b3e61479e | /src/main/java/ab/tjl/tscommunity/dto/QuestionQueryDTO.java | db5988106dfbb728788d519cd3fb22886b6ae2d4 | [] | no_license | tangjilin-java/community | 51817bc4b9bc5cd78754b0d7c9195bfe4cd229ab | 08ea6c1b763e9d6faad2b2e382fdfa3fe894cd26 | refs/heads/master | 2022-06-27T02:22:58.216565 | 2019-11-07T05:59:00 | 2019-11-07T05:59:00 | 204,135,830 | 1 | 0 | null | 2022-06-21T01:46:49 | 2019-08-24T09:20:38 | JavaScript | UTF-8 | Java | false | false | 356 | java | package ab.tjl.tscommunity.dto;
import lombok.Data;
/**
* @author:tangjilin
* @Description:搜索数据
* @Date:Created in 14:10 2019/8/30
* @Modified By:
*/
@Data
public class QuestionQueryDTO {
private String search;
private String sort;
private Long time;
private String tag;
private Integer page;
... | [
"1037766906@qq.com"
] | 1037766906@qq.com |
cb7f005ff5fc363369bafe4690876421fe6e35d8 | e64dac3b20d87aac6b4d1bca0498adbcbe5ab315 | /src/test/java/org/talangsoft/maze/explorer/MazeExplorerTest.java | e44725b20d3873df1581b92430557b8112431ab1 | [] | no_license | tamaslang/maze | f722a9600573a8b5a6a8478da96de9ad09efcb4c | e57b362e9db6fb317c364ca58ed1518f7e9edf7e | refs/heads/master | 2021-01-20T12:06:27.418918 | 2017-04-24T15:07:06 | 2017-04-24T15:07:06 | 86,561,072 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,913 | java | package org.talangsoft.maze.explorer;
import org.talangsoft.maze.model.Maze;
import org.talangsoft.maze.model.MazeCoordinate;
import org.talangsoft.maze.model.MazeStructure;
import org.junit.Before;
import org.junit.Test;
import java.util.Arrays;
import java.util.Optional;
import static org.assertj.core.api.Assertio... | [
"tamas.lang@talangsoft.org"
] | tamas.lang@talangsoft.org |
0ba1387cbf896f0f70771c078bc802294f54e55e | f39a93222b1ba17a4d1cb8ae8340186d51bf5590 | /src/collection/simple_bindings/SimpleBindingsImpl.java | 106551911538eab89a918ad817f6b8b9ff765db6 | [] | no_license | cocodas/javaBasic | c625b88d5f65c30e4dbe6281ed850b960217acd1 | 22bae8817742ca98d05bb0a7ffe572f1682b5990 | refs/heads/master | 2018-12-28T21:48:50.420389 | 2015-09-12T09:13:02 | 2015-09-12T09:13:17 | 25,062,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,728 | java | package collection.simple_bindings;
import java.util.Collection;
import java.util.Map;
import java.util.Set;
import javax.script.SimpleBindings;
public class SimpleBindingsImpl {
private SimpleBindings simpleBindings;
/** Default constructor uses a HashMap. **/
public SimpleBindingsImpl()
... | [
"sunq0011@gmail.com"
] | sunq0011@gmail.com |
9130f4590cf2405205fb031f37ac59e239586f46 | 672afc67533f674f2cae121168a8300129ca3a05 | /app/src/main/java/com/example/jickay/top6/notifications/OnAlarmReceiver.java | ce220e01d7e3f4f9c51297425db942ee1c43787b | [] | no_license | jickay/Top6 | c7e4b50fbd2c6c5ce4017951f9516e4c89f07043 | 82ed2d5feafc68b5eefbf3975edd237d9f43e991 | refs/heads/master | 2020-04-05T13:04:51.311575 | 2017-10-03T17:41:39 | 2017-10-03T17:41:39 | 95,064,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,147 | java | package com.example.jickay.top6.notifications;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
impo... | [
"jickay@gmail.com"
] | jickay@gmail.com |
ce59a841d36a9a3e291be145b63df9dffca22de8 | f36e146307944db43ae3a9bccd510e2b7f7ccb58 | /app/src/main/java/demo/example/com/mydrinkwater/otheractivity/DingshiActivity.java | 5726a54c43c478e59add24a145759b570613bcd9 | [] | no_license | zhizhi1hao/MyDrinkWater | 68bf20508f8a4adb277ed8bc022df633c069f5a8 | ce5138a9ced4b88fb274db392b5ead021eec76d9 | refs/heads/master | 2021-01-01T19:38:46.734357 | 2015-04-28T01:59:39 | 2015-04-28T01:59:39 | 34,701,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,495 | java | package demo.example.com.mydrinkwater.otheractivity;
import android.support.v4.view.ViewCompat;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.DisplayMetrics;
import andr... | [
"445383232@qq.com"
] | 445383232@qq.com |
b67372fa20fe65cd386c92c25c584cfa89db75db | dac1794dfbdb182af8c3a33fe34cafd29905c291 | /kam.demo/src/main/java/com/kam/tomcat/MySpringApplication.java | 634880bb823ba238866d0bb514670b5b23f5aafc | [
"Apache-2.0"
] | permissive | Tim1999/spring-framework-5.0.x | 7d4628c786c0a7284959030de1b4a757727b36d5 | 8355750beb9bdbca1fabd3d4dd71c3d1ebbb57f1 | refs/heads/master | 2020-06-14T00:19:33.256721 | 2019-04-24T07:53:08 | 2019-04-24T07:53:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package com.kam.tomcat;
import com.kam.config.Config;
import org.apache.catalina.Context;
import org.apache.catalina.LifecycleException;
import org.apache.catalina.Wrapper;
import org.apache.catalina.startup.Tomcat;
import org.springframework.web.context.support.AnnotationConfigWebApplicationContext;
import org.spri... | [
"123"
] | 123 |
44947d872fe1f4abcdd0bbd66ff7dd463649a585 | 764ea5105c51b6088543e3aeb2573d57f4bbad7d | /java/speedtest/src/main/java/com/kevinsprong/TimedArrayLoop.java | 9d999bad729fcea477d78879f75eb4cf56401bb4 | [] | no_license | kevinsprong23/speedtest | 7a46613a3d9b40864414f87542036e6c004db4b9 | b14ae371a7597df5c829f4df3afe2a926a594403 | refs/heads/master | 2021-01-19T06:35:18.384071 | 2014-06-18T12:20:56 | 2014-06-18T12:20:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.kevinsprong;
public class TimedArrayLoop {
public static void ArrayLoop() {
// make an array
int[] x = new int[10000000];
for (int i = 0; i < 10000000; i++) {
x[i] = 1; // java.util.Arrays.fill uses a loop internally anyways
}
// loop and multiply each element by 2
@SuppressWarnings("unu... | [
"ksprong@mitre.org"
] | ksprong@mitre.org |
3e3de1b0716d10efec33a2e80d4f5700f11edf47 | 4341dc1db4734b47bee3fa67a7d5d9f8b8274d38 | /app/src/androidTest/java/abhiandroid/com/simpletoolbarexample/ApplicationTest.java | 242eb109007431966bfb212447351e1ea25eb622 | [] | no_license | hung257/SimpleToolbarExample | f88ba017e6ba73e2b34c8b12deba22d077e3124e | 3b54a13107cd5e000b512c4f475fd94aeb53b45f | refs/heads/master | 2020-08-13T16:46:39.763780 | 2019-10-14T09:38:04 | 2019-10-14T09:38:04 | 215,003,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package abhiandroid.com.simpletoolbarexample;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTes... | [
"="
] | = |
d26599d101a524c50c84116b175947c71ed435cc | 662d4dd5a0844b81a572df4a6b98c28f34977842 | /src/main/java/com/zenika/decathlon/tp7/ConflitDeCompteException.java | 4375e6c915dce66569548f9ef6117838d313b7c1 | [] | no_license | Zenika/decathlon-coding-school-java-tp-7 | 112d40874634b7e609f3cc5b396f78715541d611 | ad073ffbe201da2fd4f9496013e2ebd4a6c247f1 | refs/heads/master | 2020-04-29T02:43:31.039820 | 2019-04-01T11:42:26 | 2019-04-01T11:42:26 | 175,781,204 | 0 | 7 | null | null | null | null | UTF-8 | Java | false | false | 184 | java | package com.zenika.decathlon.tp7;
public class ConflitDeCompteException extends VirementException {
public ConflitDeCompteException(String format) {
super(format);
}
}
| [
"nicolas.delsaux@zenika.com"
] | nicolas.delsaux@zenika.com |
ecf60c0c0712978c1f6a47e65e22d8cdb9fd5e0e | 495c3224bb76476c96576c6b4ce79a096b62774f | /EcoBikeApp/src/station/UserStationPageController.java | f90c6de61c4576750b76f32578598631e69afb33 | [] | no_license | hayasakayangg/traxe | 75f4a4838397ba587479457a3c37201716823117 | 0cc2d427a0ad37f2491f3984e712876f71d70a3a | refs/heads/main | 2023-02-04T04:52:35.801313 | 2020-12-22T06:52:27 | 2020-12-22T06:52:27 | 323,544,745 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,185 | java | package station;
import java.util.List;
import java.util.Map;
import javax.swing.JPanel;
import com.eco.bean.Station;
import api.StationApi;
public class UserStationPageController {
private String address;
private StationPagePane pagePane;
private StationListPane listPane;
private StationSearchPane ... | [
"hayasakayang@gmail.com"
] | hayasakayang@gmail.com |
21f6024d19422fbdf43d4ca3cdbea1a953ccff88 | 9adf176a5863c35be9b912c16b89250ec2bb30e6 | /src/main/java/ru/effector/glu/model/Delta.java | 8bb6f9e5229e0a0cd6d4f908af5d0a7c7c69e31c | [] | no_license | a8t3r/glu-client | 2d5c6e8ce90233e66cffbe2abe2f52f8ed5a32be | 593b6465c944128e8630deea1e06f377eef4ef68 | refs/heads/master | 2016-09-05T21:19:33.496128 | 2015-07-31T15:56:23 | 2015-07-31T15:56:23 | 39,827,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package ru.effector.glu.model;
import java.util.Map;
/**
* @author Alexandr Kolosov
* @since 28.07.2015
*/
public class Delta {
public String accuracy;
public Map<String, DeltaEntry> delta;
}
| [
"winter.schweigen@gmail.com"
] | winter.schweigen@gmail.com |
ebc29d925cad664f5c47d4da08b26688e1a54820 | e3a8770506f64d81990e8ed3c4f74c3fe3ae497e | /programming-java/PROGRAMMING HELPERS/Number/Dec2Hex.java | b02e77201fcd09a7128b1da77db20881a9597a04 | [] | no_license | Sriharsha-Singam/JavaPrograms | f816dbc25850b30ffcea458cf1b75149d3a4fc4a | 326686732d69d6c4a49052de3e7262b13c6022ab | refs/heads/master | 2021-08-31T10:24:11.206678 | 2017-12-21T02:36:10 | 2017-12-21T02:36:10 | 114,944,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | import java.io.*;
class Dec2Hex
{
public static void main(String aaa[])throws IOException
{
BufferedReader br=new BufferedReader (new InputStreamReader(System.in));
System.out.print("Enter a decimal number : ");
int n=Integer.parseInt(br.readLine());
int r;
Strin... | [
"harshasingam3@gmail.com"
] | harshasingam3@gmail.com |
d4497c010939946c6f1344169858076a26ecd0ad | 57fdba3d199c1bf5ea7fc31208fdcc6532e4016d | /src/main/java/annotations/database/TableCreator.java | 254f75ac4ba3e7ef9868019a37d6c0a18933be64 | [] | no_license | yujmh/thinking-in-java | c8ec89f757fab079dc22e87cd49eeaf8be0e3c24 | 9c3620f7a919ac0c7c68cbeca5cf034dea9dbcfc | refs/heads/master | 2020-03-26T21:36:01.506688 | 2018-09-17T14:13:53 | 2018-09-17T14:13:53 | 145,397,329 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,055 | java | package annotations.database;
import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.List;
public class TableCreator {
public static void main(String[] args) throws Exception {
args = new String[]{"annotations.database.Member"};
for (St... | [
"cheng.cheng@shatacloud.com"
] | cheng.cheng@shatacloud.com |
5180d23dca6991bd6dcb2d6f10966b165c01e8f4 | 1ef2d5df62d91696a047cc2b69eebc36f6b1f8b5 | /s2csv-tutorial/src/main/java/org/seasar/s2csv/tutorial/entity/Dept.java | 5ed69a5bf7801c3adf401cad4b67c45f2bfa50ed | [
"Apache-2.0"
] | permissive | seasarorg/s2csv | 0bd24e89e9b32ad4a80ac726f220559e3799c387 | 01ef501c246ff3f12b33483bbeeb529c67fb9caa | refs/heads/master | 2021-01-19T14:06:23.223480 | 2013-10-08T06:14:39 | 2013-10-08T06:14:39 | 13,405,022 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 505 | java | package org.seasar.s2csv.tutorial.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Version;
@Entity
public class Dept {
@Id
@GeneratedValue
public Long id;
@Column(name="DEP... | [
"t.newtaro@gmail.com"
] | t.newtaro@gmail.com |
e91608a314058f49184f31c2ea182ddae0e3956f | 1a6491562aa7529aa99548db535e1bd5d48aa60b | /HobbyLobby/src/main/java/com/hobbylobby/service/UserDetailsServiceImpl.java | eba565dc5135628f195e1dd1c146070daf2e36ed | [] | no_license | MalihaBakhshi/HobbyLobby | fc6ff931bc4cecf9f5a1f156a93fa78e792265e9 | 41144367e043929920946bc53e8048d39e0ca2db | refs/heads/main | 2023-03-06T05:53:28.723426 | 2021-01-14T05:28:35 | 2021-01-14T05:28:35 | 301,791,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | package com.hobbylobby.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.UsernameNotFoundException;
impor... | [
"malihabakhshi01@gmail.com"
] | malihabakhshi01@gmail.com |
c91339ab9bdd37365771b3043a9c366460cff395 | 74ca72a287d13b4a677069f6a82998e684e5af81 | /dsj_house/dsj-wap/src/main/java/com/dsj/data/web/utils/QRCodeUtil.java | 464ac3d7eb43da559b9ea23aadbe0fde5948e8dc | [] | no_license | tomdev2008/dsj_house | 5d8187b3fca63bd2fc83ea781ea9cda0a91943a2 | 988ab003b1fec4dfb12d3712adde58a4abef067c | refs/heads/master | 2020-03-29T05:17:18.866087 | 2017-12-01T11:53:58 | 2017-12-01T11:53:58 | 149,575,972 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,614 | java | package com.dsj.data.web.utils;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.imageio.ImageIO;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.EncodeHintType;
import com.google.zxing.MultiFormatWriter... | [
"940678055@qq.com"
] | 940678055@qq.com |
183d28fa561d703eba0d38d57b8e0350bc2c2bd2 | 7fb7e45083e9f78010a0112da80889202195fa51 | /sdk/resourcemanager/azure-resourcemanager-appservice/src/main/java/com/azure/resourcemanager/appservice/fluent/DeletedWebAppsClient.java | 0f95e6bc977364f13dc77c39aaca30bc4d6412a5 | [
"LicenseRef-scancode-generic-cla",
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-or-later",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | abouquet/azure-sdk-for-java | 1f79d75636ef5c354d1229531583f67d97b104cd | 05bcf7062f5bc1bca09eeec36b2ca8fa2c4e3655 | refs/heads/master | 2023-01-06T04:17:28.305062 | 2020-09-24T18:47:53 | 2020-09-24T18:47:53 | 298,386,196 | 0 | 0 | MIT | 2020-09-24T20:19:37 | 2020-09-24T20:19:36 | null | UTF-8 | Java | false | false | 31,568 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.appservice.fluent;
import com.azure.core.annotation.ExpectedResponses;
import com.azure.core.annotation.Get;
import com.azure.co... | [
"noreply@github.com"
] | abouquet.noreply@github.com |
b6282536a1b53373ff0f43396fb435d3f7d72fde | 9401bc376bc258bd5500476bc4736e69d22f57d1 | /src/TicTacToe.java | 54a38764cfe49a902ac47d24c398f4e16c9f918e | [] | no_license | pchoubey00/tictactoe | 3d3389db1af7dbfb6adb8e5914577f88aa8b8606 | 0f15ad5d51b40ea9504e0ade230483ad3aed6e68 | refs/heads/main | 2023-02-05T20:43:44.299219 | 2020-12-23T22:56:58 | 2020-12-23T22:56:58 | 324,016,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,629 | java | import java.util.Random;
import java.util.Scanner;
public class TicTacToe {
public static final Random RANDOM = new Random();
public static void main(String[] args) {
Board board = new Board();
Scanner scanner = new Scanner(System.in);
int exitchoice = 1;
board.displayBoard();
System.out.println("Select Turn: ... | [
"pchoubey@u.rochester.edu"
] | pchoubey@u.rochester.edu |
2e07d59f888897768fe0b8440ab9b48f6080c736 | 2344955423e1333ef7c808c7a9e3297835b1903f | /src/main/java/com/venusz/admin/service/SysDeptService.java | 0e73c22ac843e3b242296bb3dc1f2552131d2e6d | [] | no_license | venusj/admin | 139afef7c8dfeeed8803886f8422fbf6e5f7724c | 20fb17cb5c0a7d4384b1e4425db9353c69d63b56 | refs/heads/master | 2020-04-02T10:48:52.684087 | 2018-10-29T15:50:18 | 2018-10-29T15:50:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,206 | java | package com.venusz.admin.service;
import com.alibaba.druid.filter.AutoLoad;
import com.google.common.base.Preconditions;
import com.venusz.admin.dao.SysDeptMapper;
import com.venusz.admin.exception.ParamException;
import com.venusz.admin.model.SysDept;
import com.venusz.admin.param.DeptParam;
import com.venusz.admin.u... | [
"1329705209@qq.com"
] | 1329705209@qq.com |
a794a0a94a917a883c778c9c17cb0b5a78afdfe0 | 2a80c8f3004960d07f3461ab7f32072095fd3a67 | /src/main/java/com/tencentcloudapi/cdb/v20170320/models/ModifyDBInstanceProjectResponse.java | 435108f9fd2acd30d6d735ba7a7c1f641287d1e7 | [
"Apache-2.0"
] | permissive | kennyshittu/tencentcloud-sdk-java-intl-en | 495a6e9cf3936406a0d95974aee666ded6632118 | 2ed6e287c3f451e3709791a3c7ac4b5316205670 | refs/heads/master | 2022-04-15T06:59:48.967043 | 2020-04-02T14:13:10 | 2020-04-02T14:13:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,059 | 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
... | [
"hapsyou@foxmail.com"
] | hapsyou@foxmail.com |
464592e02e24e2776c3d669b1afd7426425b3b89 | 40091169612c88c9d8aca424e90f94f9c3af9a4f | /MarchBreakHomework/DiscountPrices.java | ff50fcf1d90447032e6d3c09f2bc747448f0d766 | [] | no_license | 1AhmadElmasri/High-School-Java | 55ed5f255c2a07ccd8ea6dce01d2074228c1f0e2 | 706d5eb5be131499bd7411ac2baf4764b214a840 | refs/heads/master | 2020-04-19T08:44:33.118135 | 2019-01-29T04:22:07 | 2019-01-29T04:22:07 | 168,087,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,412 | 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 MarchBreakHomework;
import java.text.NumberFormat;
import java.util.Scanner;
/**
*
* @author ahmad
*/
public... | [
"noreply@github.com"
] | 1AhmadElmasri.noreply@github.com |
e43097f99123a1ffc3d9be67dc3e9427c9dc9120 | b84813fe658f5c3ae0cb795274f3d64e49a91cd6 | /H3Common/src/main/java/com/czx/h3common/coder/FastDecoder.java | d5ef3d041b48019de2d476a76bad338eacf43991 | [] | no_license | ZhiYu2018/HS3 | ec81f66eb5b3198bdd62ff3d3df71712ffa25ae4 | 3e2ac24a228eaa5ac9dfa78f0c87ec448a998b34 | refs/heads/master | 2023-08-25T13:32:39.534124 | 2021-10-30T04:50:53 | 2021-10-30T04:50:53 | 413,252,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package com.czx.h3common.coder;
import com.alibaba.fastjson.JSON;
import feign.FeignException;
import feign.Response;
import feign.codec.DecodeException;
import feign.codec.Decoder;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.io.input.ReaderInputStream;
import java.io.IOException;
import java.io.Input... | [
"forbelief@126.com"
] | forbelief@126.com |
8bb97c7e2e5afd71cea93f3af0bccfb2f39a5de7 | 3105ec0caaaf4c7ef161faa30dd27fcd205b0dc4 | /src/main/java/com/github/zxl0714/leveldb/TableFormat.java | 17e10e5e9130ff7f7c746a43769702772204d76e | [
"MIT"
] | permissive | zxl0714/leveldb-sstable | 1f6bc7bcdf9fb5364eea11e06440dbf3c2a6954a | 4cc9f2a545b8f4fc05619d23dcb00a38125c5350 | refs/heads/master | 2021-01-10T01:49:35.909391 | 2016-03-09T02:29:12 | 2016-03-09T02:29:12 | 53,111,960 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | package com.github.zxl0714.leveldb;
import java.io.DataOutput;
import java.io.IOException;
/**
* Created by xiaolu on 4/30/15.
*/
public class TableFormat {
public static final long TABLE_MAGIC_NUMBER = 0xdb4775248b80fb57L;
public static final int BLOCK_TRAILER_SIZE = 5;
public static class BlockHandl... | [
"xiaolu3@staff.weibo.com"
] | xiaolu3@staff.weibo.com |
9859323a25bf732fadb82c133e457776c66ff587 | ae84044d4cbf25eb35d1f2189e588ed205896a84 | /src/test/java/org/example/Auto9.java | 42d38225e94261360db507c44179c788465dd1bc | [] | no_license | vthakkar27/Automation9 | 8c95cd3aabee7cebcf9fe4f44323a2de8e3c22f4 | e82a794b2daacad7333c3a0ea2a970cbc06d75d3 | refs/heads/master | 2023-05-11T00:39:12.179067 | 2020-07-08T21:38:01 | 2020-07-08T21:38:01 | 276,993,812 | 0 | 0 | null | 2023-05-09T18:52:06 | 2020-07-03T21:58:06 | Java | UTF-8 | Java | false | false | 7,289 | java | package org.example;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.chrome.ChromeOptions;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.... | [
"dasvthakkar27@gmail.com"
] | dasvthakkar27@gmail.com |
637786ae69436499dad03959f45a6a13ec96fb3a | 54476289c13cc53bbb78a8edbd57cdaa381c7461 | /src/main/java/tools/xor/MutableJsonType.java | dc0c10ccbc414715c07f98a69d1feadcd18a1af5 | [
"Apache-2.0"
] | permissive | ddalton/xor | bd8a04e8c5946581543b4c00e77a18b28a4959d1 | a1fa648ccce7344573840de62d8751b09f3c18a3 | refs/heads/master | 2022-03-13T05:40:25.180438 | 2022-03-05T23:10:26 | 2022-03-05T23:10:26 | 56,424,620 | 0 | 0 | Apache-2.0 | 2022-03-05T22:49:14 | 2016-04-17T07:34:37 | Java | UTF-8 | Java | false | false | 13,820 | java | /**
* XOR, empowering Model Driven Architecture in J2EE applications
*
* Copyright (c) 2012, Dilip Dalton
*
* 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.apa... | [
"dilipdalton@hotmail.com"
] | dilipdalton@hotmail.com |
e6b8d5c379b5f2ab543295c28fbaca01642e2c65 | 7120ed04f7d305641529ea82c8642438acec920c | /codeforces/1466/A.java | 36a4ca6d3426694336718e7aaeefc7306e29a158 | [] | no_license | aditya-786/coding-submissions | d1a886f837d25f25bfbabd911b3bc47eb9d5edf8 | eb563f09ca79fdb6a8ffbb22038f5dc35d24b275 | refs/heads/master | 2023-06-27T13:07:39.322504 | 2021-07-24T18:46:57 | 2021-07-24T18:46:57 | 387,923,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,806 | java | import java.io.*;
import java.util.*;
import java.util.Arrays;
/*
author @ Aditya Aggarwal
LinkedIn : https://www.linkedin.com/in/aditya7861/
' The Dawn does not come twice to awaken the man '
Never Give Up ... Failure is the biggest success
*/
public class Main {
static void ... | [
"adityaaggarwal7861@gmail.com"
] | adityaaggarwal7861@gmail.com |
862702647262bdbca1780973021165f5abbf0d29 | aa4aa63ece5a31e3ef0821c7f5c7cdb7d9baf294 | /app/src/main/java/com/example/romanpc/rosyama/DataBaseHelper.java | 423262202f2b6d37f92b91edebd1405d1afec63c | [] | no_license | rvachev/project | d0a47cc80e53fc7c01f2f26074585c0a894fadd7 | ec869b57ed45feb8ee954b7660bd333ae40d7d94 | refs/heads/master | 2018-09-05T00:03:41.745013 | 2018-08-31T06:47:37 | 2018-08-31T06:47:37 | 116,545,274 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,572 | java | package com.example.romanpc.rosyama;
import android.content.Context;
import android.content.res.AssetManager;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashMap... | [
"romandauria@gmail.com"
] | romandauria@gmail.com |
d8eb98c45d7c36d61e76a0a777e1104b857125fb | 053b6812997b15be513e2dd9adfc16d396bab9dc | /src/main/java/com/beierdeba/list/AbstractList.java | eb5919bb62405c66824e6ab998ce82c5ecc4d367 | [] | no_license | beierdeba/data-structure | 7bcf6c30529cfcf930195aafdcaa6b065041aefe | d4a3f3cf78eec8f6f469e014fd60a451648d4c97 | refs/heads/master | 2022-12-11T17:17:27.613763 | 2020-09-12T14:28:56 | 2020-09-12T14:28:56 | 294,846,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package com.beierdeba.list;
/**
* @author Administrator
* @since 2020/9/12 15:36
*/
public abstract class AbstractList<E> implements List<E> {
// 包含的元素的个数, 不是数组的长度
protected int size;
public int size() {
return size;
}
public boolean isEmpty() {
return size == 0;
}
pub... | [
"nicholasinlove@126.com"
] | nicholasinlove@126.com |
952292c218941761cce90cbe01a1c80da801495f | 31447899832d43eed4fe01b2d8c367bdc81b848c | /src/main/java/org/esupportail/publisher/service/factories/impl/PermissionDTOSelectorFactoryImpl.java | d5241a511fc3db10a9209cec754351d0b654904b | [
"Apache-2.0"
] | permissive | tolobial/esup-publisher | ec623ec6d924026294bbd29ef5586f1baf7b1078 | 0d23dca47a38dd2b4f6f02df5817d8011636fc15 | refs/heads/master | 2021-01-11T03:38:46.716454 | 2016-08-30T16:19:36 | 2016-08-30T16:19:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,791 | java | package org.esupportail.publisher.service.factories.impl;
import lombok.Getter;
import org.apache.commons.lang.IllegalClassException;
import org.esupportail.publisher.domain.AbstractPermission;
import org.esupportail.publisher.repository.PermissionRepository;
import org.esupportail.publisher.service.exceptions.ObjectN... | [
"julien.gribonvald@gmail.com"
] | julien.gribonvald@gmail.com |
cade837f2559d5c76e5073377853f1935e14a997 | 5d2c2cd7585c69c9a576e91189f2947357418c87 | /src/main/java/it/maior/icaro/word/docx/DocxFileCreator.java | e29666645913bd76a9926c85503bfbec807aeb10 | [] | no_license | matommaso/FromJiraToWord | 798d6f8a4c46675f78cf3cbed87f595517649ce6 | a481c084987d8263f969d579d4bc2174e9d32fc3 | refs/heads/master | 2020-03-21T07:38:23.997611 | 2018-06-26T07:06:04 | 2018-06-26T07:06:04 | 138,290,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,619 | java | package it.maior.icaro.word.docx;
import org.docx4j.XmlUtils;
import org.docx4j.dml.wordprocessingDrawing.Inline;
import org.docx4j.jaxb.Context;
import org.docx4j.model.table.TblFactory;
import org.docx4j.openpackaging.exceptions.Docx4JException;
import org.docx4j.openpackaging.exceptions.InvalidFormatException;
impo... | [
"tommaso.magherini@maior.it"
] | tommaso.magherini@maior.it |
db945072f5219a075153348396e6b0911a36e3cd | 94090bf9fd05a6be5d2bbb96bdebacf78dcc3ce9 | /Angular/src/main/java/br/com/Prevent/SpringAngular/request/LogPostDto.java | 65c301de0e877baa142e88a183e92c60cc4a08be | [] | no_license | souzaantunes/Aplicacao-de-Log | 1aea49da63fa44021547c88711b7a2c6e78eeb4c | 98488c69bcbcc0fd5f2813099beb3f2aa9c83516 | refs/heads/master | 2023-07-17T04:15:11.742371 | 2021-08-23T17:15:47 | 2021-08-23T17:15:47 | 378,933,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package br.com.Prevent.SpringAngular.request;
import java.time.LocalDateTime;
public class LogPostDto {
private String ip;
private String metodo;
private LocalDateTime data;
private String status;
private String userAgent;
public String getIp() {
return ip;
}
public void setIp(String ip) {
this.ip = ip... | [
"souza.andinho.as@gmail.com"
] | souza.andinho.as@gmail.com |
034fb754ac60b7f569b6fb98578022782bc79f02 | ee8d225e46dfe56e8d48cdcb41ab6a8be4cfdb6a | /src/test/java/com/spp/pages/CreateBonusDefinitionModeofPaymentDDPTonBonusRespectiveMonthDoNotConsiderPreviousYear.java | 6f4989104110315fb2dea58a1e26d911c77d33ac | [] | no_license | chandra-relyon/NewSPP | 11f43cef4f87ed4cbe5148a4a7bb5813ab9cb66f | ff66bdb85b3c1c9c42f0e0d41179f3127745c4c2 | refs/heads/master | 2020-07-04T12:40:29.002189 | 2019-08-14T06:26:56 | 2019-08-14T06:26:56 | 202,288,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,636 | java | package com.spp.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import com.spp.common.BasePage;
public class CreateBonusDefinitionModeofPaymentDDPTonBonusRespectiveMonthDoNotConsiderPrevious... | [
"RSL@Lenovo430"
] | RSL@Lenovo430 |
4042d1597a501946ce634ebd75b5f48751fc7d65 | 14a4f0c31c582a7a6dd657bc295a4b5b811d07ed | /builder/src/main/java/com/yeyouluo/Director.java | 9d6246bbfee7db197bee60b92e69b5ac4b853617 | [
"Apache-2.0"
] | permissive | yeyouluo/java-design | 5e33e4fe851a8346a212c2621fdbc101f6d366fc | cafa5bd97ad23f7266c2bfc31d109f15a44db3d0 | refs/heads/master | 2020-03-22T15:39:16.795734 | 2019-03-31T09:19:13 | 2019-03-31T09:19:13 | 140,267,272 | 9 | 1 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package com.yeyouluo;
/**
* Author: yeyouluo
* Date: 2018/7/11
*/
public class Director {
public void construct(Builder builder){
builder.buildPartA();
builder.buildPartB();
}
}
| [
"chenzxwangyi@163.com"
] | chenzxwangyi@163.com |
9cab6384c808e43cea4e9734d40e1348f4d45c48 | 6496517875975361d71a72c3f07a1abbe4c42242 | /SeleniumPumpkinSoup.java | d7b69e75edce4d29355102a69cf784bd0e6d5d9d | [] | no_license | KellySarah1/CIT360 | 8fd8fe46c14e5a54424ed71c80b6f0200fea52c0 | d8e9537ec7d5dd81d5805d88150af1b4c526ee9e | refs/heads/master | 2020-04-06T04:55:42.598889 | 2016-12-13T22:43:09 | 2016-12-13T22:43:09 | 70,720,157 | 0 | 0 | null | 2016-10-21T00:12:22 | 2016-10-12T16:40:29 | Java | UTF-8 | Java | false | false | 1,030 | java | import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class SeleniumPumpk... | [
"noreply@github.com"
] | KellySarah1.noreply@github.com |
9baec39fa46036e1292e0a488f5b982969e45af2 | 750b3dc1b3d0128d5e08a1ba6c9337ab4a498f73 | /src/by/it/siarheikorbut/jd01_09/Parser.java | 61b65c43adde41bcd565a1a491953aca227b8404 | [] | no_license | siarheikorbut/JD2020-09-15 | be7e43f328be3c83b32902736c18e223025c6e86 | bf917ca5bb89182ad48c5ac9fb6a2acb1a8bf3fd | refs/heads/master | 2023-01-21T16:30:58.839670 | 2020-11-22T17:40:38 | 2020-11-22T17:40:38 | 298,222,599 | 0 | 0 | null | 2020-09-24T08:53:37 | 2020-09-24T08:53:36 | null | UTF-8 | Java | false | false | 1,198 | java | package by.it.siarheikorbut.jd01_09;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author Siarhei Korbut
* @see <a href="https://drive.google.com/file/d/1C-wHpUcHtxb-Qq0lfyExNQsYeKr3yIPh/view?usp=sharing">Задание JD01_09</a>
*/
class Parser {
Var calc(String expression) {
Stri... | [
"siarheikorbut@gmail.com"
] | siarheikorbut@gmail.com |
3d9c14626e04581c20335ce356b7375b796cbade | 435a1f478647747b9d53247660ad1fb27b1f3d5a | /vieeo/vieeo-orm/src/main/java/com/vieeo/orm/jdbc/support/DataSourceConnector.java | 4e359afd0bc52b9674a70ad2d192757e32550728 | [] | no_license | happyjianguo/vieeo | 4c008fc18dfab597da4dc91303f7835420671186 | ff7e1195a5441f696a2e38dd3f55af2821a118e0 | refs/heads/master | 2020-06-20T04:22:31.065097 | 2015-04-14T03:01:14 | 2015-04-14T03:01:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.vieeo.orm.jdbc.support;
import java.sql.Connection;
import java.sql.SQLException;
import javax.sql.DataSource;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.vieeo.orm.jdbc.Connector;
import com.vieeo.orm.jdbc.JdbcException;
import com.vieeo.orm.jdbc.Jdbc... | [
"lakerhe520@gmail.com"
] | lakerhe520@gmail.com |
56a14685077f2261101397d736cd030bbf69d63c | 00387fe46383162f99df40c94a854b9e5e04b651 | /src/stacks/RainwaterTrapping.java | 71dd2092f771543bfc1b9c4218b5bc7198da6204 | [] | no_license | navspeak/CP | 39b55da0222cb62c0f9194364969338931d07226 | 7938d75d0438cfb2ad212e2ba71ba1d9af33ca62 | refs/heads/master | 2020-04-08T17:03:55.375297 | 2019-05-14T03:01:41 | 2019-05-14T03:01:41 | 159,548,774 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,527 | java | package stacks;
/*
InterviewBit (not really stack. But anyways):
Given n non-negative integers representing an elevation map where the width of each bar is 1,
compute how much water it is able to trap after raining.
Example :
Given [0,1,0,2,1,0,1,3,2,1,2,1], return 6.
*/
public class RainwaterTrapping {
/*
... | [
"navneet.sahay@gmail.com"
] | navneet.sahay@gmail.com |
8f7f758b6bafdc8b1c3bf4ab8fadf200cd283686 | 5f3747c6e5226ae66f128a65461d7d6251cb0689 | /dmpproject_bak/src/cn/clickwise/liqi/mark/LABEL.java | ea5636c6a1989d2391c38c54b00b3caf6aa88305 | [] | no_license | genghaihua/user_click | 4a6071ad0e394040cd8db8599cf6cde4603dc2ba | ed0c58533f1c59e040f69a06f6d74124f117211f | refs/heads/master | 2020-05-18T19:40:16.852710 | 2015-05-19T07:38:27 | 2015-05-19T07:38:27 | 35,866,687 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package cn.clickwise.liqi.mark;
import java.io.Serializable;
/**
* 标记的封装
* @author lq
*
*/
public class LABEL implements Serializable{
/**
* label 的编号 ,从1开始的整数
*/
public int index;
/**
* 所有类别的数目
*/
public int label_num;
public LABEL(int index,int label_num)
{
this.i... | [
"genghaihua@yeah.net"
] | genghaihua@yeah.net |
ab88dc092f28f62e3f725c32c8990a2e83e36952 | 5f126d58e906fe171ba50aeece22e6e1246e6ba6 | /app/src/main/java/com/nvisio/video/videostreamsample/view/VideoPlayActivity.java | 8eb1fcae91fd5e88b39adf7c26d881307f4754aa | [] | no_license | shakilnvisio/VideoStreamSample | 46071d0eef553d04c478a4ff5730438080fc60c6 | 1e59cfe61255992b45b37b68a2bcbd6022b5b93d | refs/heads/master | 2020-03-25T17:57:55.801033 | 2018-09-04T12:05:50 | 2018-09-04T12:05:50 | 144,005,811 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,194 | java | package com.nvisio.video.videostreamsample.view;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import com.google.android.exoplayer2.ExoPlayer... | [
"shakil.sharin14@gmail.com"
] | shakil.sharin14@gmail.com |
a831d82d2b8a74ff11fe7c8be3647b1b769857b3 | 26f58561cda045395a1ae980b0ad7499cb719ec2 | /src/hasor-jetty/src/main/java/org/eclipse/jetty/server/nio/SelectChannelConnector.java | 39b6758cbafbbe260703b87802772bde1060d24b | [] | no_license | simplechen/hasor | 5338037bb4e4553df4c78dc13b118b70da779a47 | 438fe8caa378aa0d6835121d06a5cf5b77c4e11d | refs/heads/master | 2021-01-16T22:24:41.395124 | 2014-07-04T11:59:07 | 2014-07-04T11:59:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,644 | java | //
// ========================================================================
// Copyright (c) 1995-2013 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under th... | [
"zyc@byshell.org"
] | zyc@byshell.org |
a0259038a00a16527a02d47425f260cd6031eea7 | d2ed265486f8e06f40ad49bbca676a3add42f62a | /lib/src/main/java/com/orange/lib/constance/IViewConst.java | ac0072c7b1f9787395318e5c8cd1c2832b798a94 | [] | no_license | orangesunshine/NdLib | 6fd5d2bc51a981aab0f7ddaedd8981644ca58817 | f968dec97443cb8a937c66189c390fd7a4fe1c57 | refs/heads/master | 2020-06-07T06:18:09.472803 | 2019-12-16T16:18:08 | 2019-12-16T16:18:08 | 192,946,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 98 | java | package com.orange.lib.constance;
public interface IViewConst {
int HEIGHT_STATUSBAR = 64;
}
| [
"429360705@qq.com"
] | 429360705@qq.com |
5f8b3ac7570ffd2ede6c1da9465e148d70e99208 | e472e5635e2661ba59ba43124af70e621f4086db | /Sam De Wachter/Oefeningen labo/Labo Java/blz31/Oef2/Main.java | 2a3e1a3d2f6ff09eaa82eaad68b9e94d11024344 | [] | no_license | samdewachter/Digital-broadcast | ffb093d5de5a74818b919e3644be00c3c4238f80 | 0903dcf73f921a94d5dd771d5e75a9a066dbfcb0 | refs/heads/master | 2020-04-06T03:52:15.056814 | 2016-06-20T14:15:03 | 2016-06-20T14:15:03 | 59,659,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | /**
*De klasse Main is een java applicatie
*
*@author Sophie Moons
*@version 1,0
*/
import java.lang.*;
public class Main{
/**
*Dit is een main function, hier start het programma
*@param args -> hiermee kan een array meegegeven worden via command line
*/
public static void main(String args[])
{
Werknemer davi... | [
"sam.dewachter@student.kdg.be"
] | sam.dewachter@student.kdg.be |
32afe4b4bd0b40b935f1dbd0003be36fcdc21e01 | 52017997a5c5372148cf8b01253e404be25204ef | /app/src/main/java/com/easy/make/tenantmaker/core/main/presenter/MainPresenter.java | dc0009e20fadc5129a03b176f08ab2e2b9612f4c | [] | no_license | AndroidKiran/TenantMaker | 26e5474b1507cf946fe5dddfeb670593948a7e9f | 29d18b7da9bc2607191a0881d68adad740993d05 | refs/heads/master | 2020-12-25T14:32:43.306889 | 2016-12-14T07:26:49 | 2016-12-14T07:26:49 | 67,667,989 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,051 | java | package com.easy.make.tenantmaker.core.main.presenter;
import com.easy.make.tenantmaker.core.Utils.PreferenceService;
import com.easy.make.tenantmaker.core.navigation.Navigator;
/**
* Created by ravi on 12/09/16.
*/
public class MainPresenter {
private final Navigator navigator;
private final PreferenceSer... | [
"ravikiran.surpur@gmail.com"
] | ravikiran.surpur@gmail.com |
ebdedb1972cd1a6faf81ffa9e48061f994b381c2 | 535a78bab52a95d62a2d14df236a06c498ea660d | /kmeansga/src/org/jgap/Genotype.java | ef5fe386956f3ee3ca90a0665ade5cde9773fe38 | [] | no_license | squarlhan/jluccst | 1cc5624976325da12163f68f05c74127c0ae7f4f | 298c532108df0633fb5acb5d2302e7cc1992a67c | refs/heads/master | 2021-01-23T21:28:07.918280 | 2013-12-02T00:10:32 | 2013-12-02T00:10:32 | 34,333,265 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 25,000 | java | /*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licensing information please see the file license.txt included with JGAP
* or have a look at the top of class org.jgap.Chromosome which representatively
* includes the JGAP license policy a... | [
"squarlhan@264059c0-66d9-11de-8235-5b595ee06194"
] | squarlhan@264059c0-66d9-11de-8235-5b595ee06194 |
b71a1630132e5c8aa6a4e25d2368480a07ddbcf6 | 334648257ed6aa34c39e08e5c7f2361ff962ab5d | /src/main/java/com/safziy/commom/utils/JSONUtils.java | 7a863bfc46d596c51fbaac7e8cf40db8eed66de3 | [] | no_license | safziy/safziy-commom-old | dcc95013c72fa694cef43ac809335ca32b9f4192 | 8f752f58f532a2014d19c85d1cc89f48cc7f5b50 | refs/heads/master | 2021-01-24T20:42:21.301116 | 2016-03-21T05:51:44 | 2016-03-21T05:51:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,596 | java | package com.safziy.commom.utils;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.google.common.coll... | [
"787395455@qq.com"
] | 787395455@qq.com |
bdb5360e1a50ad06baa70d9c42f5303045c62127 | aeeb9ec9b6b4e1d72c0d8e16b2dcad528881f337 | /src/vuePopUpInterrogerJoueur/DemanderUtiliserCarteSansThread.java | c3a8ebb34c7f1a2be940871d6387a8d1c10f9fae | [] | no_license | z00000010a/LO02_projet-JAVA- | 754afae89b12521f0badceaa3d6218ac35b699e0 | d360207be56f8dd6190f13bfd93d317384e810cd | refs/heads/master | 2021-08-26T08:36:22.434033 | 2017-11-22T15:27:07 | 2017-11-22T15:27:07 | 111,317,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,599 | java | package vuePopUpInterrogerJoueur;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Iterator;
import java.util.LinkedList;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.J... | [
"zhaozhe.zhang@utt.fr"
] | zhaozhe.zhang@utt.fr |
a7edf2be6356e8786a57e2701c19f451854117fe | f02bd3bd236a9f694289f14a0425d8eef1931347 | /plugin/src/main/java/gwtquery/plugins/ui/interactions/Selectable.java | 90d0a0b539e4f23a32c89f13f0dca4c89b27eafd | [] | no_license | vortekc/gwtquery-ui | f6c2fc303447b35e6ab819d60c5b1bf853da28a7 | d47e6691b31c63425a7f889f03665672e529f6ea | refs/heads/master | 2021-01-18T01:03:28.180334 | 2016-09-06T08:02:22 | 2016-09-06T08:02:22 | 67,411,653 | 0 | 0 | null | 2016-09-05T10:30:13 | 2016-09-05T10:30:13 | null | UTF-8 | Java | false | false | 6,085 | java | package gwtquery.plugins.ui.interactions;
import gwtquery.plugins.ui.Ui;
import gwtquery.plugins.ui.UiPlugin;
import gwtquery.plugins.ui.UiWidget;
import gwtquery.plugins.ui.WidgetOptions;
import com.google.gwt.core.client.JavaScriptObject;
import com.google.gwt.dom.client.Element;
import com.google.gwt.dom.client.No... | [
"philippe.laflamme@gmail.com"
] | philippe.laflamme@gmail.com |
dc38b83a9b3652216805e958178e3648f49f20a1 | 6bdd970a53a20b882fff055fbade2a532f5e43e0 | /system-event-service-local/src/main/java/com/telecominfraproject/wlan/systemevent/SystemEventServiceLocal.java | 5655f2c7bf401ab634e91884b6ad780a6f95d3e4 | [] | no_license | eugenetaranov-opsfleet/wlan-cloud-services | 826a333d0aa517f2f23e605638ec6df12d91a4b4 | 3410672fd978374ee74902ee6396955054b6728a | refs/heads/master | 2022-11-16T00:44:40.672726 | 2020-07-01T12:11:45 | 2020-07-01T12:11:45 | 276,321,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,331 | java | package com.telecominfraproject.wlan.systemevent;
import java.util.List;
import java.util.Set;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.telecominfraproject.wlan.core.model.json.G... | [
"dmitry.toptygin@connectus.ai"
] | dmitry.toptygin@connectus.ai |
f083c61a7d9db4dbc45a55cd9d3677e3d458630d | 75950d61f2e7517f3fe4c32f0109b203d41466bf | /modules/tags/fabric3-modules-parent-pom-0.7/kernel/impl/fabric3-transform/src/main/java/org/fabric3/transform/dom2java/String2Double.java | 7864c11fd269e5da583c29af56e65da132bb4cb2 | [] | no_license | codehaus/fabric3 | 3677d558dca066fb58845db5b0ad73d951acf880 | 491ff9ddaff6cb47cbb4452e4ddbf715314cd340 | refs/heads/master | 2023-07-20T00:34:33.992727 | 2012-10-31T16:32:19 | 2012-10-31T16:32:19 | 36,338,853 | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 1,702 | java | /*
* Fabric3
* Copyright © 2008 Metaform Systems Limited
*
* This proprietary software may be used only connection with the Fabric3 license
* (the “License”), a copy of which is included in the software or may be
* obtained at: http://www.metaformsystems.com/licenses/license.html.
* Software distributed under t... | [
"meerajk@83866bfc-822f-0410-aa35-bd5043b85eaf"
] | meerajk@83866bfc-822f-0410-aa35-bd5043b85eaf |
d5d6bc35934e3ca32dc4ad837f5355d29e47abe9 | 254ebef44e844f083179ee000839b81e42b203b1 | /whm-intf/src/main/java/com/summer/whm/mapper/sys/NoticeMapper.java | 7c3953498df1008fa7cad7fbc2eec5e4b929f4e5 | [] | no_license | whocj/Dodoer | af387341cf43a0b723549fb47ea64243badb5c60 | e10bff4c229beb238c3e26ec9af617fef28d37a4 | refs/heads/master | 2021-10-23T18:46:53.781157 | 2019-03-19T07:55:00 | 2019-03-19T07:55:00 | 121,004,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.summer.whm.mapper.sys;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.summer.whm.entiry.sys.Notice;
import com.summer.whm.mapper.BaseMapper;
public interface NoticeMapper extends BaseMapper {
List<Notice> queryBySiteId(@Param("siteId") Integer siteId);
}
| [
"dodoer@78c6e549-bab0-4dcd-97f5-38ca0bb93b42"
] | dodoer@78c6e549-bab0-4dcd-97f5-38ca0bb93b42 |
5fa5867c5e39044fb0502eadd3d7ae174519f616 | eca4a253fe0eba19f60d28363b10c433c57ab7a1 | /apps/jacob.call_expert/java/jacob/event/ui/customer/CustomerStaticImage.java | 78bda01207f8aaed2f93ce2d7fc7d0b5c65c7e5f | [] | no_license | freegroup/Open-jACOB | 632f20575092516f449591bf6f251772f599e5fc | 84f0a6af83876bd21c453132ca6f98a46609f1f4 | refs/heads/master | 2021-01-10T11:08:03.604819 | 2015-05-25T10:25:49 | 2015-05-25T10:25:49 | 36,183,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | /*
* jACOB event handler created with the jACOB Application Designer
*
* Created on Thu Nov 06 09:15:51 CET 2008
*/
package jacob.event.ui.customer;
import jacob.common.tabcontainer.TabManagerRequest;
import de.tif.jacob.screen.IClientContext;
import de.tif.jacob.screen.IGuiElement;
import de.tif.jacob.screen.IS... | [
"a.herz@freegroup.de"
] | a.herz@freegroup.de |
1a9204d50a628daa31d90965e16c6925855808b9 | 77996b363f5e449d53242b912d98e5bc3dd96fe8 | /baekjoon19/src/dfs_bfs/dfs_bfs_14502_r.java | 82425e1edcd3e9ef2d39c971b86e75e0277bbc48 | [] | no_license | boen0314/baekjoon19 | ebdd02b24e6acffae278007fd18abb7ff9991cd4 | 9dd68c513568ee66276e19508931a9866569bb50 | refs/heads/master | 2020-05-02T14:21:30.963911 | 2019-04-10T13:11:11 | 2019-04-10T13:11:11 | 178,008,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,387 | java | package dfs_bfs;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.LinkedList;
import java.util.Queue;
import java.util.StringTokenizer;
class Virus {
int x, y;
public Virus(int x, int y) {
super();
this.x = x;
this.y = y;
}
}
p... | [
"boen0323@naver.com"
] | boen0323@naver.com |
49eef2e89b1cad5b184bd3ca7b51d40cc6236a58 | 78f284cd59ae5795f0717173f50e0ebe96228e96 | /factura-entidades/src/cl/stotomas/factura/errores_7/TestingFinalTry.java | 288bac8c60e3001a62ac1a5db3ec292166d4bd8f | [] | no_license | Pattricio/Factura | ebb394e525dfebc97ee2225ffc5fca10962ff477 | eae66593ac653f85d05071b6ccb97fb1e058502d | refs/heads/master | 2020-03-16T03:08:45.822070 | 2018-05-07T15:29:25 | 2018-05-07T15:29:25 | 132,481,305 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,794 | java | package cl.stotomas.factura.errores_7;
import java.applet.Applet;
import javax.crypto.Cipher;
import javax.crypto.spec.SecretKeySpec;
public class TestingFinalTry {
public static String decryptMessage(final byte[] message, byte[] secretKey)
{
try {
// CÓDIGO VULNERABLE
final SecretKey... | [
"Adriana Molano@DESKTOP-GQ96FK8"
] | Adriana Molano@DESKTOP-GQ96FK8 |
1cfce80111c4286cd72f701b281265aaacce8a19 | 6517c4ada7b685509aed1cb46366a44df6e41f82 | /src/main/java/com/podong/game/module/schduling/batched/BasicClass.java | acfdb5251976121b23fb31ee22b509c9a603bb68 | [] | no_license | podonghee/Game | aaadfe5739ba933c07688c18c39d7468bf762c60 | a64f24666840ead279f406fe2008cd4445a9d440 | refs/heads/master | 2023-05-02T08:38:55.442729 | 2021-05-28T08:55:51 | 2021-05-28T08:55:51 | 365,454,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,262 | java | package com.podong.game.module.schduling.batched;
import com.podong.game.module.schduling.batch.Batch;
import com.podong.game.module.schduling.bean.GameCompanyVO;
import com.podong.game.module.schduling.bean.GameDataVO;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.op... | [
"sgh01101@naver.com"
] | sgh01101@naver.com |
bab5e233cae3e62cec75b027d3950af1f911674f | 71de91337ccbf2d3ea43808eda64feab8b8e9ee0 | /ChatServer/src/Mensaje.java | 61e0ea7751a1cc824904bdee4ef0a819fd871b15 | [] | no_license | Unaip96/Chat | 8baa80c5d6c0c73d8559f05e58c50229f27bb499 | 5489f8ec9ad8cda13edd9fcaae14fabf73e80c00 | refs/heads/master | 2020-03-19T22:44:19.766875 | 2018-06-11T20:55:19 | 2018-06-11T20:55:19 | 136,979,892 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | import java.io.Serializable;
public class Mensaje implements Serializable{
private static final long serialVersionUID = 1L;
String mensaje;
String nick;
String ip;
public Mensaje(String all) {
split(all);
}
public Mensaje(String mensaje, String ip) {
this.mensaje = mensaje;
this.ip = ip;
}
public St... | [
"unaip@live.com"
] | unaip@live.com |
c5f7a9daea24a55e2c6908c674409cd17733f699 | dde3cb4b08e37d3c370762befaf26ecd481a5d30 | /app/src/main/java/top/vchao/live/utils/SerialPortUtils.java | 996ec7a4d2cd6d88a8136984befe58197eb89fb5 | [] | no_license | zhengweichao/live | 29245db363d0403fd048db952338ba03cbc3ef38 | 046b98ecff8e97eebee4eff2a00428c315ae0ece | refs/heads/master | 2020-03-15T16:06:23.836587 | 2018-11-20T07:14:48 | 2018-11-20T07:14:48 | 132,228,434 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,333 | java | package top.vchao.live.utils;
import android.util.Log;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import android_serialport_api.SerialPort;
/**
* @ Create_time: 2018/6/28 on 11:08.
* @ description: 串口工具类
* @ author: vchao blog: http://blog.csdn.net/... | [
"weichao211314"
] | weichao211314 |
f799f90d1d9b776b1f156a8a5c6e630809db0fe4 | c859b36adcb1c8d0346f1234d6b5b770c355c075 | /app/src/main/java/com/johnnyfivedev/utilpack/CustomHtmpHttpImageGetter.java | 629c6192740a620ebb327392b7f29dabbc96d155 | [
"Apache-2.0"
] | permissive | johnnyfivedev/UtilPack | 4ec520b9223945204d81dec4bb62681b57acdc83 | ca626aceeb1bddd52ff004e4472099065c615d04 | refs/heads/master | 2020-06-20T02:53:56.629839 | 2019-07-15T09:58:40 | 2019-07-15T09:58:40 | 196,966,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,052 | java | package com.johnnyfivedev.utilpack;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.text.H... | [
"d.syrovatchenko@medsolutions.ru"
] | d.syrovatchenko@medsolutions.ru |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.