blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7f0e005030c92e4e4bfb587f9768c4d70e376919 | db17531bbd6dbaa3bff301d4d7951bad3c6c9d2f | /HCI_project/App_Code/HCI_2/app/build/generated/source/r/debug/android/support/v7/mediarouter/R.java | 632aa24b8bdb84dcc3cf70f761887757d44cb1c9 | [] | no_license | ohil17yo36/User-Customizable-keyboard-and-mouse | 29c2663a5878654c7ab76fa8e529a327c7cce627 | c8c829ff2acf3eee77b48918f6f16c7d55cfa9c6 | refs/heads/master | 2021-01-20T19:53:24.798538 | 2016-08-02T15:02:05 | 2016-08-02T15:02:05 | 64,593,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87,698 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.mediarouter;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0... | [
"noreply@github.com"
] | noreply@github.com |
173cd56fbf9ff5d1c7a2c4136b28907ed57275ca | 157766b704093ec0e526b4bc998c9ca903f21794 | /4.JavaCollections/src/com/javarush/task/task33/task3313/Solution.java | 1c3ba221a35fd6b86365def61b523b90dd423f39 | [] | no_license | zenonwch/JavaRushEducation_2.0 | 58d6990e4bf2fe22aa60b7e4d1da35ec1c16bfab | 10950e74f53c268cfbbdbf72e26e1b32ecd78db8 | refs/heads/master | 2020-05-26T14:33:32.197795 | 2017-05-14T10:43:38 | 2017-05-14T10:43:38 | 82,482,269 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package com.javarush.task.task33.task3313;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
/*
Сериализация даты в JSON
*/
public class Solution {
public static void main(final String[] args) throws JsonProcessingException {
final Event event ... | [
"andrey.veshtard@ctco.lv"
] | andrey.veshtard@ctco.lv |
f30292fe3b4b89aa3341117edc17f9d6e10f967f | 6a56be5120e30b1d6d0fa4222c17fdc715f720ec | /src/sample/Main.java | 0cd0b69e321a19a9db1a97d2b79b80f2abc31037 | [] | no_license | bara79/messenger | bfbb73d316f838caf8fb8cd7ed9f9cb77b8415f8 | 5c613a965d56b51af96c5e25d2429199118fbc1d | refs/heads/master | 2022-05-24T16:13:59.037135 | 2020-04-27T11:10:51 | 2020-04-27T11:10:51 | 259,289,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package sample;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.image.Image;
import javafx.stage.Stage;
public class Main extends Application {
@Override
public void start(Stage primaryStage) throws Exception{
... | [
"bara_x@mail.ru"
] | bara_x@mail.ru |
a77c615a63f5ae98363f2e5105e361c9ad83d1aa | aba0733385ed9b5836752b98113e5fb167f8f851 | /ppsr-stubs/src/main/java/au/gov/ppsr/schemas/_2011/_04/data/RemovedGrantorType.java | 7ee9a8db12706558b76671f7c2bd2cde83920374 | [] | no_license | murtaza777/ppsr | 9d62804b093ab9ffad827cee5b9b3ee152c0ddbd | ee2783f3704b1567414dc7f932a60615544057ed | refs/heads/master | 2021-01-20T07:48:14.237819 | 2014-05-05T12:18:58 | 2014-05-05T12:18:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,324 | java |
package au.gov.ppsr.schemas._2011._04.data;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlType;
/**
... | [
"murtaza.kheriwala@gmail.com"
] | murtaza.kheriwala@gmail.com |
bf54b722b20e251eecb8a3baf2d5294c57e764d2 | 30cf12e4016cc89018b554465406e8f9fa4ec3b3 | /javaEE/src/test_Practice/day09Test/test7.java | fe9e1be36543fa01161f185149ea20e00e10b9b8 | [] | no_license | guangjianwei/ssm_sum | 9f9b3279ca35599a0495457ab6f9f9db3c9ad025 | 7545c1e7f4a8626f1a3d8f832bd73cc296523f19 | refs/heads/master | 2020-04-04T12:52:47.394638 | 2018-11-03T02:51:03 | 2018-11-03T02:51:03 | 155,940,658 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 801 | java | package test_Practice.day09Test;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Scanner;
/*
项目需求:请用户从控制台输入信息,程序将信息存储到文件Info.txt中。
可以输入多条信息,每条信息存储一行。当用户输入:”886”时,程序结束。
*/
public class test7 {
public static void main(String[] args) throws IOException{
FileOutputStream fos = n... | [
"admin@qq.com"
] | admin@qq.com |
20c7384f83d82001d27c6c4f3c2f0c2fc92e993c | 3dae85fb0987dbaeb6f81f5f01440e53d8880fff | /app/build/generated/source/r/debug/premiumapp/org/camerlot/R.java | 1e5eb8d694909cb340c84a649ab9f1ec0fe4fced | [] | no_license | ruan65/Camerlot | 9a15ee1e5fede284b786baf636e746be8b2519c0 | 6363a9b825ba6bf03df53e88942ae9177274b90f | refs/heads/master | 2020-12-24T13:52:18.103132 | 2016-09-21T08:19:38 | 2016-09-21T08:19:38 | 38,272,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569,408 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package premiumapp.org.camerlot;
public final class R {
public static final class anim {
public static final int abc_fade_in=... | [
"ruan65@gmail.co"
] | ruan65@gmail.co |
51b290224615003d46d607edd615931f8426cd34 | e2da0a2ad716cb7747d15467e52c1959d505c457 | /jeesite-data/jeesite-data-provider/src/main/java/com/fsnip/jg/common/persistence/proxy/PaginationMapperMethod.java | 2ec186043fb36bb24657925275f1a418bd2ec04c | [
"Apache-2.0"
] | permissive | waile23/jeesite-parent | 5b217ec545075adc9c4a315fa563d50fc0437e99 | 2bb2be6f00c0a24d38415c234392d93399a5b181 | refs/heads/master | 2020-12-03T03:52:04.689602 | 2017-06-29T18:40:42 | 2017-06-29T18:40:42 | 95,783,760 | 0 | 0 | null | 2017-06-29T14:02:39 | 2017-06-29T14:02:39 | null | UTF-8 | Java | false | false | 6,209 | java | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.fsnip.jg.common.persistence.proxy;
import com.fsnip.jg.common.persistence.Page;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.binding.BindingException;
import org.apac... | [
"tfy1332@163.com"
] | tfy1332@163.com |
35e195ca1cc9e41d7eccc7d2ddf9eb59c21bf5f1 | d461947a0e8da1c0f55d648dcde61bb0302f3330 | /ДЗ-4/Калькулятор/CalcWithCounterExtendsMain.java | 995ed404f875b3f8b625e457b306dcc92e006ddf | [] | no_license | lipik75/IT-Academy_HomeWork | 36bf35e8dd9bfc7ee6b47f3d84e5c2819c89b7e3 | 9e766ff61c52a30bcf6b329a8fdb3274487ebbab | refs/heads/master | 2023-03-31T23:55:53.832990 | 2021-04-10T13:16:29 | 2021-04-10T13:16:29 | 247,415,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 317 | java | package edu.academy.calc;
public class CalcWithCounterExtendsMain {
public static void main(String[] args) {
CalcWithCounterExtends calc = new CalcWithCounterExtends();
System.out.println(calc.getCounter());
calc.add(3,4);
System.out.println(calc.getCounter());
}
}
| [
"noreply@github.com"
] | noreply@github.com |
e298aabcc5ea093a773d3c9768a1029430c6e286 | 88431f59fabf3003eebebb8357417ab1512fe9be | /2018-hw02-magic-master/src/test/java/magicthegathering/impl/CreatureCardImplTest.java | 2205048dad36a1608a15f70ddc67dca7caa1b601 | [] | no_license | vagundamarek/school_projects | 058a491e99f74668d2b593cbc502cfa35fa6cf19 | c9ffaacfc9ecfd251831ab008b041f194edb61b3 | refs/heads/master | 2023-03-04T04:44:06.816231 | 2021-02-19T17:01:59 | 2021-02-19T17:01:59 | 276,060,415 | 0 | 0 | null | 2020-10-13T23:11:42 | 2020-06-30T09:51:45 | C++ | UTF-8 | Java | false | false | 3,877 | java | package magicthegathering.impl;
import magicthegathering.game.CreatureCard;
import magicthegathering.game.ManaType;
import org.junit.Before;
import org.junit.Test;
import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.Collections;
import static org.junit.Assert.*;
/**
* @author Zuzana Wolfova, ... | [
"vagunda.marek@gmail.com"
] | vagunda.marek@gmail.com |
e6cd26cb6bab89c706d28701743500bd630a6660 | 40665051fadf3fb75e5a8f655362126c1a2a3af6 | /f2prateek-bundler/27c365594b781f5c6c7ed08de21a46c3b5c2bb98/1/Bundler.java | 319c7d7ec1fc916583da6fcab63869222e7eeed6 | [] | no_license | fermadeiral/StyleErrors | 6f44379207e8490ba618365c54bdfef554fc4fde | d1a6149d9526eb757cf053bc971dbd92b2bfcdf1 | refs/heads/master | 2020-07-15T12:55:10.564494 | 2019-10-24T02:30:45 | 2019-10-24T02:30:45 | 205,546,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,500 | java | /*
* Copyright 2014 Prateek Srivastava
*
* 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 agree... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
2958c933525db6c2f3704ba6609db78abdc6ca62 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-1112/u-11-111-1112-11113-111111/u-11-111-1112-11113-111111-f5689.java | 52531387b314c6d9961d2e2f302b394020e7a710 | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
3400991474669 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
5d54ebae0436ad9059a3a9efb1bfdc29b30e0a3a | 18606c6b3f164a935e571932b3356260b493e543 | /benchmarks/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/flatfile/layout/SignatureMethod.java | ef90b1c45b1d133eda164915b069bfdc5d5279db | [
"Apache-2.0"
] | permissive | jackyhaoli/abc | d9a3bd2d4140dd92b9f9d0814eeafa16ea7163c4 | 42071b0dcb91db28d7b7fdcffd062f567a5a1e6c | refs/heads/master | 2020-04-03T09:34:47.612136 | 2019-01-11T07:16:04 | 2019-01-11T07:16:04 | 155,169,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,124 | java | /**
* ServingXML
*
* Copyright (C) 2006 Daniel Parker
* daniel.parker@servingxml.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... | [
"xiemaisi@40514614-586c-40e6-bf05-bf7e477dc3e6"
] | xiemaisi@40514614-586c-40e6-bf05-bf7e477dc3e6 |
0dab9292ce7fd776b55401894d40acc5ef81214b | 8b68134877833a36ecd91202c0e58bdaec80a354 | /fitness/src/main/java/io/jing/server/fitness/dao/impl/ClubCardDaoImpl.java | 78430bee551b4bca6d3a5df4c2ad0f97f7003e5e | [] | no_license | jingshouyan/micro-service | 6713c1b1644d24e02ea6e301484df67ccbaa6871 | 510feb3688d1dcfffad62560eef439522f0d042e | refs/heads/master | 2020-03-12T10:19:58.967647 | 2018-12-03T07:02:57 | 2018-12-03T07:02:57 | 130,570,985 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package io.jing.server.fitness.dao.impl;
import io.jing.server.fitness.bean.ClubCardBean;
import io.jing.server.fitness.dao.ClubCardDao;
import io.jing.util.jdbc.core.dao.impl.BaseDaoImpl;
/**
* @author jingshouyan
* #date 2018/8/12 15:31
*/
public class ClubCardDaoImpl extends BaseDaoImpl<ClubCardBean> implements... | [
"290173092@qq.com"
] | 290173092@qq.com |
3c85b7d139815b40b74bcc65e50fa353b55dae64 | 16f86bbf04d475ff8e5eed5d6ce52aadaeb0324a | /src/JDrones/JDrones.java | ff4027aa71235b3fab85731becd58518a3fae768 | [] | no_license | MarcoDiazLara/ProyectoFinal | ab504785d814258ca0dae8fb3955c02c06fc5827 | abef939ef78ab903167252df239c9da0a0a4d32f | refs/heads/master | 2023-01-20T23:55:04.225819 | 2020-12-01T20:50:23 | 2020-12-01T20:50:23 | 315,788,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,075 | java | package JDrones;
import javax.swing.JFrame;
import java.awt.*;
import java.awt.image.*;
import java.io.*;
import javax.imageio.*;
import javax.swing.ButtonGroup;
import java.util.ArrayList;
public class JDrones extends javax.swing.JFrame {
private DibujaDrones panel;
private NumDron n;
private BufferedImag... | [
"marko@DESKTOP-1SOL7A0"
] | marko@DESKTOP-1SOL7A0 |
825f8ffba2d698843f1c85ea3fe4f360af7f8c09 | 879d1ceb77e9b27044dbbdd8ede6f9b5090acab5 | /app/src/main/java/com/example/e_learning/ResourceActivity.java | 8b16fbf7acb683161075632d351f15151d2800d9 | [] | no_license | zhaokangdi/E-learning | fdc271f65629144e81d799db6dff1b094df15829 | e2ff0e34bfd88bc5aec3c0100e214e3457558cf0 | refs/heads/master | 2020-08-13T19:44:22.419427 | 2019-12-31T16:36:02 | 2019-12-31T16:36:02 | 215,027,519 | 0 | 0 | null | 2019-12-31T09:31:45 | 2019-10-14T11:36:35 | Java | UTF-8 | Java | false | false | 1,352 | java | package com.example.e_learning;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.wi... | [
"17301146@bjtu.edu.cn"
] | 17301146@bjtu.edu.cn |
aacb18d6d6fa0e15fbe3a50b4401ba87af68f8dd | 77623d6dd90f2d1a401ee720adb41c3c0c264715 | /DiffTGen-result/output/Chart_1_2_sequencer/target/0/11/evosuite-tests/org/jfree/chart/renderer/category/AbstractCategoryItemRenderer_ESTest_scaffolding.java | 9174ca71058390013b840444a27dcd0ab03b196e | [] | no_license | wuhongjun15/overfitting-study | 40be0f062bbd6716d8de6b06454b8c73bae3438d | 5093979e861cda6575242d92ca12355a26ca55e0 | refs/heads/master | 2021-04-17T05:37:48.393527 | 2020-04-11T01:53:53 | 2020-04-11T01:53:53 | 249,413,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41,013 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Mar 27 06:55:41 GMT 2020
*/
package org.jfree.chart.renderer.category;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org... | [
"375882286@qq.com"
] | 375882286@qq.com |
6676a808dcff352dcd89a645637eca70c466605c | 60b270f902b427a055482d8287245c1bb8100aee | /OctProject/src/citi/session/Question7.java | 6535fb4b75f436623e6350e2bd6e73ba7be0cb9d | [] | no_license | MDAsifEEE/MDAWorks | 92f5a17eb68ebbd5e8ffd47c2bf0a97dae4a4cc0 | d8e9e1679c418c0db359dfcac595fcc00a652891 | refs/heads/master | 2023-01-14T07:31:04.908551 | 2020-11-19T08:49:27 | 2020-11-19T08:49:27 | 311,551,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package citi.session;
import org.openqa.selenium.Alert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class Question7 {
public static void main(String[] args) throws InterruptedException {
// TODO Auto-generated method stub
... | [
"asifmohmaed71656@gamil.com"
] | asifmohmaed71656@gamil.com |
8b2181616000247256312f4f2f3119e3da465529 | d154b45976b9c9ee422f318e11a90325548cee14 | /src/main/java/com/ndc/service/JwtUserDetailsService.java | b6a6e9f06f5a8e781473b0584a4dc79e24912210 | [] | no_license | zaighamimtiaz/testGitApp | 0ce54fd94e569e5df7f72153a56e6708e075cc53 | 61ec69bfeb080aaa00e3dbeefa7a08d6a1f05eca | refs/heads/main | 2023-07-14T10:22:13.299842 | 2021-08-11T19:09:49 | 2021-08-11T19:09:49 | 395,089,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package com.ndc.service;
import java.util.ArrayList;
import org.springframework.security.core.userdetails.User;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.userdetails.UsernameNotFou... | [
"zaighamimtiaz@gmail.com"
] | zaighamimtiaz@gmail.com |
733e9fbe4a1c71094f5f0613c7a49ffe03643d26 | ea04f5cc1624b1f37b83db2fcc5619b9395c00b1 | /src/main/java/com/example/ex54/OperatorBean.java | 29d4f6dafffe0c19983b015863b9781415a88eff | [] | no_license | LeeHa-Yeon/spring_exercise | 21183b03f29d15b9df570b0d63577291dbc38184 | f2a6b8bcc4d5a5def1f05d2222ece90fb41939fe | refs/heads/master | 2023-04-15T22:04:30.056744 | 2021-04-27T14:50:55 | 2021-04-27T14:50:55 | 362,149,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package com.example.ex54;
public interface OperatorBean {
int calc();
public void setOperand1(Operand operand);
public void setOperand2(Operand operand);
}
| [
"gkdus1613@icloud.com"
] | gkdus1613@icloud.com |
682077a9149b725b3190794d621ca7d69fb61a0f | 3c7b3d23b2ce361e141e142dca930ea7d3c54374 | /samples/src/main/java/tk/zielony/carbonsamples/AnimationsActivity.java | 5c68f660ecf53e69893aecc9b34e28a665f625a7 | [
"Apache-2.0"
] | permissive | 18612481296/Carbon | 7efd5791061ad6c150cc83e29566f59a1bb24b17 | 724bea55a890156c390fb85a9a0a07af1424fcca | refs/heads/master | 2021-01-11T10:14:29.149915 | 2017-01-03T21:47:37 | 2017-01-05T19:52:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,039 | java | package tk.zielony.carbonsamples;
import android.app.Activity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import tk.zielony.carbonsamples.animation.ImageFadeActivity;
import tk.zielo... | [
"niewartotupisac@gmail.com"
] | niewartotupisac@gmail.com |
fc8b7b0fec5fd8b6ec6bafff37368010c19618f6 | b22fe5b7b0cdbc2d495cfbf0d251c5bb709ab0bd | /src/java/db/DbContex.java | 15c9f94dfffe86abca58adf7f8dcf42dfbe52d7a | [] | no_license | Admiral2303/JavaCourseWork | dddbccaafec91ee6b5875cf8b8b04416c80c71a6 | 123c8d407007f4ce46e3acfb4ab5345b4906ee7f | refs/heads/master | 2020-03-21T23:27:25.676986 | 2018-06-29T19:32:10 | 2018-06-29T19:32:10 | 139,188,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 869 | java | package db;
import classes.Human;
import classes.Patient;
import org.bson.Document;
import org.bson.types.ObjectId;
import java.util.ArrayList;
public class DbContex {
private DbProcess dbProcess;
public DbContex(DbProcess db){
this.dbProcess = db;
}
public ArrayList<Human> get(){
re... | [
"vadimv41@gmail.com"
] | vadimv41@gmail.com |
45910eff02fdf693c60469c3d0cab5a1242b987a | ece5f5e830b95de6b0ea8252afe901866f3a316b | /Medium/399 Evaluate Division.java | af2fd7337716524b910de41450cefaa3285e6bfa | [
"Apache-2.0"
] | permissive | yehchilai/IQ | 6a4ada1d54af273f331ba14b348ff1439884e836 | 38a3fcac2e77f791714d6d74f9fb77ceac156a01 | refs/heads/master | 2021-07-15T06:18:45.980214 | 2019-08-23T16:20:46 | 2019-08-23T16:20:46 | 31,576,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,883 | java | /*
This question is from https://leetcode.com/problems/evaluate-division/
Difficulty: medium
Equations are given in the format A / B = k, where A and B are variables represented as strings, and k is a real number (floating point number). Given some queries, return the answers. If the answer does not exist, return -1.0... | [
"5914167+yehchilai@users.noreply.github.com"
] | 5914167+yehchilai@users.noreply.github.com |
cd5768db56237d5520b6b198004194a0003eab1d | 7ca35e3ef0267243c99ad24ab9e454ad026baa1a | /gulimall-member/src/main/java/com/atguigu/gulimall/member/controller/MemberCollectSubjectController.java | 30729caa7113ec17f1b80aede64012ba320f5a19 | [
"Apache-2.0"
] | permissive | blanker/gulimall | 970f13f907bc4b88084695ea2167534ff16583f5 | bbf3ee0ebf94e7dd2f8380c6a3a7fe63fd9c65bb | refs/heads/master | 2022-12-11T03:56:25.498276 | 2020-08-21T08:51:33 | 2020-08-21T08:51:33 | 287,961,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,588 | java | package com.atguigu.gulimall.member.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.bin... | [
"wangzy18@asiainfo.com"
] | wangzy18@asiainfo.com |
d3796290c38ee3785b9b6120394248ecc6a587bb | 09d439f037d965ab5e7796da79f05d841819bf06 | /Sample/04Week/src/sample/LocalTest2.java | 0d39f94d30fb76e3cab6dcae00706923ae58a5f4 | [] | no_license | KarlJiaweiZ/UG2_JAVA | db1f5d69ede77023ceb04e326d8ba3d39ad60893 | 0b17f260d3827273e725ee600a0bf8b1de4e3e79 | refs/heads/master | 2022-09-05T00:54:22.930012 | 2018-09-07T16:54:44 | 2018-09-07T16:54:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package sample;
public class LocalTest2 {
static void myAdd(int x, int y){
System.out.println(x + y);
x = 5;
y = 6;
System.out.println(x + y);
}
public static void main(String[] args) {
myAdd(3,4);
}
}
| [
"kkkhzjw@vip.qq.com"
] | kkkhzjw@vip.qq.com |
f1218732ced7e19cb47b3fbb6133837d3bb2a188 | a0d3a3f1f1c2baa5762df4955ab78c8ae663b634 | /src/deitel/finance/Interest.java | e4edee18b021d6c0cae6fbd95de6020699e9731f | [] | no_license | IvsonSantos/estudos-java | 31c631dd2ee2c4f226a659135c2a6fd81f54feb3 | f9845f06760fbff617e3ae4e267bc9cdaa2e45e0 | refs/heads/main | 2023-06-25T14:56:14.423306 | 2023-06-20T19:43:44 | 2023-06-20T19:43:44 | 137,579,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 787 | java | package deitel.finance;
import java.math.BigDecimal;
import java.text.NumberFormat;
public class Interest {
public static void main(String args[]) {
// quantidade principal inicial antes dos juros ÿ
BigDecimal principal = BigDecimal.valueOf(1000.0);
BigDecimal rate = BigDecimal.valueOf(0.05); // taxa de juros... | [
"ivson.java@gmail.com"
] | ivson.java@gmail.com |
fa981a53b3d6b3a704eafe549c7a5f22540f34d3 | b370aca07829faff1f38047eee7385c988e49d01 | /sorter-rmi/src/main/java/sort/Control.java | 51ad4673a15aa395c3adb4a39326a12ffa39a90c | [] | no_license | L3C74M0/FinalArquisoft | e0a700ca24182af7ae7ef360f6a9892dc4c3afbc | 3ddba40cccdda4e3a2083ff33686702670f0bfa1 | refs/heads/master | 2023-05-15T20:38:19.435832 | 2021-06-16T03:40:38 | 2021-06-16T03:40:38 | 377,287,930 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,933 | java | package sort;
import java.util.Arrays;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import org.osoa.sca.annotations.Reference;
import org.osoa.sca.annotations.Service;
@Service(Runnable.class)
public class Control<T extends Comparable<? super T>> implements Runnable{
//priv... | [
"juandavidlectamocaicedo@gmail.com"
] | juandavidlectamocaicedo@gmail.com |
1cbf3866cf399447c8c11897dfa2250faa90c29b | bed9dd734a7732178f80538ff8a6d7f51eac7b93 | /app/src/main/java/com/hi/widget/CircularProgressBar.java | 3b65cc2060dd8b9e4968e594445ffa4e86b2411d | [] | no_license | zadaya/HiAndroid | 7c8935ccd4f32fc3d4540267630454a94968894b | af95ff2dd186ef79e24f1e034913817342c3a350 | refs/heads/master | 2020-07-17T19:59:18.699269 | 2019-10-24T07:49:34 | 2019-10-24T07:49:34 | 193,823,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,744 | java | package com.hi.widget;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.RectF;
import android.util.AttributeSet;
import android.view.View;
/**
* 环形的进度条
*/
public class CircularProgressBar extends View {
private in... | [
"zhadaiyan@163.com"
] | zhadaiyan@163.com |
04562964611e207cba20a3ba917dbf33bd34fdf8 | f0d512a38b3401c45a9aae4f2e41904483933f8f | /design/src/main/java/com/study/design/factorymethod/c1/idcard/IDCard.java | 543c0597757b46dd88387d259e1ab61aeb2205b7 | [
"Apache-2.0"
] | permissive | zuiyishishuinianhua/java-study | f0306aab36cf0e5017819553a3958e7c6a925aed | 14ac6d0d4e58b0cf911c5b9bf363ff415a6af84c | refs/heads/master | 2021-01-21T11:31:09.142672 | 2018-10-29T15:25:11 | 2018-10-29T15:25:11 | 102,006,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package com.study.design.factorymethod.c1.idcard;
import com.study.design.factorymethod.c1.framework.Product;
/**
* @author chenyao
* @date 2017/11/1 15:43
*/
public class IDCard extends Product {
private String owner;
public IDCard(String owner) {
this.owner = owner;
}
public String get... | [
"354898288@qq.com"
] | 354898288@qq.com |
609503c406cdc379ae9946f9a19bf0802ea8bd36 | ce5129c0c1e36b2edf5078bf0de3680e70d22894 | /app/src/main/java/alvi17/sudokubangla/gui/SudokuListFilter.java | a8fd35b0b14a31a1b7df25240663c34387de0f04 | [] | no_license | alvi17/SudokuBangla | d032967004c92d160ead6c354fc28a0490673551 | 8313b674fb073e6db379cbecaf659ba9af87b7a6 | refs/heads/master | 2021-01-22T21:22:46.995883 | 2017-03-21T04:10:48 | 2017-03-21T04:10:48 | 85,422,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java | /*
* Copyright (C) 2009 Roman Masek
*
* This file is part of OpenSudoku.
*
* OpenSudoku 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 Software Foundation, either version 3 of the License, or
* (at your option) any lat... | [
"alvi1005017@gmail.com"
] | alvi1005017@gmail.com |
6e1621a4bcc94f04c6622c918a0bf1dc66a7ba49 | 7e09d27c9b6f7cc6272d138fa75020bbdd20c387 | /src/main/java/org/bcia/julongchain/common/exception/SarException.java | 5d1c55a19a96d0957acee65625a3f6d1fd5b7b85 | [
"Apache-2.0"
] | permissive | GadSun/julongchain | 937fc13fd53fb4994e2b2ea26163a224388758ab | b9c2345a10b7e5e95abfa61b257c21b63e91a812 | refs/heads/master | 2020-04-01T00:59:04.203378 | 2018-10-15T01:26:55 | 2018-10-15T01:26:55 | 152,721,326 | 1 | 0 | Apache-2.0 | 2018-10-12T08:48:00 | 2018-10-12T08:47:59 | null | UTF-8 | Java | false | false | 4,141 | java | /**
* Copyright BCIA. All Rights Reserved.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicabl... | [
"wlb@dxct.org"
] | wlb@dxct.org |
379a0e50b64663da0c36102f5d39c25acaa3c453 | 89d2b2f48fd0641fa19f7490b013344f90092504 | /src/LinkedList/ListNode.java | 90a357ecf2a12b5ba30357dd0c1ce294f937da09 | [] | no_license | TianyuanDeng/Leetcode | 6249838a5c2d16e50e0b614c653fee06779cfe77 | 4a993b6f330748d04b6c1b697bd7bbf1ad70b41a | refs/heads/master | 2021-07-03T02:58:44.260452 | 2020-08-18T16:22:37 | 2020-08-18T16:22:37 | 142,252,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package LinkedList;
import java.util.List;
public class ListNode {
int val;
ListNode next;
ListNode(int x) {
val = x;
next = null;
}
}
| [
"dty469783894@gmail.com"
] | dty469783894@gmail.com |
60771bea36e12f25a4c91450fbb7bbfc31bfcd63 | c10102b065bde9acaf8b4ff8e8cdea18ecdf7343 | /src/main/java/com/org/java_concurrentcy_in_practice/service/LoggingWidget.java | 11b04780ef1b79713152e96b3d8dce6a0f21ee90 | [] | no_license | GoodWellGitHub/panda-multithreading | e02eab73727d6443ad520f23ba65db0ccfd5c14c | 5b16bea0026c3b18bb9b1fd5ce63910cc79b8c8d | refs/heads/master | 2020-04-12T22:43:59.435702 | 2019-09-03T11:22:17 | 2019-09-03T11:22:17 | 162,797,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | package com.org.java_concurrentcy_in_practice.service;
public class LoggingWidget extends Widget {
public synchronized void dosomething() {
System.out.println("LogingWight do something ");
super.dosomething();
}
}
| [
"2452255928@qq.com"
] | 2452255928@qq.com |
8ffe221b4febeaf9080db724515502d9ca4b73c7 | 5ad7463f3d63c0e81f9270c0cc26a718f28b6dc4 | /java-practice/javasebase/src/main/java/com/lofxve/base/Stream/file/FileInputStreamTest.java | 43bd2fd15ecad29b3e45c7e5751bd9c309d28a37 | [] | no_license | lofxve/practice | bc7fa993e3ee496696f58f33f092a1c35d9250db | f3f49aa7b0939723776fb776f5aaa13b591efd5e | refs/heads/master | 2023-04-07T10:20:08.493390 | 2021-04-15T08:44:41 | 2021-04-15T08:44:41 | 342,749,261 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,512 | java | package com.lofxve.base.Stream.file;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
public class FileInputStreamTest {
public static void main(String[] args) throws IOException {
File file = new File("D:\\java\\javase idea\\src\\Stream\\data\\a... | [
"875567313@qq.com"
] | 875567313@qq.com |
3d708adc198e90cf03a8e1d847b943b8a1b82fca | 2a0c31db740b2163ad9c0abc101a26ea3ea3b90f | /lib/src/main/java/com/personal/lib/exception/HttpRequestException.java | 659997e67bdf27881ab27932523c693f9704bc05 | [] | no_license | wangshuwen1107/httpFrame | 3c0f24681a3a6abe56019be6762d4148438fd9c5 | 275e112712ae55a52c45077bf904c70f5501192f | refs/heads/master | 2021-01-16T07:20:54.702003 | 2017-08-16T08:07:49 | 2017-08-16T08:07:49 | 99,995,122 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package com.personal.lib.exception;
/**
* Description: TODO
* Author: Shper
* Version: V0.1 2017/6/16
*/
public class HttpRequestException extends RuntimeException {
public HttpRequestException(String msg) {
super(msg);
}
}
| [
"wb_shuwen.wang@rokid.com"
] | wb_shuwen.wang@rokid.com |
aa17a2c3d81f9d36abdca3cef066e57ddd788bd1 | f49c75ec4c3f6a70da7db997e31aa6d7069b4578 | /pocoservice/src/main/java/com/netease/open/pocoservice/TestActivity.java | c52939268f5dbc451e4a64e6d3c4c7738c14b1a6 | [] | no_license | cnJason/PocoService.apk | da0b88591be42256af61afbad8c10be62c6b8cf9 | 2fb4585292863b1349e462a8fa14f79e57990850 | refs/heads/master | 2021-05-25T15:30:04.042734 | 2020-03-16T01:43:59 | 2020-03-16T01:43:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 846 | java | package com.netease.open.pocoservice;
import android.content.ComponentName;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.u... | [
"lxn3032@corp.netease.com"
] | lxn3032@corp.netease.com |
674fd5c094fe5cce2dddaee1d589396b9bcff498 | 19ede338c0b5f33176e7b36bccb1d5e0c767e856 | /projetoaajj/src/main/java/util/JPAutil.java | 95ec32f58219491e19d04a28da72ce6721843139 | [] | no_license | anthoni2018/AJ | d702f7b8413ecc2b0defab2a999f18620a912f2b | 19c4b3e03a5a96c81ce2fa441350a1b2f8158a98 | refs/heads/master | 2020-03-25T11:00:39.908755 | 2018-12-11T18:46:44 | 2018-12-11T18:46:44 | 143,715,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package util;
import javax.enterprise.context.ApplicationScoped;
import javax.enterprise.context.RequestScoped;
import javax.enterprise.inject.Disposes;
import javax.enterprise.inject.Produces;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persi... | [
"Aluno@DESKTOP-LDNVJ6K"
] | Aluno@DESKTOP-LDNVJ6K |
b1314f1dcdbd2eef53393428beb11a1d7e9e3462 | 5f77deeed3dbdf5d48a7616d0a9dd57b6a155574 | /BasicCoreJava/src/test/Testing.java | 1d5438739eed19c5b3bd341c6a886ab19f81abbe | [] | no_license | nikhil2393/automationselenium | 52703d5ca4da010498aa5f7660c9dd20b30a0f13 | a9f4a03ea7d13adca000eeee126c1469d492b0c8 | refs/heads/master | 2020-07-30T22:50:43.089816 | 2019-10-19T07:13:55 | 2019-10-19T07:13:55 | 210,386,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 140 | java | package test;
public class Testing {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}
| [
"nikhilbahaddarpure@gmail.com"
] | nikhilbahaddarpure@gmail.com |
1957908f32bd6b85f15d5ef49e0ede8feab12eba | 4786f1211a564fefd09d71ca7cdb2a9d3c1b8a36 | /MyProjects/src/Firstprogram.java | 46e02b2f1cac3f2cc94f96481c6194e46df25db7 | [] | no_license | MeghanaShreyas/Devops | 12c4db88055b3d46a0b637266fbcd9c3ad3745f2 | d9377d6361593d07c260f6cf8cd1c81f1e831061 | refs/heads/master | 2023-02-10T04:19:10.044461 | 2021-01-05T05:00:31 | 2021-01-05T05:00:31 | 304,234,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java |
public class Firstprogram {
public static void main(String[] args) {
int temp = 0;
int a = 10;
int b= 20;
temp = a;
a=b;
b= temp;
//temp = b;
//b=a;
//String text = "meghana";
System.out.println(temp);
System.out.println(b);
System.out.println(a);
}
}
| [
"meghanashreyas2020@gmail.com"
] | meghanashreyas2020@gmail.com |
71b902e84193e5d6ed446d9cbe3c0cad32cd3843 | 0440debba50f981c7944b3fd5a3240edcb444aca | /src/main/java/com/yun/yunwsserver/module/conversation/entity/Conversation.java | 9d650d300a194541a3f0a8d5d44c08cc4a29dd92 | [] | no_license | yunWJR/yun-ws-server | d0062ff870c1f13411e72240fd30d9fb18e07d0d | 81400e2af4a74e2f6bd9e51b79d8b23a1907eac4 | refs/heads/master | 2022-06-23T10:37:31.113225 | 2019-07-16T06:22:43 | 2019-07-16T06:22:43 | 196,486,108 | 0 | 0 | null | 2022-06-17T02:15:33 | 2019-07-12T01:16:40 | Java | UTF-8 | Java | false | false | 1,706 | java | package com.yun.yunwsserver.module.conversation.entity;
import com.yun.yunwsserver.module.conversation.dtovo.ConversationDto;
import com.yun.yunwsserver.module.mguser.entity.MgUser;
import io.swagger.annotations.ApiModel;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.validator.constraints.L... | [
""
] | |
62493bfc8a5a0fc6b805ec647e58d0520bccb440 | ee1c66583cf33ddef546a0325e45d556308f1fb4 | /src/main/java/com/partofa/exception/BadRequestParametersException.java | 7305722e7c637937cd3bd9d2121600253e936d4b | [] | no_license | mtust/partofa | c268a4c0a36c6d3b133466f96b68bc48f429e8e3 | 413623ecbed0d981b937444f26fd24cd0b314520 | refs/heads/master | 2020-04-18T23:05:21.071454 | 2017-02-25T15:52:53 | 2017-02-25T15:52:53 | 67,824,872 | 4 | 0 | null | 2016-10-04T22:35:45 | 2016-09-09T19:02:31 | HTML | UTF-8 | Java | false | false | 493 | java | package com.partofa.exception;
public class BadRequestParametersException extends GeneralServiceException {
private int status = 400;
private String message = "Bad request params";
public BadRequestParametersException() {
}
public BadRequestParametersException(String message) {
this.messa... | [
"mtustanovskyy@gmail.com"
] | mtustanovskyy@gmail.com |
b194237d877a3a0dd885ef99c0d044cf768bffb1 | 9a945f2624320fb92db9938cf80ddce9dd48e904 | /Unit 4/Data Structures/Heaps/MyHeap.java | dfe74d2857428b0383b3e30a3dc7bfc2a9d558e6 | [] | no_license | BreakingBran/Grade-12-Computer-Science | b005ce570184cae1bf6de4bb31be347530dea0c4 | d8758192820249df358796b5040be360d4165056 | refs/heads/master | 2020-04-04T22:25:35.346769 | 2017-08-18T03:35:03 | 2017-08-18T03:35:03 | 82,004,660 | 0 | 0 | null | 2017-05-26T13:32:08 | 2017-02-15T00:56:37 | Java | UTF-8 | Java | false | false | 2,016 | java | import java.util.Arrays;
public class MyHeap {
private Object[] heap;
private int capacity;
private int size;
public MyHeap() {
capacity = 8;
heap = new Object[capacity];
size = 0;
}
private void increaseCapacity() {
capacity *= 2;
heap = Arrays.copyOf(... | [
"073309882@educ.dpcdsb.org"
] | 073309882@educ.dpcdsb.org |
b4ff7152817287121726dcdd968cbf1f7de2a08f | bd3e3edd4804d6f4e2e6ebb63d8d9a03368e5f09 | /src/behavioral/strategy/MallardDuck.java | 130d47de5c1ff8df7c1c628456a3db66d527686a | [] | no_license | evbask/design_patterns | bb0191ba2c8ff043d282aabb1aa603fd64d5ac90 | 4fdff5dc4497d20c44e513a24bcb61df5b234b19 | refs/heads/master | 2020-04-29T03:02:22.945068 | 2019-03-24T17:30:43 | 2019-03-24T17:30:43 | 175,793,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package behavioral.strategy;
public class MallardDuck extends Duck {
public MallardDuck(){
quackBehavior = new Quack();
flyBehavior = new FlyWithWings();
}
@Override
public void display() {
System.out.println("I'm a real Mallard duck");
}
}
| [
"ev-baskov@yandex.ru"
] | ev-baskov@yandex.ru |
bd1d0406b4a6fb2986b5f9e07359841a7b9f2420 | 7d1ec5b7778c1535f1a545b82c349e77022b3f60 | /src/main/java/cache/com/CacheMgr.java | e692713610f429aec593c63c26eec811df0b0612 | [] | no_license | konglm/MapCache | 654cf6dddf3314cc5ed50a5d0008effd7bb8c61f | c31ddab20e2623d6f27bee42f51a9881ed97abca | refs/heads/master | 2020-04-14T19:18:30.073940 | 2019-01-04T03:38:20 | 2019-01-04T03:38:20 | 164,052,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,318 | java | /*----------------------------------------------------------------
* Copyright (C) 2017山东金视野教育科技股份有限公司
* 版权所有。
*
* 文件名:
* 文件功能描述:
*
*
* 创建标识:
*
* 修改标识:
* 修改描述:
*----------------------------------------------------------------*/
package cache.com;
import java.util.Date;
import java.util.HashMap;
import... | [
"klm.821222@163.com"
] | klm.821222@163.com |
1ed6fd63beacb3c3306adbd256873a6685a38a6a | b0b5a758291306fa109107a29ec55433e55b521a | /src/test/java/LibraryTest.java | 27a3e834e6ebde42c68baa91491ef728477b49a0 | [] | no_license | FutureApp/MongoTrend | 34a5e965efd324e6fb0df85301b4f5fb96cf3554 | 799b6a2e605f90aa892ce163e985005095f3e836 | refs/heads/master | 2021-01-18T17:28:35.953191 | 2017-03-31T10:00:08 | 2017-03-31T10:00:08 | 86,804,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | import org.junit.Test;
import static org.junit.Assert.*;
/*
* This Java source file was auto generated by running 'gradle init --type java-library'
* by 'mcz' at '31.03.17 11:45' with Gradle 3.0
*
* @author mcz, @date 31.03.17 11:45
*/
public class LibraryTest {
@Test public void testSomeLibraryMethod() {
... | [
"MichaelCzaja@fico.com"
] | MichaelCzaja@fico.com |
fece3ce0fe8e3c249295d924c3795863113a8a84 | a52d34e3277f6dd338a366f5286e1b223c53a1b7 | /FingerprintDemo/app/src/androidTest/java/com/example/fingerprintdemo/ExampleInstrumentedTest.java | 1a07ceed9841e3b0e515409014637997ecff44f4 | [] | no_license | nghiadang-vtca-md/BaiTap-Android | 3f13b29eb5ac51f17f2cec72cfc2991cae982c6a | c6eb5396974bca2ce8f827b94e077306cfd05bb8 | refs/heads/master | 2020-06-18T00:43:10.651208 | 2019-07-10T03:07:10 | 2019-07-10T03:07:10 | 196,112,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | package com.example.fingerprintdemo;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execu... | [
"noreply@github.com"
] | noreply@github.com |
db3fd3080f24a4c3a57806584b86c3f2d5e38326 | d28df3f2c3cbfe5b77c10f4ca19266ea71df8c7b | /src/main/java/net/mikesu/fastdfs/command/GroupInfoCmd.java | 5924a0835c2013017875601d05a8c41c22686c6a | [
"Apache-2.0"
] | permissive | ilaotan/simbest-cores | 8ec72f99c86f83fc98f48cdd0573df5d9fd38d88 | 1ecd05b4dc3330ea231ba62467995fb18788c7d7 | refs/heads/master | 2021-04-06T10:41:26.541164 | 2020-12-11T08:36:45 | 2020-12-11T08:36:45 | 124,978,454 | 0 | 0 | Apache-2.0 | 2020-12-30T04:58:20 | 2018-03-13T02:11:30 | Java | UTF-8 | Java | false | false | 1,252 | java | package net.mikesu.fastdfs.command;
import java.io.IOException;
import java.net.Socket;
import java.util.ArrayList;
import java.util.List;
import net.mikesu.fastdfs.data.GroupInfo;
import net.mikesu.fastdfs.data.Result;
public class GroupInfoCmd extends AbstractCmd<List<GroupInfo>> {
@Override
public Result<List<... | [
"kyne.li@hotmail.com"
] | kyne.li@hotmail.com |
7b8178dd7cbb729e260ae9d20d3b2ac928dc2e86 | 2cb61723a9d03977ea0ecc8fd30fe3e92f6efad0 | /src/net/game/src/main/LunarEngine2D.java | a1628025b6648ccd37cde9cbe0c68a3ae03315f9 | [] | no_license | Alagris/Buried | d9eee79fe98d97874018957a84652d962abc969f | d22c694149906fad9b4e3b0dca4312bb945c7dfb | refs/heads/master | 2021-01-11T18:31:41.068999 | 2017-01-20T14:03:01 | 2017-01-20T14:03:01 | 79,562,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,422 | java | package net.game.src.main;
import static org.lwjgl.opengl.GL11.GL_COLOR_BUFFER_BIT;
import static org.lwjgl.opengl.GL11.GL_DEPTH_BUFFER_BIT;
import static org.lwjgl.opengl.GL11.glClear;
import net.LunarEngine2DMainClass;
import net.game.src.sta.Screen;
import net.swing.ground.Camera;
import net.swing.ground.De... | [
"alagris12358@gmail.com"
] | alagris12358@gmail.com |
2920e7f95f94cece61cf49763b275a7eabd07188 | 22bbbdec4684a28b0a522b0eb3dd8cd5f46933d4 | /app/src/main/java/com/qx/mstarstoretv/viewutils/CustomListView.java | 2e87ae4c585b367c87b980b6e2c56133f142f973 | [] | no_license | tianfeng94666/MstarStoreTV-master | aca0e652095e3c3002aecdedfac96aeced27eb90 | e6514457bb06b190f06ef79b17c169fae6d8cd7d | refs/heads/master | 2021-01-22T21:12:45.591473 | 2018-06-20T02:22:04 | 2018-06-20T02:22:04 | 100,680,383 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 4,689 | java | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package com.qx.mstarstoretv.viewutils;
import android.content.Context;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.util.AttributeSet;
im... | [
"tianfeng94666@gmail.com"
] | tianfeng94666@gmail.com |
d36272a670770f1557f0684f1ba4572ed22f5849 | b4a23fedc18696f45279aabc4ba815b737349a99 | /EVA1_1_FRAGMENTS/app/src/main/java/com/example/eva1_1_fragments/RedFragment.java | 0de2efb00519826b03ecdae6a0fe93ef3e2d0e80 | [] | no_license | iramnavarrete/Practicas_U1_Moviles2 | b0a010e3df813521a2f833b9dd399fff0c25f457 | ecf88057712c7b5e25069614f487a8c9438234fa | refs/heads/master | 2021-01-06T10:25:02.303591 | 2020-02-29T07:36:43 | 2020-02-29T07:36:43 | 241,295,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,496 | java | package com.example.eva1_1_fragments;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Toast;... | [
"32463351+iramnavarrete@users.noreply.github.com"
] | 32463351+iramnavarrete@users.noreply.github.com |
55c23184fef3446aedbd28f40afb79d799ddae3e | 97609de47a3cb821c30eb60722ca140bc27c034a | /Spring-Boot/SpringBoot/springboot-jms/src/main/java/com/tianhy/springbootjms/service/impl/AsyncServiceImpl.java | 31e15ad7038e0444e2352a1c87eb511dd8baf0d6 | [] | no_license | AsTheStarsFall/MicroService | fb7f71d6e9160815883c8ee4f33318e7cc751a89 | 3b643bd1c388967f41ce569f794ee2dc137399ae | refs/heads/master | 2022-07-03T10:05:46.623464 | 2020-03-20T02:13:21 | 2020-03-20T02:13:21 | 248,643,953 | 0 | 0 | null | 2022-06-21T03:01:22 | 2020-03-20T01:44:59 | Java | UTF-8 | Java | false | false | 545 | java | package com.tianhy.springbootjms.service.impl;
import com.tianhy.springbootjms.service.AsyncService;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;
/**
* {@link}
*
* @Desc:
* @Author: thy
* @CreateTime: 2019/5/19
**/
@Service
public class AsyncServiceImpl ... | [
"1295029807@qq.com"
] | 1295029807@qq.com |
b273034288e676e47b19efb2d80208a5ddad8cde | f436ba4c05f3217c6e6f9e69cbe916b0b4de2310 | /source/spiralcraft/service/WorkerService.java | 504c4975180b18af1f6150bd344bfb4b67baff2f | [] | no_license | Spiralcraft/core | 0884fbaa790a1cb4260cc78766b083f873074585 | 94da8d1739238fe02d558d7e2c5073505551c451 | refs/heads/master | 2022-04-27T12:37:58.465986 | 2022-04-13T00:53:02 | 2022-04-13T00:53:02 | 17,853,615 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,596 | java | package spiralcraft.service;
import spiralcraft.common.ContextualException;
import spiralcraft.common.LifecycleException;
import spiralcraft.lang.Binding;
import spiralcraft.lang.Focus;
import spiralcraft.lang.spi.SimpleChannel;
/**
* Generic service that performs an operation at intervals.
*
* @author... | [
"mike.git@spiralcraft.com"
] | mike.git@spiralcraft.com |
f90f4c3ee930c7e469371a90cb56f11956aba0ed | f52e29bb3843390c6f2d7eb1b986bbc20f260721 | /configcenter-web/src/main/java/org/antframework/configcenter/web/manager/biz/service/AddManagerAppService.java | 679d886f906c2f6fa1d0e651c8aaeffe96bd6181 | [] | no_license | PeterLu798/configcenter | e1e36160b5946f2505e259c1c32d684f91d4ba65 | 9ba71d9306cf9d812dfaa2073bf8ad0013dea85e | refs/heads/master | 2021-07-25T18:07:21.063782 | 2017-11-07T03:36:19 | 2017-11-07T03:36:19 | 109,919,186 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,281 | java | /*
* 作者:钟勋 (e-mail:zhongxunking@163.com)
*/
/*
* 修订记录:
* @author 钟勋 2017-09-20 11:35 创建
*/
package org.antframework.configcenter.web.manager.biz.service;
import org.antframework.boot.bekit.AntBekitException;
import org.antframework.common.util.facade.CommonResultCode;
import org.antframework.common.util.facade.... | [
"zhongxunking@163.com"
] | zhongxunking@163.com |
f7391bb5d3775ee17f81984832a2fe060ef71a8f | 2564b66f90fe133d5ca32406ad3b6ecd1180b2ab | /src/test/java/com/lookbr/backend/web/rest/LookResourceIntTest.java | d5379e3bbf14a6da4d9a30a902b4ff141f1b4710 | [] | no_license | BulkSecurityGeneratorProject/lookbrbackendv2 | 712c88ac697d1fb12736bef83c04107898b290a0 | 5495365c9e6ea4254a9f3481c078ce3d167ecd71 | refs/heads/master | 2022-12-15T02:18:37.395195 | 2017-12-11T21:29:37 | 2017-12-11T21:29:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,748 | java | package com.lookbr.backend.web.rest;
import com.lookbr.backend.Lookbrbackendv2App;
import com.lookbr.backend.domain.Look;
import com.lookbr.backend.repository.LookRepository;
import com.lookbr.backend.service.LookService;
import com.lookbr.backend.repository.search.LookSearchRepository;
import com.lookbr.backend.serv... | [
"cesarnogueira@iheartmedia.com"
] | cesarnogueira@iheartmedia.com |
7f07987ada838cdac8c7aaa108b055397032a50a | 5f2428523c54f0e3a1cf3173dd9755a85081bde1 | /src/com/dome/utils/SecurityUtils.java | 0308729426b9c254a117faffa07e0ba356f6a8a8 | [] | no_license | hexiaoqu/jiangxiaobai | 94500117d6106592f06d4e882f761c5d7520d1e8 | 60ce9ec15758d0ffda83d1ffc4759c1db73c78a4 | refs/heads/dev | 2023-03-31T16:00:20.835506 | 2021-03-29T13:15:54 | 2021-03-29T13:15:54 | 340,804,119 | 2 | 1 | null | 2021-02-21T07:46:28 | 2021-02-21T02:55:58 | Java | GB18030 | Java | false | false | 989 | java | package com.dome.utils;
import org.apache.commons.codec.digest.DigestUtils;
public class SecurityUtils {
/**
* md5加密
*
* @param value 要加密的值
* @return md5加密后的值
*/
public static String md5Hex(String value) {
return DigestUtils.md5Hex(value);
}
/**
* 3次md5操作
* @... | [
"hxq1137793660@qq.com"
] | hxq1137793660@qq.com |
5d2d5981776c2d4d0f4d88dbb7973c50831c5345 | c7f9ccfb7432c5c6332f0ede273f374362d717bd | /app/src/main/java/com/example/android/abnd_p4/Playlist.java | b9d8a7f3cbd40551af20395aca6cdda0a30bf113 | [] | no_license | LuizPelegrini/Music-App | 0121e46e43cfabc93758fff41d8debec7ef5d6c7 | 8352db1b13aad3b59d1246722560b9a8ae9cbec3 | refs/heads/master | 2020-03-28T15:07:37.909860 | 2018-09-16T19:00:53 | 2018-09-16T19:00:53 | 148,558,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,816 | java | package com.example.android.abnd_p4;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.ArrayList;
public class Playlist implements Parcelable{
private String _name; // The name of the playlist
private int _imageId; // The image of the playlist
private ArrayList... | [
"ldesouzapelegrini01@gmail.com"
] | ldesouzapelegrini01@gmail.com |
ce2b1c737c1f0af6b184aa650b6af03f27eac02c | fd4822219e31df85c87e361cc3516bbffda1f43b | /rsb/src/main/java/com/reactive/rsb/service/TransactionalCustomerService.java | bfa27867a5d914891175969e07e91da6e6e2bb75 | [] | no_license | leogtzr/reactive-spring-book-code-snippets | 778057f7f60d547788ce7c824d7d7e73ee44f800 | 794217fd7ee97cabd5cc960a2b92bbd355cfd7e9 | refs/heads/master | 2022-11-27T22:39:00.069940 | 2020-08-09T23:52:11 | 2020-08-09T23:52:11 | 267,207,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package com.reactive.rsb.service;
import com.reactive.rsb.domain.Customer;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import javax.sql.DataSource;
import java.util.Collection;
@Service
@Transactional
public class TransactionalCustomerService extend... | [
"leogutierrezramirez@gmail.com"
] | leogutierrezramirez@gmail.com |
c50447508d1411de26fe3498c4ddc4daa02185a2 | f443a5916b1493a3e08939964280dfce71ef34f1 | /app/src/main/java/com/chenenyu/router/demo/ForResultActivity.java | 71f51e9f660c78650927e9a8c0d7362cd0dfcca3 | [
"Apache-2.0"
] | permissive | leiMsnow/Router | 128a71019132ca2fd4d90c56e76d09ad01fc9de4 | 7c4d605815f30c4ca6ede510a2593c5211abc373 | refs/heads/master | 2021-01-13T11:48:36.653925 | 2017-01-04T06:33:31 | 2017-01-04T06:33:31 | 77,679,650 | 1 | 0 | null | 2016-12-30T10:31:11 | 2016-12-30T10:31:11 | null | UTF-8 | Java | false | false | 1,043 | java | package com.chenenyu.router.demo;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.chenenyu.router.annotation.Route;
@Route("result")
public class ForResultActiv... | [
"echocey@gmail.com"
] | echocey@gmail.com |
790457c10ef904a1a6fa85528f99561dc5babae8 | ff28e96aa120c965c1d7e51b77b7916d3c902d0f | /core/src/main/java/oshop/services/filter/ComparisonBasedFilter.java | 92e39f99744b606b08039cf3ec26808397f69228 | [] | no_license | sprilukin/oshop | b12d1c8bddf0d23b3c0aa2e407b1d02bad66b7e2 | 6f552cac95f69eeb49c471e67d17dadcfb04ab50 | refs/heads/master | 2016-09-16T15:31:29.444053 | 2015-05-07T09:12:54 | 2015-05-07T09:12:54 | 8,746,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,016 | java | package oshop.services.filter;
import org.hibernate.Criteria;
import org.hibernate.criterion.Criterion;
import javax.annotation.Resource;
import java.util.List;
import java.util.Map;
public abstract class ComparisonBasedFilter extends BaseFilter {
protected abstract Map<String, Class> getFieldsMapping();
pr... | [
"sprilukin@gmail.com"
] | sprilukin@gmail.com |
59b106c8742b51361b78069c772a156a1bf43841 | 79e907550ee1f4ae94a7d693cbf1d69f0b1d5868 | /src/main/java/priya/system/service/RecipeServiceImpl.java | 93f0209640c99fdeb5003b73d2f3f6474685cdc6 | [] | no_license | AriAriOctopus/MyProjects | 4837f627df523bcd0c60a074d1d42bf247753214 | cc8d361e85e3b1d48258befd4d49e50ba47e9f05 | refs/heads/master | 2023-01-27T14:41:01.462665 | 2017-02-01T14:39:42 | 2017-02-01T14:39:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package priya.system.service;
import java.util.Optional;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.util.Assert;
import priya... | [
"sharif.alghowail@gmail.com"
] | sharif.alghowail@gmail.com |
ae153cfc5ac2443e2e24f4d679a41968520b4346 | 6fa701cdaa0d83caa0d3cbffe39b40e54bf3d386 | /google/ads/googleads/v6/googleads-java/gapic-googleads-java/src/test/java/com/google/ads/googleads/v6/services/AdGroupServiceClientTest.java | 8929e41c149cfc38970f934d67a6a15e9563da25 | [
"Apache-2.0"
] | permissive | oltoco/googleapis-gen | bf40cfad61b4217aca07068bd4922a86e3bbd2d5 | 00ca50bdde80906d6f62314ef4f7630b8cdb6e15 | refs/heads/master | 2023-07-17T22:11:47.848185 | 2021-08-29T20:39:47 | 2021-08-29T20:39:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,759 | java | /*
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
6fa1ea8e9108f969ba9195bf5068db87cf2533d5 | c4fc941e6e938580e734299ce72cc094274a79d6 | /src/main/java/com/app/runner/ProductRunner.java | 4f9817f4a92b9c16ea62273fbe4980a26bcf2a99 | [] | no_license | ajitsasejavadev/SpringBootDataJpaSelectOperation-1-findBymethods-b.DynamicProjection | 50a5c25532b088482b40932a2894f59b80010e66 | d3bca9b7bda209ea74ae0dd69591ae6ca1edf64a | refs/heads/master | 2020-06-06T10:21:04.323405 | 2019-06-19T10:44:57 | 2019-06-19T10:44:57 | 192,660,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package com.app.runner;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
import com.app.repo.ProductRepository;
import com.app.repo.ProductRepository.MyData;
@Component
public class ProductRunn... | [
"34818235+ajitsase@users.noreply.github.com"
] | 34818235+ajitsase@users.noreply.github.com |
a42a3cdfdd427934e3e6cbb95a22b5e5071d586d | c95a6bac9ab3a2fb2081d51606dfeb74f810a89e | /core/src/main/java/ru/gb/marketplace/core/exceptions/ResourceNotFound.java | beb2b1d42f7c08be7c55203cc83846fe8b9693f8 | [] | no_license | RuleTon/Marketplace | d72a6f2d8f92b101e9081e64b9c8376c2d6531b9 | 0b9354caf57faf7508d0a0fd1c2cbf9f4c9dd922 | refs/heads/master | 2023-05-05T06:47:13.587126 | 2021-05-27T16:12:22 | 2021-05-27T16:12:22 | 362,130,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package ru.gb.marketplace.core.exceptions;
public class ResourceNotFound extends RuntimeException{
public ResourceNotFound (String message) {
super(message);
}
}
| [
"catalex777@gmail.com"
] | catalex777@gmail.com |
bd5f6871dd5811413463d00c88fa7f775dcf8f76 | 4b655f7f216cfb367785714ed9c772d2a40fe141 | /app/src/main/java/my/com/sains/teams/adapters/DownloadSummaryAdapter.java | f6c6f6f95d671d0af13bf0a9440b28c00920ed82 | [] | no_license | bernardwkw/TEST | cf711e38c1e5e23b003b8b6cbae92278cc86a3a6 | b7bfbef37ef5ef545ce61431dc0fd3be48841ced | refs/heads/master | 2021-01-24T03:42:20.168019 | 2018-04-24T01:32:08 | 2018-04-24T01:32:08 | 122,899,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,451 | java | package my.com.sains.teams.adapters;
import android.graphics.Color;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Filter;
import androi... | [
"berwkw@gmail.com"
] | berwkw@gmail.com |
1368844214e02a520210c74c07d0ddb508cfa3ec | 5a6f00af5572e51bf481cc3c7a84c723ba52ab42 | /source code/editor/src/grafchart/sfc/Overview.java | a820b04b19517041d91181acebda6e070e8136c9 | [] | no_license | maurice-comlan/Grafcet-To-Arduino | aed5f9d81f91b72ddd18bc1312c14203f6d262c0 | 7dbaf8ead9f4a09760caa64909f55f9a9e100dd1 | refs/heads/main | 2023-07-02T18:50:58.529128 | 2021-07-24T08:14:23 | 2021-07-24T08:14:23 | 385,562,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,979 | java | package grafchart.sfc;
import com.nwoods.jgo.JGoDocument;
import com.nwoods.jgo.JGoObject;
import com.nwoods.jgo.JGoPen;
import com.nwoods.jgo.JGoRectangle;
import com.nwoods.jgo.JGoSelection;
import com.nwoods.jgo.JGoView;
import com.nwoods.jgo.JGoView.JGoViewCanvas;
import com.nwoods.jgo.JGoViewEvent;
import com.nwo... | [
"comlan@hotmail.fr"
] | comlan@hotmail.fr |
90d759110890958b6e1b11c02ba3dcb1d548bb92 | c01b96607ca758de3130d3ea5fa50c338b3442bc | /orderservice/src/main/java/com/pratyushapps/orderservice/model/ItemModel.java | cdaabe814c1d7c535dd51203fe3a1c190f0fe635 | [] | no_license | pratyushranjansahu/microserviceecommerce | 419880941cccc69fecb4f4e0a43aa388cd788f56 | 7291f4a34eb6f857d3f46283408b3f6b9e336c92 | refs/heads/master | 2022-11-19T17:58:27.015528 | 2020-06-15T11:38:24 | 2020-06-15T11:38:24 | 272,364,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package com.pratyushapps.orderservice.model;
public class ItemModel {
private long Id;
private String name;
private double price;
public long getId() {
return Id;
}
public void setId(long id) {
Id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}... | [
"sahu.ranjan.pratyush@gmail.com"
] | sahu.ranjan.pratyush@gmail.com |
3aa2d6e57a43ac0276dc764050f1308e23b8ae3e | 9cdef165b82ef454e999685e20e5ca39e3e8bca2 | /googleapps/encounterplanner/src/org/devoware/table/model/RandomInt.java | afa5faacc7ed7cd0436261ec5e0772dfc5d6674d | [] | no_license | leugren/5ETools | 07aa426c220e4fce49bc870773d811350c6003ca | 90f70a5a6f41dcc0472ffa4d73b8a6a0aa76645f | refs/heads/master | 2021-01-23T00:15:31.446139 | 2015-03-27T15:46:39 | 2015-03-27T15:46:39 | 32,992,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 977 | java | package org.devoware.table.model;
import java.util.Random;
import org.devoware.table.dice.RandomNumberGenerator;
public class RandomInt implements IntegerSource, RandomNumberGenerator {
private Random random = new Random();
private final int lowValue;
private final int highValue;
public static RandomInt newRan... | [
"carlos.devoto@compuware.com"
] | carlos.devoto@compuware.com |
46616e907a6a51c9efb4e123e771d46c618bc24d | 0081011dc69cfb94c29cbd9bc33dda9aa3503d3f | /main-project/manage-form/src/main/java/com/github/form/controller/letter/dictionary/DicAreaInvolvedController.java | 6309561a643bab6976a38922626e485cdc0f7f01 | [
"Apache-2.0"
] | permissive | MissThee/springboot-mybatisplus-security-jwt-restful | 04db10ad23f6c0d3e597a95f246ee39dd14a1e59 | 3443345f95b89c8bc13f12217e2b7d03c2cef531 | refs/heads/dev-all | 2021-12-24T21:06:22.865495 | 2021-08-19T07:41:44 | 2021-08-19T07:41:44 | 147,770,325 | 71 | 22 | Apache-2.0 | 2020-07-13T09:49:17 | 2018-09-07T04:24:35 | Java | UTF-8 | Java | false | false | 3,443 | java | package com.github.form.controller.letter.dictionary;
import com.github.common.db.entity.primary.DicAreaInvolved;
import com.github.common.tool.Res;
import com.github.form.models.dto.letter.dictionary.DicCommonInsertDTO;
import com.github.form.models.dto.letter.dictionary.DicCommonListDTO;
import com.github.form.model... | [
"1163182715@qq.com"
] | 1163182715@qq.com |
40d94f18f400b31e4f299b4cb2f124a2dc8e8cfa | 697381843ca4f1c5c0509ded884a8effa3ad75b7 | /src/cn/takia/blog/entity/Blog.java | 6b3a43ae82d918f8f6532489828d71da76e62426 | [] | no_license | sanjiaomaojl/Blog | ac397d48707f2212e9c47c1a24daac9a5cef361e | 8f9d1c7e7f1479c0becc811f0ab9749fdec00a6a | refs/heads/master | 2020-03-27T17:31:07.817072 | 2018-08-31T07:07:03 | 2018-08-31T07:07:03 | 146,841,953 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,094 | java | package cn.takia.blog.entity;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* 博客相关的属相
*/
public class Blog implements Serializable {
private String b_diary_id;
private String b_diary_title;
//普通的内容
private String b_diary_body;
//MarkDown中的数据
private String b_diary_show_body;
... | [
"sanjiaomaojl.github.com"
] | sanjiaomaojl.github.com |
e4d0d224ad2ac88aa94fce59002fa9caa1cbe274 | 0163330834c5f1154f82e0dbfc466eb5718be9b4 | /src/algorithm/GeoRecommendation.java | 6a9885f99fe86252f83720a31369e5b58cd6fb96 | [] | no_license | wwang17/EventAround | ee11b6eb4dec98a8d2c57f1d610789caa8857879 | 8a73fcfdb6b83db475bafa6f7b624574348e3c18 | refs/heads/master | 2021-05-12T02:18:14.111545 | 2017-09-25T00:28:09 | 2017-09-25T00:28:09 | 117,575,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,895 | java | package algorithm;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import db.DBConnection;
import db.DBConnectionFactory;
import entity.Item;
// Recommendation based on geo distance and similar ... | [
"wwang16@uci.edu"
] | wwang16@uci.edu |
27ca1820c0d5712dfb9eaaf5f00a4c4c3387548d | 00fe12415ba43677077ce1ce9ab7be8a4ea3f7b0 | /gulimail-order/src/main/java/com/hh/gulimail/order/entity/RefundInfoEntity.java | 7a3962ce006e8a1c275732312861aff7b32eab9a | [
"Apache-2.0"
] | permissive | hehaogithub/gulimail | a26e83c5f3e26f1c5fec68e1900d9236703891e2 | 6357592cb3fe6891e5ab83e3b2ff22b36018d4d5 | refs/heads/main | 2023-03-16T22:07:15.314997 | 2021-03-16T12:28:34 | 2021-03-16T12:28:34 | 333,064,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 926 | java | package com.hh.gulimail.order.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.math.BigDecimal;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 退款信息
*
* @author hehao
* @email 1757300860@qq.com
* @date 20... | [
"1757300860@qq.com"
] | 1757300860@qq.com |
50a744a7b7107d61691415f60216147955091fe9 | 2c0197a4b111faa8688628a996561252147d0398 | /java0920/src/highlevelthreading/CallMain.java | 2511c0d0b9402e47be12899b9cc1d87b43432149 | [] | no_license | choch92/java | 43f4ea097461bffb1ad157bfd955f3b50bd2818b | aac94c98e4f9abb82afa4e4803fb8f204b635384 | refs/heads/master | 2020-07-30T12:33:26.303503 | 2019-10-22T00:28:25 | 2019-10-22T00:28:25 | 209,670,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,446 | java | package highlevelthreading;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class CallMain {
public static void main(String[] args) {
// 스레드 풀을 생성
// 스레드 풀 : 스레드를 미리 만들어 놓고 스레드를 실행하는 개념
// 한 번에 실행할 개수를 설정해서 객체를 생성
// 연산하는 작업이 주가 ... | [
"503a2@localhost"
] | 503a2@localhost |
cc599a4bf3e97c14adc8a229d3bb3d69554a405f | 1876d84346483279e292fc2381ca340bca90cd66 | /app/src/main/java/dailysuvichar/eventsapp/presenter/adapters/EventAdapter.java | 9cf8a34ba568173fb984d78d3645a4a11181ba24 | [] | no_license | rishz/events-app | a201f7a18253ab4c3b646d6d7c6b22bd93249bb4 | d6b3d5dd88d4ff58ab1c3a28a43687f22bf250bc | refs/heads/master | 2021-01-23T12:35:01.275123 | 2017-06-02T16:33:49 | 2017-06-02T16:33:49 | 93,178,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,215 | java | package dailysuvichar.eventsapp.presenter.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import dailysuvichar.eventsapp.R;
import dailysuvichar.eventsapp.... | [
"rishabhshukla25@hotmail.com"
] | rishabhshukla25@hotmail.com |
e1804fd2791646f86013d65058b4fb3ec893dd0c | 3cfc7af85626c64dfd190b6b27a85eae6de31946 | /src/les_16/generics/Cat.java | de69a3424c30d976ee6c666fb81157d7fd61e0cc | [] | no_license | Golovko-Vitalii/HeadFirstJava | d5a7f6cfba330683bc45f7809bbe11417024dc82 | 7284a87cecffa58876906d224ab4f12ab1643d75 | refs/heads/master | 2021-05-06T09:25:09.696272 | 2018-03-10T11:26:25 | 2018-03-10T11:26:25 | 114,057,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 80 | java | package les_16.generics;
public class Cat extends Animal {
void meow(){}
}
| [
"golovko.inc@gmail.com"
] | golovko.inc@gmail.com |
d0be8a9f940bc50d7b109b4e854f8309a965f2a1 | fc4030d19df34db6acb2afa2654322a88f7a091d | /Jukebox/app/src/main/gen/com/example/nayhakamboj/jukebox/R.java | 562d0fd5ebc8e8a749ad99c3db5f396dcc01dce5 | [] | no_license | katieypark/Juke | 233c014785111ceeb44e33e60d6e7cd2876eb852 | 5f977ccaaf2d19b4da61fb053ae585418d343968 | refs/heads/master | 2020-03-18T15:27:44.762833 | 2018-05-25T22:19:08 | 2018-05-25T22:19:08 | 134,909,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | /*___Generated_by_IDEA___*/
package com.example.nayhakamboj.jukebox;
/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */
public final class R {
} | [
"katieypark@gmail.com"
] | katieypark@gmail.com |
00393a863d057dc5cee31edb1b7119da818e8210 | 6cde7b0e7d0d8a05e4bf51d302131474232b5d83 | /Refactoring2/src/ViewControl/ScoreReport.java | ff28e95a633f72bfcd87962dd7e8705ac7a6de25 | [] | no_license | sfm2686/RefactoringProject | 7eb5193d567d9ce5ecc9de4daeaa41bf89b36755 | 8f09f2cfcd26c1ef43db31806e33b3fe06950853 | refs/heads/master | 2021-01-20T19:36:33.240106 | 2017-05-07T16:43:16 | 2017-05-07T16:43:16 | 63,897,343 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,161 | java | package ViewControl;
/**
*
* SMTP implementation based on code by R�al Gagnon mailto:real@rgagnon.com
*
*/
import java.io.*;
import java.util.Vector;
import Model.Bowler;
import Model.Score;
import Model.ScoreHistoryFile;
import java.util.Iterator;
import java.net.*;
import java.awt.*;
impor... | [
"hunterrcaskey@gmail.com"
] | hunterrcaskey@gmail.com |
d385bca3f01d74b644565a027581bca67174e8db | eea0436e4230c304cc8ad59fdd7a55dbafea7105 | /src/main/java/org/devathon/contest2016/rails/NormalRail.java | e9f373dfa83a39096582e994acdf0a7b95cf6904 | [] | no_license | JoinDevathon/rubik-cube-man-2016 | c4014611b939b75a71eb728293ad88efaee64958 | 7a5b011df6d28168c359392fb60e2b5efc76db9d | refs/heads/master | 2021-01-12T11:26:21.940872 | 2016-11-06T06:24:24 | 2016-11-06T06:24:24 | 72,926,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package org.devathon.contest2016.rails;
import org.bukkit.block.Block;
public class NormalRail extends Rail{
public NormalRail(Block block){
super(block);
}
@Override
public double calculateVelocity(double velocity){
return velocity - 0.01;
}
}
| [
"lukemorfill@virginmedia.com"
] | lukemorfill@virginmedia.com |
6786f056548278ffc4ed60dc6474a3828904eb7e | 29810d77b9c2a4ec9dfa4cb120b879df27f3b64a | /protoarray/src/test/java/tech/pegasys/teku/protoarray/FFGUpdatesTest.java | 3deb0fd6090d0b3b7addf9bae7c65c7b12913986 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | txrx-research/teku | 6240e0b8f23964afc42620bf3a7efcf87292a236 | 5af09bf98e0fb25c930768aa189520cb840dcf94 | refs/heads/master | 2023-07-18T15:44:26.259658 | 2020-12-02T19:35:45 | 2020-12-02T19:35:45 | 264,846,751 | 4 | 3 | Apache-2.0 | 2021-09-14T08:46:46 | 2020-05-18T06:23:03 | Java | UTF-8 | Java | false | false | 10,867 | java | /*
* Copyright 2020 ConsenSys AG.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"noreply@github.com"
] | noreply@github.com |
6ac41aff0e7534a07f4253cd4bc330ab455240cb | 8e1cdb0f337a4288b6faa372012b153630b4097e | /Java学习/java_30songhongkang/javaBasic/day04/src/IfTest.java | a6ad789034f9c96c079b9bb6f208f9fb080605cb | [] | no_license | happyXinx/HappyStudy | ee687a03bb01cfb1193a875faba34f7e794595fb | ba499585b60607992ebd5a11f5e3d5e5078b1a95 | refs/heads/master | 2023-06-28T12:03:32.277545 | 2021-08-03T15:19:42 | 2021-08-03T15:19:42 | 332,999,913 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,443 | java | package javaBasic.day04.src;/*
岳小鹏参加Java考试,他和父亲岳不群达成承诺:
如果:
成绩为100分时,奖励一辆BMW;
成绩为(80,99]时,奖励一台iphone xs max;
当成绩为[60,80]时,奖励一个 iPad;
其它时,什么奖励也没有。
请从键盘输入岳小鹏的期末成绩,并加以判断
说明:
1. else 结构是可选的。
2. 针对于条件表达式:
> 如果多个条件表达式之间是“互斥”关系(或没有交集的关系),哪个判断和执行语句声明在上面还是下面,无所谓。
> 如果多个条件表达式之间有交集的关系,需要根据实际情况,考虑清楚应该将哪个结构声明在上面。
> 如果多个条件... | [
"liuxinoe@126.com"
] | liuxinoe@126.com |
f23c3324e7aa5973de4b5e6e200466fbf1ab7e0c | 9ca0741e06b28a80099decf27a333838a05ca8b0 | /Application/Atom/app/src/main/java/com/example/atom/Adapters/BookListAdapter.java | 700ebbdb0ba61f92e5cc891b4165f7f16c990cb5 | [] | no_license | faizeev47/Atom | 0ef8514a42bc586d7f9f4136bfc2d242316a4fcc | 1d1bce2515e6335cdae23e314e01ee1e5558697c | refs/heads/master | 2021-07-06T15:55:30.771933 | 2020-08-21T09:24:46 | 2020-08-21T09:24:46 | 164,925,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,542 | java | package com.example.atom.Adapters;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widge... | [
"faizan.badar97@outlook.com"
] | faizan.badar97@outlook.com |
fb861d2dc82760e4fdd8252c9c0ce2f8279644e8 | 9aeb07d82e78874da064ff17381b11d652b0d3a3 | /src/main/java/com/decode/resource/ServidorResource.java | 100671a9fe139cd49933af5e23b221d9e7ed49c2 | [] | no_license | unaifj/skapaBooking | 7d28adca08795c4d4c5dd4933c39f6176a067181 | 4308f008f9c83c96483d062db7f9ea5344010e14 | refs/heads/master | 2023-05-13T06:51:11.025638 | 2021-05-26T07:37:00 | 2021-05-26T07:37:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,474 | java | package com.decode.resource;
import java.util.List;
import javax.jdo.JDOHelper;
import javax.jdo.PersistenceManager;
import javax.jdo.PersistenceManagerFactory;
import javax.jdo.Transaction;
import com.decode.bd.DBManager;
import com.decode.objects.Servidor;
import jakarta.ws.rs.Consumes;
import jakarta.ws.rs.DELETE;... | [
"anton.chavarria@opendeusto.es"
] | anton.chavarria@opendeusto.es |
8cd53be063536e92e7a2f3e2e42fe4d59af60dad | 9c37034338d14cd41a18bc0da64292ca7c191a37 | /app/src/test/java/twobeone/com/strategytest/ExampleUnitTest.java | 67add903da23b4c27d1a5b8e5e384960015f0f19 | [] | no_license | kjw2000e/StrategyTest | b9e3b2eebf9578afce7a83b368585dff28625880 | 74a3a952a1708f7cf8b86193d6d144fb99a7fa0f | refs/heads/master | 2023-01-28T04:35:31.314941 | 2020-12-11T10:45:55 | 2020-12-11T10:45:55 | 320,544,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package twobeone.com.strategytest;
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 v... | [
"kjw2000e@naver.com"
] | kjw2000e@naver.com |
90ed0818aadcf845c9d6ea5b91ce8c59e2a2088f | e40d3853d459eda4fd311dcfdccd8692e76bcd85 | /src/main/java/app/ws/entrepatas/dto/SendEmailDto.java | 9bc11026cf6d4a55aa655016b4d4452a7b020edb | [] | no_license | Pastor10/app-ws-entrepatas | d144ea9cce5e32ae557f8cd009b13097626b1c20 | caf70ce03d6bdd5ddd3b2d11bab0329355f2dc5f | refs/heads/master | 2023-02-25T20:15:47.767928 | 2020-09-07T19:37:57 | 2020-09-07T19:37:57 | 286,273,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package app.ws.entrepatas.dto;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.*;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Setter
@Builder
@JsonIgnoreProperties(ignoreUnknown = true)
@JsonInclude(JsonInclude.Include.NON_NULL)
pub... | [
"luis.pastor@inkafarmadigital.pe"
] | luis.pastor@inkafarmadigital.pe |
584e96f3745e4653ce1e4a08096c913670399183 | 93690a5410003439ba5dcb80c3982b8167e54e18 | /server/src/main/java/com/codeclan/example/demo/Models/User.java | ff9f205d606a64c4f52af9ec924e7c8968be3775 | [] | no_license | Tinotoin/drumanddrumber | 076669d4e7e59bc17a3cb2740b388a0f3efb4852 | 96a3ce8db25f2e2b8300c8d3ec32368e90362948 | refs/heads/master | 2022-12-11T08:52:58.025995 | 2020-08-17T15:57:58 | 2020-08-17T15:57:58 | 288,857,507 | 1 | 0 | null | 2020-08-19T23:17:20 | 2020-08-19T23:17:19 | null | UTF-8 | Java | false | false | 1,247 | java | package com.codeclan.example.demo.Models;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Table(name ="users")
public class User {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long i... | [
"tinodafunk@googlemail.com"
] | tinodafunk@googlemail.com |
a4fcbd3a8311c97e21c7dea534408f4f8589611b | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/jdbi/testing/610/TypedValue.java | afa8ad0674a7bf2d268b4ec1e5e21938633ffb7b | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
aaae4c93ba3734af2223e4a0996a846e16bc4089 | 5fe0556368703256cdae32f06b356c51a550a79b | /houseofgames.webapp/src/main/java/house/of/games/HomeController.java | b5295a285523f9df81f7ef84ddb8c67c1d1df383 | [] | no_license | bluk44/houseofgames-games-hosting-service | bcdf1efd237cd827cc26ae6176e3588260568e42 | 19d3c81463841f18b0d6f67b42c7d39ae8c09762 | refs/heads/master | 2020-04-24T15:13:24.214039 | 2012-01-07T01:15:55 | 2012-01-07T01:15:55 | 2,784,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,084 | java | package house.of.games;
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.RequestMapping;
import org... | [
"bluk44@gmail.com"
] | bluk44@gmail.com |
b863f32e6cee0a898666b04f80283c3dc5e49189 | f787964b2eb70971c558892c37f3036dda7f5cb8 | /.JETEmitters/src/org/talend/designer/codegen/translators/mapreduce/TDummyMapKeySparkstreamingconfigJava.java | 340b5d28642f6b77bf98d72978a42c2b26df6cd5 | [] | no_license | sharrake/SampleTalendWorkspace | 1746e1600ec667efc8a929c8fc33ca1e3d1f09f5 | b518c24aca165408eaef0353a7bb208ac4c9bd96 | refs/heads/master | 2021-01-10T04:19:48.039640 | 2015-11-23T11:16:36 | 2015-11-23T11:16:36 | 46,714,207 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 31,586 | java | package org.talend.designer.codegen.translators.mapreduce;
import java.util.List;
import org.talend.core.model.metadata.IMetadataColumn;
import org.talend.core.model.metadata.IMetadataTable;
import org.talend.core.model.metadata.types.JavaType;
import org.talend.core.model.metadata.types.JavaTypesManager;
import org.t... | [
"rakesh.ramotra@gmail.com"
] | rakesh.ramotra@gmail.com |
6f7172404a3b5ea694312874a9e61df6dc9883fd | d11b5583c0a049a98aef5d5f67d95c3b0a9b5543 | /Server/src/main/java/com/ccarenales/server/service/TiendaService.java | fd98b97c76f3fcbc0f7dfa0b04683be65d8f06c6 | [] | no_license | edarbieto/CCArenales | d02d9e98bea23283b822dad82e4fe242a5006de4 | 9cfcd92c8c290820ea93fcdf4ef03521ea6a3256 | refs/heads/master | 2021-08-23T01:11:02.113574 | 2017-12-02T02:42:37 | 2017-12-02T02:42:37 | 112,140,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package com.ccarenales.server.service;
import com.ccarenales.server.model.Tienda;
import com.ccarenales.server.repository.TiendaRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
imp... | [
"edarbieto@gmail.com"
] | edarbieto@gmail.com |
bf83f23d0cea93e91409ce7724e877cb2a90f4dc | 982ce44ff20cc99d672eb0d57c2382e383e81b03 | /restcrud/src/main/java/net/osgg/restcrud/RecordNotFoundException.java | 0283e0ac5a26905b538dcdcfaa037333279133df | [] | no_license | omargomez2/restcrud | 65e1edf0aaaae5fb9c5b5409edb6bee6464b4495 | 4ce2f41ced2f0521f79c2ac90f7e950583d88b5a | refs/heads/master | 2020-12-18T19:28:57.753665 | 2020-01-28T20:16:53 | 2020-01-28T20:16:53 | 235,498,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package net.osgg.restcrud;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(value = HttpStatus.NOT_FOUND)
public class RecordNotFoundException extends Exception {
private static final long serialVersionUID = 1L;
public RecordNo... | [
"omargomez2@gmail.com"
] | omargomez2@gmail.com |
acf35a9de95e3a2eafe07e1b87d88baf5407ea6a | d0ed653a7ee9d7033668499f1cd8b59261aa8ec1 | /RecyclerView/app/src/main/java/recyclerview/cursoandroid/com/recyclerview/activity/activity/activity/MainActivity.java | 1f90e0e50b346b367d4c75be7559f669b9eb9b81 | [] | no_license | MatheusDantas19/AndroidStudioProjects | 62d85e0762b5e8eb25475d0cf7d8d06ae9cf8b7e | 214a70ed48d83e56a2b673a9bb06aafbea3b96d6 | refs/heads/master | 2020-04-28T18:33:50.261270 | 2019-09-05T18:53:28 | 2019-09-05T18:53:28 | 175,482,847 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,438 | java | package recyclerview.cursoandroid.com.recyclerview.activity.activity.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
i... | [
"mind@icomp.ufam.edu.br"
] | mind@icomp.ufam.edu.br |
71925b3a943e9cf93702bbadb9040185c825b8a1 | 04601369ddf9eb11d849cb57ed5c52c6f923c905 | /Calendarview/app/src/main/java/com/marsdayjam/calendarview/MainActivity.java | d1f23ed4cc5d098496cd8981793ba191d182a494 | [] | no_license | csrichard/calendar_example | cbd819b83056c58e88d2a1cc8d321364078b45a5 | 8de228ab69bb0026ba4a90bac83d192ea049ce0c | refs/heads/master | 2021-01-19T05:55:20.144410 | 2015-04-14T22:26:32 | 2015-04-14T22:26:32 | 33,960,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,015 | java | package com.marsdayjam.calendarview;
import android.os.Bundle;
import android.widget.CalendarView;
import android.widget.CalendarView.OnDateChangeListener;
import android.widget.Toast;
import android.app.Activity;
public class MainActivity extends Activity {
CalendarView calendar;
@Override
protected voi... | [
"razone159@yahoo.com"
] | razone159@yahoo.com |
f63a64552e0f1cc41513ce1514b560b3fbf201be | 22a2fd1ecb61de6dcef8a783e7374b95058161c6 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/TestingUpdate/SleepyBoiTestUpdate.java | c08f4ec72403fa8b662749868949d9eb2b76bac7 | [
"BSD-3-Clause"
] | permissive | MillburnHighSchoolRobotics/FTC-2018-2019 | fd1c6f727fea555dc51f088cecd409ac4b3039f2 | 70c8987903bd9703626e07b70c49232945f8755f | refs/heads/master | 2020-03-29T17:27:52.182464 | 2019-03-10T20:33:13 | 2019-03-10T20:33:13 | 150,164,172 | 6 | 0 | null | 2018-12-20T00:45:53 | 2018-09-24T20:26:31 | Java | UTF-8 | Java | false | false | 575 | java | package org.firstinspires.ftc.teamcode.TestingUpdate;
import com.qualcomm.robotcore.eventloop.opmode.Autonomous;
import com.qualcomm.robotcore.eventloop.opmode.Disabled;
import org.firstinspires.ftc.teamcode.ReflectionUpdateThread;
import virtualRobot.logicThreads.testing.SleepyBoiTestLogic;
/**
* Created by david... | [
"david.shustin@gmail.com"
] | david.shustin@gmail.com |
8e415ddfaf3a9917e373e174838f9728ebad8120 | c6ca3cbc9f68505e369c785e20d8d80f69e10ff3 | /src/main/java/com/pleshkov/data/entity/ProductSale.java | 3f0d656f2dd428a1e28a0c26778b5be0a5f66bea | [] | no_license | Goodvv1n/parseXMLProject | e9540ba4aac755eac4e01d75d8cd8e69e2f4b3f6 | f2f3739c2da13f68d540668b2b709a585ea65751 | refs/heads/master | 2020-03-30T17:16:09.157104 | 2018-10-18T10:51:43 | 2018-10-18T10:51:43 | 151,448,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,424 | java | package com.pleshkov.data.entity;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
/**
* Сущность проданного продукта
* @author pleshkov on 04.10.2018.
*/
@Entity
public class ProductSale {
/**
* Ид продажи продукта
*/
@Id
@GeneratedValue... | [
"pleshkov@vologda.softlab.ru"
] | pleshkov@vologda.softlab.ru |
d927bc7455aa046f465e0aa724c46a9a0a11134a | 7ae88798c9154b5e1944c5e00259bf9e4b550bcb | /src/me/bscal/game/events/EventListener.java | 03cc1081d1475284c8a37cdcb70d24daf8141cc5 | [
"Apache-2.0"
] | permissive | bscal/Quest-for-Valor | b679936d78e8f27e6e549da104c529fc3877e246 | ff20fcce7f289bcfac5f54215bd433177caf96eb | refs/heads/master | 2020-12-03T00:38:48.946864 | 2017-10-05T01:44:02 | 2017-10-05T01:44:02 | 96,054,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package me.bscal.game.events;
public interface EventListener {
public void onEvent(Event event);
}
| [
"scalabrine12345@gmail.com"
] | scalabrine12345@gmail.com |
3a9523e5c6efff1f2c47fc8858b3b74e4822581e | 7271892ab0f0f869c9e6906d888b9b4b8e6971b2 | /src/generic/MyNumber.java | 6d6923267fe19f3e131da67af886ddd35c5b66dc | [] | no_license | sudhirrlsharma/JDK6Project | 3f18f2e15a544d4de712940b51e812c4afee12b4 | dd5cc72f7b5c1b2d66f98c470279e5c13f8c9ef8 | refs/heads/master | 2021-01-20T18:34:08.104085 | 2016-07-07T06:45:47 | 2016-07-07T06:45:47 | 62,781,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package generic;
public class MyNumber extends Number {
@Override
public int intValue() {
// TODO Auto-generated method stub
return 0;
}
@Override
public long longValue() {
// TODO Auto-generated method stub
return 0;
}
@Override
public float floatValue() {
// TODO Auto-generated... | [
"sudhirsh@cybage.com"
] | sudhirsh@cybage.com |
2011d54217dc9c363c9c95853e46c16af5ffc771 | 5215491892e46749b3ba9818603f503840e7d6d1 | /lib/src/Utility.java | b81c13f644b43ef0e394d11589cc196f94aba21b | [] | no_license | nivir/Client-Server-in-Distributed-System | 4a538a3e1abea429a112c161da19c335304a826a | 67f53cf2eefbcc701499c4c02c27a62c70fbfb8a | refs/heads/master | 2020-12-03T10:29:30.565253 | 2014-09-04T06:53:54 | 2014-09-04T06:53:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | import java.util.Random;
public class Utility
{
public static String generateTicketNumber()
{
Random random = new Random();
long ticket = (long)(random.nextDouble() * 1000000);
String ticketNo = Long.toString(ticket);
for(; ticketNo.length() < 6;)
{
ticketNo = "0"+ticketNo;
}
return ticketN... | [
"hari.cse04@gmail.com"
] | hari.cse04@gmail.com |
4840e51103ee8da0fbb49bb1ff69f55642795ad7 | abe4d98131e232c11e887ba8174c28b36ff6a41b | /JavaLearningCode/JavaBasic/05_Random/src/Demo04RandomGame.java | 28eb2b782902135582721f018325d325b6ed5883 | [] | no_license | aresKaori/JavaLearning | a9b687e0153db89e41ca3669546dd68f28530a33 | a0054bf7eabfaadebd3443e681ce0abc1fc4c77b | refs/heads/master | 2023-04-05T21:05:53.681570 | 2021-04-19T08:12:49 | 2021-04-19T08:13:12 | 357,485,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,026 | java | package cn.itcast.day07.demo03;
import java.util.Random;
import java.util.Scanner;
/*
题目:
用代码模拟猜数字的小游戏。
思路:
1. 首先需要产生一个随机数字,并且一旦产生不再变化。用Random的nextInt方法
2. 需要键盘输入,所以用到了Scanner
3. 获取键盘输入的数字,用Scanner当中的nextInt方法
4. 已经得到了两个数字,判断(if)一下:
如果太大了,提示太大,并且重试;
如果太小了,提示太小,并且重试;
如果猜中了,游戏结束。
5. 重试就是再来一次,循环次数不确定,用while... | [
"areswqx@gmail.com"
] | areswqx@gmail.com |
6e5486fb5a616ff5dd58e3d85d9b1c7d446a3115 | 0ed936b51e61fff8bfdd52b5777e3ae067a1e9e5 | /adventure_game.java | bb0ed75b430e01401ac2aa81bf13b7f77d999b6a | [] | no_license | Jacob82206/AdventureGameMethods | 9b53f83e19d66b74775750f5b65e031c525684e7 | f16dcd36a5a93ccd2d5d661fb2557cc66f2d4d74 | refs/heads/master | 2023-01-31T23:49:31.767994 | 2020-12-20T04:32:27 | 2020-12-20T04:32:27 | 322,993,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,846 | java |
/**
* The program will allow the user to play a adventer type game
*
* @author (Jacob Kuntz)
* @version (1.1)
*/
import java.util.Scanner;
import java.util.Random;
public class adventure_game
{
public static void main (String[] args)
{
System.out.println("\u000C");
... | [
"DKunt@DESKTOP-A5PARTH"
] | DKunt@DESKTOP-A5PARTH |
444ef69973b1239302dec5d38b4622df5a80e526 | f476051252eaa9d7bffc89d7507c916d18f34016 | /New folder/TRAINING CONTENT/JAVA/Polymorphism/Test.java | 72dceed5dc9007202a4351ca4a4a5b21ddfc9506 | [] | no_license | aditiee/CybageTraining | a0451aa978a184981fafe4cf3762df2ff501fe7b | 7331e4dd2de84a35d32723d0ee5138a2c84b8842 | refs/heads/master | 2023-06-27T17:40:06.670547 | 2021-08-04T13:55:30 | 2021-08-04T13:55:30 | 392,707,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | package Polymorphism;
public class Test {
public static void main(String[] args) {
// TODO Auto-generated method stub
PuneUniversity puneUniversity = new PuneUniversity("Pune University", 2022, 50,new String[] {"Machine Learning", "Aritificial Intelligence","AWS","PYTHON"});
puneUniversity.Display();
puneUni... | [
"aditigu@cybage.com"
] | aditigu@cybage.com |
2e73780de85f9c9e858a6f34c82adf07ec08de13 | 8b44c0554aafba8e58fcac8442bab81eff79f976 | /plugins_usr/tftp/com/globalros/tftp/common/TFTPPacket.java | 623e0caf2f5c1f593e5d73b2f976e85844e92098 | [] | no_license | stuartclayman/VLSP | 0fe24f872f1acd9e251405632a524c5c005eb0fb | 66da2a1da69c2c3ab240be6d63099ce10eeef890 | refs/heads/master | 2022-06-16T16:47:46.781448 | 2022-06-13T13:41:15 | 2022-06-13T13:41:15 | 187,882,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,460 | java | /**
* (c) Melexis Telecom and/or Remote Operating Services B.V.
*
* Distributable under LGPL license
* See terms of license at gnu.org
*/
package plugins_usr.tftp.com.globalros.tftp.common;
import usr.net.Address;
abstract public class TFTPPacket
{
private Address destAddr;
private int destPo... | [
"s.clayman@ucl.ac.uk"
] | s.clayman@ucl.ac.uk |
8b853bca88dd4ef076ae2a95e35811d464ff663f | 07831211185433668c84ecc3ca104330b125b898 | /src/Nine40.java | a4f9f70bb95b4a2f9981c6441678a8d3fcb3acd1 | [] | no_license | Makar-tester/lesson21 | 4e47ded95746b6174461815cd2461a1bb50170d1 | 1839a494024af16c09eba177e11589cc7d33b709 | refs/heads/master | 2020-11-25T00:56:50.114868 | 2019-12-16T18:20:36 | 2019-12-16T18:20:36 | 228,417,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | /*import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Scanner;
public class Nine40 {
public static void main(String[] args) throws FileNotFoundException {
Scanner sc;
PrintWriter pw ;
sc = new Scanner("input.txt");
int a=sc.nextInt();
String[] ... | [
"makariv2004@gmail.com"
] | makariv2004@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.