blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
aa6bb6db92999e0203bea1ea3d1063fc6877abba | b034b8623d340bdacf0ab0cf274a6a4e357074cb | /app/src/main/java/college/edu/tomer/animationspart2/LoginActivity.java | 6e924c0f58c5cfd5bb0ac397cabc19288a1eafd2 | [] | no_license | appswebdev/AnimationsPart2 | 13061ee38663712c65bbb5578a2bda5aa01e1369 | 8966f8502481dda1924abd620fc72a37a1451a10 | refs/heads/master | 2021-01-20T21:01:02.834120 | 2016-07-24T17:32:28 | 2016-07-24T17:32:28 | 64,070,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,522 | java | package college.edu.tomer.animationspart2;
import android.animation.Animator;
import android.animation.AnimatorInflater;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.os.Bundle;
import android.support.design.widget.TextInputLayout;
import android.support.v7.app.AppComp... | [
"collegeandroid2015@gmail.com"
] | collegeandroid2015@gmail.com |
9774a95a36afd9427b972fb28dbe8e8f72cae3c5 | 33ead68b26f9decf5aa84a6ecfad8bb82152ee93 | /src/TwoPointNineteen.java | badbe5f59e1f8202fae58280c30dd257d65e5813 | [] | no_license | jingtingofkirkland/JavaEssential | 084c6fa59d933259b56aa7857e263889949057dc | 598922698491f1070e03d44f458b6f913df3e65d | refs/heads/master | 2021-01-25T11:14:31.776290 | 2017-08-02T03:51:30 | 2017-08-02T03:51:30 | 93,917,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | /**
* Created by Administrator on 2017/6/24.
*/
import java.util.Scanner;
public class TwoPointNineteen {
public static void main(String[] args){
Scanner input = new Scanner(System.in);
System.out.print("Enter three point for a triangle: ");
double x1 = input.nextDouble();
double y... | [
"fengshahuang@gmail.com"
] | fengshahuang@gmail.com |
4ca768876ef996dd259b5a5be84e30fa980c8684 | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/132/775/CWE197_Numeric_Truncation_Error__int_Environment_to_byte_22b.java | 2fdc2dcbff442c8d2b63fc7ea09b261f3fc87729 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 3,315 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE197_Numeric_Truncation_Error__int_Environment_to_byte_22b.java
Label Definition File: CWE197_Numeric_Truncation_Error__int.label.xml
Template File: sources-sink-22b.tmpl.java
*/
/*
* @description
* CWE: 197 Numeric Truncation Error
* BadSource: Environment Read data f... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
73e854d8cb8d578600cee5d47bc865a1de152fa2 | 716ae9391a8eec5c5274aae8fa915e23f008ff7b | /app/src/main/java/com/example/junyeop_imaciislab/keeping/adapter/inventoryListAdapter.java | dcd9cd3d1a81afa007a877d56b10d2e4d1c2d51c | [] | no_license | JunYeopLee/Keeping | 660d766a32a6a594204f52b8f2bf05ade7c641af | 2004e021679c62a279d64ca6198ae7d394a04885 | refs/heads/master | 2021-01-10T16:40:00.324996 | 2015-12-04T04:52:21 | 2015-12-04T04:52:21 | 46,000,310 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,263 | java | package com.example.junyeop_imaciislab.keeping.adapter;
import android.app.Activity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.ArrayAdapter;
import android.widget.ImageButton;
import android.widget.Line... | [
"duql2072@gmail.com"
] | duql2072@gmail.com |
851f3199f92876850050669857df00d2345c7a6f | a4274173d09a7f39ac041280f32b882d29f62913 | /core_ui/src/test/java/ru/iandreyshev/coreui/ExampleUnitTest.java | 21c0493dfb89b62d6241fd60068fa29441d7f569 | [] | no_license | iandreyshev/sleepynotepad | c3dd273e9f082a627ae71348441d1d1c071a1b21 | c767f103c328551dc180f2a6975de2ee47395a41 | refs/heads/master | 2020-04-13T00:36:16.689278 | 2018-12-31T12:15:04 | 2018-12-31T12:15:04 | 162,849,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package ru.iandreyshev.coreui;
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 void ... | [
"ivan.andreyshev@gmail.com"
] | ivan.andreyshev@gmail.com |
0b5422924937ad61440828272e0a15f463b95c3c | ee14649a7dc9055027e4891531b62244d94af05f | /core/src/main/java/org/teavm/backend/lowlevel/transform/CoroutineTransformation.java | 1be2a83f35e9affe588b8d7b17cfaa2c80d1e2d8 | [
"Apache-2.0",
"BSD-3-Clause",
"GPL-1.0-or-later"
] | permissive | konsoletyper/teavm | 02c3190e86d5837821fbd17979d6ea64a6b301d6 | 401fcabeae22689fb62307563cf8f20ae4ab16c3 | refs/heads/master | 2023-09-03T20:12:11.892017 | 2023-08-28T17:32:22 | 2023-08-28T17:32:22 | 13,045,763 | 2,320 | 285 | Apache-2.0 | 2023-07-05T17:40:09 | 2013-09-23T20:04:15 | Java | UTF-8 | Java | false | false | 22,078 | java | /*
* Copyright 2018 Alexey Andreev.
*
* 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... | [
"konsoletyper@gmail.com"
] | konsoletyper@gmail.com |
772e301ce236fb44b96ed197ef88dee996719378 | eefbb79b36ea98d452ab190730200e9c051e588c | /src/test/java/com/xwq/spider/SpiderApplicationTests.java | fabe08689c235106305f46a76b08198f76066180 | [] | no_license | xiawq87/spider | 684ca6687d1853fc1167f3bcd8f2a90859c71afb | d5fbdf18878da0eff26463a6cecf60cebed2e8f4 | refs/heads/master | 2020-07-31T20:43:36.624725 | 2019-09-30T09:39:16 | 2019-09-30T09:39:16 | 210,747,823 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 488 | java | package com.xwq.spider;
import com.xwq.spider.sp.yousuu.YousuuTask;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(... | [
"xiaweiqiang@yunzhangfang.com"
] | xiaweiqiang@yunzhangfang.com |
161829ab3b254a4aedb2dfb082aff00c699f0f00 | 94d54066bf951ab95e3ba0dcc7d890e1907e8c38 | /lib/source/org/jfree/data/time/Year.java | a806eb3d1f9d81774fb16ec275734ec3342db7bc | [] | no_license | DieterDeSchuiteneer/practicum-1-Simulatie-van-Scheduling-Algoritmes | fdd5ca895caea7ea915f93830aa8617efba8997e | b6d64b6b89e97b6e66554cfcb6f890428b525ee4 | refs/heads/master | 2021-04-27T09:17:26.264759 | 2018-04-17T07:39:57 | 2018-04-17T07:39:57 | 122,509,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,655 | java | /* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (C) Copyright 2000-2005, by Object Refinery Limited and Contributors.
*
* Project Info: http://www.jfree.org/jfreechart/in... | [
"1161968@isep.ipp.pt"
] | 1161968@isep.ipp.pt |
cc743259eabcc8ed463e2487fde0c2d3bb999ed4 | 57fece2a9e1229e23b51e4b9fdab93bf5701a701 | /src/main/java/com/chenjh/util/DateUtil.java | 57693b011447a9eaedd3b5a32af09d06d2cb1e77 | [] | no_license | chenjhone/nvd_collect | 919077a74e26a8be18d83d08db35739cba1a676b | 8839abbde08db4f1c095847b3b5c5c989b72d186 | refs/heads/master | 2022-09-20T06:37:04.308052 | 2019-06-28T08:46:39 | 2019-06-28T08:46:39 | 194,239,170 | 0 | 0 | null | 2022-09-01T23:09:07 | 2019-06-28T08:42:05 | Java | UTF-8 | Java | false | false | 23,957 | java |
package com.chenjh.util;
import java.security.InvalidParameterException;
import java.sql.Timestamp;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import j... | [
"331708624@qq.com"
] | 331708624@qq.com |
94a455886fd2dd4f90751d7cab320a4a6eedad0b | fb7fabc423d937334cd106f2a2a0c174ceaf207f | /src/com/design/hackerrank/Main.java | 067133b2ce6da875b30c9a198b18072a082976f4 | [] | no_license | jurelmp/design-patterns-training | 6813b84eff72cf2463e259de48a61f266cef0b52 | dfdddd3658881d70c644a06dba0da2ba3ecfde7e | refs/heads/master | 2021-11-12T14:52:12.514823 | 2017-07-20T14:04:54 | 2017-07-20T14:04:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,264 | java | package com.design.hackerrank;
/**
* Created by Jurel on 10/26/2015.
*/
public class Main {
public static void main(String args[]) {
int numbers[] = {1, 3, 1, 2, 3, 4, 5};
sort(numbers);
// for (int n : numbers) {
// System.out.println(n);
// }
System.out.println... | [
"patocjurel@gmail.com"
] | patocjurel@gmail.com |
4299f79a93b9c4494e45bf458d4dc11614a05290 | e6a5e625aec9fbf56238cf7a78a12fe7bdcb0efc | /src/com/storeworld/mainui/WestPart.java | 30290814144564d48ef797c752e3464e0d2ef93d | [] | no_license | dingzhoubing/storeworld | 1b2d3c3f7ad79a0371daa6b6b2e32a97301ee9d3 | b0e3f67932ffcbdaf0d15e14d750a5729a4a7f28 | refs/heads/master | 2021-01-19T21:52:11.071369 | 2014-07-05T11:16:59 | 2014-07-05T11:16:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package com.storeworld.mainui;
import org.eclipse.swt.graphics.Color;
import org.eclipse.swt.graphics.Image;
import org.eclipse.swt.widgets.Composite;
public class WestPart extends UIComposite {
public WestPart(Composite parent, int style) {
super(parent, style);
}
public WestPart(Composite paren... | [
"xiongued@gmail.com"
] | xiongued@gmail.com |
100400a458560285c10c5a527311fda313d3c5d6 | 0ffe3496de135d09acf06481719ba3fee2c73ab5 | /app/src/main/java/com/txd/hzj/wjlp/bean/commodity/GroupRankBean.java | 393fdcfcd171a8c06ee673296ee3ac575d981428 | [] | no_license | sengeiou/wujie_android | 45268d83592b5ae5e959eb82de2924eebee56db9 | 20f726d364685e9a8b6b01c3ce1b0ef1e97ab12b | refs/heads/master | 2021-10-24T22:15:17.091035 | 2019-03-25T09:20:53 | 2019-03-25T09:20:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,700 | java | package com.txd.hzj.wjlp.bean.commodity;
import java.io.Serializable;
import java.util.List;
/**
* 创建者:zhangyunfei
* 创建时间:2018/12/25 9:44
* 功能描述:
*/
public class GroupRankBean implements Serializable{
/**
* user_info : {"rank":"1","user_id":"100","user_name":"cold","head_pic":"http://img.wujiemall.com/P... | [
"32457127@qq.com"
] | 32457127@qq.com |
d03aa97dbed8bf330b78fc813276783c3e0a8487 | 4f6941a3a02d8b8062c5456e82e742f68c0e5384 | /minuteKernel/src/main/java/net/sf/minuteProject/configuration/bean/presentation/PresentationBlock.java | 70b8a685a8c8679d224f8691dfeb877c60add46c | [] | no_license | based2/minuteProject | ee77362088e0e1e7a288248235d084a160d2cff0 | 70ec408bb76351efaf68c782a5c64786b4524479 | refs/heads/master | 2021-07-19T23:59:59.730524 | 2021-02-09T17:40:01 | 2021-02-09T17:40:01 | 6,311,816 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,398 | java | package net.sf.minuteProject.configuration.bean.presentation;
import java.util.ArrayList;
import java.util.List;
import net.sf.minuteProject.configuration.bean.AbstractConfiguration;
public class PresentationBlock extends AbstractConfiguration{
private Presentation presentation;
private String type;
private Lis... | [
"based@free.fr"
] | based@free.fr |
8432a4c9e909119722826d7c7c62b0537d0e98f6 | 60be0bf2090b34585b33ec2bcb13fecc4ca95ae1 | /app/src/main/java/com/xuhao/gank/activitys/MainActivity.java | a9475d91b9cd30c65325ea32e42bdb5dd37be558 | [
"Apache-2.0"
] | permissive | haoXu1990/GanK | 81de17b9863f6b71eb7c764374428136a5eb0837 | 1c8d4bb9117b24ea80ef3c7356586df57afb816e | refs/heads/master | 2020-03-19T05:45:05.258981 | 2018-06-27T09:04:23 | 2018-06-27T09:04:23 | 135,959,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,713 | java | package com.xuhao.gank.activitys;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCom... | [
"286089659@qq.com"
] | 286089659@qq.com |
8e44fadd0b7f3b985d417c9e058c1e10b521c711 | 96d993c211f0419a6a560f3d64bbff8dcc6c2dc7 | /src/main/java/com/cjw/demo/lambda/AgainAdvanceLambda.java | 09af9a4557d80194740db24c0d1723da87acdc86 | [] | no_license | chujinwang/itExpre | 96e8bd2864c5c87975ef97e1c96da632c060ad6e | ec0e376e1457937b4079b48bcf756b59125e10da | refs/heads/master | 2022-11-30T16:21:47.780958 | 2020-08-11T05:31:14 | 2020-08-11T05:31:14 | 285,785,895 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package com.cjw.demo.lambda;
import java.util.ArrayList;
public class AgainAdvanceLambda {
public static void main(String[] args){
//不是用treeset的原因,如果相邻的id都是9的话 他会以为他们是相同的自动去重
ArrayList<Student> arrayList = new ArrayList<Student>();
arrayList.add(new Student(1,"小1"));
arrayList.ad... | [
"379177616@qq.com"
] | 379177616@qq.com |
f5832c1995fd7813936ef5d40a2e5fbfba5937d0 | 87873856a23cd5ebdcd227ef39386fb33f5d6b13 | /java-best-of/src/main/java/io/jsd/training/designpattern/combining/ducks/bird/DecoyDuck.java | 9a5ac0cff1d80a765e79df41c131c71061a510c8 | [] | no_license | jsdumas/java-training | da204384223c3e7871ccbb8f4a73996ae55536f3 | 8df1da57ea7a5dd596fea9b70c6cd663534d9d18 | refs/heads/master | 2022-06-28T16:08:47.529631 | 2019-06-06T07:49:30 | 2019-06-06T07:49:30 | 113,677,424 | 0 | 0 | null | 2022-06-20T23:48:24 | 2017-12-09T14:55:56 | Java | UTF-8 | Java | false | false | 185 | java | package io.jsd.training.designpattern.combining.ducks.bird;
public class DecoyDuck implements Quackable {
@Override
public void quack() {
System.out.println("<< Silence >>");
}
}
| [
"jsdumas@free.fr"
] | jsdumas@free.fr |
1f8eaaa5b5902af35c42e8cb9a4061c69b1f3f23 | c2d782fc19a27ce8b6c2f5a924d6f3c66f85e013 | /Theory_Questions/Theory_questions/FavoriteSortingAlgo.java | 5119d674a6e18ab6941699c7c9aac29b5ab40ffd | [] | no_license | ravicode/github | 5fe94e553e2a6c953bde484ee4458a35602820bc | 9e97a9655212456bd1149229a8d6b0a38c4f3f3a | refs/heads/master | 2021-01-01T04:40:16.943559 | 2016-04-23T20:20:01 | 2016-04-23T20:20:01 | 56,939,062 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 536 | java | package Theory_questions;
/*
my favorite sorting algorithm. My favorite is insertion sort but I told him merge sort because
I knew a lot about merge sort so I wanted to drive the interview towards merge sort and as
expected he asked many questions on merge sort and I gave him all the answers.
He asked me to build a tr... | [
"ravi.ters@gmail.com"
] | ravi.ters@gmail.com |
bebfd4f6eb45305b6caba0986a1a73bddde75ffb | 429f484bb567de8413d047e52eb90bb7d16d1ba2 | /app/src/androidTest/java/com/android/newvid/ApplicationTest.java | 634575e2a7cd654b4916c174ca28fe03f5aecfe7 | [
"Apache-2.0"
] | permissive | Aluisyo/newvid | ee24d4eb1ed38c1dd32ad382716f85c7476a021b | 3d4c2a479c6164448373a2feb18e7d0aedc36f86 | refs/heads/master | 2021-01-09T05:41:21.359095 | 2018-01-12T09:35:20 | 2018-01-12T09:35:20 | 80,811,256 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.android.newvid;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
supe... | [
"suzyoeliasnyirenda@gmail.com"
] | suzyoeliasnyirenda@gmail.com |
be8b492fde3af59cb804cf941a9646a7f7c393dc | 6dcc806cecf316e98b7ba6f1aec396c47845c446 | /src/Controler/ClientesDialogController.java | 70360afffdcd47db066b2060ce7dff44e4ad7c0c | [] | no_license | matheuskid/concessionaria-java | b056f08bdd6aee11e57dcf5a93765be6eff4b111 | f28f676c9db2f3c81798cd5ec80a539352bf65e7 | refs/heads/main | 2023-01-24T08:54:38.283038 | 2020-12-09T16:53:32 | 2020-12-09T16:53:32 | 320,018,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,458 | java |
package Controler;
import Model.Cliente;
import Model.Mascaras;
import Model.Promocao;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Alert;
import javafx.scene.control.Button;
import javafx.... | [
"“matheuskindrow@gmail.com”"
] | “matheuskindrow@gmail.com” |
dea321cc7162309b8307633481d1eae01fb07c3c | 2897ab0ed65334cbc4309c3dd819bf526d79aa48 | /gae/stockyou/StockService/src/com/stockyou/data/yahoo/YahooPortfolio.java | 675eb3d697d24325833e64968019630316c71ca5 | [] | no_license | icarusin/styu | fd36d42d547c38eaccafb77762983a56e7c7ecc0 | b32f1e554a710093c77c81de6f26defb3084cfe3 | refs/heads/master | 2020-06-02T11:25:58.633755 | 2013-04-16T21:42:25 | 2013-04-16T21:42:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package com.stockyou.data.yahoo;
public class YahooPortfolio {
private YahooPortfolioQuery query;
public YahooPortfolioQuery getQuery() {
return query;
}
public void setQuery(YahooPortfolioQuery query) {
this.query = query;
}
}
| [
"pr.arun@gmail.com"
] | pr.arun@gmail.com |
09a99d038eb9faa8a421076ede444081ce36e696 | 9f93a27c299a1b9ba8714554f32e83f3814b88d0 | /week02/jwt/src/main/java/com/org/srm/jwt/configuration/CustomJwtAuthenticationFilter.java | ea6588218a161b5c19f97750425507640b4cd307 | [] | no_license | lattavenkat/SrmB1SpringExercises | cae036f8b3d71665e0c6907f6394af21bb19b58b | ddf85e484b5b3d0caba2643524e198dddd3ded5f | refs/heads/master | 2023-06-25T17:48:47.255114 | 2021-07-31T09:24:29 | 2021-07-31T09:24:29 | 390,943,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,668 | java | package com.org.srm.jwt.configuration;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | [
"lattanaidu@gmail.com"
] | lattanaidu@gmail.com |
690de5d7777f986f10a0a5967a7a7886441ac15e | 7951b011669b2347cad79d74811df5c0e7f812e4 | /VladKornieiev/src/ACO/week1/students/comparators/ByAgeComparator.java | 54a3b314f1681e6dd02828d1ec356451e39a351a | [] | no_license | gorobec/ACO18TeamProject | 77c18e12cefb4eda3186dc6f7b84aed14040a691 | ae48c849915c8cb41aab637d001d2b492cc53432 | refs/heads/master | 2021-01-11T15:20:56.092695 | 2017-02-18T14:22:11 | 2017-02-18T14:22:11 | 80,338,687 | 1 | 1 | null | 2017-02-22T20:10:45 | 2017-01-29T09:48:23 | Java | UTF-8 | Java | false | false | 421 | java | package ACO.week1.students.comparators;
import ACO.week1.students.Student;
import java.util.Comparator;
/**
* Created by v21k on 28.01.17.
*/
public class ByAgeComparator implements Comparator {
@Override
public int compare(Object o1, Object o2) {
Student student1 = (Student) o1;
Student st... | [
"vlad.kornieiev@gmail.com"
] | vlad.kornieiev@gmail.com |
37cf3c487c96a38321392a8734235e89ae3f6a2a | 28f11a9a39436c2213f65ca36a3534ae4086a082 | /archive-core/src/test/java/org/archenroot/integration/commons/archive_service/core/compress/AbstractArchiverTest.java | 33cb8a171b9b6160b2e4f8c2ded5a8f2d675427e | [] | no_license | archenroot/integration-commons_archive-service | 4d21d8d3eaba26efae46f80a365dd9fc9e895ba4 | 5fa7e70dccb3079e688feecca3541943441cab1e | refs/heads/master | 2021-05-08T07:12:14.604572 | 2017-10-12T19:18:57 | 2017-10-12T19:18:57 | 106,712,660 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,735 | java | /**
* Copyright 2013 Thomas Rausch
*
* 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 applica... | [
"archenroot@gmail.com"
] | archenroot@gmail.com |
87be4f7d883baec61c188d670e50542691095dba | 4787dd3c6d7f0dd336fd092a4e218b1124d13d3b | /listnerexample2/app/src/test/java/com/jubayir/ExampleUnitTest.java | a57c888931d8fe118905081d64ebbc2955faef99 | [] | no_license | jubayirhossain4448/Jubayir_Android | 38733ec2ccb3dd8264bf3fd9221d1a5d68c8af6e | dc610f65233d385eab72473a6f08ffd19725277a | refs/heads/master | 2020-06-12T21:39:02.748276 | 2019-10-16T16:46:41 | 2019-10-16T16:46:41 | 194,433,293 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package com.jubayir;
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 void addition_i... | [
"jubayirhossain4448@gmail.com"
] | jubayirhossain4448@gmail.com |
59a2b41f9dee44b0174df0d9dc1887adcb9f41d6 | 19425eb55eca330a105eded1c0b4c3cee3233aed | /src/main/java/com/codeup/springblogapp/controllers/RollDiceController.java | 08ea24f0e11e7b4979dcb3577290517acbf6c1d1 | [] | no_license | rubentrevino95/codeup-spring-blog | 54e9cfd8935fcb791070c3c79e3cd6167aa4967d | beefd2b03b0f8edffacfd81ccc6d3ead436664aa | refs/heads/master | 2022-07-09T00:26:02.015608 | 2020-05-19T20:56:21 | 2020-05-19T20:56:21 | 263,067,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package com.codeup.springblogapp.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.*;
import java.util.Random;
@Controller
public class RollDiceController {
@GetMapping("/roll-dice")
public String startGame() {
... | [
"rubentrevino95@gmail.com"
] | rubentrevino95@gmail.com |
18888dc8dd89ef3196eba65e4edf6790ce2d0520 | 9d88eed02ace5f25d1695306596c1fa039b00c17 | /SPOJ/HISTOGRA.java | d88c958360416427607d6143b8ff8c7d0b66d9fd | [] | no_license | sjsupersumit/Algo | 67c73be9fd437253f15b95f334d991fadd4db720 | d7e875fc13d3db43a6567d3bce608fa4ae73769e | refs/heads/master | 2021-01-17T04:10:13.782023 | 2017-02-02T06:16:46 | 2017-02-02T06:16:46 | 44,055,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | package spoj;
import java.io.PrintWriter;
import java.util.Stack;
/**
* Created by sumit.jha on 9/20/16.
*/
public class HISTOGRA {
public static void main(String args[]) throws Exception{
Reader in = new Reader();
PrintWriter out = new PrintWriter(System.out, true);
int n = in.nextI... | [
"sjsupersumit@gmail.com"
] | sjsupersumit@gmail.com |
b9c2fe2815cfd87e8fda4c0d28a35bc8a8f7cea2 | 542f352614185ea134355b61a8ee11d5e7d713af | /dlfc-zfgj-V1.5.0/dlfc-zfgj-core/src/main/java/com/dlfc/zfgj/service/SysOperateLogService.java | ae87375cc16faa9faa4839ff46673f44e689e32a | [] | no_license | iversonwuwei/zfgj-spring-boot-1.0.0 | 1798d3af99bd8a658e206f12627deef04d016ec9 | 2a28568290edd17ac557b878e095e824d8b5d1ed | refs/heads/master | 2021-01-25T09:31:51.563362 | 2017-06-09T10:08:33 | 2017-06-09T10:10:08 | 93,845,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,149 | java |
/**
* @name: OperateLogService.java
*
* @Copyright: (c) 2015 DLFC. All rights reserved.
*
* @description:
*
* @version: 1.0
* @date : 2015年9月21日
* @author: Sun.Zhi
*
* @Modification History:<br>
* Date Author Version Discription
* 2015年9月21日 Sun.Zhi 1.0 <修改原因描述>... | [
"wuwei@housecenter.cn"
] | wuwei@housecenter.cn |
dbfb52b65e2ca54e5e58210274b4fdcbf4af4d4f | 8b48f8a4707784c6ffd9561a92dda27f5a96416d | /gulimall-order/src/main/java/com/fbw/gulimall/order/controller/OrderSettingController.java | cb9ccf77f8ce259856db091bb0ded7ca960cb36c | [] | no_license | Sirloingit/gulimall-sirloin | 3404127c0b08697e49e67641c50b41e821a366fa | aba8833c5b484e2f666f538bb29e32f9b95c57f6 | refs/heads/main | 2023-03-25T17:04:21.615683 | 2021-03-16T08:29:55 | 2021-03-16T08:29:55 | 335,526,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,343 | java | package com.fbw.gulimall.order.controller;
import java.util.Arrays;
import java.util.Map;
//import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.anno... | [
"19210300021@fudan.edu.cn"
] | 19210300021@fudan.edu.cn |
67600071fc3c1ee0cb4062e18d172efe6d908e6a | fcd4c352e03870681b9cce9702f9424d2e3da7da | /src/com/google/zxing/client/android/MessageId.java | 212cd8a7de4eecbfe8a297bead0d4f0f167b6946 | [
"Apache-2.0"
] | permissive | xendk/BooksApp | c1d864d4daf754a60ae6fa9289ccb832b195cc9e | 085ec9e184f95d9dd7f9a263c92f415024ad57e1 | refs/heads/master | 2021-01-15T15:57:19.263585 | 2012-12-30T20:39:12 | 2012-12-30T20:39:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package com.google.zxing.client.android;
final class MessageId {
// CaptureActivityHandler <-> DecodeThread
public static final int DECODE = 0;
public static final int QUIT = 1;
public static final int DECODE_SUCCEEDED = 2;
public static final int DECODE_FAILED = 3;
// CaptureActivityHandler <-> CameraMa... | [
"jonas.b@gmail.com"
] | jonas.b@gmail.com |
56bd44bb5c5fce5ed42321160c46efc54257846b | 8aea1a167c8cabd16847696a006b8471ccb9e2bc | /src/main/java/com/appgate/iplocator/rest/dto/Meta.java | 0a319d5f03a2b4ea290a9544cbd02c3e2f757b30 | [] | no_license | accusor/iplocator | 7a43ec0ab92dd63814b4f8e3023a30e9393086aa | dd85f487c6ac86461e880de38954a5c46f884825 | refs/heads/main | 2023-02-23T05:43:23.313554 | 2021-01-25T17:11:37 | 2021-01-25T17:11:37 | 332,087,478 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.appgate.iplocator.rest.dto;
import java.util.Date;
import java.util.UUID;
public class Meta {
private String rsUid;
private Date date;
public Meta(){
UUID uuid = UUID.randomUUID();
this.rsUid = uuid.toString();
this.date = new Date();
}
public Date getDate() {
return date;... | [
"hjdiazl@unal.edu.co"
] | hjdiazl@unal.edu.co |
d40a8baaf495e4eb610c58949a263b92b54766ee | 525a1acee62a698ce2241faf7111c7a56d3f9aad | /plugins/org.jkiss.dbeaver.ext.db2/src/org/jkiss/dbeaver/ext/db2/model/dict/DB2TablePartitionStatus.java | 33980baf8dd75a63a3ede8bb2c0f04499f8888bc | [
"EPL-2.0",
"Apache-2.0"
] | permissive | Arkirka/DBeaver | 3822e4687bd9151465f49f7e3ea40363129934c6 | c1c33d3af5bf26027f3b33f9214100a4d4351e06 | refs/heads/master | 2022-12-27T20:12:31.948594 | 2020-06-08T19:00:27 | 2020-06-08T19:00:27 | 270,016,933 | 0 | 1 | Apache-2.0 | 2020-10-14T00:30:27 | 2020-06-06T15:09:18 | Java | UTF-8 | Java | false | false | 1,631 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2013-2015 Denis Forveille (titou10.titou10@gmail.com)
* Copyright (C) 2010-2020 DBeaver Corp and others
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain... | [
"denis.vorobyov.00@gmail.com"
] | denis.vorobyov.00@gmail.com |
78fbb2f70f4eb1bcf630ad85c34d0b6f7b0965be | fc961c69f31d28fb41c4b4130cc2a355b20016ea | /sms-platform-interface/src/main/java/com/qianfeng/smsplatform/userinterface/log/ReceiveLog.java | 057cae9ecfe908d43bca12fe79ddd6c967c4cca7 | [] | no_license | SquirrelMaSaKi/sms-platform | 62df207251093d0ff6188b4c4ad204c346c243cb | a858ea7a727a26495015f91d8615424a9582c8e7 | refs/heads/master | 2022-07-11T19:47:03.645163 | 2019-12-12T12:11:30 | 2019-12-12T12:11:30 | 227,598,231 | 1 | 0 | null | 2022-06-21T02:25:58 | 2019-12-12T12:09:42 | JavaScript | UTF-8 | Java | false | false | 216 | java | package com.qianfeng.smsplatform.userinterface.log;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class ReceiveLog {
public static Logger logger = LoggerFactory.getLogger(ReceiveLog.class);
}
| [
"seahorser@163.com"
] | seahorser@163.com |
569b5108afb8621b871cd0bfb55ec303c317102c | df4539abf5d521be6fddd25734ccd7d7ac461428 | /01-JavaSE/day12-内部类&API/案例/学员练习代码/myMath/src/com/itheima/MathDemo.java | 2467562428fd4bba03aa9cd910ea09075c91c49e | [] | no_license | muzierixao/Learning-Java | c9bf6d1d020fd5b6e55d99c50172c465ea06fec0 | 893d9a730d6429626d1df5613fa7f81aca5bdd84 | refs/heads/master | 2023-04-18T06:48:46.280665 | 2020-12-27T05:32:02 | 2020-12-27T05:32:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | package com.itheima;
/*
Math类的常用方法
*/
public class MathDemo {
public static void main(String[] args) {
//public static int abs(int a):返回参数的绝对值
//public static double ceil(double a):返回大于或等于参数的最小double值,等于一个整数
//public static double floor(double a):返回小于或等于参数的最大double值... | [
"157514367@qq.com"
] | 157514367@qq.com |
d184d2e41897f8fdff91797c283ffb6399e0655a | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/multitalk/ui/widget/s.java | 966acbf06aa18ead0203c0c4216de0bdb58cc3c3 | [] | 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 | 2,626 | java | package com.tencent.mm.plugin.multitalk.ui.widget;
import android.content.Context;
import androidx.recyclerview.widget.RecyclerView.a;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.pluginsdk.e.b;
import java.util.ArrayList;
import java.util.Iterator;
import kotlin.Metadata;
@Meta... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
4cb72493b57c6deefc38aa4f2e1707e051a8bd11 | a5d1e976fe51d2ce8f2add3a94b35b1b2be3c54e | /src/main/java/gov/noaa/ncdc/wct/decoders/cdm/DecodeRadialDatasetSweep.java | d4a891d58633466a2d6f4238303d38a4014cd0a0 | [] | no_license | gss2002/wct | cc4ee9aa684db0941eaefe2fbd04642967f6d3f6 | f242d36d074ff024eb55e8f6cbd626ac7072ad74 | refs/heads/master | 2020-12-24T07:19:45.685966 | 2016-12-26T20:48:28 | 2016-12-26T20:48:28 | 59,535,643 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58,937 | java | package gov.noaa.ncdc.wct.decoders.cdm;
import gov.noaa.ncdc.nexrad.NexradEquations;
import gov.noaa.ncdc.wct.WCTFilter;
import gov.noaa.ncdc.wct.WCTUtils;
import gov.noaa.ncdc.wct.decoders.DecodeException;
import gov.noaa.ncdc.wct.decoders.DecodeHintNotSupportedException;
import gov.noaa.ncdc.wct.decoders.Stre... | [
"gsenia@apache.org"
] | gsenia@apache.org |
ac299469d92fd9955fe080f7256c558350658d68 | 5cb49d3b77daeb7165038cf710534fcf628dd6de | /PODProject/iptms-UIportal/src/main/java/com/cts/portal/model/LoginData.java | cd48044bf47c33fb14253db87e8c78953e765caf | [] | no_license | Vineet2408/IPTMS | 996a3d67361565be6ec0a0ec8fdb2b4bee17fe90 | d9c1502905db2615a6a7fed67e11191ac84502d2 | refs/heads/master | 2023-03-23T23:37:41.822933 | 2021-03-15T09:53:33 | 2021-03-15T09:53:33 | 347,914,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 299 | java | package com.cts.portal.model;
public class LoginData
{
static UserData userData;
public static UserData getUserData() {
if(userData==null)
{
userData=new UserData();
}
return userData;
}
public static void setUserData(UserData userData) {
LoginData.userData = userData;
}
}
| [
"vineetd84@gmail.com"
] | vineetd84@gmail.com |
f851392694fdc52e07e0b97bbdd9eb27c98e20c8 | 4399729983ec5a8987e059e3b99e55351189fc7c | /app/src/main/java/com/wmm1995/smartbutler/utils/L.java | bcb7226a372c99a1c759ee77b603a3d544f6cfd0 | [
"Apache-2.0"
] | permissive | wmm387/SmartButler-study- | 26d98fef6d7e8c02721d19a3e24e70d8fc2c34b4 | 6fc9c45b8a34f2cf6d02861036c8c2d872004ce1 | refs/heads/master | 2021-01-20T03:41:49.345797 | 2017-02-16T06:53:52 | 2017-02-16T06:53:52 | 81,546,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package com.wmm1995.smartbutler.utils;
import android.util.Log;
/**
* Created by Administrator on 2017/2/10.
*/
public class L {
//开关
public static final boolean DEBUG = true;
//TAG
public static final String TAG = "Smartbutler";
//5个等级 D I W E
public static void d(String text) {
... | [
"wangyuanwmm@163.com"
] | wangyuanwmm@163.com |
cc257328aa9d1a3392c3398a0159358d4c2d461f | 987066c1967db748921c47c091e0c6fae6188c2c | /src/main/java/org/n52/gfz/riesgos/cmdexecution/package-info.java | 6a93b7461fdfc7d9b64ce3be9df648b5662fdda8 | [
"Apache-2.0"
] | permissive | riesgos/gfz-command-line-tool-repository | df2f03116e97948c4db5a707144aa4a7d6191b07 | 09ee6112a6feaee609e461325f90aae26257010f | refs/heads/master | 2023-06-22T00:59:42.050744 | 2022-09-08T11:18:17 | 2022-09-08T11:18:17 | 176,963,979 | 0 | 1 | Apache-2.0 | 2023-06-14T22:24:43 | 2019-03-21T14:39:05 | Java | UTF-8 | Java | false | false | 764 | java | /*
* Copyright (C) 2019 GFZ German Research Centre for Geosciences
*
* 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://apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"matthias.ruester@gfz-potsdam.de"
] | matthias.ruester@gfz-potsdam.de |
aef23e7cde9432c631ca871604925bf12de422e5 | ea42eff9b9bf83b1e32b9021dc2472a9b8d8d55f | /jorchestra-core/src/main/java/br/com/jorchestra/controller/JOrchestraWebSocketTemplate.java | fc4fc7f1c353b69f5178eab83339f4caaa2dd464 | [] | no_license | JimSP/jorchestra | f13eff1c46d33efc87630e7ce498228570517857 | c001ae398b042ac5ed66ef1dc0b7aeaccf316b9f | refs/heads/master | 2021-05-14T18:21:55.650759 | 2018-04-21T03:59:06 | 2018-04-21T03:59:06 | 116,070,223 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,861 | java | package br.com.jorchestra.controller;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.socket.CloseStatus;
import org.springframework.web.socket.TextM... | [
"alexandre.msl@gmail.com"
] | alexandre.msl@gmail.com |
e6aeb3e307766ddb2df401bf66c8ad927a9f93ea | 512d7058882649b5762b23579a2a78cbf3e282aa | /src/main/java/com/bookMyDoctor/model/bindingModel/EditDoctorPictureModel.java | 4b19ce80ff7759b622f20e19ca5a1e0f2e487e52 | [] | no_license | meet63380/BookMyDoctor | bc77448c820705c5111e826ea9d3a890b6e3623f | 385376085e5f55c8ebb3d0a113ddaedc43861a02 | refs/heads/master | 2023-08-11T18:36:52.513704 | 2021-09-14T06:17:55 | 2021-09-14T06:17:55 | 405,843,370 | 0 | 1 | null | 2021-09-13T12:10:39 | 2021-09-13T05:25:04 | Java | UTF-8 | Java | false | false | 426 | java | package com.bookMyDoctor.model.bindingModel;
public class EditDoctorPictureModel {
private long id;
private String picturePath;
public long getId() {
return id;
}
public void setId(long id) {
this.id = id;
}
public String getPicturePath() {
return picturePath;
... | [
"shah.meet6338@gmail.com"
] | shah.meet6338@gmail.com |
db6119a1e19ca5c7f98d7fe2b8d42ef2b10617dc | 2f255d2fab78076fe5791401f3c061b61bcba22a | /PhoneListen-webapp/src/com/farsunset/pmmp/dao/RecordDaoImpl.java | 05f7c40296bccd34b25354f32e612dc3af31407f | [] | no_license | comsince/IntegrateShareAndroid | 1f109c11951ba3e18cc6f9e7bec238488a2655b9 | 18077da28edddfa6440bd25193294536a4f4bffc | refs/heads/master | 2021-01-15T21:44:46.799503 | 2019-12-03T08:05:27 | 2019-12-03T08:05:27 | 9,512,149 | 14 | 9 | null | null | null | null | UTF-8 | Java | false | false | 2,102 | java | package com.farsunset.pmmp.dao;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Projections;
import org.hibernate.criterion.Restrictions;
import com.farsunset.framework.hibernate.HibernateBaseDao;
import com.farsunset.framework.tool... | [
"ljlong_2008@126.com"
] | ljlong_2008@126.com |
08de606b5991787ed1d888653d36d6c279a9237d | 44a074f0b0d56d017f83a75984e4ce0002b0d82a | /src/refactoring_gilbut/chap02/after_break/FindIntBreak.java | a9ffa2ddd5599a12b6f3aaeb817042ebfb2a8d1e | [] | no_license | mia94/refactoring_gilbut | 0f777fbcd35e3b3b8b9b0cb7da859ddaf2869b05 | 93b5bceb1d325a6e2d2b531226aa7a5be777dc8b | refs/heads/master | 2020-04-18T01:54:07.910820 | 2019-02-08T07:20:39 | 2019-02-08T07:20:39 | 167,138,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package refactoring_gilbut.chap02.after_break;
public class FindIntBreak {
public static boolean find(int[] data, int target) {
boolean found = false;
for(int i=0;i<data.length ; i++) {
if (data[i] == target) {
found = true;
break;
}
}
return found;
}
}
| [
"mia_3@hanmail.net"
] | mia_3@hanmail.net |
3f1533136789e6d1bc77a12ef5c6929e60c5e0ee | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_1/src/b/i/d/c/Calc_1_1_18326.java | 9ad048981f7ab7b0c35f77884cca639170b9db7d | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.i.d.c;
public class Calc_1_1_18326 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
3fa497cd96fd2d5ba90b6b8894a810e864c50d40 | 2787d314e41ddc4f5a4ac3cd29a5e9b9696358f5 | /Strategy/SMC_RAN/src/ProcessQuery.java | f1a8a70fcbd9bc0c7328d732faf6280b33fe8a95 | [] | no_license | NikhilAnand95/HStrat | ac140d1aa9f217d13a06b1e5ff0049042196b22d | 9c8f3440113bc3c436bde2acd546daf73eeb5793 | refs/heads/master | 2020-04-08T04:34:06.234125 | 2018-11-16T07:13:17 | 2018-11-16T07:13:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,778 | java | import java.util.StringTokenizer;
public class ProcessQuery
{
private int[] query_data = new int [15];
private String query ="(TRUE) Untill(<=9) (numInfected(2)>=420)";
//"(isSuscepted(6445)) Untill(<=20) (numInfected(4)>=270)";
/*parse the whole query */
public void parse_sub_query(String query2, int p... | [
"cs16resch11005@iith.ac.in"
] | cs16resch11005@iith.ac.in |
1283623fb72764c20e4535e449a171f5df1d120f | fc4701591408d5f1b059931c052fcab1b0a3c855 | /3.JavaMultithreading/src/com/javarush/task/task22/task2207/Solution.java | a4c09c942c6ce534a56038563fda18bfbf357163 | [] | no_license | VictorLeonidovich/JavaRushCourses_professionalLevel | 483779d9d8f40c1f32023deb146cceda676494d2 | b2685930ffac81499129a935dbcfb0ecf37321ce | refs/heads/master | 2021-08-19T08:16:02.643180 | 2017-11-25T12:05:57 | 2017-11-25T12:05:57 | 84,752,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,108 | java | package com.javarush.task.task22.task2207;
import java.io.*;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import java.util.Scanner;
/*
Обращенные слова
В методе main с консоли считать имя файла, который содержит слова, разделенные пробелами.
Найти в тексте все пары слов, которые являю... | [
"k-v-l@tut.by"
] | k-v-l@tut.by |
bfa82450d77f344e38ae74659ea0ecb174dd60e1 | 23fb8302e11d87c6d125646985c7e8d73802ac2b | /DrinkApp/app/src/main/java/com/example/shailendra/drinkapp/Adapter/CartAdapter.java | adbebe0b6254ccd74112ca12b496201e08905cad | [] | no_license | shailendraweb8/Drink-Shop-Android-App-with-Admin | e85aca6490718bc6ea1cbc19e4b0d558797a744c | cf553a1828a781728a736b2fe7b2bd08de9ea044 | refs/heads/master | 2021-06-15T13:57:33.360935 | 2021-03-08T05:22:23 | 2021-03-08T05:22:23 | 164,019,714 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,409 | java | package com.example.shailendra.drinkapp.Adapter;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.... | [
"admin@shailendraweb.com"
] | admin@shailendraweb.com |
fc6ac89a4472da2acd79cc58d7df5d317304d4c0 | f7c6debaa18ba2f9f136ceceded10e6b8b9a2104 | /app/src/main/java/lrb/com/wuziqi/utils/runtimePermission/DefaultPermission.java | 8dcfd274413bc075e67495aaa92980b693b0a225 | [] | no_license | fcq599301283/Wuziqi | 3852af8d61fa41aea7c0e428632fa47fe108dd03 | d62e395bfe1bff6a8340de694339b6682ff7bccb | refs/heads/master | 2020-06-19T05:49:19.687232 | 2017-06-13T06:32:21 | 2017-06-13T06:32:21 | 94,177,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,686 | java | /*
* Copyright 2016 Yan Zhenjie
*
* 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... | [
"599301283@qq.com"
] | 599301283@qq.com |
1bcd9f8688132cbd1cbbeec4f921c5d1b1e09b7e | 45d5b4934436ee3f96c927562f3a0f4ea28643e5 | /Rxjava2.0Demo/app/src/main/java/rx_retrofit_RetryWhen/bean/Translation.java | bda8d570b2cbbc6c8b0af8097a77cf1706c558bc | [] | no_license | 979527040/Rxjava2.0 | fea902c0973790e3365a825b409ce1b544803d94 | aa05a3e27d09214120b8296cd0272036d44aca5d | refs/heads/master | 2021-05-06T12:35:52.396387 | 2017-12-06T03:14:51 | 2017-12-06T03:14:51 | 113,161,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package rx_retrofit_RetryWhen.bean;
import android.util.Log;
/**
* Created by 97952 on 2017/11/29.
*/
public class Translation {
private int status;
private content content;
private static class content {
private String from;
private String to;
private String vendor;
pr... | [
"979527040@qq.com"
] | 979527040@qq.com |
47fcef16fb38a7496182ccebd3afab095dbce812 | 1d6141abf3816101a3f5788c4843b180029e0025 | /src/learning/maps/Maps.java | 320e58f9a4d739c71e1ccb1e4e7fb53ab5a29485 | [] | no_license | amarendermekala/LearningJava | 5e8e05be58e53948dfe82bcd877036d68bdb5154 | 1e8b028b6a1b436e6f634a78375a792081e7cbc4 | refs/heads/master | 2020-03-21T18:56:57.234473 | 2019-07-09T16:27:27 | 2019-07-09T16:27:27 | 138,922,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,662 | java | package learning.maps;
import learning.comparators.Person;
import java.util.*;
import java.util.stream.Collectors;
public class Maps {
public static void main(String[] args) {
Map<String, String> m = new HashMap<>();
m.put("amar", "reddy");
m.forEach((key, value) -> System.out.println(ke... | [
"amekala@luxoft.com"
] | amekala@luxoft.com |
ce35253e4811c2793354a1650ca5344e244b87a8 | 7dcadd353e8a6f7573f26333931908b67d435387 | /test/BoardBackground.java | 1803acf8fb1d2dc1e7a8509f7179ea4842ebe6d0 | [] | no_license | equilpoint/team04-Fanorona | 029fa986833ca2ac252bac57b3603ca4f2003439 | b3c6ef41fdb6ec6650674f8ad244a4859aa35000 | refs/heads/master | 2020-03-24T00:07:22.966767 | 2013-04-03T19:39:07 | 2013-04-03T19:39:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java | import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import javax.swing.JPanel;
class BoardBackground extends JPanel {
public void paintComponent(Graphics g) {
int x = getWidth();
int y = getHeight();
g.setColor(Color.black);
g.fillRect(0, 0, x, y... | [
"patrickcasey2014@gmail.com"
] | patrickcasey2014@gmail.com |
35861acf1e11a61dcd9460eeb57bfe4d94b0e8f7 | e24c6c940689c19fdcc2e39dd80a5061e0b0b326 | /org.eclipse.emf.refactor.metrics.uml24.compositional/src/org/eclipse/emf/refactor/metrics/uml24/umlcl/NAI.java | 4d40a109d2aa7566ae1935c4941ed78e61a79c77 | [] | no_license | ambrusthomas/MeDeR.refactor.examples | 63cf443045be9907d237d543db3df93e93175752 | 66a35d6f9b2924f7c1172c0fff857badd0e41b8e | refs/heads/master | 2021-01-22T19:09:18.404936 | 2017-03-29T16:24:23 | 2017-03-29T16:24:23 | 85,169,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,215 | java | package org.eclipse.emf.refactor.metrics.uml24.umlcl;
import java.util.List;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.refactor.metrics.core.Metric;
import org.eclipse.emf.refactor.metrics.interfaces.IMetricCalculator;
import org.eclipse.emf.refactor.metrics.interfaces.IOperation;
import or... | [
"tarendt"
] | tarendt |
5d981aab3a75a89dfaf2b77d2886b64e7a5dfd02 | c458407cbf17995a61fbc97ddb69e6ec9ccd8d05 | /src/outlier/util/FilesOfFolderDelete.java | ad82cfeab96eece7fa63b396651a155d49aed771 | [] | no_license | pmphjj/thucp | 44a2da4e9e44a8553d8cf798058dfedb5415efa9 | 1c2283909cf745783d67f74605503cd01f3f36f1 | refs/heads/master | 2021-06-06T07:06:42.334372 | 2019-09-16T14:59:33 | 2019-09-16T14:59:33 | 95,528,388 | 0 | 0 | null | 2017-08-21T11:12:56 | 2017-06-27T07:07:58 | Java | UTF-8 | Java | false | false | 1,667 | java | package outlier.util;
import java.io.File;
//来源:http://blog.csdn.net/huaishuming/article/details/37757977
public class FilesOfFolderDelete {
public static void main(String[] args) {
String fileRoot = "data/OutlierDetection/corpus/";
delFolder(fileRoot);
System.out.println("deleted");
}
// // 删除完... | [
"weizhijie15@163.com"
] | weizhijie15@163.com |
55839098cb9bd73536e926d57089f6b3ce577c55 | e87e5bb5eba143880dabf5d66bc47681ac17df71 | /pyg-sellgoods-service/src/main/java/com/bxg/pyg/sellgoods/service/impl/SellerServiceImpl.java | 408ae6e9a6bda8d63c11dfca20f8059879616288 | [] | no_license | jsycbxg/pyg | 6e63a065736a2dd9923cb36daaf94c03fee4e63d | f9ecf27f030678f49ce1a3bda17dec6f4f9a0b8e | refs/heads/master | 2022-11-25T05:10:57.928830 | 2019-08-28T14:11:17 | 2019-08-28T14:11:17 | 203,358,802 | 0 | 0 | null | 2022-11-16T12:26:18 | 2019-08-20T11:04:18 | JavaScript | UTF-8 | Java | false | false | 5,430 | java | package com.bxg.pyg.sellgoods.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import com.alibaba.dubbo.config.annotation.Service;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.bxg.pyg.mapper.TbSellerMapper;
import com.bxg.pyg.p... | [
"jsycbxg@qq.com"
] | jsycbxg@qq.com |
0a7216e9abe7e1052b12bd70e5e7f9678f73848d | 39b033b8a7c2a34b451e18ddaf5406b64f6ba839 | /network/src/main/java/com/mushan/network/download/DownloadInterface.java | 3d78ea466e00ae678b7600fa15096e9aa982c1cc | [] | no_license | liu-mushan/RetrofitClient | 288861bd296802e857ea3beb6a23ec92b3a21110 | 68b024a974abf7185cae7b965e9a02a1e6ab7efc | refs/heads/master | 2021-07-16T15:06:04.337549 | 2017-10-24T04:25:09 | 2017-10-24T04:25:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.mushan.network.download;
import io.reactivex.Flowable;
import okhttp3.ResponseBody;
import retrofit2.http.GET;
import retrofit2.http.Path;
import retrofit2.http.Streaming;
/**
* @author : liujian
* @since : 2017/10/4
*/
public interface DownloadInterface {
@Streaming
@GET("{link}")
Flowabl... | [
"lj@webull.com"
] | lj@webull.com |
d1416575d53ed53d7196183f3862555d784eee77 | 9a6172a3f1004b18be4422fb169b8dd271996fe4 | /src/model/Cliente.java | 36206931710c4418c87aa8ba8ebeae45a7726da3 | [] | no_license | josegcmoraes/ProjetoComputacaoOrientadaAObjetos | 1aa8b1ac382800ce07e5f888a623f7fba4741b71 | d0d7ecf63507f7f5690bded6d83dd161b5f566a5 | refs/heads/master | 2023-01-04T08:22:46.671366 | 2020-11-04T07:41:21 | 2020-11-04T07:41:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,038 | 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 model;
import java.util.ArrayList;
/**
*
* @author josegcm
*/
public class Cliente {
private String cpf;... | [
"josegcmoraes@gmail.com"
] | josegcmoraes@gmail.com |
6612e510ad8f8f0cc3d928821e63f04e71f5a463 | 296ae7d7342d430ad4c18c10f1b49390a393f21a | /generated/Receiver4.java | 40a0814dac46a639365313287ab1b20e0f204eb2 | [] | no_license | tarcisiorocha/highframe | bedbd74107faf1fbc4fdea633fcfbfd6f81bc4f4 | bebed6d843ab2e138dde0e8c0658ef69c064d908 | refs/heads/master | 2021-01-01T18:08:09.850879 | 2014-11-27T02:08:33 | 2014-11-27T02:08:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,886 | java | package specific.comanche.fraclet;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.LineNumberReader;
import java.io.PrintStream;
import java.io.Reader;
import java.net.ServerSocket;
import java.net.Socket;
import org.objectweb.fractal.api.control.BindingController;
import org.objectweb.fra... | [
"vanderson.sampaio@yahoo.com.br"
] | vanderson.sampaio@yahoo.com.br |
d5ea2c3d122551416eb94a78619211c06400f83c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/13/13_4913b95d772c220c3cc40c73c9d07dfa686a3e42/SdkUpdaterWindowImpl2/13_4913b95d772c220c3cc40c73c9d07dfa686a3e42_SdkUpdaterWindowImpl2_s.java | 33711f6fc8ef149080997f9c114060251854d411 | [] | 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 | 27,811 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* 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
*
* Unl... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
0da62506af268ecce3d3aadce0abc4c5a8d8448b | 8d95df7cf774ba1704d0091d13620bacdb3a5847 | /src/test/java/leetcode/dsa/medium/Q15_3SumTest.java | ece7638e973c1da55f851844bfce6c98d40d35d2 | [] | no_license | nilotpalsrkr/PracticeAlgorithms | c49a3f43be1abfaf28b3858892ac393c006e8a88 | 3a26a85bf93e75bdf4d3944a4f073a6e449686ed | refs/heads/master | 2023-04-29T10:05:46.742671 | 2021-05-21T07:55:36 | 2021-05-21T07:55:36 | 307,281,944 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package leetcode.dsa.medium;
import org.junit.jupiter.api.Test;
import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
class Q15_3SumTest {
@Test
void threeSum() {
int[] nums = {-5,-1,-2,-2,1,2,-1,4};
Q15_3Sum q15_3Sum = new Q15_3Sum();
List<List<Integer>> actual =... | [
"nilotpalsarkar@Nilotpals-MacBook-Pro.local"
] | nilotpalsarkar@Nilotpals-MacBook-Pro.local |
cce3a4e468159f463aa6eee4785cd5d1d67645a8 | 3c451cbdabc3565d6f4268a3a6baa2271472b073 | /TestList/src/testcollection/TestCollections.java | 29388c7fb54acf225440c10120cb4dfd6cefe96c | [] | no_license | Ning-chuan/LearnJava | 07127d98cd78afe83cc150998ec0e6e55469e1c9 | dedb5b387fb4b61924e67f7c7def020d766a6f0d | refs/heads/master | 2022-12-21T14:59:40.914589 | 2021-02-19T11:06:19 | 2021-02-19T11:06:19 | 227,118,863 | 0 | 0 | null | 2022-12-16T15:35:19 | 2019-12-10T12:45:47 | JavaScript | UTF-8 | Java | false | false | 1,285 | java | package testcollection;
import org.junit.Test;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class TestCollections {
/**
* Collection和Collections的区别:
* Collection是单列集合接口,List、Set等集合接口都是实现与它
* Collect... | [
"395378476@qq.com"
] | 395378476@qq.com |
33640b7917cb44218136bbf123ba5065d3fef089 | fbedbeba3d69f4012e72189f58d969e556ab484f | /src/_05_Synchronized_Swimming/RobotExample5.java | 1f7fd4aa12687acff1e206d5b75de6eb967248e1 | [] | no_license | League-level5-Student/level5-01-threads-katherine55 | 8fed3d72c7f71dec5cc74a04183de270b5aed589 | 0682aaf2ce4ffa4a7de4aafd2f2c711bbe913e9b | refs/heads/master | 2020-07-16T03:59:15.050039 | 2019-11-17T19:31:13 | 2019-11-17T19:31:13 | 205,714,195 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,792 | java | package _05_Synchronized_Swimming;
import org.jointheleague.graphical.robot.Robot;
import java.awt.*;
public class RobotExample5 {
private static final Object talkingStick = new Object();
private Robot vic = new Robot("vic");
private Robot june = new Robot("june");
private Runnable vicsPart = () ... | [
"league@iMac-3.local"
] | league@iMac-3.local |
4a36f327a4f25a76b84d789615a64eb1143d727e | 02f9d6b218933ee87cba627b30f9e6faeb55ec41 | /src/main/java/priv/cyx/java/multithreading04_volatile/NoVolatileDemo.java | 207052f5fc713d2a1fb82daa2c1456b0dacf7d8c | [] | no_license | xyzwc110120/multithreading | acd2aedd1be9f38e7cab40bcf06eefe06ab87989 | fdf277f36b1b9d924137f7bcfdabfdd2ac6b329e | refs/heads/master | 2022-12-17T18:24:16.598231 | 2020-09-20T12:36:13 | 2020-09-20T12:36:13 | 297,072,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | package priv.cyx.java.multithreading04_volatile;
public class NoVolatileDemo {
public static void main(String[] args) {
RunnableThread thread = new RunnableThread();
new Thread(thread).start();
while (true) {
if (thread.isFlag()) {
System.out.println("结束循环。");
... | [
"chenyuanxu@foxmail.com"
] | chenyuanxu@foxmail.com |
b9a8e4b5f621b47dd1ccb676f7ac1c5685deda51 | 6b9676c11dff925fa80489b740581762f0cf86cd | /Project/src/test/java/it/polimi/ingsw/networktests/communication/FakeSimpleListenerClient.java | 0343a1793276ba07124d341e672b858ff3c09ab8 | [] | no_license | BorghettiMatteo/ing-sw-2019-Armillotta-Anese-Borghetti | 1b8f05f6119143c2e7a6a4a605383dd0170e5425 | 8a4d5bf0debd453f02ba9aa27ac46029af9ed097 | refs/heads/master | 2022-11-22T04:10:10.053642 | 2020-07-03T21:47:51 | 2020-07-03T21:47:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,980 | java | package it.polimi.ingsw.networktests.communication;
import java.io.*;
import java.net.Socket;
import java.util.Scanner;
public class FakeSimpleListenerClient {
private String ip;
private int port;
boolean gameRunning;
public void setGameIsRunning(boolean gameIsRunning) {
this.gameRunning = ... | [
"61920704+AneseMarco@users.noreply.github.com"
] | 61920704+AneseMarco@users.noreply.github.com |
73f7af4a488f9f990eaa369350fa4f021861aae1 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A1_7_1_1/src/main/java/android/secrecy/ISecrecyService.java | 92783f37d7b22b5265d5941e121788fafadffb01 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,124 | java | package android.secrecy;
import android.content.pm.ActivityInfo;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.RemoteException;
/* JADX ERROR: NullPointerException in pass: ExtractFieldInit
java.lang.NullPointerException
at jadx.core.utils.BlockUtils.is... | [
"dstmath@163.com"
] | dstmath@163.com |
9539a1d72d9f6d8915ed878ca4251b084ffeafe7 | ddda0bb78c5c0c3197ed2df5e892799683e71e73 | /src/anys/HelloWorld.java | 0bae8b07e1fe2bef1fcd70a5a50950bbd8c4c14c | [] | no_license | anys8152/Hellow | 40512a3c994803caca34b0abd03c9c42f7f18e4a | 0228dffb0da98e0165a9b62611705ec8fa161508 | refs/heads/master | 2022-08-26T00:44:54.642107 | 2020-05-22T06:49:59 | 2020-05-22T06:49:59 | 266,031,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package anys;
public class HelloWorld{
public static void main(String[] args) {
System.out.print("Hello, World!!");
}
} | [
"anys8152@naver.om"
] | anys8152@naver.om |
c8f0b69042499b391fcc663028f277a62a49059c | 12dc9622d2c2205b6c936fb2b74ad8dc1d099a88 | /src/main/java/com/et/auditServer/common/utils/HttpUtils.java | 5d88808097ca997987535fe60ada009a3b20f805 | [] | no_license | suetmuiwong/audit_server | 9e0cccd30d1bc10a2addec721d2bc37382a2386a | 1c611b75b9a03943ac80b13ef55c8b6684b4d7c2 | refs/heads/master | 2023-01-12T06:12:37.018229 | 2020-11-18T08:10:18 | 2020-11-18T08:10:18 | 311,189,737 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,889 | java | package com.et.auditServer.common.utils;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import org.apache.commons.lang3.StringUtils;
import org.apache.http.*;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.config.Re... | [
"huangxuemei@etonetech.com"
] | huangxuemei@etonetech.com |
de0db3a80ca346a4c3464dceabce1b685be2d6c0 | b4372033ac94fb0b3be475656f580906224c3026 | /src/task3/DocumentWorker.java | 15e031a02adef7463a8392a2853694cd58118122 | [] | no_license | Bozhokmaria/JavaEssential_lesson03 | 5797a04b48b22ee715f134bc7f4710b448e3c26c | e13f0252d21a94eb25615c208dbc20627363cf47 | refs/heads/master | 2023-01-19T14:50:35.682973 | 2020-11-26T09:34:54 | 2020-11-26T09:34:54 | 316,183,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 321 | java | package task3;
public class DocumentWorker {
void openDocument(){
System.out.println("Doc open");
}
void editDocument(){
System.out.println("Doc editting is allowed in pro version");
}
void saveDocument(){
System.out.println("Doc saving is allowed in pro version");
}
}... | [
"bozhokmaria@gmail.com"
] | bozhokmaria@gmail.com |
67eb76da7ac459730650bd5e22958664b400b391 | fe181ef45ffcb510c2afa59e18596b93f5760963 | /src/question_35/CopyComplexListNodes.java | d797cebce967b9837a37b8ac1d1b7e1f06a0b4a8 | [] | no_license | JJJJJJJiYun/ForOfferJavaVersion | 1c2a94f61c66dcfe29768299a64f4f13e8404124 | b54a49005d269a2640395d9ef13bfa0c53513881 | refs/heads/master | 2020-06-17T19:16:40.484916 | 2019-08-31T16:56:37 | 2019-08-31T16:56:37 | 196,021,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,763 | java | package question_35;
import structure.ComplexListNode;
public class CopyComplexListNodes {
/**
* 复制复杂链表
*/
private static ComplexListNode copyComplexListNodes(ComplexListNode head) {
if (head == null)
return null;
ComplexListNode node = head;
while (node != null)... | [
"jy07171009@outlook.com"
] | jy07171009@outlook.com |
f684c57b11981c4dd1e3c44fdae2ea304207af84 | 3e91e71323a043bd404203bd4d5efd9aae15b18e | /MyEclipseProject/LoggerDemo/src/com/zrf/log/ex/MyBiConsumer.java | 60fb3bd582f3cb473479ba0ac4adb7266238be80 | [] | no_license | ZhanXiaoFeng/MyProject | f5dc60612a0c644f3837192f4298bad68c2d927a | 61ecfb266173e5dc7b283cb4fd5bc4a40912b6cd | refs/heads/master | 2022-07-17T15:41:49.300176 | 2018-08-23T10:53:07 | 2018-08-23T10:53:07 | 141,031,392 | 1 | 0 | null | 2022-06-29T16:45:38 | 2018-07-15T13:54:32 | JavaScript | UTF-8 | Java | false | false | 265 | java | package com.zrf.log.ex;
import java.util.function.BiConsumer;
public class MyBiConsumer implements BiConsumer<Object, Object> {
@Override
public void accept(Object key, Object value) {
System.out.println("Key=" + key + "\tvalue=" + value);
}
}
| [
"444591845@qq.com"
] | 444591845@qq.com |
0cae18d192fa194dab0640a9d32fe53c715accdf | bc511ab9a30e8aac590cb2f189a9e47bc46c55ba | /dubbo/src/main/java/io/seata/samples/dubbo/service/impl/StorageServiceImpl.java | 278413d73b2a6b05f61b9874d985e10d52ad6156 | [] | no_license | imuxin/seata-dubbo-nacos-example | 1e1aa7bb8d785279e96caa526b9214e77bccdebe | c971bf9d91aa8e0c381334d8c356cc66b22bb05f | refs/heads/main | 2023-07-06T04:28:25.069931 | 2021-08-09T07:57:42 | 2021-08-09T07:58:19 | 393,896,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,206 | java | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* 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 a... | [
"chengqinglin@icloud.com"
] | chengqinglin@icloud.com |
d3ae90dc66ae211cb119c8569ef5d40733d6503a | 9126f063ad067de82bd6d273274bd71a9cd5d6d3 | /corba/src/main/java/jp/co/csk/vdm/toolbox/api/corba/ToolboxAPI/ModuleStatusHolder.java | b9ba61d3862f3c1f68b996f5d91ee2a9fc442128 | [] | no_license | overturetool/vdmtools | 1988f864077b6d3f33aa0a77d94fbe035bd8e2e8 | 05f7394124ad8888c45d81ad4491a95d9a473971 | refs/heads/master | 2021-01-18T15:14:36.563396 | 2014-08-21T11:45:57 | 2014-08-21T11:45:57 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 1,058 | java | package jp.co.csk.vdm.toolbox.api.corba.ToolboxAPI;
/**
* jp/co/csk/vdm/toolbox/api/corba/ToolboxAPI/ModuleStatusHolder.java .
* IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成
* 生成元: corba_api.idl
* 2009年3月16日 10時22分53秒 JST
*/
public final class ModuleStatusHolder implements org.omg.CORBA.portable.Streamable
{
public j... | [
"lausdahl@2b2d4d09-c93c-414a-ad04-6e973f5c1cff"
] | lausdahl@2b2d4d09-c93c-414a-ad04-6e973f5c1cff |
d9ba415b285b7c9017473ce15443b2e9e2344c26 | 3a262f52360261acb61635cdc52bb48acede16dd | /reflection/src/main/java/ru/kuznetsoviv/generics/GenericExample.java | 5918f5fdab243b95fe650c6d832b04f7db074ce6 | [] | no_license | kuznetsoviv/javawork | b22290688467d1f42fc9e77ed7728ed2c5aa8047 | e7e11c5c7869e079507c3e2eee23591fbc112dd6 | refs/heads/master | 2022-07-02T00:42:38.517092 | 2021-09-16T14:32:57 | 2021-09-16T14:32:57 | 189,828,755 | 0 | 0 | null | 2022-06-20T22:45:31 | 2019-06-02T09:39:47 | Java | UTF-8 | Java | false | false | 1,338 | java | package ru.kuznetsoviv.generics;
import java.lang.reflect.Method;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import java.util.Map;
public class GenericExample {
public static void main(String[] args) throws Exception {
Class<?> cl = GenericSimple.class;
Method[] me... | [
"kuznetsoviv1992@yandex.ru"
] | kuznetsoviv1992@yandex.ru |
ce0a6adf399de0f3e84390fc5f7a86a30b6ce74a | 1a9c264c25de47734a2c121f8420fa46adbc8dce | /codetips/src/concurrent/q4/TPEUseCase.java | 54475d7912e4f1a5c317e69a7425de177ab88796 | [
"BSD-2-Clause"
] | permissive | phat-zhong24/study-prj | ee206e087253147112a448c33872dca28de8d4de | 06310a46f5a7e632f05858e58684752a54cadbd3 | refs/heads/master | 2023-05-14T18:47:30.807611 | 2021-06-08T06:58:59 | 2021-06-08T06:58:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,727 | java | package concurrent.q4;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Random;
import java.util.concurrent.*;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 线程池及 Future 用例
*
* @author samin
* @date 2021-01-08
*/
public class TPEUseCase {
static AtomicI... | [
"822085977@qq.com"
] | 822085977@qq.com |
94a1e921a0e7179cd3ec4928ca8f60e77f2f57ad | 059de3e11a6c7513efffa9e4d08c90a73b855fa0 | /farmmall-user-web/src/main/java/lpy/farmmall/web/controller/ProductController.java | 9f3f9f753932374d28b19eaec1be5b0ca34dcffb | [] | no_license | jacklon/FarmMall | 92a9fc38524f027d228b04e26f4dfba361d8b060 | bcf69ca2e54fc8d6f5ad43d46355d4e2c8577544 | refs/heads/master | 2022-06-10T09:31:44.357446 | 2020-05-02T15:14:53 | 2020-05-02T15:14:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,893 | java | package lpy.farmmall.web.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import lpy.farmmall.bean.PmsBaseAttrInfo;
import lpy.farmmall.bean.PmsProductInfo;
import lpy.farmmall.bean.PmsSkuInfo;
import lpy.farmmall.service.AttrService;
import lpy.farmmall.service.SkuService;
import lpy.farmmall.service... | [
"895180451@qq.com"
] | 895180451@qq.com |
b15f951bdec16174a2d5cc1882c352605892d8bc | 70f726345725b1c7753c9d3b5648d6d3a739d584 | /app/src/main/java/com/hezaijin/advance/ui/fragment/ListDataFragment.java | 13abb412f825291b7c619dad661cb9879598031f | [] | no_license | HandHaoZhang/advance | 10a99388ca1c392eb41423fbaa7aebfc9cdc4f5f | d44bf017eae2ea334b3d3e1db4eb18fcf2cfa7ab | refs/heads/master | 2021-01-10T17:45:41.741816 | 2016-03-22T10:35:59 | 2016-03-22T10:35:59 | 50,562,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,187 | java | package com.hezaijin.advance.ui.fragment;
import android.content.Context;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ListView;
import com.hezaijin.advance.R;
import com.hezaijin.advance... | [
"1376277145@qq.com"
] | 1376277145@qq.com |
5e40f2c92bbd5fd654b130745f8cbe7690ffc8a3 | 3d2531a4b24eb4800d82efbffa4ebf6476b8f818 | /JavaSource/src/main/java/cn/xiaowenjie/services/ConfigService.java | fe50c23cb3aa1c89bcdff9862c133f85ab2a74ab | [
"Apache-2.0"
] | permissive | SZMOFEI/ElementVueSpringbootCodeTemplate | 2ef124dd8b00d95879d4234753b2c928a41117ec | e9a4fe801e3a4e28fb9cb262f30dd4aebd32057f | refs/heads/master | 2020-03-23T10:23:45.047274 | 2018-07-17T05:55:21 | 2018-07-17T05:55:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,198 | java | package cn.xiaowenjie.services;
import static cn.xiaowenjie.common.utils.CheckUtil.check;
import static cn.xiaowenjie.common.utils.CheckUtil.notEmpty;
import static cn.xiaowenjie.common.utils.CheckUtil.notNull;
import java.util.Collection;
import java.util.List;
import cn.xiaowenjie.common.utils.UserUtil;
import lom... | [
"121509092@qq.com"
] | 121509092@qq.com |
49a29294d75ba10bfdc6cfebdd6f9bda63f1b55b | 55fd6d231c66f420e4f8c0db135f37ce2e23a8f2 | /park-common/src/main/java/com/park/cloud/common/domain/po/tra/TraMonthlyTicketListPOExample.java | f81e7abc632736be6d6b15d20144388a482109d1 | [] | no_license | QianUser/park | 0cc1e3c78595eca5537bdef85e9e2fecad329173 | 726879bb498f24be7b3399449b27c4547002607c | refs/heads/master | 2023-02-02T19:28:02.689427 | 2020-11-27T11:15:11 | 2020-12-22T06:52:33 | 323,564,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 93 | java | package com.park.cloud.common.domain.po.tra;
public class TraMonthlyTicketListPOExample {
}
| [
"1070599782@qq.com"
] | 1070599782@qq.com |
191f3e8e8c959f8454a2b63700e147a6cbd54059 | c604dfc86cd02f9851b39eb1cf8731236c4308d1 | /gcloud-java-dns/src/test/java/com/google/gcloud/dns/ChangeRequestTest.java | bfd1d0f512f46b9e469e310e217d45f0b017d110 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | oilove/gcloud-java | 8737f28b2664290c9b000a859c1af76a36014e42 | 249cac6d5093263a429336ac124f5380fafae2b0 | refs/heads/master | 2021-01-12T12:41:17.441562 | 2016-03-29T03:09:16 | 2016-03-29T03:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,505 | java | /*
* Copyright 2016 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | [
"derka@google.com"
] | derka@google.com |
71620049173a092ad0883e3d876164e4efb689b3 | 191a45ca36235b5a526611ab0a72fcae48ce9413 | /alpaca/alpaca-core/src/main/java/net/vdrinkup/alpaca/configuration/IConfiguration.java | 118957b37bb2736433450b96310859a37f176879 | [] | no_license | uudragon/services | b29d040697aea3dc0f7ce4ca174d70f3b33beb27 | 396cd217b4304088456c1ca10e785491ff78bde6 | refs/heads/master | 2021-01-23T07:21:08.272546 | 2014-04-25T15:28:21 | 2014-04-25T15:28:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | /*******************************************************************************
* Copyright (c) 2013 JD Corporation and others.
*
* Contributors:
* JD Corporation
*******************************************************************************/
package net.vdrinkup.alpaca.configuration;
import net.vdrinkup.... | [
"pluto.bing.liu@gmail.com"
] | pluto.bing.liu@gmail.com |
cfc395d4b7e2d666fbd7ca07c2f100e68cb0ed08 | 0f4293993c4fcf610d811be06077461b6ad9477c | /IntegerArrayList/src/test/howard/edu/sycs363/spring15/lab4/IntegerArrayListTest.java | 2de21a440cc6f2aa2cad434f26973b06766f94ac | [] | no_license | JesseNwankwo/JesseNwankwo.github.sycs363.lab6 | a01b4c4b990ef9f5a310496ad4d69372130a2116 | 5354667210d228f15966a34dd25c04f18087d24f | refs/heads/master | 2020-12-24T17:17:03.898574 | 2015-04-02T23:56:58 | 2015-04-02T23:56:58 | 33,332,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,509 | java | package test.howard.edu.sycs363.spring15.lab4;
import static org.junit.Assert.*;
import howard.edu.sycs363.spring15.lab4.IntegerArrayList;
import org.junit.Test;
public class IntegerArrayListTest {
@Test
public void testAddInt() {
IntegerArrayList tester = new IntegerArrayList();
tester.add(1);
/... | [
"jessenwake@gmail.com"
] | jessenwake@gmail.com |
279accfcc1bcd2c359c6731d17e1935523d50e26 | e3109a079793c5a66891aebef6dd7c2a44f8d360 | /base/java/j/a/a/a/a/a/a.java | ccd2d77dd0c3b6650f3ce14bd04843b530d68dd7 | [] | no_license | msorland/no.simula.smittestopp | d5a317b432e8a37c547fc9f2403f25db78ffd871 | f5eeba1cc4b1cad98b8174315bb2b0b388d14be9 | refs/heads/master | 2022-04-17T12:50:10.853188 | 2020-04-17T10:14:01 | 2020-04-17T10:14:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,431 | java | package j.a.a.a.a.a;
import android.os.Build;
import android.os.Handler;
import android.os.Looper;
import android.os.SystemClock;
import j.a.a.a.a.a.k;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import ... | [
"djkaty@users.noreply.github.com"
] | djkaty@users.noreply.github.com |
7fdcb1f5ac92c2ea5aab0a0994a3a795845b05d6 | 774bade75cc23c7c38d14cfa536b80a7799d2b22 | /OcrParser/src/main/java/org/innoagencyhack/ocrparser/extractors/scans/models/MatOfPointComparator.java | dedfb774dd20177f558256dbb61a04bcca2e6c95 | [] | no_license | basalovyurij/innoagency-hack | 72164e48f1cbeb9b9b20abc546bcb23da6cb7936 | 67de0406395685c0518c3cee7e6364d41ff36832 | refs/heads/main | 2023-01-06T12:49:25.861814 | 2020-10-31T16:11:37 | 2020-10-31T16:11:37 | 308,722,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package org.innoagencyhack.ocrparser.extractors.scans.models;
import java.util.Comparator;
import org.opencv.core.MatOfPoint;
import org.opencv.imgproc.Imgproc;
public class MatOfPointComparator implements Comparator<MatOfPoint> {
@Override
public int compare(MatOfPoint prev, MatOfPoint next) {
doub... | [
"basalov_yurij@mail.ru"
] | basalov_yurij@mail.ru |
2e450639e68f1d32e11a4f848c46a20b266b0873 | f2a0945afad3f4b8e014c54a8b00435e9d944e0a | /src/main/java/tfar/reciperandomizer/mixin/RecipeManagerMixin.java | d9d8ef42b644b40232e92dacf262228ec3934d41 | [
"Unlicense"
] | permissive | Tfarcenim/RecipeRandomizers | a1e086f9530830573abde99b137a923707a2452c | 3026bd157ee1e556a88511e8d4a14c8b380b6682 | refs/heads/master | 2021-06-30T23:35:32.878533 | 2021-06-11T21:39:40 | 2021-06-11T21:39:40 | 241,726,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package tfar.reciperandomizer.mixin;
import com.google.gson.JsonObject;
import net.minecraft.item.crafting.IRecipe;
import net.minecraft.item.crafting.IRecipeType;
import net.minecraft.item.crafting.RecipeManager;
import net.minecraft.profiler.IProfiler;
import net.minecraft.resources.IResourceManager;
import net.mine... | [
"44327798+Gimpler@users.noreply.github.com"
] | 44327798+Gimpler@users.noreply.github.com |
4e89e02d3b05ca1b78dfa9da15581337a5246537 | 3a59bd4f3c7841a60444bb5af6c859dd2fe7b355 | /sources/com/google/android/gms/internal/ads/zzbvm.java | 6a2a80100e2dbb7a03fc3e73cfbf266b04c70a00 | [] | no_license | sengeiou/KnowAndGo-android-thunkable | 65ac6882af9b52aac4f5a4999e095eaae4da3c7f | 39e809d0bbbe9a743253bed99b8209679ad449c9 | refs/heads/master | 2023-01-01T02:20:01.680570 | 2020-10-22T04:35:27 | 2020-10-22T04:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package com.google.android.gms.internal.ads;
final /* synthetic */ class zzbvm implements zzbtu {
static final zzbtu zzfka = new zzbvm();
private zzbvm() {
}
public final void zzr(Object obj) {
((zzahy) obj).zzrr();
}
}
| [
"joshuahj.tsao@gmail.com"
] | joshuahj.tsao@gmail.com |
0b2ab038454ff99b71f48eae8f96698042094e36 | fcc262d1f57a6f0d32ad9819e6e5200e7fa53518 | /lib/src/main/java/com/github/artyomcool/chione/Named.java | 53444ef86fde4b506552786fc150c7775d19d9d2 | [] | no_license | Artyomcool/Chione | da435182182b4c524319191279b3a8e9ee072647 | 87ba32a723f91a2ca170fa0b2241ba5093e866a6 | refs/heads/master | 2020-03-23T18:12:59.615122 | 2018-09-10T08:00:31 | 2018-09-10T08:00:31 | 141,895,928 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | /*
* The MIT License
*
* Copyright (c) 2018 Artyom Drozdov (https://github.com/artyomcool)
*
* 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 limi... | [
"artyomcool@yandex-team.ru"
] | artyomcool@yandex-team.ru |
5fadb22f9e6b50cf067d90a04e2337c69a051a41 | f1c3d5d595f97384a105fd89031a21057fff7c92 | /examples/com/mellanox/jxio/tests/benchmarks/StatMain.java | a69d786cebd073b579a791a1f66b120ec4239499 | [] | no_license | yangshun2532/JXIO | 8ff35cf8995d9b34b955a543199794a2eb45be87 | 34509f09a6973611b26baa5bbd01a1572667d516 | refs/heads/master | 2021-05-01T18:45:26.084848 | 2014-11-08T08:43:36 | 2014-11-08T08:43:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.mellanox.jxio.tests.benchmarks;
public class StatMain {
public static void main(String[] args) {
if (args.length < 3) {
System.out.println("StatMain $IP $PORT $NUM_SESSIONS");
return;
}
Runnable test = new StatTest(args[0], Integer.parseInt(args[1]), Integer.parseInt(args[2]));
test.run();
... | [
"katyak@mellanox.com"
] | katyak@mellanox.com |
03ee486b7a9bc0d594a6f4c1d1b361681f028a76 | 672a90ec789facfef42577f63cf2300e38848987 | /app/src/main/java/kimxu/newsandfm/model/Game.java | 5af4872fd16319e0ea53a899f7645a4a4514d62b | [] | no_license | Kimxu/NewsAndFm | d6d336c0b62338133e88bf00f7da15bc779a5cdf | 2486207e9feb3b2e53613c5e4acba7359bc3f24e | refs/heads/master | 2021-01-10T16:43:58.255233 | 2015-12-03T13:52:05 | 2015-12-03T13:52:05 | 46,541,328 | 3 | 1 | null | 2015-12-09T05:58:31 | 2015-11-20T05:23:20 | Java | UTF-8 | Java | false | false | 128 | java | package kimxu.newsandfm.model;
public class Game {
public int iconResId;
public String name;
public String like;
}
| [
"kimxu@163.com"
] | kimxu@163.com |
35b16ac743e13c70877f5c10da0fa9de18b40083 | ab011d3181134a299346ab660e8b4706f5137a43 | /basetech-app/app/src/main/java/com/example/basetech/app/crud/annotation/CRUDSelectAll.java | b9965f3cba179759b9e4bda15e7cf2ad11fb4b4d | [] | no_license | zhanght86/xcloud_dev | 06941bc3c37c611c18f8ea0f1dae28334068f66b | 2c1990da7ecffbca3ef46d54e53f742d16e90e09 | refs/heads/master | 2021-06-05T14:05:50.887218 | 2016-09-24T10:03:42 | 2016-09-24T10:03:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.example.basetech.app.crud.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @interface CRUDSelectAll {
}
| [
"wangjiawei.huawei@gmail.com"
] | wangjiawei.huawei@gmail.com |
e158c54d15c074a7e62b6c94817e1100761240cc | c0a82ab7e16aa0b9bd5498a85760ba3aec549bbe | /src/com/exer/Test1.java | d39307601a9d1673071909eb885071965013caa6 | [] | no_license | gaidada/jdbc_1 | f2e30a0827f7a4e21701d39730fc83bdc350676f | 3471f52b1b58810ad020e32f477f5698510d40e4 | refs/heads/master | 2023-03-27T00:09:37.669253 | 2021-03-27T14:11:08 | 2021-03-27T14:11:08 | 352,089,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,647 | java | package com.exer;
import com.util.JDBCUtils;
import org.junit.Test;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.util.Scanner;
public class Test1 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print("输入用户名:");
... | [
"923111528@qq.com"
] | 923111528@qq.com |
c5c0c585beef31ef65c354f1c2d4d0e009c04a90 | 58bdf35ca315767def65d92688f65a94975ebcfd | /04App/LogIn/app/src/main/java/com/example/login/RegisterActivity.java | 9940046d2441c1ab5f4c7b888ffbbca5b84b3094 | [] | no_license | ulife1779/2020homework-yml | a5e02e7eceae0b9a0796f506f00a2abdbddba3cb | 0f165ae7fb78cc3daf82e4e3d54c20a32728f7c6 | refs/heads/main | 2023-02-02T23:58:16.788577 | 2020-12-18T14:17:15 | 2020-12-18T14:17:15 | 319,596,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,876 | java | package com.example.login;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import com.example.login.bean.UserInfo;
import com.example.login.d... | [
"1009669357@qq.com"
] | 1009669357@qq.com |
2b675246cd3164c4200d5d6d67cfae6d4e0784b4 | 2246623d541429e693930ac7ac71b265dae7e08e | /src/com/gmail/filoghost/ultrahardcore/utils/TeamMaker.java | c03528dfa99573613dba19e38d6c2ac230ffaa32 | [
"BSD-2-Clause"
] | permissive | UnfireGames/UltraHardcore | 578ea78c419cf049009bf5bdcabccf639bbf40c5 | 245f50430140d83960842a80d2f47db2b0e5f8c3 | refs/heads/master | 2022-04-11T17:16:45.616765 | 2020-04-01T14:31:55 | 2020-04-01T14:31:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,325 | java | /*
* Copyright (c) 2020, Wild Adventure
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright notice, this
* list of condit... | [
"admin@wildadventure.it"
] | admin@wildadventure.it |
8d2640f73ea615cafc5e8c3c9cf4e37c1b51b6f5 | 3f4d6944a1140a38c39cbf65d40019e5ae2854f4 | /pohimoisted/src/LuxBurger.java | 563a28236160a8f1c75a49e80a5a3ad289fbb20d | [] | no_license | riinahaidkind/oop_java-1 | 344faac2fb23c8546fbd95e907cf8f254d66507f | 69c5e05c6728b98bf4dfa9f957d08b7d1f4c31b9 | refs/heads/master | 2020-04-09T23:07:52.153973 | 2018-12-06T07:43:59 | 2018-12-06T07:43:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 823 | java | public class LuxBurger extends Burger{
public LuxBurger() {
super("LuxBurger", "Steik", "Valge sai", 10.0);
super.valiLisand1("Frii-Kartul", 2.0);
super.valiLisand2("Jook", 2.5);
}
@Override
public void valiLisand1(String lisand1, Double lisand1Hind) {
System.out.println... | [
"anna.karutina@khk.ee"
] | anna.karutina@khk.ee |
f3f97a268c7c6bb523e2d34b0a2521f96fbfefc3 | 31ae04ca497f5a851a821dd37efc1a509ad4c590 | /SGCVModelo/src/main/java/com/sgcv/dto/CostoDTO.java | 009f428399d66c0fc7a1bc715b405dc8fdacbb03 | [] | no_license | noeHernandezG/Proyecto-SGCV | bda48466d1b20a7b0d8d0cc0efa55cdd0b077a9f | 5beece763304f9e18c0703c6ab979e1b68f918bf | refs/heads/master | 2020-04-11T23:19:37.881351 | 2019-02-11T20:03:41 | 2019-02-11T20:03:41 | 162,163,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,801 | 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.sgcv.dto;
/**
*
* @author Ernesto
*/
public class CostoDTO {
private Integer idCosto;
private Integer kilo... | [
"noe_5991@hotmail.com"
] | noe_5991@hotmail.com |
533d9f2a0b68e39bc5dedd5d5a20d87e6ca6d233 | 9397fa04dd00109b703906aa1409d26b7a9102ca | /src/com/example/Main.java | a88ff613d6004be0662f6185ee64bb1c607c0f4e | [] | no_license | jafarmou4/farsi-to-english | ccfb67b930592b7db653d805df6d0b0ef15527f6 | c6271b093fa8a7b7938392bb052fad4127e6367d | refs/heads/master | 2022-12-16T00:21:31.275458 | 2020-09-20T03:39:02 | 2020-09-20T03:39:02 | 296,995,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package com.example;
import java.math.BigDecimal;
import java.text.NumberFormat;
import java.text.ParseException;
import java.util.Locale;
public class Main {
public static void main(String[] args) {
String farsi = "٠٠٠١١٠١١۴۵٠٠٨٧۶١۴۵٠٠٨٧۶";
// String farsi = "101211012154555455";
String e... | [
"jafarmou4work@gmail.com"
] | jafarmou4work@gmail.com |
216142a80156082822d59f8032cde6af148170f6 | 4d92e5140182d2a537ed03376091859f0b1e5746 | /PrintTot4.java | b433b8d34be0270dde0c6f7ce577a48f6e3ac5aa | [] | no_license | lth9710/secondproject | 80c5a6b8549e5bcbe81a48b1d4f0cbd98f71a021 | b496eb4d165d6478e4a81b3daea7b13e41b258fd | refs/heads/master | 2020-04-07T12:30:00.198048 | 2018-11-20T10:21:00 | 2018-11-20T10:21:00 | 158,370,222 | 0 | 0 | null | null | null | null | WINDOWS-1253 | Java | false | false | 808 | java | package com.project2;
public class PrintTot4 extends Thread {
@Override
public void run() {
try {
System.out.println(" ΆΛ ΆΛ");
sleep(300);
System.out.println(" ΆΛ ΆΛ");
sleep(300);
System.out.println(" ΆΛ ... | [
"lth9710@naver.com"
] | lth9710@naver.com |
b0fe633eca22eeed6228fd2af7ed197a0f907d26 | 40c961d3127a7dd6b541c7b77a6517d61b75415b | /src/com/bean/JogosCategoriaBean.java | 9f524884ea64a2af0164598cfb8c3881bdc9ac70 | [] | no_license | alvinobarboza/Malvino | 4a380e315d1cc54a62642f652b54f204f2849880 | 972a0351303c5ec3db34f4dfc8bd553051c5a468 | refs/heads/master | 2021-08-23T02:40:22.219844 | 2017-12-02T16:19:38 | 2017-12-02T16:19:38 | 103,747,713 | 0 | 2 | null | 2017-09-27T02:32:37 | 2017-09-16T11:40:10 | HTML | ISO-8859-1 | Java | false | false | 5,528 | java | package com.bean;
import java.util.List;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import com.dao.CategoriasDAO;
import com.model.JogosCategoria;
import com.model.Jogos;
import com.model.Categorias;
import com.dao.JogosCategoriaDAO;
import com.dao.JogosDAO;
@ManagedBe... | [
"32014216+alvinobarboza@users.noreply.github.com"
] | 32014216+alvinobarboza@users.noreply.github.com |
caef7335f29dcf4208fb2dad4a986f72e5b5136d | 323efc30a998ad1cb1720bf04cce9a0cdd3af2c9 | /JSFramework/src/test/java/com/application/organizationpages/OrganizationPage.java | 45bba63d4fcbf174be38d673fc044a2fffcee382 | [] | no_license | qashack/jsproject | b21cd521879e4733c7aa37e908123e3e3c92f5aa | 52d21d0709e04d904ae2a6efb036ef22d7964286 | refs/heads/master | 2021-01-11T20:59:20.386016 | 2017-01-19T09:17:19 | 2017-01-19T09:17:19 | 79,224,178 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 713 | java | package com.application.organizationpages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import com.application.generics.BasePage;
import com.application.libraries.JavascriptLibrary;
public class... | [
"chandrashekar@qashack.com"
] | chandrashekar@qashack.com |
a3f66fac5530afd12f8db83e83266f0c4288f1a2 | 8e6a266d73f2cc7c6f84ebfb18a69f3c5631a846 | /app/src/main/java/com/example/ismail/discreteproblems/bs.java | 40fb7984b404083aa9dda47ae93f9c862eb4460e | [] | no_license | SabirKhanAkash/Discrete-Math-Android-App | 9c649cfd444bff0b6c7f4ce530cbe1eff329692e | afcca9ff1da6b5cc7c77596f95bf07bc21050d8a | refs/heads/master | 2022-02-01T07:29:30.793957 | 2022-01-02T09:19:12 | 2022-01-02T09:19:12 | 234,896,075 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,284 | java | package com.example.ismail.discreteproblems;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import an... | [
"39434260+SabirKhanAkash@users.noreply.github.com"
] | 39434260+SabirKhanAkash@users.noreply.github.com |
df80d339b7dff30339473bcf3491ce8c040ad3ed | 79095b9361e1a3247ea666b7d4d184f154f2d6ea | /src/main/java/com/iboarding/demo/model/doc_master.java | 34665149ac159a8e974374476192090b577dfcf6 | [] | no_license | yasasvy/project-backend- | 7a3382b4d5dd9370b335be8936eeb07c1e24b201 | ca91088fa9118b79d8fe6fe18489ebe779909db4 | refs/heads/main | 2023-08-14T14:26:17.231783 | 2021-10-18T03:28:13 | 2021-10-18T03:28:13 | 418,330,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package com.iboarding.demo.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "doc_master")
public class doc_master{
@Id
@GeneratedValue(strategy = GenerationType... | [
"guntur.yasasvy@gmail.com"
] | guntur.yasasvy@gmail.com |
e95c90bfdc4cc20ea062d91cd2dfbb5326a6e4df | f4a9516d40b3bc4c8ca56ae23786f3d1e094225b | /be/ephec/mvc_v2/Person.java | 4bd7c1a5d39410e6b8c18e421942d554afb3f1e7 | [] | no_license | mnvro/java2018ephec | d6284fa6ed3ef869e40d7867106e03cd5f0225bf | 51750556af2a358c68655cf12679a66a0bfff2d8 | refs/heads/master | 2020-04-06T09:49:42.847655 | 2018-11-14T09:12:48 | 2018-11-14T09:12:48 | 157,358,206 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 846 | java | package be.ephec.mvc_v2;
import java.util.Observable;
/**
* @author Marie-Noël Vroman
* Cette classe contient les données
* Elle est observable
*
*/
public class Person extends Observable {
private double height;
private double mass;
/**
* @return the person's BMI (Body Mass Index)
*/... | [
"mnvro@hotmail.com"
] | mnvro@hotmail.com |
22cf9dfb01a5363b6af2077296cc24e8128bb542 | 7dd72cd0cedba93b6ba0fa664670057690458006 | /app/src/main/java/com/bob/flyboymvp/util/TimeUtils.java | ecd5020feb3a5c5c3b6b71f486f949ecc8c9b2e5 | [] | no_license | flybo/mindeeper | 6e9a0b43155312307ff8f22542227dffd886b302 | 7a3c1543b8ce4503a4b2d8a83af1ff8d547f8388 | refs/heads/master | 2021-08-28T00:21:05.839491 | 2018-10-12T02:23:21 | 2018-10-12T02:23:24 | 195,039,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,516 | java | package com.bob.flyboymvp.util;
import android.support.annotation.NonNull;
import org.joda.time.DateTime;
import org.joda.time.DateTimeConstants;
import org.joda.time.Days;
/**
* @创建者 CSDN_LQR
* @描述 时间工具(需要joda-time)
*/
public class TimeUtils {
/**
* 得到仿微信日期格式输出
*
* @param msgTimeMillis
... | [
"flybo@users.noreply.github.com"
] | flybo@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.