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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1bf398b3a064c35181747afdf4b475cf2e229e7c | 59bd301d9b5a0d58c97bd4f98487c1f5a86016b3 | /Day05_Object/src/com/iu/ex1_school/SchoolMain2.java | 7ee26017892f352ef23674213af2367c6262331e | [] | no_license | lbj0314/Javatest | ef24213517b0b605f8c50fbab18d56695a27bfe4 | b3a94a7e4a6cfbd6f5d065b83f2bbf8470d6be55 | refs/heads/master | 2020-07-19T20:54:27.120595 | 2019-09-30T06:52:22 | 2019-09-30T06:52:22 | 206,512,861 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | package com.iu.ex1_school;
import java.util.Scanner;
import com.iu.ex1_school.Student;
public class SchoolMain2 {
public static void main(String[] args) {
Student stu = new Student();
// 멤버 변수 사용
// 참조변수명.멤버변수명
// 멤버 메서드 사용하는 방법
// 참조변수명.메서드명();
// 멤버 메서드를 호출한다.
stu.info();
... | [
"sist@DESKTOP-687R3S6"
] | sist@DESKTOP-687R3S6 |
b0e58bc88413136298ad85bcd8930b5b1cbc95a0 | 71f91e76015f2d39a6b396747bd6f1ffacb7d2c1 | /CacheUnitProject/src/main/test/memory/CacheUnitTest.java | 8f7a7405b8ca818e11cbfbe0fc8225604385ae05 | [] | no_license | RachelRabinowitz/MMU-JAVA | 1e6f9197ea3a4bdc1034adb2535b7e1a62da1048 | 6e1adea7ec7dbdc9078a69ee65bfa13695db57d7 | refs/heads/main | 2023-07-19T16:04:13.035593 | 2021-10-03T16:04:52 | 2021-10-03T16:04:52 | 381,454,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,766 | java | package main.test.memory;
import main.java.com.hit.algorithm.MFUAlgoCacheImpl;
import main.java.com.hit.dao.DaoFileImpl;
import main.java.com.hit.dm.DataModel;
import main.java.com.hit.memory.CacheUnit;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
/**
* Asserting the cor... | [
"noreply@github.com"
] | noreply@github.com |
b92debf59e219ebe1d7fefc2b2dc4a78d04b2ca1 | 15c086a39bcc075bfbcbdb814b1fe5480fd126df | /project/uiController/src/main/java/RuleManager/RM_Core/RuleSet.java | 0df36aa1f4896eb35a31651e6c961213a61dd013 | [] | no_license | youkkwon/smarthome | 78960b9fcd114a988793e787c0500058e5dc3134 | a2342761e75d6b48afb327ae515a43799b58c1e8 | refs/heads/master | 2021-01-10T01:08:40.726332 | 2015-09-04T04:46:29 | 2015-09-04T04:46:29 | 36,963,274 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,078 | java | package RuleManager.RM_Core;
import java.util.LinkedList;
import java.util.ListIterator;
import RuleManager.RM_Storage.RuleSetDBStorage;
import RuleManager.RM_Storage.RuleSetFileStorage;
import Utility.InvalidRuleException;
// Singleton
public class RuleSet {
private LinkedList<Rule> rules;
private String mod... | [
"sweatguy@hanmail.net"
] | sweatguy@hanmail.net |
6c5f3729a3ba57081cfef381a1f42db4bf72fe8e | a6edb1ab1730b8f187ed09d45748cb1b72de2d09 | /src/main/java/com/jwtauth/model/Authority.java | d49b2f1324d3f2a2fc8093c4d534aea9f88b825b | [] | no_license | aniov/JWT-Spring-Auth | 02ab7332686145975b13fa31364150667e2a7de3 | 6941fd0fe0e12c3f99295ec60bf3cadd2f6c331d | refs/heads/master | 2021-04-18T23:06:38.059886 | 2017-06-22T18:15:18 | 2017-06-22T18:15:18 | 94,590,270 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,046 | java | package com.jwtauth.model;
import com.fasterxml.jackson.annotation.JsonBackReference;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.io.Serializable;
import java.util.List;
/**
* Created by Marius on 6/12/2017.
*/
@Entity
public class Authority implements Serializable {... | [
"aniov@yahoo.com"
] | aniov@yahoo.com |
f5ee6d97e0101bc161ae9b570f0e4beb4f165d16 | 4368ae31f7b037fe02d6c6ec1b65f38326154a56 | /src/main/java/com/example/controller/User_konto_RestController.java | 546e7b6806875663c38163a5b3835306d604cdc4 | [] | no_license | erdwys/ProjektProgramowanieObiektowe | 573cb25bffc8b83ce345fccb59e46982e809df69 | 693ffce17f2777b362ef34f7068cf93d269cff5c | refs/heads/heroku | 2021-07-13T13:13:16.760951 | 2018-11-27T21:29:01 | 2018-11-27T21:29:01 | 114,386,948 | 0 | 4 | null | 2018-05-30T17:53:06 | 2017-12-15T15:52:15 | Java | UTF-8 | Java | false | false | 2,852 | java | package com.example.controller;
import com.example.model.Dostep;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotat... | [
"filerd002@utp.edu.pl"
] | filerd002@utp.edu.pl |
a198583e1c3a50be0e09accaa88e312c9d1a9aaf | 5ce16717993f017e138d5e3196b9e6e8c70f951a | /PhysicsCalculator.java | 5e4b537dcf8a8db8a97c5a44c1b37085b73e2d72 | [] | no_license | shaashwat/Physics | 8a812c3a0bc6041fc454e7b39dc6061de15118e2 | 1d331ca119d1c415f8166b750af462d8c67b43ed | refs/heads/master | 2021-01-12T17:06:37.502696 | 2016-10-20T22:56:03 | 2016-10-20T22:56:03 | 71,510,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,398 | java | import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
public class PhysicsCalculator extends JFrame
{
private static final int WIDTH = 400;
private static final int HEIGHT = 300;
private JLabel velocityInitialL, deltaTimeL, accelerationL, velocityL;
private JTextField velocityInitialT, deltaTimeT, ac... | [
"shaash317@gmail.com"
] | shaash317@gmail.com |
6aac95b6fe9d56baf7a20d6a07d956861db08ace | 2dcc618fc3fd06dc835ca27529c33d59b78f5be4 | /2796/EnglishChars.java | 82ffc38d4423f65e7f835e25ee92fe24a77058c1 | [] | no_license | chandru4664/Solutions | e1ee1cb639ae90297616a71bf3924dafdd15651e | 1292dc8602f5adac4bacd9938bc12f06cb9d55b1 | refs/heads/master | 2020-03-14T07:14:04.879297 | 2018-04-20T21:01:26 | 2018-04-20T21:01:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package com.htc.corejava.training;
/**
* @author Milind
*
*/
public class EnglishChars {
public static void main(String args[]) {
char ch;
for (ch = 'a'; ch <= 'z'; ch++)
System.out.println(ch);
}
}
| [
"noreply@github.com"
] | noreply@github.com |
e435c6b69a36037654ba5675fbc0d2305554f59a | ee785399265ea37c63482987eebbf98768dbc146 | /gshackchallenge-android/app/src/main/java/io/programming4food/poh/models/Review.java | 638a433cea397435b217598d2da625574b00c7f0 | [] | no_license | ProgramoxComida/gshackchallenge | 63692c4ab96bee189e46e0bd0e8a036b5a1b2dc2 | 69d94558a1df1cd28734be0d307a5eefedf12aa2 | refs/heads/master | 2020-07-10T06:03:32.345210 | 2019-08-25T17:16:00 | 2019-08-25T17:16:00 | 204,185,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package io.programming4food.poh.models;
import java.io.Serializable;
public class Review implements Serializable {
String id;
Integer produc_id;
String comment;
Float rating;
}
/*"id": "RVW-0000004",
"client_id": "1",
"product_id": 11,
"comment": "Bonita antena",
"rating": 4.5
*/
| [
"chema@iterando.mx"
] | chema@iterando.mx |
823cfaa5aa5a6d354319f5180dbba6d654477fff | 8496449f5f0f633fc4b1f3ae6c6770c99218fa42 | /CS342Garbage/BaccaratProject 2/src/main/java/BaccaratGame.java | fe14bb31a55ff9620e886522081c149ed0f2b7fb | [] | no_license | jsanchez78/moreCS342 | eb4696076b5ef98a2a2a66df748db5907d1e858e | e953f4595b59fb6ad553e46bb912f2b18c95ec2c | refs/heads/master | 2020-12-04T09:25:45.797399 | 2020-01-04T04:49:10 | 2020-01-04T04:49:10 | 231,710,026 | 0 | 0 | null | 2020-08-31T23:48:01 | 2020-01-04T04:48:28 | JavaScript | UTF-8 | Java | false | false | 8,275 | java | import javafx.animation.PauseTransition;
import javafx.application.Application;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Button;... | [
"sanchezjacob60@yahoo.com"
] | sanchezjacob60@yahoo.com |
c9d082c381276f63fffd0a8c7720714929b373a8 | 221860043fe105ba197074a34ae0ea9a354948d6 | /09 Computer Network/RPCStudy/RPC_07hession/src/main/java/com/huyy/rpc/hession/HelloHession.java | 185fd92686d897131b9a700716407a1d342d563e | [] | no_license | FynKatz/JavaBasic | 8632d767b4a5605697f7fb214a5ec6ba0efde7bc | 62f1f8eb85330cd3ccf60a6347adf2363b5b365f | refs/heads/master | 2023-03-20T22:29:00.135577 | 2021-03-02T13:58:38 | 2021-03-02T13:58:38 | 277,420,752 | 0 | 0 | null | 2020-07-06T02:44:26 | 2020-07-06T02:08:53 | Java | UTF-8 | Java | false | false | 1,990 | java | package com.huyy.rpc.hession;
import com.caucho.hessian.io.Hessian2Input;
import com.caucho.hessian.io.Hessian2Output;
import com.huyy.rpc.common.User;
import java.io.*;
public class HelloHession {
public static void main(String[] args) throws Exception {
User user = new User(123, "Alice");
//测... | [
"easyyhu@gmail.com"
] | easyyhu@gmail.com |
7f2af4a492aa9405e46353b50ddf32e393b12dfe | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam/Nicad_t1_beam3871.java | 1e736cea4e4669743d0c4b7dacd87eb590ed699c | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | // clone pairs:15392:80%
// 21868:beam/sdks/java/core/src/main/java/org/apache/beam/sdk/io/range/ByteKey.java
public class Nicad_t1_beam3871
{
public boolean equals(Object o) {
if (o == this) {
return true;
}
if (!(o instanceof ByteKey)) {
return false;
}
ByteKey other = (... | [
"naist1020@gmail.com"
] | naist1020@gmail.com |
b2b6b1eece504cef0b7f1d156ebaed92ab506beb | 418a44913e61c5f70206b5d5ce74a60d17742399 | /comp-push/src/main/java/com/bqt/push/huaweiagent/common/CallbackResultRunnable.java | 11c6d280344442a3f2cb42fd571a58842242a387 | [] | no_license | baiqiantao/PushTest | 289584399ead3f280f714404dcf0d925f52dcab5 | d0f2d0c140d6c82d1f22fe76278faedeb156783a | refs/heads/master | 2020-03-11T06:37:22.223610 | 2018-10-27T10:12:26 | 2018-10-27T10:12:26 | 129,834,745 | 18 | 2 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package com.bqt.push.huaweiagent.common;
/**
* 回调线程
*/
public class CallbackResultRunnable<R> implements Runnable {
private ICallbackResult<R> handlerInner;
private int rtnCodeInner;
private R resultInner;
public CallbackResultRunnable(ICallbackResult<R> handler, int rtnCode, R payInfo) {
h... | [
"baiqiantao@sina.com"
] | baiqiantao@sina.com |
ca03d4ad59ebbf99c9e05a8ab41012908fe5c995 | 7af846ccf54082cd1832c282ccd3c98eae7ad69a | /ftmap/src/main/java/taxi/nicecode/com/ftmap/generated/package_4/Foo144.java | b43d09a68d9cfd7c1ec7617c9972fe96d4daddb6 | [] | no_license | Kadanza/TestModules | 821f216be53897d7255b8997b426b359ef53971f | 342b7b8930e9491251de972e45b16f85dcf91bd4 | refs/heads/master | 2020-03-25T08:13:09.316581 | 2018-08-08T10:47:25 | 2018-08-08T10:47:25 | 143,602,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | package taxi.nicecode.com.ftmap.generated.package_4;
public class Foo144 {
public void foo0(){
new Foo143().foo5();
}
public void foo1(){
foo0();
}
public void foo2(){
foo1();
}
public void foo3(){
foo2();
}
public void foo4(){
foo3();
}
public void foo5(){
foo4();
}
} | [
"1"
] | 1 |
730959d42e375daa4e5d52fb1d534436da706480 | 1d751b62b8f1e01cd95d76c7c083a54878a1ebc3 | /src/edu/monash/fit/eduard/grid/operator/GradientYZevenbergenThorneOperator.java | 1cb4bb436dcca2f9869fd68df365f74925813d10 | [] | no_license | tiuspujianto/FinalProject | 6362689e7a4b6509a5d2654a34c8d5a64c3b3e66 | 668bdcc975cc9721c54e3630e2bd8bcccad34f97 | refs/heads/master | 2022-11-30T06:23:48.866266 | 2020-08-12T12:36:53 | 2020-08-12T12:36:53 | 287,009,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,429 | java | package edu.monash.fit.eduard.grid.operator;
import edu.monash.fit.eduard.grid.Grid;
import edu.monash.fit.eduard.ui.ProgressIndicator;
/**
* Gradient in vertical direction. Computes the gradient from the cells above
* and below the central cell without considering the central value. This is the
* Zevenbergen-Thor... | [
"43407852+tiuspujianto@users.noreply.github.com"
] | 43407852+tiuspujianto@users.noreply.github.com |
40a8a43b3711497f892f5ef48cb3b862ec3a4996 | 5985ef4d61113aa1c0082c90271ac4a5b39ea1af | /marvinmao-admin/src/main/java/io/marvinmao/modules/sys/service/impl/SysLogServiceImpl.java | aa07f4c4d91b9c18eaa8108ea9e2d20770381fa6 | [
"Apache-2.0"
] | permissive | marvinmao/marvinmao-security | 315fa857f2865d94d3066d91e87380cbbb467058 | 377a776e56093081756bc5f5bbf85c02df317aaa | refs/heads/master | 2023-03-24T22:28:10.234392 | 2021-03-24T11:44:09 | 2021-03-24T11:44:09 | 351,056,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,236 | java | /**
* Copyright (c) 2016-2019 通用开源 All rights reserved.
*
* https://www.marvinmao.io
*
* 版权所有,侵权必究!
*/
package io.marvinmao.modules.sys.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension... | [
"1512355855@qq.com"
] | 1512355855@qq.com |
962e0b93d6831450a5feed29205e6c526cc33ba6 | b29dbaef99947f4a226f187de70cbff56d8f113d | /src/lesson20200925MockedGuessNumber/InputMock.java | 11b2e26087d609375e78fd483a9d9dc9b45068cc | [] | no_license | yuliko2020/Java-Advanced | 7e0095e793a2e37f1aea1a22d8b29cf5951739cb | ea8486dba91d3ee8915396f2db1d51160de72bab | refs/heads/master | 2023-01-29T07:32:35.065408 | 2020-12-08T17:46:14 | 2020-12-08T17:46:14 | 276,668,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 225 | java | package lesson20200925MockedGuessNumber;
/**
* JavaAdvanced
* 25/09/2020
*/
public class InputMock implements NumberInput {
//int nextNumber;
@Override
public int getNextNumber() {
return 2;
}
}
| [
"yuliiascicluna@gmail.com"
] | yuliiascicluna@gmail.com |
c91e9a2f1ae17470437f2a4c55d5015ce2ec1032 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_279037c120fe2676211096803ebff91bf4ec598f/PerformanceTest/9_279037c120fe2676211096803ebff91bf4ec598f_PerformanceTest_s.java | 81122a80ac3ce86c47ea7727712d42a043481132 | [] | 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 | 13,369 | java | /**
* <copyright> Copyright (c) 2008-2009 Jonas Helming, Maximilian Koegel. All rights reserved. This program and the
* accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this
* distribution, and is available at http://www.eclipse.org/legal/epl-v10.h... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
3f7f2f388a61d855f24637048cef2c3f1c801592 | 6293acef0abd9087e4402f44f43a6723d69ab639 | /src/assignment1/prime.java | 8f3c0d2c6fe7afe2460eec6a410a0e23289a9c6c | [] | no_license | ashwatej11/assignment1 | 9f95e9c8aea29fa6fb4f266551e24b14d3c30482 | ad0d0dd3ad2c6baf65bcb3a8f6b488f01d769702 | refs/heads/master | 2020-03-25T15:37:34.030244 | 2018-08-07T15:31:29 | 2018-08-07T15:31:29 | 143,893,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package assignment1;
import java.util.Scanner;
public class prime {
public static void main(String[] args) {
int i,n;
int x=0;
Scanner a = new Scanner(System.in);
System.out.println("enter a number");
n= a.nextInt();
for(i=1;i<=n;i++)
{
if(n%i==0)
x++;
}
if(x<=2)
{
... | [
"ashwatej11@gmail.com"
] | ashwatej11@gmail.com |
23344ce1866ed78d060b672b31cac6779dc82880 | 374b5b6f60671966de2f50b36ca8e051c10c8284 | /src/main/java/com/alexrnl/gameoflife/world/Cell.java | 7a94a40a9685ea8ce9825bd2318fa28a1be91171 | [
"BSD-3-Clause"
] | permissive | AlexRNL/GameOfLife | 59a93071271546856328fd9728c13d6ca3b6a572 | 8dfd216e5fdd5e7962a282b652234db421105839 | refs/heads/master | 2020-06-03T14:44:00.134398 | 2014-12-06T22:48:10 | 2014-12-06T22:48:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,211 | java | package com.alexrnl.gameoflife.world;
import java.io.Serializable;
import java.util.Objects;
/**
* A single cell of the game of life.
* @author barfety_a
*/
public class Cell implements Serializable, Cloneable {
/** The serial version UID */
private static final long serialVersionUID = 1L;
/** Th... | [
"alexbarfety@free.fr"
] | alexbarfety@free.fr |
f7fbc3449453a27a355c9e38f4224b538cc65d51 | d7e675cc9e340313d7022e9c03d62e942654b033 | /MicroService/Microservice Development with Java EE 8/Code/Section 3/acme-monolith/scheme/target/generated-sources/xjc/com/acme/schemes/ecommerce/v1/Order.java | 7a80b8d1c10f81c82cccd7726f0c44d15ae2575f | [] | no_license | ahmedyasserarafat/springLatestProjects-2021 | 4270977112ede7c19e8f9abc27f71fba3fcda707 | 60ff47db91efa24913b18b08232c3522cb79f36a | refs/heads/main | 2023-03-01T21:02:51.140260 | 2021-02-14T17:03:49 | 2021-02-14T17:03:49 | 338,852,138 | 0 | 0 | null | 2021-02-14T17:01:06 | 2021-02-14T16:46:49 | null | UTF-8 | Java | false | false | 3,904 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2021.01.20 at 03:21:... | [
"arafatnoor@gmail.com"
] | arafatnoor@gmail.com |
b1f3499ba92778126018f0ba71c2736d7e9751a7 | fc26b51698c4463c15f8b4786d08d0f025b5ea2e | /src/main/java/beginner/abc087b/Main.java | 77e59c2120554574bdb1e70c6aeec8388d5fecf7 | [] | no_license | sakazoo/atcoder | 2b1ddb349dc265fac85ec616eb0f2e8451b304b4 | d16269effac96bf05f9f3c73d0ed35e9aa97263d | refs/heads/master | 2020-04-24T19:16:44.851067 | 2019-03-05T14:36:51 | 2019-03-05T14:36:51 | 172,206,973 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package beginner.abc087b;
import java.util.Scanner;
/**
* https://atcoder.jp/contests/abs/tasks/abc087_b
* @author sakazoo
*
*/
public class Main {
public static void main(String[] args) {
// 入力
try (Scanner sc = new Scanner(System.in);) {
int coin500 = sc.nextInt();
int coin100 = sc.nextIn... | [
"qq674gzd@gmail.com"
] | qq674gzd@gmail.com |
68f51fc93250302551774f1175e87fd9527aff97 | f61a5a24858e3dd96431eb7be02327fe3892197c | /src/main/java/org/sabDav/repository/UserRepository.java | acd51845115f64122d1554681271efeb448e3d99 | [] | no_license | SabrinaFZ/project-daw | 73f252d8e6d64a939fac9cdc797d68cfd88fc5e1 | 70c542569b1c6a22aaea38d22b3065c4e7a4f9b4 | refs/heads/master | 2021-01-19T11:25:37.334733 | 2017-06-20T09:21:15 | 2017-06-20T09:21:15 | 87,964,404 | 1 | 1 | null | 2017-06-20T09:14:31 | 2017-04-11T18:03:05 | HTML | UTF-8 | Java | false | false | 364 | java | package org.sabDav.repository;
import org.sabDav.model.UserModel;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository("userRepository")
public interface UserRepository extends JpaRepository<UserModel, Integer>{
UserModel findById(int id);
Us... | [
"sabrina.fer.zam@gmail.com"
] | sabrina.fer.zam@gmail.com |
cce1c950fe26d0fa35ec519f6e4a795ec74f014c | 60442d2dae1fd38d8a7414a4089285c26bf98643 | /app/src/main/java/com/scaniahack/profile/Card.java | 02035cc39938b639efdec70610eeaf683dd59b3d | [] | no_license | teddycool/Profile | fda6f51e20cab4bf6e4143fa1ab73119b6f36e83 | 692035bcb32a94959e02e254559c3800456eea4b | refs/heads/master | 2021-01-01T04:06:52.370301 | 2016-05-21T15:51:17 | 2016-05-21T15:51:17 | 59,304,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,703 | java | package com.scaniahack.profile;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import android.content.Context;
import com.scaniahack.profile.R;
public class Card extends RelativeLayout {
private T... | [
"tg.tobias@gmail.com"
] | tg.tobias@gmail.com |
ea18d9298e281f0ac013dd528b2dd1736cfa5b87 | b859d31c15d53988c838b5b248116348551e17ce | /FenwickTree/src/ctrick.java | 709dc74e86bf64ec8a85173dc94e8396cb68036b | [] | no_license | PratyushS7/CompetitiveProgramming | ce4acf6d4566497a4e979c90a0f2955c1f466729 | 6e7fba782b8ce1d88825046e3662af0f10f90a0e | refs/heads/master | 2023-05-31T14:43:02.495780 | 2021-06-27T13:40:03 | 2021-06-27T13:40:03 | 380,747,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,166 | java | import java.util.*;
import java.io.*;
public class ctrick implements Runnable
{
private boolean console=false;
int n; int bit[]; int max;
public void solve()
{
int i; n=in.ni(); max=n+5; bit=new int[max]; int ans[]=new int[n]; int pos=2; int last=0;
for(i=1;i<=n;i++) update(1,i);
for(i=1;i<=n;i++)
{
i... | [
"34002110+PratyushS7@users.noreply.github.com"
] | 34002110+PratyushS7@users.noreply.github.com |
e3d42626264ad61a0f7c0101d8c415385abcd316 | 41577de0e7dc2963c3d3969a579dea207954ae1b | /chapter3/service-feign/src/main/java/com/forezp/ServiceFeignApplication.java | d98a02653b33d0269a10f87c8f9c14d6cb9331c2 | [] | no_license | luomuhuaxiang/SpringCloudLearning | fe794a4dd5316de22859ae055119ff5294ad3e83 | 8e7bd0fbb6ad52f9d20f7b78677640712d475f19 | refs/heads/master | 2020-06-18T05:13:19.143203 | 2019-08-16T09:45:57 | 2019-08-16T09:45:57 | 196,175,849 | 5 | 0 | null | 2019-07-10T09:29:24 | 2019-07-10T09:29:24 | null | UTF-8 | Java | false | false | 497 | java | package com.forezp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.feign.EnableFeignClients;
@SpringBootApplication
@EnableDiscover... | [
"forezp@Pc-20130412.local"
] | forezp@Pc-20130412.local |
fb522a5aad66f1325f498a07aa3b5e78af8d77bf | 419a13c66f3049820710e4f11e7ef660ed6abd8b | /app/src/main/java/com/disappears/android/util/LastSeenFormatter.java | 1835b4f586b61128f4e6c772e95183b805f951ec | [] | no_license | AsimGardezi/test | e1d6b258a90c280089ad771f1d7036a18ff8b906 | 3817bfabbf208708676620c7ed1b56c2d84e647e | refs/heads/master | 2023-03-19T16:27:21.148242 | 2021-03-15T06:51:17 | 2021-03-15T06:51:17 | 347,853,382 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,007 | java | package com.disappears.android.util;
import android.content.Context;
import com.disappears.android.R;
import java.util.Calendar;
import java.util.concurrent.TimeUnit;
public class LastSeenFormatter {
private final Context context;
public LastSeenFormatter(Context c) {
context = c;
}
public... | [
"ameed.ansari@gmail.com"
] | ameed.ansari@gmail.com |
2cbd0604a75d4b385d810b654f3352c9d8228e2a | 06619f2cd332c5d7d585fc4e4317b8dbe676b880 | /app/src/main/java/com/hackhaton/androidbase/location/exception/LocationException.java | d00b83997af2718f0d8a8deddb62ca309fcf622c | [
"MIT"
] | permissive | afiqiqmal/My-Android-Base-Code | 96b5fe408565f9ba13e00c7a8605bfd767d80547 | 3b2e2bc1c94291a9ecd8b562983e8cb7c3f793f5 | refs/heads/master | 2021-01-23T05:56:07.272536 | 2017-09-05T14:28:24 | 2017-09-05T14:28:24 | 102,483,421 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | package com.hackhaton.androidbase.location.exception;
/**
* @author Noorzaini Ilhami
*/
public class LocationException extends RuntimeException {
public LocationException() {
}
public LocationException(String message) {
super(message);
}
}
| [
"hafiqiqmal93@gmail.com"
] | hafiqiqmal93@gmail.com |
1649d8191c0ce9e90dafa532604675841d56273d | 9449cf5ff9e2b05429eac369f706091a4aac7dd0 | /src/taursus/remoteControl/ITransporter.java | fc978947becad3e2a8bb5a72fa8d610cc39a4430 | [
"MIT"
] | permissive | taursus96/remote-control-common | 7e36d7d2134348a1243a4b9442d73572057d4d23 | 67ee95a8abad16c09731329530c5e53e37b36ff2 | refs/heads/master | 2021-01-19T13:42:45.473735 | 2017-04-18T19:48:18 | 2017-04-18T19:48:18 | 88,103,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | package taursus.remoteControl;
public interface ITransporter {
public static final byte EVENT_KEEP_ALIVE = -1;
public ITransporter init();
public void close();
public abstract void run();
public ITransporter registerOnConnectedListener(IOnConnected onConnected);
public ITransporter removeO... | [
"TaursusCrux@gmail.com"
] | TaursusCrux@gmail.com |
4230f4475b31551af67aaeff7568eaab2ab10255 | b2637438639573eaa00f60bac54cefbbd84fdb0c | /Lab4_5/Computer/Processor.java | b5f35f995cfa1d47103f1d80d976371a2f4567bf | [] | no_license | WhiskasVS/Java | 911bfbe8930218c6e5b30900f550122e9941f9ad | 43688e586d034065903a38817d4573d31228e59c | refs/heads/main | 2023-05-26T12:12:28.060846 | 2021-06-07T08:05:01 | 2021-06-07T08:05:01 | 365,731,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 854 | java | package Computer;
import java.io.Serializable;
import java.util.Objects;
public class Processor implements Serializable {
private String name;
Processor()
{
name = "Unknown";
}
Processor(String name)
{
this.name = name;
}
public String getName()
{
return th... | [
"noreply@github.com"
] | noreply@github.com |
65e2cb6882819a5217f266dfb9ce311bd0b57838 | 454726b8d90b28dd73b946e6409c537093648c81 | /src/org/viduus/charon/asteroids/world/WorldEngine.java | 45084486c98d70b201abb610bf8a0f7302247552 | [] | no_license | ViduusEntertainment/charon-asteroids | 40f0a90422d171bb3ba8dd0b9296939599620708 | 90aa7cadc499ac1bb3aeaddf95daa56f7549f8d9 | refs/heads/master | 2021-04-27T21:49:50.664999 | 2018-02-24T14:05:00 | 2018-02-24T14:05:00 | 122,407,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,136 | java | package org.viduus.charon.asteroids.world;
import java.util.Arrays;
import org.dyn4j.dynamics.Settings;
import org.dyn4j.dynamics.World;
import org.dyn4j.geometry.AABB;
import org.dyn4j.geometry.Vector2;
import org.viduus.charon.asteroids.GameSystems;
import org.viduus.charon.asteroids.physics.WorldBounds;
import org... | [
"crba233@uky.edu"
] | crba233@uky.edu |
165319da51aa7e30c8e9a7a4eac9e6e30b553db3 | ea27c148cd6cdc7ab9ec7987b1d8124a1d200f12 | /Skills/SkillFirstAid.java | 3abdc52745f5e86086b9d12632f325bb04a25f61 | [] | no_license | 224leon/HeroesSkills | 2ab724c24f113231392033c7cacbd86677f88da5 | 5fcb5c9cb09ac0db56a9f709ae8b6354034a1a00 | refs/heads/master | 2021-01-15T22:41:39.193476 | 2012-10-04T22:05:20 | 2012-10-04T22:05:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,853 | java | package com.herocraftonline.heroes.characters.skill.skills;
import com.herocraftonline.heroes.Heroes;
import com.herocraftonline.heroes.api.SkillResult;
import com.herocraftonline.heroes.characters.Hero;
import com.herocraftonline.heroes.characters.skill.ActiveSkill;
import com.herocraftonline.heroes.characters.skill.... | [
"whatshiywl@hotmail.com"
] | whatshiywl@hotmail.com |
df93160a79d5c6fe916b2ff3751c8dbd396a7459 | f0cef7cdc2ee8c598b7039d5415e41b27f8c8903 | /src/rapportprobleme/jdbc/model/dao/ResolveurDAO.java | f721d20538205e7cca4538c8b78045a5e5c73654 | [] | no_license | lucasvannoort/Rapport_probleme | c0f114d8199972f47b293b4a2f444c5df5e8718c | 426707f5e4630dd31c073e4c1f2a25b445915f70 | refs/heads/master | 2021-03-24T14:01:15.068708 | 2016-05-30T07:35:46 | 2016-05-30T07:35:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,215 | 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 rapportprobleme.jdbc.model.dao;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLExce... | [
"Asus@PC-antho-1"
] | Asus@PC-antho-1 |
b7a211aab76120bddace6e7afe89249813d3d2d2 | 5be25ba66a64eed2450a5d49524083b5453b82df | /src/main/java/org/mark/demo/threadlocal/InheritableThreadLocalDemo.java | 16b172d9766ae3360a5dcc611eae4909b89800df | [] | no_license | ooccam/Lock-Learning | 8b305a1e179dbc0511fddd0a5f3cc532da8387cc | 55dd388996e5b5bfc90dd7a9a32074a38dfbf0db | refs/heads/master | 2023-05-09T04:14:54.175369 | 2021-05-21T06:11:19 | 2021-05-21T06:11:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package org.mark.demo.threadlocal;
import lombok.extern.slf4j.Slf4j;
/**
* @FileName ThreadLocalDemo
* @Description 可继承ThreadLocal支持子线程访问父线程的数据
* @Author markt
* @Date 2019-04-11
* @Version 1.0
*/
@Slf4j
public class InheritableThreadLocalDemo {
public static ThreadLocal<Integer> threadLocal = new Inheritable... | [
"tobeanengineer@foxmail.com"
] | tobeanengineer@foxmail.com |
5bc34696a51966a8bfa5606e33de551d0c1c6bb4 | 9a76bb566b7ce1bdc3cd631f326b5109d99777c3 | /src/com/paylogic/scanwarelite/PaymentCode.java | 55a7247e4e1060e38d5bf07cc3683c00ebfd817d | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | isabella232/ScanwareLitev2 | 528a218cb66525b0df53cd9e05a4d3a041d76adb | 15a44c80181d2534f56721692e554f23c500411c | refs/heads/master | 2023-03-18T12:51:47.285291 | 2014-08-26T12:44:01 | 2014-08-26T12:44:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package com.paylogic.scanwarelite;
public enum PaymentCode {
/*
* 202 in case automatic payment was rejected
* 211 should never occur, customer hasn't paid
* 212 should never occur, customer cancelled the order
* 213 customer has not paid the full amount, but somehow still got a ticket
* 214 paylogic has r... | [
"kevindeboer16@gmail.com"
] | kevindeboer16@gmail.com |
d465bfb41ed1be1b1fab5deeaa68aa4ad04c8d9d | 38fcb4db9f925120a9f2f7cd8fb1fa9cd5cb37f3 | /JavaMath/Math_sqrt/Math_sqrt.java | ae17406417b44a06096edc2ef8e5a281307e1e67 | [] | no_license | Thanakrit-Bank/Hello-Java-Group1 | bce0bede02dd1ca27e4bd5b4cca8e22f0720998c | ea1d2c2a6af8a65f274b137b9427214b37ce7dd3 | refs/heads/master | 2022-12-01T16:45:24.919252 | 2020-08-17T20:31:42 | 2020-08-17T20:31:42 | 287,449,217 | 1 | 3 | null | 2020-08-17T20:31:44 | 2020-08-14T05:12:40 | Java | UTF-8 | Java | false | false | 110 | java | public class Math_sqrt {
public static void main(String[] args) {
System.out.println(Math.sqrt(64));
}
}
| [
"s6201012620091@email.kmutnb.ac.th"
] | s6201012620091@email.kmutnb.ac.th |
2f7890db28bed37f3d1d776f99b02d3ebe0f8ff3 | ebafa816e9d36170f28b9117fb47d3c4d86fc303 | /studyHadoop/src/main/java/hadoopDefinitiveGuide/chapter_5/WritableDemo.java | f2f08126d37ef6c31f887743c245fa3aa942abd0 | [] | no_license | LawsonAbs/DayProgram | f93328a610ee1418756ff63a50d88fedae181624 | 3890ecb5952983a0e8bebfec42c137b475e37456 | refs/heads/master | 2021-10-10T15:26:24.459492 | 2019-01-13T01:56:29 | 2019-01-13T01:56:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package hadoopDefinitiveGuide.chapter_5;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Writable;
import java.io.*;
public class WritableDemo {
public static byte[] serialize(Writable writable) throws IOException {
ByteArrayOutputStream out = new ByteArrayOutputStream();
Dat... | [
"shenliu@ahnu.edu.cn"
] | shenliu@ahnu.edu.cn |
f746616c85fb9228f1b5c6f5c57f21ad1cee60b2 | 6872a44ccba761817db37999f4a031f55ad51680 | /src/com/example/pagination/MainActivity.java | fefa11c98b9a9487f7cdd96a6895c51eaf666d9e | [] | no_license | yunizcom/FB_login_post_wall_photos | d264d682c4d499e62f78a27a99c75dc288745b30 | 1e0032da45aa86d98390f9e805c0dbae6c26bbd6 | refs/heads/master | 2020-05-17T21:45:13.895359 | 2013-12-25T05:24:16 | 2013-12-25T05:24:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,034 | java | package com.example.pagination;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import org.json.JSONException;
import org.json.JSONObject;
import android.os.Bundle;
import android.os.StrictMode;... | [
"stanly.lns@gmail.com"
] | stanly.lns@gmail.com |
fa98b974fe5ea85346c4f8e7d17d0b1c1e908850 | 58e29c58c189b7e297e567cfc8bcc3e25bda1a8b | /Layout/Scroll_View_HorizontalLayout/app/src/test/java/com/ayu/scroll_view_horizontallayout/ExampleUnitTest.java | 479401f0a05737ec42dc6f292217c8ddda27f842 | [] | no_license | ayufitriyah/B_Bondowoso_Mobile_E41191725_Fitriyah_Ayu_Ningsih | ed905a252c4f30ccdef45a4d3296da58cf0f6f2d | d8385eb18c66af9514b139790360b4758da3df6e | refs/heads/main | 2023-05-27T16:38:06.835140 | 2021-06-09T14:44:40 | 2021-06-09T14:44:40 | 352,508,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package com.ayu.scroll_view_horizontallayout;
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
... | [
"fitriyahayuningsih@gmail.com"
] | fitriyahayuningsih@gmail.com |
bb452ccd888afc73d9c4561043788f30e165a822 | f7078ee7958643c43de980d8126e3e6ef03f5683 | /src/test/java/tp10/metier/ActionTest.java | b1bc8dd14792d6ce7dc141a1a7736e32f5836396 | [] | no_license | RenjieZHAI/Coference | b329a422a43a6140403c719c7338c6c63857cc94 | 9e44b339eefa155534afaac6d040962c54a59327 | refs/heads/master | 2023-03-31T15:05:21.167649 | 2021-03-09T09:04:19 | 2021-03-09T09:04:19 | 345,599,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | 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 tp10.metier;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
/**
*
* @auth... | [
"64421423+RenjieZHAI@users.noreply.github.com"
] | 64421423+RenjieZHAI@users.noreply.github.com |
9ebd27a597ae031343e008c25e2f11a2ed83ea0c | 55dca62e858f1a44c2186774339823a301b48dc7 | /code/my-app/functions/4/setArrears_Market.java | d8d5038f2dedca41cf0a22970d154d739b1787ee | [] | no_license | jwiszowata/code_reaper | 4fff256250299225879d1412eb1f70b136d7a174 | 17dde61138cec117047a6ebb412ee1972886f143 | refs/heads/master | 2022-12-15T14:46:30.640628 | 2022-02-10T14:02:45 | 2022-02-10T14:02:45 | 84,747,455 | 0 | 0 | null | 2022-12-07T23:48:18 | 2017-03-12T18:26:11 | Java | UTF-8 | Java | false | false | 138 | java | public void setArrears(GoodsType goodsType, int value) {
MarketData data = requireMarketData(goodsType);
data.setArrears(value);
} | [
"wiszowata.joanna@gmail.com"
] | wiszowata.joanna@gmail.com |
7f576589d6887952b8ef2235d68e306886da158b | 204538e3d20a5b4b49b0d063788980cfd5798ac2 | /app/src/main/java/com/dobrimajstori/kucnimajstor/BidovaniPosloviRecyclerViewAdapter.java | 83598c819a2fb89c285a5de893381e9074e59686 | [] | no_license | papa/H-Work | c754b7d235a545beb6b10f7cc2e04368e6fd7f7c | 548ff744fda2874a4adcc98b69e8cbc7bed17576 | refs/heads/master | 2023-01-28T17:27:57.999701 | 2020-12-09T15:46:26 | 2020-12-09T15:46:26 | 320,002,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,063 | java | package com.dobrimajstori.kucnimajstor;
import android.graphics.Color;
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.TextView;
import android.widget.Toast;
imp... | [
"pavle.jane@gmail.com"
] | pavle.jane@gmail.com |
c0f2ef2800d3356aef6101aa9ca376fd1229d47f | f832875bd2b2aa25e04ec7e6396c77588df8d7cc | /src/main/java/com/rysource/interfaces/EnhancedTestInterface.java | 82792635fe97c1a4f4f328af83ce19b6e3a925e7 | [
"WTFPL"
] | permissive | SKLn-Rad/Enhanced-JUnit-4-Test-Runner | e76840aafa308a1d5721f74c7519b29a91b517e8 | 9f2a8df19adbbe73bfcf372867d27f85629513d8 | refs/heads/master | 2021-05-04T10:34:13.518046 | 2019-10-21T15:02:41 | 2019-10-21T15:02:41 | 47,697,282 | 3 | 1 | null | 2020-10-13T07:02:52 | 2015-12-09T14:45:59 | Java | UTF-8 | Java | false | false | 1,861 | java | package com.rysource.interfaces;
import org.junit.Ignore;
/**
* This class should be implemented in the same place as the RunWith annotation to get access to live notifications on test results.
*/
/**
* @author ryandixon1993@gmail.com
*/
public interface EnhancedTestInterface {
/**
* Fired upon the execution ... | [
"ryandixon1993@gmail.com"
] | ryandixon1993@gmail.com |
4c78fc8377192620533a0e47c38f7c76a768da2e | 8640f8045efe65119faebe1b8f48286995ffbbfc | /src/main/java/com/izibiz/irsaliye/ws/MarkReceiptAdviceRequest.java | 87699622fa91a3b2e1bc3d3286231dadd8e06f79 | [] | no_license | serdarsanu/izibiz-ws-client-springboot | fc556d7bc808d8e7fd25aee285ac1af31b794fd2 | 40cf1fa2ad84142b5d37e83cdba07e5009437aaf | refs/heads/master | 2022-07-16T01:37:18.154425 | 2019-12-05T13:56:20 | 2019-12-05T13:56:20 | 226,103,051 | 1 | 0 | null | 2022-06-30T14:46:58 | 2019-12-05T12:59:29 | Java | UTF-8 | Java | false | false | 5,233 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2019.11.13 at 11:06:... | [
"sanuserdar@gmail.com"
] | sanuserdar@gmail.com |
59db580277c7045cd513e1edbead3bf742a4d82f | 24ec3e79ae0fb0c564e1a5cc971927e5fcd339a0 | /ProductCommunity/src/main/java/com/productcommunity/service/CommentsLikeService.java | a44cc01995f3355bec42a2817c534ebe9164b1f4 | [] | no_license | PrashukJain/Product-Communit-Website | 379a479dbbbb26526f2e9abfbf1154fb97d2cb79 | bbff0ea4716eedc6e22e71f3187fe80111c9952e | refs/heads/main | 2023-06-01T22:52:05.506192 | 2021-06-24T05:13:25 | 2021-06-24T05:13:25 | 379,809,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,350 | java | package com.productcommunity.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.productcommunity.model.CommentsLike;
import com.productcommunity.model.QuestionComments;
import com.productcommunity.model.User;
import com.productcomm... | [
"noreply@github.com"
] | noreply@github.com |
cf0d414f4e899dda4b8371794210f0eb3ca9fe4c | 8efec8432cb2d9169af06c57b854e07cd7ddebed | /Unit5/FinalLab/CustomerMediumYard.java | 1a9adebd4b66ca0a20f9bac900b11b2277080077 | [] | no_license | abagali1/FoundationsCS | 30cb44d0d52c67171099752607c6521de1b9195c | 98cd216235064c7af9b53946a319e27dd28778c8 | refs/heads/master | 2022-01-07T23:58:08.446336 | 2019-06-24T04:28:23 | 2019-06-24T04:28:23 | 193,433,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 970 | java | public class CustomerMediumYard implements Yard{
private String firstName, lastName;
private int size;
private double cost;
public CustomerMediumYard(String l, String f, int size){
firstName = f;
lastName = l;
this.size = size;
this.cost = (double)this.size * (double)0.004;
}... | [
"a.bagali815703@gmail.com"
] | a.bagali815703@gmail.com |
537075d1b545bfc877449d9d1c739f5bdaf6e946 | a0caa255f3dbe524437715adaee2094ac8eff9df | /src/main/java/p000/cbl.java | ac255468a7f693e9ee5f18616a1857809dd155f7 | [] | no_license | AndroidTVDeveloper/com.google.android.tvlauncher | 16526208b5b48fd48931b09ed702fe606fe7d694 | 0f959c41bbb5a93e981145f371afdec2b3e207bc | refs/heads/master | 2021-01-26T07:47:23.091351 | 2020-02-26T20:58:19 | 2020-02-26T20:58:19 | 243,363,961 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package p000;
/* renamed from: cbl */
/* compiled from: PG */
public final class cbl implements cbs, dgu {
/* renamed from: a */
public static final cbl f5217a = new cbl();
private cbl() {
}
/* renamed from: a */
public final void mo2623a(Throwable th) {
bog.m3834b("PrimesExecutors",... | [
"eliminater74@gmail.com"
] | eliminater74@gmail.com |
df79f57a9ae288c27eb4ed4a91964a345e097ee3 | 8725e84528834962630d2f591c87c7702711f592 | /validAnagram/ValidAnagram.java | 3b3e221e35f481b67869b95dc1bed14073c542a3 | [] | no_license | liuniandxx/leetcode | 4c3d088c5b8c4d9bbbeb747465c350780f7f28d3 | 11b411b1773394e969ebe4e8b5fef56993e97e43 | refs/heads/master | 2020-05-17T19:48:51.426568 | 2016-02-22T07:33:14 | 2016-02-22T07:33:14 | 38,061,692 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | /**
* Created by liunian on 15-10-15.
*/
public class ValidAnagram {
public static boolean isAnagram(String s, String t) {
if(s == null && t == null) {
return true;
}
if(s == null || t == null) {
return false;
}
int lens = s.length();
int l... | [
"liuniandxx@163.com"
] | liuniandxx@163.com |
35156c3b052b84b807a92e932f95f0f4c66e355f | ad7d66d8f2349f65e61fc7bf6cd4455ad4b99001 | /src/main/java/com/his/dao/ChargeDao.java | a96721348eba9448a6cc08d2f8627363b48ee204 | [] | no_license | TaylorChyi/HIS | a96e8cdcfe73854884739e04e00cdb302268c6eb | 4514e4591873d5ceae29147043836d4a5f6218b7 | refs/heads/master | 2023-03-06T15:00:09.266505 | 2021-02-22T16:00:10 | 2021-02-22T16:00:10 | 341,255,178 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,963 | java | package com.his.dao;
import java.sql.Timestamp;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import com.his.entity.Receipt;
public interface ChargeDao
{
/**
* 添加挂号发票项目
* @param registerID
* @param price
* @param chargeID
* @param chargeType
* @return
*/
void addRegisterCharge(... | [
"qity_66@outlook.com"
] | qity_66@outlook.com |
7b453b08371c639452d798063433cc936903e3e9 | ed4e155cbf7276fa51d6b830122318e79a34f694 | /src/main/java/chap16/Sample08.java | bc6e73e20faf876372eec9264d56bf4ae8b1f339 | [] | no_license | k06060212/breadBro | b90f10cc46c8f6861c64294e4ca327f9e66642eb | 5e76fadd984408f31e218cd94d36ff0c0eca4d4b | refs/heads/master | 2023-06-03T21:49:35.036051 | 2021-06-20T04:48:10 | 2021-06-20T04:48:10 | 362,500,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package chap16;
import java.util.function.Consumer;
public class Sample08 {
public static void main(String[] args) {
Consumer<String> c = x -> {
System.out.printf("%s는 1개의 매개변수는 있지만 반환할 자료형은 없습니다.", x.toUpperCase());
};
c.accept("Consumer");
}
}
| [
"k06060212@gmail.com"
] | k06060212@gmail.com |
98a960253bbee8f16259791601a9fb40c0fe91da | 65b05d1d65d396386f0d2b3bd5d6a0dcb020d3ce | /Main.java | 5b83a4b4165d3e0bfdc1090601b697f9f497eb96 | [] | no_license | Nobleemile117/Dog | dd41b3d48801b8ec23af6d3da9c98d0c806b33ee | 402d4a421138c845bc7dffecce1644d5581034eb | refs/heads/master | 2020-12-23T18:43:52.025282 | 2020-01-30T15:01:02 | 2020-01-30T15:01:02 | 237,236,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,149 | java |
import java.io.*;
public class Main{
public static void main(String []args){
File file=new File("archivo.csv");
BufferedReader br = new BufferedReader(new FileReader(file));
String line;
int line=0;
while ((line = br.readLine()) != null)
System.out.println(line);
if(line>0){
string []params=line.... | [
"noble@DESKTOP-QG98LSK"
] | noble@DESKTOP-QG98LSK |
219a3dbc822d44637e89cde5e680eb94506d21f2 | 634fa3497f7de6f6c9df68a3034d0bf3da73bb5f | /src/main/java/com/lin/feng/sheng/session/RedisHttpSessionConfig.java | ffafcc428a38f42943d809b08352cd75a0854494 | [] | no_license | medivh11/springSessionDataRedis | 0042a68cbf02392dd0e99776e7e085584f11aa11 | bac3d18c6a7bd0e2002eff4d51201c00979aed81 | refs/heads/master | 2020-03-10T00:35:30.663292 | 2018-01-30T05:47:18 | 2018-01-30T05:47:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,218 | java | package com.lin.feng.sheng.session;
import java.io.Serializable;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.data.redis.connection.jedis.JedisConnectionFactory;
import org.springframework.session.data.redis.RedisFlush... | [
"lfsheng@CHR0KG2.99wuxian.com"
] | lfsheng@CHR0KG2.99wuxian.com |
048e04809920a888d0dc5a337ba8a85284b10df9 | 2d439de9edfcf772829ba023de1996d045308f9e | /appDataGenerate/src/com/test/controller/AccountCardAppService.java | e18183d3b2fb6b70ff08ae64c589affdbd2e65fe | [] | no_license | zcr1007391008/appDataGenerate | 68c414dab96190597960a6257d7941332a451e7c | 514ddbdf0b7c965c11fbde610baeb1c6857c84fa | refs/heads/master | 2021-01-10T01:43:38.998996 | 2015-11-26T06:21:58 | 2015-11-26T06:21:58 | 46,907,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,628 | java | package com.test.controller;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.UUID;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtil... | [
"1007391008@qq.com"
] | 1007391008@qq.com |
f34f02ed3cc585d761765181cc352c7413a5e48f | 66bde34f2af40afc55d3c7231cdf9a1da44a95e2 | /TimePikerDailog/app/src/main/java/com/ultron/sahilpratap/timepikerdailog/MainActivity.java | 22336c9c7683fba7ab58da195a7fa0fc0d81253b | [] | no_license | sahilpratap/resources_ASD | b81e373055eef2159cb1ba48979afa6bb7e7576c | d89c49128d7caeaa100f048b91cdf73456a480c7 | refs/heads/master | 2020-03-23T19:23:15.909466 | 2018-07-23T07:04:32 | 2018-07-23T07:04:32 | 141,100,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | package com.ultron.sahilpratap.timepikerdailog;
import android.app.TimePickerDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TimePicker;
import java.util.Calendar;
public class MainActivity extends AppC... | [
"sahilpratap7200@gmail.com"
] | sahilpratap7200@gmail.com |
c20960c507ad156c2ec9b109d7abcd17ea998f35 | feaa6cd290721bd5d65c2c779b6a342c56b4bccf | /src/main/java/com/code/game/api/GamePlayAreaApi.java | 05883f315196b31dc9f513d850a56a5692211cfa | [] | no_license | asifu9/test | be50d9724fd8e3aea65b2928c7aa5ea863a655d2 | 4cba9cb653263679a8eda8b7dfe97f2760f85637 | refs/heads/master | 2022-05-30T20:30:10.172303 | 2020-07-26T17:39:28 | 2020-07-26T17:39:28 | 168,980,041 | 0 | 0 | null | 2022-05-20T20:55:03 | 2019-02-03T18:46:02 | Java | UTF-8 | Java | false | false | 3,357 | java | package com.code.game.api;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotat... | [
"noreply@github.com"
] | noreply@github.com |
5603a586d3b5b5c8deaeaf96db7ab94fa4598c94 | 90f17cd659cc96c8fff1d5cfd893cbbe18b1240f | /src/main/java/com/google/gson/FieldAttributes.java | c3583c4fd057f5f33572b12d93567abbccdc09e2 | [] | no_license | redpicasso/fluffy-octo-robot | c9b98d2e8745805edc8ddb92e8afc1788ceadd08 | b2b62d7344da65af7e35068f40d6aae0cd0835a6 | refs/heads/master | 2022-11-15T14:43:37.515136 | 2020-07-01T22:19:16 | 2020-07-01T22:19:16 | 276,492,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,346 | java | package com.google.gson;
import com.google.gson.internal.C$Gson$Preconditions;
import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
import java.lang.reflect.Type;
import java.util.Arrays;
import java.util.Collection;
public final class FieldAttributes {
private final Field field;
... | [
"aaron@goodreturn.org"
] | aaron@goodreturn.org |
166be0c2705e0426054693af488f84c8f6b8d9c4 | 6992cef1d8dec175490d554f3a1d8cb86cd44830 | /Java/JEE/EJB/ExampleJ2EE/src/ejb/entity/ProductsToBuyFromCompaniesLocalBusiness.java | 8e8befe7320e2cbe743fc8290269f3d0088d91a1 | [] | no_license | hamaenpaa/own_code_examples | efd49b62bfc96d1dec15914a529661d3ebbe448d | 202eea76a37f305dcbc5a792c9b613fc43ca8477 | refs/heads/master | 2021-01-17T14:51:03.861478 | 2019-05-06T09:28:23 | 2019-05-06T09:28:23 | 44,305,640 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java |
package ejb.entity;
/**
* This is the business interface for ProductsToBuyFromCompanies enterprise bean.
*/
public interface ProductsToBuyFromCompaniesLocalBusiness {
Integer getKey();
}
| [
"harri.maenpaa@gmail.com"
] | harri.maenpaa@gmail.com |
39564490f3b0f56b4a003c6336d0beae4a1d98ee | 9f3e02d061ea0f8cb9f3bf9345be575483025d6d | /polyominos/Main.java | ddb8acbee9505994948df8c40b23f71be4f0cc11 | [] | no_license | chomman/logicpuzzles | 16338321639533cc3fbd91def3d2e2419f34a582 | c3659a26a607dc68554a7784076821b561ad3328 | refs/heads/master | 2021-01-11T05:49:53.479721 | 2016-01-02T16:40:10 | 2016-01-02T16:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,249 | java | package be.samwise.logicpuzzles.polyominos;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.io.Writer;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Input... | [
"samsegers@hotmail.com"
] | samsegers@hotmail.com |
48ef3ff86346b937500f15dcaa68a60c6be39b4f | 0f553b68157b5f34c879d11ff4cf47e1e1670bab | /src/main/java/com/yxj/car/api/v1/dao/CarDao.java | 1d206174a2c62cf813dbb44df538a984250f2dc7 | [] | no_license | congbuzhuangsha/car | a77da2215e17d69d077e6e8a54b6732be59b509f | 45f85dad886e7d561301a9763c9b76ce5f7ed611 | refs/heads/master | 2021-04-17T16:56:32.411386 | 2020-03-23T14:40:03 | 2020-03-23T14:40:03 | 249,460,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 901 | java | package com.yxj.car.api.v1.dao;
import com.yxj.car.api.v1.pojo.Car;
import org.apache.ibatis.annotations.*;
import java.util.List;
/**
* @Auther: yangxiaojie
* @Date: 2020/3/22
* @version: 1.0
*/
@Mapper
public interface CarDao {
@Select("select * from carMessage")
List<Car> findAll();
@Select("sele... | [
"694306397@qq.con"
] | 694306397@qq.con |
5dd21894991dca282356ae08a252c5eab85a054e | 46bbed08ec56657a5f494372ad1329beef664660 | /src/main/java/org/testng/internal/ExpectedExceptionsHolder.java | 96b2b64085011e43e283147b11e7e9f90c907b8d | [
"Apache-2.0"
] | permissive | tengzhexiao/testng | b65cfcb7584020941854d0720c2b794693e60372 | 22d926baab879baaf2e3f9a7220027afa9fff3ae | refs/heads/master | 2020-07-10T17:37:40.141815 | 2018-02-03T07:00:42 | 2018-02-03T07:00:42 | 74,011,981 | 0 | 0 | null | 2016-11-17T09:34:57 | 2016-11-17T09:34:56 | null | UTF-8 | Java | false | false | 3,387 | java | package org.testng.internal;
import org.testng.IExpectedExceptionsHolder;
import org.testng.ITestNGMethod;
import org.testng.TestException;
import org.testng.annotations.IExpectedExceptionsAnnotation;
import org.testng.annotations.ITestAnnotation;
import org.testng.internal.annotations.IAnnotationFinder;
imp... | [
"dvb-c@qq.com"
] | dvb-c@qq.com |
8c514065e9aa8d79c43d0ae2ae122a35c7077302 | a99cb524edf670ad7ef4db733859cd09ef84eedd | /pss/easyBuyNet/src/com/ch715/entity/Order.java | b09fc79363275b46d7c4c510451f676f264e627c | [] | no_license | caicainb/easybuynet | 3b859bb18e4e839090c27fb60914e68c645e9a2b | fe61d9695de52931bd1a45ebee0a436c6f09a200 | refs/heads/master | 2021-07-21T04:53:03.383607 | 2017-10-31T02:10:45 | 2017-10-31T02:10:45 | 108,787,193 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,211 | java | package com.ch715.entity;
import java.io.Serializable;
import java.util.Date;
public class Order implements Serializable {
private int id;
private int userId;
private String loginName;
private String userAddress;
private Date createTime;
private float cost;
private int status;
private int type;
private Stri... | [
"1019254779@qq.com"
] | 1019254779@qq.com |
38dad2b12c8e02dcf4c3c98e8fbcaef556569ff2 | 68a4146f32bdec356bdae7cfcf7a76d24d354505 | /control/src/main/java/com/ventura/control/domain/control/Moneda.java | 11370a057caa26bba4faf06c931cc8f04fbd649d | [] | no_license | amartinezh/control | b95ca13249c24eb66bfe3a047ccd4ac9ea20bb1c | 241e5ff79afec624d648b93a39cddfb9910fd62d | refs/heads/master | 2021-01-14T08:24:09.922886 | 2016-12-16T18:29:01 | 2016-12-16T18:29:01 | 30,995,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,819 | java | package com.ventura.control.domain.control;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
import org.hibernate.... | [
"amartinezh@gmail.com"
] | amartinezh@gmail.com |
0728d96d2515f0aed343916c1c9bf7de75ae6e68 | e2431df95d8c72b58948f5f6a4f222b912927ba5 | /src/IC/lir/RunTimeChecks.java | 6063571df992a682c4f0c58f5bbfbec49fcec193 | [] | no_license | sharon-rozinsky/ICCompiler | 3aef00c89085f8a6d43c1074c9de43b2a5db83d6 | 2e6323fe168df9d07d968a95e24dfd4cb4873dce | refs/heads/master | 2021-01-20T21:00:31.909027 | 2015-03-14T13:03:03 | 2015-03-14T13:03:03 | 26,328,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 596 | java | package IC.lir;
public class RunTimeChecks {
public static String addCheckNullRefInstruction(String reg) {
return "StaticCall __checkNullRef(a=" + reg + "),Rdummy\n";
}
public static String addCheckArrayAccessInstruction(String arr, String index) {
return "StaticCall __checkArrayAccess(a=" + arr + ", i=" + i... | [
"Rozinsky"
] | Rozinsky |
b692c987fb47f6b67c647e9d854bcbf93fb8a424 | 76f1f55817b183499b5614e40867afe119970452 | /src/main/java/com/lin945/makefriend/dao/UsersMapper.java | 6b7be501f38b437fa297abafd8188985c6b66ff4 | [] | no_license | lin945/makefriend | 0ef95e0bfda7c31ce01f0a37d9bad07e4d33d724 | 64aa91d0978ae2f442b6a6d681a2809f8326dbd3 | refs/heads/master | 2023-03-21T05:19:54.714956 | 2021-03-08T12:30:25 | 2021-03-08T12:30:25 | 345,648,642 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.lin945.makefriend.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.lin945.makefriend.pojo.model.Users;
import org.springframework.stereotype.Repository;
/**
* <p>
* Mapper 接口
* </p>
*
* @author lin945
* @since 2020-11-12
*/
@Repository
public interface UsersMapper extends B... | [
"2315554550@qq.com"
] | 2315554550@qq.com |
327b4ecd16bb0e1202cdea7f3ff26d1e0f686755 | b7889ff394fc94a1d5c078653cf112d00c29c488 | /IW_Repo/Lab3/WebSocketsToDoClient/src/main/java/websocket/servlet/ToDoServlet.java | 76d5a995109f8958f35cb976165573bf855abfe6 | [] | no_license | gBarrerasSanz/IW_Repo | 6a96ac0b927cf6688b5ef97338d75d5cdf0221f6 | 5011e0049795824dcfc2466e9ae86c3aae3bdb39 | refs/heads/master | 2021-01-22T22:49:52.400684 | 2015-03-05T19:13:23 | 2015-03-05T19:13:23 | 25,319,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,777 | java | package websocket.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.H... | [
"gbarreras93@gmail.com"
] | gbarreras93@gmail.com |
439d11c4ccd56bada02d9d1fed77a80b2e60b70b | a33aac97878b2cb15677be26e308cbc46e2862d2 | /data/libgdx/ByteArray_get.java | 76af6b5f7ce6af50e46fbf26c1f1544c0472971e | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | public byte get(int index) {
if (index >= size)
throw new IndexOutOfBoundsException("index can't be >= size: " + index + " >= " + size);
return items[index];
}
| [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
10237b297788ceede50ed6cdeca0b1976c1a4847 | 91eeaa31b696672a68f316d8143d450b9f2bbed9 | /src/main/java/wmw/i18n/Nation.java | c7c527a250863587786707cdbc0cefc0dca9d6b7 | [] | no_license | Mjlipote/guid-client | 50db82fbf92433f2ba9c36e8920d5e9f81e47522 | 2186de59ca3f95b605e7ffecb9c83554341bc73a | refs/heads/master | 2021-01-15T08:09:40.095052 | 2013-10-29T12:00:01 | 2013-10-29T12:00:01 | 18,981,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,663 | java | /**
*
* @author Wei-Ming Wu
*
*
* Copyright 2013 Wei-Ming Wu
*
* 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/... | [
"wnameless@gmail.com"
] | wnameless@gmail.com |
feb01eda19da18fd267fbc71c8963dc24ec809a5 | cd96825e371c52e35ba6419d174f1378e349d1bd | /src/main/java/cn/njiuyag/springboot/blog/generate/model/BlogCategoryExample.java | 966b9d01115e37b63fdc23ecb8237278c67f1ef1 | [
"Apache-2.0"
] | permissive | njiuyag/spring-boot-blog | e238af1d077d7ea467064c121923e6c7385241d3 | d86f1cb6074f061ee0c27587fd7a02a03840d49d | refs/heads/main | 2023-02-10T08:54:21.214871 | 2021-01-08T09:30:13 | 2021-01-08T09:30:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,742 | java | package cn.njiuyag.springboot.blog.generate.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class BlogCategoryExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public BlogCategoryExample() {
o... | [
"yangjingliu@izuche.com"
] | yangjingliu@izuche.com |
b452933c3c1e9be7bffc083323b76514f87282ab | 707a6f5488670d3857165580b57dc1643be2a41e | /app/src/main/java/com/yan/campusbbs/rxbusaction/ActionCampusBBSFragmentFinish.java | 14da426fe98a9e89b82f302ab596239da7cf407a | [] | no_license | genius158/CampusBBS | 7fcda1a9975411bf40dcd36e9c43086d4e478bbc | 3d5d4f03ce48f33f4392f556309388e4214b621e | refs/heads/master | 2021-01-11T14:13:41.335798 | 2017-05-25T01:08:34 | 2017-05-25T01:08:34 | 81,174,174 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 928 | java | package com.yan.campusbbs.rxbusaction;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by yan on 2017/2/8.
*/
public class ActionCampusBBSFragmentFinish implements Parcelable {
@Override
public int describeContents() {
return 0;
}
@Override
public void writeToPar... | [
"yxw_developer@outlook.com"
] | yxw_developer@outlook.com |
c92031daad4123a6ba38f88a018fb2fb78f52b51 | 843cfea97a5f6a335017f8bb238f151ebc6c0dba | /app/src/main/java/com/dilip/cloudattendance/fragment/DeleteFacultyFragment.java | 7e8269167bffd0c88ee3350f0325db2759a8c08d | [] | no_license | DilipSingh13/Cloud-Attendance-System | afb8c3ceaa08aa9c715d27bfd9b8c4702e87b05d | 795fccb6ab41df9db57ed602063850d9c4a99e9a | refs/heads/master | 2023-03-20T10:19:14.053880 | 2021-03-02T20:10:30 | 2021-03-02T20:10:30 | 343,894,407 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,098 | java | package com.dilip.cloudattendance.fragment;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widge... | [
"dilipsingh.d98@gmail.com"
] | dilipsingh.d98@gmail.com |
08359227cfac05d5e6a56aa7610bba660dc63e43 | 892bffc2691f38a853402f3973bf8175bc8716a8 | /okr/src/main/java/com/eximbay/okr/entity/TeamMember.java | b67294eab48e22664262912c814925acb63bdda3 | [] | no_license | JeongWu/okr-system | 1aab5d440bc4e28daaeafde3d149bf47c562cf64 | 6ea91309e1c67a04c6aec2333118b96433b6874b | refs/heads/master | 2023-04-01T13:58:19.958532 | 2021-04-01T07:17:13 | 2021-04-01T07:17:13 | 351,608,127 | 0 | 0 | null | 2021-04-01T07:17:13 | 2021-03-25T23:51:52 | JavaScript | UTF-8 | Java | false | false | 982 | java | package com.eximbay.okr.entity;
import com.eximbay.okr.constant.FlagOption;
import com.eximbay.okr.entity.id.TeamMemberId;
import com.eximbay.okr.listener.AbstractAuditable;
import lombok.Data;
import lombok.EqualsAndHashCode;
import javax.persistence.*;
@EqualsAndHashCode(callSuper = true)
@Data
@Table(name = "team... | [
"park961003@naver.com"
] | park961003@naver.com |
76d0a248843729442ff4a8def5a4aaaf383147f3 | c6066eb064460018b6ee0308e6fd30443dc1c458 | /FRC2016/src/ca/team4519/lib/Controller.java | f68f7af623eb6438239f3ff70afb29bbc13e892b | [] | no_license | Mechavaliers/Stronghold | 2f18b6d3cffd16af84c8ea0fb6ca1a3188fd8a11 | 0afe3477a8f5900aa952226784c27620f573499d | refs/heads/master | 2021-01-12T11:55:32.317302 | 2016-09-27T18:39:55 | 2016-09-27T18:39:55 | 69,318,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package ca.team4519.lib;
public abstract class Controller implements Loopable {
protected boolean enabled = false;
public abstract void update();
public abstract void reset();
public abstract double getGoal();
public void enable() {
enabled = true;
}
public void disable() {
... | [
"connor.adams@uoit.net"
] | connor.adams@uoit.net |
07d751b253f4de6f4a224c5da7821aa7bf160478 | d5e78590dab6aace002d9bc83a62d489a32ab1a7 | /src/main/java/lsieun/code/type/ReturnaddressType.java | 0b597262df35b80d9259de0d65f835f5e62d0edb | [
"MIT"
] | permissive | CodePpoi/java8-classfile-tutorial-master | 723f8ccfcd7e39fece7366e4e11f3f234c90df2e | 6f472d6e5731da2bfefdf0a43b28a6a28744b030 | refs/heads/main | 2023-07-11T22:11:37.453903 | 2021-08-16T13:10:15 | 2021-08-16T13:10:15 | 396,799,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,655 | java | package lsieun.code.type;
import lsieun.cst.TypeConst;
import lsieun.code.Instruction;
/**
* Returnaddress, the type JSR or JSR_W instructions push upon the f_stack.
*/
public class ReturnaddressType extends Type {
public static final ReturnaddressType NO_TARGET = new ReturnaddressType();
private Instructi... | [
"467938742@qq.com"
] | 467938742@qq.com |
cde853fb0a5cc45a482bb75fcf0214917dddec79 | eeeb576e953d03b282e931a5848bd4560a9fdd7c | /serverbywanglong/persistence/src/main/java/com/modianli/power/persistence/repository/jpa/RoleRepository.java | be38ae7fd37d151e7e1beef62349ca70b018e884 | [] | no_license | Qingmutang/controller | 28c0666e2a2ae35cbe8b46aa08108bfe7ff1097b | 8077ed6ccb00232023aa51e5c23e42f921a57550 | refs/heads/master | 2020-03-22T06:43:30.695840 | 2018-07-04T23:05:09 | 2018-07-04T23:05:09 | 139,653,384 | 0 | 0 | null | 2018-07-04T06:43:08 | 2018-07-04T01:27:39 | null | UTF-8 | Java | false | false | 618 | java | package com.modianli.power.persistence.repository.jpa;
import com.modianli.power.domain.jpa.Role;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import java.util.List;
public int... | [
"a1.com"
] | a1.com |
f1f63c861df673e800919ea0f304b1e5e8762623 | 258de8e8d556901959831bbdc3878af2d8933997 | /utopia-service/utopia-business/utopia-business-impl/src/main/java/com/voxlearning/utopia/service/business/consumer/cache/StudentWishCreationCacheManager.java | c01a104af63917ad0d3606ccf601ba2fe1737ab8 | [] | no_license | Explorer1092/vox | d40168b44ccd523748647742ec376fdc2b22160f | 701160b0417e5a3f1b942269b0e7e2fd768f4b8e | refs/heads/master | 2020-05-14T20:13:02.531549 | 2019-04-17T06:54:06 | 2019-04-17T06:54:06 | 181,923,482 | 0 | 4 | null | 2019-04-17T15:53:25 | 2019-04-17T15:53:25 | null | UTF-8 | Java | false | false | 1,562 | java | /*
* SHANGHAI SUNNY EDUCATION, INC. CONFIDENTIAL
*
* Copyright 2011-2016 Shanghai Sunny Education, Inc. All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains the property of
* Shanghai Sunny Education, Inc. and its suppliers, if any. The intellectual
* and technical concepts contained... | [
"wangahai@300.cn"
] | wangahai@300.cn |
a4769cce9a184eb33bfd1fbdcbf9d8716dcb5fb7 | 19ec233baf0f95064ac048c00c66494d0918c638 | /QRCodeAPG/src/org/bouncycastle2/jce/provider/JCEElGamalCipher.java | 8e29b460ff7d8adf554081a23f37a1b479c48d8f | [] | no_license | hjyang/QRCode-APG | f3920fab7802d43a9e95394dd6b44ca9e5ab2c92 | f869529d02afb8fe0c83e8cb3c4ee9d2bf8026f3 | refs/heads/master | 2016-09-06T19:01:04.512720 | 2011-05-06T22:41:32 | 2011-05-06T22:41:32 | 1,708,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,205 | java | package org.bouncycastle2.jce.provider;
import java.security.AlgorithmParameters;
import java.security.InvalidAlgorithmParameterException;
import java.security.InvalidKeyException;
import java.security.InvalidParameterException;
import java.security.Key;
import java.security.NoSuchAlgorithmException;
import java.secur... | [
"murasaki97@gmail.com"
] | murasaki97@gmail.com |
0fd66a86f939d7d7780927e1bdf61e446d8fd47d | 2b09f0ada616c1af54d2d86940ba99a6c9dc234c | /src/main/java/com/erretechnology/intranet/services/ServiceRuolo.java | cb1f7ea280fd19e0a7a341a25cccef4fcb77e32f | [] | no_license | PaoloFortErre/Intranet | 3b7f81976eb3fd2924b9147daab7e42b76358545 | a7a07f0c0e9485b0b68de1c91c5e1932cd535714 | refs/heads/main | 2023-04-17T19:33:39.130031 | 2021-04-30T14:34:36 | 2021-04-30T14:34:36 | 345,712,303 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | package com.erretechnology.intranet.services;
import com.erretechnology.intranet.models.Ruolo;
public interface ServiceRuolo {
public Ruolo getById(String ruolo);
}
| [
"alberto.zaffalon@errepro.tech"
] | alberto.zaffalon@errepro.tech |
ec4910bf3156755e05f3fd153856a37fe75442ee | c0f9b7cdbda00f866dd56b923f0dd1210478aa81 | /Tamagolem/src/Supporto.java | b77aaa8e537aa58a0e1671b2fec60b5a55d5a1b3 | [] | no_license | Spalo97/PgAr2019_Eclisse_Tamagolem | 8de74a4dd4ebaa3ee06e3067e8c2e06f6a3388d0 | dc4369a36b46bb519516d17e613636f61f43a62b | refs/heads/master | 2020-05-18T18:56:08.652702 | 2019-05-08T22:48:53 | 2019-05-08T22:48:53 | 184,597,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,079 | java | import java.util.*;
public class Supporto {
private int n;
public int getN() {
return n;
}
public void introduzione() {
Scanner lettore = new Scanner(System.in);
System.out.println("Ciao!");
System.out.println("Benvenuti nel mondo dei TAMAGOLEM");
System.out.println("Avete mai giocato a tamagolem?... | [
"c.langellotti@studenti.unibs.it"
] | c.langellotti@studenti.unibs.it |
c9f45e63c497eac11f8182357d793416234de95b | d284a58afc1b48c6767aafb5bb2e6939d966b8cf | /src/java/huudn/controllers/AdminUpdateProductChangeCity.java | d75b519f126470983c06cb1d53b23c95646db893 | [] | no_license | mrngochuu/ShoppingCart | 064d6c34103ca6deb4970d471aae6aa41410c067 | 6ac24a2f3c3157ccc225837ddc952c6ca0a9ef97 | refs/heads/master | 2020-10-01T02:25:04.450933 | 2020-04-19T12:34:37 | 2020-04-19T12:34:37 | 227,432,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,281 | 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 huudn.controllers;
import huudn.daos.RealEstateImageDAO;
import huudn.daos.StateDAO;
import huudn.dtos.RealEstateDTO;
import h... | [
"ngochuu.bts@gmail.com"
] | ngochuu.bts@gmail.com |
f4f52768bec3efb1d4352596a8798652c390bad5 | b11229f4726f8b6f63a1547014ad12db8cc4fb97 | /src/SamplePatternQ11.java | f13afa307bc5f5b4fbaf8ac882136e4b775d9e34 | [] | no_license | github4mrunal/W6 | fe76b6a7a43ae292276576699346916136dc45f6 | f11d8cdcd6bd58ce7288a745955dbca67fd8b7c9 | refs/heads/master | 2023-04-01T15:12:57.400874 | 2021-04-13T21:19:23 | 2021-04-13T21:19:23 | 357,689,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | /*11. Write a Java program to display the following pattern.
Sample Pattern :
J a v v a
J a a v v a a
J J aaaaa V V aaaaa
J J a a V a a
*/
public class SamplePatternQ11 {//class
public static void main(String[] args) {//main method
System.out.println("J a v v a");//... | [
"mrunal06@gmail.com"
] | mrunal06@gmail.com |
620dd1f9872b9bb2d25a85afa8c6c0cbe1f7fcb7 | 42904636a01d353e336e6932e7415067201d35e2 | /App/android/app/build/generated/source/buildConfig/debug/com/lnf/BuildConfig.java | f79ca415e31d99be1a6b1b1172c756afa72236bc | [] | no_license | denisenricohasyim93/LNF | 467431f8b4dc3f3a5a7a8751de417325686f72f8 | 59a96cf8c673b14093934f0b1218587e31ea8696 | refs/heads/master | 2021-08-20T05:26:25.435064 | 2017-11-28T07:57:04 | 2017-11-28T07:57:04 | 111,630,003 | 0 | 0 | null | 2017-11-23T04:33:10 | 2017-11-22T03:08:34 | Java | UTF-8 | Java | false | false | 421 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.lnf;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.lnf";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = ... | [
"denisenricohasyim93@gmail.com"
] | denisenricohasyim93@gmail.com |
3b48cc79257c13d9684d1125928cbce8f18a09d8 | 44f1b9954dde9059c1049e5bef5810a32b5e2a46 | /Classwork/week_12/Day_02/interfaces_start_point/src/test/java/TriathleteTest.java | f3a3dc926898a75018f21a26a681782814814797 | [] | no_license | Alasdair321/CodeClan_work | ffb989842dac2312d66ec293b6abd2a56e25b1d6 | 9ce07799df6a66327921a7e6472bc08188191c5b | refs/heads/master | 2023-01-22T19:07:30.461173 | 2019-05-28T05:56:09 | 2019-05-28T05:56:09 | 173,468,668 | 1 | 3 | null | 2023-01-13T22:13:30 | 2019-03-02T16:03:26 | Java | UTF-8 | Java | false | false | 656 | java | import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class TriathleteTest {
Triathlete triathlete;
@Before
public void before() {
triathlete = new Triathlete();
}
@Test
public void hasDistanceAtBeginning() {
assertEquals(0, tria... | [
"alasdaircarstairs@Agnes-MBP.broadband"
] | alasdaircarstairs@Agnes-MBP.broadband |
36c6685bd11465fe2bb588eac4a3e5876fc09619 | 01c2640cbe0efa33f5f76426a24486a8d06a86ba | /android/app/src/main/java/com/hd_app/CollectLogs.java | 454383c30957566a570e7fa1a3b155ff19cfd78a | [] | no_license | cdut007/hd5_reactnative | ca8279880dcd2ca5ba23be6eca3e9833465b59b1 | 38321df2be9af9aba91ea6a88b75215b3b160a64 | refs/heads/master | 2023-01-28T15:15:41.877387 | 2020-11-02T01:56:42 | 2020-11-02T01:56:42 | 102,852,932 | 0 | 0 | null | 2023-01-12T08:38:40 | 2017-09-08T11:09:54 | JavaScript | UTF-8 | Java | false | false | 6,879 | java | /**
* Copyright (C) 2010-2012 Regis Montoya (aka r3gis - www.r3gis.fr)
* This file is part of CSipSimple.
*
* CSipSimple 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... | [
"lrobot.qq@gmail.com"
] | lrobot.qq@gmail.com |
09377d28a3888cd6b04a20d4e0f2e765bbec8258 | 1353af71474ac845663f290eb164274a3de2cd5a | /spring/javaprojects/src/main/java/DesignPattern/Factory/FactoryMethod/AbstractFactory.java | 8f5d4b402d110919a60dddbffea44006292c1a57 | [] | no_license | missasd/IdeaProjects | bdad51ea5f294787dd5144836867586b6ad170a9 | 00ab5c682a025bb6914ede9380735eb6d408ba41 | refs/heads/master | 2023-01-11T13:51:10.011891 | 2020-11-19T06:33:08 | 2020-11-19T06:33:08 | 314,157,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package DesignPattern.Factory.FactoryMethod;
import DesignPattern.Factory.SimpleFactory.Phone;
public interface AbstractFactory {
Phone makePhone();
}
| [
"2432413428@qq.com"
] | 2432413428@qq.com |
72586f5bca826f5d87a9fe5fdf741229153f3d8d | c49bf2c0aa5324ea889b21a971168c6fa3b58621 | /Spring-annotation-self/src/spring/annotation/self/TennisCoach.java | c0cd62254c82882f8fa34eb52f2b8c26f92c6954 | [] | no_license | JafarSadikGhub/Spring_HiberNate_SpringBoot | d09b2ac908fff4d1a3e05eade61bf5c3a8a91a95 | 815eda40c4ddfe5b0f2ef2f3008e8af855c05baa | refs/heads/main | 2023-03-30T07:09:45.163923 | 2021-03-27T13:56:29 | 2021-03-27T13:56:29 | 333,960,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package spring.annotation.self;
import org.springframework.stereotype.Component;
@Component("thatSillyCoach")
public class TennisCoach implements Coach {
@Override
public String getDailyWorkout() {
return "Practice your backhand volley";
}
}
| [
"jafar.sadik@northsouth.edu"
] | jafar.sadik@northsouth.edu |
401b79c1b735dedc783910eb048ad3762d626e72 | cc531c9993215ba2d2b04dc3edf0f55af4af49e5 | /java/namnamparser/src/main/java/org/bytewerk/namnam/export/json/JSONWriter.java | 1bb42b0388d34eaab81f4f22c07d1047caa6c563 | [] | no_license | fake666/namnam | ccf81476a134c42551713d9e0bc212f94c01a188 | 1d8736d53917aad96f11a50e0b2120744a8a491f | refs/heads/master | 2021-01-15T12:26:19.643205 | 2013-06-24T19:26:07 | 2013-06-24T19:26:07 | 4,987,038 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,228 | java | package org.bytewerk.namnam.export.json;
import java.io.IOException;
import java.io.Writer;
/*
Copyright (c) 2006 JSON.org
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, in... | [
"thomas@derfake.com"
] | thomas@derfake.com |
45929cd9794f3a532cf7a50fca54e6135e6c20ec | 29b71940edd98b7e016fcdfee832200ed7803568 | /abdelfadeil/Application1/src/etudiant/testEtudiant.java | 3b5772028d6c7c16a0420fa55fb8a09c19b52145 | [] | no_license | manelBHM/java | 257771a08eb49f9003d25fdbdc5b5fe0794f3682 | a5e5e1e91ca5b709360bd2348d357e29a6c24e03 | refs/heads/master | 2022-12-25T07:27:29.668413 | 2019-06-04T08:05:53 | 2019-06-04T08:05:53 | 158,882,973 | 0 | 5 | null | 2022-12-16T00:54:49 | 2018-11-23T22:26:13 | HTML | UTF-8 | Java | false | false | 295 | java | package etudiant;
public class testEtudiant {
public static void main(String[] args) {
Etudiant etudiant1 = new Etudiant("Eric");
Etudiant etudiant2 = new Etudiant("Sami");
etudiant1.travailler();
etudiant1.seReposer();
etudiant2.travailler();
etudiant2.seReposer();
}
}
| [
"abdalfadeil@gmail.com"
] | abdalfadeil@gmail.com |
3e663a486120a79573e456fe8c43c0f0402be96c | 50f3f9f6f61a0f4c711a61baefb2bab9e2c99673 | /app/src/main/java/com/example/ochiai/careyoureye/VisionTsetLevel10Activity.java | 8c3012e101b5456b71a9776493bfdf2f0ea5b10b | [] | no_license | otty0507/careyoureye | 3c2cb9e73082237b9c588a1f3899f7fd7c1bb1c9 | b5cbd7bf6c3c40cfed5ad05225ec13ee8b445a4b | refs/heads/master | 2021-05-31T08:06:37.978531 | 2016-06-26T11:07:06 | 2016-06-26T11:07:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,184 | java | package com.example.ochiai.careyoureye;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widg... | [
"au1234555666777@gmail.com"
] | au1234555666777@gmail.com |
ceadc105f5604cd64c3bf14427ab964d133a60ec | 7cebc1c40df73cec113e06b2f14d67b3f50bbbfa | /GeneralUpdateLib/src/com/hb/util/DownloadManagerUtil.java | 9a37ab3fe75133048f5a021ab947e487cb6259ba | [] | no_license | Huangbin1234/RssAIPro | 7245e9012ec2228740e83c7d6825e78a6f2f97c1 | 12646eb3f91dc1dda418015f675dcb2a3569a6a3 | refs/heads/master | 2021-08-07T03:14:14.326187 | 2019-09-29T08:22:35 | 2019-09-29T08:22:35 | 96,398,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package com.hb.util;
import android.app.DownloadManager;
import android.content.Context;
import android.net.Uri;
import android.os.Environment;
/**
* Created by Administrator
* on 2018/11/21
*/
public class DownloadManagerUtil {
private Context mContext;
public DownloadManagerUtil(Context context) {
... | [
"txg"
] | txg |
1b242bc6ba5aca15bf6b74744a3ccf2ab321f1d5 | 1ea016056ea15f3ccebeec2ddf435d46222680ce | /ProfileOwnerType.java | 995a98651c83dadf5b481ca44424bbf5cd00debf | [] | no_license | rgaete/ndc | c56f061d94cc80ced5ed2c502d5594b7d1837e3b | 6cf5b7c19dd1c605e53d09496ae65f7b2b529e34 | refs/heads/master | 2020-12-30T10:49:21.388487 | 2017-07-31T06:53:21 | 2017-07-31T06:53:21 | 98,857,641 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,434 | java |
package ndc;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.XmlValue;
/**
* A data type for Unique Airline Designator.
*
* <p>Java class for ProfileOwnerType complex type.
*
* <p>The ... | [
"ricardo.gaete@lan.com"
] | ricardo.gaete@lan.com |
1286d0ad17f54ceab47d1fa59320572af647a708 | eb7d84e8b37c91678269d7c7836114095c4c8d3c | /src/test/java/com/socialsite/dao/hibernate/StaffRequestMsgDaoTest.java | bfe6f44db841fb0ff256224a36b94851bc755b28 | [] | no_license | ananthakumaran/socialsite | 056eb8fb4b343ae8f6f940ddbdae6373ba4b76f7 | bd42d9ac453ef3c875187e25df624d3bd0a07852 | refs/heads/master | 2021-01-20T12:00:44.372111 | 2010-04-19T06:27:51 | 2010-04-19T06:27:51 | 466,377 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,031 | java | /**
* Copyright SocialSite (C) 2009
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* ... | [
"ananthakumaran@gmail.com"
] | ananthakumaran@gmail.com |
d84be8171a42e16576f0c254bf533b0f39eb6d71 | 76498ef9e820a290743faffef65998fc70488d19 | /src/android/com/huatuo/cordova/BaiduOcr.java | 39d3e8ceb9a0b385ceb8703d26b7df89bb56ff3b | [
"MIT"
] | permissive | 18189580715/cordova-plugin-baidu-ocr | 55d908042242f3c2b92ebdd481cc10f700bfaf6d | 72b6be5c82eae622620c42bb5ab44278b4f1801d | refs/heads/master | 2020-07-21T01:23:42.069170 | 2018-06-14T03:24:31 | 2018-06-14T03:24:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,644 | java | package com.huatuo.cordova;
import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.v4.app.ActivityCompat;
import android.text.TextUt... | [
"259394345@qq.com"
] | 259394345@qq.com |
bff6ffc31188b1391e011edc65055b3fec387687 | cff86318a8a74c127084ce91ac5c153eeafe6a9c | /MDLib/src/main/java/cn/plugin/core/widgets/calendar/LunarCalendar.java | eb8474415aa0fcc722fb6f5422452d4284fb0c66 | [] | no_license | hunyuanqiji/QuickDemo | faeab81c5f200dae4fe182a0e4de41cab4e5f078 | 96479aca8c0db17ee9e9a1bda09b6249dd45c264 | refs/heads/master | 2020-12-19T18:36:13.415232 | 2020-01-23T15:27:24 | 2020-01-23T15:27:24 | 235,533,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,415 | java | /*
* Copyright (C) 2016 huanghaibin_dev <huanghaibin_dev@163.com>
* WebSite https://github.com/MiracleTimes-Dev
* 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.apa... | [
"2291197286@qq.com"
] | 2291197286@qq.com |
ce0751003920dde75c4bbb89dee9d271e62c6218 | 8e0033fe41b2b80534732bddb47fdf360f464c48 | /src/in/co/exceptionhandling/ExceptionTest.java | 5a80bf8c857e9b6e08a60cd1c86b3813467838f2 | [] | no_license | shashant8831/MyProject | 8b5ac14bda40eb89b984da4a6cbaa5a965b130b4 | 4b48f9c4d3dccc20b2fde832065ad8dfd7892a75 | refs/heads/master | 2022-04-27T23:15:55.382016 | 2020-05-02T11:12:36 | 2020-05-02T11:12:36 | 260,672,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package in.co.exceptionhandling;
class MyException extends Throwable {
}
class MyException1 extends MyException {
}
class MyException2 extends MyException {
}
class MyException3 extends MyException2 {
}
public class ExceptionTest {
void myMethod() throws MyException {
throw new MyException3();
}
public stat... | [
"Shashant31@gmail.com"
] | Shashant31@gmail.com |
8162a8816e3e5e2df764de9539efae6869d1625e | ec1b3d113b75a93174119ea6a798053ef04a341b | /src/main/java/com/management/service/impl/AuthorityServiceImpl.java | e2c6d8c064455aa823cf131da790980e414c8175 | [] | no_license | harryV361/equipment_management | 6343c66385d810056585693a241679acd6fc5805 | 081994871b51305bb529b5b229d8c811d6d56928 | refs/heads/master | 2021-01-15T22:29:22.536012 | 2015-02-13T08:39:14 | 2015-02-13T08:39:14 | 30,746,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,370 | java | package com.management.service.impl;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.criterion.Projections;
import org.hibernate.criterion.Restrictions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.s... | [
"916858799@qq.com"
] | 916858799@qq.com |
70f12c636d3bf28ba266bec4b0c0eac69ff45c23 | 1ac353565681f9faa7ba04794c5bdf2c888eda68 | /app/src/main/java/cz/zdrubecky/photogallery/VisibleFragment.java | 5dece8776c25dcdcb34e59080be3ecd12456d14e | [] | no_license | VitZdrubecky/PhotoGallery | 01e5ff2c1af0a52a4b90aa6d3fa5e15f62be9dc8 | 1043f40e7d0cfb8b8eaf879e6bd9a83ad39895a0 | refs/heads/master | 2021-01-21T16:48:11.615625 | 2017-07-21T15:40:29 | 2017-07-21T15:40:29 | 91,907,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,702 | java | package cz.zdrubecky.photogallery;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.v4.app.Fragment;
import android.widget.Toast;
public abstract class VisibleFragment exte... | [
"vit.zdrubecky@gmail.com"
] | vit.zdrubecky@gmail.com |
663a13e32e9b77deff284754488e772aa69bfe2f | f089bfaa9bb0eb70c59c0f104b7326fea2768677 | /database plugin for Archi 4/sources/src/org/archicontribs/database/DBPreferenceInitializer.java | 1cb3b1702894effe255fab515e0b841c89abbdfd | [] | no_license | sksundaram-learning/database-plugin | 73ce6957d246b616d2de82a38bf826232ceab662 | bc874673a7eba0d48c3a7ae6b99532ddc02ec2fa | refs/heads/master | 2020-06-10T12:06:20.416274 | 2016-10-24T20:35:42 | 2016-12-01T19:13:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 863 | java | package org.archicontribs.database;
import org.archicontribs.database.DBPlugin.DebugLevel;
import org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer;
import org.eclipse.jface.preference.IPreferenceStore;
/**
* Class used to initialize default preference values.
*/
public class DBPreferenceInitialize... | [
"herve.jouin@gmail.com"
] | herve.jouin@gmail.com |
383dc7ad16cf9dfdefeb3b6d1fd91f4a06f7ec21 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/16/org/apache/commons/math3/special/Gamma_logGamma_307.java | 956c0cc22a07d528eeb36010d220372d032f9dfb | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,318 | java |
org apach common math3 special
util comput method relat
gamma gamma famili function
implement link inv gamma1pm1 invgamma1pm1
link log gamma1p loggamma1p link log gamma sum loggammasum
base algorithm
href http doi org didonato morri
comput incomplet gamma function ratio
invers tom
href http... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
9a4bf8dd03995d1fd84d9d13dee179709fec57a5 | f56c130ec9d610fdfbc0bc3e3710e55b3142f08a | /src/java/br/ufrn/imd/web2/jsf/func/netbeans/Funcionario.java | 9d8b82fc307cea891b1ecd099a9efd64b10dc9a0 | [] | no_license | julianaabs/EnterpriseApplication | 37afef3c2854be2192389548402f5ccd48cf271d | c661acf7432be50c11f81c8914d520f986e32505 | refs/heads/master | 2021-09-10T03:59:45.144538 | 2018-03-20T22:54:39 | 2018-03-20T22:54:39 | 126,092,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.ufrn.imd.web2.jsf.func.netbeans;
/**
*
* @author jubss
*/
public class Funcionario {
private String nome;
p... | [
"jubsbarbosa0@gmail.com"
] | jubsbarbosa0@gmail.com |
79460ed541db61bc06b19b20a9a3c689e6440a7b | d847df075288fef1dee3376039de0cad44119165 | /src/app/MyApp.java | ed03125afa6efaf33166e2565f390d1e683d29ca | [] | no_license | nikolalsvk/graphic-editor | 7341c447f6f5dd3b508886a85df50bacc761e25f | e2348122d912c6b30a1cf0de2f1eb4eca724a94f | refs/heads/master | 2021-01-10T06:25:51.156426 | 2015-10-25T12:48:56 | 2015-10-25T12:48:56 | 44,909,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package app;
import javax.swing.ImageIcon;
public class MyApp {
public static void main(String[] args) {
MainFrame frame = MainFrame.getInstance();
ImageIcon img = new ImageIcon("img/djuza.jpg");
frame.setIconImage(img.getImage());
frame.setVisible(true);
}
}
| [
"nikolaseap@gmail.com"
] | nikolaseap@gmail.com |
d82721a1b39c472ddf6b5d9a895c50501e71d5a1 | a1a94a97a6f3932fdc10724b0a2b0925aecb788b | /api/src/main/java/com/tinhoctainha/tms/api/dto/LedgerDetailDto.java | 62747090dce206ded15429b712d66505bed24a30 | [] | no_license | tayduivn/tms-1 | 6d883b6cb720b8023da411d947e89967aefe5afd | b082883104b22efdd23eb203f9782b6ef1a7c5b6 | refs/heads/master | 2022-01-18T16:30:59.573390 | 2019-07-25T16:22:41 | 2019-07-25T16:22:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,924 | java | package com.tinhoctainha.tms.api.dto;
import java.io.Serializable;
import java.util.Objects;
public class LedgerDetailDto implements Serializable {
private LedgerDto ledger;
private InvoiceDto invoice;
private CostDto cost;
private WaybillDto waybill;
private FeeDto fee;
private BalanceDto bal... | [
"ngoton.it@gmail.com"
] | ngoton.it@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.