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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e9b7d296803ed86cb4dc695c520794aad342172 | 6c75d64557f71f20291e4191d4081c0c3e4795e8 | /Proyectos/upcdew-deportivoapp/src/java/com/upc/deportivo/services/ExamenFisicoService.java | f3ce3d9180330fdc6ce02773dbe3473d5f944186 | [] | no_license | andrepin29/faces | afbbc1780f9d4cbaaf50f736c002ce25af27d5cc | fbba871b35da47d898888ed9d1bc4c21eb796a8c | refs/heads/master | 2020-03-27T18:42:37.404212 | 2017-06-15T17:54:47 | 2017-06-15T17:54:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.upc.deportivo.services;
import com.upc.deportivo.model.ExamenFisicoBean;
import java.util.List;
/**
*
* @author USUARIO
*/
public interface ExamenFisicoService {
public List<ExamenFisicoBean> agreg... | [
"jose.diaz@joedayz.pe"
] | jose.diaz@joedayz.pe |
01d366b19526dda989a02b804f1ce3dfb58d031b | 488efa264942e1e9bd5fe8d26b31d06cb39c9dd7 | /src/java/com/persistencia/controller/UsuarioJpaController.java | e508d896f77808b4a39a62bafac10aeec6c8b27f | [] | no_license | GuillerVks/EmpleadosJPA | 62d32afeb7b84949e27da48156edb13263a6329c | 90b83c3ac0b56ddef632807ebba82189f24ca9ce | refs/heads/master | 2020-04-06T11:25:02.826461 | 2014-04-16T19:14:44 | 2014-04-16T19:14:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,428 | 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.persistencia.controller;
import com.persistencia.Usuario;
import com.persistencia.controller.exceptions.Nonexist... | [
"alumno@A03CLI13"
] | alumno@A03CLI13 |
954d2f6aaa03a3a1c4526430a07a3e5376a1bebf | f5ed1810c70971adbb457bbac52425b1248a607f | /app/src/main/java/kr/co/tjeit/facebookcopy/data/FriendRequestData.java | 8ec8a699d780ad0fa4b97706951fdde5fe4dbb56 | [] | no_license | Iksang/FaceBookCopy | 594c7539ec4c527d6f29e9e75ff522d50d9c5879 | cee54118131971f125a3b246b4f3b894d9e23dd6 | refs/heads/master | 2021-01-02T09:47:03.108769 | 2017-08-09T08:51:18 | 2017-08-09T08:51:18 | 99,302,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 959 | java | package kr.co.tjeit.facebookcopy.data;
/**
* Created by tjoeun on 2017-08-08.
*/
public class FriendRequestData {
private String imagePath;
private int commonFreindsCount;
private String name;
public FriendRequestData() {
}
public FriendRequestData(String imagePath, int commonFreindsCount... | [
"chekfrla486"
] | chekfrla486 |
8dd4129ffe25847b591668157a0875d0728af2ae | c1752f0b3a57ed2fea04c203aacde6ea16cddc6c | /src/main/java/com/test/myapp/config/LoggingConfiguration.java | 3d724e76f636947d5f45d8de056670ac8d5b7660 | [] | no_license | satishtamilan/jhipster-sample-tsb | 09a1db1b7efcf0fe04d3965b9572d3802de75608 | 4f9a409da32d420ee91b9f0af161cc80c15b8491 | refs/heads/main | 2023-03-10T03:28:32.003784 | 2021-02-25T06:48:56 | 2021-02-25T06:48:56 | 331,312,581 | 0 | 0 | null | 2021-02-25T06:48:57 | 2021-01-20T13:18:27 | Java | UTF-8 | Java | false | false | 2,316 | java | package com.test.myapp.config;
import static io.github.jhipster.config.logging.LoggingUtils.*;
import ch.qos.logback.classic.LoggerContext;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import io.github.jhipster.config.JHipsterProperties;
import java.ut... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a83759780bb177a89fc851aaa0c949e0098d1668 | 4c97410bd875e5d0d69becb59337a25c67665f2e | /app/src/androidTest/java/com/caatuern/liellison/myapplication/ExampleInstrumentedTest.java | 487c26b973268145eaa89d99752038364e3ce633 | [] | no_license | caatUERN/ValidacaoCertificados | ac85d0366c5e9e4edc911c28e844c65321d0afc2 | 246f58660fcf4bec7a6e363cd5b15534b74674b7 | refs/heads/master | 2021-01-01T19:48:55.342029 | 2017-07-28T23:50:49 | 2017-07-28T23:50:49 | 98,696,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.caatuern.liellison.myapplication;
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.*;
/**
* Instrumentation test, which will execu... | [
"liellisonjoseph@gmail.com"
] | liellisonjoseph@gmail.com |
0076baeb34219f24c86d86694b2456b8af42a509 | d6fde5b17d715978b41305465a6762e4f7726d1c | /src/main/java/com/sevelli/mvc/data/custom/CustomArgumentResolver.java | c6fa29546a62cc924abb392cc08e150ef2254842 | [] | no_license | jwg666/portal | 50f52c50e5190ca958cf381bc04ebf1efdaca4f0 | 9150f514f584929d92eb344f72d4eae67069f7a3 | refs/heads/master | 2021-01-23T18:21:47.598086 | 2015-04-15T07:28:23 | 2015-04-15T07:28:23 | 33,979,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package com.sevelli.mvc.data.custom;
import org.springframework.core.MethodParameter;
import org.springframework.web.bind.support.WebDataBinderFactory;
import org.springframework.web.context.request.NativeWebRequest;
import org.springframework.web.context.request.WebRequest;
import org.springframework.web.method.suppo... | [
"123jwg@163.com"
] | 123jwg@163.com |
31ee80ce5980bafedbde3b6247a568481c6f55cf | fe031a59e9b6e87403ccdb8ca01650408386e73c | /sangjun0126/src/main/java/com/jjun0126/sangjunlee0126/HomeController.java | 2671775014d361b5c7dfe5740e4bee7c64777e79 | [] | no_license | jjun0126/sangjunlee0126 | e1d60239c6d08bcc5fc775ca0b9915e9ab0fb75d | 13548c545a9602dc3cae07b877224c858f8ae117 | refs/heads/master | 2022-12-23T11:19:31.268636 | 2020-03-22T13:13:58 | 2020-03-22T13:13:58 | 249,161,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package com.jjun0126.sangjunlee0126;
import java.text.DateFormat;
import java.util.Date;
import java.util.Locale;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMappin... | [
"sangjunidang@naver.com"
] | sangjunidang@naver.com |
5e6290ef0372108b7093b82d96d0fa43e4cc804f | bcbc629a17f401c668da884b57c116fabceae46a | /APP/app/src/test/java/com/carlosvspaixao/bank/ExampleUnitTest.java | 5b591b18ff3ac04bb690c51d5ca4acb77665ebc9 | [] | no_license | paixaoDev/TesteAndroidv2 | 4f06c77d0f691442cc51932b53a7100f17f0b439 | ea505257fbc1664834fd537c0e915e21d0e8acff | refs/heads/master | 2022-11-11T14:10:28.462718 | 2020-06-28T17:25:47 | 2020-06-28T17:25:47 | 272,838,175 | 0 | 0 | null | 2020-06-17T00:08:40 | 2020-06-17T00:08:39 | null | UTF-8 | Java | false | false | 384 | java | package com.carlosvspaixao.bank;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public voi... | [
"carlos.vspaixao@gmail.com"
] | carlos.vspaixao@gmail.com |
50b6881d6dfe694fb6b90c7e18a9455435512590 | 5654ab1b2cba5d9b203ed55529b38ac2659e9e89 | /src/ReadProp.java | 19ae2eadab917f05fc18ad9277cfc5c1ae9834fe | [] | no_license | TapanAdhikari/Webdriver_practice | 2d988187e7a3e7bb3aac32bae11217167af40a91 | 77e9ff754c469590debd20a2fcfae5e76c00ce4a | refs/heads/master | 2021-05-16T02:59:09.793067 | 2019-09-21T15:08:11 | 2019-09-21T15:08:11 | 9,538,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,198 | java | import java.io.FileInputStream;
import java.io.IOException;
import java.util.Properties;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class ReadProp {
static WebDriver driver;
public static void main(String[] args) th... | [
"tapandu@gmail.com"
] | tapandu@gmail.com |
0c957d7f4aed4684289995118d6637260827c121 | c40b3369d0e0a53ec4cf425aa2e7c5f04c6ed860 | /class08java/Television.java | a46e46791d91b6315c321a15c9ead6bb726a2cff | [] | no_license | huduny/python | 09d95bd2b2e1ff96cbf25574bf5ce063e645515c | fb014ec6dc5a4a63e10bb9fd42cbbe038c0c86b1 | refs/heads/main | 2023-08-16T21:42:46.748535 | 2021-09-25T12:00:28 | 2021-09-25T12:00:28 | 389,066,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package CHAPTER8.chapter8_1;
public class Television implements RemoteControl {
private int volume;
@Override
public void turnOn() {
System.out.println("tv를 켭니다.");
}
@Override
public void turnOff() {
System.out.println("티비를 끕니다");
}
@Override
public void setVolume(int volume) {... | [
"noreply@github.com"
] | huduny.noreply@github.com |
7fa8b2b02feeb596b89ea81758c36d6670e08c56 | b04230c3551e81de44098dc193e75d948202a68f | /shoppingbackend/src/main/java/com/dm/spring/shoppingbackend/daoimpl/CategoryDAOImpl.java | 9c73632cf175b6c0f93cd06f07e948f9d0debff0 | [] | no_license | dhavalpatel651/online-shopping | a2c7a1d9d724e3b870fbdce5f3243072c899014f | c08b6b01a08eb03446621e16beb5e77030c4b5b3 | refs/heads/master | 2020-04-25T14:44:08.001138 | 2019-03-04T11:39:34 | 2019-03-04T11:39:34 | 172,851,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,418 | java | package com.dm.spring.shoppingbackend.daoimpl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.dm.spring.shoppingbackend.dao.CategoryDAO;
import com.dm.spring.shoppingbackend.dto.Category;
@Repository("categoryDAO")
public class CategoryDA... | [
"dhavalmpatel651@gmail.com"
] | dhavalmpatel651@gmail.com |
abeeaa8a699c64a501f6306f9fb5a6f83a136c44 | 36a452389b77deb9add5b03f5d99d62cdd109791 | /src/java/br/cesjf/lpwsd/dao/ProfessorJpaController.java | 6a54c59d2d645efbabe383f00fb227b84e68bd12 | [] | no_license | cesjf-lph/house-cup-grupo-4-lpwsd | ef52bce8d3f164e51b990a4708b0efee7fdd3dc1 | bd271ee7f7a7c8cf62bab2fbfd763e2231d55115 | refs/heads/master | 2020-05-29T14:36:04.250664 | 2016-10-27T01:37:22 | 2016-10-27T01:37:22 | 65,862,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,443 | 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 br.cesjf.lpwsd.dao;
import br.cesjf.lpwsd.Professor;
import br.cesjf.lpwsd.dao.exceptions.NonexistentEntityException;
... | [
"luiz.santos89@yahoo.com.br"
] | luiz.santos89@yahoo.com.br |
e77727cab37d2ae0c18534197fae5d2e17615727 | 36f651cbc4491753e2f7f814ad56c63ddefc2af4 | /src/main/java/jit/gwm/stuattd/service/apply/impl/AttdDraftServiceImpl.java | 0187578d509086817f33a45202e78645af8cf99d | [] | no_license | AltairAo/stuattdweb-Maven-Webapp | 9faab7a4ae4854710f429efc5e64581cbe4b0f67 | 26f51e810dec0c0500a641cdaae83e79159c7792 | refs/heads/master | 2021-01-13T00:50:08.967131 | 2016-02-17T14:43:50 | 2016-02-17T14:43:50 | 51,929,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,409 | java | package jit.gwm.stuattd.service.apply.impl;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Service;
import org.springframework.web.context.request.RequestContextHolder;
import org.springframework... | [
"vd_legend@foxmail.com"
] | vd_legend@foxmail.com |
b6f2c526e23f983835e1c9a53060f502b26150c3 | ebbb1e3ccf5379b2eed2352975ab0f7674a90e2b | /java/com/hardcastle/honeysuckervendor/Utils/MyNotificationManager.java | d7be60b12d0489136b7800956fcef7f94c7aa188 | [] | no_license | ajayingle1234/toilet-finder | 2cc80c2cefa70f8339d02b0c0ed8774e4edfc096 | 073c64e3a9f04f3c3b07a47290b9e20dcd2198e1 | refs/heads/master | 2020-11-25T09:44:22.973249 | 2019-12-17T11:43:24 | 2019-12-17T11:43:24 | 228,603,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,193 | java | package com.hardcastle.honeysuckervendor.Utils;
/**
* Created by hardcastle on 1/12/17.
*/import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.B... | [
"noreply@github.com"
] | ajayingle1234.noreply@github.com |
dd3b68dcbeffce1c464afd37bb4b9225f2c80a13 | 447bb4d469c77f97eb5c7a86d961787dac39ad98 | /parttern/src/main/java/com/lkf/parttern/proxy/dynamic/jdk/JDKAccountProxyFactoryTest.java | d59bceb970c07d5ad88dc057f7da91276285df0f | [] | no_license | liukaifeng/lkf-java | ceb90c865f94d39f23d694d7eb45204f4ff49752 | 619f3483ad8bae05a15d40d6cf2307c67f41d16e | refs/heads/master | 2022-12-24T15:53:32.346122 | 2020-03-17T00:49:39 | 2020-03-17T00:49:39 | 124,631,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package com.lkf.parttern.proxy.dynamic.jdk;
import com.lkf.parttern.proxy.dynamic.Account;
import com.lkf.parttern.proxy.dynamic.AccountImpl;
/**
* jdk动态代理测试
*/
public class JDKAccountProxyFactoryTest {
public static void main(String[] args) {
Account account = (Account) new JDKAccountProxyFactory().bin... | [
"kaifeng_5liu@163.com"
] | kaifeng_5liu@163.com |
f0a900c6f3f9fe26ebfb02ab450e81c238d140c1 | 1165b675bfc50899e79ea1ed9ef2cf2477dd0275 | /app/src/main/java/br/com/futeboldospais/futeboldospais/rest/ResultadoRest.java | b89673df81000572f77b058e58111725ffd38d93 | [] | no_license | luis-a-neto/FutebolPaisAndroid | a7fcf66c99aeb69eb3620323fd3d9448f478f6db | e224f19e98531e95a9ff96d192a61dc0c8060b7b | refs/heads/master | 2021-01-20T09:29:17.229571 | 2017-11-14T02:33:11 | 2017-11-14T02:33:11 | 101,596,284 | 0 | 0 | null | 2017-09-24T04:27:23 | 2017-08-28T02:30:28 | Java | UTF-8 | Java | false | false | 1,322 | java | package br.com.futeboldospais.futeboldospais.rest;
import java.util.concurrent.TimeUnit;
import okhttp3.OkHttpClient;
import okhttp3.Request;
import okhttp3.Response;
/**
* Created by Daniel Almeida on 17/10/2017.
* Classe rest
*/
public class ResultadoRest {
/**
* @author Daniel Almeid... | [
"fidelis.pamella@gmail.com"
] | fidelis.pamella@gmail.com |
04c1fd395e229718a019fc754a9a5d8d37622ee9 | 93e378d69f9428763ae6e6d1db0dcf3351ea44bc | /spring-demo-annotations/src/com/luv2code/springdemo/DatabaseFortuneService.java | b5449e7c9266ad32d243ed1a6b1cc2416356f9e5 | [] | no_license | JeetThakur/SpringAndSpringBoot | d3f467bfd82e581fcb3f1a211fe9425909e6807e | 7bf76897ba36e6565ca48cd31fa30f1e22242ed6 | refs/heads/master | 2022-11-09T19:37:30.905246 | 2020-06-19T15:39:10 | 2020-06-19T15:39:10 | 273,522,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.luv2code.springdemo;
import org.springframework.stereotype.Component;
@Component
public class DatabaseFortuneService implements FortuneService {
@Override
public String getFortune() {
// TODO Auto-generated method stub
return null;
}
}
| [
"jbt9370@rit.edu"
] | jbt9370@rit.edu |
474a83a06023a1ba66a057a76168cd51168ac53f | 02064a921fd2a4e317e16286b0fee1e3955341db | /src/main/java/fr/ird/dropper/ers/syc/service/SingleInstanceLock_InjecteurERS3.java | 7afa8000261d15e10c188ba72e033e46364689b6 | [] | no_license | OB7-IRD/ers-dropper-syc | 3401ecf657b859ec1fbb9101e408fe545cabd309 | 5007976d22551c98000d953215b623f166b1708e | refs/heads/master | 2023-01-25T00:41:29.595757 | 2020-12-01T21:39:56 | 2020-12-01T21:39:56 | 195,354,620 | 0 | 0 | null | 2020-12-01T20:42:02 | 2019-07-05T06:50:00 | Java | UTF-8 | Java | false | false | 1,291 | java | package fr.ird.dropper.ers.syc.service;
import java.io.File;
import java.io.IOException;
/**
* This static class is in charge of file-locking the program so no more than
* one instance can be run at the same time.
*
* @author nirei
*/
public class SingleInstanceLock_InjecteurERS3 {
private static final Stri... | [
"41307311+JulienLebranchu@users.noreply.github.com"
] | 41307311+JulienLebranchu@users.noreply.github.com |
16a48ab14201b6a854b669f7a2628f58c5e670da | eb460695a7c48bef932aca0c22c8774fa8873e88 | /JavaBasic/BasicGrammar/ArrayTest.java | 03920a988e40b231dc3d4754770868b522471c73 | [] | no_license | 1065464173/java-language-basic | 71fd4b00594dab14f84bc5228a33aeca38d87fb2 | ff187e09c5eba8f96e9b779e40aa737c64cb31ce | refs/heads/master | 2023-07-06T21:28:38.155074 | 2021-08-14T14:34:01 | 2021-08-14T14:34:01 | 395,994,933 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,845 | java | import java.util.Arrays;
/*
* @Author: Sxuet
* @Date: 2021-05-15 16:17:58
* @LastEditTime: 2021-05-16 15:16:11
* @LastEditors: Sxuet
* @FilePath: /Javasource_SGG/BasicGrammar/ArrayTest.java
* @Description:
*/
public class ArrayTest {
public static void main(String[] args) {
/* 一维数组默认初始化值 */
... | [
"1065464173@qq.com"
] | 1065464173@qq.com |
72d56c99c04db37efeac612ebb13a03b9a897c3d | 3ab68e36e311c78b6b346aa9895c9c4742b326ba | /lib/mallet/src/cc/mallet/pipe/SimpleTokenizer.java | cc2daa47ea185248ee5c1c8533caa7b50acb9218 | [
"Apache-2.0",
"CPL-1.0"
] | permissive | kostagiolasn/NucleosomePatternClassifier | aefd7586ef05aea48a8d0d231937ba787c4afd47 | afa6c9d7ac236f3c72173c199eddd7f59792063f | refs/heads/master | 2020-04-05T18:58:19.783860 | 2018-04-10T23:42:29 | 2018-04-10T23:42:29 | 52,922,770 | 3 | 2 | Apache-2.0 | 2018-04-10T23:42:30 | 2016-03-02T01:14:27 | Java | UTF-8 | Java | false | false | 4,646 | java | package cc.mallet.pipe;
import cc.mallet.types.*;
import java.util.HashSet;
import java.util.ArrayList;
import java.io.*;
/**
* A simple unicode tokenizer that accepts sequences of letters
* as tokens.
*/
public class SimpleTokenizer extends Pipe {
public static final int USE_EMPTY_STOPLIST = 0;
public st... | [
"nikos.kostagiolas@gmail.com"
] | nikos.kostagiolas@gmail.com |
05283b7d5e4403660633c7d59e5476e8afd8d2e4 | 3c26b79d2bf8840889f09cc4c150f2fb9ba6f7c9 | /app/src/main/java/com/wolandsoft/sss/util/LogEx.java | 1e8702d78a57cdf1114f55a34caffef1976bdbbf | [
"Apache-2.0"
] | permissive | alexs20/SimpleSecretStorage | 3d1d855c79f99f1ff78d08bb1f184fe1d3dcaeb9 | 9c3a80bdec320bfddabc15903fde2023782d07eb | refs/heads/master | 2020-06-17T02:15:51.242077 | 2017-07-14T12:42:21 | 2017-07-14T12:42:21 | 75,049,636 | 1 | 1 | null | 2017-01-09T20:40:24 | 2016-11-29T06:14:27 | Java | UTF-8 | Java | false | false | 4,824 | java | /*
Copyright 2016, 2017 Alexander Shulgin
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 o... | [
"alexs20@gmail.com"
] | alexs20@gmail.com |
8ecf6e46f4a3558a51004407a76d7ae1d85a9448 | b7e00de5c603a53f1d3d330bd77bdcacc3db1ab1 | /todolist-android/app/src/main/java/br/edu/unidavi/todolist/Task.java | ae524a512ff5be4e2b526ff3d412b608abfaf06b | [] | no_license | jhonatan2276/exemplosAndroid2 | 9a332b57aeb3c6d72e0bf999e7976fa84368979f | 0197fd68a17f1d94625276ee2c9cb67106744a60 | refs/heads/master | 2020-04-13T17:33:19.060500 | 2018-12-28T02:24:15 | 2018-12-28T02:24:15 | 163,350,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package br.edu.unidavi.todolist;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.Ignore;
import android.arch.persistence.room.PrimaryKey;
import java.util.Date;
@Entity(tableName = "tasks")
public class Task {
@PrimaryKey(autoGenerate = true)
private final Integer id;
p... | [
"jhonatan2276@gmail.com"
] | jhonatan2276@gmail.com |
70495013b91764b770938e1968c2d9dc98875769 | a0b2b206342f100b357a0e1d75ab484b6200d3f0 | /Base/ACB16/src/week1/day1/FirstProgram.java | c2b4ec171f2b1a63e8a4452eab9b157c87268ef9 | [] | no_license | gorobec/ArtCode | e39f0f497c2d2a699c41f9034c1ba7bc3c1aef6c | b4cb68761e563d18129168cb170e14c197e3b409 | refs/heads/master | 2020-04-12T02:25:10.439015 | 2018-03-11T18:19:55 | 2018-03-11T18:19:55 | 59,116,256 | 0 | 5 | null | 2017-05-27T12:28:28 | 2016-05-18T13:05:42 | Java | UTF-8 | Java | false | false | 188 | java | package week1.day1;
/**
* Created by gorobec on 21.05.16.
*/
public class FirstProgram {
public static void main(String[] args){
System.out.println("Hello world!");
}
}
| [
"yevhenijvorobiei@gmail.com"
] | yevhenijvorobiei@gmail.com |
913ef94ca65405deb18f640b8ffe8a2055e773ee | ca2d11048c2c67269bad7cbc7de795827700e3e1 | /src/main/java/com/hotel/demo/Room/controller/RoomController.java | b2973900ac9442ca0e3554615562c8bb1128c0df | [] | no_license | anfalHasan96/Final_Project | 84e6b62d9c47f8813fbb792cd82844701a872983 | 2037bdc3ab7b25b418597ead6989dcc928bf5adb | refs/heads/master | 2022-07-02T07:18:10.989759 | 2019-08-24T17:46:45 | 2019-08-24T17:46:45 | 200,128,392 | 0 | 0 | null | 2022-06-21T01:44:01 | 2019-08-01T22:50:08 | Java | UTF-8 | Java | false | false | 1,288 | java | package com.hotel.demo.Room.controller;
import com.hotel.demo.Room.RoomDao;
import com.hotel.demo.Room.RoomInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.sp... | [
"anfal.dawah@yahoo.com"
] | anfal.dawah@yahoo.com |
d02dd3e3e753cfeddbf0646c90b67dbac50457d8 | f3bfc15013a872d103b9f80dca9aa576fb02c653 | /app/src/main/java/com/skubit/comics/activities/SeriesActivity.java | 41557ee52ba1685395176916d2265e3d326848a4 | [
"Apache-2.0"
] | permissive | skubit/skubit-comics | 1ec0f9e94dfa19b4aab0da17f77e0948e32fafeb | 7b798b741a3f17df303704911f563070f666eec2 | refs/heads/master | 2016-09-07T19:01:48.669148 | 2015-09-21T01:43:54 | 2015-09-21T01:43:54 | 31,020,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,770 | java | package com.skubit.comics.activities;
import com.skubit.comics.BuildConfig;
import com.skubit.comics.R;
import com.skubit.comics.SeriesFilter;
import com.skubit.comics.UiState;
import com.skubit.comics.fragments.SeriesFragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.Act... | [
"shane.isbell@gmail.com"
] | shane.isbell@gmail.com |
6cb88d9dca9aa7427b4c93f5693b11dd00239f8a | 57edb737df8e9de3822d4f08d0de81f028403209 | /spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/JsonViewRequestBodyAdvice.java | 4e2495e26a2b2fd7aebed315376d63d2fd5c78d1 | [
"Apache-2.0"
] | permissive | haoxianrui/spring-framework | 20d904fffe7ddddcd7d78445537f66e0b4cf65f5 | e5163351c47feb69483e79fa782eec3e4d8613e8 | refs/heads/master | 2023-05-25T14:27:18.935575 | 2020-10-23T01:04:05 | 2020-10-23T01:04:05 | 260,652,424 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,082 | java | /*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"1490493387@qq.com"
] | 1490493387@qq.com |
688ff247fc31b7e3e000b596b860e042188e2b20 | 9b8c40265be9fb6a82faffce327bee10b17423e1 | /Amazon/src/test/java/home/TestHome.java | 7b074d5102876c5b00a05bf57445d5124be104ca | [] | no_license | massisako/massiFramwork | 197f45cd1ab40ef63098c311b602b03a00f08cb9 | 9fd0d3b1e618c32e855a304723f5e87b28b50407 | refs/heads/master | 2023-05-11T06:55:14.444735 | 2019-09-22T13:36:02 | 2019-09-22T13:36:02 | 210,073,925 | 0 | 0 | null | 2023-05-09T18:16:56 | 2019-09-22T01:22:12 | Java | UTF-8 | Java | false | false | 454 | java | package home;
import common.CommonAPI;
import org.testng.annotations.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
public class TestHome extends CommonAPI {
@Test
public void test1() {
//System.out.println(driver.getTitle());
driver.findElement(By.id("twotabsearchte... | [
"massinissa.bahmed@massis-MacBook-Pro.local"
] | massinissa.bahmed@massis-MacBook-Pro.local |
436ad29e2e453cb4cf46ea1d135e21a945de0e56 | a5139c1b14c73c00cdadb6d6706062e1a6731c83 | /art-train-web/src/main/java/com/suning/arttrain/web/casSecurity/ArtTrainUserDetailsService.java | 9ac191e62e058a901792a82cb38971ee7538f0fd | [] | no_license | zhangliangbo233/art-train | f7ea99244ef78cd8ad8c050e510f3eb721d2ef57 | 5d4d4fbb5803f83ab1f6cbef0f60bde7c76f6626 | refs/heads/master | 2021-04-09T16:09:14.604668 | 2016-07-03T10:40:53 | 2016-07-03T10:40:53 | 61,986,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,461 | java | package com.suning.arttrain.web.casSecurity;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.DisabledException;
imp... | [
"zhangliangbo233@163.com"
] | zhangliangbo233@163.com |
9823e295d3e498da428b4e8810fea63fc0a6f276 | ac49244469fb2c8a4db498a3bf3d0077f5724da4 | /yass-ijk/src/main/java/com/ijk/application/Settings.java | 0cdd641e5bdc35398cf367f1a8fcde7b06d4659e | [] | no_license | wxyass/YassIjkPlayer | 151735f2669bf18864cf873bb706d9454432ab4c | 0707c403cda627f8c95f39265872635916f0dcce | refs/heads/master | 2020-03-28T10:40:39.230557 | 2018-09-10T09:43:53 | 2018-09-10T09:43:53 | 148,133,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,202 | java | /*
* Copyright (C) 2015 Bilibili
* Copyright (C) 2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | [
"wxyass@gmail.com"
] | wxyass@gmail.com |
5dd032a38ded551063b6ff6aaa74720948220224 | 38c72654bcfe4e7c3b1a42fa852cfa73766dbdd9 | /src/Program5.java | 39b09abb40047f61579c25402749e1fb5b854178 | [] | no_license | vasupokalap/NaveenJavaAsignments | 6f6ab537ee08e5a4c2004acf3b04f9c38481d627 | e92c7ae4956f08d12ecb5a2a4d395081560bb4b2 | refs/heads/master | 2023-03-27T09:32:28.768546 | 2021-03-26T13:34:32 | 2021-03-26T13:34:32 | 351,533,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java |
public class Program5 {
public static void main(String args[]) {
int i =10;
while(i>0) {
if(i%7 ==0) {
break;
}else {
System.out.println(i);
i--;
}
}
}
}
| [
"VPA@MCS.BE"
] | VPA@MCS.BE |
5df632cd3a7b05669298615b5518711c5f5098ca | f43d5de70d14179639192e091c923ccd27112faa | /src/com/codeHeap/generics/reflectionFactory/factoryConstraint/StringFactory.java | bd1a3c88422b4c92fb5c173d26462aa0ac605eaf | [] | no_license | basumatarau/trainingJavaCore | 2c80d02d539fc6e2e599f6e9240e8f6543ef1bdf | 1efc944b77b1ac7aea44bee89b84daa843670630 | refs/heads/master | 2020-04-04T23:13:47.929352 | 2019-01-09T09:51:35 | 2019-01-09T09:51:35 | 156,351,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.codeHeap.generics.reflectionFactory.factoryConstraint;
public class StringFactory implements IFacotory<String>{
@Override
public String create(Object... args) {
StringBuilder result = new StringBuilder();
for (Object arg : args) {
result.append(arg).append(", ");
... | [
"basumatarau@gmail.com"
] | basumatarau@gmail.com |
a1b3695633446668b712197de72b8dcbb9d05006 | 0c1b924ff160b769b53facdb084aa0f19e23cd69 | /rt-gateway-impl-ctp/src/main/java/xyz/redtorch/gateway/ctp/x64v6v3v11v/api/CThostFtdcSyncDepositField.java | 657e145d7e401fa8693ecaeafeebb293a558f6f0 | [
"MIT"
] | permissive | whitespur/redtorch | c602eac6b945e26b7d2657b43059dd8480b9453a | 50798769e8f57120a6ab6e7cd462ba21555f425b | refs/heads/master | 2020-08-14T14:12:54.502219 | 2019-11-19T10:12:32 | 2019-11-19T10:12:32 | 215,182,016 | 0 | 0 | MIT | 2019-10-15T01:51:55 | 2019-10-15T01:51:54 | null | UTF-8 | Java | false | false | 2,810 | java | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.0
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ------------------------------... | [
"sun0x00@gmail.com"
] | sun0x00@gmail.com |
88b061ab744218e8b0fa2ac1eb997853e5d010d6 | 7abbbef9590f9c4b9469adcbae5ea8907478bf03 | /chromium_git/chromium/src/out/Debug/java_mojo/net_interfaces/src/org/chromium/mojom/net/interfaces/HostResolverRequestClient.java | 835d0ed89d1ee4ac87e2921503ac9b21730e2356 | [
"BSD-3-Clause"
] | permissive | GiorgiGagnidze/CEF | 845bdc2f54833254b3454ba8f6c61449431c7884 | fbfc30b5d60f1ea7157da449e34dd9ba9c50f360 | refs/heads/master | 2021-01-10T17:32:27.640882 | 2016-03-23T07:43:04 | 2016-03-23T07:43:04 | 54,463,340 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 822 | java |
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file is autogenerated by:
// mojo/public/tools/bindings/mojom_bindings_generator.py
// For:
// net/interfaces/host_resolver_service.mojom... | [
"ggagn12@freeuni.edu.ge"
] | ggagn12@freeuni.edu.ge |
1b5267f629e42db51e4c11f6662fc0f6a5e8f0a0 | 088acc114720d0bcfc96bd0f12f56bf6c26a8a04 | /src/org/apache/el/parser/AstDiv.java | 780dc971beb7e2584859a935433449a508336c27 | [] | no_license | yuexiaoguang/tomcat8.5 | acbc70727b57c814bae88f8505d5992a19500dec | d0cc064df71f7760851ff9b4c9accae26323e52a | refs/heads/master | 2020-05-27T19:40:47.172022 | 2019-05-27T03:20:51 | 2019-05-27T03:20:51 | 188,763,583 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package org.apache.el.parser;
import javax.el.ELException;
import org.apache.el.lang.ELArithmetic;
import org.apache.el.lang.EvaluationContext;
public final class AstDiv extends ArithmeticNode {
public AstDiv(int id) {
super(id);
}
@Override
public Object getValue(EvaluationContext ctx)
... | [
"yuexiaoguang@vortexinfo.cn"
] | yuexiaoguang@vortexinfo.cn |
e4b7c3e880dde17473e6f042b77a67351ae7c784 | 39d4841fd6f47f3719e689ce8e2b2fe4fd593d87 | /src/test/java/com/townz/repository/timezone/DateTimeWrapper.java | c2381cfbe87f1dc44e2376e9e330866b5e4e70bb | [] | no_license | MayankDembla/AlgoDataStructure | 985dc7199b08114e65f23550d10f7431aa430d81 | 51453bfd534a5e3467ad975b92f9b07a6e2c05d1 | refs/heads/master | 2023-03-30T19:50:29.768476 | 2021-04-09T23:29:39 | 2021-04-09T23:29:39 | 291,277,278 | 0 | 0 | null | 2021-04-09T23:29:39 | 2020-08-29T13:33:19 | Java | UTF-8 | Java | false | false | 3,090 | java | package com.townz.repository.timezone;
import java.io.Serializable;
import java.time.*;
import java.util.Objects;
import javax.persistence.*;
@Entity
@Table(name = "jhi_date_time_wrapper")
public class DateTimeWrapper implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@Genera... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
18c755c7ec27c9f5c07681a2f775263e7150a19b | 5a571eea26795909296828136cdfbf591976e5b2 | /src/main/java/com/loserbird/bookstore/service/impl/OrderServiceImpl.java | 8a2d0dc63a63d0101bbfb72492e87883179ab84d | [] | no_license | loserbird/online_bookstore | b26f4a157a1af21ee3a1b1a740019e4128ef34c7 | 6d4b45b74d360b733f2d962c055053a6e549c1a0 | refs/heads/master | 2021-09-09T01:03:11.270121 | 2018-03-13T05:11:35 | 2018-03-13T05:11:35 | 115,416,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,895 | java | package com.loserbird.bookstore.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.google.common.collect.Lists;
import com.loserbird.bookstore.common.Const;
import com.loserbird.bookstore.common.ServerResponse;
import com.loserbird.bookstore.dao.*;
import com.lose... | [
"15626140150@163.com"
] | 15626140150@163.com |
2a87e96fa43e4464a3b203f263fbfbb266f50cc6 | f9042b41e4d8358354210da4540fbd85a1ae880f | /MoodSpotterOnline/src/main/java/mus2/moodSpotter/util/SizedQueue.java | c8ff00bacea830ceee0184e6d5b975e1eb459abf | [] | no_license | tom-hacker/MoodSpotter | c609053b05d9246067cbd250f688c1f6410d432c | 12065be53d36099bc9010d8004e6f06a3e0957bb | refs/heads/master | 2023-01-12T07:33:22.636610 | 2019-06-29T21:38:42 | 2019-06-29T21:38:42 | 193,217,083 | 2 | 0 | null | 2023-01-07T07:15:44 | 2019-06-22T09:41:27 | Python | UTF-8 | Java | false | false | 371 | java | package mus2.moodSpotter.util;
import java.util.LinkedList;
public class SizedQueue<T> extends LinkedList<T> {
int maxSize;
public SizedQueue(int maxSize){
super();
this.maxSize = maxSize;
}
@Override
public boolean add(T item){
if(super.size() > maxSize)
sup... | [
"verena.teufl@hotmail.com"
] | verena.teufl@hotmail.com |
452ddb6f8bbbeddfccbd67d4baaaf6125ccc6efd | cff8fa98eb52e6057c3d67574d045165437b94ae | /Generador/org.xtext.dsl.generador.parent/org.xtext.dsl.generador.ui/xtend-gen/org/xtext/dsl/generador/ui/GeneradorUiModule.java | a2d76f3b5576c97d8e005216ac7d169b2bfbc32e | [] | no_license | pablobravo/TFM | c84201a177bfe55e572ddbb4e3346b921322b6b1 | 3bba07e864cc2eba3916f2d978033322741b2a39 | refs/heads/master | 2021-04-29T22:50:05.998376 | 2018-04-24T13:44:02 | 2018-04-24T13:44:02 | 121,643,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | /**
* generated by Xtext 2.12.0
*/
package org.xtext.dsl.generador.ui;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.eclipse.xtend.lib.annotations.FinalFieldsConstructor;
import org.xtext.dsl.generador.ui.AbstractGeneradorUiModule;
/**
* Use this class to register components to be used within the Eclip... | [
"pablobravomediavilla@gmail.com"
] | pablobravomediavilla@gmail.com |
b545d1afe19ba8e3628d0f2c7f60b7eac0beca36 | e6d83ef264106d6424d910ced9771b61ae5745dd | /TeamVierAugen/Damage.java | 94fb9027ddfb5650047536acc63719133b91ecf4 | [] | no_license | Squirrel-Lord/BattlePets | c3ff4cdfe6280287ff5b95f9dfa298ef2a494ffa | 818f787d564b1d4dd6ae74a7a7f4cfa315716f13 | refs/heads/master | 2022-03-13T17:21:38.833095 | 2020-01-01T17:55:07 | 2020-01-01T17:55:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,944 | java | /**
* Authors: Alex Ahlrichs, Ross Baldwin, Jared Hollenberger, Zexin Liu, Lincoln Schroeder
*
* Purpose: This class defines the damage done by a pet during one round. It stores the random damage
* and conditional damage. It calculates the conditional damage, but doesn't access the
* RandomNumberGenerator.
... | [
"noreply@github.com"
] | Squirrel-Lord.noreply@github.com |
05bbe07c7dc5740016a8ef135fd3249e497f9f45 | d1271349b7213ec090c3d7d10eda506fb14e48fd | /src/main/java/org/yx/db/conn/SumkDataSource.java | 575edfc720f117baedaae86bde3131991e8b2bd7 | [
"Apache-2.0"
] | permissive | luxiang1986/sumk | 51c372f4f946ac7ba33355698ef7dd7e7188d0d7 | 08ca8d60b1c76a74eb41a449e9cae8c77d500962 | refs/heads/master | 2022-11-19T14:09:55.694945 | 2020-07-11T02:45:46 | 2020-07-11T02:45:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,135 | java | /**
* Copyright (C) 2016 - 2030 youtongluan.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"youtl@163.com"
] | youtl@163.com |
8974bf46363d418cebc477b15a040c6e8dc17374 | f6899a2cf1c10a724632bbb2ccffb7283c77a5ff | /glassfish-3.0/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/ServiceRefPortInfoRuntimeNode.java | cc5fe4567af073a3ba2bb20ac104b26836140787 | [] | no_license | Appdynamics/OSS | a8903058e29f4783e34119a4d87639f508a63692 | 1e112f8854a25b3ecf337cad6eccf7c85e732525 | refs/heads/master | 2023-07-22T03:34:54.770481 | 2021-10-28T07:01:57 | 2021-10-28T07:01:57 | 19,390,624 | 2 | 13 | null | 2023-07-08T02:26:33 | 2014-05-02T22:42:20 | null | UTF-8 | Java | false | false | 7,274 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL")... | [
"ddimalanta@appdynamics.com"
] | ddimalanta@appdynamics.com |
cb12cd8b385d43cd20f07e4646b604f3affdcaa8 | 0fe326a7b72231a492092624ce3aa71c017a743d | /src/main/java/com/classmanagement/client/utils/DbHelper.java | 48b1a6069dc57e8d3371eac91ff1cfbb4f17e549 | [] | no_license | Richard0han/ClassManagement | a6158a9d7021d9f675da9b4412c4897f80382316 | 5897ab716e6750fd2bc5feb741d84767ae25e0ce | refs/heads/master | 2020-05-03T13:55:55.544578 | 2019-05-09T15:40:53 | 2019-05-09T15:40:53 | 178,664,515 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,573 | java | package com.classmanagement.client.utils;
import java.sql.*;
/**
* ClassManager
*
* @author Richard-J
* @description 数据库连接类
* @date 2019.03
*/
public class DbHelper {
/*
* "120.77.150.166"
*/
private static final String ip = "localhost";
private static final String driver = "com.mysql.... | [
"1297399635@qq.com"
] | 1297399635@qq.com |
ca00520e3982f1af6d93689c3b9f20913b3e03a3 | 946d37f6148788d2e9a64698288977441a35bc0d | /ioandcollectionandthread/iotofile/Student.java | 947e74b23f71126bd4bdab2110256d38dfadd589 | [] | no_license | daqiaobian/codepractice | 66ee20517fde3435027679e0a6b182a4969b5d95 | 7608dbcb5cee9e4cf4190a25dc74f6fc4337581b | refs/heads/master | 2023-08-22T21:34:12.964312 | 2021-10-13T03:34:02 | 2021-10-13T03:34:02 | 415,317,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package iotofile;
public class Student {
private String name;
private int chinese;
private int math;
private int english;
public Student() {
}
public Student(String name, int chinese, int math, int english) {
this.name = name;
this.chinese = chinese;
this.math = ma... | [
"544118458@qq.com"
] | 544118458@qq.com |
52676b491e5fa228594ada1c0324c8f4e472a18d | 73f95a86afc5d5bd136d6c65f54f4f86197d6523 | /app/src/main/java/cc/sayaki/music/data/model/Lyrics.java | b383bcd85f9bd29ffaf438f82eddd5bbb03e1b31 | [] | no_license | lybeat/MikuMusicPlayer | b9bc777b3d55c1faec42c5e5e1a9583b0c7d25d3 | ed721b01cf3f9d7a9a86c088af3a20e9e9df64cb | refs/heads/master | 2021-01-25T09:26:23.969943 | 2017-06-21T09:29:25 | 2017-06-21T09:29:25 | 93,834,187 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package cc.sayaki.music.data.model;
/**
* Author: lybeat
* Date: 2016/8/16
*/
public class Lyrics {
private long timestamp;
private String lrc;
public Lyrics() {}
public Lyrics(long timestamp, String lrc) {
this.timestamp = timestamp;
this.lrc = lrc;
}
public long getTime... | [
"598994756@qq.com"
] | 598994756@qq.com |
fd67c58f25b66431b34906251d2871fd5dd5c869 | b60b9a8dc518bead0cee130aaef06420f0f3976f | /Chapter02/Ch2_30.java | a327415690b8fcf915bffed19aa271d5e508f7da | [
"MIT"
] | permissive | AzureCloudMonk/Learning-RxJava-Second-Edition | cf977ea47beab84387c1d9a517a8fde99c3e3937 | 2c44d4581207e6a965e3d892497adcba83a35042 | refs/heads/master | 2021-01-01T13:36:08.472450 | 2020-02-09T01:27:00 | 2020-02-09T01:27:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | import io.reactivex.Maybe;
public class Ch2_30 {
public static void main(String[] args) {
// has emission
Maybe<Integer> source = Maybe.just(100);
//Observable<Integer> source = Observable.just(100);
source.subscribe(s -> System.out.println("Process 1:" + s),
e -> Sy... | [
"nick.samoylov@ctl.io"
] | nick.samoylov@ctl.io |
5066423a96d479b1d1b430570ff525585efcef5c | 2545fbc27156911234066bbf3642b5859e678fe6 | /app/src/main/java/com/huahuico/mynatiaveapplication/rxpermissions/RxPermissions.java | c80085f1f125abd4804caac61ce26071775e8b93 | [] | no_license | chenyilyang/MyOpenCV | 80d7693bf8366a394497d4db99b2e1a2b226e257 | ccd6e9383455edbfc54d4d8871a20a0a5336de68 | refs/heads/master | 2023-02-17T01:48:24.949870 | 2021-01-15T01:20:13 | 2021-01-15T01:20:13 | 319,495,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,385 | java | package com.huahuico.mynatiaveapplication.rxpermissions;
import android.annotation.TargetApi;
import android.app.Activity;
import android.os.Build;
import android.text.TextUtils;
import android.util.Log;
import androidx.annotation.NonNull;
import androidx.annotation.VisibleForTesting;
import androidx.fragment.app.Fra... | [
"yiliang@huahuico.com"
] | yiliang@huahuico.com |
790b747c78fb8e5a711075f8efd8e2b586e27ad7 | 44a6735b00f1802a49b0533d9fbc8962d84a2036 | /src/java/ru/mirari/infra/security/UserDetailsService.java | 031d6c650c6ebe3e8753e1eb806c62f10763c245 | [] | no_license | alari/mirari-infra-security | 0def41fc8bf8be404dfbc029387141be87d591ec | bd64cb09ff443307f9c1362c251d0a379bb9a692 | refs/heads/master | 2021-01-01T18:11:08.703297 | 2011-12-04T21:29:19 | 2011-12-04T21:29:19 | 2,868,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,854 | java | package ru.mirari.infra.security;
import org.apache.log4j.Logger;
import org.codehaus.groovy.grails.plugins.springsecurity.GrailsUser;
import org.codehaus.groovy.grails.plugins.springsecurity.GrailsUserDetailsService;
import org.codehaus.groovy.grails.plugins.springsecurity.SpringSecurityUtils;
import org.springframew... | [
"name.alari@gmail.com"
] | name.alari@gmail.com |
c02dd7ef918391411a3d26300bfe0a5d3917c934 | adcef06ed5012b036922f84e8fc10081ced4894b | /src/main/java/knu/univ/lingvo/coref/MentionExtractor.java | 9edb24e9685bedd39aec0a8670caa86aeefd37a3 | [] | no_license | taarraas/matrixfactorization | 412f5dac471e9c924636dd660c5f12e627056183 | bd62a865f8e7b3263edda412ec7cd12d4d92c433 | refs/heads/master | 2021-01-02T09:20:46.718919 | 2015-09-03T12:49:34 | 2015-09-03T12:49:34 | 41,859,510 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,823 | java | //
// StanfordCoreNLP -- a suite of NLP tools
// Copyright (c) 2009-2011 The Board of Trustees of
// The Leland Stanford Junior University. All Rights Reserved.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free ... | [
"taras@192.168.0.8"
] | taras@192.168.0.8 |
8a385bd1e0ab0dc0f6f580ac64099995fec0e264 | f0d25d83176909b18b9989e6fe34c414590c3599 | /app/src/main/java/com/google/android/gms/location/places/zzh.java | 56cbe90f3515efeae2815adbeac2fc6dfd6b0166 | [] | no_license | lycfr/lq | e8dd702263e6565486bea92f05cd93e45ef8defc | 123914e7c0d45956184dc908e87f63870e46aa2e | refs/heads/master | 2022-04-07T18:16:31.660038 | 2020-02-23T03:09:18 | 2020-02-23T03:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,502 | java | package com.google.android.gms.location.places;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.android.gms.common.internal.safeparcel.zzb;
import java.util.ArrayList;
import java.util.List;
public final class zzh implements Parcelable.Creator<PlaceFilter> {
public final /* synthetic */ ... | [
"quyenlm.vn@gmail.com"
] | quyenlm.vn@gmail.com |
27c5dff81576a36df4328292963f895d8fd6bd30 | 4c10b7aaf7d867f47a0626d91a76f54df9193bfb | /performance-counter/src/main/java/com/cxy/performancecounter/v1/metricsStorage/RedisMetricsStorage.java | 72715714b3a2dcf935c168da74f439a0b1d6f325 | [] | no_license | currynice/demo | 390d8ec7d9094a9f5cc57fae3a8f7a5b41b7f9ae | b13617c15dc1bf61589aca83d462aada70fd4855 | refs/heads/master | 2023-08-08T18:51:37.488014 | 2022-04-19T07:36:44 | 2022-04-19T07:36:44 | 198,806,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,398 | java | package com.cxy.performancecounter.v1.metricsStorage;
import com.cxy.performancecounter.utils.SpringCtxUtil;
import com.cxy.performancecounter.v1.api.RequestInfo;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.data.redis.core.Re... | [
"694975984@qq.com"
] | 694975984@qq.com |
291e459cd30bfa7226e2a1acca1040b1bb7d66fe | 95e0f5df2b570d7be562fadcecabe22c162610df | /common-service/src/main/java/com/cloud/common/model/BaseModel.java | 079ea6261046cb0db9f0fd9759b7e221f570d0a0 | [] | no_license | yijin0120/spring-cloud-demo | d4395d276066b07680d4183b821aac48d35bde4a | 3657fa1dee59be061c40ae748de617a94f99c167 | refs/heads/master | 2023-08-14T03:24:37.313003 | 2019-09-30T03:34:34 | 2019-09-30T03:34:34 | 210,277,442 | 0 | 0 | null | 2019-09-23T06:11:44 | 2019-09-23T06:11:43 | null | UTF-8 | Java | false | false | 1,344 | java | package com.cloud.common.model;
import java.io.Serializable;
import java.util.Date;
/**
* 类或方法的功能描述 :实体基类
*
* @author: wesley.wang
* @date: 2018-03-14 10:28
*/
public class BaseModel implements Serializable{
/**
* 数据库主键
*/
private Integer id;
/**
* 创建时间日期类型
*/
private Date cr... | [
"yijin0120@163.com"
] | yijin0120@163.com |
e0b1a7e8622f50a97cdc112ee106434e5856f41c | a7b21ca7f172a891d753126688d6a83464220cdf | /src/com/JavaCollectionFramework/LinkedHashSet/LinedHashSet1.java | 9dd78c17f178f76d11fde8617efecaf97c2ee68b | [] | no_license | gaurav-kj/JavaLearningP1 | b810b77557448f9291775d0996f6e7490055d8a7 | a04f2db427b090ff42931a29b1c1cda595ed6cde | refs/heads/master | 2023-07-26T22:18:01.729721 | 2021-09-07T11:00:09 | 2021-09-07T11:00:09 | 395,533,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package com.JavaCollectionFramework.LinkedHashSet;
import java.util.*;
class LinkedHashSet1{
public static void main(String args[]){
//Creating HashSet and adding elements
LinkedHashSet<String> set=new LinkedHashSet();
set.add("One");
set.add("Two");
set.add("Three");
... | [
"gaurav55558@gmail.com"
] | gaurav55558@gmail.com |
80d75045bfca5e74377356dc7c5bfe7b440e99a0 | 9698143c08450693ba5c60663357cff8ac05f5c0 | /src/main/java/com/tuitaking/tree/CBTTree_919.java | 97697eb09beed362468e350c28dc97e3bd281bd6 | [] | no_license | TuitaKing/leetcode | fac76a1d8d0094488d786aa93b5ce1bd59d936ae | 474f94a6fca6b453c83461cbc402a68f31a14a7e | refs/heads/master | 2023-02-18T09:27:05.277848 | 2021-01-21T08:19:40 | 2021-01-21T08:19:40 | 263,050,229 | 0 | 0 | null | 2020-10-15T08:09:11 | 2020-05-11T13:27:11 | Java | UTF-8 | Java | false | false | 3,485 | java | package com.tuitaking.tree;
import java.util.ArrayList;
import java.util.List;
/**
* 完全二叉树是每一层(除最后一层外)都是完全填充(即,节点数达到最大)的,并且所有的节点都尽可能地集中在左侧。
*
* 设计一个用完全二叉树初始化的数据结构 CBTInserter,它支持以下几种操作:
*
* CBTInserter(TreeNode root)使用头节点为root的给定树初始化该数据结构;
* CBTInserter.insert(int v) 向树中插入一个新节点,节点类型为 TreeNode,值为 v 。使树保持完全二叉树的状... | [
"735367737@qq.com"
] | 735367737@qq.com |
ebef96f3052212a5001b1c9e785c7bddc47f34e5 | 7b75c5eb9b587780c05a617544720760f639ca4f | /challenge-eventstore-master/src/main/java/net/intelie/challenges/Event.java | 2f9c7c6495bbfed23d745ddf3fd8708c7b3ae5c3 | [] | no_license | krazybones/challenge-two | 48191f1775100b2475ea24af3324c2ec33a7b3b8 | 4f515a676fb8af51405a4c1901f88d023fbb63ea | refs/heads/master | 2023-07-31T11:14:28.541047 | 2021-09-19T20:21:28 | 2021-09-19T20:21:28 | 408,226,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | package net.intelie.challenges;
import java.time.LocalDateTime;
/**
* This is just an event stub, feel free to expand it if needed.
*/
public class Event {
private String type;
private LocalDateTime timestamp;
public Event(String type, LocalDateTime timestamp) {
this.type = type;
this.timestamp = timestamp;... | [
"mbonuray@yahoo.com"
] | mbonuray@yahoo.com |
3293bd307211b77840473a2d0507d42c0a2dc8f5 | 387e3a568820b9307dc1d0aa65a7b2e535d2959a | /OrdenamientoSeleccion/PruebaOrdenamientoSeleccion.java | abdc33dd449841eb3497f924c4be2b4a992bb705 | [] | no_license | Alexgallo91/OrdenamientoBusquedaArreglos | 9b9173b574e312e87104dae30e7cfe3a6aecca3b | 085d8ceaf2f2434780e11c9aea8969b8eef41f51 | refs/heads/master | 2021-01-19T22:34:37.627475 | 2017-04-20T06:27:56 | 2017-04-20T06:27:56 | 88,828,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java |
package OrdenamientoSeleccion;
public class PruebaOrdenamientoSeleccion {
public static void main(String []args)
{
OrdenamientoSeleccion arregloOrden = new OrdenamientoSeleccion(10);
System.out.println("Arreglo desordenado");
System.out.println(arregloOrden);
... | [
"noreply@github.com"
] | Alexgallo91.noreply@github.com |
1206335080ff91ce69511bdcb1bd00baf7dec62f | c94dd358fa90697d8102d55a1fa9e793979fb3ad | /src/main/java/com/nomizo/controller/ProductController.java | 095659ec7f064fe5e7c60ca152b4757e23b3c452 | [] | no_license | nomizo-iox/Java-SpringBootCRUDv2 | a5a1f4e1452f368cb9f7720a0c7a09a99cab3798 | c92e0c0b588e6b57b67a1c0d07cd428cb6492196 | refs/heads/master | 2021-02-07T01:03:12.516647 | 2020-03-01T03:18:09 | 2020-03-01T03:18:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,492 | java | package com.nomizo.controller;
import com.nomizo.logs.Logging;
import com.nomizo.model.Product;
import com.nomizo.service.ProductService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
public class ProductContro... | [
"nomizo.iox@gmail.com"
] | nomizo.iox@gmail.com |
6c622f9f621d5c954fc277e2b7a930cbe089fcf9 | 3a40eca6c8793ac2d543213c0214a4fd1fd5063c | /z_JB0634/src/com/Eclipse_Tips/Eclipse_Tips.java | 3fa0230855ed2b2ecd472106c3eb2c8d4dd36489 | [] | no_license | TejkumarKempaiah/JB0634 | 8d0dc006b6e230aca995bb07a5379eaf30b5d637 | 369fe3713a5fd9d820425190d594b80d8f1f8730 | refs/heads/master | 2020-04-15T20:34:35.998744 | 2019-02-15T05:16:36 | 2019-02-15T05:16:36 | 164,999,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package com.Eclipse_Tips;
public class Eclipse_Tips {
public static void main(String[] args) {
Phones p1 = new Phones();
}
}
| [
"tajkumarkempaiah@192.168.1.130"
] | tajkumarkempaiah@192.168.1.130 |
f735903bae07b34dfc761dad7777f5e7b4abc473 | d9b10fe6b9f052866956354842af9dc31ac4d8fa | /app/src/p_projectone/java/com/project/one/ProjectOneActivity.java | d37f00a719f0d8685ea765ab5eb115192998b504 | [] | no_license | NicolasLv/plugindemo | b6e375555fc29c97ee36b2befdbe778381e49f9b | bff54c7d583cb11276c634723574c22602527370 | refs/heads/master | 2023-03-19T00:33:23.229147 | 2018-05-03T10:09:09 | 2018-05-03T10:09:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.project.one;
import android.app.Activity;
import android.os.Bundle;
import com.example.zengbo1.plugintest.R;
public class ProjectOneActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layo... | [
"zengbo1@staff.weibo.com"
] | zengbo1@staff.weibo.com |
dc327be64ff2b8f10b243c283b1999c8fb8f440e | 51aef8e206201568d04fb919bf54a3009c039dcf | /trunk/src/com/jmex/audio/openal/OpenALPropertyTool.java | fc582fa6939f87b3646965af546788d5a41439c6 | [] | no_license | lihak/fairytale-soulfire-svn-to-git | 0b8bdbfcaf774f13fc3d32cc3d3a6fae64f29c81 | a85eb3fc6f4edf30fef9201902fcdc108da248e4 | refs/heads/master | 2021-02-11T15:25:47.199953 | 2015-12-28T14:48:14 | 2015-12-28T14:48:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,069 | java | /*
* Copyright (c) 2003-2008 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this... | [
"you@example.com"
] | you@example.com |
5cc4fc061707dd48ea79bcf8a2778f5cddf75055 | 86158d8fa9c3b44e561f61c87136125f72cc3e28 | /auburn/50 _ mobile0/mobile0/androidx/lifecycle/MethodCallsLogger.java | e80c33cc66e6e5471f4f9ef2394ae7eec99e9583 | [] | no_license | congtrung2k1/CTF-Write-up | 3e0cecb4888759d6da2a29c5213f249637fc1713 | fadbdceed4713d273d5c9268ff5edd10438bad9d | refs/heads/master | 2021-11-11T16:39:10.912008 | 2021-10-21T18:26:51 | 2021-10-21T18:26:51 | 230,739,687 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | //
// Decompiled by Procyon v0.5.36
//
package androidx.lifecycle;
import java.util.HashMap;
import java.util.Map;
public class MethodCallsLogger
{
private Map<String, Integer> mCalledMethods;
public MethodCallsLogger() {
this.mCalledMethods = new HashMap<String, Integer>();
}
pub... | [
"42043537+congtrung2k1@users.noreply.github.com"
] | 42043537+congtrung2k1@users.noreply.github.com |
18e880bc7059d603a9a89719ce748860400434e5 | 8571ffca35f45456d1db8f0b70d89915060f401e | /app/src/main/java/com/bpbatam/enterprise/bbs/BBS_add_berita.java | a92fcba4fa0d73ad36b7bb5a62e1873c21639b06 | [] | no_license | bernadsatriani/EnterpriseBatam | 59e1bb5ec01cfa59dfadaef40b22618f62068bc9 | 1dac4f4ed8afb959ff3b316b33e305508e05c3b2 | refs/heads/master | 2020-04-07T05:42:19.089307 | 2017-04-16T05:03:46 | 2017-04-16T05:03:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,918 | java | package com.bpbatam.enterprise.bbs;
import android.app.Activity;
import android.app.Dialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.drawable.ColorDrawable;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.v7.app.... | [
"nugraha.setia@gmail.com"
] | nugraha.setia@gmail.com |
6aeebc8fc54a49f4045a849389c1cfc823f026eb | 20325bc297ecc5b06c283e3f5bd285997652b6a8 | /src/main/java/com/bpodgursky/nlpviz/ParseHelper2.java | 77ee99dfbf3caa530dd37c8becd4fb49d00edf6b | [] | no_license | sebgod/nlpviz | 14020fcbfe0b6642e0043662f18bbae16ef5fa41 | 8840c09d5a634351382e784494cce95d85cf85b2 | refs/heads/master | 2020-12-28T19:57:24.860386 | 2014-04-06T20:37:40 | 2014-04-06T20:37:40 | 14,936,563 | 1 | 0 | null | 2019-10-05T00:35:09 | 2013-12-04T21:38:12 | JavaScript | UTF-8 | Java | false | false | 2,224 | java | package com.bpodgursky.nlpviz;
import com.google.common.collect.Lists;
import edu.stanford.nlp.ling.CoreAnnotations;
import edu.stanford.nlp.ling.CoreLabel;
import edu.stanford.nlp.pipeline.Annotation;
import edu.stanford.nlp.pipeline.StanfordCoreNLP;
import edu.stanford.nlp.trees.Tree;
import edu.stanford.nlp.trees.T... | [
"bpodgursky@liveramp.com"
] | bpodgursky@liveramp.com |
086b354b2bcdc1929fbf9a8e1aa52ebbc4ce33d8 | 1062912d6a6d1b40e2aac1ac570b2b00962dcb59 | /bt-manager-teams-ct/src/main/java/org/ernest/applications/bt/db/manager/teams/ct/UpdateAddCommentInput.java | 844d879e9b0aaecc3706523f0bc0edc80918fe51 | [] | no_license | ErnestOrt/bt-manager-teams-src | b5bec071d3fa2f2ead8aa327564c9780c13c0753 | d839bfd91229c05b1722f2f39072c412b1bfa1a6 | refs/heads/master | 2016-08-12T23:40:26.671078 | 2016-04-03T16:20:37 | 2016-04-03T16:20:37 | 53,073,868 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package org.ernest.applications.bt.db.manager.teams.ct;
public class UpdateAddCommentInput {
private String teamId;
private String commentId;
public String getTeamId() {
return teamId;
}
public void setTeamId(String teamId) {
this.teamId = teamId;
}
public String getCommentId() {
return commentId;
}
... | [
"ernest.ort.tor@gmail.com"
] | ernest.ort.tor@gmail.com |
5696e674a6d89d802956863a6283e1ee5ee702be | 48f8a9a25074eb157a4b2b47f6b1605322fb589e | /ssm_system_domain/src/main/java/com/ssm_system/domain/Permission.java | 2ef7e0d0b855bcd74ab9ba55162cde9fd8b02589 | [] | no_license | DaKonKon/ssm_system | e829b9407a03b756eaeac22e364d22f92b7b63d1 | f3a006107cb543e6a36a54846e037da4a5f27ea0 | refs/heads/master | 2022-12-31T02:57:19.501017 | 2020-10-18T12:12:31 | 2020-10-18T12:12:31 | 302,541,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.ssm_system.domain;
import java.util.List;
public class Permission {
private int id;
private String permissionName;
private String url;
private List<Role> roles;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public Strin... | [
"1041499672@qq.com"
] | 1041499672@qq.com |
d120755598b9f744edf25e85f1420ccbf756012b | 6de2301bbc9048d1a363d44231273f3db9da4ec6 | /bitcamp-java-basic/src/step05/Exam02_1.java | 33cb8e291d0bb871770dbcf6a04da749c4ff5e1f | [] | no_license | sunghyeondong/bitcamp | 5265d207306adec04223dd0e0d958661334731fa | c4a7d0ba01b0d6b684c67004e6c487b61c6656d6 | refs/heads/master | 2021-01-24T10:28:52.267015 | 2018-10-24T01:32:45 | 2018-10-24T01:32:45 | 123,054,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | // 흐름 제어문 - switch 사용 전
package step05;
import java.util.Scanner;
public class Exam02_1 {
public static void main(String[] args) {
Scanner keyScan = new Scanner(System.in);
System.out.println("[지원부서]");
System.out.println("1. S/W개발");
System.out.println("2. 일반관리");
System.o... | [
"tjdgusehd0@naver.com"
] | tjdgusehd0@naver.com |
1c57d528565b8aee8b1f69f7717f4f34dd339ea4 | 21273936d48726fa43dfbf7bab7bc3b17976a711 | /todo/todo-api/src/main/java/com/liferay/todo/service/TodoServiceWrapper.java | fa91702bedc21f1ea4d9ac8c3f7ad540783a6117 | [] | no_license | mir333/dxp-react-workshop | 24213350c4d92738ba0ee7105980a3800d735467 | ce1b6feda9e9e279965a9daf7a4d2157da716669 | refs/heads/master | 2020-12-02T21:24:47.852809 | 2016-09-15T19:01:30 | 2016-09-15T19:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,048 | 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... | [
"michael.hadley@liferay.com"
] | michael.hadley@liferay.com |
aabc35c8d2487460ea6e458e0a6a5c55c568fddf | 00342d235aa7159b74fd71ea94d7ba3184ef0a8e | /src/animals/Parrot.java | 16904aff06e69e4d80a76d7324817cf1ec5f9266 | [] | no_license | Burton86/Zoo-master | 84088716f895b9432df14f9f457bbc634732d051 | 09f6180302b15695602dbe08e5b2934b35a16e74 | refs/heads/master | 2020-05-23T16:32:44.044281 | 2019-05-15T15:14:51 | 2019-05-15T15:14:51 | 186,851,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package animals;
import types.Bird;
/**
* Write a description of class Animals.Parrot here.
*
* @author (Kyle Burton)
* @version (5/10/19)
*/
public class Parrot extends Bird {
// instance variables - replace the example below with your own
private int age;
public Parrot() {
super("Parrot",... | [
"KB145350@davenportschools.org"
] | KB145350@davenportschools.org |
4590895a5c1211411871129a9c9b0e3cd805260f | bce6730ec0ef56ccbf01bd999c1b9249518186da | /src/test/java/com/project/MavenProject/javascriptexcecutors/ScriptExceutor.java | 50c266a8db129c73a413c0734421a02748ede551 | [] | no_license | ravilella1234/githubsourcebuild | 8e34fb126df7c83008068cee7a55456d2360a2ce | 19a361f49f421f5fb6375e8f2e908300de1d8ab0 | refs/heads/master | 2022-07-10T03:07:11.687781 | 2019-08-13T03:02:36 | 2019-08-13T03:02:36 | 202,052,001 | 0 | 1 | null | 2020-10-13T15:17:37 | 2019-08-13T02:59:55 | HTML | UTF-8 | Java | false | false | 1,984 | java | package com.project.MavenProject.javascriptexcecutors;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class ScriptExceutor
{
public static void main(String[] args) throws InterruptedException
{
System.setProperty("w... | [
"ravilella1234"
] | ravilella1234 |
49b177acd4cd2291822261de431744ce599f84d9 | 8dedeb809d782042a8222f413883cf158ce7d16b | /src/main/java/com/netcracker/smarthome/business/auth/UserExistsException.java | 095f00bcfcab0c590d295e36b396426d9d455362 | [] | no_license | iradmt/smarthome-webapp | c5fdb4fb283bac20f6683279b8bbdda1d0245aa2 | 8b6a1a905954eeab071699a52b3e9471a7cfcacd | refs/heads/master | 2021-01-11T09:31:46.139038 | 2017-05-23T13:01:18 | 2017-05-23T13:01:18 | 77,473,318 | 0 | 8 | null | 2017-02-10T10:38:33 | 2016-12-27T17:55:13 | Java | UTF-8 | Java | false | false | 183 | java | package com.netcracker.smarthome.business.auth;
public class UserExistsException extends Exception {
public UserExistsException(String message) {
super(message);
}
}
| [
"ird96@yandex.ru"
] | ird96@yandex.ru |
c2f24322652aaa14a7e2a3460ea58c7c395b9735 | 4e6fdc2c6b4325993fb7635677189e095cc5d947 | /src/com/rmc/Audio.java | 31a02375ba8c9b7d59c1b8d981b4d4cf6640e5ad | [] | no_license | alex022/RMC | 0b88ac8661ddf46d2a6141e9113f84fe9b2102cc | 5fe6d914ab75625bee2650464a1da5b8dfbf242f | refs/heads/master | 2021-01-25T03:26:14.448523 | 2014-06-05T01:11:08 | 2014-06-05T01:11:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,920 | java | package com.rmc;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import android.R.integer;
import android.media.AudioFormat;
import android.media.AudioRecord;
import android.media.MediaRecorder;
import android.os.B... | [
"alex.ch776@gmail.com"
] | alex.ch776@gmail.com |
edb48160a9d549935302df85043764ade2a0943f | e86fb2b00aece2fd47bcfdce0ececa418540dd00 | /src/main/java/user/UserDao.java | 1006e67f9b2df5212b8555bda9b46843c5143541 | [
"Apache-2.0"
] | permissive | HPeti/jdbi-examples | 8901a3df9519bb39df2ed8b6a08090036662e90d | 5c80feca9e4bee2a9c323ef3dbb352e6cd902d79 | refs/heads/master | 2023-04-09T09:50:13.227869 | 2021-04-24T16:23:48 | 2021-04-24T16:23:48 | 361,107,664 | 0 | 0 | Apache-2.0 | 2021-04-24T08:16:10 | 2021-04-24T08:16:10 | null | UTF-8 | Java | false | false | 1,563 | java | package user;
import org.jdbi.v3.sqlobject.config.RegisterBeanMapper;
import org.jdbi.v3.sqlobject.customizer.Bind;
import org.jdbi.v3.sqlobject.customizer.BindBean;
import org.jdbi.v3.sqlobject.statement.GetGeneratedKeys;
import org.jdbi.v3.sqlobject.statement.SqlQuery;
import org.jdbi.v3.sqlobject.statement.SqlUpdat... | [
"hpeti0912@gmail.com"
] | hpeti0912@gmail.com |
a7ac161e353e883b669bfe2fa1d1b911fbf9e820 | 6999384c3b547917a7ce1544deaf6a25187bf365 | /client.java | becaec7381fbb39d8248f258a164e80846e28498 | [] | no_license | vyshnavilahari/Chat-Box | 1aa4bdaf31ea66e69976511702503cc83909fdbd | 33bb37e4b51c1869c9da1010d904bebc1b2aabb2 | refs/heads/master | 2022-11-18T04:16:55.509970 | 2020-07-21T07:54:48 | 2020-07-21T07:54:48 | 281,330,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,660 | java | package chatting;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JLabel;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.net.Socket;
import java.util.HashM... | [
"noreply@github.com"
] | vyshnavilahari.noreply@github.com |
8fdd4cfa61529d081a7eddd4d7e3c9cfc572e04e | c1b261be52486f72e5d0db980169b9269c852107 | /src/org/drmx/CinemaViewer.java | f8e794c2f6c51adb13f0e416c437d6fdf2a5188c | [] | no_license | maxim-zolotov/DRMXbot | 0a96f0a5527d4b9579f96b5a90b5ebe8d5e4fe9f | 7cc194332c1666411dad580b770af81d4ec66fd5 | refs/heads/master | 2021-06-26T17:31:03.055705 | 2017-09-11T22:53:01 | 2017-09-11T22:53:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,056 | java | package org.drmx;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import java.io.IOException;
import java.util.*;
public class CinemaViewer {
public static final String SEANCES_URL = "http://cinemadelux.ru/seances/";
public static ... | [
"liddell.pleasance@gmail.com"
] | liddell.pleasance@gmail.com |
1f495e8d581a77c3137e13644385c51d9bbf78ed | 3e740a40ecb3d6b4131946176eade2c6f194d3f8 | /src/main/java/com/zhoujian/dao/IProductDao.java | 8e58ecdf6e0fc31f67712cd76b69caead4636800 | [] | no_license | zhoujain/authoritySystem | 8a009b7a977c6050b9328d0d6b125d11fa5a3167 | c42de6502cf09a39b8d1d8e65575d7a042775ada | refs/heads/master | 2020-07-03T22:30:17.973473 | 2019-08-29T05:00:39 | 2019-08-29T05:00:39 | 202,072,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | package com.zhoujian.dao;
import com.zhoujian.domain.Product;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.springframework.stereotype.Service;
import java.util.List;
@Mapper
public interface IProductDao {
//根据id查询... | [
"zhoujian0727@foxmail.com"
] | zhoujian0727@foxmail.com |
bf78348762e45a4a395122681b008f1c37b1c792 | 695cfdd237fe6ee11bb7be5648dfb4d50743ce26 | /app/src/main/java/com/kissasianapp/kissasian/ka_adapter/CountryAdapter.java | 61a387d8e7069746d3728185ee2e551446670d56 | [] | no_license | fandofastest/KISSAPP | e7a93a3c6e7fba6a14b93d6091bbedc29ed8f84b | a950b47b5aca8f867ef1b152472c16e01a7c8ba8 | refs/heads/master | 2020-12-28T18:50:34.291254 | 2020-04-24T16:35:35 | 2020-04-24T16:35:35 | 238,448,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,724 | java | package com.kissasianapp.kissasian.ka_adapter;
import android.content.Context;
import android.content.Intent;
import androidx.cardview.widget.CardView;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Te... | [
"fandofast@gmail.com"
] | fandofast@gmail.com |
ef39b81247d8020122cd34ba416e64405a8e3007 | 5c7355b35f8a743d833c7fe8bfda87af9fde5d36 | /practice2.finish/toastapp/src/androidTest/java/ru/mirea/strokach/toastapp/ExampleInstrumentedTest.java | 55918c8586d76de270b98c8ecafc4cb61efa13cd | [] | no_license | baaanan01/mobbile | b44704fb3db94c740f91bc0e26b871cc38151027 | 17dd1507854f03215b948be6535c7befa5055bc1 | refs/heads/master | 2023-05-07T19:12:19.406634 | 2021-06-05T09:37:19 | 2021-06-05T09:37:19 | 374,074,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package ru.mirea.strokach.toastapp;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute... | [
"baaanan01@gmail.com"
] | baaanan01@gmail.com |
c11c2b4588396d848ffe280dffe1ec944ef518e0 | 9c7a2264b36af2ad869a7d8ccae55e586ba6430d | /WorldClassWallSung/src/main/java/uni/stu/service/GradeMService.java | 8470ede462abe33089107d63b78c65978f251a1a | [] | no_license | shalom3698/WorldClassWallSung | 98e06c10f583cf6a23d4bfdb1027ec4efcb67682 | f8b710845065790598c81f192c35e582fae638ff | refs/heads/master | 2022-12-20T01:19:44.185324 | 2020-10-16T07:12:40 | 2020-10-16T07:12:40 | 286,380,301 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package uni.stu.service;
import java.util.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import uni.stu.model.GradeMDto;
@Service
public class GradeMService{
@Autowired
GradeMDao mdao;
public GradeMService() {}
public List<GradeMDto> yearsList... | [
"kyungchuljo@gmail.com"
] | kyungchuljo@gmail.com |
10ab873deddc56240aa6b6fc89d821dbe98788ae | 9b367e61ecedadab5eb9227265da70049bb7c863 | /src/com/bridgerputnam/dayTwo/ProblemTwo.java | 78b852e76ea5a8f0e40ab887d6ad84c8ae27e8c4 | [] | no_license | Putnam14/Advent-of-Code-2019 | 13e8b37f2d6170363f8e842876ef995a54811df0 | fe0280d11a377405f956458ca40ef3a3f5dcd14f | refs/heads/master | 2020-10-02T09:55:21.759602 | 2019-12-16T01:37:31 | 2019-12-16T01:37:31 | 227,752,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 853 | java | package com.bridgerputnam.dayTwo;
import com.bridgerputnam.InputReader;
import com.bridgerputnam.IntcodeProcessor;
import java.util.ArrayList;
import java.util.List;
public class ProblemTwo {
public static int solution() {
List<Integer> input = InputReader.inputToIntList("dayTwo/dayTwoInput.txt");
... | [
"putnambr76@gmail.com"
] | putnambr76@gmail.com |
c45cc958ea631efa8108f2079ac279010e27d133 | dce9814e5a555a50af294fa29f48010d76732369 | /nasa-service/nasa-service-impl/src/main/java/datsch/andre/service/impl/MarsServiceImpl.java | 466e5fa195100cb6d2cf46beda32759cbd6bc42d | [] | no_license | binottoeduardo/NasaTest | ffa8f5eae2be2676b3a0e971a89b5f49e46c62e4 | 1a53dee8ef272ecc33a2009f1095520a0a75df76 | refs/heads/master | 2020-12-25T09:48:11.887351 | 2016-03-19T00:43:25 | 2016-03-19T00:43:25 | 60,551,323 | 1 | 0 | null | 2016-06-06T18:31:44 | 2016-06-06T18:31:44 | null | ISO-8859-1 | Java | false | false | 2,996 | java | package datsch.andre.service.impl;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.ejb.Stateless;
import datsch.andre.service.api.MarsService;
import datsch.andre.service.bean.Direcao;
import datsch.andre.service.bean.Robo;
/**
* Implementação do serviço de controle do Robo
*
* @aut... | [
"andredatsch@gmail.com"
] | andredatsch@gmail.com |
3ad6e01e448af225addf2256bd254d6d91157c52 | 32fa24f0dcbd39aa954811915659c977ee0caa2e | /src/gribbit/route/RouteHandler.java | 8715775de2eb29ada48fc5f761983d93fe8f5e9c | [
"Apache-2.0"
] | permissive | lukehutch/gribbit | 7e94371795b4b46c21400c3821c7d11d76e20cb8 | ceb56aacfa4115f8f4fdb2de63b01c0be2481fce | refs/heads/master | 2021-01-10T18:31:38.627925 | 2016-03-08T10:46:39 | 2016-03-08T10:46:39 | 27,955,179 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | /**
* This file is part of the Gribbit Web Framework.
*
* https://github.com/lukehutch/gribbit
*
* @author Luke Hutchison
*
* --
*
* @license Apache 2.0
*
* Copyright 2015 Luke Hutchison
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in com... | [
"luke.hutch@gmail.com"
] | luke.hutch@gmail.com |
6f1b9d7aef336a8ff7b2eb3b84239e6e9d61484b | 4518e966f471c819ca444cb64c9b51447b6a587a | /app/src/main/java/com/cali/mascotas/db/BaseDatos.java | 35a6e60cc4d463e5a117c3f0fd6b3eab868f263c | [] | no_license | Cali99-droid/Mascotas | 0c3cab6c89ecb104fd269beef6d0556f97aaa3e3 | 57674759c445fc65e35c2609a02ba9f50b89839f | refs/heads/master | 2022-12-13T08:12:42.417752 | 2020-09-10T00:34:26 | 2020-09-10T00:34:26 | 291,741,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,475 | java | package com.cali.mascotas.db;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import androidx.annotation.Nullable;
import com.c... | [
"orellano428@gmail.com"
] | orellano428@gmail.com |
74919bf29098c6fb78158a9e65e356e52651ff3c | 70047d3a1bd84fbe2c2771f6ad3e17566b25e6c6 | /ButtonEventTest1/app/src/main/java/cse/mobile/buttoneventtest1/MainActivity.java | 87947a991cf18b629e212bbeaef94f070753c055 | [] | no_license | jeon9825/grade3_MobileProgramming | 2eee3255eb374b064b1fe596e5ccdc879b4f597c | 184a3a8f7ed7b86ba9c803befe2179bb820e6bec | refs/heads/master | 2020-07-17T05:55:36.400604 | 2020-02-19T05:42:57 | 2020-02-19T05:42:57 | 205,961,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,672 | java | package cse.mobile.buttoneventtest1;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
@Override
protected void ... | [
"jeon9825@naver.com"
] | jeon9825@naver.com |
07164a1c2d4b430ee986356a3ce05e737ce6a3d9 | 15593c41a14b149a05ca0b5325fff90568d25c8b | /02/2.8/ScrollViewTest/src/org/crazyit/ui/ScrollViewTest.java | 6d6c43f0dd5ea3f6838a1339fc01823ee6083a85 | [] | no_license | code4j-chen/CrazyAndroid-source | 0f2ef444991667b691cb956498ac96f2b7e79365 | 738f866a3bcd675b195f677b3406e0671fde4328 | refs/heads/master | 2020-04-13T04:31:31.411578 | 2015-03-06T09:53:07 | 2015-03-06T09:53:07 | 31,763,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package org.crazyit.ui;
import android.app.Activity;
import android.os.Bundle;
/**
* Description:
* <br/>site: <a href="http://www.crazyit.org">crazyit.org</a>
* <br/>Copyright (C), 2001-2014, Yeeku.H.Lee
* <br/>This program is protected by copyright laws.
* <br/>Program Name:
* <br/>Date:
* @author Yeeku.H.L... | [
"code4j.chen@gmail.com"
] | code4j.chen@gmail.com |
a4dc0ec103b8c28de5ab6496f0be75eeb0819d2b | f599281b56f97d56ef647f172a9b63772a8c231d | /spring/src/main/java/cn/vincent/taste/spicy/spring/BeanPropertiesCopier.java | c3184fc73453914e12bd1078f0feee1fdbfad87b | [
"Apache-2.0"
] | permissive | vincent1857/taste-spicy | f035d63d8a7366067a7d461a8860895d9d802351 | 3e62fab434285b18735212a0331a58024fe59a72 | refs/heads/master | 2021-05-17T09:08:59.894017 | 2020-07-07T02:33:25 | 2020-07-07T02:33:25 | 250,720,470 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,152 | java | /*
* Copyright (c) 2015 by vincent.cn
*
* 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 ... | [
"characterpeng@gmail.com"
] | characterpeng@gmail.com |
4a8445d4ec0b162a9c5d8f55be1860b43cfc9800 | d4e56ef19d4aa3634e56435e4bb82651112029a7 | /src/main/java/com/dts/discover/jsearch/exception/KeyNotFoundException.java | 204b7bdaec1562cf511d3e20b10c7a76a3f9b0ec | [] | no_license | duminda-kt/command-line-search-app | 2dfad3d6ae9a60093f5d9a049b3b8fb9811294cf | 00f447e0f33e109ce9e0b692d7aa235a53d19eda | refs/heads/main | 2023-05-28T19:34:45.266720 | 2021-06-22T08:55:37 | 2021-06-22T08:55:37 | 379,155,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.dts.discover.jsearch.exception;
public class KeyNotFoundException extends Exception {
public KeyNotFoundException(String errorMessage) {
super(errorMessage);
}
}
| [
"="
] | = |
b284a5c4ede63ecd5a1ad3200daa0a96a0c151ff | fc9f781dcf4907114f884e33b634eb8d0f6ddd5a | /ActiSoftWeb/src/java/Agenda/AgendaList.java | cdb0cbf242bce426268a77574e8ab9114b7f5e7d | [] | no_license | Dgiulian/ActiSoft | c3517fa09c0179764cde2e23405273f4c4d71554 | 7f9b50772b2bde1ed905cb0c899356d8b0a04e83 | refs/heads/master | 2021-05-01T15:22:57.506495 | 2020-10-10T00:35:35 | 2020-10-10T00:35:35 | 50,962,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,768 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Agenda;
import bd.Agenda;
import com.google.gson.Gson;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.List;
import javax.servlet.ServletException;
import javax... | [
"giuliani.diego@gmail.com"
] | giuliani.diego@gmail.com |
a4efdad1f3ca09b183548ba74699407291e9096f | b9fb1b6d553e524395d3beb76d246b11b5063ff6 | /JavaConsole/src/Controller.java | 7bb92c5b6675653634f8a2f2a951f0bcab855966 | [] | no_license | khadegaosman/kangae- | a8f520d3246e078b95cbcb6c393231f34379449d | 2d752a9ff2284d306622ab90a36d77347bff2aa6 | refs/heads/master | 2020-03-22T21:37:33.381213 | 2018-06-04T23:10:34 | 2018-06-04T23:10:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,475 | java | import javax.xml.crypto.Data;
import java.io.IOException;
import java.io.Serializable;
import java.util.ArrayList;
public class Controller implements Serializable{
private static ArrayList<User> users = new ArrayList<>();
private static ArrayList<Game> games = new ArrayList<>();
private static User logged... | [
"maryam.sokkary@gmail.com"
] | maryam.sokkary@gmail.com |
67df61d2b77f6b56a20b58f4bceb72c3dcec8ea5 | 3b8690b659fffe81298f91d39c4d5e38e8ffea15 | /wc18-back/wc18-domain/src/main/java/com/github/mjeanroy/wc18/domain/models/Rank.java | 468ace2bd99982477c8c28801b09b21af3c959d2 | [] | no_license | mjeanroy/wc18 | ce0a6924d5a193e0d2c1ed5ef98d7e7d08d00fdf | aea9e8a0ddf3ef4ad67dbbde6fac84a421707068 | refs/heads/master | 2020-03-21T03:53:49.338315 | 2018-09-19T14:28:26 | 2018-09-19T15:08:28 | 138,079,874 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,408 | java | /**
* The MIT License (MIT)
*
* Copyright (c) 2018 Mickael Jeanroy
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to ... | [
"mickael.jeanroy@gmail.com"
] | mickael.jeanroy@gmail.com |
955256cc6f38af1ee48b8c080da711c5ce90cea2 | 6c6e3ec274a930c94aa1dcb79085765a0ef70763 | /Code/Code/src/test/Test.java | 88b8e848adcc9c1e50b1220fbe23658e3a7dce5b | [] | no_license | Kinice/Blog | 5316fd48d5f8fb91d1740c329073d2144e87b522 | 0fa09c07a55e6a234ac80cdeb9c3932b8db426e8 | refs/heads/master | 2021-01-19T01:41:24.630428 | 2017-03-09T17:45:09 | 2017-03-09T17:45:09 | 84,393,743 | 0 | 0 | null | 2017-03-09T03:26:57 | 2017-03-09T03:26:57 | null | UTF-8 | Java | false | false | 247 | java | package test;
public class Test extends FatherClass implements TestInterface{
/*public void test(){
System.out.println("this");
}
*/
public static void main(String args[]) {
System.out.println("郑州大学".substring(0, 3));
}
}
| [
"459904593@qq.com"
] | 459904593@qq.com |
db2f1f81b139d41570260bf8621a8e3e52c49b4c | 95ffdbacafb9255d9dfe8c5caa84c5d324025848 | /zpoi/src/org/zkoss/poi/hssf/record/chart/SheetPropertiesRecord.java | cb3088a4275f1346cb760c12b2d3917e83893874 | [
"MIT"
] | permissive | dataspread/dataspread-web | 2143f3451c141a4857070a67813208c8f2da50dc | 2d07f694c7419473635e355202be11396023f915 | refs/heads/master | 2023-01-12T16:12:47.862760 | 2021-05-09T02:30:42 | 2021-05-09T02:30:42 | 88,792,776 | 139 | 34 | null | 2023-01-06T01:36:17 | 2017-04-19T21:32:30 | Java | UTF-8 | Java | false | false | 7,133 | java | /* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to Y... | [
"mangeshbendre@gmail.com"
] | mangeshbendre@gmail.com |
79ff616def5c79d1476937e14ba8629d4b1317e8 | 02e67d447887f024b4f397262931da67c7dea526 | /src/java/com/dtos/ErrorDTO.java | a9454b200a2311c44f4a304d1f0e5c81865314f7 | [] | no_license | nguyen-tri-nhan/mooncakeshop | 0a7a41ea7fe1b6d90ae112dc084c99a0ed0e7c4e | 054026d6b9b1ac040c023106d290cc53d7cbae83 | refs/heads/main | 2023-01-12T07:54:47.236567 | 2020-11-16T12:51:35 | 2020-11-16T12:51:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | 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.dtos;
/**
*
* @author Lenovo
*/
public class ErrorDTO {
String username, password;
public ErrorDTO() {
}
... | [
"nguyentrinhan.dev@gmail.com"
] | nguyentrinhan.dev@gmail.com |
a13271faabbdc1d5614096a09240b52aa8230821 | 60786d83ce800ece6405bd0fb81f2bcb7f97db70 | /src/test/java/com/TestCases/BazaarVoiceReviewTestValidationForEnglish.java | 295b903969fdff238bfa44ac8f7315d951cc6d19 | [] | no_license | sskumar35/PR-Automation | 30453e27cd15c4de191a678638cfa6813de05d51 | 4f19e9638e376ca5bbcd404b5f277b6e9f627895 | refs/heads/master | 2020-03-30T00:53:57.489976 | 2019-01-21T10:24:29 | 2019-01-21T10:30:10 | 150,549,326 | 0 | 0 | null | 2018-09-27T09:21:24 | 2018-09-27T07:48:18 | null | UTF-8 | Java | false | false | 5,372 | java | package com.TestCases;
import java.text.DecimalFormat;
import org.openqa.selenium.JavascriptExecutor;
import org.testng.Assert;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import com.BusinessComponents.CountrySelectorActions;
import com.Busin... | [
"skumar@pipingrock.com"
] | skumar@pipingrock.com |
ae8087bd1e456aea844e605cd0be97b25bfd4751 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /sgw-20180511/src/main/java/com/aliyun/sgw20180511/models/OpenSgwServiceResponse.java | 6570dd024ea09e229eca5fafad4620c753814e65 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,052 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sgw20180511.models;
import com.aliyun.tea.*;
public class OpenSgwServiceResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("body")
@Valida... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
48d6872e612351b01c20fa1d7c0b4831cf114c66 | f2f0893bbc7d8d39bd8dfdddd7200067d4558748 | /ThinkingInJava/app01/Group3.java | ff3096520080fb4ae58c7e2fc5d1ede3e3c61be7 | [] | no_license | DmytroPushkarchuk/JavaCore | a1fc60974efed6a6a5fe073e1acdcbed04be75e0 | 9ec6c20da69d2dfcc64eea3f96470a921a8c76e5 | refs/heads/master | 2020-04-11T19:35:35.188944 | 2019-05-05T16:54:57 | 2019-05-05T16:54:57 | 162,039,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package app01;
public class Group3 extends Group{
private String nameGroup = "Abstract Group";
@Override
public void getGroup() {
System.out.println(nameGroup);
}
}
| [
"pushkarchuk1986@gmai.com"
] | pushkarchuk1986@gmai.com |
115bb75e0c587691f64132848450f02df7fd6529 | 262aec1027d0b293dae77945bb260d862aeb3d84 | /kbop_web/src/main/java/com/kbop/config/Swagger2Config.java | 06298e7268db1c1a380735163d330bd79055a324 | [
"MIT"
] | permissive | casxter/kbop | afc9e07f160b5b6c6c9a42ab7309ec064ccde819 | cb67b7339e664fcf00be5aa3b056b75a40927174 | refs/heads/master | 2021-01-15T23:02:27.689229 | 2017-10-20T07:21:57 | 2017-10-20T07:21:57 | 59,013,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package com.kbop.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.spi.DocumentationType;
import ... | [
"wallacetang@mintmedical.cn"
] | wallacetang@mintmedical.cn |
b1636b3abf14bee2f2d589a2f99f80a258088551 | cd83caf150649be2101ca409b209833f1cbf7ba4 | /Exemplos/ExemploString01.java | 1caff018cc2d8a836bce2dbd4dcd0279edd8ca35 | [] | no_license | asoliveira-philips/Entra21Java-2018 | cb922ed9bbfedc02c4fadacdc0b8bbf59f111529 | 548317a9c10a500d538a376fa8afd49070d201fc | refs/heads/master | 2020-04-22T06:40:47.524980 | 2019-02-12T01:44:17 | 2019-02-12T01:44:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,402 | java | import javax.swing.JOptionPane;
public class ExemploString01{
public static void main(String[] arg){
String nome = "Curso de Java";
// retorna a quantidade de caracteres da String
System.out.println(nome);
System.out.println("Tamanho da String: "
+ nome.length());
... | [
"alan.sil.oliveira@gmail.com"
] | alan.sil.oliveira@gmail.com |
384610d124c51cfac2ede86999bbaf0073dcd8ab | e8d037631444f01b74c8fa11e5fc2c6a7d0bdd81 | /frank/src/com/maptest/MapKeySetTest.java | 4a9a65a89bc430193bea57a65f5a7bcd714c6e1b | [] | no_license | franklifeng/IDEAProjects | d42b556978f1183779c9372b3a36949f257774e3 | 99c95619111b9cd18e2296c0f5448e8ae11fd7a2 | refs/heads/master | 2023-06-07T03:21:49.152770 | 2021-07-05T06:17:36 | 2021-07-05T06:17:36 | 262,698,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.maptest;
import javafx.scene.effect.SepiaTone;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
/**
* @author frank
* @create 2019-10-17 9:30
*/
public class MapKeySetTest {
public static void main(String[] args) {
Map map = new HashMap();
... | [
"frank@163.com"
] | frank@163.com |
fc05ee8f4045adf6c2b09a78ec6f0ea5e9683de8 | 8fb549b1a4a93bfbb32af594b7d09ea738ad11cc | /app/src/main/java/com/hacredition/xph/hacredition/utils/RecyclerAnimator.java | a2c64c536847f003020ce330133a206a0b036fae | [] | no_license | xbeginner/hacredition | e58659ea36fa9a412e0c12ca703c1b0d97c98727 | 24f59fcd9ec352036f00ee084f5937c76b1c766e | refs/heads/master | 2021-01-11T23:50:04.131564 | 2017-06-15T09:44:20 | 2017-06-15T09:44:20 | 78,633,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,437 | java | package com.hacredition.xph.hacredition.utils;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.widget.RecyclerView;
/**
* Created by pc on 2017/1/20.
*/
public class RecyclerAnimator extends RecyclerView.ItemAnimator {
@Override
public boolea... | [
"internet_408@126.com"
] | internet_408@126.com |
03ec6017f66aa179532cb2c68c86a1afd1b181a5 | 0dad344de42e0d2e8b939d46ceb457206f6d9ca1 | /app/src/main/java/com/jx372/gugudanfighter/HelpActivity.java | b555108aa54c8fe388fffca26d0382cceef7b797 | [] | no_license | shruddnr12/GuGuDanFighter | 8ae1a414a6059dbadf9aba01d1dcfe62b91be174 | 96f50a2b54cf221a004c7e5177ef73816b92dd93 | refs/heads/master | 2021-01-01T18:32:47.323526 | 2017-07-25T08:34:40 | 2017-07-25T08:34:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.jx372.gugudanfighter;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class HelpActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activit... | [
"kickscar@gmail.com"
] | kickscar@gmail.com |
adaf5fb6a87c69ad6bf710ca81e61aa8c21b93f4 | 1415e38988783076c88d29d6b212a0a5c528a3c2 | /Project/src/view/TicketView.java | 0031eccb52b0c2c93ca40e3b06a41035340c8b63 | [] | no_license | ghldbssla/Project | e9eab28ff6cee6d22bc275f6c064bf3b891ae8ee | 477d69162b3d1e2ec1cd130ca137e8a585dd2753 | refs/heads/master | 2023-03-05T17:11:22.707367 | 2021-02-16T03:57:43 | 2021-02-16T03:57:43 | 331,629,634 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 516 | java | package view;
import java.util.Scanner;
import dao.MovieDAO;
public class TicketView {
Scanner sc = new Scanner(System.in);
public TicketView() {
while(true) {
System.out.println("1. 상영관 선택\n2. 영화 선택\n3. 무비뷰로 가기");
int choice = sc.nextInt();
if(choice==3) {
new MovieView();
}
switch (cho... | [
"ghldbssla1997@gmil.com"
] | ghldbssla1997@gmil.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.