blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
9adde96864e8884c5a1dc502f0ebc7a4154c05eb
76cb82d4e308382d72a326c234731b90b9780ea8
/src/statistics/Project.java
bd1a97028dbf0de35f06dc8ad4004735c597f6b4
[]
no_license
prga/conflictsAnalyzer
b601abbe7643161ca08b0434866154d8ab9e554c
a7701a633a088d99bc6dd828e4ffdb1ab1d3c3ce
refs/heads/master
2021-07-24T21:39:15.157922
2021-07-13T21:00:33
2021-07-13T21:00:33
22,661,424
0
6
null
2016-03-31T13:18:29
2014-08-05T22:20:40
Groovy
UTF-8
Java
false
false
8,610
java
package statistics; import java.io.BufferedReader; import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; public class Project { private String name; private String repo; private String resultData; ...
[ "conflict.predictor@gmail.com" ]
conflict.predictor@gmail.com
455d4d3f514e5e45e406a2ad701d7368d70e7cd2
5622bd18f6a2a028846ac93588184aaa8cb82b41
/java5.java
c7ab7d3e76bd223c1f2c5f09a4fb54aea493603b
[]
no_license
S1MPLE001/core-java
224655ea746a80b4975b8873b179351bc6fa4016
e46b0e7f0f48894b88fe090ef20a7d7b6b66674a
refs/heads/master
2020-03-14T10:30:00.852208
2018-04-30T11:20:03
2018-04-30T11:20:03
131,568,458
0
0
null
null
null
null
UTF-8
Java
false
false
17,901
java
/* COLOR TO THE FRAME */ /*package javaapplication7; import java.awt.*; public class appwin extends Frame { appwin(String title) { super(title); } public void paint(Graphics g) { setForeground(Color.red); setBackground(Color.cyan); Color c1=new Color(202,146,...
[ "noreply@github.com" ]
S1MPLE001.noreply@github.com
4c4f8380778840e8d9b8ce9613eb8f63c44273ac
d8820cbe4cc71e2abd31743f60df111d90d09ed3
/telegram-core/src/main/java/org/telegram/api/functions/upload/TLRequestUploadSaveBigFilePart.java
6cb7b6ee0e94cecfdc28446586626e357234cc11
[]
no_license
DmytroKanivets/TelegramSearch
b15a939b8eb36cfd24f8db5eca2c7850b4e51b6c
ad9b367ee23443be14afd46eeb8606ed28483617
refs/heads/master
2021-05-07T00:35:05.315291
2018-06-17T19:17:00
2018-06-17T19:17:00
110,167,656
0
0
null
2018-05-03T19:36:15
2017-11-09T21:22:08
Java
UTF-8
Java
false
false
3,153
java
package org.telegram.api.functions.upload; import org.telegram.tl.*; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; /** * The type TL request upload save big file part. */ public class TLRequestUploadSaveBigFilePart extends TLMethod<TLBool> { /** * The constant CLASS_...
[ "Dmitry.Kanivets@gmail.com" ]
Dmitry.Kanivets@gmail.com
7b6b957ace0996d2099c2d2eed86e78a87f7080c
7fd94a908e35cfc12079bf71ebe898ae7c006d45
/김현수/01주차/1000번 A+B.java
9ec0089f2311021e3f745dfb83131bf038c8ada0
[]
no_license
tomy9729/TargetIsPlatinum5
9391edb1dbd58f9fe6fb318de0d391018e79e36e
22d767fc9f6eb4e0e61ee3066c4083f0e4b1fd61
refs/heads/main
2023-09-06T02:26:01.675721
2021-11-06T14:58:20
2021-11-06T14:58:20
388,791,393
1
1
null
null
null
null
UTF-8
Java
false
false
233
java
//1000번 A+B.java import java.util.Scanner; public class AplusB_1000 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); System.out.println(a+b); } }
[ "noreply@github.com" ]
tomy9729.noreply@github.com
9e045d147e5ed1f17e0dd7cbe234d901910c4291
a86844423ab7742c73ed65285cd6df41560ba009
/src/main/java/com/cnaidun/police/service/impl/SysRoleServiceImpl.java
9276c1a32de71c8ae3d176f0b38f469fc5177292
[]
no_license
zhouyawen66/xq-system
e745584b61d056920890b3664b66b358131d10ce
b9e6044148b24a1c2db340b1e8a19bafa4372b26
refs/heads/master
2020-12-06T14:54:03.174427
2020-01-08T07:53:29
2020-01-08T07:53:29
232,490,617
0
0
null
null
null
null
UTF-8
Java
false
false
701
java
package com.cnaidun.police.service.impl; import com.baomidou.mybatisplus.service.impl.ServiceImpl; import com.cnaidun.police.entity.SysRole; import com.cnaidun.police.mapper.SysRoleMapper; import com.cnaidun.police.service.SysRoleService; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotype.Service;...
[ "zhouyawen@cnaidun.com" ]
zhouyawen@cnaidun.com
5192f54b026f075c1645083ac76fa9155b2671ae
1b30be21bf77b15cdbe56226fcd41cf09ba5c989
/SGH/src/Ventanas/Sala/VentanaReporte.java
c910775bf89b3204d4f8e1dce1e4beebc509aa1f
[]
no_license
AchmedCL/SGH
0bb9c504702f6a3fb56477c421f292c83a1481af
275ab818ca365d2652dde2003d5dde1e145aed96
refs/heads/master
2020-03-18T08:18:55.662501
2018-05-22T06:34:36
2018-05-22T06:34:36
134,502,104
0
0
null
2018-05-23T02:32:37
2018-05-23T02:32:37
null
UTF-8
Java
false
false
14,050
java
package Ventanas.Sala; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import principal.*; public class VentanaReporte extends javax.swing.JFrame { private Hospital hospi; private Sala sala; public VentanaReporte() { initComponents(); } public VentanaRe...
[ "" ]
71a5d91266c9e871b7a4708b62ce5aab0b3babb7
f660a79c138f4e8842f0cfe2a1eaeca47ed9293e
/src/com/aoyou/test/app/Result/contentModel/GetActivityPanicBuyingProducts_ProductViewInfoModel.java
c0286236dabac3b0df367d6a6c15903b3a8c76a3
[]
no_license
hahalovesj/aoyouWebInterface_liuze
37751b18f119cf49559eec5423696228a9a8c494
73f4655b7446b630dcf137ac39a7f3a7a9b0e50d
refs/heads/master
2016-09-12T18:39:42.150189
2016-04-11T10:27:21
2016-04-11T10:27:21
55,963,131
0
0
null
null
null
null
GB18030
Java
false
false
1,799
java
package com.aoyou.test.app.Result.contentModel; import java.util.List; public class GetActivityPanicBuyingProducts_ProductViewInfoModel { //产品ID public int ProductID; //产品编号 public String ProductNo; //产品名称 public String ProductName; //产品状态 public int ProductStatus; //产品描述 public String ProductDescr...
[ "shenjing8412@sina.com" ]
shenjing8412@sina.com
6eddd306ccd55149aa77a6102da1237f4710bee0
7a7ba2805a15059c30f31e1b352ab6aa30592de7
/awd.cloud.suppers/awd.cloud.suppers.interface/src/main/java/awd/cloud/suppers/interfaces/service/kss/CzjlService.java
1c1d031e1fe72ac66b68cf1ca422223e64baf515
[]
no_license
tony-catalina/Peking_cloud2
bc1bf7f377b68ce06c77d2de36554893eaabc697
c47db69483c203f4aefd37a034ada6aeb182c4fd
refs/heads/master
2022-12-13T14:55:37.859352
2020-03-02T08:13:48
2020-03-02T08:13:48
244,308,357
0
1
null
2022-12-06T00:46:17
2020-03-02T07:35:13
JavaScript
UTF-8
Java
false
false
477
java
package awd.cloud.suppers.interfaces.service.kss; import awd.cloud.suppers.interfaces.utils.PagerResult; import awd.cloud.suppers.interfaces.utils.ResponseMessage; import java.util.Map; public interface CzjlService { public ResponseMessage<PagerResult<Map<String, Object>>> getCzjl(Map<String, Object> map); ...
[ "m13635576437@163.com" ]
m13635576437@163.com
fc037fe6d2b524d9ea5e36c6824cc6ae2dc3a28b
56f85d85ae85e6666e472d4eeb9fed1fe5411195
/src/it/polito/tdp/artsmia/model/Model.java
5ccf23ecb04e36be1b22b38414f68c092ca6749d
[]
no_license
IACOVELLIGABRIELE/2017-07-10
1b63c61cdeb8ec898abcc1ee8776f6e50c3619e0
d51c6ea5c5ca8a7400c5769030773c6ab24f70c2
refs/heads/master
2020-03-16T09:51:39.629341
2018-05-22T11:21:02
2018-05-22T11:21:02
132,624,221
0
0
null
2018-05-08T14:52:29
2018-05-08T14:52:28
null
WINDOWS-1252
Java
false
false
4,202
java
package it.polito.tdp.artsmia.model; import java.util.*; import org.jgrapht.*; import org.jgrapht.graph.*; import it.polito.tdp.artsmia.db.ArtsmiaDAO; public class Model { private List<ArtObject> artObjects ; private Graph<ArtObject, DefaultWeightedEdge> graph; //grafo con vertici ArtObject e visto ...
[ "COBRA@DESKTOP-AF01H4L.lan" ]
COBRA@DESKTOP-AF01H4L.lan
e3756d47ace8d4b9cec215c275efb26c68e3234e
76e221970f091ff137c6b09a7af1cd06de435053
/finalRelease/PaperService/EmployeeService/src/main/java/com/ishan/app/hystrix/AllocationCommand.java
3d05b9e9cab484adb11386859fee5ec32b484eb1
[]
no_license
ishanRox/Virtusa-Training
605fc557276d11063007585f042e48a65a60f04f
967188164f6239e8887666d41aad5f3af99eac63
refs/heads/master
2023-01-23T01:16:59.839764
2021-01-14T19:05:05
2021-01-14T19:05:05
231,940,123
0
3
null
2023-01-07T15:40:44
2020-01-05T15:50:39
Java
UTF-8
Java
false
false
1,817
java
package com.ishan.app.hystrix; import com.ishan.app.model.Allocation; import com.ishan.app.model.Employee; import com.netflix.hystrix.HystrixCommand; import com.netflix.hystrix.HystrixCommandGroupKey; import org.springframework.cloud.netflix.hystrix.HystrixCommands; import org.springframework.http.HttpEntity; import o...
[ "37543774+ishanRox@users.noreply.github.com" ]
37543774+ishanRox@users.noreply.github.com
adb275f3fc3872518f8555de0db5a546a693b85e
c390b9ca43af9f69cdcf2bde9a261c51a0258dea
/ProjectFirst04/app/src/main/java/com/snz/rskj/android/bean/andiencebean/Audience.java
ba8b120bf82c1da64773b8fd00f657da08f3ed13
[]
no_license
zzy1147/ccc
701d6b53f0fa01980ba1ecd0c803b6aaff3d3492
3b130e48e1cdf0bffdf49a997ea276e8412c35b0
refs/heads/master
2020-04-16T04:19:53.625081
2019-01-11T15:15:52
2019-01-11T15:15:52
165,262,750
0
0
null
null
null
null
UTF-8
Java
false
false
2,170
java
package com.snz.rskj.android.bean.andiencebean; import com.netease.nimlib.sdk.avchat.constant.AVChatType; import com.snz.rskj.android.activitylive.MicStateEnum; public class Audience { private String andienceName; private String andienceImageUrl; private Boolean andienceAttention; private Boolean andi...
[ "1991zhiyuan@gmail.com" ]
1991zhiyuan@gmail.com
7e30e2f622829cfd0c41f5ee0bb0a0db7e5f6230
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5634947029139456_1/java/volodymyr/Charging.java
bf2f52661d5dc7d3d420872fa428b569fd65cac0
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
Java
false
false
3,117
java
import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.InputStream; import java.io.PrintStream; import java.math.BigInteger; import java.util.Scanner; public class Charging { private static InputStream in; private static PrintStream out; private static Scanner sc; private static...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
23df115b8176a3006642afbdeabe0998aafaee0f
c885ef92397be9d54b87741f01557f61d3f794f3
/results/JacksonDatabind-112/com.fasterxml.jackson.databind.deser.std.StringCollectionDeserializer/BBC-F0-opt-90/tests/4/com/fasterxml/jackson/databind/deser/std/StringCollectionDeserializer_ESTest.java
42468662c8369bc9f5f7102e2cc06e3262804f36
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
41,071
java
/* * This file was automatically generated by EvoSuite * Thu Oct 14 05:52:34 GMT 2021 */ package com.fasterxml.jackson.databind.deser.std; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.shaded.org.mockito.Mockito.*; import static org.evosuite.runtime.EvoAssertions.*; import com...
[ "pderakhshanfar@serg2.ewi.tudelft.nl" ]
pderakhshanfar@serg2.ewi.tudelft.nl
37f84c2509883d7195ac27f2225a22651f35d9dc
8f16dc5803d6eeea3b06de993cd09c4032a2afd6
/80.删除排序数组中的重复项-ii.java
2950d6363c67f25842326d5f4f5fc0c28a0b07a7
[]
no_license
pongshy/LeetCode
2b3976972930eabd5af7b548a9f981327e267288
26f9ceec33aa58ed287fea86192b9b6753ae9a24
refs/heads/master
2022-12-04T05:53:30.620246
2020-08-31T08:47:47
2020-08-31T08:47:47
286,688,362
0
0
null
null
null
null
UTF-8
Java
false
false
793
java
/* * @lc app=leetcode.cn id=80 lang=java * * [80] 删除排序数组中的重复项 II */ // @lc code=start class Solution { public int removeDuplicates(int[] nums) { // Result: Accepted // two-pointers // Your runtime beats 97.82 % of java submissions // Your memory usage beats 12 % of java submissi...
[ "13567172019@163.com" ]
13567172019@163.com
4ccca241f7c4ec2fc672a36c11d5b7ea538fcf8c
69bb2c3f6e921c35758b2ec7a687124125f85467
/src/com/alprojects/oldapi/StudentService.java
46679791da08b3b48578abe0ea775c086ec7cbdf
[]
no_license
githubwalker/Studs
82cabd1887e6aac23e49ae1fe2ae2685e1cb0c06
d1addb66de98c8bc9b42fc9c0fec4ca1c9f9ec30
refs/heads/master
2022-12-28T18:07:43.122914
2020-01-18T21:52:31
2020-01-18T21:52:31
58,858,325
1
0
null
2022-12-15T23:30:12
2016-05-15T11:33:50
CSS
UTF-8
Java
false
false
5,523
java
package com.alprojects.oldapi; import java.io.IOException; import javax.servlet.ServletContext; import javax.ws.rs.*; import javax.ws.rs.core.Context; import javax.ws.rs.core.Response; import javax.ws.rs.core.MediaType; import com.alprojects.data.JsonBuilder; import com.alprojects.data.Student; import com.alprojects...
[ "alebedeff@yandex.ru" ]
alebedeff@yandex.ru
c8dc130f494330718157dff109109f3d9b391a0d
a3e9c134e5b47a912c22775c98b7aeb57a32639b
/DoubleKnapsack.java
9baa99720b3de837c5e0842f0b34d310632611dd
[]
no_license
abhishekphere/Analysis-Of-Algorithms
c52d3e1ab81ac3aed8c773bd42929de806136e09
b42590fddcdb1f7386dc475224158362460d8cfb
refs/heads/master
2021-04-08T08:23:31.165674
2020-03-20T13:12:19
2020-03-20T13:12:19
248,757,834
0
0
null
null
null
null
UTF-8
Java
false
false
2,843
java
/** * Donut.java * * Version: * v1.2, 2/27/2018, 16:11:09 * * Initial revision */ /** * This program determines the maximum cost possible when splitting the n items in two different bags of weights W1 and W2 respectively. * * @author Patil, Abhishek Sanjay * */ //importing the module import java.util.Sc...
[ "abhishekphere@gmail.com" ]
abhishekphere@gmail.com
aa050b65b6d204bf5799512009ed011fd7511e41
de2eff0e71efe69175d7e54889d84d449d6ed974
/ext-api/src/main/java/org/omg/dds/NOT_NEW_VIEW_STATE.java
c0389c055e630336170ba4c4f8c1741ae3762962
[]
no_license
mmusgrov/corba
bb266f631ebdcbabb4719f7d70cb8c766609a3e5
03d993498b68d745018061b39196e7818e0fe64d
refs/heads/master
2021-01-18T10:42:20.114343
2013-01-22T06:02:07
2013-01-22T06:02:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
242
java
package org.omg.dds; /** * Generated from IDL const "NOT_NEW_VIEW_STATE". * * @author JacORB IDL compiler V 2.3.1, 27-May-2009 * @version generated at 10/01/2013 11:46:18 AM */ public interface NOT_NEW_VIEW_STATE { int value = 1<<1; }
[ "stuart.w.douglas@gmail.com" ]
stuart.w.douglas@gmail.com
8fd01b0bc30d4f28596dd2631cce3be0adc03ac8
f3f067c85c341134bce70a9fa5618d1285ee3059
/app/src/main/java/com/nust/socialapp/linphone/compatibility/ApiTwentyEightPlus.java
51a97152fe454ecababad24910e4f432a952fd86
[ "Apache-2.0" ]
permissive
FahadZaheerfzr/OurSocialApp
c4e17d66cd30dbea5fb6defd7d8a243134ff4fac
7388de50cb9b7c615d275705faf8e9a7c51bcacb
refs/heads/master
2022-12-08T01:59:42.529927
2020-08-29T13:35:37
2020-08-29T13:35:37
291,121,744
0
0
null
null
null
null
UTF-8
Java
false
false
7,866
java
/* * Copyright (c) 2010-2019 Belledonne Communications SARL. * * This file is part of linphone-android * (see https://www.linphone.org). * * 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,...
[ "fahadzaheer19@gmail.com" ]
fahadzaheer19@gmail.com
f107ecb1e111ea648abcf2b5638ea403fd129c0d
45471ad5fd41b4cfa0deff2ed64e370ec6f221ce
/src/main/java/br/com/pedidos/repository/FormaDePagamentoRepository.java
f88fbcaebc962ce36add6e1fd6f0c94ad13e75cb
[]
no_license
adbys/ControlePedidos
ea28473b362dd0aa94bc700855057f121c712542
278775ea54b355d156ef439418ecd7ac1f2941b0
refs/heads/master
2021-09-06T20:17:01.956724
2018-02-02T14:31:43
2018-02-02T14:31:43
105,637,860
0
0
null
null
null
null
UTF-8
Java
false
false
241
java
package br.com.pedidos.repository; import org.springframework.data.jpa.repository.JpaRepository; import br.com.pedidos.model.FormaDePagamento; public interface FormaDePagamentoRepository extends JpaRepository<FormaDePagamento, Long> { }
[ "adbys.andrade@ccc.ufcg.edu.br" ]
adbys.andrade@ccc.ufcg.edu.br
e189a15032dc6d1164b00ac66b34e746ea7938e3
335f785d3eaf1e4d370f5a19693a9f208aab957f
/src/main/java/fr/jhagai/consumerpublisher/ConsumerPublisherApplication.java
ba5e6605df804eedf7841dae92f6b17a39783db9
[]
no_license
jhagai/consumer-receiver
3736e65ba38a217774fd2faccc11ecb524ec7583
62b664212dafa0fe5bd58fd821f33aac53bd9bd4
refs/heads/master
2022-11-21T22:38:08.549650
2020-07-28T10:14:07
2020-07-28T10:14:07
283,174,236
0
0
null
null
null
null
UTF-8
Java
false
false
2,271
java
package fr.jhagai.consumerpublisher; import lombok.extern.slf4j.Slf4j; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.ConfigurableApplicationContext; import java.util.concurrent.ExecutorService; import java.uti...
[ "joel.hagai@gmail.com" ]
joel.hagai@gmail.com
5cf587ebc9b19a985ac92f846bef5c0bc442d789
e6f35161a0991b2bc2b34d25ca790bd28e67b5f0
/src/InputUtils.java
6ba5d9283373440461910c4e9a80afe239aac5f5
[]
no_license
jeromegauzins/SlickAndroidConverter
8e5b02462755dc984f2c76fe77d29fe2c81d8082
961605dfec89a39143ff36c6d5474b10312962c7
refs/heads/master
2021-09-24T10:40:48.888653
2018-10-08T13:05:12
2018-10-08T13:05:12
105,533,437
0
1
null
null
null
null
UTF-8
Java
false
false
759
java
public class InputUtils { public static String getDefaultAndroidInput(String key){ String indexInput = "Input."; if(key.contains("KEY_DOWN")) indexInput += "BUTTON_DOWN"; else if(key.contains("KEY_UP")) indexInput += "BUTTON_UP"; else if(key.contains("KEY_LEFT"))indexInput += "BUTTON_LEFT"; else if(key...
[ "jeromegauzinsdev@gmail.com" ]
jeromegauzinsdev@gmail.com
48b63ed988b7bcc656fc757264239cbdfe6da105
e80671acd3f690ea71367fb37bc8beb38eb92f0b
/CentiScaPe2.1NRNB/src/main/java/org/cytoscape/centiscape/internal/charts/CentPlotLineNodesByNetworks.java
f63d1c883b348b5feee9027017a28ed978370a5f
[]
no_license
nrnb/nrnbacademy2015sakshi
b9998e4fb39301c1cc12d3f0d83ef75c51c078d4
3a3ac4e7a9b0675f0c19a48949ac4f6f68b413d6
refs/heads/master
2020-05-18T05:12:07.729275
2015-08-27T01:42:01
2015-08-27T01:42:01
41,709,017
0
0
null
null
null
null
UTF-8
Java
false
false
7,062
java
package org.cytoscape.centiscape.internal.charts; import java.awt.Color; import java.awt.GradientPaint; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Vector; import javax.swing.JFrame; import javax.swing.JPanel; import org.cytoscape.centiscape....
[ "spratap@walmartlabs.com" ]
spratap@walmartlabs.com
21e7de9f313cfd9e23d99640a558cf502c4391bd
61d3961e473ebc2f1334258f931e91977bd9530c
/java-implement/strategy/src/strategy/strategy.java
3dbbd0f95b013e77b8e65048ca80ceb9445b7aff
[]
no_license
ENGLISH-LIGHT/23patterns
da96d4256d57431912c2c78bd55c00b9195f9f4f
34d61de2efb2072f395e630e820a249d87a602f1
refs/heads/master
2021-09-03T04:24:00.768224
2018-01-05T14:03:00
2018-01-05T14:03:00
115,706,696
0
0
null
null
null
null
UTF-8
Java
false
false
86
java
package strategy; public interface strategy { public int excute(int a, int b); }
[ "2319513900@qq.com" ]
2319513900@qq.com
278590dae8842c09037e257d5545d3b18bb61e4d
f7a748eb6803a9f2b609dad279e30513497fa0be
/src/com/facebook/buck/rules/macros/AbstractExecutableMacro.java
d115168f56d75fb04669a5e316d1987d8f42262d
[ "Apache-2.0" ]
permissive
MMeunierSide/buck
a44937e207a92a8a8d5df06c1e65308aa2d42328
b1aa036a203acb8c4cf2898e0af2a1b88208d232
refs/heads/master
2020-03-09T23:25:38.016401
2018-04-11T04:11:59
2018-04-11T05:04:57
129,057,807
1
0
Apache-2.0
2018-04-11T08:06:36
2018-04-11T08:06:35
null
UTF-8
Java
false
false
841
java
/* * Copyright 2017-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
b7314d598b7d38efcfff09c4afd7d6ab2bae7617
fa1f63ac494d3efdc18d62b2b58f5bab9b919361
/LangerPopulator/src/main/java/com/langer/client/config/interceptors/SecurityInterceptor.java
4060ee511430bdd59a0e165bcb340ecac633d30c
[]
no_license
barakc82/langer
5e6a14669c8572aa2f6950cdfdd06e6e065c2379
a13d3a256854697abd24c775088834ee507cf2f1
refs/heads/master
2023-01-11T02:30:06.095100
2020-12-20T18:52:58
2020-12-20T18:52:58
195,468,128
0
0
null
2023-01-07T22:43:55
2019-07-05T21:16:23
Java
UTF-8
Java
false
false
568
java
package com.langer.client.config.interceptors; import com.langer.server.api.LangerApiGlobal; import feign.RequestInterceptor; import feign.RequestTemplate; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Component; @Component public class SecurityInterceptor implements...
[ "barakc82@gmail.com" ]
barakc82@gmail.com
570116c1d35bcece131a42e2e693b10a75f1e2bc
fb530a7aa2546ee9796fbc63951904ec6606864b
/jbpm-mvn-example-bpms640/jbpm-mvn-rest-controller/src/main/java/com/sample/DeleteServerViaControllerExample.java
81061c495876ce8b76f209672f8472f9facdeaca
[]
no_license
ranjay2017/jbpm6example
08985b0cb27d8143778b7ebb7c29138995459d9a
a1a0612eeef748d7253064d07e0b7c474aae703f
refs/heads/master
2023-04-07T13:41:23.511365
2018-10-17T02:57:29
2018-10-17T02:57:29
117,191,733
0
0
null
2018-01-12T04:20:23
2018-01-12T04:20:22
null
UTF-8
Java
false
false
1,220
java
package com.sample; import org.kie.server.api.marshalling.MarshallingFormat; import org.kie.server.api.model.KieContainerResource; import org.kie.server.api.model.KieContainerResourceList; import org.kie.server.api.model.KieContainerStatus; import org.kie.server.api.model.KieServerInfo; import org.kie.server.api.model...
[ "toshiyakobayashi@gmail.com" ]
toshiyakobayashi@gmail.com
4acaf4ab6e94a83a59fd6c4a7226c1ff0f042372
6158b4e903f808e520f814a3fab8d524a1a92539
/app/src/main/java/ashiana/com/foodie/MainActivity.java
84cc9c19cc984e301fca9f86bb60ef4072f03063
[]
no_license
Ankitamishra239/Foodie-
7635511744d89552d0ab756082af8d5b8422606e
589e33b33d2311636f80b36f0ee412ddf522ceda
refs/heads/master
2023-07-10T23:13:14.698758
2021-08-14T21:41:37
2021-08-14T21:41:37
342,316,109
0
1
null
null
null
null
UTF-8
Java
false
false
3,955
java
package ashiana.com.foodie; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.annotation.RequiresApi; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.AppCompatImageButton; import androidx.appcompat.widget.Toolbar; import androidx.core.app.Activit...
[ "ankita.mishrasep@yahoo.com" ]
ankita.mishrasep@yahoo.com
44701132a3dff29852adfa5f8b6457dedcf7d887
ddff1c4ddd632312f6fbb1361f11a20f10d3abcc
/src/main/java/com/kindsonthegenius/fleetms/controllers/VehicleHireController.java
b2790c5bba53b0e579934dc3bb230029ccd24eef
[]
no_license
aayush416/fleetms
87893fdbf308e9795976c690d5c114a563665f16
f8059e736b799eac4bd6644d5213f75ea4e04980
refs/heads/master
2023-03-30T13:09:06.494924
2021-04-11T15:59:58
2021-04-11T15:59:58
356,912,560
0
0
null
null
null
null
UTF-8
Java
false
false
2,261
java
package com.kindsonthegenius.fleetms.controllers; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.b...
[ "aayush15102001@gmail.com" ]
aayush15102001@gmail.com
aeb3f98ebfe7e8e39269806f2bea571153f97117
2f8104b6d1501571d33ec786354b8673f879f895
/manager/biz/src/main/java/com/alibaba/otter/manager/biz/config/utils/MapTypeHandler.java
926cbd3bdd8687eccc800a663c52ef90f5307585
[]
no_license
enboling/otter
b6bbf67c1ed16c25881c95cd306658a7b3806405
b76a2b15070bd4ca42895b5aa125fdf7a3f73269
refs/heads/master
2021-01-16T20:22:42.295422
2013-08-16T10:03:58
2013-08-16T10:03:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
938
java
package com.alibaba.otter.manager.biz.config.utils; import java.sql.SQLException; import java.util.Map; import com.alibaba.otter.shared.common.utils.JsonUtils; import com.ibatis.sqlmap.client.extensions.ParameterSetter; import com.ibatis.sqlmap.client.extensions.ResultGetter; import com.ibatis.sqlmap.client.extension...
[ "jianghang115@gmail.com" ]
jianghang115@gmail.com
7fadef7690e29c77ee64f7ce4dd49ff1b85e6917
53e71f46f12b99879168938695dfccae8e3fc1ca
/src/main/java/com/qm/service/impl/UserServiceImpl.java
323ba3a8d318ac5f40ef38b012e787a0ef97a3e4
[]
no_license
qm1995/demo
5efb4a262c994371132adc20fa1c765c8c99b01a
9d76e63e7d24b089313d995109ea8927faace924
refs/heads/master
2020-03-10T16:48:38.727539
2018-12-24T08:03:02
2018-12-24T08:03:02
129,483,396
1
0
null
null
null
null
UTF-8
Java
false
false
3,352
java
package com.qm.service.impl; import java.util.Date; import java.util.List; import com.qm.service.Userservice; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.util.DigestUtils; import com.qm.mapper.FriendUserMapper; import com.qm...
[ "1075812593@qq.com" ]
1075812593@qq.com
69c44a3d340588952b99226275c5557e7f9aceb6
2bc6fb1dac3dea0a10c90c83d5efd1082b137c56
/src/main/java/com/brsanthu/dataexporter/model/RowDetails.java
9178cca30081bb101e37ea95cecbf2be82e18422
[]
no_license
jan-moxter/data-exporter
0c6eaa94a62435dcf66fff7bb50c003df5727932
88eff41fb58c1555059ebc64d48745aa25d0b935
refs/heads/master
2021-01-18T02:57:52.917492
2015-12-12T18:22:37
2015-12-12T18:22:37
37,241,470
3
0
null
2015-06-11T05:38:17
2015-06-11T05:38:16
Java
UTF-8
Java
false
false
1,779
java
/* * #%L * data-exporter * %% * Copyright (C) 2012 - 2013 http://www.brsanthu.com * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
[ "brsanthu@gmail.com" ]
brsanthu@gmail.com
80526d575b1d6240d331a7ea3de4fc12121d1a5a
c3ad4c6aab6c664093e9c3c431f5827d30bd09e4
/src/main/java/net/haesleinhuepf/imagej/demo/FlipCLDemo.java
c1be7726e1f9d82bbbee941294f1606c7ecf931b
[]
no_license
skalarproduktraum/clearclij
a28072d07fe74fcc3b8e396dddeda0c1516983a3
da8cb84f971e62aa9183c0f2868b702514eb3316
refs/heads/master
2020-04-09T18:35:57.111136
2018-12-05T09:40:37
2018-12-05T09:40:37
160,517,396
0
0
null
2018-12-05T12:48:48
2018-12-05T12:48:48
null
UTF-8
Java
false
false
2,069
java
package net.haesleinhuepf.imagej.demo; import clearcl.ClearCLImage; import net.haesleinhuepf.imagej.ClearCLIJ; import ij.IJ; import ij.ImageJ; import ij.ImagePlus; import ij.plugin.Duplicator; import net.imglib2.RandomAccessibleInterval; import net.imglib2.img.display.imagej.ImageJFunctions; import net.imgli...
[ "rhaase@mpi-cbg.de" ]
rhaase@mpi-cbg.de
79d9d29cfd404f2f3f665ed8b66f4a08dd64a14e
32571068cb2d1af0140af0f3f91945648730c4d2
/RoomDemo/app/src/main/java/com/ebookfrenzy/roomdemo/Product.java
6b007e5604b9c49c98a22f4542022219f6f455e8
[]
no_license
raquelgrogan/CPS251
987b101a6796a7d12e9a57fa870acdd0824b93d5
4d2e73468c4746d2dbc81f0047ed37657cbe083c
refs/heads/master
2022-04-25T13:52:16.287587
2020-04-23T12:13:36
2020-04-23T12:13:36
233,965,703
0
0
null
null
null
null
UTF-8
Java
false
false
1,030
java
package com.ebookfrenzy.roomdemo; import androidx.annotation.NonNull; import androidx.room.ColumnInfo; import androidx.room.Entity; import androidx.room.PrimaryKey; @Entity(tableName = "products") public class Product { //Table named product with variables with constructor and getters and setters @PrimaryKey...
[ "raque@DESKTOP-FOIJBSU.(none)" ]
raque@DESKTOP-FOIJBSU.(none)
979e14fb53e728518ba49b2d900ac989dcf4ced6
da3d351b26a8d0e11b03ca2b9fa00cc64876d551
/app/src/main/java/jlox/Resolver.java
68817dc47fa11300e2f0306ec33d4ea2603929b2
[]
no_license
zerox7felf/crafting-interpreters-java
6df165d85029cdfb737b4328501ead2db34d8b17
715c41a9c50dd41a87d65920a72ed14092a8b6cc
refs/heads/master
2023-07-15T01:20:31.545653
2021-08-19T03:01:07
2021-08-19T03:01:07
378,141,038
0
0
null
null
null
null
UTF-8
Java
false
false
7,724
java
package jlox; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Stack; class Resolver implements Expr.Visitor<Void>, Stmt.Visitor<Void> { private final Interpreter interpreter; private final Stack<Map<String, Boolean>> scopes = new Stack<>(); private FunctionType curr...
[ "zerox7felf@gmail.com" ]
zerox7felf@gmail.com
7e0fb42d255e683f04a52d4005bf4c359f52d9f0
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/mockito--mockito/3133e1a7ab662c52c4350bdecb512874b7afe9b1/before/InvalidUseOfMatchersTest.java
261a707e15765a9903afbf7b6a210044cf7dd609
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
2,935
java
/* * Copyright (c) 2007 Mockito contributors * This program is made available under the terms of the MIT License. */ package org.mockitousage.matchers; import static org.junit.Assert.assertEquals; import static org.junit.Assert.fail; import static org.mockito.Matchers.eq; import org.junit.After; import org.junit.B...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
96cc9d46551194f5396ec06d67423e49f63577ab
434448d18471b3f43acc0cef10386d6002f60e1d
/MyJava/src/tw/brad/java/example/Brad57.java
d29952a40b86a6a3680f59f14307351fdaaf6f7e
[]
no_license
bradchao/tcca_java
5fb0d8b379f8f1a53a5199fc2e6c6d623bb7c04b
e773b38169b22cf9b629f7ad92b0b6c7d0b4333d
refs/heads/master
2021-08-15T05:52:42.862930
2017-11-17T12:56:48
2017-11-17T12:56:48
107,122,929
0
1
null
null
null
null
UTF-8
Java
false
false
620
java
package tw.brad.java.example; import java.io.FileInputStream; import java.io.ObjectInputStream; public class Brad57 { public static void main(String[] args) { try { ObjectInputStream oin = new ObjectInputStream(new FileInputStream("brad.oo")); Object obj1 = oin.readObject(); Student s1 =...
[ "User@NX" ]
User@NX
7f3fc8627e3c25010614b2c82c3b705445bfed64
73267be654cd1fd76cf2cb9ea3a75630d9f58a41
/services/projectman/src/main/java/com/huaweicloud/sdk/projectman/v4/model/ListProjectIssuesRecordsV4Response.java
b03c46f14936116eba14ca9f59e7b05ac72c5f22
[ "Apache-2.0" ]
permissive
huaweicloud/huaweicloud-sdk-java-v3
51b32a451fac321a0affe2176663fed8a9cd8042
2f8543d0d037b35c2664298ba39a89cc9d8ed9a3
refs/heads/master
2023-08-29T06:50:15.642693
2023-08-24T08:34:48
2023-08-24T08:34:48
262,207,545
91
57
NOASSERTION
2023-09-08T12:24:55
2020-05-08T02:27:00
Java
UTF-8
Java
false
false
3,138
java
package com.huaweicloud.sdk.projectman.v4.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.huaweicloud.sdk.core.SdkResponse; import java.util.ArrayList; import java.util.List; import java.util.Objects; import java.util.function.Consumer; /**...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
0d7363f706fbb28888ce7b538b00b732da628702
cbf15fee5adcb253caad27668c43e60e462186d9
/src/main/java/com/example/springmvc/core/util/EncryptUtil.java
b408087b07d396622da87f86fb34200481da794c
[]
no_license
henryyue2010/SpringMVC-MyBatis-Shiro-Example
6807d8e79f207413181d2d5ce4f14c8fa3be29c6
b96dedc7be378ba86fbf7e8e70b89e0f898347d9
refs/heads/master
2021-01-10T10:40:08.005920
2017-04-30T23:14:49
2017-04-30T23:14:49
48,177,818
1
3
null
null
null
null
UTF-8
Java
false
false
361
java
package com.example.springmvc.core.util; import org.apache.shiro.crypto.hash.Md5Hash; /** * EncryptUtil for Shiro * * @author henryyue * */ public class EncryptUtil { public static final String encryptMD5(String source) { if (source == null) { source = ""; } Md5Hash md5 = new Md5Hash(so...
[ "henryyue2010@yahoo.com" ]
henryyue2010@yahoo.com
d51241b153665fd06ee77fb7a66de920be54b240
8141b48132c059437f6f52b1a467d5468cd5b6ab
/src/test/java/com/lab3/MainTest.java
04c75db3e69240dfe6ba24cb42058e543c4e018e
[]
no_license
OlyaDbd/Lab3
df0e8b58c4b33a97996be3b99d32c1332c9d939d
a7e6d8c40c2af878806270144116bcd99232a185
refs/heads/master
2022-12-26T00:56:11.510242
2020-10-15T11:18:35
2020-10-15T11:18:35
304,301,990
0
0
null
2020-10-15T11:26:19
2020-10-15T11:18:20
Java
UTF-8
Java
false
false
1,338
java
package com.lab3; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class MainTest { @Test void testFirst() { List<String> text = new ArrayList<>( Arrays.asList("java class", ...
[ "dolya010801@gmail.com" ]
dolya010801@gmail.com
09001611d595e189c7619dff7f39101f8772b881
9f82fd6e1f03a254fc28f4b335b70f43d01d90cc
/java/src/eu/finwest/vo/QuestionAnswerVO.java
7163676a3c78558b3ce59f979b4477e0d5ca5dcf
[]
no_license
f-inwest/inwestuj-w-firmy
1d7c869dc75c313cbaedce7d6b57c8be147bb9a5
75cd370c53e9686e56b3a092677f0f6c10b3fd86
refs/heads/master
2021-01-01T06:45:13.417668
2015-07-31T12:44:26
2015-07-31T12:44:26
10,626,165
0
0
null
null
null
null
UTF-8
Java
false
false
2,688
java
package eu.finwest.vo; import java.util.Date; import org.codehaus.jackson.annotate.JsonAutoDetect; import org.codehaus.jackson.annotate.JsonAutoDetect.Visibility; import org.codehaus.jackson.annotate.JsonProperty; import org.codehaus.jackson.map.annotate.JsonSerialize; import eu.finwest.util.DateSerializer; /** * ...
[ "grzegorz.nittner@de.ithrconsulting.com" ]
grzegorz.nittner@de.ithrconsulting.com
4e0669fb87fc484ed1f8f0ef34b0bdf084190638
3659b1303cbf5e6f5bee0a886b56827f05030e76
/src/com/cognizant/truyum/servlet/EditMenuItemServlet.java
448426267c523f466aa08aee4d1a930458d7f519
[]
no_license
VishnuKumar18/TruYum-Pratice-Check-
29a382c47f0e2213c93195b22cac7c222b829ab7
2d247947fa7b269f90432209f2d5656799b2a21a
refs/heads/master
2020-09-23T23:20:41.778407
2019-12-03T12:27:12
2019-12-03T12:27:12
225,613,431
0
0
null
null
null
null
UTF-8
Java
false
false
2,696
java
package com.cognizant.truyum.servlet; import java.io.IOException; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.Htt...
[ "noreply@github.com" ]
VishnuKumar18.noreply@github.com
1d2b6ef85cf5939319b25f9d92ab7be3b6bf549a
424eac1dcf1dea0d3bb955333d0daf8e3e2d9b3a
/src/java/Modelos/NovedadesEmpleado/clsNovedadesEmpleado.java
fc8e84495d2b8bb33659f79e68d81133e29ea6f3
[]
no_license
Marnac12/Servipro
1eb3b7f4d88260020c918ca90632e9de14c678c0
a46760477af8c7cd57841925c2583f4516af47ca
refs/heads/master
2020-12-02T10:46:49.168367
2019-12-30T22:01:44
2019-12-30T22:01:44
230,986,646
1
0
null
2019-12-30T22:12:54
2019-12-30T22:12:54
null
UTF-8
Java
false
false
1,314
java
package Modelos.NovedadesEmpleado; public class clsNovedadesEmpleado { public int Id_novedad_empleado; public clsEmpleado obclsEmpleado; public clsTipoNovedad obclsTipoNovedad; public String detalle; public String fecha; public int dia; public int getId_novedad_empleado() { ...
[ "46821988+Ulzahk@users.noreply.github.com" ]
46821988+Ulzahk@users.noreply.github.com
2771483bab34f90c1045c4252af33ddd8512651f
d884455a9fbc20e77d72535546e6b5c455a8a4fb
/ZipEngine/src/com/progdan/zipengine/apps/Deck.java
4006e53ea1370a33e91282dc439f7313869237af
[]
no_license
maksymmykytiuk/EDMIS
53634f4d071829a805f58efd497eba011f4e2c03
4dff1ca6f68cede51ee9f6076d1641fd1c5711fd
refs/heads/master
2021-05-28T20:03:38.711307
2013-02-08T18:21:20
2013-02-08T18:21:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,049
java
// Decompiled by DJ v3.7.7.81 Copyright 2004 Atanas Neshkov Date: 2/12/2004 17:14:35 // Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version! // Decompiler options: packimports(3) // Source File Name: Deck.java package com.progdan.zipengine.apps; import java.util.Random;...
[ "progdan@gmail.com" ]
progdan@gmail.com
155cdacfa3782dfc6cf5672c0af5aae5e111e88d
db9a1aad6e699f0c01a7a8f6d642752026eb4d39
/demo.springboot.jdbc/demo.springboot.jdbc.mybatis/src/main/java/demo/springboot/jdbc/mybatis/application/CityMapper.java
d5c36865059b5648433c8b7acc7df340e8448faf
[]
no_license
QiangZhu/demo.springboot
4188360bfb17e47e7f3d7a4b129cee7be336f1b5
6092c6ed57d6fe32f0a9c94e58a869869f5cf9b3
refs/heads/master
2021-01-22T20:12:45.642027
2018-09-20T06:47:12
2018-09-20T06:47:12
85,294,248
0
0
null
null
null
null
UTF-8
Java
false
false
221
java
package demo.springboot.jdbc.mybatis.application; import org.apache.ibatis.annotations.Mapper; import demo.springboot.jdbc.mybatis.core.City; @Mapper public interface CityMapper { City selectByCityId(int city_id); }
[ "zhuqiang72@gmail.com" ]
zhuqiang72@gmail.com
c559f98d168f3616a6e8fcec258f878ce96840e2
0dc39c75f5b6fe6fbb65f72aea16e4075130a004
/src/com/design/mode/observe/Client.java
b997cb4c5724ae2cb21bcea4f374999caf7aa0d0
[]
no_license
qingfeng9924/design-mode
a14f1cdcffff6030d921587bdcd2df05fe969e00
b2d35e876d9fbc4ce689287300719ff0ccac0e06
refs/heads/master
2021-01-03T17:11:16.715559
2020-06-09T13:52:12
2020-06-09T13:52:12
240,164,492
0
0
null
null
null
null
UTF-8
Java
false
false
686
java
package com.design.mode.observe; /** * Created by zhangyuan on 2020/2/21 0021. */ public class Client { public static void main(String []args){ ConcreteSubject concreteSubject = new ConcreteSubject(); ConcreteObserver concreteObserver1 = new ConcreteObserver("状态1",concreteSubject); ConcreteObs...
[ "zhangyuan@cloud-star.com.cn" ]
zhangyuan@cloud-star.com.cn
9350754a36fbdc888433a46f9849fea2c4872be1
54ea2744071c601ba00cb92036314267a3fbda53
/src/main/java/org/lee/algorithm/array/Person.java
dc7b63f793356e6ffbcddde8d801eb055d02f167
[]
no_license
lqpLee/simpleDemo
db78e6ffe5d4112048700d58d260efdd58ecfe78
69d66ebea910ab0f0b66469b8d0113011e3f2835
refs/heads/master
2022-07-08T02:20:20.976724
2020-08-02T07:12:13
2020-08-02T07:12:13
104,983,968
1
0
null
2022-07-01T17:39:44
2017-09-27T07:03:19
Java
UTF-8
Java
false
false
677
java
package org.lee.algorithm.array; /** * 目标对象 * <p> * Created by liqiangpeng on 2017/11/10. */ public class Person { private String lastName; private String firstName; private int age; public Person(String lastName, String firstName, int age) { this.lastName = lastName; this.firstNa...
[ "871342366@qq.com" ]
871342366@qq.com
64832d93f7f8ee3d8ae347df0c4620f5797c4a61
54179ac0bf839a9205c55caa416c4e0449e5688f
/Chapter 2/ch2_recipe6/src/com/packtpub/java7/concurrency/chapter2/recipe6/core/Main.java
01c87a7053e21733de3138d29ca2472269fed12e
[]
no_license
sjzpc040529/thread_demo
d3a587cce1f1b0af738e36e31a451b0cc260b323
92367cc05d81d8d4006504e5dac0e37fa43747ae
refs/heads/master
2016-09-05T09:35:42.119995
2015-09-06T03:34:43
2015-09-06T03:34:43
33,657,837
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
package com.packtpub.java7.concurrency.chapter2.recipe6.core; import com.packtpub.java7.concurrency.chapter2.recipe6.task.Job; import com.packtpub.java7.concurrency.chapter2.recipe6.task.PrintQueue; /** * Main class of the example * */ public class Main { /** * Main method of the example * @par...
[ "sjzpc040529@163.com" ]
sjzpc040529@163.com
2e41105ad330b37ca342ccef6374d124f6ac6932
5b7645c48c6c9cd5cd328a73b5a2add6f7000b2a
/android-support/skin-support-appcompat/src/main/java/skin/support/content/res/SkinCompatVectorResources.java
216415e45db35ecab551292402f366daaa04a433
[ "MIT" ]
permissive
ZhangKuixun/Android-skin-support
9e33ff110c86b5bf9231729ac122621b91550ba1
56221997cca08316da5f1aadc1fb4cf82d22123b
refs/heads/master
2020-03-23T23:26:06.029350
2018-08-28T07:52:59
2018-08-28T07:52:59
142,234,087
0
0
MIT
2018-08-28T07:53:00
2018-07-25T02:01:00
Java
UTF-8
Java
false
false
2,722
java
package skin.support.content.res; import android.content.Context; import android.content.res.ColorStateList; import android.graphics.drawable.ColorDrawable; import android.graphics.drawable.Drawable; import android.support.v7.app.AppCompatDelegate; import android.support.v7.content.res.AppCompatResources; public clas...
[ "550616352@qq.com" ]
550616352@qq.com
77dff97d9d4ceb968a2167faec2d9ef87e3a14e7
e7ab156fc4a61b75ea47d921948ad7ff0c009bea
/src/main/java/com/discountasciiwarehouse/ecommerce/bean/UserContainer.java
2c04c1491d78047bb6570dc786d8e1abb23d147f
[]
no_license
dcassiani/xteam
891819d74ebf1247feb6b6c4d799af2c215321ff
b3f672badaeb09f9188fcb56ae1430b03fc31575
refs/heads/master
2021-01-10T12:49:12.221238
2016-01-07T19:52:02
2016-01-07T19:52:02
48,544,337
0
0
null
null
null
null
UTF-8
Java
false
false
354
java
package com.discountasciiwarehouse.ecommerce.bean; import java.io.Serializable; public class UserContainer implements Serializable{ private static final long serialVersionUID = 9024388139990710853L; private UserDTO user; public UserDTO getUser() { return user; } public void setUser(UserDTO use...
[ "dcassiani@gmail.com" ]
dcassiani@gmail.com
381788126a288ef3e649aec6e1372834e03e6d61
1e150854c7e959e764453b29c3a611ef8890892d
/gen/com/pernix/HolaMundo/BuildConfig.java
5f0aba18b2338aac072db93af5da33d014620fd3
[]
no_license
pablocastromontero/HolaMundo
a2490745ebd34d500f77cd510fa4e2e31a1199cf
b0b19828674893ec22d69b5b1faa75c9085d46a8
refs/heads/master
2016-09-06T07:40:46.955841
2012-06-06T21:59:08
2012-06-06T21:59:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
162
java
/** Automatically generated file. DO NOT MODIFY */ package com.pernix.HolaMundo; public final class BuildConfig { public final static boolean DEBUG = true; }
[ "pablo.castro.montero@gmail.com" ]
pablo.castro.montero@gmail.com
3468eb415a7419e934ec42545fed136ea9ce689c
04265ce4a30742bd9ad9701224d1ab1cc86e0496
/rest-demo/src/main/java/ru/phi/modules/osm/UpdateObjects.java
69831a61044b55691e7f56805c6cee083a699263
[ "Apache-2.0" ]
permissive
Pastor/modules
500587289cf3dc5bdeaae08519f145bf9bff6e6d
5d07030f74ada0a7630973acb2959e7f345eda62
refs/heads/master
2021-01-16T23:14:08.301878
2018-10-19T13:12:44
2018-10-19T13:12:44
62,468,459
0
0
null
null
null
null
UTF-8
Java
false
false
5,204
java
package ru.phi.modules.osm; import com.google.common.base.Charsets; import com.google.common.io.Files; import lombok.experimental.UtilityClass; import okhttp3.*; import org.jsoup.Jsoup; import org.jsoup.nodes.Attribute; import org.jsoup.nodes.Attributes; import org.jsoup.nodes.Document; import org.jsoup.select.Element...
[ "viruszold@mail.ru" ]
viruszold@mail.ru
bd78c8b84c7851f1db87f9a9086f3695b1c73d6c
501243689241be0a22b63628b4d44694c8ea9329
/org.eclipse.om2m.SmartSecurity/src/main/java/org/eclipse/om2m/SmartSecurity/controller/AuthenticationController.java
6fec65609c526722e3d47c1d82d22d6465247f13
[]
no_license
tinsae-debele/Smart_E-Health-System-
f2e6364eb396cc21d3f591b9bb524b903c5417c3
7ba6f029e7d9112ae46e533347f5790c80be1fd1
refs/heads/main
2023-04-01T22:54:14.136583
2021-04-13T20:22:31
2021-04-13T20:22:31
346,442,151
1
0
null
null
null
null
UTF-8
Java
false
false
1,630
java
package org.eclipse.om2m.SmartSecurity.controller; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.Arrays; import org.eclipse.om2m.SmartSecurity.model.Authentication; public class AuthenticationController { private Authentication auth = new Authentication(); ...
[ "noreply@github.com" ]
tinsae-debele.noreply@github.com
754bcf030609fe301cd9c7da088afde45f239148
b780b760a17420c9cbbcfdc9cfe58d1c60696113
/applibrary/src/main/java/hzxmkuar/com/applibrary/domain/wash/WashItemTo.java
af8a6be12830aa16a7bea1d6433b44aaee5970e1
[]
no_license
hupulin/MyApplication
70d804b373d65723effffa48b7446b159307f507
2db5f5f4c51af47b30370140f749343d4bb5954b
refs/heads/master
2020-04-13T01:52:21.725658
2019-09-11T13:52:57
2019-09-11T13:52:57
162,886,234
0
0
null
null
null
null
UTF-8
Java
false
false
346
java
package hzxmkuar.com.applibrary.domain.wash; import lombok.Data; /** * Created by Administrator on 2018/12/26. */ @Data public class WashItemTo { private String imageUrl="http://118.190.201.28:8080/img/weiyi.png"; private String name="卫衣"; private boolean select; private String aroma_money="99"; ...
[ "2474938508@qq.com" ]
2474938508@qq.com
5567e728ae557975689afe65f1d7a8744aebf573
ab3b992f71c4c1d9bad8cc3b449d57e47f19864f
/src/main/java/pl/edu/utp/po/services/NoteServiceImpl.java
43caee91acd3f7d378b1792ee2ab5097d1a14ecb
[]
no_license
zenderable-student/lab3_notes
50e99c4e5f4a42dd4a18160acee124d88d3dd9c2
c4c5b76fbcd2466c9fe26034df3ca335285ced36
refs/heads/master
2022-10-25T19:28:18.988783
2020-06-15T20:05:15
2020-06-15T20:05:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
649
java
package pl.edu.utp.po.services; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import pl.edu.utp.po.domain.Note; import pl.edu.utp.po.repositories.NoteRepository; @Service public class NoteServiceImpl implements NoteService { pri...
[ "stumski.karol@gmail.com" ]
stumski.karol@gmail.com
7e6a7490d42a6a788526c083f4aff9e2d9119858
f0b89bd7213751caf9a94f226684cbe03f31b0c8
/Reporter/src/com/example/reporter/FlashPhase3Activity.java
929f80816cf91e13878d8cf77e5e22a8b941cb40
[]
no_license
codeforresilience/readysaster
e58199df58c6818e61eb597205b7be191a324988
3cb7abafbc49a3c826879d4eab989820a3bfb717
refs/heads/master
2021-01-18T03:36:54.912348
2014-05-11T05:05:12
2014-05-11T05:05:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,606
java
package com.example.reporter; import android.support.v7.app.ActionBarActivity; import android.support.v7.app.ActionBar; import android.support.v4.app.Fragment; import android.telephony.SmsManager; import android.util.Log; import android.app.PendingIntent; import android.content.Intent; import android.os.Bundle; import...
[ "johnnoelvictorino@gmail.com" ]
johnnoelvictorino@gmail.com
840a256b2f5cba2c0f3112136d62d85ec1d03684
93d4a81be9a45d826ae391c69eca3335b506673e
/api-parent/api-framework/src/main/java/org/redcenter/api/vo/ApiAttribute.java
0c72fba0029fc3f741aa7ade0b5684a31d6e502a
[]
no_license
boneman1231/api
4d47a4e376bb28834899eb1a58eefa5d79e5cc38
665ac12c89e2bcdcad683502baa463aefdc95a90
refs/heads/master
2021-01-23T19:14:07.403988
2015-10-25T12:41:13
2015-10-25T12:41:13
35,485,253
0
0
null
null
null
null
UTF-8
Java
false
false
1,615
java
package org.redcenter.api.vo; import java.util.ArrayList; import org.redcenter.api.HtmlUtils; public class ApiAttribute { protected String key; protected String name; protected String type; protected String value; protected ArrayList<ApiAttribute> options; protected String description;...
[ "boneman1231@users.noreply.github.com" ]
boneman1231@users.noreply.github.com
10e1729c8e6ea037432ce009832fa78f488a479e
b3f2f06be2fa0965c2919ff2b90307895b4a3e59
/ProjectSupportSystem/src/com/projectsupport/services/CookieFilter.java
234e65baf3e4ee87ac2c2a6ef952539a09c11a82
[]
no_license
websterKAT/GroupProject
6c07cad701e89ff23e4e38c0ccb0b7a5283d65d2
6e33843064a9e5f7c3e140e5fc6ae245d8ba73ae
refs/heads/master
2021-01-19T15:09:26.184361
2017-08-21T20:15:41
2017-08-21T20:15:41
100,946,714
0
0
null
null
null
null
UTF-8
Java
false
false
1,887
java
package com.projectsupport.services; import java.io.IOException; import java.sql.Connection; import java.sql.SQLException; import java.util.Collection; import java.util.Map; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import...
[ "lakshankat@gmail.com" ]
lakshankat@gmail.com
30ed5d3d812a461978627334d1d6fed2722ccb8c
a02b9f80dd2f039a9d12d206af38d44aedc24e66
/SillyChildTrave/app/src/main/java/com/yinglan/sct/adapter/loginregister/SelectCountryCodeViewAdapter.java
a5679cb3d4defbd465ae4dec33e2440e47f45094
[ "Apache-2.0" ]
permissive
921668753/SillyChildTravel-Android
6bab2129cb3cb9b600166193f478cb5a64651722
eb2574bf1bb5934b3efbc7cb87f0a8ec3bbfa03f
refs/heads/master
2020-03-31T15:35:51.838597
2018-10-19T10:13:20
2018-10-19T10:13:20
152,343,076
0
0
null
null
null
null
UTF-8
Java
false
false
2,582
java
package com.yinglan.sct.adapter.loginregister; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.yinglan.sct.R; import com.yinglan.sct.entity.loginregist...
[ "921668753@qq.com" ]
921668753@qq.com
4f65bfaa117e48cfbbde2dbb24f357a47c1d53ec
82941071f4d04f9fddf208f5cbeb9cca1c9ee5c2
/src/kran/poly/graphics/Texture.java
3282ba2427b2a9533aa060c18bf094eaa288f458
[]
no_license
markhwrh/PolyEngine
a64f9eb8981d658712ac5232ec50e30dd7bc9555
18ceb58b3a080c700e8c9d65ec412a833c51b78a
refs/heads/master
2021-05-29T01:44:42.393045
2015-04-17T22:08:31
2015-04-17T22:08:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
525
java
package kran.poly.graphics; import static org.lwjgl.opengl.GL11.*; /** * Created by Mark on 2015-04-17. */ public class Texture { public final int handle; public final int width; public final int height; public Texture(int width, int height) { handle = glGenTextures(); this.width = width; this.height ...
[ "markrhowarth@gmail.com" ]
markrhowarth@gmail.com
925a20798d9941e9cee75f83bc497eef23bea526
ee26e1ee900382981a0310db751c232da8906bab
/.svn/pristine/6f/6f88c0033f6fdd8295aa1908130863bcf6f237d9.svn-base
bd2cc89cdba148e63e2bc25679a50a163c46936a
[]
no_license
ChoiMK/Outsourcing-Platform
7c984b42488578dfba4f16ece09d86096899c71e
e4b564a22f8c1e3d566ad2b9fe89c3e435f15609
refs/heads/master
2020-12-03T07:59:12.415775
2017-06-28T08:10:09
2017-06-28T08:10:09
95,645,021
0
0
null
null
null
null
UTF-8
Java
false
false
1,530
package kr.or.plzdvl.reference.dao; import java.util.List; import java.util.Map; import kr.or.plzdvl.reference.vo.ReferenceVO; import org.mybatis.spring.SqlSessionTemplate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Repository; @Repository("referenceDao") pu...
[ "alsrb3346@gmail.com" ]
alsrb3346@gmail.com
a8d4d4b30113b6281cc27b90659a40175b7b25e3
7be623b46a8a2d4c9eb3a3653b9e44bf22c6f375
/src/cn/minelock/android/SettingMoreActivity.java
8e4dea5e6fb77719cd989cdf83a3c31232bfca3e
[]
no_license
atlantisy/meiyan
b796489b41cc654fb85804dbd0d1eab4993024b1
893294e52d7c4a84a7e45356990aaf8e8862dbee
refs/heads/master
2021-01-15T13:01:59.892006
2015-04-21T15:54:42
2015-04-21T15:54:42
11,230,902
2
2
null
null
null
null
GB18030
Java
false
false
7,288
java
package cn.minelock.android; import cn.minelock.android.SettingActivity.OnCheckedListener; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.preference.PreferenceManager; import android.view.Menu; import android.view.MenuItem;...
[ "atlantisy@qq.com" ]
atlantisy@qq.com
5a6f9e9a3e14a766511cc89abcbb2b3f84f8db43
1d786de7af47dfc96e66088a1babecac317855d9
/src/com/microlabs/newsandmedia/form/ArchivesForm.java
570171c05d4d20acbbdd0c1116fa1228131190bc
[]
no_license
rvkumar/EMicro
1c67cafc17caf8440f8557c187d900c6e1ada0f7
258f8fa52c88fd8f25e37b30093f0f1ff4d76589
refs/heads/master
2020-03-08T13:57:27.754922
2018-04-05T07:05:01
2018-04-05T07:05:01
128,171,647
0
0
null
2018-04-09T10:26:40
2018-04-05T07:15:58
Java
UTF-8
Java
false
false
1,430
java
package com.microlabs.newsandmedia.form; import org.apache.struts.action.ActionForm; public class ArchivesForm extends ActionForm { private int id; private int year; private String linkName; private String contentDescription; private String filePath; private String subLinkName; private String videoPath; priv...
[ "rvkumar29@gmail.com" ]
rvkumar29@gmail.com
1c021129fa0793c125ab099e5c76368600404f90
012e3f785979d76ee0152da826506e60d4efcbd4
/application/src/main/java/com/sap/cloud/s4hana/examples/addressmgr/commands/CreateAddressCommand.java
9cc130044e3532bd7ad2821efe1180afa08a4d12
[]
no_license
macdaly/address-manager
bdc32b81c804d5d10226e9afdbce98b08f9c72f8
0c1468b317f75fcfffa7308d89f1c0fe7f5dafb8
refs/heads/master
2020-04-07T18:04:12.335472
2018-11-28T20:00:55
2018-11-28T20:00:55
158,595,542
0
0
null
null
null
null
UTF-8
Java
false
false
1,369
java
package com.sap.cloud.s4hana.examples.addressmgr.commands; import com.sap.cloud.sdk.frameworks.hystrix.HystrixUtil; import com.sap.cloud.sdk.s4hana.connectivity.ErpCommand; import org.slf4j.Logger; import com.sap.cloud.sdk.cloudplatform.logging.CloudLoggerFactory; import com.sap.cloud.sdk.s4hana.datamodel.odata.names...
[ "mohamed.ali.chriki@sap.com" ]
mohamed.ali.chriki@sap.com
1e1e6dadf7045e24dfa320de5fc4120a77a06689
fa2a44412aa81efb725c177ff92ba4bbdccff294
/microservicecloud-eureka-7001/src/main/java/com/atguigu/springcloud/EurekaServer7001_App.java
2024e410ab20f6ea301e37e483002b770c732e73
[]
no_license
zhengxing2/springcloudOne
dbd341382a55b24793fbb86b7f48057f2bf2589a
081d701018138286dfc83774fc61e70ed6741bf4
refs/heads/master
2023-06-26T17:17:10.232866
2021-07-29T03:13:05
2021-07-29T03:13:05
390,584,209
0
0
null
null
null
null
UTF-8
Java
false
false
629
java
package com.atguigu.springcloud; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer; /** * @program: miroservicecloudM * @description: Eureka启动类 * @author: ZX * @create: 2...
[ "Z983373864" ]
Z983373864
f4872a98d63342fdc7a6ff874c48da43fa23864b
c3752205af13b9c38625c2251485b866340867ef
/ProyectoWiaw2/src/main/java/org/escoladeltreball/proyectowiaw2/exceptions/DownloadDeniedException.java
67f65d7711cdcc014df472ec56240e2e00351ee8
[]
no_license
Daviid-P/proyectoWiaw2
8862014fcc820233821ebc1f633c683c0e780333
01548024c8a19bed3ae38577ffc5bc23a588c94e
refs/heads/main
2023-08-26T22:07:46.671529
2021-11-08T10:48:59
2021-11-08T10:48:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
165
java
package org.escoladeltreball.proyectowiaw2.exceptions; public class DownloadDeniedException extends Exception { public DownloadDeniedException() { super(); } }
[ "Daviidcou@gmail.com" ]
Daviidcou@gmail.com
4536ad0cf523d0dc5e0c8d0efb04e5c0c1f07316
6dd7ba2a9c22f42d7d24fee277985dd82947c162
/src/main/java/gt/app/exception/InvalidDataException.java
7986d5b9a2c5a766c6c148c06a440f2d0b2ecd83
[]
no_license
SafoSDSolutions/spring-boot-blog-app
d2926533d4a8108d467126b96f3bbb7b82b143e0
07465365a4febfeebbe6ae2371826a123ce56648
refs/heads/master
2023-07-11T18:59:30.284217
2021-08-29T02:11:21
2021-08-29T02:11:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
358
java
package gt.app.exception; import java.io.Serial; public class InvalidDataException extends RuntimeException { @Serial private static final long serialVersionUID = 1L; public InvalidDataException(String message) { super(message); } public InvalidDataException(String message, Throwable e)...
[ "gtiwari333@gmail.com" ]
gtiwari333@gmail.com
83b433d8b43bf2c1771d7e1b0f461dca38be1e24
3161c796da5663662d8449d9de38d0deae7d593a
/WolfKill/app/src/main/java/com/nwsuaf/werewolf/common/util/sys/AndTools.java
fe946f21fcc61b6c10ea1d4d59acf50fc3b85b29
[]
no_license
lzc598906167/MyProject
5f0fed3c8e0a8302266f1d6b4461b28829c61ca5
11c995f0c3e3d6cc99c7084298a3896e8d841671
refs/heads/master
2021-07-04T11:03:41.184501
2018-07-03T07:58:33
2018-07-03T07:58:33
96,624,671
3
0
null
null
null
null
UTF-8
Java
false
false
7,273
java
package com.nwsuaf.werewolf.common.util.sys; import android.app.Activity; import android.content.Context; import android.content.pm.PackageManager.NameNotFoundException; import android.graphics.Bitmap; import android.graphics.Matrix; import android.os.PowerManager; import android.telephony.TelephonyManager; import and...
[ "598906167@qq.com" ]
598906167@qq.com
9b1302fb0b2ec2fda6e24ff1a294965ea33167bf
404475cfd3471e197b4a6637398a0ffcdc0c2904
/app/src/main/java/com/yiaosi/aps/ui/RemindNoticeListFragment.java
cfdfaaa836de9132172f32d9af0d7dbe5a4ff595
[]
no_license
Lion2003/APSDemo
826d0752323ec0e9c55b69f49c061d3c936d29f7
b8c2f32140d48836d90dcc17eba4b185c35ac236
refs/heads/master
2021-01-01T20:31:19.390078
2017-12-27T16:13:19
2017-12-27T16:13:19
98,874,696
0
0
null
null
null
null
UTF-8
Java
false
false
2,380
java
package com.yiaosi.aps.ui; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v7.widget.DefaultItemAnimator; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; impo...
[ "519213534@qq.com" ]
519213534@qq.com
962e5bc79d538a5195889045166e8d646010cfe5
0f0a2c430cd5471b6ea9062945ef2d51c5804b9b
/Java/netBeans/ProvEngineSimpleDB/src/java/prov/engine/util/AmazonCredentials.java
635e3d59191fd6d5fb6eb0ec1e46feaacae3e2d4
[]
no_license
kamrultopu/JobPrep
9bf3dde68b21c87054ecde5775ce181370b4480f
28c55082c21254dc6b2223d3fd3ff5e27f4f54b6
refs/heads/master
2021-01-20T22:23:51.548679
2016-06-22T22:26:55
2016-06-22T22:26:55
61,749,646
0
0
null
null
null
null
UTF-8
Java
false
false
1,080
java
package prov.engine.util; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.Properties; import com.amazonaws.auth.AWSCredentials; public class AmazonCredentials implements AWSCredentials{ Properties prop; String AccessKe...
[ "kamrul@uab.edu" ]
kamrul@uab.edu
22f5380016e6775a500fe16f8982ca94f24c2c09
f26aa7df29860e30c7a85f40955b672bcddb21c5
/src/bfs/BFS_4.java
e7757f0bb9540a7348f240a9d3a0a1b025c3d6b6
[]
no_license
guodalin8/algorithm_practice
ab9a6209f5bd642c8e3cdff5d0ca0cdb123af98c
4d5c2477d45b2a923a8bfaf1d676157141a7e2a5
refs/heads/master
2020-03-17T02:59:38.236583
2018-05-13T03:12:59
2018-05-13T03:12:59
133,215,158
1
0
null
2018-05-13T07:29:16
2018-05-13T07:29:16
null
UTF-8
Java
false
false
2,813
java
package bfs; import java.util.LinkedList; import java.util.Queue; import java.util.Scanner; /** * 其内部实现用的是先进先出的队列 ,直接循环判断相邻点是否都为海岛即可。 * 输入:(输入N),接下来的输入是N*N的二维数组 * 7 * ....... * .##.... * .##.... * ....##. * ..####. * ...###. * ....... * 输出: * 1 * * @author danqiusheng */ public class BFS_4 { privat...
[ "izxyibeizi@vip.qq.com" ]
izxyibeizi@vip.qq.com
1dda374ecc38d7fbbd6ff658a462b6368cbb3db3
27f6a988ec638a1db9a59cf271f24bf8f77b9056
/Code-Hunt-data/users/User031/Sector3-Level4/attempt028-20140920-203923.java
4434d3efe1af78f87c3280e7186c3d926dc463c1
[]
no_license
liiabutler/Refazer
38eaf72ed876b4cfc5f39153956775f2123eed7f
991d15e05701a0a8582a41bf4cfb857bf6ef47c3
refs/heads/master
2021-07-22T06:44:46.453717
2017-10-31T01:43:42
2017-10-31T01:43:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
401
java
public class Program { public static Boolean Puzzle(char c) { int ascii = (int) c; if(!(Character.isWhitespace(c)) && (ascii == 119 ||ascii == 115 ||ascii == 118 ||ascii == 114 ||ascii == 107 ||ascii == 102 ||ascii == 100 ||ascii == 104 ||ascii == 108 ||ascii == 116 ||ascii == 120 ||ascii == 113 ||ascii == 106...
[ "liiabiia@yahoo.com" ]
liiabiia@yahoo.com
8ec4725a4d2ba7b706f5938fca88544f112337f1
6bfb6d2634c4a0f25342ad22d58f63be4ae0f9f6
/SQLDeveloper/SQLDeveloper/src/com/kosmo/ui/developer/service/emp/impl/EmpServiceImpl.java
d05daf3f75d46ec7a7efcb73d6ae149022766d2f
[]
no_license
questsolve/SQLDeveloper
9563dc0e2e8fd920a31889cbacc2d8a1851f3fa4
08fb790d3dc30556f5ac949cc8556b8bd3150990
refs/heads/master
2020-03-24T20:42:20.641560
2018-08-05T11:50:00
2018-08-05T11:50:00
142,992,704
0
0
null
null
null
null
UTF-8
Java
false
false
1,052
java
package com.kosmo.ui.developer.service.emp.impl; import java.util.List; import com.kosmo.ui.developer.service.domain.EmpVO; import com.kosmo.ui.developer.service.emp.EmpDao; import com.kosmo.ui.developer.service.emp.EmpService; public class EmpServiceImpl implements EmpService { private EmpDao empDao; ...
[ "kosmo05@DESKTOP-26RO710" ]
kosmo05@DESKTOP-26RO710
5d5f2db606d2adbe38336dde8155bdc646f5fb02
7b58cd8c5138043bf796d6da57938fdc10a0240f
/SystemTime/src/Simple.java
fa9db43cbb00a9d15c6ccb2e8c34b2dc37b4bfc5
[]
no_license
quockunss/CaseStudy-Module2
b9f828916f751e104ca5632eb33fd8b0bef29152
5872e5d7eb88a840a1f5f44f578df02638aa863f
refs/heads/main
2023-03-14T12:51:46.466773
2021-03-02T08:04:41
2021-03-02T08:04:41
318,110,022
0
0
null
null
null
null
UTF-8
Java
false
false
176
java
import java.util.Date; public class Simple { public static void main(String[] args) { Date now = new Date(); System.out.println("Now is: " + now); } }
[ "72240212+quockunss@users.noreply.github.com" ]
72240212+quockunss@users.noreply.github.com
4aa5c806457586b453cae0a1ec8be9581edcca5e
ed4290d15317271b4f1083b9467e6aae84f53320
/DrugDistributionAndManagement/BioGen/src/Business/WorkRequestPackage/ToSalesWorkRequest.java
28562e4148447d2ed13c66b62fda9dc304d316cc
[]
no_license
krishnakantanand/DrugDistributionAndManagement
7959acd5ade8d6305053446b9e8e1f55604a42a4
2112bd1ba9b099fec15a1d0c8c451d7d6897ee01
refs/heads/master
2021-08-22T23:36:46.749106
2017-12-01T17:52:50
2017-12-01T17:52:50
112,768,809
0
0
null
null
null
null
UTF-8
Java
false
false
913
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Business.WorkRequestPackage; import Business.OrderPackage.Order; import Business.EnterprisePackage.WarehouseEnterprise; /** * * @author kRISH */ public class ToSalesWorkRequest extends WorkRequest{ ...
[ "krishnakantanand@github.com" ]
krishnakantanand@github.com
ae2aef6a7877d3314a3a03ef2dc349c3b703fec1
c9ae5bbaf082abe43738a7f17ffab43309327977
/Source/FA-GameServer/data/scripts/system/database/mysql5/MySQL5PlayerSkillListDAO.java
80683a3b70a00cbc890ab8e74f388df0fa99c22e
[]
no_license
Ace65/emu-santiago
2071f50e83e3e4075b247e4265c15d032fc13789
ddb2a59abd9881ec95c58149c8bf27f313e3051c
refs/heads/master
2021-01-13T00:43:18.239492
2012-02-22T21:14:53
2012-02-22T21:14:53
54,834,822
0
1
null
null
null
null
UTF-8
Java
false
false
5,841
java
/* * This file is part of aion-emu <aion-emu.com>. * * aion-emu 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. * * aio...
[ "mixerdj.carlos@gmail.com" ]
mixerdj.carlos@gmail.com
7515ea08517a2add0b49cafa898e4ff34852965d
c8c5f0aa439f9c197f2180e67c40423d26d3f02f
/src/Cell.java
475eac0ae6fbfacf6396c213073e0163efcdfc7a
[]
no_license
Kimbsy/CellularSimulator
588811b399d238ff12379ba7d09e42761e9f9b83
07c7f9fd26e89ef1faa202e9dc631597e8cb02ee
refs/heads/master
2021-06-06T17:30:28.970457
2016-10-02T22:57:29
2016-10-02T22:57:29
26,680,536
0
0
null
null
null
null
UTF-8
Java
false
false
8,589
java
import java.awt.*; import java.util.*; public class Cell extends Sprite implements Living { // Class constants. public static final int NONE = 0; public static final int UP = 1; public static final int DOWN = 2; public static final int LEFT = 3; public static final int RIGHT = 4; // The size of t...
[ "lordkimber@gmail.com" ]
lordkimber@gmail.com
e3d9502c0710008815ba014df388a88ee4ad2aea
aa61cfe3509c1672538b4140ed69fae2936523fe
/src/main/java/com/exam/examserver/repository/RoleRepository.java
b2fd1ee44da2791845649b2c91e0e9f76910d4ac
[]
no_license
vishkada/examserver
29c5a874882247fed18d50e60742e147f0e18723
8f05159a228658bc1670093a00d52587fff1be1d
refs/heads/master
2023-08-30T02:25:06.418548
2021-11-18T17:00:08
2021-11-18T17:00:08
429,508,408
1
0
null
null
null
null
UTF-8
Java
false
false
213
java
package com.exam.examserver.repository; import com.exam.examserver.model.Role; import org.springframework.data.jpa.repository.JpaRepository; public interface RoleRepository extends JpaRepository<Role, Long> { }
[ "vishwas.kadam9@gmail.com" ]
vishwas.kadam9@gmail.com
7784c9b9ac20db54bfdeccf3a5e856b660d7354d
544cfadc742536618168fc80a5bd81a35a5f2c99
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/NativeCryptoJni.java
254b45c2086990aeb7381746c85fdc127fb6ba7c
[ "Apache-2.0" ]
permissive
ZYHGOD-1/Aosp11
0400619993b559bf4380db2da0addfa9cccd698d
78a61ca023cbf1a0cecfef8b97df2b274ac3a988
refs/heads/main
2023-04-21T20:13:54.629813
2021-05-22T05:28:21
2021-05-22T05:28:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
948
java
/* GENERATED SOURCE. DO NOT MODIFY. */ /* * Copyright 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICEN...
[ "rick_tan@qq.com" ]
rick_tan@qq.com
2cc9d6f0bb380d0358062bf560784190491434e2
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/eclipseswt_cluster/17341/tar_1.java
584f5481339807595a89c1320623a014c01fd7a5
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,417
java
/******************************************************************************* * Copyright (c) 2003, 2005 IBM Corporation and others. * 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, an...
[ "375833274@qq.com" ]
375833274@qq.com
28a15f404e857861ac38e0e32968f9d92417524e
6b6e273d4c6b71b77a09681ebe89434259cce907
/src/com/ict03/class03/Ex15.java
03c92627558046b476045aa7e84a9efe1a816b19
[]
no_license
wish813/java_dong
ff6c0644831585e7cdca58b18f9849c5fb93d4c3
52a2480c52d3fc1fbf43f69c1cd046b67aafeb6e
refs/heads/master
2023-04-08T05:35:50.405493
2021-04-16T01:18:54
2021-04-16T01:18:54
354,700,067
0
0
null
null
null
null
UHC
Java
false
false
1,094
java
package com.ict03.class03; public class Ex15 extends Ex14{ String name = "홍일점"; int id = 2410; public Ex15() { super("일지매", 15); System.out.println("자식클래스 생성자 : " + this); name = "홍두께"; id = 1004; } public Ex15(String name) { super("태권브이", 37); this.name = name; } public void prn() { String nam...
[ "wish813@naver.com" ]
wish813@naver.com
b950d84dbbc17ae87c25697528e01869438a354e
420f76f14b875a5732b284d47c9084b3a23da6c7
/SFMathQuizTake1/app/src/com/mathquiz/android/Question.java
322310effd60705fd48c1e3b38fd9e5bdfc4319e
[]
no_license
wgithii1/SFMathQuizTake1
ad7f8fbde6f6de0b40545cc2a2bf2a8718c645ad
f073e53d80b310acc8e28da08698182bc4b8a347
refs/heads/main
2022-12-21T08:59:50.365006
2020-09-29T07:04:12
2020-09-29T07:04:12
299,532,805
0
0
null
null
null
null
UTF-8
Java
false
false
2,633
java
package com.mathquiz.android; import java.util.Random; public class Question { private int firstNumber; private int secondNumber; private int answer; private int [] answerArray; private int answerPosition; private int upperLimit; private String questionPhrase; public Question(int up...
[ "wgithii1@uncc.edu" ]
wgithii1@uncc.edu
0fb8539e47a78aa098df2552a4fafb99ac2502d7
191ec4cbcc1c5c2a7535bea528584e7c46f5f526
/univocity-trader-core/src/test/java/com/univocity/trader/indicators/MovingAverageTest.java
c4a0a29179ebc2b5d1449dfafd2c8cddfedfe174
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
worthmining/univocity-trader
2e1e237dfad4db9cd70bf45cd649e3807a522a63
2f8b6d431885017132dc27e87a494b5b6c10aa5c
refs/heads/master
2020-12-10T19:21:17.048626
2020-01-13T12:59:39
2020-01-13T12:59:39
233,686,422
1
0
Apache-2.0
2020-01-13T20:25:54
2020-01-13T20:25:53
null
UTF-8
Java
false
false
2,648
java
package com.univocity.trader.indicators; import org.junit.*; import static com.univocity.trader.candles.CandleHelper.*; import static com.univocity.trader.indicators.base.TimeInterval.*; import static junit.framework.TestCase.*; public class MovingAverageTest { @Test public void isUsable() { MovingAverage ma ...
[ "jbax@univocity.com" ]
jbax@univocity.com
dccb09f32a6374458386fb10e71f77d093b61d79
b43e101dfa2149d2288624804411fe77c8562b67
/Helloworld/src/Person.java
e9507933af5ccc2c3cf90b63dfd07978467b81d6
[]
no_license
oakes1218/java
fb78f702fa42ea437c40323a930066df97acb1b2
89a94064d50832e1c0f384c09dfcb3b79d07d453
refs/heads/master
2021-01-10T05:50:51.966974
2015-10-30T05:37:41
2015-10-30T05:37:41
44,154,738
0
0
null
null
null
null
UTF-8
Java
false
false
1,092
java
import java.awt.List; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.Set; public class Person { int age ; String name; ArrayList<String> hobby = new ArrayList<String>(); Set<Person> children = new HashSet<Person>(); ...
[ "oakes1218@hotmail.com" ]
oakes1218@hotmail.com
cb5d9098d60805b30872ecb502d5eef9954b9c56
f7acd6176f8983a2b0d5f0184a7c14680c937363
/simple-jwt-auth/src/main/java/net/entrofi/spring/security/jwt/simplejwtauth/controller/UserController.java
651ff43f6ed4461afb751f9866028bac51839e87
[]
no_license
entrofi/spring
8b6f552da6126066e146d23093d88c060efde9a1
4a494039648f8f516f7e99db89586e8e879d31b8
refs/heads/master
2022-12-01T20:03:48.579731
2021-07-16T16:39:03
2021-07-16T16:39:03
21,819,427
0
2
null
2022-11-24T07:00:17
2014-07-14T12:55:53
Java
UTF-8
Java
false
false
1,272
java
/* * 2017 Hasan COMAK */ package net.entrofi.spring.security.jwt.simplejwtauth.controller; import net.entrofi.spring.security.jwt.simplejwtauth.model.User; import net.entrofi.spring.security.jwt.simplejwtauth.repository.UserRepository; import org.springframework.beans.factory.annotation.Autowired; import org.spring...
[ "entrofi@gmail.com" ]
entrofi@gmail.com
7b9ae395fd14ff240bbd4b2527f206feffa20d5f
cde66143027b8f78075d437508ed1144162359ba
/src/main/java/oauth/OauthController.java
2845aaa9fce496e66d3a469359bd2e37544c4882
[]
no_license
tfSheol/SpringRestDemo
061f0864877c83371eb9bbe5f7c1ca00a4b59573
5d24067c230f96dc0eb7eda4b1c920607d4a0b96
refs/heads/master
2023-06-08T06:29:16.235191
2020-07-05T20:18:32
2020-07-05T20:18:32
107,962,324
1
1
null
2023-04-14T17:36:38
2017-10-23T09:45:30
Java
UTF-8
Java
false
false
2,368
java
package oauth; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import entity.Account; import entity.Token; import io.ebean.Ebean; import io.ebean.EbeanServer; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.ann...
[ "tf.sheol@gmail.com" ]
tf.sheol@gmail.com
01a56a3d80f7337608190b9ef71bbf2a3fe88a9b
de514e258a6e368fea5de242ebaadb16b267c332
/concurrentdemo/src/main/java/com/art2cat/dev/concurrency/concurrency_in_practice/the_java_memory_model/EagerInitialization.java
23a0590a05993b3d7cabde3ed39ba06b3578cc79
[]
no_license
Art2Cat/JavaDemo
09e1e10d4bbc13fb80f6afd92e56d4c4bfed3d51
08a8a45c3301bfba5856b7edeebf37ebd648111b
refs/heads/master
2021-06-21T16:40:04.403603
2019-08-03T06:14:18
2019-08-03T06:14:18
104,846,429
0
1
null
null
null
null
UTF-8
Java
false
false
394
java
package com.art2cat.dev.concurrency.concurrency_in_practice.the_java_memory_model; /** * EagerInitialization * <p/> * Eager initialization * * @author Brian Goetz and Tim Peierls */ public class EagerInitialization { private static Resource resource = new Resource(); public static Resource getResource...
[ "yiming.whz@gmail.com" ]
yiming.whz@gmail.com
bca1d8cd34508d908f51472ca266b772cc43b013
d4ec0e0d50356b63e83db80b343f050ee322ae94
/Eschool/src/com/changh/eschool/entity/Send.java
e347ea6fdebd036aeaa400e42ef5f41bd5b38920
[]
no_license
examw/daliedu
b834cbab8498efefd523425a803ddfcda9de7bba
f6a46a2c6d85e23f7c3ec92be2cd6681623dd459
refs/heads/master
2016-09-05T12:13:52.981320
2015-03-22T06:28:10
2015-03-22T06:28:10
32,064,607
1
2
null
null
null
null
GB18030
Java
false
false
5,587
java
package com.changh.eschool.entity; // default package import java.util.Date; import com.changh.eschool.until.Constant; /** * Send entity. @author MyEclipse Persistence Tools */ public class Send implements java.io.Serializable { // Fields private Integer sendId; private Order order; pr...
[ "fw121fw4@163.com" ]
fw121fw4@163.com
98ef04fc2d57cb7eaa75248ba6cf49953b5e8ab2
5e0b508d1d03de828be7646c4cee8b9e61244d6e
/obj/Debug/android/src/md55afc1eca3667a29f4dc06008fcaafa37/MainActivity.java
7ce7ae694f72ed261cac537b8ea18f870d12f34d
[]
no_license
Pablo1101/AndroidHangMan
34ed9feca2805042b36cd866f3198bd75bf2ab84
89718d943a6aad1debaa087460d2673f693abfab
refs/heads/master
2021-01-15T17:55:35.488618
2016-07-06T22:39:04
2016-07-06T22:39:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,144
java
package md55afc1eca3667a29f4dc06008fcaafa37; public class MainActivity extends android.app.Activity implements mono.android.IGCUserPeer { static final String __md_methods; static { __md_methods = "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + ""; mono.android.Runtime.r...
[ "pablorodriguez@myway.com" ]
pablorodriguez@myway.com
7a4976b52b5aab21a47bd37a9e6d4a57235cf348
5b57a64f54597e184bce57ec79928ad204f518ab
/app/src/main/java/com/dicoding/medicinal_plants/model/Plant.java
42b210516b422564ab96a49c93ec8279de834cf3
[]
no_license
rendranets/Intent-with-Recycleview
3ceb39870a9ae55d8104faee319ab88e432e3aa2
9ac55235db7c295bbd59b756a25e3601a2d3839b
refs/heads/master
2021-01-06T14:57:17.812717
2020-02-18T13:40:32
2020-02-18T13:40:32
241,370,108
0
0
null
null
null
null
UTF-8
Java
false
false
1,063
java
package com.dicoding.medicinal_plants.model; public class Plant { private String name; private String latin_name; private String detail; private String detail2; private String link; public String getLink() { return link; } public void setLink(String link) { this.link =...
[ "rendranets@gmail.com" ]
rendranets@gmail.com
25a3692d6969ae026710d4aa435e2fabc62076d6
9aba7582d6345c32fa8ee96a4a78acc5a19ae768
/src/main/java/halestormxv/eAngelus/crafting/DualFurnaceRecipes.java
0b9f9c0d88974496d34c329ff7ca4b992b9a8f06
[]
no_license
HalestormXV/mysticDivination
e2a7af3e27762b1fc9943a52d6a5c9e57848bca2
fc055bca1880eb35d7a96265c75cff10f2cb40ed
refs/heads/master
2020-12-02T19:41:01.216543
2017-10-21T05:56:28
2017-10-21T05:56:28
96,375,113
0
0
null
null
null
null
UTF-8
Java
false
false
3,648
java
package halestormxv.eAngelus.crafting; import com.google.common.collect.HashBasedTable; import com.google.common.collect.Maps; import com.google.common.collect.Table; import halestormxv.eAngelus.main.init.eAngelusBlocks; import halestormxv.eAngelus.main.init.eAngelusItems; import net.minecraft.init.Blocks; import net....
[ "HalestormXV@gmail.com" ]
HalestormXV@gmail.com
7c4e541ee461131dcc5aac53345455e356233a80
f15b6d1549ca0336e41a5e7fe1df09a30f3c537a
/app/src/main/java/com/p_v/flexiblecalendarexample/CalendarActivity4.java
bc53caf5b973e889eb0c0ad7312cbf124a318cbe
[ "MIT" ]
permissive
msoftware/FlexibleCalendar
9de65d23fa880af18ade72e1f566c01313b96111
cb6ab51768a4ea8326ec9448e20ff02b09eba734
refs/heads/master
2021-01-18T05:37:59.382699
2015-08-16T10:51:45
2015-08-16T11:32:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,952
java
package com.p_v.flexiblecalendarexample; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; import android.view.LayoutInflater; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget.Im...
[ "pratyushverma@outlook.com" ]
pratyushverma@outlook.com
f5ab861229cc2aefd9328a050c84c0ca663f5482
35cf2caa0df3a104dea319bce2d5dee7d0f8003e
/aigou-product-parent/product-interface/src/main/java/cn/itsource/aigou/query/ProductExtQuery.java
29cbfccedf2f8474b428fa18f62f56dd85a6adac
[]
no_license
465961342/aigou-parent
0c061c6e52b65fad79f191e1227eecab4211c683
7178a3402b2afb6d70d206ede14d3870ad84e290
refs/heads/master
2022-06-21T03:10:16.022880
2019-10-24T14:09:49
2019-10-24T14:09:49
214,109,203
0
0
null
2022-06-21T02:01:52
2019-10-10T06:54:18
Java
UTF-8
Java
false
false
181
java
package cn.itsource.aigou.query; import cn.itsource.basic.query.BaseQuery; /** * * @author kakarotto * @since 2019-10-17 */ public class ProductExtQuery extends BaseQuery { }
[ "wangwu@qq.com" ]
wangwu@qq.com
94f567523de1f1e63aa84c4e2f05f1efe6920698
d02290125a0b4b08ba5e76a98c10fba9599cf13e
/StrutsBoard/src/board/boardVO.java
32758fda5991da6645ca0695fdbf3108379b3b22
[]
no_license
dhkd5101/board6
0726c2c1246e886943d122b0f9b6f53f51dcc8c0
458af3d427ff3ce483e67ffca18422d802754d38
refs/heads/master
2020-03-17T12:22:31.538489
2018-05-16T03:41:52
2018-05-16T03:41:52
133,585,657
0
0
null
null
null
null
UTF-8
Java
false
false
1,405
java
package board; import java.util.Date; public class boardVO { private int no; private String subject; private String name; private String password; private String content; private String file_orgname; private String file_savname; private int readhit; private Date regdate; public int getNo() { return no; ...
[ "wldnd5101@daum.net" ]
wldnd5101@daum.net
5fc1514b5c64edb484e9b3b9b41d2e79c1083b8b
0d41ff9dbbd3ff3ced3c0297d18545b6bb1dc60c
/shirai/ループ/Kadai15.java
777e89ac0b0d28393684cc1637367a7b22cc2ddb
[]
no_license
crdoti2/java
6eae5a11ee6b5920a6440b28ca2d11f765e3a44f
6c1b1b19462fb5c4a92132cc42b0e1622e0fa615
refs/heads/master
2016-09-14T01:32:22.582890
2016-05-27T08:43:13
2016-05-27T08:43:13
56,293,944
0
0
null
null
null
null
UTF-8
Java
false
false
268
java
public class Kadai15{ public static void main(String[] arg){ int a = 2; int soin = new java.util.Scanner(System.in).nextInt(); while(soin != 1){ if(soin % a == 0){ soin = soin / a; System.out.println(a); } else{ a++; } } } }
[ "y-shirai@crdoti.co.jp" ]
y-shirai@crdoti.co.jp
a69f73aea773c9b0861a71d2e437a9ac4a2ad738
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_4739a53fed9ef9fc6665b4fd7ea5be68074793fb/Scan/1_4739a53fed9ef9fc6665b4fd7ea5be68074793fb_Scan_s.java
13577398a9817d19eb4e61da2cd71d24b2c1aa6b
[]
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
7,377
java
package ru.spbau.bioinf.tagfinder; import edu.ucsd.msalign.res.MassConstant; import edu.ucsd.msalign.spec.peak.DeconvPeak; import edu.ucsd.msalign.spec.sp.Ms; import edu.ucsd.msalign.spec.sp.MsHeader; import ru.spbau.bioinf.tagfinder.util.ReaderUtil; import java.io.BufferedReader; import java.io.File; impo...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
5fe64187517b272bcde479944a9c205719aaa0d7
b9bfe3e750ec5f54d341f2e5e4e54eef76b91b66
/src/main/java/com/lilbecedary/ws/ui/model/requests/MediaRequestModel.java
6010cfcc14110c868b0ad8909abf9a923232f5a0
[]
no_license
romanaaav/lil-becedary-api
81c120cd806561026eb76d4b8c3c8ea2fb58e7c4
afb4616da08589c4b2d061ff2bf5a9a1a21145e0
refs/heads/master
2022-08-26T16:53:08.137308
2020-05-20T16:28:50
2020-05-20T16:28:50
256,059,060
2
0
null
2020-05-20T16:28:51
2020-04-15T23:21:17
Java
UTF-8
Java
false
false
83
java
package com.lilbecedary.ws.ui.model.requests; public class MediaRequestModel { }
[ "romanaaav@gmail.com" ]
romanaaav@gmail.com
beebd3e8388f926effbe24caa44a0ad14de19b70
474ba93c0a231e3d9ed3103fd0ed00e178338fdd
/src/main/java/com/magicpanda/game/jelly/dao/LevelDao.java
9a45d1eb408c00a7000428a3cff2db262bb48f4d
[]
no_license
magicpanda/JellyGame
a835b19d250069d4db0c367a1de425f74e344b5e
cf7c2491cf6dee492ea06cd75d641d3db975e44e
refs/heads/master
2021-01-25T10:39:12.281107
2015-03-30T08:06:54
2015-03-30T08:06:54
32,981,541
0
0
null
null
null
null
UTF-8
Java
false
false
979
java
package com.magicpanda.game.jelly.dao; import com.magicpanda.game.jelly.model.LevelLayout; import org.springframework.jdbc.core.RowMapper; import org.springframework.jdbc.core.support.JdbcDaoSupport; import org.springframework.stereotype.Component; import java.sql.ResultSet; import java.sql.SQLException; import java....
[ "abalab@163.com" ]
abalab@163.com
95fc66a7015bb666bc667a3f5280f6df3c801a08
b57311e574b51a322963f44319365e5770716b66
/com.amazonaws.eclipse.core/src/com/amazonaws/eclipse/core/rss/FeedMessage.java
982a93bdf7d11d41d888f3c51c0a131cfd1b4923
[ "Apache-2.0" ]
permissive
augint/aws-toolkit-eclipse
939ae2f00f5c33d0bf82ee6c96aa5886f14bf671
6336cb1043f2d03708001214e61e3afb4506e846
refs/heads/master
2021-01-22T16:04:58.223795
2016-03-25T01:37:12
2016-03-25T01:37:12
57,072,211
1
0
null
2016-04-25T19:57:45
2016-04-25T19:57:45
null
UTF-8
Java
false
false
1,538
java
/* * Copyright 2008-2013 Lars Vogel * * Licensed under the Eclipse Public License - v 1.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.eclipse.org/legal/epl-v10.html * * This file is distributed on an "AS IS" BA...
[ "fulghum@amazon.com" ]
fulghum@amazon.com
36ad2c39a627a8470b86b5bf7dd76bdeae5841db
485cea47fd87f58a753ba581eae1e88e67f01be7
/CoyoteDX/src/main/java/coyote/commons/eval/Token.java
0527aeaf5533223b3c45fa5bad8bb640716fafb3
[]
no_license
sdcote/coyote
18706dc345addf6cd64809f840e2bddb4309bc17
7de908e3f089715ad1652f357dc95d2ceb5483c4
refs/heads/main
2023-03-06T23:42:49.573817
2023-03-02T17:06:31
2023-03-02T17:06:31
89,138,130
8
4
null
2022-11-10T22:06:36
2017-04-23T11:52:21
JavaScript
UTF-8
Java
false
false
3,935
java
package coyote.commons.eval; /** * A token of an expression. * * <p>When evaluating an expression, it is first split into tokens. These * tokens can be operators, constants, etc ... */ public class Token { static final Token FUNCTION_ARG_SEPARATOR = new Token(Kind.FUNCTION_SEPARATOR, null); private final Obje...
[ "sdcote@aep.com" ]
sdcote@aep.com
70a3e83975fab0b7edf26118f758c66d2e039394
5d3d846b1377980e7fcc25fdcc028f0daec7c784
/app/src/main/java/com/osamaelsh3rawy/otlop/view/fragment/user/more/FragmentUserMore.java
a86d9d73bafc21880bc2ea9fc43cf812640314fb
[]
no_license
osaam/Sofra
9ea6a7acc05970f0403bf164766a6f68cc4874ae
45ca5ff4d911b736d6ffc038487592a38748e300
refs/heads/master
2021-05-17T07:03:37.052658
2020-03-28T01:19:04
2020-03-28T01:19:04
250,687,581
3
0
null
null
null
null
UTF-8
Java
false
false
5,182
java
package com.osamaelsh3rawy.otlop.view.fragment.user.more; import android.app.Dialog; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget....
[ "osamaelsh3rawy98@gmail.com" ]
osamaelsh3rawy98@gmail.com