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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a16bb092e3b8a329c46a4339b71076ce658536d2 | bf191013d04cf9597bc93241e56db63ef20018af | /lwmybatis/src/main/java/com/linkwe/sqlsession/Excutor.java | ecf1f60bbf1795b1d177873ae2c030b3fea49671 | [] | no_license | linkwe-z/myproject | a2d725f41a58a7c059c5f37bbe573a566e8ca17b | 271dba4e528da58e6e1e67fcc468ab0bd97dea89 | refs/heads/master | 2020-04-22T14:04:38.727986 | 2019-02-14T07:21:49 | 2019-02-14T07:21:49 | 170,431,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package com.linkwe.sqlsession;
/**
* @Author: zenglw
* @Date: 2019-01-31
*/
public interface Excutor {
<T> T query(String statement, Object parameter);
}
| [
"13537251451@163.com"
] | 13537251451@163.com |
cdacf7eed583110633554bb583eb4d170913c715 | 7bbadc3a4cfa16193ec33f457f18eb3d547222dc | /redis-distributed-lock-starter/src/main/java/com/ciwei/lock/redisson/config/EnableRedissonLock.java | 2b4c47ec571b8175e2cf22da252e5d7ca2502368 | [] | no_license | FuhangOliver/springboot-starter-collection | 1688de96345db0f85144880b0f68d2344ce9956f | 3236d0c91b0d741764a76157536ea68f494d55d8 | refs/heads/master | 2022-12-16T23:43:05.113419 | 2020-09-14T08:26:04 | 2020-09-14T08:26:04 | 295,346,009 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package com.ciwei.lock.redisson.config;
import org.springframework.context.annotation.Import;
import java.lang.annotation.*;
/**
* @author FuHang
* @date 2019/7/10
* @desc 开启Redisson注解支持
*/
@Inherited
@Documented
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
@Import(RedissonAutoConfiguration.clas... | [
"1170115956@qq.com"
] | 1170115956@qq.com |
28e077d803bfcd0141fae48940faa9c12cf5e42a | 91b766a4e710d74ca9e54cd74f1b25c2217c5a13 | /Rotate_Array.java | 3bd774b32aa103248051dd703910d56bd7bd58ca | [] | no_license | Ronny-22-Code/Java-Programming-Codes | 02a6e7a020e1f371dab1ab96608fea288c40647d | 6407cc898c1b73fec4f9d9c716909b558afa3556 | refs/heads/master | 2020-07-09T22:35:53.891637 | 2020-02-10T18:10:26 | 2020-02-10T18:10:26 | 204,098,945 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 893 | java | package Classes_7sep_8sep_2019;
import java.util.*;
public class Rotate_Array {
static Scanner sc = new Scanner(System.in);
public static void Rotate(int[] a, int n, int k) {
int i, j, temp;
for (j = 0; j < k; j++) {
temp = a[n - 1];
for (i = n - 1; i > 0; i--) {
a[i] = a[i - ... | [
"noreply@github.com"
] | Ronny-22-Code.noreply@github.com |
8bb6d5037a2682c305d5609116077c45d88cdb20 | 0907c886f81331111e4e116ff0c274f47be71805 | /sources/com/google/android/gms/internal/location/zzbb.java | e2e692b938c1e6bf687acc168c456dda4697349b | [
"MIT"
] | permissive | Minionguyjpro/Ghostly-Skills | 18756dcdf351032c9af31ec08fdbd02db8f3f991 | d1a1fb2498aec461da09deb3ef8d98083542baaf | refs/heads/Android-OS | 2022-07-27T19:58:16.442419 | 2022-04-15T07:49:53 | 2022-04-15T07:49:53 | 415,272,874 | 2 | 0 | MIT | 2021-12-21T10:23:50 | 2021-10-09T10:12:36 | Java | UTF-8 | Java | false | false | 1,104 | java | package com.google.android.gms.internal.location;
import android.app.PendingIntent;
import android.util.Log;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.common.api.internal.BaseImplementation;
import com.google.android.gms.location.LocationStatusCodes;
final class zzbb extends zzan ... | [
"66115754+Minionguyjpro@users.noreply.github.com"
] | 66115754+Minionguyjpro@users.noreply.github.com |
a13b30ed2eca49d8c4b439e3ce322cce7011a21d | 8586e98fb86c40dd53d5dc6715e8abb2b8258150 | /src/visitor/exercise1/Element.java | d56446166b7ab971016cf333663888a4c647eb7e | [] | no_license | Kanject-Lang/DesignPatterns | 95b3aa04e79cb8797cb438c7aba781148ce17d85 | 30295422406f5073c4c162e03018802dabbe43f5 | refs/heads/master | 2023-07-01T13:08:21.422208 | 2021-08-07T02:49:14 | 2021-08-07T02:49:14 | 332,122,820 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 107 | java | package visitor.exercise1;
public interface Element {
public abstract void accept(Visitor visitor);
}
| [
"Um123456"
] | Um123456 |
5ce983178b9d1891d4575c5d9d60558f8ff5fbb0 | 7e7c18edbdc789155b248ff5e7be6ba3c2b7a50c | /app/src/main/java/com/example/user/weadda/ProfileActivity.java | 2818330db2372fb885133b7ab2ba4b20bb8e40d0 | [] | no_license | nazmul-7/ChatApp-WeAdda | 0eeff8e881dadacb49ec58c98829cd10752e1815 | 9dbca3cbb93998df41c4a54fcf2fa5a8a21175c9 | refs/heads/master | 2020-04-19T00:09:33.626207 | 2019-01-27T17:55:25 | 2019-01-27T17:55:25 | 167,839,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,802 | java | package com.example.user.weadda;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.google.android.gms.tasks.OnCompleteListener;
import com.google.android.gms.... | [
"nazmulchowdhury4@gmail.com"
] | nazmulchowdhury4@gmail.com |
a7dabfae2289b63ac82ec5a0897f799990bb5ce5 | 81719679e3d5945def9b7f3a6f638ee274f5d770 | /aws-java-sdk-ssm/src/main/java/com/amazonaws/services/simplesystemsmanagement/model/UpdateManagedInstanceRoleResult.java | 869646e1ebf424dfaf758aabfb507d3fa36b6549 | [
"Apache-2.0"
] | permissive | ZeevHayat1/aws-sdk-java | 1e3351f2d3f44608fbd3ff987630b320b98dc55c | bd1a89e53384095bea869a4ea064ef0cf6ed7588 | refs/heads/master | 2022-04-10T14:18:43.276970 | 2020-03-07T12:15:44 | 2020-03-07T12:15:44 | 172,681,373 | 1 | 0 | Apache-2.0 | 2019-02-26T09:36:47 | 2019-02-26T09:36:47 | null | UTF-8 | Java | false | false | 2,418 | java | /*
* Copyright 2014-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
6f69b10c755f9fc9b91601918132fad4ffcd1026 | 7f522789c31154a33dde9d62e9a6df02f7d7d744 | /src/main/java/com/pet/bankservice/entity/Transaction.java | 552c785cb41e357ed12340bdf5aa0785b4d4ae40 | [] | no_license | semyonich/bank-service | ea0b197f70ce9b3d86c7c4689777cebcd894ff29 | b76917fbc0bde8cf3d4e351985b453cd745bf767 | refs/heads/master | 2023-03-20T01:51:38.401406 | 2021-03-16T16:40:33 | 2021-03-16T16:40:33 | 342,699,413 | 1 | 0 | null | 2021-03-16T16:40:33 | 2021-02-26T20:58:47 | Java | UTF-8 | Java | false | false | 1,746 | java | package com.pet.bankservice.entity;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
im... | [
"semyonich@users.noreply.github.com"
] | semyonich@users.noreply.github.com |
fdfccac5fbf443c0531cc18ae69553c51a95cc0c | 6d6f10478cbdf4a34b418f8fb677208be09ff417 | /src/mvc/WarUiEventListener.java | 77d01c176ddd6455138e351a09bfcc1dc8f23cf6 | [] | no_license | mennyaboush/warSimulator | 0610e740f3c60b7610c4d2c6a052d91c01728d8f | 237c7febcad07208698bc629ddb27a15999fcbe5 | refs/heads/master | 2020-03-08T14:38:50.614631 | 2018-06-12T13:25:01 | 2018-06-12T13:25:01 | 128,191,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package mvc;
import java.util.List;
import Enum.City;
import bl.Missile;
public interface WarUiEventListener {
void addLauncherFromUi();
void addLauncherDestructorFromUi();
void addMissileDestructorFromUi();
void fireFromLauncherFromUi(City city);
void fireFromlauncherDestructorsFromUi();
void fir... | [
"mennyaboush@gmail.com"
] | mennyaboush@gmail.com |
8f016e661b20ef09a695de9f2c608223e0cf9cdf | c5a67e2aeabbde81c93a329ae2e9c7ccc3631246 | /src/main/java/com/vnw/data/jooq/tables/pojos/TbltrackEmployerSignin.java | 5e06c70ac070f27904a20b1829496016ab0ea1b3 | [] | no_license | phuonghuynh/dtools | 319d773d01c32093fd17d128948ef89c81f3f4bf | 883d15ef19da259396a7bc16ac9df590e8add015 | refs/heads/master | 2016-09-14T03:46:53.463230 | 2016-05-25T04:04:32 | 2016-05-25T04:04:32 | 59,534,869 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,229 | java | /**
* This class is generated by jOOQ
*/
package com.vnw.data.jooq.tables.pojos;
import java.io.Serializable;
import java.sql.Timestamp;
import javax.annotation.Generated;
/**
* This class is generated by jOOQ.
*/
@Generated(
value = {
"http://www.jooq.org",
"jOOQ version:3.8.0"
},
... | [
"phuonghqh@gmail.com"
] | phuonghqh@gmail.com |
451bd44cc39a3936d3cf3e58d7cd14be3596806d | a7ecbb1e5f83a1e8dd9bfca1e7c64f872a8b40ac | /app/src/main/java/com/example/altunmursalov/news/MainActivity.java | 525250e31f4cab297ef48e7f5e9ca0fbef065f3f | [] | no_license | AltunMursalov/News | 363c85cdc63e87713d38e8dd3f33422be29766e5 | b3243d2ba9bd225d8c2e4250f40c74c4155549f5 | refs/heads/master | 2020-04-12T03:19:50.264885 | 2018-12-18T09:32:35 | 2018-12-18T09:32:35 | 162,263,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,874 | java | package com.example.altunmursalov.news;
import android.annotation.SuppressLint;
import android.support.v4.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.design.widget... | [
"Murs_zn54@ITSTEP.LOCAL"
] | Murs_zn54@ITSTEP.LOCAL |
d7e5858ad5d705e647ac5604909b8870fa9d40f4 | e537bbcecd379a3e97a0c81a7e23edac788a1371 | /src/main/java/com/jenkov/db/impl/mapping/method/CharacterStream.java | b2658334efd090f60b4f83f1ac18df0ab7044f44 | [
"Apache-2.0"
] | permissive | jjenkov/butterfly-persistence | 92670d41d48fe0f129c2ce2ea246b8aa7ff4cf18 | c644d102b32e433119f6ac7871ac18bdc9d69948 | refs/heads/master | 2022-02-21T06:11:43.732748 | 2022-02-04T16:35:17 | 2022-02-04T16:35:17 | 54,051,360 | 23 | 16 | Apache-2.0 | 2022-02-04T16:35:18 | 2016-03-16T17:08:46 | Java | UTF-8 | Java | false | false | 1,044 | java | package com.jenkov.db.impl.mapping.method;
import java.io.Reader;
/**
* @author Jakob Jenkov, Jenkov Development
*/
public class CharacterStream {
protected Reader reader = null;
protected int length = 0;
public CharacterStream(Reader reader) {
this.reader = reader;
}
public ... | [
"jakob@jenkov.com"
] | jakob@jenkov.com |
85a6caa498589e37952964dac4624b034c59696f | 4a7ca7d0bf92dfc382b789a50db091bbb2d5f266 | /eureka-client/src/main/java/com/mashibing/eureka/controller/MainController.java | cbc960a8c94bb1c3b2dc785573571ef80f75fde3 | [] | no_license | kevinNewBird/springcloud-all | 5e9658cadc0bd2e8c86363c9c01a4625047cfede | 2f6ae137dbe669e5422d0a67b9ba0a1666048e33 | refs/heads/master | 2023-04-18T18:45:56.847890 | 2021-04-28T06:07:52 | 2021-04-28T06:07:52 | 355,623,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,121 | java | package com.mashibing.eureka.controller;
import com.mashibing.eureka.pojo.Person;
import com.mashibing.eureka.service.HealthStatusService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.*;
import ... | [
"song0586@126.com"
] | song0586@126.com |
e0f6ff2e6115589278326ce02ff63fc5417b4484 | 13f8de23ea9ad4ee9e91d215c62eaf5ffeb09239 | /src/main/java/com/demo/alg/c27多线程算法/矩阵/TestDemo.java | 5f8fcb7880c936276e2eb8338a97a56e76d33064 | [] | no_license | yhb2010/alg_demo | b0b50d17c0321fd935dbdef90c6964661ebc97ec | 0c0aa27939a4f4f57c5f139b7d0e4a2794688206 | refs/heads/master | 2020-04-09T22:08:19.853052 | 2018-12-08T07:08:31 | 2018-12-08T07:08:31 | 160,620,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,266 | java | package com.demo.alg.c27多线程算法.矩阵;
import java.util.concurrent.CountDownLatch;
public class TestDemo {
static int[][] a = new int[][]{{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10, 11, 12}, {13, 14, 15, 16}};
static int[][] b = new int[][]{{1, 3, 5, 7}, {2, 4, 6, 8}, {11, 13, 15, 17}, {12, 14, 16, 18}};
static... | [
"youtong82@163.com"
] | youtong82@163.com |
f4d65a43e44bf3f0949f5498fea7c48164d5bae0 | c1bbb030862c00bd8f4cce851bca9919a3486da8 | /androidWidget/src/com/kerkr/edu/recycleView/VerticalDividerItemDecoration.java | d3cadcc8a96c4c277d1e2f2c7e16d6f730fc0526 | [] | no_license | caocf/androidBaseLib | 19c8a2032d527b92e66fd7a3da55d0694854d282 | 4ec7398f113cf2bd3d2ace9032d825b6c3165cd9 | refs/heads/master | 2020-02-26T17:12:54.865258 | 2015-07-17T09:35:05 | 2015-07-17T09:35:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,929 | java | package com.kerkr.edu.recycleView;
import android.content.Context;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.annotation.DimenRes;
import android.support.v4.view.ViewCompat;
import android.support.v7.widget.RecyclerView;
import android.view.View;
/**
* Created by ... | [
"ytjojo@163.com"
] | ytjojo@163.com |
e9a6293adf3c3fb0c575bd10d3b6c95e8db6058b | 0be82b9a18db00f0e0b0ac28b9fe3caaa2e276a6 | /open-metadata-implementation/repository-services/repository-services-implementation/src/main/java/org/odpi/openmetadata/repositoryservices/enterprise/repositoryconnector/EnterpriseOMRSMetadataCollection.java | d4afe4cce6a963e53e8baf46808a0b2eeeb58453 | [
"Apache-2.0"
] | permissive | constantinnastase/egeria | 6d2882e08745d07b432477be93d43b4ce2a524b7 | 80f0a3cc172e063b61401a23268f5d1e2ccd8095 | refs/heads/master | 2020-03-22T09:47:26.442127 | 2018-07-18T12:58:11 | 2018-07-18T12:58:11 | 139,860,496 | 0 | 0 | Apache-2.0 | 2018-07-05T14:33:29 | 2018-07-05T14:23:22 | Java | UTF-8 | Java | false | false | 350,084 | java | /* SPDX-License-Identifier: Apache-2.0 */
package org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector;
import org.odpi.openmetadata.repositoryservices.ffdc.OMRSErrorCode;
import org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection;
import org.odp... | [
"mandy_chessell@uk.ibm.com"
] | mandy_chessell@uk.ibm.com |
14c73d3b984e4a84888c313fef94f918be47c167 | db51942fe4ef8c2c7a474b65c47a984b2005a179 | /2nd assigment/Spotihy11/app/src/main/java/com/example/spotihy11/MyApplication.java | fc57cc7aa58da69edae5519e30f7c98f33c31afa | [] | no_license | HerculesChrysanthos/Distributed-Systems-Music-streaming-Service | f7f3ec6156b75507b0598e7d7266d34b8d141f64 | d929ec0d51796a78ab4c257ba6cb2e255437ddfe | refs/heads/master | 2023-04-20T10:35:54.112189 | 2021-05-20T11:32:06 | 2021-05-20T11:32:06 | 369,178,566 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,116 | java | package com.example.spotihy11;
import android.app.Application;
import android.os.AsyncTask;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.ArrayList;
public final class MyApplication extends Application {
priva... | [
"noreply@github.com"
] | HerculesChrysanthos.noreply@github.com |
e079de54977d28ae4c48fca8d8919eae2962b6bf | 9d73d5bacee97acce69d8f423807b81ee62cfe18 | /day6/MethodLab5.java | 75bbb52932d7ca30ad5ebe2d1ca36da58ecda803 | [] | no_license | AnabolicAction/JavaStudy | 89c8c50a1cdcda0a64a05d1fd8d3c149dac26b08 | 968ac319fd8e14fff580a509a756d9f6768ffc60 | refs/heads/master | 2020-03-09T02:05:38.811336 | 2018-07-08T08:46:32 | 2018-07-08T08:46:32 | 128,532,263 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 803 | java | package day6;
public class MethodLab5 {
public static void main(String[] args) {
int r1[] = powerArray(2);
int r2[] = powerArray(3);
int r3[] = powerArray(4);
for (int i = 0; i < 10; i++)
System.out.print(r1[i] + " ");
System.out.println();
for (int i = 0; i < 10; i++)
System.out.print(... | [
"noreply@github.com"
] | AnabolicAction.noreply@github.com |
8041a103a4fd225eff33dd8c59804fb6ee1e71e8 | 8e7199dcb9d15155acad762ff506609129487cec | /tect/src/test/java/TEst/tect/AppTest.java | cafb69f81a880b51193f3280a4778c54a123bc4c | [] | no_license | pooja-tester/automationscripts | 6faaacf4783624663b7fec904ff7b30b818ade10 | 9518d8e6ad48874669d620abad74a72240174c19 | refs/heads/master | 2021-04-28T13:51:13.423343 | 2019-09-03T07:04:40 | 2019-09-03T07:04:40 | 121,951,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package TEst.tect;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
publ... | [
"poojadiwan18@gmail.com"
] | poojadiwan18@gmail.com |
052d7e424f25e699dceee14578aab57256c87f64 | 5b06ed7fd0bfda05c572722af3c7ed36cdbc32c5 | /ChatEE2/src/JsonMessages.java | 071b32180af97c64232751ddc24c8401ebf85cdd | [] | no_license | KanivetsAlexey/chatEE | 2be72ac226ab97afb833a186f347d7775f32ba0c | d90913b11580770633fa6808adb6890bfc500400 | refs/heads/master | 2021-01-17T08:25:22.164491 | 2017-03-04T17:01:41 | 2017-03-04T17:01:41 | 83,909,359 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | import java.util.ArrayList;
import java.util.List;
public class JsonMessages {
private final List<Message> list;
public JsonMessages(List<Message> sourceList, int fromIndex, String to, String room) {
this.list = new ArrayList<>();
Message result = null;
for(int i = fromIndex; i < sour... | [
"alexk_v@meta.ua"
] | alexk_v@meta.ua |
8c498f4767b4574bcd8663ebd23768dcef0f8f49 | 4616476edc1ec184af03779e4562ac31037a387c | /Informatik/PhytonEinführung/src/Aufgabe1.java | 6b34b726d67f01dec4d6e640a9297574724e708f | [] | no_license | Lukas-AI-Project/programming | b197478ffd7125e9735b78637c15076af21c969c | 4ba18dab06b332edfbdd1678b5f58a45afcd274c | refs/heads/master | 2021-06-10T01:15:56.976709 | 2017-01-18T19:22:05 | 2017-01-18T19:22:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | import java.util.Scanner;
public class Aufgabe1 {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
System.out.println("Bitte geben sie ihren Namen ein: ");
String name = sc.next();
System.out.println("Guten Tag "+name+"!");
sc.close();
}
}
| [
"murtagh.1111@gmx.de"
] | murtagh.1111@gmx.de |
17465e6b7746a42d148d8c0587bfaa7dd9ef1150 | af2fee288a263cd55aaecdefb249d5c8b7bfb11b | /app/src/main/java/com/example/android/finalapp/MessagesMan.java | 6bcf3466f943e59087a2b37285e858a2238d317a | [] | no_license | dHRUSHIT/MECO | 2d000bcc31d72b7df8d2d9f89bf7cda03ac28779 | ab1581a158a3e6decba97d7c3a8df234fd80c1f0 | refs/heads/master | 2016-09-13T09:23:49.693012 | 2016-05-21T17:24:36 | 2016-05-21T17:24:36 | 57,521,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,767 | java | package com.example.android.finalapp;
import android.content.ContentResolver;
import android.content.Context;
import android.database.Cursor;
import android.os.Bundle;
import android.provider.Telephony;
import android.telephony.SmsManager;
import java.util.Calendar;
/**
* Created by dhrushit.s on 2/17/2... | [
"dhrushit.raval@hotmail.com"
] | dhrushit.raval@hotmail.com |
17f41041d2e1eacc7aac4b1178362069fce9434c | eb993770c0b2f352a79d55ad5e6fc8e00b854b12 | /src/com/zaren/HdhomerunSignalMeterLib/data/HdhomerunDevice.java | aaea1ed775ddf256991c4dd04666e5737b30e7a5 | [] | no_license | cfraser/HdhomerunSignalMeterLib | 0a568395de83b9d288cf5beee39189455edc9ecc | 51f0db13a58fdf95c65f5f8ca33da02a4b84c753 | refs/heads/master | 2021-01-16T21:20:21.346251 | 2013-06-14T15:18:52 | 2013-06-14T15:18:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,775 | java | package com.zaren.HdhomerunSignalMeterLib.data;
import com.zaren.HdhomerunSignalMeterLib.util.ErrorHandler;
import com.zaren.HdhomerunSignalMeterLib.util.HDHomerunLogger;
import com.zaren.HdhomerunSignalMeterLib.util.Utils;
import java.io.Serializable;
import java.util.Arrays;
import java.util.List;
import java.util.... | [
"zaren678@gmail.com"
] | zaren678@gmail.com |
f3722a7b130b28b3a9e8a0a52b57d67c28414a85 | acbf25323a68b1eec69fab0e3b104faff265e863 | /src/main/java/com/nowcoder/community/config/ConfigAlpha.java | d4506c576aacd9f9c5806520b2908ee754d59659 | [] | no_license | wsnd123/community | 418d80543963431d802075f37bcf96bcd97d21cf | 128ca0af1a4615839a8762716e65a8100e97b318 | refs/heads/master | 2023-08-22T08:07:43.092693 | 2021-09-25T08:07:38 | 2021-09-25T08:07:38 | 409,911,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | package com.nowcoder.community.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import java.text.SimpleDateFormat;
@Configuration//表示这是一个配置类 与配置类相关的扫描组件
public class ConfigAlpha {
@Bean//方法名就是Bean的名字 这个方法返回的值将会被装配到容器中
public SimpleD... | [
"1476241623@qq.com"
] | 1476241623@qq.com |
74e93be3ed81a4c717e3a2d221fe77527217faf9 | 600a80b2e378985e7cf5d6035834697b24a873b0 | /src/test/java/org/springframework/samples/petclinic/web/PrescriptionControllerTests.java | e6ec563b0660892bcd0a742f2a5f3518554e8726 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | mancanjua/DP2-1920-GI-01 | 8f93fdc843dfe5b6ac0609e5510df8c026f12136 | ba81993acfe303cb2eb7983075b75606b803a5f3 | refs/heads/master | 2022-09-29T22:10:39.301759 | 2020-06-05T19:36:04 | 2020-06-05T19:36:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,849 | java | package org.springframework.samples.petclinic.web;
import static org.mockito.BDDMockito.given;
import static org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors.csrf;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springfr... | [
"mancanjua@alum.us.es"
] | mancanjua@alum.us.es |
fae700630af5c5fca7e3ddc545d5206509a35f45 | 3b33d6e3c2067446ecb2475f68de74328a6ea66a | /DeveloperStudioWorkspace/quick-daan-project-workspace/modules/crowd-funding-database/crowd-funding-database-api/src/main/java/com/crowd/funding/database/service/DonorRegistrationServiceWrapper.java | 362fc0e514bdd1490ef020d1d1c7fc8120fa7291 | [] | no_license | Sumit9727/QuickDaan_LifeRay1 | bbeced3e386f732be861073106848b4237e967ba | 96320146033f182ab32f13a54bdc7a2306986b53 | refs/heads/master | 2020-09-18T11:21:16.519127 | 2019-11-26T09:04:17 | 2019-11-26T09:04:17 | 224,142,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,724 | java | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any la... | [
"rohit@prakat.in"
] | rohit@prakat.in |
cde71c75f49fe1adea195bac5185703cb82571ec | 9f6884be098fc8ea0623f738eb5fcae121074ddd | /app/src/main/java/com/example/administrator/newcityselect/citypicker/util/ScreenUtil.java | 1b82ee39bdc0f072df12351b862a7b05d9c33593 | [] | no_license | wuqiuyun/citySelect | 5dc08f74b61f3d2e907d1118e7217b8f0f479bd0 | 1092ebffb96e076e18e00563ea54609a2da60723 | refs/heads/master | 2021-05-24T10:32:34.217062 | 2020-04-06T14:27:46 | 2020-04-06T14:27:46 | 253,521,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,099 | java | package com.example.administrator.newcityselect.citypicker.util;
import android.app.Activity;
import android.content.Context;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Build;
import android.provider.Settings;
import android.util.DisplayMetrics;
import android.vie... | [
"wuqiuyun_9629@163.com"
] | wuqiuyun_9629@163.com |
4f1ce828b39e8739edb8aa56d3526991e7f44919 | 1e67a0851d3a1ca55cb814d05d6248d5e8e7aa24 | /code/projects_2018/project_03/P0305c_005_Counter_Inheritance_accessor/src/counter/SimpleCounter.java | d3addb29afb46148f2bb2b5af291947026b072ac | [] | no_license | iijima-lab/Lecture_2018_Soft_Eng_Practice | 95bdf3011774d325d918b6ca3e980f0bc02845df | 1bd694c2922c7b078ee4e0edd54a3d03bfa12d77 | refs/heads/master | 2020-03-09T08:18:22.812055 | 2018-05-14T06:52:32 | 2018-05-14T06:52:32 | 128,686,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,957 | java | // =============================================================================
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
// =============================================================================
// 慶應義塾大学・理工学部・飯島研究室
// 2018年度・ソフトウェア工学実習
// Counter 2018-04 飯島 正 (iijima@ae.... | [
"iijima.tad@gmail.com"
] | iijima.tad@gmail.com |
e032eb7750a9e58830986eeb589c84d2c98c8a2d | f80ced44f41091f5cc030d9f2908b70e719d2e14 | /src/zoneserver/src/test/java/bronzethistle/zoneserver/dao/ZoneDaoTest.java | 48041ea61c2738eebb9d289b912a992ae1530f87 | [] | no_license | trasa/BronzeThistle | cede793b4fdd0f951729d49544b398c1e9385897 | 30396f41395d7c87cb33248efeb692a86913b182 | refs/heads/master | 2023-04-30T07:39:59.178998 | 2022-11-18T18:59:38 | 2022-11-18T18:59:38 | 2,722,900 | 0 | 0 | null | 2023-04-17T17:43:54 | 2011-11-06T22:59:41 | Java | UTF-8 | Java | false | false | 883 | java | package bronzethistle.zoneserver.dao;
import bronzethistle.zoneserver.Zone;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import static junit.framework.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
public class ZoneDaoTest {
private ZoneDao zoneDao;
... | [
"trasa@meancat.com"
] | trasa@meancat.com |
c48ad0d5cbe176d15c4b3d2e82dab030668b3c2f | 18f5ebbb2ede8c9d0501f09430e294b2232e2535 | /app/src/main/java/com/app/cpk/adapter/PelSupAdapter.java | 80141810f95e8cdd5aee7e70289ccb9f2705d75d | [] | no_license | healer32/cpk | 9e3c9cea6cae0ae5a45c8f2774acb1d7799d2e2c | 1ed5e8cd056bf3998a6a0b7ca18a58a836984200 | refs/heads/master | 2020-12-03T15:26:29.670781 | 2020-01-02T11:55:21 | 2020-01-02T11:55:21 | 231,371,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,932 | java | package com.app.cpk.adapter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.app.cpk.R;
imp... | [
"dion.k.wijaya@gmail.com"
] | dion.k.wijaya@gmail.com |
c85b792c0b1a698ad06b65c332845e7667be2886 | 961c1e82b1b1e58b6d34388209ed8aa8adad0e05 | /src/test/java/uk/gov/hmcts/probate/businessrule/PA16FormBusinessRuleTest.java | ca55e52dfb81706b01c3ebf56e7d5e9b2d0b8227 | [
"MIT"
] | permissive | hmcts/probate-back-office | 3f838cfde035e7ea4b0c02168d2ad99a731dcfc2 | 09f3b8502a4bcc7db31838981ba28e1af4578dcd | refs/heads/master | 2023-08-18T04:32:09.797012 | 2023-08-16T13:05:35 | 2023-08-16T13:05:35 | 128,388,317 | 5 | 10 | MIT | 2023-09-14T01:57:05 | 2018-04-06T11:50:57 | Java | UTF-8 | Java | false | false | 2,766 | java | package uk.gov.hmcts.probate.businessrule;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import uk.gov.hmcts.probate.model.ccd.raw.request.CaseData;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.juni... | [
"sanjay.parekh@hmcts.net"
] | sanjay.parekh@hmcts.net |
f77d0aa50aa312bf6907d13a5463558dbdb3a531 | 5275bc4932db32eb7f2e06b799e7f124c2f06181 | /cis/src/main/java/cn/haohao/cis/notice/vo/NoticeQueryObj.java | 901c6a655b620b2901aa459314c0b51fb63342e4 | [] | no_license | liyl1991/commission-info-system | 7a93dae3d180537f9ff708ce9ea3648970ef6965 | ceaa3c47813268eca1fce7b5b0eef180c838cd48 | refs/heads/master | 2021-01-23T02:30:03.393207 | 2015-08-27T03:01:36 | 2015-08-27T03:01:36 | 31,420,391 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,163 | java | package cn.haohao.cis.notice.vo;
//j-import-b
import java.util.List;
import org.springframework.data.domain.Sort;
import org.springframework.data.domain.Sort.Order;
import cn.haohao.vas.core.vo.IPageable;
import cn.haohao.cis.notice.model.Notice;
//j-import-e
/**
* VO
*/
public class NoticeQueryObj exten... | [
"343158083@qq.com"
] | 343158083@qq.com |
0478db1e6d3009dff1fc39d321584f49daf0a5c9 | c6d7b5092c710002a9bf213b8ca01b48b935e17a | /petPetBoot/src/main/java/com/petAdopt/springboot/controller/Basic.java | d9d767e03d6b38468799f34822701991dce7e039 | [] | no_license | roger0968672/TEST | eea9ceafb4feb42cb818e91e0ea4fcf37ef6e87f | d02fe085d05ddabe5495981d2f4d7cb184e074d3 | refs/heads/main | 2023-08-05T06:45:41.773271 | 2021-09-13T13:13:29 | 2021-09-13T13:13:29 | 389,244,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | package com.petAdopt.springboot.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
... | [
"Student@DESKTOP-EKRVM5K"
] | Student@DESKTOP-EKRVM5K |
722477b8582d082cc51799235c2a6d8d9dd6b4a8 | de911552d30f5b640987ff8387163205e6ea6ea3 | /app/src/main/java/com/newsdemo/model/http/response/GoldHttpResponse.java | 5e27775965127fbf5050c80093a9ad4031e4e7b8 | [] | no_license | MrHuJianQiang/NewsDemo | d170b8639df243129223ed469caa0519937196aa | bdab42e59cb4a36d8d2f74c06cde7ab91ff45c4c | refs/heads/master | 2021-01-20T16:27:29.851681 | 2017-06-09T08:11:21 | 2017-06-09T08:11:21 | 90,842,185 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package com.newsdemo.model.http.response;
/**
* Created by jianqiang.hu on 2017/5/11.
*/
public class GoldHttpResponse<T> {
private T results;
public T getResults(){
return results;
}
public void setResults(T results){
this.results=results;
}
}
| [
"Mrhujianqiang@163.com"
] | Mrhujianqiang@163.com |
c4822722367f57513fd28d7dd01b23822cb3fbe8 | 78bdc24b10434008c4361ae104e8338146515eb0 | /src/main/java/br/com/alura/forum/Models/Topico.java | 603b38360277a3079e2367d717ed2fbdb0e70a84 | [] | no_license | gabrielpoke/Spring-boot-API-REST | 6913b4010c96da72a986ae7fe65031e0669020f5 | 0a3dc519fa1e882526752da015e028e03e2907d6 | refs/heads/main | 2023-05-28T21:44:27.218015 | 2021-06-15T21:34:32 | 2021-06-15T21:34:32 | 376,944,628 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,284 | java | package br.com.alura.forum.Models;
import javax.persistence.*;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Topico {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String titulo;
private String mensagem;
private LocalD... | [
"gabriel_victor_prestes@hotmail.com"
] | gabriel_victor_prestes@hotmail.com |
c92a0c2a4716d530af36c145d8e5de1143ec08f2 | 6eb86b69c3057d853daac3002ff4fa5e5dcadb36 | /src/view/javafx/MVVMDemoJFXController.java | c09d8d753021050cbd3b724471c5c8c6b4496c1f | [] | no_license | EWCMF/MVVMDemoJFX | 5fbd1ddfbc8620d47a36ef8bfb70326be8ae2943 | 3cfb52fb5500436c290b3be85a77f337b7b3bc22 | refs/heads/master | 2021-01-02T18:15:53.338663 | 2020-02-15T11:11:27 | 2020-02-15T11:11:27 | 239,739,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,203 | java | package view.javafx;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import persistence.SQLiteDBJava;
import view.TrueCasePresenter;
import java.util.Observable;
import java.util.Observer;
public class MVVMDemoJFXController {
... | [
"54972963+EWCMF@users.noreply.github.com"
] | 54972963+EWCMF@users.noreply.github.com |
2d4363fa211868212897f245a7a13933c4bd546f | dbe40c665f11ecfc3349bd84d7629f1e13720ac4 | /src/com/company/Main.java | f04f53d037c8d669540c996f7f11d74fb729eb70 | [] | no_license | SakanaKoi/NDrop | 3163183499d15d64463b5dcef9dccd1e14df6d78 | 252845fec77791fce689a1c18096277cfe45d2bb | refs/heads/master | 2023-01-05T16:28:21.740413 | 2020-11-03T07:07:47 | 2020-11-03T07:07:47 | 309,602,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 993 | java | package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
//проблема: прямой доступ к полям класса. Такое нежелательно.
NDrob fract1 = new NDrob();
//fract1.num = 3;
//fract1.denom = 5;
... | [
"b.r.o.l@mail.ru"
] | b.r.o.l@mail.ru |
c36dd33a2516edaae9c400a9434832b004ac811f | 545ed699c8fcf2f77e38c8978f70bef74c4d0b4c | /app/src/main/java/appewtc/masterung/bookmeetingpbru/MyOpenHelper.java | ebf41ed647d0dff8851964aa30eaa89fe8868e4f | [] | no_license | kayapon/Book-Meeting-PBRU | 4a4fb1b4f72c06f13308ebbaeb3d0da0a8577501 | c61cebccc7c0736994f273d3475a3f3f3886980c | refs/heads/master | 2016-09-13T11:36:20.281841 | 2016-05-25T11:43:17 | 2016-05-25T11:43:17 | 59,450,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | java | package appewtc.masterung.bookmeetingpbru;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by masterUNG on 5/24/16 AD.
*/
public class MyOpenHelper extends SQLiteOpenHelper{
//Explicit
public static final String d... | [
"aporn.soo@mail.pbru.ac.th"
] | aporn.soo@mail.pbru.ac.th |
574a628a8b050d0379f4e643d4b345b1b8188472 | 389e2751dc19c8e6213ae566e6fbd70fff820de9 | /tropicraft/1.6.2/src/packages/CoroUtil/util/CoroUtilNBT.java | 89a42b2a4c3374e2cd25ecee127df58c0c3edbd8 | [] | no_license | Cojomax99/Tropicraft-Archive | 9bbb47da5e00bf45ed1397fea1db9d45b546294c | 130497ac9cd146af3a6f6c800474e382c909b710 | refs/heads/master | 2021-01-13T02:24:11.791169 | 2014-11-06T16:54:06 | 2014-11-06T16:54:06 | 26,279,814 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,413 | java | package CoroUtil.util;
import java.util.Collection;
import java.util.Iterator;
import java.util.Map;
import net.minecraft.nbt.NBTBase;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.util.ChunkCoordinates;
import CoroUtil.OldUtil;
public class CoroUtilNBT {
public static NBTTagCompound copyOntoNBT(NB... | [
"cojomax99@gmail.com"
] | cojomax99@gmail.com |
57a41308edfbe04022f042da1715f107d652aa4b | fda2971901092ec64e0ad508459bac688b796ceb | /src/main/java/com/win/payrollproject/PayRoll/EmployeeNotFoundAdvice.java | 5b94b37481ac0bfd01afd0886dd71e30cdce5c4e | [] | no_license | aprajitayadav/SpringBoot_PayRoll_HW0625_AY | df436326c78a52f8dbabac49331e0178b2ced2b8 | 5ae2bf371b10943399faa54d8c8f5374d4c8f9b5 | refs/heads/master | 2022-11-07T09:33:12.558451 | 2020-06-26T02:40:03 | 2020-06-26T02:40:03 | 275,058,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 611 | java | package com.win.payrollproject.PayRoll;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotati... | [
"aprajita.yaduvanshi@gmail.com"
] | aprajita.yaduvanshi@gmail.com |
762cafb5802901505b18b533b9ce3b20d473ee29 | 28a6fc8602b1f1dc8bde851838836988309ff967 | /src/main/java/com/hzy/config/SwaggerConfig.java | a621c7dd80cbe3133b5cee0510efe3391f436012 | [] | no_license | sunyaohui/springboot-admin | 536f88185682c0560ca6892bbbb72db11adbdfe4 | 8040f483e5ae9db504ae6e0656b55c55c309d2f2 | refs/heads/master | 2022-07-01T03:43:02.527731 | 2019-05-30T01:28:58 | 2019-05-30T01:28:58 | 189,323,899 | 0 | 1 | null | 2020-07-01T18:47:51 | 2019-05-30T01:27:32 | Java | UTF-8 | Java | false | false | 2,565 | java | package com.hzy.config;
import java.util.ArrayList;
import java.util.List;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.google.common.base.Predicates;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation... | [
"sunyaohui107@163.com"
] | sunyaohui107@163.com |
5ce1bb693040191086fc8c0d607534b925c9b846 | 19ca16ce5f224da01df497e73f5f6a83fca9b781 | /src/main/java/com/zxh/springbootl/mapper/UserMapper.java | d880177888db8b475fdb14f0612ea368472b8e38 | [] | no_license | zxhzxhtest/Community | c2208b8fe3064c012445feff1def8805074c0a0f | c70ecc89f098f2d2d30f8f643205b3e51978a5aa | refs/heads/master | 2022-06-26T12:56:23.144656 | 2019-12-26T13:40:36 | 2019-12-26T13:40:36 | 230,090,761 | 0 | 0 | null | 2022-06-17T02:46:52 | 2019-12-25T11:08:54 | Java | UTF-8 | Java | false | false | 488 | java | package com.zxh.springbootl.mapper;
import com.zxh.springbootl.model.User;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface UserMapper {
// @Select("select * from user where id=#{id}")
@Insert("i... | [
"zxh@email.com"
] | zxh@email.com |
0e43b55767c6d116184615d16ba5621ba25077fd | 8cc604d67d76f07a5c43926d56f5db42d64c6879 | /weixiao/weixiao/weixiao-entity/src/main/java/com/zjw/graduation/enums/EnumStatusType.java | 4aec02fbf0ee81f0bda22e699e633318bc516839 | [] | no_license | small-little-time/weixiao-center | 7b702aa83a94c20bd263d756e86ebe55bd68e28b | f7f60de9b4551b2e93647b6bd79085e4621b81c2 | refs/heads/master | 2022-12-16T03:13:49.684757 | 2020-09-11T07:14:52 | 2020-09-11T07:14:52 | 293,831,699 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | package com.zjw.graduation.enums;
public enum EnumStatusType {
ERROR(-1,"数据异常"),LOSE(-2, "token失效"),NOTALLOW(-3, "没有权限");
private Integer value;
private String type;
EnumStatusType(Integer value, String type) {
this.value = value;
this.type = type;
}
public Integer getValue(... | [
"623203239@qq.com"
] | 623203239@qq.com |
92b6c78f2c09da464e075fbed76960b71c237c66 | c309d18e695caf34b40efff3db98e75542071042 | /src/controller/TelaEditaAviaoController.java | 921191046b7e4537a7a22c2dc7a6e7e80f91522b | [] | no_license | LucasGuasselli/Venda_Passagem_Aerea_FX | 0c18e108fcdaaac9927d4099f40560174998c543 | b3409414eece96965d1f792216e488aad63ee303 | refs/heads/master | 2021-01-21T15:06:58.211799 | 2017-07-13T19:59:05 | 2017-07-13T19:59:05 | 95,376,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,935 | 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 controller;
import DAO.AviaoDAO;
import java.io.IOException;
import java.net.URL;
import java.sql.SQLException;
import java.ut... | [
"lucaszack265@gmail.com"
] | lucaszack265@gmail.com |
91dadae1de7e68b36a24eac6287b6a97d5b441a8 | 944900e3d66eb8ce606c791239ed90dbe04de05d | /SistemaPontoAcesso/src/main/java/com/dio/live/swagger/SwaggerConfig.java | 17450cb3abdc5e27daf5dd83f8a68c2f93edfd9e | [] | no_license | gerson002/controle-acesso-spring-boot | 64030469c2da43fd310bb054380cc906bb5a3540 | 7784f607b0fbc67541ce00d371988fe787abda87 | refs/heads/main | 2023-07-08T16:27:34.198426 | 2021-08-11T01:46:31 | 2021-08-11T01:46:31 | 394,825,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,125 | java | package com.dio.live.swagger;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.ParameterBuilder;
import springfox.documentation.builders.PathSelectors;
import ... | [
"gerson002@gmail.com"
] | gerson002@gmail.com |
8173677f39ccd29502adb4bbdf817a035110832a | 792c024f4917fcaeccd7a4dfacf4f3e30fbaeab9 | /src/ua/artcode/week6/ex/TestUncheckedEx.java | e171f0432d3f54b223ab8cd918ffcff657f851cb | [] | no_license | presly808/ACO4 | 96db9134c3826bf2147c25927e698e81fa4c504b | 0cd4500c9dafac056ad1026ad112ac198ec8cc9e | refs/heads/master | 2021-01-02T09:19:46.728536 | 2015-04-04T11:56:19 | 2015-04-04T11:56:19 | 30,460,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package ua.artcode.week6.ex;
import java.util.Arrays;
/**
* Created by serhii on 21.03.15.
*/
public class TestUncheckedEx {
public static void main(String[] args) {
int a = 8;
int b = 10;
int res = b / a;
System.out.println("res = " + res);
}
}
| [
"presly808@gmail.com"
] | presly808@gmail.com |
0e7453189d6bd704a37e6050d9d0863c7c2e05eb | b96ee7ae537733dba2046c13b053067b2845dee4 | /play-form/app/services/MyService.java | ab51259b2c397adf4390e4386d439046b3889941 | [
"Apache-2.0"
] | permissive | sangth95/play-service-ebean | 2ce7f093f57ac1e82730efe5ecadbdf8f1a19797 | beaffccee0cf3cdcc15662f9c345d371f5b61476 | refs/heads/master | 2020-06-17T14:42:44.906368 | 2016-11-30T10:57:12 | 2016-11-30T10:57:12 | 74,994,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package services;
import java.util.List;
import com.fasterxml.jackson.databind.node.ArrayNode;
import models.*;
public interface MyService {
//Course CRUD
Course createCourse(Course course);
Course readCourse(Integer id);
Course updateCourse(Course course);
Boolean deleteProject(Integer id);
List<C... | [
"truonghongsanglk95@gmail.com"
] | truonghongsanglk95@gmail.com |
5e0005c4be6ee09086a8df11b987f28b190b7c9c | b6f5d180d2366dfd9a6b42e9465612a1faa99455 | /DistWrapper/src/main/java/ash/nazg/dist/Main.java | c1b16714d4a7fb1a109f5d96996910359d22a0f6 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | d3v3l0/OneRing | 830fe43870be409edea58a2425ad5dfb42f41477 | c301dfa6880c844ee2c02f0170258302d54f2539 | refs/heads/master | 2022-11-09T08:59:26.772117 | 2020-06-17T20:09:11 | 2020-06-17T20:09:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,406 | java | /**
* Copyright (C) 2020 Locomizer team and Contributors
* This project uses New BSD license with do no evil clause. For full text, check the LICENSE file in the root directory.
*/
package ash.nazg.dist;
import ash.nazg.config.TaskWrapperConfigBuilder;
import ash.nazg.config.WrapperConfig;
import ash.nazg.spark.Wra... | [
"a.evdokimov@russianit.ru"
] | a.evdokimov@russianit.ru |
7d6258441b1a4edef472ec55cc230a40a48d2fe4 | dd3fc6592c58341d8a2364d9f9a1695f59c9009a | /JDBCproject/src/com/ltts/dao/Playerdao.java | e8c8585fa8ee7a7193c68302c31010d6582f8a19 | [] | no_license | shreyansh1406/shareshadow | 820c36f47358a26ddaad8c58e501f631e2f2ad6f | 88906b977a9cf71b245eefcc0b39cd2db9023f28 | refs/heads/main | 2023-05-13T10:34:34.137908 | 2021-05-23T12:00:50 | 2021-05-23T12:00:50 | 345,407,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,379 | java | package com.ltts.dao;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.ltts.configuration.Connect;
import com.ltts... | [
"shreyansh.jain@ltts.com"
] | shreyansh.jain@ltts.com |
6ceb23b900c3907d7865fb63308d172226b67b1f | fe0cf4ebaef708d5f47bf8401887f38132221a2e | /SJmp3/src/SJmp3/video/AviSampleReader.java | 9c81033330f5cadb7d0785187a51f03203b14fc3 | [] | no_license | Ygarr/sjmp3 | f78392a716537e83ca292af38532abd29bb3a0c7 | 7b2d99ac260487e4eec27a447a28eda7e78eedd2 | refs/heads/master | 2021-01-20T01:17:10.586579 | 2017-04-24T14:20:39 | 2017-04-24T14:20:39 | 89,249,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,852 | java | package SJmp3.video;
import java.io.IOException;
import java.io.InputStream;
import java.io.PipedInputStream;
import java.io.PipedOutputStream;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.TimeUnit;
import net.sourceforge.parser.avi.Utils;
import net.sourceforge.parser.avi.type.AviIndexChunk;... | [
"Urbanterror1"
] | Urbanterror1 |
e1122aefe57ba1facf22041eae9a0d9da7b037ae | e801e0c3be2aabd014c57c722cf2b8e7260b4c36 | /src/com/gmail/at/kevinburnseit/organizer/gui/DataFolderDialog.java | 772d9a1b3410d677f93368ff23bce270488b14c2 | [] | no_license | kjburns/task-calendar | c15c095b4ac1db7f6f5b7ba980d0d69c194bc580 | 2715ea3ed21022e9494421bf01e0016586ed0509 | refs/heads/master | 2020-04-18T01:14:46.985442 | 2015-10-18T14:43:39 | 2015-10-18T14:43:39 | 42,716,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,494 | java | package com.gmail.at.kevinburnseit.organizer.gui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import javax.swing.BoxLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JLabel;
import com.gmail.at.kevin... | [
"kevin.burns.eit@gmail.com"
] | kevin.burns.eit@gmail.com |
aa21135a5ecfeb4f58f360e239f607ba4a33849f | 9d6cca167c6ed884130b78e7867454cd2f2ad9c8 | /admin/src/main/java/com/wupaas/boot/admin/config/ShiroConfig.java | d1efa1c39756ad7395e5fcd860c14cdc8d9931f9 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-mulanpsl-1.0-en",
"MulanPSL-1.0"
] | permissive | jueyue/windbell | 470f6e7ad92d3b13dfa8df6afa0481bb34230bde | 8af280adcac4da0d96801999a667935871b5bdd1 | refs/heads/master | 2022-11-01T02:26:09.168901 | 2021-04-14T15:40:23 | 2021-04-14T15:40:23 | 196,199,062 | 5 | 2 | NOASSERTION | 2022-10-12T20:29:03 | 2019-07-10T12:13:13 | Java | UTF-8 | Java | false | false | 5,608 | java | package com.wupaas.boot.admin.config;
import com.wupaas.boot.core.business.security.shiro.*;
import com.wupaas.boot.core.business.security.shiro.cache.RedisCacheManager;
import org.apache.shiro.cache.CacheManager;
import org.apache.shiro.realm.Realm;
import org.apache.shiro.session.mgt.SessionManager;
import org.apach... | [
"qrb.jueyue@gmail.com"
] | qrb.jueyue@gmail.com |
8dd1e3538650722eadd3fdde46afd100f35b7ce6 | 7ee56c8f8c1f34926107e00fb0abd3737dc4bcde | /ApplicationProgramming/src/Alphabet1.java | d2eb913008b058cc0392cdf19f18a436fb0a5f72 | [] | no_license | lamin1990/java_encoding | ee1ffbb930e1eaf800a7b02449902add1bb86f51 | 90bc110f79918993ea9ee60397a4928bd7f5365d | refs/heads/master | 2020-03-10T00:52:06.069019 | 2018-04-11T12:32:16 | 2018-04-11T12:32:16 | 129,093,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java |
public class Alphabet1 {
public static void main(String[] args) {
// 1. Write the shortest possible program that outputs the numbers between 0 and 100 to the console. hint: use a loop.
for(int i=1; i < 100; i++)
System.out.println(i);
// 2. Write the shortest possible program that outputs all the low... | [
"lamin.khanbsc@gmail.com"
] | lamin.khanbsc@gmail.com |
d64076cd2e249ba50fe8329dfd6ac5038685c03a | 392d8ef9b7d8762f1b30fb55786cb9a2f04b34ae | /Sharif/src/test1.java | 6ec9cd66910888a86c0e8aaf86ffe35041ba4193 | [] | no_license | sharifulgeo/repo1 | 9945cb4dfea73e36979f6c8d18565e29b8b5f37e | b6cb517a1874ec54806821c13145c1f8b5e10ff0 | refs/heads/master | 2020-05-20T06:04:06.860272 | 2013-07-09T08:45:17 | 2013-07-09T08:45:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java |
public class test1 {
public test1() {
// TODO Auto-generated constructor stub
}
public static void main(String[] args) {
System.out.println("Im Bakul");
}
}
| [
"msig301331"
] | msig301331 |
2cca43f24792b57eb3937d9e45576ae102c82710 | 83d781a9c2ba33fde6df0c6adc3a434afa1a7f82 | /MarketBackend/src/com/newco/marketplace/business/businessImpl/so/pdf/TermsConditionsPDFTemplateImpl.java | d8734d3d3eed9054ca3cc1caab4fcf94a11b8308 | [] | no_license | ssriha0/sl-b2b-platform | 71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6 | 5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2 | refs/heads/master | 2023-01-06T18:32:24.623256 | 2020-11-05T12:23:26 | 2020-11-05T12:23:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,713 | java | package com.newco.marketplace.business.businessImpl.so.pdf;
import java.io.StringReader;
import org.apache.log4j.Logger;
import com.lowagie.text.Document;
import com.lowagie.text.DocumentException;
import com.lowagie.text.Element;
import com.lowagie.text.Image;
import com.lowagie.text.List;
import com.low... | [
"Kunal.Pise@transformco.com"
] | Kunal.Pise@transformco.com |
3a89da85294a11fd0737d077020915ea3ebfc9ce | 166faa6f61e46955cda483af43ac77b01454ec52 | /sportify-v1/src/main/java/caa/sportify/utility/CustomJList.java | 1868d048e2aa958efe5b2b7b641b02928acc4368 | [] | no_license | crispinakomea/sportify-v1 | 791122ee410f6987f32f24730ef20a7f3de64941 | 0881368de18b9cf169958290979ea892de8b4e8c | refs/heads/master | 2021-04-29T16:03:40.516068 | 2018-10-06T20:37:51 | 2018-10-06T20:37:51 | 121,806,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package caa.sportify.utility;
import java.awt.Color;
import javax.swing.JList;
import javax.swing.ListSelectionModel;
/**
* @author Crispin A.
*
*/
@SuppressWarnings("serial")
public class CustomJList extends JList<String> {
public CustomJList(String[] array) {
super(array);
setFixedCellWidth(175);
setFix... | [
"Crispinakomea@gmail.com"
] | Crispinakomea@gmail.com |
3d317427879ad3b325cd541b5e98390f5a2a0d4d | ed3b5db79f904540bb8538b047d53f144f8ae3c5 | /src/ssm170730/Timer.java | dbaf221650b1d4a0f171d6f7482b86b8ba7729ef | [] | no_license | maneshreyash/SkipList | 9071530613d88514a7e22838682a09612a926a0e | 3a74dbe8de529f3b803e13120ae2dc8293ad5566 | refs/heads/master | 2020-03-31T10:39:52.405061 | 2018-10-15T01:47:09 | 2018-10-15T01:47:09 | 152,143,602 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 939 | java |
/** Timer class for roughly calculating running time of programs
* @author rbk
* Usage: Timer timer = new Timer();
* timer.start();
* timer.end();
* System.out.println(timer); // output statistics
*/
package ssm170730;
public class Timer {
long startTime, endTime, elapsedTime,... | [
"maneshreyashs@gmail.com"
] | maneshreyashs@gmail.com |
f13b3df1fab6e7d8967d085519e8a53cd72c75f7 | f572e0ede050be232751940439b83a05f98273c0 | /src/main/java/br/com/vagas/service/mapper/CursoMapper.java | e5e5e5d00be56312c9436507f98e1ff3d36cf9ab | [] | no_license | adailtonlima/portal-vagas-bt | 8c4ba96115de6c387828a0be4f6fb98b341639cc | 1c2389881366f2ecc7f885e1c9b058497379636e | refs/heads/main | 2023-05-08T17:32:02.077641 | 2021-06-01T11:32:26 | 2021-06-01T11:32:26 | 372,805,501 | 0 | 0 | null | 2021-06-01T11:32:27 | 2021-06-01T11:28:34 | Java | UTF-8 | Java | false | false | 455 | java | package br.com.vagas.service.mapper;
import br.com.vagas.domain.*;
import br.com.vagas.service.dto.CursoDTO;
import org.mapstruct.*;
/**
* Mapper for the entity {@link Curso} and its DTO {@link CursoDTO}.
*/
@Mapper(componentModel = "spring", uses = { PessoaMapper.class })
public interface CursoMapper extends Entit... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
90a6e58ad37c1633d2b613c934887b487ee0e003 | 73c99cac5b77da4dbaa8ac4731adf4d8e0d724f1 | /Snatch/app/src/main/java/cl/snatch/snatch/receivers/PhoneObserver.java | b4b19f97ec2b88561a24d166155af10c1ae30589 | [] | no_license | rmujica/snatch-android | 91ad3aee554e4ec4783c28d705b6f1d4cf438993 | fc3020e838ad3cfaab3210c554af1cc4ee8ca02b | refs/heads/master | 2021-01-15T12:32:28.679270 | 2015-03-25T22:40:00 | 2015-03-25T22:40:00 | 29,935,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | package cl.snatch.snatch.receivers;
import android.database.ContentObserver;
import android.net.Uri;
import android.os.Handler;
import android.util.Log;
public class PhoneObserver extends ContentObserver {
/**
* Creates a content observer.
*
* @param handler The handler to run {@link #onChange} on,... | [
"rene.mujica.m@gmail.com"
] | rene.mujica.m@gmail.com |
5e6fd514ae79064d8f7eff6626f0ec214df653da | 42ead296aaa99e5448032e5e91f61048185aa993 | /src/main/java/CalorieCalculator/model/service/UserDetailsServiceModel.java | 1790c2dddccece70017a59cd16dea9c47594ca10 | [] | no_license | Fatme98/calorie-calculator | bddb9f80b2a456ddf34e1e6d8a0464cd6c7539f1 | b700813066c53d2f3bbee247331ff4f90e40fa4a | refs/heads/master | 2023-05-03T04:51:14.442237 | 2021-05-14T11:45:30 | 2021-05-14T11:45:30 | 326,731,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,623 | java | package CalorieCalculator.model.service;
public class UserDetailsServiceModel {
private String id;
private String username;
private String password;
private int age;
private PhotoProfileServiceModel photoProfileServiceModel;
private String wantedEffect;
private double totalCalories... | [
"noreply@github.com"
] | Fatme98.noreply@github.com |
d2de571fdc58c2c9831fe38c4b16e6f64371c4bf | 4890ef94b1cb226a51e3f43edfac43b4f64ad2c2 | /src/main/java/Pages/HomePage/HomePage.java | 8dab179b0f7045d036ca343e76650ae8160a8188 | [] | no_license | eldadco/Java---selenium-project-using-testNG | fda578f5a3231a572cb61c2eb891cdb4ec8f58ed | 821505beec85be13ca3ecdcc4c3fd505e27002b3 | refs/heads/main | 2023-04-04T03:25:13.819479 | 2021-04-19T18:06:10 | 2021-04-19T18:06:10 | 310,059,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package Pages.HomePage;
import Pages.BasePage;
import org.openqa.selenium.By;
public class HomePage extends BasePage {
public static final By featureTitles = By.cssSelector("#gatsby-focus-wrapper > div > section h2 span");
}
| [
"noreply@github.com"
] | eldadco.noreply@github.com |
a711fb192aa3b6fd408fb8de4087e44f12033b90 | 3a359498e646a0202d498fe67c3f5a2af1e0bf3e | /springboot/20200325/springboot-start/src/main/java/com/jikaigg/springbootstart/SpringbootStartApplication.java | c6d5c03e509a6bd2e34f6237fd77e9a3add8f3ff | [] | no_license | jikaigggg/Frame | d1172919612b2ed643bd784043ed274b47b62ee6 | 0afb9b972e1c3719564f4da1e63b0837cee02adf | refs/heads/master | 2023-01-11T02:49:19.685934 | 2020-05-07T10:21:52 | 2020-05-07T10:21:52 | 241,066,743 | 0 | 0 | null | 2022-12-27T14:46:53 | 2020-02-17T09:25:19 | Java | UTF-8 | Java | false | false | 426 | java | package com.jikaigg.springbootstart;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.ConfigurationProperties;
@SpringBootApplication
public class SpringbootStartApplication {
public static v... | [
"jikaigg@gmail.com"
] | jikaigg@gmail.com |
11c81d26cb78b5dc935c0b1cffb5b57f83c5b138 | e5e18e0421eb0f67ff7b297e21081e933a18768c | /app/src/main/java/com/dlvs/monstereditor/editor/RichTextEditorManager.java | 6e17d82628fc794f11ad3261865f071713636eff | [] | no_license | LaxusJie/MonsterEditor | aa8ff96d288dc510719b75ebefe6980c06650854 | 3c2ccb3391cf23eb060c2419376cdbaa55fa3eaf | refs/heads/master | 2021-01-22T21:17:23.977453 | 2017-08-18T09:18:08 | 2017-08-18T09:18:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,723 | java | package com.dlvs.monstereditor.editor;
import android.content.Context;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.os.Looper;
import android.widget.EditText;
import com.bumptech.glide.Glide;
import com.dlvs.monstereditor.Network;
import com.dlvs.monstereditor.R;
import java.util.... | [
"394692633@qq.com"
] | 394692633@qq.com |
88a76683bdd3e74377b7efdd92964029926d7aa7 | b248accc100195100a05b3470c6dd87e881bc1fb | /espacedev.gaml.extensions.genstar/src/core/metamodel/attribute/emergent/filter/GSMatchFilter.java | 80fa1d4d159ce7fcb7a6ff05212ff5d19455b6c8 | [] | no_license | gama-platform/gama.experimental | e59df86a518295d3b4408b2ebe3e8ab343f27951 | f27c88cbe53a8850dc203b588b597f4162210774 | refs/heads/GAMA_1.9.0 | 2023-08-06T14:58:18.989889 | 2023-07-14T10:25:27 | 2023-07-14T10:25:27 | 59,318,904 | 19 | 7 | null | 2023-05-04T07:43:24 | 2016-05-20T18:53:28 | Java | UTF-8 | Java | false | false | 1,784 | java | package core.metamodel.attribute.emergent.filter;
import java.util.Collection;
import java.util.Map;
import java.util.stream.Collectors;
import com.fasterxml.jackson.annotation.JsonTypeName;
import core.metamodel.attribute.EmergentAttribute;
import core.metamodel.attribute.IAttribute;
import core.metamodel.entity.IE... | [
"kevin.chapuis@gmail.com"
] | kevin.chapuis@gmail.com |
df629d4c703d41f15de5e7ea09d5019d787a7252 | bec1efb7d98851d1e274283ae1539b6e0cec3d83 | /client/app/src/main/java/ir/mohammadpour/app/ui/widget/slider/Transformers/ForegroundToBackgroundTransformer.java | 295b461ee939b5a99f2552daa53b20469d28cdce | [] | no_license | aminm1993/MultiCriteriaRecommendationSystem | 55f4632b6afe4cba0b2fec25cecdb67de1dbb18a | 54cfd6c18f4ee12dcdcf5813c1c57a0a4f84d12a | refs/heads/master | 2020-04-20T17:40:35.957789 | 2019-02-08T08:31:41 | 2019-02-08T08:31:41 | 168,995,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package ir.mohammadpour.app.ui.widget.slider.Transformers;
import android.view.View;
import com.nineoldandroids.view.ViewHelper;
public class ForegroundToBackgroundTransformer extends BaseTransformer {
@Override
protected void onTransform(View view, float position) {
final float height = view.getHeight();
fin... | [
"amin.mohamadpour72@gmail.com"
] | amin.mohamadpour72@gmail.com |
fda2ee58a166f29daad08849f77485ef9d86772e | adcea0d809a9307117bd2d6d7259c96efc88fc42 | /mm-core/src/main/java/com/wasu/springboot/integration/utils/DateUtils.java | 00b224abeb2639711f0155619084d4155ca652cc | [] | no_license | kalegege/springboot-integration | b72ef0a75a442beaff46d3b32c4d65f92aa50221 | 07f6e11acad5c486d6a4df82f3234e2e8cee5344 | refs/heads/master | 2022-10-27T11:47:06.600116 | 2019-11-29T07:19:22 | 2019-11-29T07:19:22 | 163,186,910 | 1 | 0 | null | 2022-10-12T20:28:12 | 2018-12-26T14:12:12 | Java | UTF-8 | Java | false | false | 7,608 | java | package com.wasu.springboot.integration.utils;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.*;
public class DateUtils {
private static final String[] DAYNAMES = {"星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"};
public static final String D... | [
"xv88133536@163.com"
] | xv88133536@163.com |
b690fbf7f23435afe6327e52b440cc7604d380cb | e3209724b56526e3981f5315cc8c959fdc3534ee | /src/main/java/com/edsonr/cursomc/domain/Categoria.java | 82cd60e1a8bb3d62511b4285b6dfea5c9948f547 | [] | no_license | EdsonRCJ/cursomc | 36a0dd66ffd8b6f7c23dfca5b3e864787afc0f74 | 887b8215c0e3cb7060c199a3f1e85bc372ad38af | refs/heads/master | 2020-03-20T19:09:34.832462 | 2018-06-24T04:04:10 | 2018-06-24T04:04:10 | 137,624,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,659 | java | package com.edsonr.cursomc.domain;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import com.fasterxml.... | [
"ed.juniior01@gmail.com"
] | ed.juniior01@gmail.com |
793db8240de8497b5951823f271a426536b160db | fd3cd767e56750d2cf8e1b177deb4f4495dbe8bf | /src/downloader/DownloadTableModel.java | 572f883dfc015d3cb2ba3c1666d9e9cf7ad42ad8 | [] | no_license | jiashuo/downloader | bed3c9b348e6b16240d65c2461d87a2897caa452 | f9c161e05254738d482ba3d9c29188a8f8564895 | refs/heads/master | 2016-09-16T11:02:52.051511 | 2013-04-10T01:43:23 | 2013-04-10T01:43:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,389 | java | package downloader;
import java.awt.EventQueue;
import java.util.Observable;
import java.util.Observer;
import javax.swing.JProgressBar;
import javax.swing.table.AbstractTableModel;
/**
* This class manages the download table's data.
*
*/
public class DownloadTableModel extends AbstractTableModel im... | [
"shuojia.ufl@gmail.com"
] | shuojia.ufl@gmail.com |
d8f19f20a9fdf732f166306ab75714977007e38f | 2ef47520194f98c3e905cf24be193c32b49990c6 | /proj13DeGrawHang/bantam/ast/ConstBooleanExpr.java | 977ac6c3feec8741a5ca16242a01ee0c0a805e78 | [] | no_license | jackiehang/proj13 | 15b0011934ad663475472c4869f5c8cfa7117265 | 4e6cf5a7291360ffeff56eb6adee70f90b864262 | refs/heads/master | 2020-04-26T21:10:30.119232 | 2019-03-08T06:00:10 | 2019-03-08T06:00:10 | 173,834,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,969 | java | /* Bantam Java Compiler and Language Toolset.
Copyright (C) 2009 by Marc Corliss (corliss@hws.edu) and
David Furcy (furcyd@uwosh.edu) and
E Christopher Lewis (lewis@vmware.com).
ALL RIGHTS RESERVED.
The Bantam Java toolset is distributed under the following ... | [
"jackieeehang@gmail.com"
] | jackieeehang@gmail.com |
df67251e23a933947bd121ae64546cb006cc1a30 | c212cdc56883b887e4e427475c8e24a72e4cd3d8 | /src/main/java/com/weiwudev/models/User.java | b14607dbeb49c69ac950ecb01f2a5e66246bf35e | [] | no_license | weiwuDev/AuthService-JWT | 209cd87bd998b6ea05413deda9b41b756f10ed67 | a77c90e56ca7fe2f765d0aed169e3f6f07024f15 | refs/heads/master | 2022-11-23T01:15:38.208776 | 2020-07-31T18:48:10 | 2020-07-31T18:48:10 | 283,006,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.weiwudev.models;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.index.Indexed;
import org.springframework.data.mongodb.core.mapping.Document;
import org.springframework.securi... | [
"60204220+weiwu1994@users.noreply.github.com"
] | 60204220+weiwu1994@users.noreply.github.com |
ab7c024fba42b67c51d6a8cfe024d6e819dea545 | 4a6454a57012326f41336bd291ef196f23ef90be | /XMISA/src/com/nti56/xmisa/adapter/MyListView.java | 94637fc2c9a3c9cef2fdfd28a45582afb281e312 | [] | no_license | chenchengtyh/XMISA | 1f121f00cf27fe52707afa9c7fa71f72f40057b4 | 7f4d7afa8f166f3b4b22e5e4593b0929cf573d94 | refs/heads/master | 2021-09-01T13:07:31.615630 | 2017-12-27T05:21:05 | 2017-12-27T05:21:05 | 115,484,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,854 | java | package com.nti56.xmisa.adapter;
import java.lang.reflect.Field;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.Locale;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.nti56.xmisa.MyApplic... | [
"cc593101427@qq.com"
] | cc593101427@qq.com |
d2e3c7fb6a8b871b8a05f3d21e0b7aeaf7b9cc11 | 4ec1401e1c2a0a049cdb8733bb02d922d64723eb | /app/src/main/java/com/wteam/carkeeper/map/NaviActivity.java | 2c1387716e420293788a2867188438250080cef4 | [] | no_license | LHBGit/Carkeeper | 6c4b4c5ada1a52929e7c158607e7e8f3b2e2e7fd | db415ab6e61820a0551e8dfa32339a95ba899379 | refs/heads/master | 2021-01-21T15:04:41.265781 | 2016-06-12T03:15:58 | 2016-06-12T03:15:58 | 58,925,118 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,993 | java | package com.wteam.carkeeper.map;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.Window;
import android.widget.Toast;
import com.amap.api.navi.AMapNavi;
import com.amap.api.navi.AMapNaviListener;
import com.amap.api.navi.AMapNaviView;
import com.... | [
"865719705@qq.com"
] | 865719705@qq.com |
c753da3d8d22168960af89ea93bd946f8df28770 | 10a9cf79e5a4a0a12cc4eda75e9bc25d778c75b0 | /378_convert-binary-search-tree-to-doubly-linked-list/convert-binary-search-tree-to-doubly-linked-list.java | 788593eac47859883fdaff06a0cca6d0e0b9c295 | [] | no_license | SilverDestiny/LintCode | d1cd06bf7c218e61a9410dadbf03bbb47f0ce167 | eb4e3ba601675e37511635c0be307706db4f19c4 | refs/heads/master | 2020-12-02T18:10:48.963573 | 2017-07-07T15:45:55 | 2017-07-07T15:45:55 | 96,489,141 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,971 | java | /*
@Copyright:LintCode
@Author: yun16
@Problem: http://www.lintcode.com/problem/convert-binary-search-tree-to-doubly-linked-list
@Language: Java
@Datetime: 16-12-20 16:30
*/
/**
* Definition of TreeNode:
* public class TreeNode {
* public int val;
* public TreeNode left, right;
* public TreeNode(in... | [
"ly890611@gmail.com"
] | ly890611@gmail.com |
c69811b6d8a3203e4768e32bc37563aff0fdc723 | 3b51cf95fc110510d269cd98a68e3f107de40e39 | /src/BinarySearchRecursive.java | bcda2f5ce8804410ef14520318c943005c5da158 | [] | no_license | khoand10/pf-java-algorithm-binary-search-recursive | 7b1b34371974f3f22e749ee8fe29337653b4e1ae | 06c0720efea61f57afe362ebe0ca205a4e0f59b2 | refs/heads/master | 2020-03-09T09:24:04.543247 | 2018-04-09T03:56:31 | 2018-04-09T03:56:31 | 128,712,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | public class BinarySearchRecursive {
static int binarySearch(int[] arr, int row, int high, int value) {
if (high >= row) {
int mid = (row + high) / 2;
if (value == arr[mid]) return mid;
if (value > arr[mid])
return binarySearch(arr, mid + 1, high, value);
... | [
"khoand10@gmail.com"
] | khoand10@gmail.com |
a79f13481948e637c44c03242d329e5101924975 | 410c3edff13b40190e3ef38aa60a42a4efc4ad67 | /base/src/main/java/io/vproxy/base/util/ringbuffer/ProxyOutputRingBuffer.java | 9b5b9979c33d703d13f00fa3e1d739936f116971 | [
"MIT"
] | permissive | wkgcass/vproxy | f3d783531688676932f60f3df57e89ddabf3f720 | 6c891d43d6b9f2d2980a7d4feee124b054fbfdb5 | refs/heads/dev | 2023-08-09T04:03:10.839390 | 2023-07-31T08:28:56 | 2023-08-04T12:04:11 | 166,255,932 | 129 | 53 | MIT | 2022-09-15T08:35:53 | 2019-01-17T16:14:58 | Java | UTF-8 | Java | false | false | 5,254 | java | package io.vproxy.base.util.ringbuffer;
import io.vproxy.base.util.Logger;
import io.vproxy.base.util.RingBuffer;
import io.vproxy.base.util.RingBufferETHandler;
import io.vproxy.vfd.ReadableByteStream;
import io.vproxy.vfd.WritableByteStream;
import java.io.IOException;
public class ProxyOutputRingBuffer extends Ab... | [
"wkgcass@hotmail.com"
] | wkgcass@hotmail.com |
389b42e91fb4f0fcc16bf268c2b0d7203eb91623 | 5f3814219da2f88325491e29c993b1a511e2002d | /src/service/MemberService.java | e4b2bf1cce66e23c10fb182ef4032e4c46077749 | [] | no_license | JuveAlle/CatSoftVer2 | def3c8380cf945474e30260d3140c1fddc6791dd | 9bf57b0da8e4c5de385bc06df16196f289d464dc | refs/heads/master | 2021-07-12T05:27:35.768867 | 2017-10-10T11:54:18 | 2017-10-10T11:54:18 | 105,760,265 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package service;
import java.util.List;
import domain.Member;
public interface MemberService {
//회원 등록
int createMember(Member member);
//회원 반환하기
Member loginMember(String id);
//아이디 찾기(중복)
Boolean findMember(String id);
//회원 목록
List<Member> memberList();
//회원정보 수정
void Modify... | [
"smsanffj@gmail.com"
] | smsanffj@gmail.com |
d9033ea900725cf9405512d524f087db347712b9 | 84325f97bb51a75378491508d22b1610b7a0f526 | /src/main/java/com/lagopusempire/zmessages/commands/MsgCommand.java | d5fa5572a745e44e3e6894d659aee557dc785ff5 | [
"ISC"
] | permissive | ZorasOldBukkitPlugins/ZMessages | bce51d95fdc64c8e7750074493a6256ec9c1dac5 | 2e0167995f80af77c577e0e5af326df3392f22d4 | refs/heads/master | 2020-05-20T06:03:21.164304 | 2015-03-01T22:30:04 | 2015-03-01T22:30:04 | 31,493,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | package com.lagopusempire.zmessages.commands;
import com.lagopusempire.zmessages.MessageFormatter;
import com.lagopusempire.zmessages.MessageSystem;
import com.lagopusempire.zmessages.Messages;
import com.lagopusempire.zmessages.Utils;
import java.util.Arrays;
import org.bukkit.command.Command;
import org.bukkit.comma... | [
"MrZoraman@Gmail.com"
] | MrZoraman@Gmail.com |
c0ff1bcb5ed32c38d9e7a9775d3dd382fe0f1f87 | 5b2bc6e368a5357d009db3e1ded1967869c62900 | /src/main/java/com/luckydog/mapper/WyCleanPlanMapper.java | bd8db18cff04b968d33cbf82f08bac35accf470d | [] | no_license | wzy1142552920/family_service_platform | 0d68e1b0f884e970ec55505970f53340a3082409 | 5a68167215072baa1314faa6853f3b7d526c811f | refs/heads/master | 2023-02-05T04:14:51.623473 | 2020-11-22T15:50:47 | 2020-11-22T15:50:47 | 315,075,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package com.luckydog.mapper;
import com.luckydog.bean.WyCleanPlan;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 清洁安排 Mapper 接口
* </p>
*
* @author luckydog
* @since 2020-07-14
*/
public interface WyCleanPlanMapper extends BaseMapper<WyCleanPlan> {
}
| [
"wzy1142552920@outlook.com"
] | wzy1142552920@outlook.com |
2eb0cef4d361f39e7ae2c15e9640aa8e19bca29c | 30c417ec27ea21ef65fedfd44a07c85d0205e8d9 | /src/main/java/com/example/demo/service/UserService.java | 7523d70d5ae19a57fdb2a3cea33cda42ce91c50f | [] | no_license | fjborquez/tutorial-aspectj-springboot | c1804d5ea48ddf025cc1da29205264df97b5eb68 | b60a3d493b8edf90e95b94139a7ba71c81532d1e | refs/heads/master | 2022-11-16T10:15:48.177009 | 2020-07-05T22:33:49 | 2020-07-05T22:33:49 | 276,540,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 156 | java | package com.example.demo.service;
import com.example.demo.dto.User;
import java.util.List;
public interface UserService {
List<User> getAllUsers();
}
| [
"fborquez@exe.cl"
] | fborquez@exe.cl |
d07166f244fef79166906b862dfe8fb7c468f159 | 72003cab6711efe96e7080599376d758e065fc33 | /PCLApp/JavaSource/com/citibank/ods/modules/product/player/functionality/PlayerDetailFnc.java | 3778d11e6aefba40f75410fcfad9abd8a2258b38 | [] | no_license | mv58799/PCLApp | 39390b8ff5ccaf95c654f394e32ed03b7713e8ad | 2f8772a60fee035104586bbbf2827567247459c4 | refs/heads/master | 2020-03-19T09:06:30.870074 | 2018-06-06T03:10:07 | 2018-06-06T03:10:07 | 136,260,531 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 29,784 | java | package com.citibank.ods.modules.product.player.functionality;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.apache.struts.action.ActionForm;
import com.citibank.ods.Globals;
import com.citibank.ods.common.entity.BaseODSEntity;
import... | [
"mv58799@LACBRA900W1153.lac.nsroot.net"
] | mv58799@LACBRA900W1153.lac.nsroot.net |
8f3e120e0a9bdc81f19051104aba6c053a0b7879 | cfc894ac317799b5bb997dff83465c056b740167 | /app/src/main/java/com/bryanrady/ui/view/paint/filter/ColorMatrixFilterOther.java | b912746d121539f9866b65e8e08e4cfab500916a | [] | no_license | bryanrady/UI | b3f919deeec7719bcce251898c91fb3440032ebf | edd8fb1c0069cfc7fc23a6f1421cd4a87dae87c4 | refs/heads/master | 2021-06-28T12:59:07.065515 | 2020-09-13T08:10:28 | 2020-09-13T08:10:28 | 139,309,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,429 | java | package com.bryanrady.ui.view.paint.filter;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.ColorMatrix;
import android.graphics.ColorMatrixColorFilter;
import android.graphics.Paint;
import android.graphics.... | [
"bryanrady@163.com"
] | bryanrady@163.com |
bab015856bf60af25d7cbb306ed9262fe9e6521a | 307791dc81ec099b906bc6eef3d9eb70a92b65e9 | /NewsApp/app/src/androidTest/java/com/example/android/newsapp/ExampleInstrumentedTest.java | 61977e2f7c4ed89ace1c2675171ea8c0983099ea | [] | no_license | karthik-panambur/AndroidApps | 4d44b4d836da99c703430b5a31bc1aeaf41972a5 | d5592c354ba15fffa51ed5d129b584aff5b44f85 | refs/heads/master | 2022-09-03T23:20:09.502275 | 2020-05-26T17:18:53 | 2020-05-26T17:18:53 | 266,230,507 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.example.android.newsapp;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execut... | [
"prashkar666@gmail.com"
] | prashkar666@gmail.com |
ac516d9e90992615e63e0869d516f62553a26aa3 | dee8cddb2f465ca99a628825b2f7e1efe974fb87 | /app/src/main/java/com/sahni/rahul/ieee_niec/activity/SignInActivity.java | fdc29c97db6a4016f8b77c121d2a19e1fe3b0c92 | [] | no_license | rahulsahni06/IEEE-NIEC-Android-app | 0b11a9f121b2502ef3b880e439c00fef981ffd9b | eca8ccc0de321354441c99673f92da2a575cf54b | refs/heads/master | 2021-03-31T01:05:53.750358 | 2018-04-06T06:36:31 | 2018-04-06T06:36:31 | 111,327,642 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,745 | java | package com.sahni.rahul.ieee_niec.activity;
import android.content.Intent;
import android.content.IntentSender;
import android.graphics.Color;
import android.graphics.PorterDuff;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.desi... | [
"rahul.sahni06@gmail.com"
] | rahul.sahni06@gmail.com |
ad84963fc84a8f7f5db56bf3e6851a55533d7a48 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/yauaa/learning/1231/UselessMatcherException.java | 3fc01b70d8d59038acfac05fd45a47b9d09936ed | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | /*
* Yet Another UserAgent Analyzer
* Copyright (C) 2013-2018 Niels Basjes
*
* 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... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
a59ba2807015e9eefe757909c2abcb0b57353604 | e1e664b8783962091771e7de8ebe7dcb32e18767 | /joe-program/src/main/java/com/joe/qiao/domain/headfirst/command/undo/Command.java | 1e183331184bff98005717df931e8c2395cede0c | [] | no_license | qiaoyunlai66/butterfly | 4b76fc8a32f11b66d93e9fcd873eb537d80a4880 | eda50a90ff4102601a254e93a37c79407f6a1380 | refs/heads/master | 2020-03-10T22:17:59.831745 | 2018-04-21T05:32:39 | 2018-04-21T05:32:39 | 129,592,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package com.joe.qiao.domain.headfirst.command.undo;
public interface Command {
public void execute();
public void undo();
}
| [
"joeqiao@fortinet.com"
] | joeqiao@fortinet.com |
f1312a362635881f7943746df754b3132301d523 | 9ab0308e383dd05dcd405f7ff1541b00f21736e5 | /utilities/src/main/java/com/gravity/utilities/MD5Hash.java | d80618f12986a8f37d8890699e6b8af79078ead0 | [
"Apache-2.0"
] | permissive | BenLloydPearson/common-libs | 3492a18dd7cc70627589a0036695ea8d63bfba7a | 82c4c5db4750be6a4d9d07d932598e0604eca0b4 | refs/heads/master | 2020-04-02T15:42:06.249110 | 2017-08-07T19:27:42 | 2017-08-07T19:27:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,723 | java | package com.gravity.utilities; /**
* User: chris
* Date: Sep 1, 2010
* Time: 9:45:58 PM
*/
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.UnsupportedEncodingException;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public c... | [
"apatel@gravity.com"
] | apatel@gravity.com |
f1704a7bfbcac77da025d4d44160af354b6b46c6 | 62d079c0cda5a5eec28aa9f39d1305aa6fac22cc | /soa-parent/soa-trade/soa-trade-api/src/main/java/com/soa/trade/facade/TradeFacade.java | 1781a6d0bc0be2722ecd26af638c0557a91b9d95 | [] | no_license | liyinyong/dubbo | 735118b8b98dccde259bc8b19650ba4c6c3d7696 | 3542b26202398d60435085615018e9e043be4e87 | refs/heads/master | 2020-05-07T21:37:53.535640 | 2019-04-12T02:20:22 | 2019-04-12T02:20:22 | 180,912,182 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 153 | java |
package com.soa.trade.facade;
import com.soa.trade.domain.Trade;
public interface TradeFacade {
public void createTrade(Trade obj);
}
| [
"0027010065@iwhalecloud.com"
] | 0027010065@iwhalecloud.com |
4ce29a80e427ee1c08ae6ec2a9d356b06afb1f42 | b822ed0b104a2379c9f404cc69afda4bb1955f8c | /siweimapsdk/src/main/java/org/oscim/layers/tile/bitmap/BitmapTileLayer.java | e992eb5310d7fc68d27820189db74d525b1176c5 | [] | no_license | LonelyPluto/SiweidgMapSDK-V3.0.0 | a4a269a8663f770519f597430a36376f7fc4d3ef | c10514c1c29f997299f70a12b1e55e8372bf19de | refs/heads/master | 2022-12-02T19:30:02.727651 | 2020-08-13T07:51:46 | 2020-08-13T07:51:46 | 287,214,472 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,774 | java | /*
* Copyright 2013 Hannes Janetzek
* Copyright 2017 Andrey Novikov
* Copyright 2017-2018 devemux86
* Copyright 2019 Gustl22
*
* This file is part of the OpenScienceMap project (http://www.opensciencemap.org).
*
* This program is free software: you can redistribute it and/or modify it under the
* terms of the ... | [
"277857006@qq.com"
] | 277857006@qq.com |
9140b80ef8d9888f700e4560f7fb09121e16f974 | 769f22ae2ac7cf3f0903ebefcf21fd8ce04d4879 | /src/main/java/com/mastery/java/task/rest/EmployeeNotFoundAdvice.java | f432cb230bbfb954acfaad97e96979dc55c48751 | [] | no_license | kunavich/Java-Mastery | d8b9f2b2e0007f61147d8a313b1f20cf87612049 | 1a33cec69ee6afe739b100a945cbd8181d67f886 | refs/heads/main | 2023-04-21T12:55:52.782440 | 2021-04-19T00:43:05 | 2021-04-19T00:43:05 | 359,284,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package com.mastery.java.task.rest;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annota... | [
"noreply@github.com"
] | kunavich.noreply@github.com |
2b97c0819b898c9e3d4dd9da95438104728817da | aea1e1f753124c936e7a5f9e0f7e65766e8db70b | /app/src/main/java/com/wishland/www/aicaipiao2/utils/SPUtils.java | 82f8527d2b1df220fcc1af2b4b7df624dabae589 | [] | no_license | RightManCode/myProject | 0371a0aa8a62ee3502e25891026163f886aad611 | d28fed9e157338d16c02c2b6cb83846b6894b54e | refs/heads/master | 2021-07-05T14:15:04.386969 | 2017-09-27T05:45:56 | 2017-09-27T05:45:56 | 103,805,460 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,689 | java | package com.wishland.www.aicaipiao2.utils;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Build;
import java.util.LinkedHashSet;
import java.util.Set;
/**
* Created by admin on 2017/9/12.
*/
public class SPUtils {
private static... | [
"bing@163.com"
] | bing@163.com |
4edb0ba5b7e9055fbd81815707d0564475136b7c | 6ef239bc1f3a4bb90a6e6d77bb54946b2e477dd9 | /WebTools_e-Med_Hospital Management System/Final_PatientCentricHealthCare/src/main/java/org/healthcare/hospitalapp/model/employee/PersistentObject.java | 1b60ae3367a62ab04592c240e16571576673a447 | [] | no_license | PraneethVellaboyana/Academic_Projects | 96699663ab0b7f53a2d56729ea4189afdf811eb2 | 9fbaf5773216cf1a80bb2de1f7b5b7e31c2ec140 | refs/heads/master | 2016-08-12T14:47:47.929506 | 2016-03-29T20:46:25 | 2016-03-29T20:46:25 | 46,273,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package org.healthcare.hospitalapp.model.employee;
import java.io.Serializable;
public interface PersistentObject extends Serializable {
}
| [
"praneeth.reddy13@gmail.com"
] | praneeth.reddy13@gmail.com |
0239fff7e1bbd3d6570ca570be8d60a52acb23b5 | a5a2c13cd166e72461d4c4ced88c735df2f7b020 | /info2/contract/Date.java | 462cec3782ec8169370d979a24ae836ac0cc0ec6 | [] | no_license | dvdhrm/uni | 98916787a331218fd98a08c654d2fecbfde87b22 | 740137ee580e5137628578ea34818549b311d236 | refs/heads/master | 2020-05-14T21:20:58.377919 | 2012-01-29T21:01:57 | 2012-01-29T21:01:57 | 1,653,767 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | // David Herrmann
// Single date
public class Date
{
// Year (eg. 2011, 1991, 2000)
int year;
// Month (1-12)
int month;
// Day (1-31)
int day;
public Date(int year, int month, int day)
{
this.year = year;
this.month = month;
this.day = day;
}
public boo... | [
"dh.herrmann@googlemail.com"
] | dh.herrmann@googlemail.com |
38a40b82b5c78b5db4485f7bc0047a6cf6ac4480 | 977d55bf914e439ffcc88b5974fc1c484eea0e66 | /src/test/java/TestBusStop.java | e1373eee04573235b380434990e423b739e625c9 | [] | no_license | philm1873/Week06_Day02_Bus_Lab | 73efc58aca92011997110e304ea665e32565317c | bfe9caf631c403e8d9169c829a2ace2185eef118 | refs/heads/master | 2021-08-23T15:51:18.437177 | 2017-12-05T14:11:03 | 2017-12-05T14:11:03 | 113,190,539 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 605 | java | import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class TestBusStop {
Bus testBus;
Person dave;
BusStop lothianRoad;
@Before
public void before(){
testBus = new Bus("Stockbridge");
dave = new Person("Dave");
lothianRoad = ... | [
"pm1873@gmail.com"
] | pm1873@gmail.com |
891aae968321728f9d3586fd4b4a75b869cb62c6 | c557833ee5de95b7cb34b0c32739e52257beb922 | /src/main/java/com/huangning/java/spark/Day01java.java | a7458da833889e762ba8345bcc5393df66cd1a9b | [] | no_license | HuangNing616/neo_spark | 431b0ac857f61bb21224a58e344d68fbc69bab93 | af35349426a0de3c81cb582b9676494e6cec5fd6 | refs/heads/master | 2023-07-28T17:59:00.775841 | 2021-09-12T07:21:21 | 2021-09-12T07:21:21 | 338,257,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,510 | java | package com.huangning.java.spark;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaPairRDD;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.api.java.function.*;
import scala.Tuple2;
import java.util.Arrays;
import java.util.I... | [
"huangning@123.com"
] | huangning@123.com |
7fab215bf0b25b7898b03aba4922d0057df582bb | 39e074c9f61026a83701783237a4dbde047c3d0a | /src/main/java/com/tourism/datamodel/repository/UserRepository.java | 7bd336010bbe088a443bc32122727e02e993110e | [] | no_license | ganeshallampalli/tourism-service | 6770289b92efaf0571435246d65002d6461fe72f | c57f392066761a42409944da9bbc95b825da16b5 | refs/heads/master | 2021-06-19T13:31:05.892337 | 2019-07-25T08:00:14 | 2019-07-25T08:00:14 | 188,469,578 | 0 | 0 | null | 2021-03-31T21:18:50 | 2019-05-24T18:27:17 | Java | UTF-8 | Java | false | false | 435 | java | package com.tourism.datamodel.repository;
import com.tourism.datamodel.User;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserRepository extends CrudRepository<User, Integer> {
@SuppressWarnings("un... | [
"ganeshallampalli@gmail.com"
] | ganeshallampalli@gmail.com |
2e010d30d9fd3495e6059daae196fa3591052769 | 232cd9491237f5d9ef6e0274898bdb906ae44c7f | /Velopatrol/app/src/main/java/ua/in/velopatrol/velopatrol/entities/UserPhotos.java | b3d9dfa6e102176950774ecd7a6b1fe77a3c9e7a | [] | no_license | avtehnik/velopatrol-app | 160432d5d914743e856ee7ccfb0f7c67d165a136 | f52314a5df06c85e767fc0638c25528030dbf0c6 | refs/heads/master | 2016-09-02T00:24:41.671386 | 2015-08-09T16:25:27 | 2015-08-09T16:25:27 | 40,442,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,376 | java | package ua.in.velopatrol.velopatrol.entities;
import org.codehaus.jackson.annotate.JsonProperty;
/**
* Created by Anton on 1/31/2015.
*/
public class UserPhotos {
@JsonProperty("profile_thumb")
private String profileThumb;
@JsonProperty("profile_small_thumb")
private String profileSmallThumb;
@JsonProperty("p... | [
"fenixhomepro@gmail.com"
] | fenixhomepro@gmail.com |
f96124439a4a4d63866c0d4b0593f9c5148a4226 | 9f3aec95378f08de31c3bb2167587dcf4968094f | /vending.java | d578fe4136e1c190be7b6dee1b67fe930de34d8e | [] | no_license | muthubro/dash-challenge | b2d161f94adf548fcfbfbc1ad345a7f3e86806af | b1bd8342f96bcaff3584c6864bf7b9b186104a4f | refs/heads/master | 2020-05-20T22:04:52.324691 | 2019-05-09T10:14:08 | 2019-05-09T10:14:08 | 185,775,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,518 | java | import java.util.HashMap;
import java.util.Scanner;
public class VendingMachine {
private static HashMap<String, Integer> drinks;
private static Integer minRequired;
protected static class Coin {
protected Integer value;
protected Integer num;
public Coin(Integer valu... | [
"noreply@github.com"
] | muthubro.noreply@github.com |
15f8ef73c1c8f904e3cd82d0366fc28cf35a95a7 | 9732150d3dedfc9a580046d80bf852fbb7175804 | /app/src/main/java/org/wikipedia/search/RelatedPagesSearchClient.java | b491762a937bd5202d4e02b2170ab30718045ad7 | [
"Apache-2.0"
] | permissive | lytellis/test | ea61fd6fb38215725163733657b16ed804b60667 | 8240be244d1bc98a3766d9f5498599eedd166fb0 | refs/heads/master | 2020-04-12T11:41:41.644842 | 2018-12-19T17:24:29 | 2018-12-19T17:24:29 | 162,467,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,031 | java | package org.wikipedia.search;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.annotation.VisibleForTesting;
import org.wikipedia.dataclient.Service;
import org.wikipedia.dataclient.ServiceFactory;
import org.wikipedia.dataclient.WikiSite;
import org.wikipe... | [
"925946022@qq.com"
] | 925946022@qq.com |
3c589b8abad811354f8a6f94f947ca96aca7ebb8 | 635aa994ebc656d1db47bfeae7aa6fee56a12b98 | /Workout-master/app/src/main/java/com/example/calvin/workout/MapActivity.java | 19e4391bc23caeb772431646a20654fd26e1d75a | [] | no_license | FugiOP/CS4540 | b628bcff6a3a6d7e352eeff9023728a519cde136 | db58f963d461255d2fba55aa2c9258dc5a37e080 | refs/heads/master | 2021-01-01T19:18:40.119133 | 2018-09-30T03:00:07 | 2018-09-30T03:00:07 | 98,562,530 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 13,816 | java | package com.example.calvin.workout;
import android.content.ContentValues;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Color;
import android.location.Location;
import android.os.Bundle;
im... | [
"ray55_king@yahoo.com"
] | ray55_king@yahoo.com |
535d4cd92f7a6461dfb8287229ecb81606030b7b | 472d7820a5f5d9d5ab2ec150eab0c9bdeb2008c7 | /Protege-2000/source/Protege-2000/src/edu/stanford/smi/protege/util/ComponentUtilities.java | 760d76b410921f96ea8b8e7ea9bd2452ceaa868e | [] | no_license | slacker247/GPDA | 1ad5ebe0bea4528d9a3472d3c34580648ffb670e | fa9006d0877a691f1ddffe88799c844a3e8a669a | refs/heads/master | 2022-10-08T07:39:09.786313 | 2020-06-10T22:22:58 | 2020-06-10T22:22:58 | 105,063,261 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,013 | java | /*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (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.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS"... | [
"jeffmac710@gmail.com"
] | jeffmac710@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.