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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
90aa721c9502d8f31507fa0a62a9ed2bf41ba7b8 | 94a4d8f7672a828843e10c68b91c376423cbb9e1 | /src/com/oxygen/map/MyOrientationListener.java | 7a4e99572eecd82a09928602aff3a95cda59c0fb | [] | no_license | oxygen0106/Wall | 9bb95bb6f59d86835e2df458cc0e57f6a020fc62 | 68ca04b258ae330422d0e16f4ca0315808c42b89 | refs/heads/master | 2016-08-04T14:08:33.804723 | 2015-06-29T09:13:20 | 2015-06-29T09:13:20 | 23,254,011 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,129 | java | package com.oxygen.map;
import android.content.Context;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
/**
* 方向传感器监听类实现
* @author oxygen
*
*/
public class MyOrientationListener implements Sensor... | [
"oxygen0106@163.com"
] | oxygen0106@163.com |
4dce0af6ec50318019dcf425200e45b45841c767 | 2eac2e7fea4b87e4a4ed269d224edecd7d0a42e1 | /server/src/test/java/com/cyanspring/server/bt/ExchangeBtLevelTwoSellOrderTest.java | 29d24de72e80183d96a9568dc19bedd2c5b858f3 | [
"BSD-2-Clause"
] | permissive | MarvelFisher/midas | 0c0b2f0f8e75a1bf6c9e998b5a48aca5b447b630 | c3fa256d491abc54cdc83949efa82d475c24e55b | refs/heads/master | 2021-01-19T10:34:50.539982 | 2017-02-17T15:16:44 | 2017-02-17T15:16:44 | 82,187,760 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 22,956 | java | package com.cyanspring.server.bt;
import static org.junit.Assert.assertTrue;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import org.junit.Test;
import webcurve.util.PriceUtils;
import com.cyanspring.common.Default;
import com.cyanspring.common.business.ChildOrder;
import com.cyansp... | [
"dennis.chen@hkfdt.com"
] | dennis.chen@hkfdt.com |
7898eba0a396992b0e9c341b0d553cc7b5563397 | 2067235a11aecc2f5af13ffeaa0f90c2bec2080e | /src/NaveenLeapYear.java | 2b18a545f640a1913111ff49e27eab23fe2635fb | [] | no_license | vhmethre/Java-Practice | 67be2c30afea0308d85bdfe912cf3ab11b3c21ad | 92e9e521f15c54f4006f3d812a2e9ad710785d08 | refs/heads/master | 2023-08-30T06:55:49.360486 | 2021-10-25T13:56:49 | 2021-10-25T13:56:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java |
public class NaveenLeapYear {
public static void main(String[] args) {
// TODO Auto-generated method stub
int num = 2020;
if (num % 4 == 0) {
System.out.println("The given number is Leap year");
} else {
System.out.println("The given number is not an Leap year");
}
}
}
| [
"vhmethre@gmail.com"
] | vhmethre@gmail.com |
70301af1016097366ad4616c3aae6ca36f419456 | 9fc7f217c1ad1173086cbcee297c2e26da9da2fd | /src/main/java/br/com/byron/luderia/domain/filter/UserFilter.java | 54c656fd8e2eb07a5b57bd82d636e6cbb42eb1a3 | [] | no_license | byron-codes/Luderia | ec5f1c0fa2d619f81ea43811eb59cbbb2f2fbc8e | 7f148fc855a86c3570d9b8b3bc7004b6784dc930 | refs/heads/master | 2022-11-16T16:47:25.791506 | 2020-07-11T16:56:21 | 2020-07-11T16:56:21 | 236,067,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package br.com.byron.luderia.domain.filter;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class UserFilter extends GenericFilter {
}
| [
"vinicius.moraes@iteris.com.br"
] | vinicius.moraes@iteris.com.br |
dfb9fd2d138bf0f01bbc16ea355a7769106aa255 | c289f1ab4f56db1c386f699d5ec9942845eae443 | /Ficha 5/Ex5/src/DoubleLinkedUnordered/DoublyLinkedList.java | 66f9fdecec663bd44662a7fe5bcac23e81b0885a | [] | no_license | MoreiraJorge/Data-Structures-Java | bb41e1ceadfd844ed3cb42ec9e6e0dccc3ac0c15 | 79cec4ede9618cda2648de066f0ef316c13c784e | refs/heads/master | 2022-12-14T12:51:27.250950 | 2020-09-17T15:27:03 | 2020-09-17T15:27:03 | 213,029,143 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,889 | java | package DoubleLinkedUnordered;
import Interfaces.ListADT;
import java.util.Iterator;
public class DoublyLinkedList<T> implements ListADT<T> {
private class DoublyLinkedListIterator<T> implements Iterator<T> {
private int expectedModCount = modCount;
private DoubleNode<T> current = (DoubleNode<T... | [
"8160297@estg.ipp.pt"
] | 8160297@estg.ipp.pt |
3dfa1bcbf4782beb2c0bb18623b67abdfe77d597 | f1b0cb5b3838857e9d77690ffaa1c166a07e22b0 | /trifu/AplicatieInCrys/src/Clase/CerereTraining.java | 619e0122a67131a8c6b95ccc7c85f001f7fb551f | [] | no_license | radianghe/TMA | 45814e1208e040f3d79c9329f5fc2db7c3c64722 | c349bd75f278e26f12e53c39069d8f19f5416f78 | refs/heads/Workbench | 2020-12-04T20:08:16.727074 | 2016-09-20T11:24:13 | 2016-09-20T11:24:13 | 67,406,656 | 0 | 1 | null | 2016-09-20T11:10:08 | 2016-09-05T09:21:25 | HTML | UTF-8 | Java | false | false | 3,378 | java | package Clase;
public class CerereTraining {
private String numeTl;
private String numeUser;
private String prenumeUser;
private String tipTraining;
private String numeCurs;
private String numeProvider;
private String monedaCurs;
private float costCurs;
private int anCurs;
private int nrZileCurs;
private ... | [
"alexandru.trifu7@gmail.com"
] | alexandru.trifu7@gmail.com |
ff594dd5bd9e9917ab0098adb97ed68f6f0400d7 | 9923a38ac9f12507c16c761e7b304b833d3f0c66 | /src/EvenNumbers.java | ac6c1dc46de1064a6333c86199728748b115d8c1 | [] | no_license | DzhalunIvan/Hillel | b3f1e3f5cc9171c366298e50192ea80b5cceb5c1 | a271fd636d8a87fbb7f47bc848b88fa403c50d4b | refs/heads/master | 2022-11-20T08:25:55.466185 | 2020-07-08T18:57:34 | 2020-07-08T18:57:34 | 260,300,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | import java.util.Scanner;
public class EvenNumbers {
public static void main(String[] args) {
System.out.println("Please enter the number");
Scanner scanner = new Scanner(System.in);
while (!scanner.hasNextDouble()) {
System.out.println("Wrong input! Please, try again");
... | [
"swildua@gmail.com"
] | swildua@gmail.com |
65c7e615dc6928541d23f542d8cd0226a1d060c3 | 552aca759cf800ffd8b721ec07781d3d6eee9c44 | /wire-schema/src/test/java/com/squareup/wire/schema/IdentifierSetTest.java | a58ef7e195a53cc317101fb3a55e79128b0f8fb6 | [
"Apache-2.0"
] | permissive | killagu/wire | 200a1c58c7c170eb1b8a408fd05968b6c98b4d66 | 6cc18b6da585f61c03ea95b87396d90e732ba59d | refs/heads/master | 2020-04-08T15:21:26.344885 | 2018-11-26T18:26:48 | 2018-11-26T18:26:48 | 159,474,967 | 0 | 0 | Apache-2.0 | 2018-11-28T09:17:26 | 2018-11-28T09:17:26 | null | UTF-8 | Java | false | false | 10,223 | java | /*
* Copyright (C) 2015 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"jwilson@squareup.com"
] | jwilson@squareup.com |
a9a23662c5154023b4148a0e779610e6818a41d0 | 406fdf2d53cd4fa7443129cd672f4ccc6282dec8 | /item-impl/src/main/java/org/ecommerce/item/impl/AbstractItemState.java | d5dc25c93e347ef82871a578e0f263ee7d645550 | [
"Apache-2.0"
] | permissive | arber77/4DV609-eCommerce | af4e1db5627598cb62eec79d97d95bb96d320144 | 743dc288f1f33f51d7793e02b44ee5e48b394fde | refs/heads/master | 2021-06-05T11:12:39.964981 | 2016-11-14T16:12:06 | 2016-11-14T16:12:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package org.ecommerce.item.impl;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.lightbend.lagom.javadsl.immutable.ImmutableStyle;
import com.lightbend.lagom.serialization.Jsonable;
import org.ecommerce.item.api.CreateItemRequest;
import org.ecommerce.item.api.CreateItemResponse;
import o... | [
"ah.mousavi@hotmail.com"
] | ah.mousavi@hotmail.com |
17d9a0c8c659a3a47b01c67d4c1883a361a0356a | ca576d8c9e0e7c7d03e1e93061ede277f72d0ed3 | /smart-services/service-core/src/main/java/com/sct/service/core/web/support/collection/ResultVOEntity.java | 1eaf5c06fcaf8bbe8df99ab68c122423b727c0e3 | [
"Apache-2.0"
] | permissive | hubeixiang/smart-city | f73d6932fb81f300c9cbb83763a7e8c868177d8d | ff178d300da40d22bfd09d067c5fe6c615a30c98 | refs/heads/develop | 2023-03-13T06:24:26.370445 | 2021-03-01T07:35:36 | 2021-03-01T07:35:36 | 310,278,160 | 4 | 4 | Apache-2.0 | 2021-01-02T13:58:48 | 2020-11-05T11:28:52 | Java | UTF-8 | Java | false | false | 956 | java | package com.sct.service.core.web.support.collection;
import java.util.ArrayList;
import java.util.List;
public class ResultVOEntity<E> implements ResultVO {
private List<String> columns = new ArrayList<>();
private List<E> data = new ArrayList<>();
public static <E> ResultVOEntity of() {
ResultVO... | [
"hubeixiang@aliyun.com"
] | hubeixiang@aliyun.com |
c25577ca3dc10e6efca64eea2e5b423b37230502 | c89cf58fe1499e49f558b8218d4c1f0e8f70ae1f | /Spring_Guru/spring5-mvc-rest-master/src/main/java/guru/springfamework/api/v1/model/CatorgoryListDTO.java | f5a1738f4988280854e60ebcd2405d1ef99c8c38 | [] | no_license | AsteRons/Java | 19f5efe80f87568a75aa775929c97ec553c70d62 | 63f4352aebd2cd8afa4b33795048f9a408c8d354 | refs/heads/master | 2022-03-01T15:59:32.469412 | 2020-05-25T14:47:10 | 2020-05-25T14:47:10 | 120,139,641 | 1 | 0 | null | 2022-02-09T23:46:24 | 2018-02-03T23:40:26 | Java | UTF-8 | Java | false | false | 217 | java | package guru.springfamework.api.v1.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.util.List;
@Data
@AllArgsConstructor
public class CatorgoryListDTO {
List<CategoryDTO> categories;
}
| [
"maciej.rudnik2@gmail.com"
] | maciej.rudnik2@gmail.com |
3f31ba98019caaa85207bdfac4d2fcfc3e159580 | 7981034ce4b16511c55c16c81567cbbf4ccc459b | /MyApplication/app/src/main/java/com/example/myapplication/shop/ToastUtil.java | 3c11022105d58760aadb9315c8f32b697bf5a1ef | [] | no_license | gaoyingwei/MyApp | 5c6743de5656c1a2669ce4c124920153bd1da5c7 | 4abe3615aaa6fc74057963f44cc45de05f2a5193 | refs/heads/master | 2021-03-31T21:18:52.387607 | 2020-05-20T10:14:37 | 2020-05-20T10:14:37 | 248,132,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 686 | java | package com.example.myapplication.shop;
import android.content.Context;
import android.os.Handler;
import android.widget.Toast;
public class ToastUtil {
private static Toast mToast;
private static Handler mHandler = new Handler();
private static Runnable r = new Runnable() {
public void run() {
... | [
"1874074246@qq.com"
] | 1874074246@qq.com |
7cf53706a675b5e5d62fa361316d37636066cc76 | bbe0779fb6770499ec430e999730d44e184a8e53 | /src/test/java/xyz/xiaopo/telegramBot/ApplicationTests.java | 406fdb9a206ef03de659b74ee6c5081fa726da14 | [] | no_license | xiao-po/telegram-bot-yande | 934a5762235e6516bc914abb6c99afb99d1ea31d | 2a82cf87987a1b37caf7141ede318f0ca2e08d2e | refs/heads/master | 2020-04-13T13:24:35.852067 | 2019-01-01T11:34:46 | 2019-01-01T11:34:46 | 163,229,357 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package xyz.xiaopo.telegramBot;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class ApplicationTests {
@Test
public void cont... | [
"wangluy@ipharmacare.net"
] | wangluy@ipharmacare.net |
cd2d70dfb4f43d6b9f59ae5b699927478c230663 | a45ba529c9373f082d494a30474c44140237a2ab | /dbadapter/src/main/java/com/adapter/dbadapter/repo/Dao.java | a9d25ed0c145950e2a116094a71e130083ae662e | [] | no_license | pavan-choudhary/restAdapter | d0706fa18ee22d48b80e5c5c8738c3b484308726 | fb40d1f6e32f9db5af692dcf51d1e59e57bc521d | refs/heads/master | 2022-04-06T07:41:45.716367 | 2020-02-27T16:29:53 | 2020-02-27T16:29:53 | 240,663,852 | 0 | 0 | null | 2020-02-15T07:33:06 | 2020-02-15T07:33:05 | null | UTF-8 | Java | false | false | 611 | java | package com.adapter.dbadapter.repo;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Repository;
@SuppressWarnings("unchecked")
@Repository
public class Dao{
... | [
"choudhary.pavan18@gmail.com"
] | choudhary.pavan18@gmail.com |
5f7a8ca12bf868f89f4772ad8902be88c0d8d9f5 | ec55cd5992609465076807360ff4032953450734 | /fuzhi.java | 6f52eb034b59272164fe11cf9e1dd7ca1365060e | [] | no_license | liqing69/java | c7148bfedd12321ca00dc6f4a481a1201830e57b | cbc2381eb77e93b137cf42bf800c8864788fb177 | refs/heads/master | 2016-09-05T16:48:19.366181 | 2013-11-19T10:51:58 | 2013-11-19T10:51:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 147 | java | <script type="text/javascript">
{
var x,y;
x=0;
y=12;
ducument.write(x+y=);
ducument.write("<br/>");
x=1;
y=90;
ducument.write(xy=);
}
</script>
| [
"921218132@qq.com"
] | 921218132@qq.com |
24b25e45cbb255fd654a2c8f0e613e5f81056f5b | 22ab12ab777e82cdb7f533cd5a07190e7b747401 | /src/main/java/mekanism/common/content/qio/QIOServerCraftingTransferHandler.java | 1db69beddb152e51f6f39ce0102febc79603addc | [
"MIT"
] | permissive | TehStoneMan/Mekanism | 5550fea83a60f7f77a6fda0e207cc2e65864dc93 | 24108d99ed37cebc90e08dd70169b8dc4d820379 | refs/heads/master | 2022-01-30T08:57:50.060438 | 2022-01-01T18:19:23 | 2022-01-01T18:19:23 | 33,217,796 | 0 | 0 | null | 2016-08-04T12:53:34 | 2015-04-01T00:32:42 | Java | UTF-8 | Java | false | false | 45,292 | java | package mekanism.common.content.qio;
import it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap;
import it.unimi.dsi.fastutil.bytes.Byte2ObjectMap;
import it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps;
import it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap;
import it.unimi.dsi.fastutil.objects.Object2IntArrayMap;
import ... | [
"sara@freimer.com"
] | sara@freimer.com |
c8e12dc77e92e2175788a59b5540099bad7238d4 | be632697dcfbd6107adaf8d1ca99f7ef9d8da75d | /app/src/main/java/com/example/memorygame/activity/MainActivity.java | fd03907d0e81a2c9a01ce5b14c681ad3d2d6fa1f | [] | no_license | tomer44532/Android-Memory-Game-Java | e5591973c06d8a6a299bf3c3bce9f9e6ffa5cb51 | f23f5bb150b16d0e9486a6a6ad42fe2136f30fa7 | refs/heads/main | 2023-08-24T00:10:19.252819 | 2021-10-17T12:28:11 | 2021-10-17T12:28:11 | 408,176,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,843 | java | package com.example.memorygame.activity;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.FragmentManager;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.content.SharedPreference... | [
"tomer44532@gmail.com"
] | tomer44532@gmail.com |
f590b50ed924395354290fe07444b19d481e5f26 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project143/src/main/java/org/gradle/test/performance/largejavamultiproject/project143/p718/Production14363.java | 397d8cbaf1cb946c81ce183e2863dcb918120403 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,889 | java | package org.gradle.test.performance.largejavamultiproject.project143.p718;
public class Production14363 {
private String property0;
public String getProperty0() {
return property0;
}
public void setProperty0(String value) {
property0 = value;
}
private String property1;
... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
681689fd289fc92915b4a016e30926b326b4f292 | 0ea271177f5c42920ac53cd7f01f053dba5c14e4 | /5.3.5/sources/org/telegram/tgnet/TLRPC$TL_inputMessagesFilterVideo.java | 1b73b357c5d4c5a527d37674bed0e3650d37e323 | [] | no_license | alireza-ebrahimi/telegram-talaeii | 367a81a77f9bc447e729b2ca339f9512a4c2860e | 68a67e6f104ab8a0888e63c605e8bbad12c4a20e | refs/heads/master | 2020-03-21T13:44:29.008002 | 2018-12-09T10:30:29 | 2018-12-09T10:30:29 | 138,622,926 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package org.telegram.tgnet;
public class TLRPC$TL_inputMessagesFilterVideo extends TLRPC$MessagesFilter {
public static int constructor = -1614803355;
public void serializeToStream(AbstractSerializedData stream) {
stream.writeInt32(constructor);
}
}
| [
"alireza.ebrahimi2006@gmail.com"
] | alireza.ebrahimi2006@gmail.com |
c81b290587b604d49cc652b9b9fe4c2c86cc3dec | 1f18b5b4c97b722276ab45c4e759d770c7e6df02 | /src/test/java/com/fuhao/TestRedisTemplate.java | 81d7cd2c24a456546f465f06296b70388ea37d96 | [] | no_license | fuhaooo/redis-springboot | 1229a91ac75904c0118fa437020b61401c10231a | 29fbd9d8315fa2a31ac543727cd9fdcc85750344 | refs/heads/master | 2023-06-17T19:34:34.722962 | 2021-07-16T06:31:32 | 2021-07-16T06:31:32 | 386,532,983 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,157 | java | package com.fuhao;
import com.fuhao.entity.User;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.serializer.Redi... | [
"598700987@qq.com"
] | 598700987@qq.com |
da0d306bd13bc103c2b45053edf91c0eece232ee | 75f0d81197655407fd59ec1dca79243d2aa70be9 | /nd4j-jcublas-parent/nd4j-jcublas-common/src/main/java/jcuda/driver/CUdeviceptr.java | b5f3107482655ff002b20af9bb114bc6a235741b | [
"Apache-2.0"
] | permissive | noelnamai/nd4j | 1a547e9ee5ad08f26d8a84f10af85c6c4278558f | f31d63d95e926c5d8cc93c5d0613f3b3c92e521c | refs/heads/master | 2021-01-22T09:04:35.467401 | 2015-06-05T02:49:29 | 2015-06-05T02:49:29 | 36,916,394 | 2 | 0 | null | 2015-06-05T06:37:09 | 2015-06-05T06:37:09 | null | UTF-8 | Java | false | false | 1,919 | java | /*
*
* * Copyright 2015 Skymind,Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* *
* * http://www.apache.org/licenses/LICENSE-2.0
* *
... | [
"adam@skymind.io"
] | adam@skymind.io |
9f5bfa26e4864a23031810a89e8f893dc404ce66 | 53d1c9241527884649ab4c62b17f4f366464c7aa | /app/src/main/java/com/example/mniez/myapplication/TeacherModule/ExamActivity.java | 0c208317f3eddd3efac302e174b663188ecdf39e | [] | no_license | niezba/naukajezykowaplikacja | 5b50d2d1aab68aa1b8d979087841b908a02d18da | 904271487229b52bc1e108f8277103ff6280b023 | refs/heads/master | 2021-08-29T10:56:35.043916 | 2017-12-13T19:46:43 | 2017-12-13T19:46:43 | 107,602,295 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 19,786 | java | package com.example.mniez.myapplication.TeacherModule;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.A... | [
"m.niezbecki@outlook.com"
] | m.niezbecki@outlook.com |
c3c2831958d47d5b2ed4cba03ca846fce2c96ea0 | 8590c6e57851522455a9260a714dbc86e6b3bc13 | /src/com/com/electromedica/in/mrptaskkiller/fireonscreenlockandrelease.java | c2ebb8d891e40c5e886712fa55a8f15db3b85b7c | [] | no_license | sevenuphome/AUTO-TASK-KILLER | 6566634b07f096ae876adc0df84f72dbc585cd8a | 57d6eecacaba0954316848b7162e714b43fb7727 | refs/heads/master | 2020-04-06T03:34:23.340746 | 2013-03-18T10:22:48 | 2013-03-18T10:22:48 | 9,095,938 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,061 | java | package com.electromedica.in.mrptaskkiller;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.ActivityManager;
import android.app.ActivityManager.RunningAppProcessInfo;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Int... | [
"ankit4u3@gmail.com"
] | ankit4u3@gmail.com |
030591d3bb851f1b3b20d8cc8c4db09def21cba8 | a6bc96b13c6347d80bd65ccd9bc3b363a219c8b5 | /src/main/java/com/doing/travel/entity/Plan.java | 0444887dbcca650d53a42f2e7715a6f0ee1d0d22 | [] | no_license | OpenDoing/travelback | 2769b053613f0b03d1d5ca9a238dd5c0157d16a5 | 61d74d335f5556b86aebb7c85e51bec12a819816 | refs/heads/master | 2020-04-25T01:34:01.803199 | 2019-04-16T10:52:36 | 2019-04-16T10:52:36 | 172,412,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,862 | java | package com.doing.travel.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.*;
import java.time.LocalDateTime;
import java.util.Date;
@Entity
@Table(name = "plan")
public class Plan {
@Id
@GeneratedValue(strategy =... | [
"dyninger@163.com"
] | dyninger@163.com |
f756eae3c54a6f0ec8ec6d47001b3ddd9c183b0e | 811629516c6f65587b32a183f0f8f92b2a0b0e94 | /src/sample/EditDialogController.java | 9bc211790c91f457bef7f26c1f4045f5400fb9b7 | [] | no_license | SergeyLosevRepo/TestFx_12 | e896112ae7050abfddc13a8e093425034e7993ef | 78c160da1d300c06bbd5c2b20effdd6970d22988 | refs/heads/master | 2021-01-01T16:28:05.197083 | 2017-07-20T13:31:07 | 2017-07-20T13:31:07 | 97,838,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,361 | java | package sample;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.Node;
import javafx.scene.control.Button;
import javafx.scene.control.TextField;
import javafx.stage.Stage;
import java.net.URL;
import java.util.ResourceBundle;
/**
* Created by User on 1... | [
"losevsergio26@gmail.com"
] | losevsergio26@gmail.com |
b9c02ac572c2274d206ee52b1178d97c2d25e4ac | 96fd0d9fce51318aad2c6d6d5ffe1489bc645400 | /code/app/src/main/java/com/project/jessebalfe/languages/Score.java | e729df12a77370f99e3c85fdcf814f2b3bb1482f | [] | no_license | balfej3/2017-CA326-jbalfe-irishmadesimple | e7c70913fdcec6e8e868847c08ff2dde1530f937 | 0c9c8d2c886bd24d1e082be04671d97193aad5ad | refs/heads/master | 2021-01-12T17:26:25.023667 | 2018-11-14T16:01:36 | 2018-11-14T16:01:36 | 71,568,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,159 | java | package com.project.jessebalfe.languages;
import android.content.Intent;
import android.graphics.PorterDuff;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import com.google.firebase.auth.FirebaseAuth;
pu... | [
"noreply@github.com"
] | balfej3.noreply@github.com |
65d6cde6478664a0afde844d5bbed427eb482240 | 56326a61656e5ca4e96ac735f2bfe34abe894f3f | /summDemo.java | e8f1b8050a5e3628890ab65c1aa1aaa5a578f7ec | [] | no_license | AshokKanjarla/Ashoka | ee95f7ee2207dc7013a1ccb446ecbba65e011b60 | 20f5356afee0fd598d4f8aa3e4cdc8886b7a6d8e | refs/heads/master | 2020-08-04T16:08:06.968658 | 2019-10-01T21:06:14 | 2019-10-01T21:06:14 | 212,197,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.nt.oops;
public class summDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("Ashok is Started");
Hello h =new Hello();
h.run();
System.out.println("Ashok is Ended");
}
}
| [
"noreply@github.com"
] | AshokKanjarla.noreply@github.com |
199baf2cdc8d8980f43e8dedfc9711e9a1881fc2 | 3e2cf0ccc59771d7183615becb8f0fe23dcb095e | /SmartBanking_Frontend/org/apache/http/client/methods/HttpEntityEnclosingRequestBase.java | d88a36e9d6786507084c7f3ef90fdeab5862166b | [] | no_license | Masebeni/smartBanking_f | de6a138d17ac8370dfd56e591a0d274144f0aa38 | 84128539a93168429020d740e3e897be6eb3b3c2 | refs/heads/master | 2020-04-18T08:47:22.344599 | 2016-09-02T20:53:52 | 2016-09-02T20:53:52 | 67,164,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package org.apache.http.client.methods;
import org.apache.http.Header;
import org.apache.http.HttpEntity;
import org.apache.http.HttpEntityEnclosingRequest;
import org.apache.http.protocol.HTTP;
abstract class HttpEntityEnclosingRequestBase extends HttpRequestBase implements HttpEntityEnclosingRequest {
private H... | [
"xmabeni1@gmail.com"
] | xmabeni1@gmail.com |
1715d20d7a8d518646cbc29be2344daabb355092 | f3457fde3b2f73309ade6b019ea0ee7d2d1c548b | /src/main/java/com/coxandkings/travel/bookingengine/db/utils/TrackingContextPatternConverter.java | 62203de317955544f151408747a7cced6b1e3256 | [] | no_license | suyash-capiot/bookingDB | c963a81b113da2187db0f5b734f52b48aabbba0c | fed7c1f6d454805863d09d1c262ff77a32296034 | refs/heads/master | 2020-04-01T23:46:08.548403 | 2018-10-19T11:27:34 | 2018-10-19T11:27:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | package com.coxandkings.travel.bookingengine.db.utils;
import org.apache.logging.log4j.core.LogEvent;
import org.apache.logging.log4j.core.config.plugins.Plugin;
import org.apache.logging.log4j.core.pattern.ConverterKeys;
import org.apache.logging.log4j.core.pattern.LogEventPatternConverter;
import org.apache.logging.... | [
"sahil@capiot.com"
] | sahil@capiot.com |
59e19eab643459a5ee15796181ac950cfa96d291 | 9ce47475b068e130632d5470c40d76424e5fb6d0 | /resful-web-service/src/main/java/com/rest/resfulwebservice/helloworld/HelloWorldBean.java | 576431e74d6a386f6406528f525d93ecde3ff8b6 | [] | no_license | zemser/Todo-Applcation | 8084d2b49ad972739134a08c20b3089e65ff7ea0 | 0f7c138bafc07d9e4fc7ccab9667212c661ee3e8 | refs/heads/master | 2023-02-05T02:00:41.775434 | 2020-12-12T15:08:15 | 2020-12-12T15:08:15 | 320,850,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package com.rest.resfulwebservice.helloworld;
public class HelloWorldBean {
private String message;
public HelloWorldBean(String message) {
this.message = message;
}
public String getMessage() {
return message;
}
public void setMessage(String message) {
this.message =... | [
"zemser@gmail.com"
] | zemser@gmail.com |
89c9294dd4e01ba1afea1a65c49edc2848920a4a | 5f6c838a38a5bd2da31f7418a2dab94fc8fd2c6f | /app/src/main/java/com/example/cw/practice/api/Url.java | 16176d69a1329aa720b2b1c28ced2d019a4fb13a | [] | no_license | magic-coder/Practice | ffa4b75e950cbb2be29b48f7d81ba1e94338c81b | 6aa1d395681e3bf76bdfa7f818293fe4a0ffd703 | refs/heads/master | 2021-06-17T00:32:58.083862 | 2017-05-31T10:37:47 | 2017-05-31T10:37:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package com.example.cw.practice.api;
/**
* Created by cw on 2017/2/18.
*/
public class Url {
public static final String BASE_URL = "https://api.douban.com/v2/movie/";
}
| [
"284619466@qq.com"
] | 284619466@qq.com |
ebbe387dd268f8b6a1efcfeba92486778ae36ba5 | d748f8519e0cd870cba5057b8bf1516d5b797c85 | /src/main/java/com/jxau/yzm/mytravelproject/dao/AdminDao.java | ba717ccef7f182ffedf25ad214123dc5124f143e | [] | no_license | yezhiming157/Test_mytravel | 632c66617e7f87626ff7221383efd59af3d3a102 | 082490412ccb61e6042d41ab1a4b6ba309b5e52f | refs/heads/master | 2022-11-17T02:12:51.353824 | 2020-06-28T09:45:00 | 2020-06-28T09:45:00 | 275,550,605 | 7 | 0 | null | 2020-06-28T09:58:33 | 2020-06-28T09:25:03 | JavaScript | UTF-8 | Java | false | false | 747 | java | package com.jxau.yzm.mytravelproject.dao;
import com.jxau.yzm.mytravelproject.pojo.Admin;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
//继承JPARepository
public interface Admi... | [
"ye_zhm@hisuntech.com"
] | ye_zhm@hisuntech.com |
35005766a8b9ae29c93c52850197f0ed68d82510 | b0493e82e8d4aec3b7d4c34eeb8ef4aacc28be31 | /src/main/java/com/czh/interceptors/DownloadInterceptors.java | c5a6e5de8e7cf0df6587a58b873279d4e302350e | [] | no_license | haogit1024/springtest | 7b7020152d7569af8b002a6f645c38cb849c85f7 | c95a28fe2cda39190d15da3c839d9691fe02d02c | refs/heads/master | 2023-08-09T12:10:10.587584 | 2019-11-28T06:34:12 | 2019-11-28T06:34:12 | 93,315,115 | 0 | 0 | null | 2023-07-18T20:51:29 | 2017-06-04T13:26:29 | JavaScript | UTF-8 | Java | false | false | 3,478 | java | package com.czh.interceptors;
import com.czh.App;
import com.czh.entity.Error;
import com.czh.jwt.Payload;
import com.czh.util.Encrypt;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.log4j.Logger;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.M... | [
"120715979@qq.com"
] | 120715979@qq.com |
a7a3d0a94663737ec7c620ca4d7bec917e936a77 | 238cfa645e75989c19675f149466196ae6a704ec | /PiEvents/src/com/esprit/entites/Evenement.java | d94ff6b83011ae8c72c30f36239010fb67a212a5 | [] | no_license | oussamasouissi/Desktop | b4e7049cf89049f1e8187f73fa7d989de64b5baf | bb3e4138acf7188f7ac34131335ec16db71848a8 | refs/heads/master | 2020-06-19T08:43:48.616415 | 2019-05-24T08:13:43 | 2019-05-24T08:13:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,981 | 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 com.esprit.entites;
import java.util.Date;
/**
*
* @author souissi oussama
*/
public class Evenement
{
pri... | [
"47186889+oussamasouissi@users.noreply.github.com"
] | 47186889+oussamasouissi@users.noreply.github.com |
9996a6b5e7eb4cd8a0241f024832eb6532ea413d | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE23_Relative_Path_Traversal/CWE23_Relative_Path_Traversal__listen_tcp_67b.java | b9c45014144f4847a3d8e95cc6bbf2cdfe128f7c | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,705 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE23_Relative_Path_Traversal__listen_tcp_67b.java
Label Definition File: CWE23_Relative_Path_Traversal.label.xml
Template File: sources-sink-67b.tmpl.java
*/
/*
* @description
* CWE: 23 Relative Path Traversal
* BadSource: listen_tcp Read data using a listening tcp conn... | [
"amitf@chackmarx.com"
] | amitf@chackmarx.com |
5ce0791338c167807f786b9f8ae2ea7faed59e4b | 6b24fb152ede1b2916a1d0271dc14d3243aa06c8 | /src/com/semm/core/comando/og/LlamadaOg.java | 0046a3d28cb259b73ee6a420470aa5a22349242b | [] | no_license | githubsfuns/ion | e6d4edd5b9fc560e534abf7fd17bb2e6ee6dd393 | a231c31043250044f5ab7c7941f9266389d95e0e | refs/heads/master | 2020-04-06T18:05:46.904965 | 2017-04-04T16:26:14 | 2017-04-04T16:26:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,768 | java | package com.semm.core.comando.og;
import java.rmi.RemoteException;
import javax.xml.rpc.ServiceException;
import org.apache.log4j.Logger;
import ve.com.outsoft.Mabe.WebServices.SmsLocator;
import ve.com.outsoft.Mabe.WebServices.SmsSoap;
import com.semm.core.comando.Comando;
import com.semm.core.comando.Responder;
... | [
"mas@ignite.team"
] | mas@ignite.team |
d6fe3057672c0290b4b3f7a7f8301f6dc7a70102 | 07913c6017f736f298d76754d7495bce4f0c9c77 | /YanShanApp/mulit_file_download_lib/src/main/java/com/zls/www/mulit_file_download_lib/multi_file_download/manager/HttpProgressOnNextListener.java | 391d0f2e35f7e18b7218fa1e54e83e127626f509 | [] | no_license | LynTeam2/yanshan_android | 0229d94bda282fc63cc6dc9c7fbb597387904f49 | c712e7348f443e8476bb38bd1e5436540df1a721 | refs/heads/master | 2021-01-02T08:45:02.443848 | 2018-12-21T02:21:09 | 2018-12-21T02:21:09 | 99,061,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package com.zls.www.mulit_file_download_lib.multi_file_download.manager;
public abstract class HttpProgressOnNextListener<T> {
/**
* 成功后回调方法
* @param t
*/
public abstract void onNext(T t);
/**
* 开始下载
*/
public abstract void onStart();
/**
* 完成下载
*/
pub... | [
"635547767@qq.com"
] | 635547767@qq.com |
151af5f39255c71843fc646580dad1a796b7b5d3 | b2a635e7cc27d2df8b1c4197e5675655add98994 | /com/google/android/material/button/a.java | 3e46202c831eed22b1b91c21524f94f89d2b4121 | [] | no_license | history-purge/LeaveHomeSafe-source-code | 5f2d87f513d20c0fe49efc3198ef1643641a0313 | 0475816709d20295134c1b55d77528d74a1795cd | refs/heads/master | 2023-06-23T21:38:37.633657 | 2021-07-28T13:27:30 | 2021-07-28T13:27:30 | 390,328,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,154 | java | package com.google.android.material.button;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.InsetDrawable;
import android.graphics.drawable.LayerDrawable;
import android.gra... | [
"game0427game@gmail.com"
] | game0427game@gmail.com |
e12cd0dc458d9b33d5133b1df4242d4d6ee230c6 | 8a573699442fed9a7353a2c6f51cd6160c251739 | /app/src/main/java/com/example/xyzreader/data/source/remote/RemoteArticleDataSource.java | 85c1a246090fffc8d85137c7e18134540d1e8846 | [] | no_license | Bloody-Badboy/XYZ-Reader | 79cc025cc24fcbbb1dae5ee53bbc02874cca5f9f | 8177c001c60b3741757751447e3adf55ca002217 | refs/heads/master | 2020-07-26T16:43:23.606230 | 2018-10-19T15:31:19 | 2018-10-19T15:31:19 | 208,706,721 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,639 | java | package com.example.xyzreader.data.source.remote;
import com.example.xyzreader.data.source.ArticleDataSource;
import com.example.xyzreader.data.model.Article;
import java.io.IOException;
import java.util.List;
public class RemoteArticleDataSource implements ArticleDataSource {
private static volatile RemoteArticleD... | [
"arpan.asr30@gmail.com"
] | arpan.asr30@gmail.com |
ff96dd86757d3be38a7696f52c222a782790ab54 | 957f9e271f5d89c324322a1340c91bf16cdc2902 | /src/main/java/ru/d_shap/rucon/delegate/PropertiesObjectDelegate.java | c9d5366f2edb0c9150951b88051eb80778037e21 | [] | no_license | d-shap/rucon | 541413419013edfa44c930781528050ec22c43cc | 9f3ec62ab202cc1fd6990e56151fc61e2ab4c877 | refs/heads/master | 2022-10-10T20:44:56.170549 | 2022-09-13T10:06:14 | 2022-09-13T10:06:14 | 194,734,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,871 | java | ///////////////////////////////////////////////////////////////////////////////////////////////////
// RuCon is the application configuration helper.
// Copyright (C) 2019 Dmitry Shapovalov.
//
// This file is part of RuCon.
//
// RuCon is free software: you can redistribute it and/or modify
// it under the terms of th... | [
"shenf@mail.ru"
] | shenf@mail.ru |
ec86c2210cc92cc7c6ecc68e4bf3eb600ed71523 | b0dfc7557bd4935f90b514d46427dcfd1d85c30e | /sunCertifiedJavaProgrammer/chapter04/P307/src/TestOR.java | 1d2919bbec39fb4c9e9c8ffd36ec47f20fa10cad | [] | no_license | jareklaskowski7/javaCertifications | fcf99625594dd58a5c77098d72d720f2334fd2b0 | d08f18e9bf9da8a9cf5a32caf0467bb0e47ff190 | refs/heads/master | 2023-05-11T23:25:19.571714 | 2021-06-03T02:23:56 | 2021-06-03T02:23:56 | 373,316,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | // Sun Certified Java Programmer
// Chapter 4, P307
// Operators
class TestOR {
public static void main(String[] args) {
if ((isItSmall(3)) || (isItSmall(7))) {
System.out.println("Result is true");
}
if ((isItSmall(6)) || (isItSmall(9))) {
System.out.println("Resul... | [
"jareklaskowski7@gmail.com"
] | jareklaskowski7@gmail.com |
6380f399fc8542502b935efae5cbc003c3a8dae2 | dd5b3e08eb436754484b44c6f3c7cceb66a4da7a | /src/com/ttw/vrj/timetowork/LocationActivity.java | 46d5c8d59f0644d2c31740e43065e73258ff0cda | [] | no_license | vladimirjeune/TimeToWork | 072f2545d2811f6dfc41f3f5575d94e2a40974dc | 8104a680e6412f8d87127c4ec7ac20c2b78d3e97 | refs/heads/master | 2020-05-20T11:56:32.520667 | 2015-07-23T06:45:04 | 2015-07-23T06:45:04 | 38,103,837 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,692 | java | package com.ttw.vrj.timetowork;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuItem;
public class LocationActivity extends ActionBarActivity {
private f... | [
"randyjeune@gmail.com"
] | randyjeune@gmail.com |
9d960865a94654c4388c5f1615cbd95d58f11dc3 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/main/java/org/gradle/test/performancenull_218/Productionnull_21723.java | 89bcf7baeb04d47e4e5907d14325e798e65e2870 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 588 | java | package org.gradle.test.performancenull_218;
public class Productionnull_21723 {
private final String property;
public Productionnull_21723(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getPr... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
a3f93e597a1dcc4c0a1bb690015a0e074308f049 | af5d7ed8303edafc9cb889826de943289ac7107b | /jop-test/src/test/java/cz/zcu/kiv/jop/session/ExtendedRandomGeneratorSessionImplTest.java | ef02d3180ed9a372511a25344dcbe889e9539d86 | [
"Apache-2.0"
] | permissive | mrfranta/jop-discontinued | b7ef82f197c21f3ce8ccb6a93dc132e02ca4b4f9 | 3bf6045f2dc780459a0e77cdafb0fc03302fcc42 | refs/heads/master | 2021-05-31T05:46:30.982467 | 2016-05-11T22:36:49 | 2016-05-11T22:36:49 | 43,321,360 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,227 | java | package cz.zcu.kiv.jop.session;
import java.lang.annotation.Annotation;
import java.util.Random;
import org.junit.Assert;
import org.junit.Test;
import cz.zcu.kiv.jop.annotation.FooImpl;
/**
* Test of session class {@link ExtendedRandomGeneratorSessionImpl}.
*
* @author Mr.FrAnTA
*/
public class ExtendedRandomG... | [
"michal.dekany@seznam.cz"
] | michal.dekany@seznam.cz |
17ab538f6e6e25e6a4daf900b156436c3c533a40 | 2ce0b6c3ce78b11e944d1d226f1cea4c0c9b3401 | /src/ejercicioslemos/MiEjer13.java | ad2aef953a983530c89f9195188b58ce0392314c | [] | no_license | denulemos/Java-General | 5d754238337d163b1095d7f4a6d624675f85e71d | 9ee8bf33caeaf0ece6421403f5802a5e4150afea | refs/heads/master | 2021-07-17T00:20:23.198504 | 2017-10-25T14:50:44 | 2017-10-25T14:50:44 | 108,281,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,881 | java | /*
Dada la TNA que me brinda una financiera y el capital invertido, se pide:
Efectuar un programa que calcule el total obtenido al cabo de un año si
se invierte en periododo mensuales con capitalizacion y la TEA.
*/
package ejercicioslemos;
import java.util.Scanner;
/**
* @author Denisse Lemos
*/
publi... | [
"alumno@DESKTOP-CNRL87V"
] | alumno@DESKTOP-CNRL87V |
2be267e1249f832a7fabcea8b7ed1b962ffc7e41 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/26/26_4a9b7ff263cb771bce457cf00120ebf069987d9c/Francify/26_4a9b7ff263cb771bce457cf00120ebf069987d9c_Francify_t.java | 3c45ebc5c5b746cf42b831b694c43f86b9280155 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 15,325 | java | import java.io.File;
import java.util.Set;
import java.util.TreeMap;
import processing.core.PApplet;
import processing.core.PFont;
public class Francify extends PApplet {
private static final long serialVersionUID = 1L;
public static final int PART_ONE = 0, PART_TWO = 1;
public static final boolean DR... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8ace6ad961fb9b8cb34a18176c777f5c35601b86 | c2d8dcdb5549da54187d84bd7bb558f1df971666 | /src/main/java/com/obrien/blockchain/service/Utils.java | bf875365a97aeda03c72bb58f9465acff789d2b2 | [] | no_license | samjamesobrien/blockchain | b5a15f8d4ac3079c2abf3805bf2ec0a4a97c33e7 | 9b0309a249f22c26dfe240f38ef0bc430bbddfa2 | refs/heads/master | 2020-12-19T15:20:29.798016 | 2020-02-03T20:42:21 | 2020-02-03T20:42:21 | 235,772,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,661 | java | package com.obrien.blockchain.service;
import com.google.common.hash.Funnels;
import com.google.common.hash.Hashing;
import java.security.PrivateKey;
import java.security.PublicKey;
import java.security.Signature;
import java.util.Collection;
public class Utils {
/**
* Hash a collection.
*/
public... | [
"samjamesobrien@gmail.com"
] | samjamesobrien@gmail.com |
64253017956c927b189f10269013bac3c4209d24 | 0b30423da67d474aebe7922f752c9786b23a84c6 | /app/src/main/java/com/example/androidmyrestaurant/UpdateInfoActivity.java | f89bfa0d27258410370222d5751d698897f0dd58 | [] | no_license | OrlandoGareca/Android_My_Restaurant | 20327c98ceeb39a647f7b1224655af7010eb71ce | 718b2e9baf00d5f4e6fec4b1cd65655fedc6ccf5 | refs/heads/master | 2020-12-28T11:46:37.854596 | 2020-02-27T15:20:39 | 2020-02-27T15:20:39 | 238,319,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,267 | java | package com.example.androidmyrestaurant;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.NonNull;
impor... | [
"orlando.dilmar.gareca.pena@gmail.com"
] | orlando.dilmar.gareca.pena@gmail.com |
bdfbed6370bc611319c4fc5c5743142c2482168a | f4de24afb7ca088b309cea791c13f375eb510def | /src/me/mrletsplay/streamdeck/action/StreamDeckActionParameter.java | 79676c2fe32ec349a8195595b9dc13cc1d90d413 | [] | no_license | MrLetsplay2003/StreamDeckBase | 9e1af151254ee1f37626cdc64fd54798382f5134 | a0eb8b5f06b393024435f1ddeb33722e2f341ef8 | refs/heads/master | 2023-01-28T12:01:35.559033 | 2020-12-10T08:19:08 | 2020-12-10T08:19:08 | 320,202,234 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package me.mrletsplay.streamdeck.action;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.PARAMETER)
@Retention(RetentionPolicy.RUNTIME)
public @interface StreamDeckActionParameter {
... | [
"mr.letsplay2003@gmail.com"
] | mr.letsplay2003@gmail.com |
40648a7fb0331e5717047f0e02c5fdf27a1dbf7e | f9cd17921a0c820e2235f1cd4ee651a59b82189b | /src/net/cbtltd/client/resource/rate/RateConstants.java | f0448adbfdaf8f691e5f00cca23c6b12601a4493 | [] | no_license | bookingnet/booking | 6042228c12fd15883000f4b6e3ba943015b604ad | 0047b1ade78543819bcccdace74e872ffcd99c7a | refs/heads/master | 2021-01-10T14:19:29.183022 | 2015-12-07T21:51:06 | 2015-12-07T21:51:06 | 44,936,675 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,269 | java | /**
* @author bookingnet
* @
* @version 4.0.0
*/
package net.cbtltd.client.resource.rate;
import com.google.gwt.i18n.client.Constants;
public interface RateConstants
extends Constants {
String cancelHelp();
String cancelMessage();
String columnChart();
String columnChartHelp();
String createHelp();
String c... | [
"bookingnet@mail.ru"
] | bookingnet@mail.ru |
ba46f677e4d199de96a2eb019a02bf661de8b62c | cbd7cfffac6292230e65771a9ef937c032457e01 | /src/main/java/test/TestClass2.java | 8aba169b735f6ecc57db9a42a453956c54d2f6e1 | [] | no_license | promid/myBatis | d14411b096b1ea5f4d7d610bdc04b160ac0c7ba8 | b5146555495b2051a218e093e1995edd1441ea9b | refs/heads/master | 2021-01-11T09:26:07.669604 | 2016-12-22T01:34:36 | 2016-12-22T01:34:36 | 77,099,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package test;
import bean.Classes;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.junit.Test;
import util.MybatisUtils;
/**
* Created by DBQ on 2016/11/26.
*/
public class TestClass2 {
@Test
public void test1(){
SqlSessionFactory sqlSessi... | [
"350758787@qq.com"
] | 350758787@qq.com |
ff1dda7d31fb9b864c8fcf9592151faf79e3954f | e7806e23c5327b301487640b6219e3c78f8b3caf | /src/org/tensorflow/demo/GuideActivity.java | b15b1f9379aff127102d36db09231fba43c9135d | [] | no_license | YehiaSherifSamak/Pharahos_talk | cb901ccf3d0eb99c216c82111daa4923018e5734 | 15fac9fb4eb2439598808dc3708ba0183fcc305d | refs/heads/master | 2021-04-30T03:51:57.494578 | 2019-06-25T19:53:44 | 2019-06-25T19:53:44 | 121,520,845 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,815 | java | package org.tensorflow.demo;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.Toast;
/**
* Created by yahya on 4/24/2018.
*/
public class GuideActivity extends Activity {
@Override
protected void onCreate(Bundle sav... | [
"ysamak17@gmail.com"
] | ysamak17@gmail.com |
3d78ec2f3a863c510ae78530e79f18fb8ffab195 | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/app/feed/p1083ui/fragment/hotTabManager/model/HotEndLineData.java | cbad937c89ee7460dda0461abae57cfa88ad0538 | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package com.zhihu.android.app.feed.p1083ui.fragment.hotTabManager.model;
/* renamed from: com.zhihu.android.app.feed.ui.fragment.hotTabManager.model.HotEndLineData */
public class HotEndLineData {
}
| [
"seasonpplp@qq.com"
] | seasonpplp@qq.com |
5dd741b4c45a267e4dc334dd4cdb93acc801647e | ab11b6de54854fa76659fa9f02b680474d4acf12 | /src/java/com/razin/jsf/CollegeTest.java | 0cd66678392b27ed45a2a5530f259825fd06de2b | [] | no_license | Razin-Tailor/JSFDatabaseConnectivity | 30aca0d56258b10d3076fbb359cbddfe59f2ce22 | 9d701336afc2cba4c6f73ff32ed2dfd34a3e2d3b | refs/heads/master | 2021-01-01T03:35:15.361738 | 2016-04-12T16:11:20 | 2016-04-12T16:11:20 | 56,078,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,247 | 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 com.razin.jsf;
import com.mysql.jdbc.PreparedStatement;
import java.io.Serializable;
import java.sql.Connection;
import java.s... | [
"r42intailor@gmail.com"
] | r42intailor@gmail.com |
b3cebb0d05343aea0ffad6f9a1fb10ccc5b0a2cf | ef685a16964d2e929cb784da5d702daa2bf2f842 | /app/src/main/java/comnitt/boston/planegameproject/Star.java | f50339fdba538ea4bf87be81fb96a8bb44fea52e | [] | no_license | kparitosh21/PlaneGameProject | 54d5727eddbbd5dce207eac15fbcca59991d0adc | a287bb4057a45a5dcb2c5091daf4a755985228d4 | refs/heads/master | 2021-06-23T10:39:10.231887 | 2017-09-02T07:09:30 | 2017-09-02T07:09:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,415 | java | package comnitt.boston.planegameproject;
import java.util.Random;
/**
* Created by HP on 15-Jul-17.
*/
public class Star {
private int x;
private int y;
private int speed;
private int maxX;
private int maxY;
private int minX;
private int minY;
p... | [
"kprockzz22@gmail.com"
] | kprockzz22@gmail.com |
e783a6f0557ba35e65daf676d85918467d4decd7 | 696f0c40a0b6178048ffc049920edd48c35d6d4a | /han_Website/src/main/java/com/test/dao/UserDAO.java | 74e1923305070ebe37a11f7b22e32cff2cb3402f | [] | no_license | hcw0609/spring_website | 1e45c4cc5c50e089d834de6b10da2da147f2b6ab | 3c9b03e73081c3187d8b8f6465b630d315ac3622 | refs/heads/master | 2022-12-22T15:39:41.716304 | 2020-04-04T16:47:42 | 2020-04-04T16:47:42 | 236,921,974 | 0 | 0 | null | 2022-12-16T11:56:15 | 2020-01-29T06:55:03 | Java | UTF-8 | Java | false | false | 1,067 | java | package com.test.dao;
import java.util.List;
import com.test.dto.UserDTO;
import com.test.dto.VisitorDTO;
import com.test.util.Search;
public interface UserDAO {
// 회원가입
public void register(UserDTO userdto) throws Exception;
// 로그인
public UserDTO login(UserDTO userdto) throws Exception;
// EMAIL 중복체크
pu... | [
"han@DESKTOP-G13S10B"
] | han@DESKTOP-G13S10B |
3b5159430bb46f6763f827a45da868e41cb2a47e | 49b46e3a19f74b40f3a798addc8d1b95cc082bb7 | /loopa/src/main/java/org/loopa/element/receiver/AReceiver.java | 4c2cff880408125aa3bed686782e8b8b2e9f242e | [
"Apache-2.0"
] | permissive | Martouta/loopa | 43f3f283e491e4d33d2e33ef01d4d465e108dcd3 | 5e359aa8adc9e47d5ba53ef83172fdc488b1ba31 | refs/heads/master | 2021-09-04T04:07:24.164469 | 2018-01-15T14:49:05 | 2018-01-15T14:49:05 | 111,227,659 | 0 | 0 | Apache-2.0 | 2018-01-14T19:16:14 | 2017-11-18T18:07:59 | Java | UTF-8 | Java | false | false | 1,329 | java | /*******************************************************************************
* Copyright (c) 2017 Universitat Politécnica de Catalunya (UPC)
*
* 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 ... | [
"berec_@hotmail.com"
] | berec_@hotmail.com |
d7f0de89255498b63ceadf7d646dfbb163d35747 | 4af16df92ef766a61f650274357e10832822740d | /sbs-eureka-web/src/main/java/com/github/chen0040/eureka/web/controllers/TestController.java | f56affb3c9e1ff59f71f925f858baffda1213b4c | [
"MIT"
] | permissive | ansatsing/spring-cloud-magento-slingshot | bebd971df099d7b29f14f233d2ed4493fe624d66 | 8914d78a99ebf01393b485ac651612e558d28b11 | refs/heads/master | 2020-03-11T14:07:13.774339 | 2017-10-19T15:21:09 | 2017-10-19T15:21:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package com.github.chen0040.eureka.web.controllers;
import com.github.chen0040.commons.messages.Greeting;
import com.github.chen0040.eureka.web.api.SbAppClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
/**
* Created by xschen on 14/9/2017.
*/... | [
"xs0040@gmail.com"
] | xs0040@gmail.com |
ab062fdb3adf37cb626b4d704f2632e7fe0ad2f4 | ac23066bf44f937406e033ef83ff24d275159724 | /StructurasTaller2/src/unal/datastructures/ArrayQueue.java | 6fc8f62c536bc6cfb8188251f6ae3fb2241102c7 | [
"MIT"
] | permissive | Jhonnyguzz/Java-Projects | 372eb71d966e307f60e17b7a2bb5dad2736b437d | 1e449dc29288e21f450023e55221e3e05517c8b6 | refs/heads/master | 2021-03-30T23:39:24.192514 | 2018-03-11T20:37:01 | 2018-03-11T20:37:01 | 124,792,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,685 | java | package unal.datastructures;
/** a queue class that uses a one-dimensional array */
public class ArrayQueue<T>
{
// fields
int front; // one counterclockwise from first element
int rear; // position of rear element of queue
T[] queue; // element array
// constructors
/** create a queue with the... | [
"jhjguzmanri@unal.edu.co"
] | jhjguzmanri@unal.edu.co |
4b3aecf12c44fd9536b2b45576abfbc5fb1d1944 | edeb76ba44692dff2f180119703c239f4585d066 | /libGPE-KML/src-test/org/gvsig/gpe/kml/writer/v21/kml/KMLPolygonWithInnerTest.java | f86ce8b2662eb9d93d40cfe704595ae84157ec26 | [] | no_license | CafeGIS/gvSIG2_0 | f3e52bdbb98090fd44549bd8d6c75b645d36f624 | 81376f304645d040ee34e98d57b4f745e0293d05 | refs/heads/master | 2020-04-04T19:33:47.082008 | 2012-09-13T03:55:33 | 2012-09-13T03:55:33 | 5,685,448 | 2 | 1 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,178 | java | package org.gvsig.gpe.kml.writer.v21.kml;
import org.gvsig.gpe.writer.GPEPolygonWithInnerTest;
/* gvSIG. Sistema de Información Geográfica de la Generalitat Valenciana
*
* Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
*
* This program is free software; you can redistribute it and/or
* modify it under ... | [
"tranquangtruonghinh@gmail.com"
] | tranquangtruonghinh@gmail.com |
b5ca0e8e0d77dbe68c27fdad07848909cb566e9b | 6bf5a6100df0164238f845c07d1438f205dbf451 | /CCI/src/LinkedList/CreateSingleLinkedList.java | 06ae815c400b03bf906f5ef1c1a02ebcb00e3e58 | [] | no_license | harsha077/DSAndAlgorithms | f71deed927278f7da8249b7783ca467247f5be18 | 4feb75052ad11c26afaf5e741bf4205d3cd4d682 | refs/heads/master | 2022-12-18T14:43:35.828171 | 2020-09-24T13:31:46 | 2020-09-24T13:31:46 | 278,852,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,936 | java | package LinkedList;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.stream.Collectors;
public class CreateSingleLinkedList implements Cloneable{
//static SingleLinkedListNode head=null;
public static SingleLinkedListNode creat... | [
"harshavardhanv77@gmail.com"
] | harshavardhanv77@gmail.com |
46ae041772eaedf7d34d4aa57eea1147574c5779 | 9a4a861e0a7ecea241deeb5879ac47903b8aa031 | /src/main/java/com/mycompany/proyectobasededatos/Main.java | 7abe986f6e34d4903a6de7443c65403f4e13474f | [] | no_license | diego0023/Proyecto-BaseDeDatos1 | b194d808bb30d8d6af8dde4d9113857442a06882 | a4dda308fbed329883bcf6b38ef6da0b567bd037 | refs/heads/main | 2023-03-22T16:18:14.169817 | 2021-03-23T06:34:24 | 2021-03-23T06:34:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package com.mycompany.proyectobasededatos;
import java.sql.Connection;
public class Main {
public static void main(String[] args) {
Login login = new Login();
login.setVisible(true);
}
}
| [
"tatobig@gmail.com"
] | tatobig@gmail.com |
5481a8492a46b85e1f498be4efdc48746efc2753 | 36deb252963d9d911e8d571da1ac182dd59f1bf0 | /app/build/generated/source/r/debug/com/google/android/gms/base/R.java | 820dbd5332b6bcfae72639022a48c86232763da8 | [] | no_license | emenuDobamo/ugo | 71f97af8e11d82faec4ccd516866dfaca9ddbcfb | d88a3dc2a94b0d5347b8fd8dcae450256ffa6719 | refs/heads/master | 2020-04-06T07:08:54.621393 | 2016-09-12T05:16:08 | 2016-09-12T05:16:08 | 62,267,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,941 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.base;
public final class R {
public static final class attr {
public static final int adSize = 0x7f01002... | [
"birhanu.emenu@gmail.com"
] | birhanu.emenu@gmail.com |
a041b035da40abfcebfed391557b568aeb4c463f | 0f79571a5364b017b56cd40c6a14cbfbdb03aaa7 | /pet-clinic-data/src/main/java/twc/springframework/twcpetclinic/model/Pet.java | c775db85bfed068b8eef3dbb6110b23aeea9d019 | [] | no_license | wctan4444/spring-pet-clinic | e6f635207ada1135393fdd0ed76635d8a625b694 | 2b9e5cd008090a7ff64dac97b28799486b08ca1d | refs/heads/master | 2020-05-01T16:53:33.793635 | 2019-04-29T13:09:19 | 2019-04-29T13:09:19 | 177,584,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,444 | java | package twc.springframework.twcpetclinic.model;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.*;
import java.time.LocalDate;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "pets")
public class Pet extends BaseEntity{
@Column(name = "name")
priva... | [
"wctan4444@yahoo.com"
] | wctan4444@yahoo.com |
4a731ce739b11aeba20f18faa1fcd6443a9f6623 | 23f2b653364c231d3d2eecea55b480dda0f919b9 | /src/com/fieb/senai/app/enums/Sexo.java | ac14de4dd4c1e0d7de4ac017cc67bb6e728f3921 | [] | no_license | Hooligan762/PROJETO-CONCUIDO-JAVA | 072acd83fb571d953848dfd4313587168072bc94 | ede6af94e5977b37efb308919ef4cc711974024a | refs/heads/master | 2020-04-12T17:50:43.099127 | 2018-12-20T03:25:05 | 2018-12-20T03:25:05 | 162,659,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | 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 com.fieb.senai.app.enums;
/**
*
* @author Ismael
*/
public enum Sexo {
MASCULINO,
FEMININO,
}
| [
"Hooligan7621@gmail.com"
] | Hooligan7621@gmail.com |
f2beb1e906c3a73e7d68cafc6713e7fd039a18bd | 6fa9eda692cf4fe6d48f2d40600db59c20803577 | /platform-db/src/test/java/com/softicar/platform/db/core/table/DbTableNameTest.java | 4b249c3f8fd3a7cb8d8d07ac89c30fba059c6919 | [
"MIT"
] | permissive | softicar/platform | a5cbfcfe0e6097feae7f42d3058e716836c9f592 | a6dad805156fc230a47eb7406959f29c59f2d1c2 | refs/heads/main | 2023-09-01T12:16:01.370646 | 2023-08-29T08:50:46 | 2023-08-29T08:50:46 | 408,834,598 | 4 | 2 | MIT | 2023-08-08T12:40:04 | 2021-09-21T13:38:04 | Java | UTF-8 | Java | false | false | 2,685 | java | package com.softicar.platform.db.core.table;
import com.softicar.platform.common.testing.AbstractTest;
import com.softicar.platform.db.core.connection.DbServerType;
import com.softicar.platform.db.core.database.DbDatabaseBuilder;
import com.softicar.platform.db.core.database.DbDatabaseScope;
import com.softicar.platfo... | [
"noreply@github.com"
] | softicar.noreply@github.com |
bd314c4a64cdd829bddb229a4dfae991e07a754a | 1da1c994aa87a55a26347fab0f978e3e0b11e70a | /ZFQG_/network/src/main/java/com/lckj/jycm/network/SelllValidateCodeRequest.java | bfc15505834ff5059acc48ef360040bbbdb592b5 | [] | no_license | s284309258/zfpay_android | 73113c8a5834526f11cc22cf72d685d26e9893d6 | bbc58bee2e75ccfe28852a929c39b5a890690e50 | refs/heads/master | 2021-05-26T03:36:07.799623 | 2020-04-15T10:22:55 | 2020-04-15T10:22:55 | 254,034,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,349 | java | package com.lckj.jycm.network;
public class SelllValidateCodeRequest {
/**
* system_type : securityCode
* tel : 13333333333
* bus_type : register
* sign : ABDFE877387348DJFDJF
*/
private String system_type = "securityCode";
private String tel;
private String bus_type;
pri... | [
"s284309258@163.com"
] | s284309258@163.com |
8f0d7117e5a982cee9d741b90849d195b22600ad | 609f726c4360957d1332b38896cf3fab8c1ba5de | /core-java-ext/src/main/java/org/gluu/i18n/ExtendedResourceBundle.java | 00a5dcc31805a4737580f7522ea3b1ef8b088326 | [
"MIT"
] | permissive | GluuFederation/oxCore | f2a3749710a61c0471c9347e04d85121deb9537e | 918ea9cbf7ad7d4a4a9d88108ef0c2f36cbcf733 | refs/heads/master | 2023-08-08T00:36:31.395698 | 2023-07-17T19:58:42 | 2023-07-17T19:58:42 | 18,150,075 | 15 | 16 | MIT | 2023-07-18T18:22:14 | 2014-03-26T19:00:16 | Java | UTF-8 | Java | false | false | 3,442 | java | package org.gluu.i18n;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.nio.file.FileSystems;
import java.nio.file.Path;
import java.nio.file.StandardWatchEventKinds;
import java.nio.file.WatchKey;
import java.util.Collections;
import java.util.D... | [
"Yuriy.Movchan@gmail.com"
] | Yuriy.Movchan@gmail.com |
b8ece18f23fc810d34a464e03e01aaf586b2dc6c | d8396830276efc393ebed8a0fddcdb0488d2ddd3 | /jOOQ/src/main/java/org/jooq/impl/BitXNor.java | 109c373f33d15976fd3380b1f636d8addf16606e | [
"Apache-2.0"
] | permissive | mabroukb/jOOQ | f741dc4e50270e7ae447cce274bb893f8fc127f0 | ac6a63dab2f7d61c2a39228409b4afa2a11200ca | refs/heads/main | 2022-02-22T19:15:31.334294 | 2022-02-02T15:06:10 | 2022-02-02T15:06:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,017 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed ... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
535cfc446146666c547364ef02c8fba5a831a921 | 824745d6e7864ba61fda45eb8fe4e513f6689c07 | /QuanLyThuChi/app/src/main/java/com/example/baseprojectandroid/async/UpdateEvenueExpenditureAsyncTask.java | 8e5c01a874616fd41ae12ee22d897eae14c16dbe | [] | no_license | conchonha/QuanLyThuChi | ab3bf26c6744712b1d353155f3104b69f022da99 | 2919b449cbacaf3e4fb0401f8c33098f50a1851d | refs/heads/master | 2023-01-19T03:39:54.862006 | 2020-11-25T07:20:16 | 2020-11-25T07:20:16 | 312,306,542 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package com.example.baseprojectandroid.async;
import android.os.AsyncTask;
import com.example.baseprojectandroid.cores.room.dao.EevenueExpenditureDao;
import com.example.baseprojectandroid.cores.room.table.RevenueExpenditureTable;
public class UpdateEvenueExpenditureAsyncTask extends AsyncTask<Void,Void,Void> {
... | [
"kzumi2110"
] | kzumi2110 |
1e5bc38532df1e5adc99dfb69095c10c622721c0 | 42cda976712f5e2660332cb7f92154350a1939b1 | /sharding/db2es-core/src/main/java/org/wyyt/sharding/db2es/core/entity/domain/Names.java | 43b13c3af09d39fb6875861bd0a2ce9e6836382d | [] | no_license | DevelopProjectss/middleware | 6fcf7b1cf395525c5b404a2ca74bb3264fa09e38 | 4d156e592f18cbe2909faf551ab37d6afa56a721 | refs/heads/master | 2023-02-24T21:48:38.042923 | 2021-01-29T09:40:24 | 2021-01-29T09:40:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,797 | java | package org.wyyt.sharding.db2es.core.entity.domain;
/**
* the domain entity of db2es' configuration item names
* <p>
*
* @author Ning.Zhang(Pegasus)
* *****************************************************************
* Name Action Time Description *
* Ning.Zhang Initiali... | [
"349409664@qq.com"
] | 349409664@qq.com |
1bf632fdc834cab2d794ed25cfbf6a0651b8489c | 56137352bbd756873ab6e0e41a2ef3992cd57ae9 | /saxon9108b/net/sf/saxon/event/MessageWarner.java | 36771d7b358fa81aa72e77a7ef0d593472b26497 | [] | no_license | geonetwork/patched-jars | 1811c65ece517ccb2a655239297d197e641a41c8 | ed49940344fe2049d53ce8f4b6ae5befec7dea4f | refs/heads/master | 2023-08-04T10:29:58.648291 | 2016-06-10T12:57:25 | 2016-06-10T12:57:25 | 60,834,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,327 | java | package net.sf.saxon.event;
import net.sf.saxon.trans.XPathException;
import javax.xml.transform.ErrorListener;
import javax.xml.transform.TransformerException;
import java.io.StringWriter;
/**
* MessageWarner is a user-selectable receiver for XSLT xsl:message output. It causes xsl:message output
* to be... | [
"Simon.Pigot@csiro.au"
] | Simon.Pigot@csiro.au |
16a8a8e72492e0fac3819160c09de1a7b1631af7 | 17c8a46ee9d573912906b52fbeae77c729ca7900 | /PanneauChoix.java | d093d0d46719f20bd5d5ebad0dce2706d7f3dde2 | [] | no_license | MorganeB/Java_FiguresGeo_v3 | 189b8159a78402314191714769346a23f501f826 | 7bdb4a7c59eb78de416d6d2bb47fef50af9848a8 | refs/heads/master | 2021-01-01T17:28:37.020895 | 2013-06-19T13:38:36 | 2013-06-19T13:38:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 32 | java |
public class PanneauChoix {
}
| [
"valgrind123@gmail.com"
] | valgrind123@gmail.com |
824ff73ec59596679173663b99353af24989092b | 120870cdef59fe320fee5c97ffed6febdfb9c68d | /app/src/main/java/com/coolweather/android/gson/Suggestion.java | 0f006b0695527b68b8c71e9b6317b12d8d2001ff | [
"Apache-2.0"
] | permissive | figure-ai/CoolWeather | 3c534c496ed3249e42572770947cb779b13e226d | 86f531e2077012757664c31c9eb2958c5892c81b | refs/heads/master | 2021-01-20T02:33:28.214831 | 2017-04-27T02:21:53 | 2017-04-27T02:21:53 | 89,302,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package com.coolweather.android.gson;
import com.google.gson.annotations.SerializedName;
/**
* Created by anwser_mac on 2017/4/26.
*/
public class Suggestion {
@SerializedName("comf")
public Comfort comfort;
@SerializedName("cw")
public CarWash carWash;
public Sport sport;
public class ... | [
"592134873qq.com"
] | 592134873qq.com |
a8e4850be873bd71a5b89322dd572804ff37d546 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/thumbplayer/api/TPCommonEnum$TP_VIDEO_DECODER_TYPE.java | 32274483df42b323c5a33b006537fb8775704edb | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 474 | java | package com.tencent.thumbplayer.api;
import java.lang.annotation.Annotation;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
@Retention(RetentionPolicy.SOURCE)
public @interface TPCommonEnum$TP_VIDEO_DECODER_TYPE {}
/* Location: L:\local\mybackup\temp\qq_apk\... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
efba5d3b38ac6e9923e4ae1ba9450477cc30da76 | b2fe2675ebeb27c86326092e975cbaa6bc7dadec | /acsharpeAll.java | f82a80dc811c766aa55b3159d41df8740182242e | [] | no_license | ShaziahGafur/DecipheringPianoMusic | 418498df1eb77ac3144e31a1205bc9675ed90168 | f68967d1e70840a1e9e47b42f66a8a8797fb9db8 | refs/heads/master | 2020-04-16T20:22:36.579520 | 2019-01-21T18:12:18 | 2019-01-21T18:12:18 | 165,897,086 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,639 | java |
public class acsharpeAll {
/**
* @param args
*/
public static void main(String[] args) {
new acsharpeAll ();
}
public acsharpeAll ()
{
double[] sample = new double[2000];//frequency values start 20, increment by 20, for 100 times
for (int i=0; i<sample.length; i++){
... | [
"noreply@github.com"
] | ShaziahGafur.noreply@github.com |
4d89d484d64c4bd30635ae1ae46925bdf4256263 | 434078297104217aa830da77e1c224d90548ed94 | /app/src/androidTest/java/vn/co/company/kimhao/ExampleInstrumentedTest.java | 616efda0b7699c0f506f0d61e50b938083a8610b | [] | no_license | haolk/Demo-MVP | 3b885c7015705bd66fb29b6c26cbe8aa57ef3279 | 8401465b904e5c623a88494d9f07b6f1536eafcf | refs/heads/master | 2020-05-21T04:13:29.449101 | 2019-05-27T11:41:30 | 2019-05-27T11:41:30 | 185,897,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package vn.co.company.kimhao;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android de... | [
"haolk@rikkeisoft.com"
] | haolk@rikkeisoft.com |
b750d260d2b932791eca020245d5b1fcab4c8438 | 7dc3e905ffbefaa5bf5701fe41411a73cdecf12f | /app/src/main/java/com/example/myapplication/RecyclerViewAdapter.java | 17c40ea2da20fefd26668c08a97b04f4652f2c47 | [] | no_license | klitna/AppIncidencias-SQL | 68c9a8c0f9f50344108e8d722aff375dd8a6f871 | 91e64df3615136645b5f530419eb5b4771bb19dd | refs/heads/master | 2023-02-18T20:54:58.225524 | 2021-01-15T02:15:39 | 2021-01-15T02:15:39 | 304,089,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,177 | java | package com.example.myapplication;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.database.sqlite.SQLiteDatabase;
import android.os.Build;
import android.os.Parcelable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.... | [
"cf19iryna.klitna@iesjoandaustria.org"
] | cf19iryna.klitna@iesjoandaustria.org |
6ff97983e6185451500d61c187716e3455e7cdc0 | 56a616692a7e4c5392f18f449cc240335f79598e | /fox-microservice-user/src/main/java/top/lemna/user/persistence/service/ModuleService.java | 88af330219f1ed00b751784ee32d1f6307fa8dc9 | [] | no_license | hub830/fox-microservice | d7a35199a20650243b3cc922ef49e06e228bf808 | a0c25555a471638e0320fb1f58908944c2039a6f | refs/heads/master | 2020-03-28T13:31:26.432050 | 2019-01-08T07:14:46 | 2019-01-08T07:14:46 | 148,402,117 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package top.lemna.user.persistence.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import lombok.RequiredArgsConstructor;
import top.lemna.user.persistence.entity.PrivilegeModule;
import top.lemna.user.persistence.repository.PrivilegeModuleReposito... | [
"test@test.com"
] | test@test.com |
3794df4095fd3be2e73b621237edf083b9323306 | 533d15375254a16bde29b034c1f0664e1fc413dc | /app/src/main/java/rikka/akashitoolkit/ship/ShipDisplayFragment.java | 4d62774ab1afb82657267d5567183263d75b5d07 | [] | no_license | HeroinThemirror/Akashi-Toolkit | 6bff357a0851e98fa82ef0ade7ea46f280d21542 | 9e213cffb6b5c57c3581f2909a6d826288542750 | refs/heads/master | 2021-01-17T14:17:04.192765 | 2016-09-04T09:47:02 | 2016-09-04T09:47:02 | 67,379,526 | 0 | 0 | null | 2017-10-18T09:55:25 | 2016-09-05T01:54:23 | Java | UTF-8 | Java | false | false | 15,444 | java | package rikka.akashitoolkit.ship;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.view.GravityCompat;
import android.support.v4.view.ViewPager;
import android.support.v4.widget.NestedScrollView;
import android.view.LayoutInflater;
import android.view.Menu;
import android... | [
"rikka@xing.moe"
] | rikka@xing.moe |
5814d2d83b98710d7bab38adafa06afb3c092f7c | e4194ddb177817460bb9f772c91e9af7de4c65bf | /agent/src/com/servlet/CompanyServlet.java | 0242ce4edad28af87b74c2d8a686b1548e0096db | [] | no_license | penglei1234/abc | 9447ccbf922743ce1d3a2084db718cb91ab3e6e9 | 7028de6f4d5fc6ba46bad6d46adf7cf89e4c838a | refs/heads/master | 2021-01-12T04:52:39.929643 | 2017-01-02T15:05:25 | 2017-01-02T15:05:25 | 77,805,726 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,891 | java | package com.servlet;
import java.io.IOException;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletReques... | [
"1170892006@qq.com"
] | 1170892006@qq.com |
9103d6edafd4df5e704e745d02350b604a5597cd | 5bf8ea3ee57134ea417b60972d13d54659de6015 | /library/src/main/java/com/tinyble/btmodule/utils/CommonLog.java | c4c450413a4e118a854b17c082b3f31920500c14 | [] | no_license | feer921/TinyBle | f8492be4ba55eb212378933dc4cd4edc884dc4b5 | 909d44118403ed956e54254fffb400aa9252be45 | refs/heads/master | 2021-01-20T15:07:08.644165 | 2017-02-24T08:38:50 | 2017-02-24T08:38:50 | 82,796,361 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,244 | java | package com.tinyble.btmodule.utils;
import com.tinyble.BuildConfig;
/**
* 日志输出
* <br/>
* 2015年12月23日-上午11:41:07
* @author lifei
*/
public final class CommonLog {
// public final static boolean ISDEBUG = BuildConfig.DEBUG;
public static boolean ISDEBUG = BuildConfig.DEBUG;
public static void logEnabl... | [
"feer921@163.com"
] | feer921@163.com |
de3711a7db297aa60c20002ffaab285b0117fd7a | 47e12176579e1bfc5e56c2b6b55564de6587d0f5 | /cakeshop-api/src/main/java/com/jpmorgan/cakeshop/config/rdbms/MysqlDataSourceConfig.java | 4bb4d834f905f91f5fb54e3799a3f46f2c14504f | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | cleancoindev/cakeshop | 34f8c2646480c278bab6ef38eab274e8bb46b246 | 38704516d4390019f573a86080d19d171334b7a6 | refs/heads/master | 2023-05-10T16:52:35.658975 | 2019-11-26T16:20:09 | 2019-11-26T16:20:09 | 227,548,701 | 0 | 1 | Apache-2.0 | 2023-04-29T05:57:00 | 2019-12-12T07:42:37 | null | UTF-8 | Java | false | false | 2,871 | java | package com.jpmorgan.cakeshop.config.rdbms;
import com.jpmorgan.cakeshop.conditions.MysqlDataSourceConditon;
import java.util.Properties;
import javax.sql.DataSource;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
i... | [
"chetan@pixelcop.net"
] | chetan@pixelcop.net |
f87466767b676174a6c052d9fd31ff87be4b0025 | b5f3834f0079886f13bc3cc9aab1a8275161fd22 | /src/main/java/org/bian/dto/CRFinancialPositionLogInitiateOutputModel.java | 95814e4054826a17d5d3d9e3cbd3db4c75d02edf | [
"Apache-2.0"
] | permissive | bianapis/sd-position-keeping-v2.0 | a1027e08f7c87861784416110ee8335885ed0ef0 | 3bbb297cfcb84ffa70025ad32b4dccede5918061 | refs/heads/master | 2020-07-14T02:13:41.087389 | 2019-09-04T06:34:30 | 2019-09-04T06:34:30 | 205,210,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,779 | java | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.CRFinancialPositionLogInitiateOutputModelCRFinancialPositionLogInstanceRecord;
im... | [
"team1@bian.org"
] | team1@bian.org |
83fd3a84fcdd367a89659add2668da3bf85892f3 | 5f9db440f341f4b83032c47a9afb9d78e9a8ac88 | /src/main/java/com/basicsstrong/collectors/observableandobserverRxjava/schedular/SubscribeOn.java | 4e059885e4ad5b90c9c51a480acac1822a9ee248 | [] | no_license | guvenbe/functionalReactiveProgramming | fdb4f5e90d748d3b071b417d4ac54bcb6b5fccb6 | 0f6351565e0713efd0c44b71307c8c72d5543c99 | refs/heads/master | 2023-06-24T05:03:31.422051 | 2021-07-27T02:21:47 | 2021-07-27T02:21:47 | 317,489,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.basicsstrong.collectors.observableandobserverRxjava.schedular;
import io.reactivex.rxjava3.core.Observable;
import io.reactivex.rxjava3.schedulers.Schedulers;
public class SubscribeOn {
public static void main(String[] args) throws InterruptedException {
Observable.just("Pasta", "Pizza", "Frie... | [
"guvenbe@gmail.com"
] | guvenbe@gmail.com |
defa8c70428a7516a6a2d8a4b1dfb6e0b11e0c0d | b09c1692ed8fc7d296c19fbcb600a7eee66bcdb8 | /app/src/main/src/io/rong/app/fragment/setting/RongSettingFragment.java | c48ecda17b9bd923091aa3a3bca768b9999d0832 | [
"MIT"
] | permissive | oscarmore2/ChatWithSauSau | 0ddf1166666b9a8916235c7cef5e7ed8c15c840d | 4349d51de383f221eb6fcb7d080a0346a72ce25f | refs/heads/master | 2021-01-10T05:58:45.035488 | 2015-11-23T10:53:37 | 2015-11-23T10:53:37 | 46,713,274 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 656 | java | package io.rong.app.fragment.setting;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import io.rong.app.R;
import io.rong.imkit.fragment.DispatchResultFragment;
/**
* Created by Bob on 15/7/30.
*/
public class RongSetti... | [
"ityangb@163.com"
] | ityangb@163.com |
3c25ff5f50f24e3511ca2621e9872535156d9dfd | f37109181ee808460fedbd53aab1f054b358b7e6 | /AD/Android/MasterDetail_Juanma/app/src/androidTest/java/com/example/juanmavela/masterdetail_juanma/ExampleInstrumentedTest.java | 3127d5e2039df3928b30633f5a74989abd39e023 | [] | no_license | JuanMVP/TuAmigo-Vecino | a4db3607c6defcd14b9a738eb6a7ca67482f5757 | 4b3655a8bf339efb649a975644444c674b77c050 | refs/heads/master | 2021-10-15T22:55:11.633768 | 2019-02-06T09:55:34 | 2019-02-06T09:55:34 | 165,999,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.example.juanmavela.masterdetail_juanma;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will ex... | [
"jm.vela94@gmail.com"
] | jm.vela94@gmail.com |
06ca46db392b955aa9d2cd93dd869c02355e9ffa | 8599d239b37d25f7447e91be6ad7fed8980b2869 | /FinalProject/ShchurykWeb/.idea/lab10/servlet/businessLogic/RegisterHorseCommand.java | 7fc7b6f5fc150fabcfbb86713d86f73ce894c5da | [] | no_license | Valeryshchurik/Java | c2b8d54f536a3b2b36ac321a4b61e3ef83d9f47e | a278ad3194f00c4e2cb216fc8bfcd95a420ab421 | refs/heads/master | 2020-03-29T18:40:50.495571 | 2018-09-25T07:44:01 | 2018-09-25T07:44:01 | 149,190,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,039 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.shchuryk.lab10.servlet.businessLogic;
import com.struchkov.lab10.entities.ClientsEntity;
import com.struchkov.lab10.entiti... | [
"Valeryschurik@gmail.com"
] | Valeryschurik@gmail.com |
7c0841941858115d3047a1ec78b2fd617293c19a | 244ff4eea01660d4003591f6fd963e64145154c6 | /SMPJ/src/main/java/model/spring/RegisterRequest.java | 0fffa641e6cc5ece8ac3660fa1c3fe2f833565cf | [] | no_license | gksdlsvy1/newSMPJ | 419dfe04db08d4471c2cac710533bf90f81d3645 | d3b6b93843590f7bebd8842f0144b0649a14a96a | refs/heads/master | 2020-04-17T20:28:50.738721 | 2015-07-07T22:18:50 | 2015-07-07T22:18:50 | 38,717,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,280 | java | package model.spring;
public class RegisterRequest {
private String email;
private String password;
private String confirmPassword;
private String name;
private String phone;
private String account_num;
private String account_name;
public String getEmail() {
return email;
}
public void setEmail(String e... | [
"honginpyo1@hanmail.net"
] | honginpyo1@hanmail.net |
8ff94221d4a7fd43250a9677e870d18c5839f82e | 5a6e879b573545e6e1bba8b5708351597132064c | /CarrascoIllescas-BryanExamen/src/ec/edu/ups/ejb/ReservaFacade.java | b22523dba052497a05e5be0f18f5d24c05bc7485 | [] | no_license | bcarrascoi/CarrascoIllescas-BryanExamen | 8841b7b479d8af0f1a4978c15a8d70c5007fa766 | 5eb12b74a26d478f950d3a4800f5ac0ee7cc5dd4 | refs/heads/master | 2023-06-29T22:49:26.363510 | 2021-07-30T13:56:46 | 2021-07-30T13:56:46 | 389,874,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | package ec.edu.ups.ejb;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import ec.edu.ups.entidad.Reserva;
@Stateless
public class ReservaFacade extends AbstractFacade<Reserva>{
@PersistenceContext(unitName = "Examen")
private EntityManager em;
p... | [
"bcarrascoi@est.ups.edu.ec"
] | bcarrascoi@est.ups.edu.ec |
c8be7d9aea0406373c230b49695014a9e3fd561d | a5afee19e829a90d571eaffac7184aad6ef57cec | /JuneOnlineBatch/src/encapsulation/student.java | 126d459840f3d63a74d7e1a0f8aa1569e3b7b5a6 | [] | no_license | abhisheksawai/juneweekday | df092ef65cb8f249d852e50bac40154482562600 | c118bc0e2e8678108c5fe8a72ca18756a2bc7c8d | refs/heads/master | 2020-07-07T17:13:07.850112 | 2019-08-20T17:06:58 | 2019-08-20T17:06:58 | 203,417,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package encapsulation;
public class student {
private String studname; // privagte data member
public String getNameofStud() // getter method
{
return studname;
}
public void setNameofStud(String studname) // setter method
{
this.studname= studname;
}
}
| [
"lenovo@LAPTOP-UK7PKGHG"
] | lenovo@LAPTOP-UK7PKGHG |
c50059f335cca4a504022474230d152192b5babb | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-dialogflow/samples/snippets/generated/com/google/cloud/dialogflow/v2/versions/listversions/AsyncListVersions.java | 5fcb77910cac5c78e82362505f93d7de2801ad03 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | googleapis/google-cloud-java | 4f4d97a145e0310db142ecbc3340ce3a2a444e5e | 6e23c3a406e19af410a1a1dd0d0487329875040e | refs/heads/main | 2023-09-04T09:09:02.481897 | 2023-08-31T20:45:11 | 2023-08-31T20:45:11 | 26,181,278 | 1,122 | 685 | Apache-2.0 | 2023-09-13T21:21:23 | 2014-11-04T17:57:16 | Java | UTF-8 | Java | false | false | 2,181 | java | /*
* Copyright 2023 Google LLC
*
* 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 applicable law or agreed to... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
d5ef3ae0119a3b12c67613814178b73580183a2b | c1c51f90320fc5acdc1e07f16025e9089b2eb015 | /Seminar2/src/ro/ase/acs/main/IoC.java | 50e2e0c8a35147ead29d16648d2bbc73b21350d8 | [] | no_license | alexandruluta6/CTS2021 | 5e0d3ba3d1b9ecf90fb31bf654a2107e90f08775 | 4a0622b1d3de8c42ac25d6fac28141f8b1a98491 | refs/heads/main | 2023-03-23T06:12:10.790948 | 2021-03-11T13:28:14 | 2021-03-11T13:28:14 | 342,234,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 289 | java | package ro.ase.acs.main;
import java.util.HashMap;
import java.util.Map;
public class IoC {
private Map<Class, Class> map = new HashMap<>();
public void register(Class<?> contract, Class<?> implementation) {
if(!map.containsKey(contract)) {
map.put(contract, implementation);
}
}
} | [
"lutaionel17@stud.ase.ro"
] | lutaionel17@stud.ase.ro |
c336befb4ac3a62878cfbf94b9c03af1f1e520d0 | f9347c036afcfd03d9a23884d0f13b159d23d2cd | /做题笔记/美团面试/Main2.java | 6c8ff4df863e91a3b5ac1a510f6d76dda4bdcb08 | [] | no_license | Study-dai/javaNote | 020c21556be56e5cb91d5bd54359b8adefbada74 | 25ff5dc6ac802fd14e42160a86d6c30ffaa68214 | refs/heads/master | 2023-06-13T04:57:13.059968 | 2020-03-12T13:12:20 | 2020-03-12T13:12:20 | 216,201,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package 美团面试;
/*
给出一个序列包含n个正整数的序列A,然后给出一个正整数x,
你可以对序列进行任意次操作的,每次操作你可以选择序列中的一个数字,
让其与x做按位或运算。你的目的是让这个序列中的众数出现的次数最多。
请问众数最多出现多少次。
输入
输入第一行仅包含两个正整数n和x,表示给出的序列的长度和给定的正整数。(1<=n<=100000,1<=x<=1000)
接下来一行有n个正整数,即这个序列,中间用空格隔开。(1<=a_i<=1000)
输出
输出仅包含一个正整数,表示众数最多出现的次数。
样例输入
5 2
3 1 3 2 5
样例输出
3
*/
public class Main2 {
... | [
"1215461373@qq.com"
] | 1215461373@qq.com |
84b3c7fbc164508f09e10ec35a1fa34e00f28fb0 | f6ce38cae3e7e03acfaa097c3054e2611388265b | /src/Test/test123.java | fb6b184a4503b0e14ab935f1050b484913624679 | [] | no_license | keyedinManuf/Demo2 | b43c3dc483ecef0be9c689dff257e88c6010cf41 | 1194d235b519b8cb3e6b0556a6a0183cd8d4dda3 | refs/heads/master | 2021-01-10T08:18:50.785115 | 2015-11-05T11:45:03 | 2015-11-05T11:45:03 | 45,450,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,790 | java | package Test;
import java.awt.AWTException;
import java.awt.Robot;
import java.awt.event.KeyEvent;
import java.io.IOException;
import java.util.List;
import java.util.Random;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElemen... | [
"stevejobscbe42@gmail.com"
] | stevejobscbe42@gmail.com |
047bb080fbc8e8283c0f331c93b078a7ec5854a8 | 55bb5eb55b725cb02d58c142cbe80e6a98fbeb15 | /src/main/java/top/chendawei/system/service/IDictService.java | c850eb7ba94fc663a9c6e21b240413941eba176e | [] | no_license | daweifly1/dawu | 09b4c1ceaeca043d71197a0cc4b800a9c5b69bc8 | d976ff320f54841c278f19c3a5fba3994d1fb4ac | refs/heads/master | 2022-09-18T18:13:42.732079 | 2019-12-12T05:10:07 | 2019-12-12T05:10:07 | 211,608,895 | 0 | 0 | null | 2022-09-01T23:13:37 | 2019-09-29T05:35:20 | Java | UTF-8 | Java | false | false | 418 | java | package top.chendawei.system.service;
import top.chendawei.system.beans.entity.Dict;
import top.chendawei.util.JsonResult;
import java.util.List;
public interface IDictService {
List<Dict> getDictType()
throws Exception;
void updateDicNum(Long[] paramArrayOfLong1, Long[] paramArrayOfLong2);
... | [
"chendawei"
] | chendawei |
7c0c041c4cd26fde1be52afc15c2e29f12f01d1e | a14ecbc3010c5ddb1ba40149c0b82ff157a37d6b | /module_backstage/src/test/java/com/lcworld/module_backstage/ExampleUnitTest.java | 462e56d1c45bea3e9bbb23ab838c8dc85ec74258 | [] | no_license | WooYu/BusinessChain | 81c30842802bdb685ead093e9b0e3745d2aeed4c | b5de6f50636498fad2d54ebdd15d2bd120a64f79 | refs/heads/master | 2020-04-22T13:59:18.118151 | 2019-04-01T09:24:10 | 2019-04-01T09:24:10 | 170,428,078 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.lcworld.module_backstage;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publi... | [
"wuyu@lcworld-inc.com"
] | wuyu@lcworld-inc.com |
e0ffe1a029267a562455fca99235c5bb6f71c93b | 30e80864336500e84b0cd70b85abaaf86a0b5583 | /de.mhus.osgi.micro/micro-karaf/src/main/java/de/mhus/micro/karaf/FileQueueCmd.java | 8db10cd0ceae9424fafb544bc4315b39e6b5e2d5 | [
"Apache-2.0"
] | permissive | mhus/mhus-inka | e031eb106201eff72fa35facd2c1d69ba81d0052 | 28d9a3a817d90e883b80140156898e98b088c082 | refs/heads/master | 2023-02-21T12:52:26.845379 | 2023-02-10T07:57:24 | 2023-02-10T07:57:24 | 47,407,300 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,082 | java | /**
* Copyright 2018 Mike Hummel
*
* <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 or agreed ... | [
"mike.hummel@billingsolutions.de"
] | mike.hummel@billingsolutions.de |
f9b01038b743b05189ea2083906d45dabea13c88 | 23a020adcfc67e2268d6fc5c04a31ea1a83baef6 | /outag/formats/ogg/OggTag.java | a4eac5cb91058a2db6e8ddc7e05345f05cd3b500 | [] | no_license | jeyboy/Outag | 42e25bf40fe7ae05f3dca56f95d8766c8380956a | f638614f47ba323ba63e0f3c45d72071ad377635 | refs/heads/master | 2020-04-06T09:21:52.558636 | 2013-02-24T20:57:30 | 2013-02-24T20:57:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,057 | java | package outag.formats.ogg;
import outag.formats.generic.AbstractTag;
import outag.formats.generic.TagField;
import outag.formats.ogg.util.OggTagField;
//FIXME: Handle previously handled DESCRIPTION|COMMENT and TRACK|TRACKNUMBER
public class OggTag extends AbstractTag {
private String vendor = "";
//This is th... | [
"jeyboy1985@gmail.com"
] | jeyboy1985@gmail.com |
c9442f1bd2eedbda4b5081f1d05ae30ea433ba52 | 1e49fe132f6cef39d767639b27c5d240bd050ebb | /src/main/java/programmers/level_1/caesar_cipher_12926/Solution.java | 7d5ea92c2f5b1813374d8651ac4e5cbc2ef4c99d | [] | no_license | wooody92/algorithm | 0646fdb7a153e3868fd42b06c9ef562de30e2e1c | af6fa25832f5d38594bb06f57a715e571221c1b3 | refs/heads/master | 2023-05-11T19:53:24.868409 | 2023-04-27T04:21:02 | 2023-04-27T04:21:02 | 276,058,967 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,326 | java | package programmers.level_1.caesar_cipher_12926;
public class Solution {
/**
* 대문자는 대문자로만 돌아가고, 소문자는 소문자로만 돌아간다.
* Z -> A, z -> a
*/
public String solution(String s, int n) {
char[] answer = s.toCharArray();
StringBuilder sb = new StringBuilder();
for (int i = 0; i < an... | [
"pkower4@naver.com"
] | pkower4@naver.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.