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
995729b18fa08f413544fc2f9fe1789934f1eaaf
d7cb8ab8cc0b1406f86016e69ef9b9334b7551c6
/android/src/main/java/com/raulh82vlc/MoviesFinder/MoviesFinderApp.java
a7bc4f9804b671bfc5368d28558fa331de8cb8c1
[ "Apache-2.0" ]
permissive
josedlpozo/Movies-Finder
5cd856cd6128c09df2464255bd57798a9558013b
409d04a7a0b43be426969753a999b2250f940bb1
refs/heads/master
2021-01-23T23:30:05.752967
2016-07-02T22:54:39
2016-07-03T12:40:11
62,503,115
0
0
null
2016-07-03T15:35:34
2016-07-03T15:35:33
null
UTF-8
Java
false
false
1,542
java
/* * Copyright (C) 2016 Raul Hernandez Lopez * * 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 a...
[ "raul.h82@gmail.com" ]
raul.h82@gmail.com
a1311895f2745d2076928c4489d51e2704c7c35e
a6362ee54921aa8db7a526b5a2a5b39e202558a1
/gmall-pms/src/main/java/com/atguigu/gmall/pms/dao/SkuInfoDao.java
9035617c0d16cc85595c552ab23329e966d3a348
[ "Apache-2.0" ]
permissive
qgh123456/gmall
4971f15ecca074b9a361bfc1ad3784bb1b48bc14
5e557c3c26c3dd77089410dc2272b71705d3b9dd
refs/heads/master
2022-07-09T15:26:01.048557
2020-01-09T04:09:45
2020-01-09T04:09:45
232,533,804
0
0
Apache-2.0
2022-06-21T02:36:05
2020-01-08T10:04:59
JavaScript
UTF-8
Java
false
false
367
java
package com.atguigu.gmall.pms.dao; import com.atguigu.gmall.pms.entity.SkuInfoEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * sku信息 * * @author qiguohui * @email 1948727809@qq.com * @date 2020-01-08 22:46:32 */ @Mapper public interface SkuInfoD...
[ "2104484868@qq.com" ]
2104484868@qq.com
7f4d47881c8ec5820625fddd6a9869b1c21ebd01
5b1cd07fd6803342c65ce0ec7b6a812cc747349c
/api/src/main/java/com/datapath/kg/risks/api/dao/repository/ComponentImpactRepository.java
ef9984c9a6c1b8262f1aaa94a8303712468719f7
[ "Apache-2.0" ]
permissive
DataPathAnalytics/KR_Developing-a-New-Audit-Methodology-for-Electronic-Public-Tenders-back
b077379e9a96aaaf21404d37814564ce295d5059
0e3d4dc16b51869806f74f0b3ef31cc193ad372f
refs/heads/master
2023-04-07T19:05:54.042053
2019-12-17T15:34:27
2019-12-17T15:34:27
228,623,670
0
0
null
null
null
null
UTF-8
Java
false
false
282
java
package com.datapath.kg.risks.api.dao.repository; import com.datapath.kg.risks.api.dao.entity.ComponentImpactEntity; import org.springframework.data.jpa.repository.JpaRepository; public interface ComponentImpactRepository extends JpaRepository<ComponentImpactEntity, Integer> { }
[ "alexd@Alexs-MacBook-Pro-3.local" ]
alexd@Alexs-MacBook-Pro-3.local
59d85525381fb66eba11e8264015d8ff7b2a48e5
ee0cd437c134535a5c028dd2818af15a96941ce2
/src/main/java/br/com/martins/edson/spring/marvel/game/mapper/ArenaMapper.java
3724c28dcc851131a795bc4c99c9cb746362216d
[]
no_license
edson-martins/spring-boot-marvel-game
c0958861cd1712cd64651c755dd76739c669f449
6a37f5c9cc68086dd09b12232df06bc0d432dd83
refs/heads/main
2023-06-16T06:09:20.055921
2021-07-15T21:42:22
2021-07-15T21:42:22
362,203,846
2
0
null
null
null
null
UTF-8
Java
false
false
609
java
package br.com.martins.edson.spring.marvel.game.mapper; import org.mapstruct.Mapper; import org.mapstruct.factory.Mappers; import org.springframework.stereotype.Component; import br.com.martins.edson.spring.marvel.game.dto.ArenaDTO; import br.com.martins.edson.spring.marvel.game.model.Game; /** * Interface : ArenaM...
[ "edsonjam@gmail.com" ]
edsonjam@gmail.com
70dc33f7a1b2ff918ab8c6041420f745442291df
5a0e9e009b6b97b9f4f16b43fda5be39f934c979
/1-03-mockito/src/test/java/houseware/learn/testing/mockito/model/TestMockitoUserServices2.java
b7dc21e3d90e647f460fb6e05e2c2e3b1ff61a0f
[]
no_license
chandanws/testing-1
0aad71708ef2c96e88ff082c1d04f1882ae2aa36
0560118fe047768358ee99aa067ab39fd8b400d4
refs/heads/master
2021-06-11T08:55:59.630732
2016-09-06T10:25:49
2016-09-06T10:25:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,623
java
package houseware.learn.testing.mockito.model; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.Mock; import org.mockito.runners.MockitoJUnitRunner; import javax.persistence.EntityManager; import static org.mockito.Mockito.when; import static org.junit.Assert.*; /*...
[ "fphilip@houseware.es" ]
fphilip@houseware.es
1ef12cd6a731f4df405bc4ffd6107b362ec82df5
2e7dcd12ad488b8b443b16c4beffc5c17d2fd000
/6 kuy/DecodetheMorsecode/src/test/java/MorseCodeDecoderTest.java
be977700c8d53a0f69c93b02879e681036f88d7f
[]
no_license
OleksandrChekalenko/codewars
a12ddcc851ae221e90fd67598ab10915e124e385
22114e6dcc997cb705a44eaa6b53e35d68c06368
refs/heads/master
2023-08-17T16:35:32.199682
2023-08-11T13:28:15
2023-08-11T13:28:15
157,531,287
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
import org.junit.Test; import static org.hamcrest.CoreMatchers.*; import static org.junit.Assert.assertThat; public class MorseCodeDecoderTest { @Test public void testExampleFromDescription() { assertThat(MorseCodeDecoder.decode(".... . -.-- .--- ..- -.. ."), is("HEY JUDE")); } }
[ "whibleykevin@gmail.com" ]
whibleykevin@gmail.com
fe6731f5be3827cc037096c511f6a5a4b9280f0e
28df46f33feb507577e41f1140334d27f14f510c
/xacml3/trunk/xacml-core/src/main/java/org/forgerock/xacml/core/v3/Functions/AccessPermitted.java
746309433daeed2cf1f86645e6ad893f3ff922a4
[]
no_license
deepakchanalia/forgerock-commons
3dc5c0ac6c541ac2f5fbbe8fdf79b21e90bc8a5e
dd83127c17428e9397a568b3eaac46a72d1aa087
refs/heads/master
2021-01-11T21:00:12.193770
2015-07-23T22:46:14
2015-07-23T22:46:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,440
java
/** * ~ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. ~ ~ Copyright (c) 2011-2013 ForgeRock AS. All Rights Reserved ~ ~ The contents of this file are subject to the terms ~ of the Common Development and Distribution License ~ (the License). You may not use this file except in ~ compliance with the L...
[ "GuruAllan@ca16bcf9-9eb2-46e4-97b8-9b07c30c95dc" ]
GuruAllan@ca16bcf9-9eb2-46e4-97b8-9b07c30c95dc
4f3a9a08ffda0cdb6ed7e4571ecddb410b06e9da
717da6319951933ef3c0da11bff96a25991e15da
/src/main/java/Control/PaymentController.java
af5497893071dfd60794921c46927b70ce7f7c08
[]
no_license
sunta1204/hopeassurance
066dd4433718d44a6e5bbe272ec0621f8d706509
bdda8e3b99b740e16be6b36f71a40698b405ac4f
refs/heads/master
2020-04-11T19:05:58.387974
2018-12-16T17:48:52
2018-12-16T17:48:52
162,022,250
0
0
null
null
null
null
UTF-8
Java
false
false
6,387
java
package Control; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileOutputStream; import java.sql.SQLException; import javax.servlet.http.HttpSession; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.PostMa...
[ "45918913+sunta1204@users.noreply.github.com" ]
45918913+sunta1204@users.noreply.github.com
d94ee5a0065a9a4a03ad908d8e226fedad9d0ad7
c6992ce8db7e5aab6fd959c0c448659ab91b16ce
/sdk/apimanagement/azure-resourcemanager-apimanagement/src/main/java/com/azure/resourcemanager/apimanagement/models/ApiManagementSkuCapacity.java
e1c04c94b923cb90dcd1c040c8c48a6235921737
[ "MIT", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause", "CC0-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "LGPL-2.1-or-later" ]
permissive
g2vinay/azure-sdk-for-java
ae6d94d583cc2983a5088ec8f6146744ee82cb55
b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2
refs/heads/master
2023-09-01T17:46:08.256214
2021-09-23T22:20:20
2021-09-23T22:20:20
161,234,198
3
1
MIT
2020-01-16T20:22:43
2018-12-10T20:44:41
Java
UTF-8
Java
false
false
2,281
java
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.apimanagement.models; import com.azure.core.annotation.Immutable; import com.azure.core.util.logging.ClientLogger; import com.fa...
[ "noreply@github.com" ]
g2vinay.noreply@github.com
8421aa42f80769370f240e905fb669c221cc3626
3047a81b16c42f0538f56e771962aa41f238e268
/jik/src/day2/ScannerEx1.java
2cd5515cee358f4bbe48f47e9f43d246c4b91449
[]
no_license
hansujini/java_jik
b37eede0f00fcee79c6a2994b2d43eba748ec53f
04a4bbc74de0fce4c33693bea6906183db959ddc
refs/heads/main
2023-08-25T19:36:51.329834
2021-10-28T08:40:35
2021-10-28T08:40:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,283
java
package day2; import java.util.Scanner; public class ScannerEx1 { public static void main(String[] args) { //콘솔에서 입력 받을 수 있게 Scanner를 생성. 생성된 Scanner의 이름은 scan Scanner scan = new Scanner(System.in); System.out.print("정수를 입력하세요 : "); int num1 = scan.nextInt(); System.out.println("입력된 정수는 " + num1 + " 입니...
[ "stajun@hanmail.net" ]
stajun@hanmail.net
a8f788ae84a7b43d67396ccab6bbe89f6978ce70
3405b4edb0ca04aa6c68ebccfba1a02301eceee7
/src/main/java/com/ma/entity/Article.java
fa6b4a132ebcb6919b8d0faec26516c121284506
[]
no_license
maxiaojieX/SSM-Template
831e4daec3352d50e6d261abe3ea9d10bfd0b3a8
905d709b4d96912d2d2cb50d07177690528f2807
refs/heads/master
2021-07-25T22:54:57.829221
2017-11-03T05:49:31
2017-11-03T05:49:31
109,357,203
0
0
null
null
null
null
UTF-8
Java
false
false
1,515
java
package com.ma.entity; import java.util.Date; public class Article { private Integer id; private String title; private Integer nodeid; private Integer scannum; private Integer replynum; private Date lastreplytime; private Date createtime; private String simplepic; public In...
[ "1103173210@qq.com" ]
1103173210@qq.com
7ddf258c1751c0b6799bf092fa7ad84213cc0d1e
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/neo4j--neo4j/7d5af5798b4986a17ddbd97018329b7ed788d507/after/CoreEdgeClusterSettings.java
ee53e6652cf34a7e4765b66647af4fa77787a563
[]
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
11,710
java
/* * Copyright (c) 2002-2016 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Fo...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
bf72d4379ada145d53e55569c38a25a320ee70ab
3032edbc7a7077418cc4e43d15971ff993613284
/com-xyf-pojo/src/main/java/com/xyf/pojo/Admin.java
c0f53c1d81edbdff0cb269a5bacb266156baa32a
[]
no_license
RAOE/RunnerManager
13bdf7a933fa6746a919cf892d66f970f9201819
2e5777ad89f55501e3e43a67d2054664909196a6
refs/heads/master
2022-12-26T04:45:15.154704
2021-12-13T05:20:32
2021-12-13T05:20:32
127,129,249
294
34
null
2022-12-16T09:45:08
2018-03-28T11:20:12
Java
UTF-8
Java
false
false
1,762
java
package com.xyf.pojo; public class Admin { private Long id; private String name; private String phone; private String password; private String description; private Boolean isDeleted; private Boolean roleid;//当前为权限控制 是否为裁判长 1是 0否 private String realname; public String getRealname() { return realname; ...
[ "986771570@qq.com" ]
986771570@qq.com
28313da04bf1b1e91149712f7297c2146df7dbd0
43f0024ddb5337f44659aa1e1c09e7d6665d77b4
/src/main/scala/org/apache/flink/formats/parquet/utils/RowConverter.java
1fc49bbab131704582bc415f000b7980d640d403
[]
no_license
lvhuyen/sdc
c741b49bbaaded5f0ca40eb198a48f5728043547
b8cdac767a571a93fb16a0d9fd469ad9e921eeb5
refs/heads/master
2020-04-24T01:36:29.705496
2019-06-13T12:26:41
2019-06-13T12:26:41
171,604,782
1
0
null
2019-06-13T12:03:22
2019-02-20T05:07:18
Scala
UTF-8
Java
false
false
13,259
java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
[ "lvhuyen@yahoo.com" ]
lvhuyen@yahoo.com
c3e653296d529b51950528fb46807b7c973a0bb3
fe5d1e3cbc8324c1e1a9d8748e8949fb661c8bcc
/JSP/한빛/src/appB/MyApplicationAttributeListener.java
1ba67ef5bfd3cfe1dbfa890576a54ead850697a2
[]
no_license
zhaojc/web
6aafbc8a72856443c1ee1161c707f044a9ce974a
fe5f8b1feb97b4a6ce95427af7c7c3be7f88f1b8
refs/heads/master
2021-01-18T20:23:03.773660
2013-09-09T12:03:26
2013-09-09T12:03:26
null
0
0
null
null
null
null
UHC
Java
false
false
1,110
java
package mylistener; import javax.servlet.*; import java.util.*; public class MyApplicationAttributeListener implements ServletContextAttributeListener { public void attributeAdded(ServletContextAttributeEvent event) { String name = event.getName(); String value = (String) event.getValue(); ...
[ "paksan@daum.net" ]
paksan@daum.net
5c7376395911c0d6886f991ff2920fde1f4351c2
eda1e9355b7f57b0fe7d499dcd5b803e7738b44f
/com/mongodb/ServerVersion.java
e0038eeca9254613e207e0d1ea00a29af2c9cee5
[]
no_license
TheS7W/HCTeams
55190c7101bbd2ebbb9d7670e9d7a7d14e2f1afe
0a69b9be1909828be3916eef329fd9f4a8e96216
refs/heads/master
2020-12-27T20:39:37.989216
2014-12-19T19:24:37
2014-12-19T19:24:37
34,543,926
0
1
null
2015-04-24T21:58:17
2015-04-24T21:58:15
null
UTF-8
Java
false
false
1,762
java
package com.mongodb; import org.bson.util.*; import java.util.*; class ServerVersion implements Comparable<ServerVersion> { private final List<Integer> versionList; public ServerVersion() { super(); this.versionList = Collections.unmodifiableList((List<? extends Integer>)Arrays.asList(0, ...
[ "crusader@goat.si" ]
crusader@goat.si
b01d50a8416797b3e7db171fb6694d2486293b45
c58c1930622be7e4b597836ec5083d75ad1e54f6
/src/main/java/pe/edu/upeu/sysventas_blue/dao/ProductoDao.java
75e652d4a97facb1256ca7c220af043f3fdc982d
[]
no_license
JoseCV09/BackEnd-Productos
b8fddf71d8ec6140145473c16e5da86d0d853c0f
80db4c8b6eeb804ceb4e517707a069e98914a687
refs/heads/master
2023-01-29T10:49:55.100964
2020-12-01T14:00:09
2020-12-01T14:00:09
317,556,612
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
package pe.edu.upeu.sysventas_blue.dao; import java.util.List; import java.util.Map; import pe.edu.upeu.sysventas_blue.entity.Producto; public interface ProductoDao { int create(Producto producto); int update(Producto producto); int delete(int id); Map<String, Object> read(int id); List<Map<String, Object>> rea...
[ "josechacpa@upeu.edu.pe" ]
josechacpa@upeu.edu.pe
b63e51ce94d481d43fd1774ed8fa20de9570a5dd
b8f4bda82c721fafe7cd008eb1af46e8118cbc3f
/src/main/java/pl/pollub/cs/pentalearn/service/exception/InvalidRequestException.java
3ac0f0171f9e46f34e706a6f04dc54b752729823
[]
no_license
Jarek0/PentaLearnStart
8850cfdea84f8edd79b1d57a993f647d4c8d2c9a
e5c3d4e0d162cb3d70eda7bd5a5cc6ec1d268395
refs/heads/master
2020-12-24T06:03:35.044551
2016-11-30T19:18:22
2016-11-30T19:18:22
73,233,681
0
0
null
null
null
null
UTF-8
Java
false
false
412
java
package pl.pollub.cs.pentalearn.service.exception; import org.springframework.validation.Errors; @SuppressWarnings("serial") public class InvalidRequestException extends RuntimeException { private Errors errors; public InvalidRequestException(String message, Errors errors) { super(message); ...
[ "jaroslaw.bielec@pollub.edu.pl" ]
jaroslaw.bielec@pollub.edu.pl
4997b4ecd3574db52c2b03c0135cd9080974ba0e
cd0b565ac4c5db2d8068027b320131b069b04091
/Command/command/MacroCommand.java
a01435d1696748144e5586a12eef59f7cfcd6fd5
[]
no_license
cobachie/design-pattern
c254ee8953501e84d6e74f62b7d9939e197f964d
c68189cbe6783801ebf0c63273ae1cd8f42530aa
refs/heads/main
2023-03-18T07:20:47.890109
2021-03-13T05:44:40
2021-03-14T23:52:27
347,783,416
0
0
null
null
null
null
UTF-8
Java
false
false
532
java
package command; import java.util.Stack; import java.util.Iterator; public class MacroCommand implements Command { private Stack commands = new Stack(); public void execute() { Iterator it = commands.iterator(); while (it.hasNext()) { ((Command) it.next()).execute(); } } public void append...
[ "7006340+cobachie@users.noreply.github.com" ]
7006340+cobachie@users.noreply.github.com
5edc6205023d941b7d1259a3744da285c249fd88
5d37e3508e758c495d0d2b4c2f75076dacdf6535
/abase/baselib/src/main/java/com/garfield/baselib/fragmentation/anim/DefaultNoAnimator.java
7bb6ae5693f04cddfc7eb6017dc1cf97faa2a686
[ "Apache-2.0" ]
permissive
weigao123/MyAndroid
a7bd6f47e7088c508a311d50de80223c92db027c
3d3be297e14cbba4f0200d6daa41aa79775f2f46
refs/heads/master
2021-06-22T04:09:54.559883
2020-11-26T13:57:12
2020-11-26T13:57:12
63,529,458
2
1
null
null
null
null
UTF-8
Java
false
false
1,033
java
package com.garfield.baselib.fragmentation.anim; import android.os.Parcel; import android.os.Parcelable; import com.garfield.baselib.R; public class DefaultNoAnimator extends FragmentAnimator implements Parcelable { public DefaultNoAnimator() { enter = R.anim.no_anim; exit = R.anim.no_anim; ...
[ "gaowei3@le.com" ]
gaowei3@le.com
711d3b172d3a6c8eca963edfcc4ba94b24c6558e
b1c7d854d6a2257330b0ea137c5b4e24b2e5078d
/com/google/android/gms/internal/zzasv.java
02c3132206614c83eabf62f1466dc78d59c3d0e1
[]
no_license
nayebare/mshiriki_android_app
45fd0061332f5253584b351b31b8ede2f9b56387
7b6b729b5cbc47f109acd503b57574d48511ee70
refs/heads/master
2020-06-21T20:01:59.725854
2017-06-12T13:55:51
2017-06-12T13:55:51
94,205,275
1
1
null
2017-06-13T11:22:51
2017-06-13T11:22:51
null
UTF-8
Java
false
false
2,127
java
package com.google.android.gms.internal; import android.os.Handler; import android.os.Looper; import com.google.android.gms.common.internal.zzac; abstract class zzasv { private static volatile Handler zzaec; private volatile long zzaed; private final zzatp zzbpw; private boolean zzbqB; private fin...
[ "cwanziguya@gmail.com" ]
cwanziguya@gmail.com
c05122f0cb5b8005819e7cf55c85f683ac27dac3
b3c19ad007296c0fa2fdaead9e0e915331c58d21
/src/bos/consoar/ninebynine/support/Common.java
9c60ece194ca421fb88a57f8a346370864f6f56c
[ "Apache-2.0" ]
permissive
Consoar/9X9
a5931007f921ccfd3a04357946f799320d527fe5
a181659125eab6c7e8f78be3928304bea79bda3f
refs/heads/master
2016-09-05T17:42:41.518880
2014-05-21T15:02:30
2014-05-21T15:02:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
354
java
package bos.consoar.ninebynine.support; import bos.consoar.ninebynine.support.entity.Block; public class Common { public static final int width = 9; public static final int height = 9; public static Block[] BlocksCopy(Block[]src ,int length){ Block[] dst=new Block[length]; for (int i=0;i<length;++i){ dst[...
[ "Consoar@gmail.com" ]
Consoar@gmail.com
37ef5eb85de29bd97d6883ead1ef052ad540c428
dd624d0f66d552a26b5fc3200a9990f5ae3b0680
/utils_library/src/main/java/com/utils/common/backup/zip/ZipImpl.java
c22ecedcac3e86d2957a6bc2e83a9207c6e5e219
[]
no_license
androidKy/Tit_tok_tool
6952a01f3bc305c9632f5a7663100567dce68e29
8068a076357991c319086ba893775616277eea72
refs/heads/master
2020-11-23T19:02:38.646702
2019-12-13T10:32:34
2019-12-13T10:32:34
227,781,085
0
0
null
null
null
null
UTF-8
Java
false
false
4,730
java
package com.utils.common.backup.zip; import android.content.Context; import android.provider.Settings; import com.safframework.log.L; import com.utils.common.ThreadUtils; import com.utils.common.backup.BackupConstant; import com.utils.common.backup.utils.ZipUtils; import java.io.File; import java.lang.ref.WeakRefere...
[ "13286810620@163.com" ]
13286810620@163.com
c2ec5629e87bd2000f18e56a8b92a85287a34c2b
70fc4b0dab77c3b841dfbb0649887fbf68a2791f
/Lab4/SpringBoot-Application/src/main/java/Lab4/Demo/SpringBootApplication/repository/PostRepository.java
8c76733bce34d4f432c912bfe224b65b4cf751cf
[]
no_license
sirakGh/WAA
5a759b8e6902db87c1287ab0610b954fd327bff1
b63a9f20723af92c772d717508255c2601173400
refs/heads/main
2023-08-01T16:08:16.343808
2021-09-26T07:47:29
2021-09-26T07:47:29
406,551,445
0
0
null
2021-09-15T00:02:57
2021-09-14T23:36:10
Java
UTF-8
Java
false
false
325
java
package Lab4.Demo.SpringBootApplication.repository; import Lab4.Demo.SpringBootApplication.model.Post; import java.util.List; import java.util.Optional; public interface PostRepository { List<Post> getAllPost(); void addPost(Post post); Optional<Post> getPostById(long id ); void removePost(long id ...
[ "sirak123hw@gmail.com" ]
sirak123hw@gmail.com
cb29d0e7a92c4432f6980664c85c1b2122d59324
106ad7cc822821dc0dedf6dd42d984a05f9a3335
/Akshay/practice/AbstactDemo.java
8dc02553a0dc9931349758f3b4bd11dd294abf1d
[]
no_license
sakthisgit/javaex
abc705bd989f54fcf97ad74cc432652494a0928a
dc248a54e39168895fd94b323553c0de091f935c
refs/heads/master
2021-08-25T10:37:28.658468
2021-08-12T15:43:18
2021-08-12T15:43:18
252,906,785
3
6
null
null
null
null
UTF-8
Java
false
false
309
java
package corejava; abstract class Animal2 { abstract void sound(); } class Dog2 extends Animal2{ @Override void sound() { // TODO Auto-generated method stub System.out.println("Wooooooff"); } } public class AbstactDemo { public static void main(String[] args) { Dog2 d=new Dog2(); d.sound(); } }
[ "ak.arane1997@gmail.com" ]
ak.arane1997@gmail.com
750aa811791644d0e47f79f748b8cb099dc39de4
c285fbde311a2d379c67ad32048ffa8d81273361
/javastudy-search-parent/javastudy-search-elasticsearch/src/main/java/org/javastudy/search/elasticsearch/App.java
6a2dd9e2c3ad8594317ec9462af6f99e7d4a8efc
[]
no_license
coolkingzhang/javastudy
42b4a29f76325d77a8adb2813f51a02b5b89511e
e385666fe194b7c2b8f83ac89569d1a8a9e083fd
refs/heads/master
2020-12-22T00:04:57.339994
2016-08-13T10:26:14
2016-08-13T10:26:14
59,395,349
1
0
null
null
null
null
UTF-8
Java
false
false
197
java
package org.javastudy.search.elasticsearch; /** * Hello world! * */ public class App { public static void main( String[] args ) { System.out.println( "Hello World!" ); } }
[ "coolkingzhang@163.com" ]
coolkingzhang@163.com
79348d80aabc1444665fe29094634ac79d1de1fd
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/work/app/hadoop-2.7.3-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/pipes/OutputHandler.java
b6c766aa69958dbe5ebc6d08bfd43677167e2488
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
Java
false
false
568
java
package org.apache.hadoop.mapred.pipes; import java.io.IOException; import java.util.HashMap; import java.util.Map; import org.apache.hadoop.io.FloatWritable; import org.apache.hadoop.io.NullWritable; import org.apache.hadoop.io.Writable; import org.apache.hadoop.io.WritableComparable; import org.apache.hadoop.mapred.C...
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
79a826fa6aa3fe0425836c95945d6adc6912cfcd
637ab648d011ebb3f157754909d15e0198880f9e
/dojosurvey/src/test/java/com/mattr/dojosurvey/DojosurveyApplicationTests.java
2e99a1440af13853491a882806649227f1fdb415
[]
no_license
mateogolf/SpringProjects
bfb954e84c875c91cc3111c786e34b86a6f4bdab
8f84f20cc5eeafc051dd0d325b5f34dc432832c1
refs/heads/master
2021-03-12T19:32:31.563588
2017-09-28T15:26:37
2017-09-28T15:26:37
102,882,036
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package com.mattr.dojosurvey; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class DojosurveyApplicationTests { @Test public void co...
[ "rodriguezml11@mail.wlu.edu" ]
rodriguezml11@mail.wlu.edu
7cd74c4dcec44140d48f35d277ac5d9b5c75b658
f420d514af2a7ba62bd28c3dbe3230888451efa5
/src/test/java/com/mrmodise/test/impl/OrderBOImplTest.java
76f802f6c190d60b73794d6ba11069b9107a74d4
[ "MIT" ]
permissive
mrmodise/Order-Processing-Java-Unit-Testing
99c5168871308277d55d136552eccdc285985330
7fb072b76efcaf6d97318f9d175b514814621413
refs/heads/master
2021-01-01T04:21:40.312582
2017-07-16T18:10:35
2017-07-16T18:10:35
97,159,845
0
0
null
null
null
null
UTF-8
Java
false
false
4,464
java
package com.mrmodise.test.impl; import com.mrmodise.service.impl.OrderBOImpl; import com.mrmodise.service.OrderDAO; import com.mrmodise.domain.Order; import com.mrmodise.exception.BOException; import org.junit.Before; import org.junit.Test; import org.mockito.Mock; import org.mockito.MockitoAnnotations; import java.s...
[ "modisemorebodi@gmail.com" ]
modisemorebodi@gmail.com
2182b9217893928314cf0001a71c0230400ff839
c141b78ca31a9ac518a7180e1ba289ab16f8f31a
/app/src/main/java/com/zgf/modelapplication/weight/view/PickerItem.java
67202e470c1b1507a4b63936eff019905688ee6c
[]
no_license
ZGaoFei/ModelApplication
8d21b2bafbbe2a3ac1eef33fa42c255928342927
cda70e6f4eee038560920480a1d67abf1fe29cc1
refs/heads/master
2020-06-10T16:58:27.038220
2017-04-18T04:39:16
2017-04-18T04:39:16
75,928,698
1
0
null
2017-04-18T06:57:58
2016-12-08T10:42:40
Java
UTF-8
Java
false
false
198
java
package com.zgf.modelapplication.weight.view; /** * PickerView item接口类 */ public interface PickerItem { /** * 获取item要显示的文本 * * @return */ String getText(); }
[ "m18317713325@163.com" ]
m18317713325@163.com
573a77c04c6505d7c37d2566defe46bb0f23957f
4c147cfb77773d2a1de7a5b1f6f630e906d4a2c2
/audiovideo/src/main/java/com/applozic/audiovideo/activity/VideoActivity.java
d3140bdfd96ba0d556701bd05af7740ed6294a68
[]
no_license
aamirtams/AndroidChatApp
a064e042fa9834569cb809042cfcba8804f6fc9d
7dece8aeeade98f77f32eebf37c2760ca06d7ef4
refs/heads/master
2021-09-22T11:19:26.748933
2018-09-09T09:53:57
2018-09-09T09:53:57
126,000,934
0
0
null
null
null
null
UTF-8
Java
false
false
7,036
java
package com.applozic.audiovideo.activity; import android.content.Context; import android.content.pm.PackageManager; import android.media.AudioManager; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.v4.content.ContextCompat; import android.view.MotionEvent; i...
[ "aamirtamseela@gmail.com" ]
aamirtamseela@gmail.com
f7b013727ce17feceddc83c1de251b8df20eef2d
67d3b5a4c6bd59c93e0428276f6f62eee95c6175
/src/main/java/leetcode/p477/Solution477_2.java
4fc9a7dd092bec629076bb65e48e715bffa8cc94
[ "MIT" ]
permissive
beloshabskiy/leetcode
4e03304161e9b801c6615f6bf18e2215af6cead9
440e87ac8046cba1cce153123680ed14912fbe1e
refs/heads/master
2020-12-06T06:02:00.322041
2020-06-29T14:13:36
2020-06-29T14:13:36
232,366,356
0
0
null
null
null
null
UTF-8
Java
false
false
745
java
package leetcode.p477; /** * 477. Total Hamming Distance * The Hamming distance between two integers is the number of positions at which the corresponding bits are different. * Now your job is to find the total Hamming distance between all pairs of the given numbers. */ public class Solution477_2 { public int...
[ "beloshabskiy@gmail.com" ]
beloshabskiy@gmail.com
58f62e7890843e87fe3b997bf65e0f7367659503
10127b97f97d388a9c43f50bc53dfa610d7652f0
/benz/benz-core/src/test/java/com/sxx/ioc/ann/bean/Person.java
9a9f43aaef1d8160dd39f02c5c298d7b18a5a33a
[]
no_license
suxiaoxu/Benz
fac2043bf23e45e8d7fa92e81f8f899f3dd90b92
b416646b3ea84b4e884eaab112305c49e438bc23
refs/heads/master
2021-01-20T07:34:57.421540
2017-06-20T14:59:55
2017-06-20T14:59:55
50,226,599
0
0
null
null
null
null
UTF-8
Java
false
false
543
java
package com.sxx.ioc.ann.bean; @MyClassAnnotation(uri ="asdf",desc="asdf") public class Person { private int age; private String name; private int heghit; public int getAge() { return age; } public void setAge(int age) { this.age = age; } public String getName() { return name; } public void setName(Stri...
[ "xiaoxu.sxx@alibaba-inc.com" ]
xiaoxu.sxx@alibaba-inc.com
55dae168ce3e3ee53040ca8c1cf8d906cc048e30
1ae9b3a3734923363f5efbd7fc273248b71ad10a
/app/src/main/java/com/example/ins/Fragment/SearchFragment.java
0cae475c2f291aab3110251e1c491ae43e7197e6
[]
no_license
violetddd/Group27_test
c2630907937c5991a643a69c2d665b45e9be4e5a
ff003fbf8e980d74fd62aaa27f5e351fcbb1e905
refs/heads/master
2023-06-17T01:42:01.430444
2021-07-13T13:40:47
2021-07-13T13:40:47
384,592,371
0
0
null
null
null
null
UTF-8
Java
false
false
2,070
java
package com.example.ins.Fragment; import android.os.Bundle; import androidx.fragment.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.example.ins.R; /** * A simple {@link Fragment} subclass. * Use the {@link SearchFragment#newInstance} factory ...
[ "violet0118@126.com" ]
violet0118@126.com
27f89f0ae36fcf31733608bcdd6e38b44e2c5982
0b161fdb4427b96e636e76346042266e6aae8059
/Latest APIs code JAVA/dev server/src/main/java/com/etl/base/CompanyServices.java
59a273f4b9e3b76730733568409553200bc45fc1
[]
no_license
ishuzontec/https---github.com-falconloop-Falconloop-APIs
7c3d1d3c782e38d44e1d90c85fc35d86ea0c6287
f3df3c6fcf893c12d46fd38c540ebf8cdb8ad1d3
refs/heads/master
2020-03-29T01:58:21.385070
2018-09-19T08:10:36
2018-09-19T08:10:36
149,415,745
0
0
null
null
null
null
UTF-8
Java
false
false
9,266
java
package com.etl.base; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.text.SimpleDateFormat; import java.util.Calendar; import com.etl.util.MYSQLConnection; import com.etl.util.MYSQLHelper; public class CompanyServices { public int CompanyServicesId; public in...
[ "ishu.k@zontecsolutions.com" ]
ishu.k@zontecsolutions.com
399c1de64012ad75f3f25005501a6d2f6eb38dfa
0c1acfa5f3514340d73a1b074a23e3620583d27a
/zsdev-ac/src/main/java/com/sdzs/zsdev/ac/task/TaskResponse.java
bb6218729c97b95b3eeceb2753eded2bf36cf24d
[]
no_license
zhangxiaodang-zs/zsdev
e7881472b10f4d4aa1c9f7df1e18316f3ffb6d2f
24c740338e0a92b629d0546dd63dca375e943150
refs/heads/master
2022-12-15T04:59:18.827836
2020-04-13T13:25:42
2020-04-13T13:25:42
247,853,771
0
0
null
2022-12-06T00:44:20
2020-03-17T01:39:34
Java
UTF-8
Java
false
false
6,684
java
package com.sdzs.zsdev.ac.task; /** * Copyright(C) ShanDongYinFang 2019. * <p> * WEB端机构信息返回报文. * * @author 门海峰 2020/03/17. * @version V0.0.1. * <p> * 更新履历: V0.0.1 2020/03/17 门海峰 创建. */ public class TaskResponse { // 请求次数 private String draw; // 总条数(不是本页的条数,是总条数) private String totalcount; ...
[ "zhangxiaodang@biye.com.cn" ]
zhangxiaodang@biye.com.cn
e845704cb0bf770131074b07a3b3678e42bc4bf3
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mobileqqi/classes.jar/AndroidClientInterface/stVerifyBlackListRsp.java
6fde9cd0b5d04d359f85cc9480821348c889f1db
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
837
java
package AndroidClientInterface; import com.qq.taf.jce.JceInputStream; import com.qq.taf.jce.JceOutputStream; import com.qq.taf.jce.JceStruct; public final class stVerifyBlackListRsp extends JceStruct { public int iValue = 0; public stVerifyBlackListRsp() {} public stVerifyBlackListRsp(int p...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
82f9be469b268ccd3dafa0ded8e7c540fc80dbc7
e498ea268e52a7683597375c6f2cfe8ff2c0b949
/spring-multi-datasource/src/main/java/com/baoli/multidatasource/entity/User.java
83713eed355e63bbae129ec0eac7d6a8352de82d
[]
no_license
lilybao/common-demo
e2ee53d36af65d3130ddae83262bc9bdd5f900de
00f3a5f008c7111ffbf3f98bc38035b6fa814e4a
refs/heads/master
2022-06-22T17:13:39.584178
2020-05-29T09:57:28
2020-05-29T09:57:28
230,351,579
1
0
null
2022-06-21T04:03:39
2019-12-27T01:28:44
Java
UTF-8
Java
false
false
250
java
package com.baoli.multidatasource.entity; import lombok.Data; /** * @program: common-demo * @description: 用户 * @author: li baojian * @create: 2020-03-23 18:40 */ @Data public class User { private String name; private String age; }
[ "752415416@qq.com" ]
752415416@qq.com
30385b838379faa02ef56f60e7accc093f3e5d6e
6013879985cb21f6e55dba1ab51e6a3c6f78d66b
/StreetApp_AS/streetApp/src/main/java/com/juxun/business/street/bean/UserBean.java
8aac4d9905ff0cfcc91bbbc684d5efd9780c1aca
[]
no_license
15307388990/street
6ed4e9b72feb9bfd2c346c6b7cd46960ba695c84
77cfc79bb1f8c7e20e18f87a20bfe5272d05b66b
refs/heads/master
2020-04-09T18:21:56.098493
2018-12-05T11:52:33
2018-12-05T11:52:33
160,509,891
0
0
null
null
null
null
UTF-8
Java
false
false
1,515
java
/** * */ package com.juxun.business.street.bean; import java.io.Serializable; /** * * 项目名称:Street 类名称:UserBean 类描述: 创建人:WuJianhua 创建时间:2015年6月2日 下午4:25:59 * 修改人:WuJianhua 修改时间:2015年6月2日 下午4:25:59 修改备注: * * @version * */ @SuppressWarnings("serial") public class UserBean implements Serializable { // priva...
[ "lan.sha@163.com" ]
lan.sha@163.com
21e13e5d43a19e0ee95e4cc4868f1d4a820077e3
c9c3cebcb981aef73f69d37ad28ee4c4df7f2eaf
/src/main/java/dev/paie/web/WebAppInitializer.java
3a27754d35bf5cc12dc8bf89b947365d51b27d4b
[]
no_license
warso/sirh-gestion-paie
af6e9873fc0eb2d0fe857fd6c7c5eb3c39b77b2a
b841d5b6615e7059e5a586e3e0cb1ec170aa2333
refs/heads/master
2020-12-24T05:13:27.785471
2017-06-06T15:44:09
2017-06-06T15:44:09
92,925,939
0
0
null
2017-05-31T08:55:16
2017-05-31T08:55:16
null
UTF-8
Java
false
false
1,664
java
package dev.paie.web; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.ServletRegistration; import org.springframework.web.WebApplicationInitializer; import org.springframework.web.context.ContextLoaderListener; import org.springframework.web.context.support.Annotat...
[ "warsama.ilmiamir@gmail.com" ]
warsama.ilmiamir@gmail.com
657bbc97e3afe74bb5ed07f4ca3999bf6b2d54c1
69b7af0eefdb58fe5418e291f36b77dd66b95d6b
/TuanLuongIoofexercise/src/Robot.java
76d31efc5011a2dd5e122e176a39b4b65729edc3
[]
no_license
tuanmission/TuanLuongIOOFRobotChallenge
ae83db14db729812d4f33971747a2337e29d73fd
bc3d77dfcce2941c4c2e92d83aaa8dfed8e56692
refs/heads/master
2023-08-28T14:49:03.034947
2021-10-03T06:33:02
2021-10-03T06:33:02
412,988,249
0
0
null
null
null
null
UTF-8
Java
false
false
2,160
java
public class Robot { private int x; //Instance Variables private int y; private Direction direction; public Robot(int xin, int yin, Direction dir) { this.x=xin; this.y=yin; this.direction=dir; } //Method to move robot left public void left() { switch(this.direction) { //Switch s...
[ "s3652729@student.rmit.edu.au" ]
s3652729@student.rmit.edu.au
f6b4e1dc306192bb5d7e223a101edd5351de45c2
08ec7f5aaada2592a95fac333f66321410fd1135
/Anagram/src/SemPalavraException.java
fc3306e345245411864b5c835e8e84240fd3cda6
[]
no_license
PedroSantos42/algorithms
759a34d2e1f0fed4847fdac5cb6f655b484c65e7
fff22af1c1711c2fe92bb523cdb37c8a08f5412f
refs/heads/master
2023-03-23T15:43:55.076244
2021-03-07T15:45:25
2021-03-07T15:45:25
147,710,279
0
0
null
null
null
null
UTF-8
Java
false
false
140
java
public class SemPalavraException extends Exception { public SemPalavraException() { super("Sem nenhuma palavra nos parâmetros"); } }
[ "pedroabs.dev42@gmail.com" ]
pedroabs.dev42@gmail.com
62bf5f0c4eafe385864838bd47cb3f02c9a0ab51
5dae254e98b68cbbc747f64677e555f4b8da3447
/core/src/com/apptogo/runalien/plugin/AbstractPlugin.java
0d202d491ce80ab5ec428ab010cdf4883bb3c292
[]
no_license
mantkowicz/runalien
8a7764989a5e80130101752ea52024256c0d0dcc
2ebc5f21fbaf3f46892afd8f9573ea7ed67119a7
refs/heads/master
2020-12-25T16:58:47.627186
2017-03-16T21:45:16
2017-03-16T21:45:16
53,248,435
0
1
null
2019-11-03T11:47:20
2016-03-06T10:05:13
Java
UTF-8
Java
false
false
549
java
package com.apptogo.runalien.plugin; import com.apptogo.runalien.game.GameActor; import com.badlogic.gdx.physics.box2d.Body; public abstract class AbstractPlugin { protected GameActor actor; protected Body body; abstract public void setUpDependencies(); abstract public void run(); public void pos...
[ "antek15@gmail.com" ]
antek15@gmail.com
d120f2f73e5eedc8dd66d1e6385d3c24e77407da
c8a6fb1aed83cf3c8d2ce7095971cc1622282952
/microservicecloud-config-client-3355/src/main/java/com/atguigu/springcloud/rest/ConfigClientRest.java
6ac9ad170f6f97c82317580a7c8476684362348f
[]
no_license
qiyejialaodu/microservicecloud
0e376d350c819dc6feb38ba293113c39c989dcbc
8d270053ef8fc950136278e94dc7f53c50bd9f24
refs/heads/master
2022-11-29T11:50:30.905399
2020-08-13T13:22:07
2020-08-13T13:33:00
287,283,058
0
0
null
null
null
null
UTF-8
Java
false
false
813
java
package com.atguigu.springcloud.rest; import org.springframework.beans.factory.annotation.Value; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController public class ConfigClientRest { @Value("${spring.application.name}")...
[ "1945053257@qq.com" ]
1945053257@qq.com
61247ad5ef3ddee6855beb96d5b7119f127f4a92
e4aad1c64bc06e924694ff2210dab5edef0ec831
/app/src/main/java/com/example/tctctc/easylook/ganhuojizhongying/DetailActivity.java
b58dc77f31ef3cc38856509c674d92b07b6c7124
[]
no_license
ziktang/EasyLook
0640ac1c3bba6551b55d0bb751741100d7088005
38de28b98bcd89d13d61da2cf968b5aad385a0ed
refs/heads/master
2020-05-27T21:13:15.028486
2017-03-02T00:49:58
2017-03-02T00:49:58
83,617,148
0
0
null
null
null
null
UTF-8
Java
false
false
4,576
java
package com.example.tctctc.easylook.ganhuojizhongying; import android.app.Activity; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.os.Environment; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.su...
[ "1757607439@qq.com" ]
1757607439@qq.com
80db5f1448dd161ad784e7d62f7a218797742df8
a6ee43db1ecf659c47967d3334ba15e504947a5e
/src/main/java/com/leetcode/pascals_triangle_ii/Solution1.java
f637b472fd9740656b1d5af0d05250403f7ca7ea
[ "MIT" ]
permissive
magnetic1/leetcode
fa3d640b640b4626705272bbcafc31c082fa6138
4577439aac13f095bc1f20adec5521520b3bef70
refs/heads/master
2023-04-21T10:28:10.320263
2021-05-06T12:22:57
2021-05-06T12:22:57
230,269,263
2
0
null
null
null
null
UTF-8
Java
false
false
806
java
/** * Leetcode - pascals_triangle_ii */ package com.leetcode.pascals_triangle_ii; import java.util.*; import com.ciaoshen.leetcode.util.*; /** * log instance is defined in Solution interface * this is how slf4j will work in this class: * ============================================= * if (log.isDebugEnabled...
[ "1228740123@qq.com" ]
1228740123@qq.com
0c9e477cc64658f14e2215c4b78a9adb0988b158
3d30d35c6383d1a16430560db69416e924f21177
/src/main/java/com/net/demo/service/PublisherService.java
03040da10fc15444c9d32334df646bfdfb7bfa62
[]
no_license
lucyVan/net3.14
a06fe5eae13dd5bccc4b797c61a079aa9a4cce86
a6d746723e7d0db30a9eb9aada28300272e3b393
refs/heads/master
2022-06-22T20:39:38.136112
2020-01-10T06:45:04
2020-01-10T06:45:04
232,980,021
0
0
null
2022-06-21T02:36:46
2020-01-10T06:21:50
Java
UTF-8
Java
false
false
126
java
package com.net.demo.service; import org.springframework.stereotype.Service; @Service public interface PublisherService { }
[ "307945541@qq.com" ]
307945541@qq.com
d3e30704d697256971bcfd752f3c8c3f32a2336d
696637bc44b2d4f9a1213447db922928b2d7f010
/src/webserver/WebServer.java
f856cddacbb88a57433ec439a5a6ec01d9b070a3
[]
no_license
del42/WebServer
0fa2ba92ceaa977c88e847dc852c4b061bc5d5c2
c91d346c7277020512764b83212c814188f62b58
refs/heads/master
2020-04-05T23:02:11.237601
2012-11-20T20:49:27
2012-11-20T20:49:27
6,784,919
1
0
null
null
null
null
UTF-8
Java
false
false
9,314
java
package webserver; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.FileInputStream; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import java.net.ServerSocket; import java.net.Socket; import java.text.SimpleDateFormat; import java.util.Date; ...
[ "delger42@gmail.com" ]
delger42@gmail.com
6f2f79f8231024196db2844031dc9348041b7b89
010af329f73332ff36476c38f749fd6805086acc
/app/src/main/java/com/ruanjie/donkey/bean/UnReadBean.java
5673a55dc4e6a8f2a006ffce8f0691a4c4dc2ef4
[]
no_license
Superingxz/YellowDonkey
f577feed32485b49ccab06660121af6a43a37320
a47691c815d4f25d1298f2f3b68f17f8961d4ad5
refs/heads/master
2023-02-01T10:03:38.011876
2020-12-18T09:07:53
2020-12-18T09:07:53
322,543,723
0
0
null
null
null
null
UTF-8
Java
false
false
202
java
package com.ruanjie.donkey.bean; public class UnReadBean { private int num; public int getNum() { return num; } public void setNum(int num) { this.num = num; } }
[ "moyaozhi@anjiu-tech.com" ]
moyaozhi@anjiu-tech.com
037b03cac7ba00cf7d613e7609c9c92338743518
2a8f4be775f0e46ef665aa0a8a7b5670c6f02344
/Chapter8/AudioVideoTest/app/src/main/java/com/lingsh/audiovideotest/PlayAudioActivity.java
54d159670286895356d94b60ca006937c2929211
[ "Apache-2.0" ]
permissive
lance-ling/TheFirstCodeAndroid
72ef4937fe7bd5df6b1fc58db4b63c681087c47d
a815713b17f6bed17d99fc47b801082be4625bc7
refs/heads/master
2020-09-29T08:44:54.701978
2019-12-31T06:26:16
2019-12-31T06:26:16
227,002,739
0
1
Apache-2.0
2019-12-18T01:15:34
2019-12-10T01:31:21
Java
UTF-8
Java
false
false
4,339
java
package com.lingsh.audiovideotest; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.media.MediaPlayer; import android.os.Bundle; import android.os.Environment; import android.view.View; import android.widget.Button; import ...
[ "lingshouhong@himobi.net" ]
lingshouhong@himobi.net
89cfe50dbc4e1420dfb8cfe93035150351e7db8b
88c80ffa37f0d5bd6b5b626cba99418d90aa6d29
/springbootbymyself/src/main/java/com/whyme/springboot/_05freemarker/AppConfig.java
5fb2f0609486c1578306517cc4bfa7cbe4f04089
[]
no_license
zhiwuwy/SpringBoot
82f24b30425731aabb9ce9271ec096b9f39b5650
1257b498dcfe2e774940508d4c9e34d02ef68d9c
refs/heads/master
2022-05-30T06:18:45.336659
2019-03-02T09:49:51
2019-03-02T09:49:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
321
java
package com.whyme.springboot._05freemarker; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class AppConfig { public static void main(String[] args) { SpringApplication.run(AppConfig.class, args); } }...
[ "907645377@qq.com" ]
907645377@qq.com
9f18e181de89903f5a455eaaf8988e0278c32141
57b169b2cb830b4d0584fa999ac2986396ae1815
/src/main/java/com/peiyuzhen/pms/domain/PayType.java
223a7e2dfcde210d74ffea7c3f9556b40f22414c
[]
no_license
Shadow404/pms
b56cc743ffe274fa5a9a25f0a965a73200193a48
1d644f574018b28381e33da45aec312d03dd0fde
refs/heads/master
2022-07-03T10:32:34.881434
2020-04-09T01:59:00
2020-04-09T01:59:00
253,986,778
7
0
null
null
null
null
UTF-8
Java
false
false
441
java
package com.peiyuzhen.pms.domain; import lombok.Data; import lombok.NoArgsConstructor; import javax.persistence.*; import java.math.BigDecimal; @Data @Entity @NoArgsConstructor public class PayType { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Integer PayTypeId; @Column(nullable =...
[ "1397713787@qq.com" ]
1397713787@qq.com
5b09ccd5e657b91628801d2c77cd07478e5c89ee
53baed6918217d19466c15045e68104af5977167
/chargingStation-web-master/chargingStation-web-master-53da1fd1aa027ac37a2b78f649e16b6906eb3332/src/main/java/com/jopool/chargingStation/www/controller/api/ApiOrderController.java
464831835bf17e36151d6d9448e402aa78923022
[]
no_license
jinguangyang/chargeStation
6f0892de382c62446076b20959c66b4a20180311
9923d976205cbdb66b3d796f44794707ba66c8b8
refs/heads/master
2021-09-25T15:16:06.380827
2018-10-23T14:10:54
2018-10-23T14:10:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,854
java
package com.jopool.chargingStation.www.controller.api; import com.jopool.chargingStation.www.controller.BaseController; import com.jopool.chargingStation.www.response.OrderListResp; import com.jopool.chargingStation.www.service.OrderService; import com.jopool.jweb.entity.BaseParam; import com.jopool.jweb.entity.PageRe...
[ "18511761875@163.com" ]
18511761875@163.com
a15eeabd2b7a7288578ff9db371432d23d3684b1
18b8174aeaa1a5ac324a3e32bed29b23b5a085c6
/modules/flowable5-engine/src/main/java/org/activiti/engine/impl/juel/Bindings.java
4f1c987bc90df954c4f2f3beb168e5dbae4853ad
[ "Apache-2.0" ]
permissive
vineetasharma/Flowable-Engine-6.3.1
a7d3f39d1e68109bddc69b4c96af6e4200cd6144
442a107bcf4c6165640987a2717a996dbab00364
refs/heads/master
2020-04-09T11:31:42.359414
2018-12-04T08:55:42
2018-12-04T08:55:42
160,313,282
0
0
null
null
null
null
UTF-8
Java
false
false
6,084
java
/* * Based on JUEL 2.2.1 code, 2006-2009 Odysseus Software GmbH * * 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...
[ "vineetasharma18791@gmail.com" ]
vineetasharma18791@gmail.com
ff981bb889c3957385c8362fb3456382dd2469ff
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/23/23_d0104b47f5812a2d8cf21de7c68f32a67f7b0637/Localizations/23_d0104b47f5812a2d8cf21de7c68f32a67f7b0637_Localizations_s.java
7b634b24e9266d1384a069042569714bc7fdeca6
[]
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
2,924
java
package net.mcft.copy.betterstorage.misc; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import java.util.Enumeration; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.zip.ZipEntry; import java.util.zip.ZipException; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
51a710dfb56b4145f90bc30751266641b3318fc3
2be50b6df19578b547f405530ea58671b2c7de3b
/app/src/main/java/com/cstz/cunguan/activity/InvestRecord.java
4aa3deacbf07393c48a0eea77cc3383b5feb3701
[]
no_license
androiddeveloper007/zzp-wx-demo
0e54c4f3f66b5ad366184b4d965fc376840bd853
53fffaefb05636c08d32003ff00d07dd1851b008
refs/heads/master
2021-09-06T01:14:35.046538
2018-02-01T07:20:49
2018-02-01T07:20:49
119,797,787
0
0
null
null
null
null
UTF-8
Java
false
false
34,034
java
package com.cstz.cunguan.activity; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v4.view.ViewPager; import android.text.TextUtils; import android.view.LayoutInflater; import android.view.View; import android.view.View.OnClickL...
[ "zhu852514500@163.com" ]
zhu852514500@163.com
079bda303edb50c23d265a4a9b46edf6b3704d9d
366aec26c921e77c211905b93e1f04743199684e
/src/com/igomall/dao/ConsultationDao.java
e173e618b9a3d355ef9b50e709115fc2a35a6931
[]
no_license
cloudgoon/mall-1
492dbdb6b8b71f40cad66e325c5e55218e11db54
3340c8cc16418ee8f986c8f181f634e3abcf90ab
refs/heads/master
2021-05-16T19:59:24.613232
2019-10-12T07:52:27
2019-10-12T07:52:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,589
java
package com.igomall.dao; import java.util.List; import com.igomall.Filter; import com.igomall.Order; import com.igomall.Page; import com.igomall.Pageable; import com.igomall.entity.Consultation; import com.igomall.entity.Member; import com.igomall.entity.Product; import com.igomall.entity.Store; /** * Dao - 咨询 * ...
[ "1169794338@qq.com" ]
1169794338@qq.com
aeac1b2e007aa8f5b538be3ef463388f2d2cb1a9
0ad86348124cd9724444972b3668b5f1b86aeb83
/src/org/usfirst/frc/team5137/robot/commands/UnrollWinch.java
f6844c652f112e99bfe16a9f1a8670aa5ab36469
[]
no_license
trevormcclellan/2016JavaCode
52a70b9280049f2156cee0700649cf4329671814
d66669943985c98597400be0cacff4f6c751e3ab
refs/heads/master
2021-01-23T20:45:53.161771
2017-02-04T23:25:37
2017-02-04T23:25:37
49,752,355
0
0
null
null
null
null
UTF-8
Java
false
false
1,004
java
package org.usfirst.frc.team5137.robot.commands; import edu.wpi.first.wpilibj.command.Command; import org.usfirst.frc.team5137.robot.*; /** * */ public class UnrollWinch extends Command { public UnrollWinch() { // Use requires() here to declare subsystem dependencies // eg. requires(chassis); ...
[ "conrad.murphy@outlook.com" ]
conrad.murphy@outlook.com
df001d30f6e5fcc1939d2112a019e52ec57c51b3
982c6b06d72d646c809d5a12866359f720305067
/subprojects/platform-native/src/main/java/dev/nokee/platform/nativebase/internal/dependencies/ModelBackedNativeComponentDependencies.java
601a7fe5a7b98071f54a53159e6de9701afcbeff
[ "Apache-2.0" ]
permissive
nokeedev/gradle-native
e46709a904e20183ca09ff64b92d222d3c888df2
6e6ee42cefa69d81fd026b2cfcb7e710dd62d569
refs/heads/master
2023-05-30T02:27:59.371101
2023-05-18T15:36:49
2023-05-23T14:43:18
243,841,556
52
9
Apache-2.0
2023-05-23T14:58:33
2020-02-28T19:42:28
Java
UTF-8
Java
false
false
2,231
java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "lacasseio@users.noreply.github.com" ]
lacasseio@users.noreply.github.com
f488d636ceb07ab13d0eb6f9d56f02159a7f01e3
5a2553c91e319f5a9eb8216fcaf58ce99603cf68
/src/main/java/com/aktar/alumni/model/Skill.java
5da017f6d37e32addabd932936cb1841c80ce23d
[]
no_license
aktarulahsan/alumni-association
086773a72c5ba2875bb223d503f3433eef7fcd19
d6626b6543c2d9bdaeb29ef7bba909a854b708f8
refs/heads/master
2023-02-26T08:16:45.947055
2023-02-14T05:32:20
2023-02-14T05:32:20
169,536,106
1
0
null
null
null
null
UTF-8
Java
false
false
1,044
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.aktar.alumni.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Ge...
[ "aktar@aktar-PC" ]
aktar@aktar-PC
e0efa1d7e57db27d42db84f9ebcf6fe27af79537
f2f70d728c5ab120da397d067d82b9631d5d2853
/IJ/JavaRushHomeWork/src/com/javarush/test/level16/lesson13/bonus01/common/JpgReader.java
2adebc158993883ed1fd1a49571d35b39acd5877
[]
no_license
paliydmn/JavaRushHomeWork
561cb8faf6871f58d387eaa4c3dc343e1192c8ba
9b9cba8b41392737499bad8e629d758241768e12
refs/heads/JavaRushHome
2021-01-22T10:50:49.648474
2017-06-06T12:11:50
2017-06-06T12:11:50
92,656,080
0
0
null
2017-06-06T12:11:51
2017-05-28T11:05:27
null
UTF-8
Java
false
false
152
java
package com.javarush.test.level16.lesson13.bonus01.common; /** * Created by Dima on 11.03.2016. */ public class JpgReader implements ImageReader { }
[ "paliydmn@gmail.com" ]
paliydmn@gmail.com
198ec90c357edafed85ab5b6532fb0012077f85b
aff66a1613358d4afd18fd7fce6fadf357ba4e2e
/src/Data_Structures_and_Algorithms_Made_Easy/Doubly_Linked_List_Client.java
4cf9898f4b611484904d5d41b82b7960b0ee271a
[]
no_license
Leo-Adlakha/Java-Codes
5af4258640aa480946c336e525ab9cebb803935c
d83b8c1e5af5d6bbb8d3364998169b597fdae579
refs/heads/master
2020-07-06T13:48:24.775508
2019-11-11T08:07:37
2019-11-11T08:07:37
203,037,347
1
0
null
null
null
null
UTF-8
Java
false
false
578
java
package Data_Structures_and_Algorithms_Made_Easy; public class Doubly_Linked_List_Client { public static void main(String[] args) throws Exception { // TODO Auto-generated method stub Doubly_Linked_List list = new Doubly_Linked_List() ; list.addFirst(10); list.addLast(20); list.addLast(40); list.addLast...
[ "leo8p18sb0092@gmail.com" ]
leo8p18sb0092@gmail.com
d8a5c642c6088a473bbfbc7c676dfa7151ffa65c
8acb32e24ceb51f74fdcf94b579cfb5f02d73606
/newx/src/com/entity/Ban.java
fd1c5eb9458a378d7327ee0f6f034dc511cbd070
[]
no_license
tech-lic/C-Tech
912930e2fcb15af985d4aa57dbd21e0af8ae7cd2
6fc6939690e01e71ec7c998aadf405f13926f935
refs/heads/master
2020-12-30T12:36:46.746734
2017-06-12T06:00:54
2017-06-12T06:00:54
91,401,718
0
0
null
null
null
null
UTF-8
Java
false
false
724
java
package com.entity; /** * Ban entity. @author MyEclipse Persistence Tools */ public class Ban implements java.io.Serializable { // Fields private Integer id; private String ban; private String tech; // Constructors /** default constructor */ public Ban() { } /** full constructor */ public Ban(String ...
[ "18811441841@163.com" ]
18811441841@163.com
2b48da0898e3256d23d5bb2846caf04e65a63276
15ebc42d3d97cc813f5ad664a20813214576ff93
/alohandes_df.perezc_s.abadia/src/main/java/uniandes/isis2304/parranderos/persistencia/SQLOfertaVivienda.java
e3637c81071a31cf8ab0af21d28bd400f57f7377
[]
no_license
dfperezc/it3
a835909ff7b938907b55f7ffce78c00dd058a00e
8b8c4031735f6e03cf0ad42ef80fdcd68d079886
refs/heads/master
2022-05-28T09:34:27.373782
2020-04-30T23:40:11
2020-04-30T23:40:11
260,306,369
0
0
null
null
null
null
UTF-8
Java
false
false
1,725
java
package uniandes.isis2304.parranderos.persistencia; import javax.jdo.PersistenceManager; import javax.jdo.Query; public class SQLOfertaVivienda { /* **************************************************************** * Constantes *****************************************************************/ /** * Caden...
[ "df.perezc@uniandes.edu.co" ]
df.perezc@uniandes.edu.co
309b04d25f0def02ce2665dcd0b83b1728976a45
e559610360e51c4c994233873ae764ab3b5d043f
/app/src/main/java/com/seminariodetesis/MainActivity.java
016451849c5d74900b9d5c8acb10e2c567ca1777
[]
no_license
Cristian123AT/SeminariodeTesis
569cf6daadac07ed459bf0c700b57e1438d8d242
16e6a8f17fbafed5d0e72c4035aecc8ffed9be3c
refs/heads/master
2023-02-08T09:26:31.385190
2020-12-28T01:42:14
2020-12-28T01:42:14
323,092,933
0
0
null
null
null
null
UTF-8
Java
false
false
3,770
java
package com.seminariodetesis; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.ContextMenu; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuItem; import android.view.View; import android.widget.AdapterView; import android.wi...
[ "cahuate@unsa.edu.pe" ]
cahuate@unsa.edu.pe
434b4e369468e825e7edd319f5d7440a07f972c5
80c0141c67d148eaeac1bbf3935aa73f8021b222
/xtext.cool/src-gen/xtext/cool/cool/BasicExpression.java
e6b561c5f48811556b0e57e6160c3d77cd1b6435
[]
no_license
OpenUniversity/AOP-Awesome-Legacy
2487e26a070b8e0a4788f897517b27f24e89105b
8131d2382be05e589fb3a12a0ffb9178a922f86a
refs/heads/master
2021-01-01T19:48:10.409410
2017-07-29T07:43:22
2017-07-29T07:43:22
98,688,611
0
0
null
null
null
null
UTF-8
Java
false
false
2,220
java
/** * <copyright> * </copyright> * */ package xtext.cool.cool; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Basic Expression</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link xtext....
[ "omishali@openu.ac.il" ]
omishali@openu.ac.il
9cfffb7f3283ea13f309b350dfdfab99aee50221
739ad8d1cd249b473ad9d42620c1595040fe5b04
/Øving 1/src/com/trygve/oving1/Resturant.java
c8cfea9aa354637c1e013b505ccdc80da9ce3bfd
[]
no_license
trygve55/Videreg-ende-Programmering
b35afcb9d14bc84cb8ce2bf8dd78c7b7baeb8d1a
49b2b88c160620a8803f6cdf1eebef618bdc4202
refs/heads/master
2021-04-30T16:20:37.512796
2017-03-17T11:40:01
2017-03-17T11:40:01
80,006,230
0
0
null
null
null
null
UTF-8
Java
false
false
2,862
java
package com.trygve.oving1; import java.util.Calendar; class Resturant { private String navnResturant; private int etableringsar; Bord bord; public Resturant(String navnResturant, int etableringsar, int antallBord) { if (navnResturant != null) navnResturant = navnResturant.trim(); i...
[ "trygvne@stud.ntnu.no" ]
trygvne@stud.ntnu.no
9ed8fe34cd3fd37c3e437ff2f653fbe186025bea
6bb184d3f007fa3d21584cedab2afb2061411bce
/src/main/java/tpfinal/tp/controller/ArbolController.java
1dfdcfed776ceb3ea98d95cf358fe8784fce7cf5
[]
no_license
JaquelinaAcosta/TP-final-DIED
5f070fd648407fa422363491f51f9fad26c7305e
ff3f405fe99c3a3f0ea5a0d3b4b92100125ec312
refs/heads/master
2021-01-01T15:26:10.358723
2017-08-24T02:34:26
2017-08-24T02:34:26
97,615,714
0
0
null
null
null
null
UTF-8
Java
false
false
10,569
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 tpfinal.tp.controller; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; import jav...
[ "araujo.g.vanina@gmail.com" ]
araujo.g.vanina@gmail.com
01c0b50e105d083a7bfde27b695e1734fc7e8306
90b9114d607b0c4b6194e1f7b712fa2251a07794
/mapnavigator/src/main/java/biking/mapnavigator/Navigator.java
5daba99a00d9e44158a1cf5f039af03aa011418d
[]
no_license
amolmate/BikingDiaries2
48759669a24efc66ec71f9e0d1380a466164ae3d
7abe0af6e305f6e0961bbccebefd8fdbf37cf473
refs/heads/master
2021-01-17T01:09:13.855803
2016-06-06T07:08:56
2016-06-06T07:08:56
60,506,284
0
0
null
null
null
null
UTF-8
Java
false
false
6,838
java
package biking.mapnavigator; import java.util.ArrayList; import org.apache.http.HttpResponse; import org.apache.http.HttpStatus; import org.apache.http.client.HttpClient; import org.apache.http.client.methods.HttpPost; import org.apache.http.impl.client.DefaultHttpClient; import org.apache.http.protocol.BasicHttpCon...
[ "mate.amol18@gmail.com" ]
mate.amol18@gmail.com
9c251c4e9bbf40ff23a6b5abb22e1690dc38444a
6e5503118457714b108d6fa1d16466c11e5c0719
/app/src/main/java/com/logic/client/mvp/model/NewsTabTagModel.java
2e49827887fdc9b66ee5842f4953f43967dbc40e
[]
no_license
Peter6666/client
bacd97b5a61136dfeec4afaa35cf24cda1fecc86
0cd78aec3c414573b141efe771ef8301db0a1e5c
refs/heads/master
2020-03-10T12:44:45.772014
2018-05-29T07:20:38
2018-05-29T07:20:38
129,384,581
2
0
null
null
null
null
UTF-8
Java
false
false
3,327
java
package com.logic.client.mvp.model; import android.util.Log; import com.logic.client.R; import com.logic.client.bean.NewsChannelTabs; import com.logic.client.rx.RxSchedulers; import com.logic.client.rx.base.BaseApplication; import com.logic.client.rx.base.mvp.BaseModel; import com.logic.client.utils.CacheUtils; impo...
[ "951752433@qq.com" ]
951752433@qq.com
7bd8951585d42ecf3cb69ff09268152035f6f74d
f3403b6442d626caea1957004ebe1ee994adb2f9
/IssuerBanks/src/main/java/com/IssuerBanks/IssuerBanks/IssuerBankRoutes/AuthenticationForTransaction.java
60ed0e2a07d7014b07e60084e4af2ca713e1f747
[]
no_license
2893348004/BankingApplication
2e3a48759ed416210451f37cd85d75d116d4b34d
83a01db6b6b864972845fc4ceff482a02c7e4258
refs/heads/master
2023-08-16T06:38:42.729812
2021-09-10T16:46:23
2021-09-10T16:46:23
405,135,207
0
0
null
null
null
null
UTF-8
Java
false
false
2,056
java
package com.IssuerBanks.IssuerBanks.IssuerBankRoutes; import com.IssuerBanks.IssuerBanks.Factories.BankAbstractFactory; import com.IssuerBanks.IssuerBanks.Factories.BankFactoryProvider; import com.IssuerBanks.IssuerBanks.Factories.CardFactory; import org.apache.camel.Exchange; import org.springframework.beans.factory...
[ "zag.adrien@gmail.com" ]
zag.adrien@gmail.com
dc577fe526a1daac14e1f51b86d4f84243f15cf3
0865ce2c48c12b0ad804d5b40ae1418539d5beb3
/spring-mvc-client-three/src/main/java/com/hhcf/system/listner/MQMsgListener.java
429173b05e4d2e1afd48c33391f4985445903a77
[]
no_license
radtek/full-cluster
73cc0f330983f8cd38315fed4f5f57bebacafa02
fa24ed300f5b15ab8c89fd5d9bbcce776ddc1e95
refs/heads/master
2020-06-15T23:43:19.807143
2018-11-21T09:56:28
2018-11-21T09:56:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,503
java
package com.hhcf.system.listner; import java.util.Map; import org.springframework.amqp.core.Message; import org.springframework.amqp.rabbit.core.ChannelAwareMessageListener; import com.rabbitmq.client.Channel; /** * @Title: MQMsgListener * @Description: * @Author: zhaotf * @Since:2018年5月16日 下午2:41:59 * @see {@...
[ "1426763507@qq.com" ]
1426763507@qq.com
409025cb982f2a11b80048a09c74803fe7aa8db8
3264ec2bd7d4256dc52eac5fbe807adaca51d8f4
/src/Algorithms/Implementation/easy/SockMerchant.java
ea0e5d85aca3d13310cb49d0a70cbf6fa9d77435
[]
no_license
asuvorkov/HackerRank
221fef9afd7724538dbf0972b90cb293fe1c0a7a
f74bd4735405139fa49440425577c6c60d0de08e
refs/heads/master
2021-01-22T11:20:15.801417
2018-04-14T08:51:41
2018-04-14T08:51:41
92,682,042
0
0
null
null
null
null
UTF-8
Java
false
false
799
java
package Algorithms.Implementation.easy; import java.util.*; /** * Created by Andrei on 13.08.2017. */ public class SockMerchant { static int sockMerchant(int n, int[] ar) { // Complete this function int numberOfPairs = 0; Arrays.sort( ar ); for (int i = 1; i < ar.length; i++){ ...
[ "andrey.suvorkov@gmail.com" ]
andrey.suvorkov@gmail.com
a23cd051d53a56c381048fa24e7ace12d5cd8825
367a5ea5c129f5205f5f507b775ea6762e9d3b2b
/Pen.java
1f4acff8eb35294ceaa4711a4310effd9080bca6
[]
no_license
davidgarciaj/SnakeGame
e42ae0f45563402a72ddf157dfe9767a91db1b73
a6b342d8831576358304f68d6ec110e1e67a19ef
refs/heads/master
2021-01-10T11:53:27.388533
2016-04-08T10:11:10
2016-04-08T10:11:10
55,497,236
0
0
null
null
null
null
UTF-8
Java
false
false
4,031
java
import java.awt.Color; import java.util.Random; /** * A pen can be used to draw on a canvas. The pen maintains a position, direction, color, * and an up/down state. The pen can be moved across the canvas. If the pen is down, it * leaves a line on the canvas when moved. (If it is up, it will not draw a line.) * ...
[ "igdrasilenllamas@gmail.com" ]
igdrasilenllamas@gmail.com
b85f5556364678b01f184d08a4719bca18295e58
77a74278b89b59ccd9ca9b78c80987a5591a6859
/src/gameobj/Boss/BossAttack.java
2fefdac77aa53997b51b493ff4536761f150c039
[]
no_license
wolke1007/cmoney_project_shootinggame
c9ef5c8bae7d8dcbb3280df6f9286998e6c787cb
9411c58395e962e6b131a438ff6bbe7585ae41fe
refs/heads/master
2022-11-27T16:45:22.157796
2020-08-04T17:38:29
2020-08-04T17:38:29
284,514,799
0
0
null
null
null
null
UTF-8
Java
false
false
9,510
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 gameobj.Boss; import controllers.AudioPath; import controllers.AudioResourceController; import controllers.ImagePath; import c...
[ "positive811025@gmail.com" ]
positive811025@gmail.com
e2ef4dd6d1eea19963aa77d23c72e67481db7061
7636e33a07a38002296475be03bf02ccb4ee3ceb
/v17-web/v17-order/src/main/java/com/hgz/v17order/config/RabbitConfig.java
dba8c714fe11d628c51341c695257570f08b3997
[]
no_license
DialogD/v17
3777b220acbe875a9dd19df8c2ac2f84901cfc93
edd86444dc4595e7fdea2b0adc9ca7d08431286a
refs/heads/master
2023-03-03T19:37:06.118354
2021-02-20T09:02:06
2021-02-20T09:06:29
340,552,708
0
0
null
null
null
null
UTF-8
Java
false
false
1,085
java
package com.hgz.v17order.config; import com.hgz.commons.constant.MQConstant; import org.springframework.amqp.core.Binding; import org.springframework.amqp.core.BindingBuilder; import org.springframework.amqp.core.Queue; import org.springframework.amqp.core.TopicExchange; import org.springframework.context.annotation.B...
[ "v_daen@yeahka.com" ]
v_daen@yeahka.com
26f840e9f86f90e233268c15d8539a003e192071
cd892d377017f1ce50e6a92aa19c4bf64cdc31af
/src/test/java/com/gdufe/exercise_app/service/CoinDetailServiceTest.java
1ce854b7910a5f1758cc3d2222ceaa9fac4b527f
[]
no_license
gdufexzq/exercise_app
bc90c2a2f810d8f1713527007cebdb40acdafca0
a2a235600726671bea7601b2fa0a9c1316f38bf2
refs/heads/master
2021-11-03T18:12:28.440708
2019-04-26T09:42:09
2019-04-26T09:42:09
182,353,422
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package com.gdufe.exercise_app.service; import com.gdufe.exercise_app.ExerciseAppApplicationTests; import com.gdufe.exercise_app.entity.CoinDetail; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import java.util.Date; import static org.junit.Assert.*; public class CoinDetailSe...
[ "goodMorning_glb@atguigu.com" ]
goodMorning_glb@atguigu.com
5424d97cb828adf219fb6dd1204030786754c1ba
b8ce556ee3c6cebcfb51b0959ea4f7935fba0a80
/src/main/java/com/emart/user/service/userservice/jwtsecurity/JwtAuthenticationEntryPoint.java
1079431bfdb92d630ae69d3678cb176003047a72
[]
no_license
NathalieSong/FSD-Stackathon-Backend-User-Service
9e322a3c196b83a7148e074cee167224f4c03b3e
b65ed221033643b9387642a220f80410c5217a3e
refs/heads/master
2022-11-05T21:10:54.651496
2020-06-11T13:35:25
2020-06-11T13:35:25
262,735,738
0
0
null
null
null
null
UTF-8
Java
false
false
869
java
package com.emart.user.service.userservice.jwtsecurity; import java.io.IOException; import java.io.Serializable; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.security.core.AuthenticationException; import...
[ "syjsong@cn.ibm.com" ]
syjsong@cn.ibm.com
029e30cdfac631e53a87f155d9c21d2ca3ec7c27
a89792ab19fc2c13c03b5df6994ea89bdf441846
/DVDLibrary/src/main/java/com/sg/dvdlibrary/dao/DVDLibraryDao.java
a93efbce2149165d53e6b0301550a579e4ac1e7a
[]
no_license
croyfish/SoftwareGuild
8bc360eb0356423e074070a9f12bfe79800fba02
35d4fafc4dcb801c54706a76d29674081de8b8c6
refs/heads/master
2021-05-12T17:23:52.243392
2017-11-17T19:41:51
2017-11-17T19:41:51
117,042,729
0
0
null
null
null
null
UTF-8
Java
false
false
2,136
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.sg.dvdlibrary.dao; import com.sg.dvdlibrary.dto.DVD; import java.util.List; import java.util.Map; /** * * @author jeffc...
[ "jeffcroyle36@yahoo.com" ]
jeffcroyle36@yahoo.com
a3b8a75bca59bbb7f6b46ac9a7826d5c07fad4c2
33b16f265b765663f677bb77e15163f245e1221d
/src/main/java/com/revature/teamManager/util/exceptions/ResourcePersistenceException.java
4f96a5b33f6084e832e8816bbe55c454a6500d30
[]
no_license
ColbyDub/CLMW_api_p2
7172d3ae5f820b94e6b6a034dfc93cf1c7268334
3a4c5eca721323ded1e90606f3150a79b43eab19
refs/heads/main
2023-08-12T20:34:59.007349
2021-09-21T02:22:36
2021-09-21T02:22:36
401,490,833
0
2
null
2021-09-22T14:03:27
2021-08-30T21:28:20
Java
UTF-8
Java
false
false
212
java
package com.revature.teamManager.util.exceptions; public class ResourcePersistenceException extends RuntimeException { public ResourcePersistenceException(String message) { super(message); } }
[ "cduball@outlook.com" ]
cduball@outlook.com
b35670d03ab5f61fd3833a29a1f7fe37fd71323b
9f79a9d773d27d6bb2bfe9c88e48066042225505
/src/test/java/kr/ac/kaist/salab/SALabWebsiteApplicationTests.java
f91f170e9444a8ac155e802198fa53a7af4adee5
[]
no_license
gkm2164/salab-web
a24855607877f6560a16dddd5bd924bf8e7c6abd
eb21bd2f4649dfb0780b0b34ac89987a8dc67785
refs/heads/master
2021-01-10T10:50:34.140087
2016-08-12T12:41:56
2016-08-12T12:41:56
52,427,211
0
0
null
null
null
null
UTF-8
Java
false
false
513
java
package kr.ac.kaist.salab; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.test.context.web.WebAppConfiguration; import org.springframework.boot.test.SpringApplicationConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; @RunWith(SpringJUnit4ClassRun...
[ "gkm2164@gmail.com" ]
gkm2164@gmail.com
4c87fcc22cbe4ef590a6367cbb8d6d7ddc724458
119765610e20b77e1d81a6bbfef99f49e382aef8
/qq-spring/src/main/java/com/github/rygh/qq/spring/QQSpringLifecycleBean.java
af97b78da39cce155289363efe46b2b9392410ce
[]
no_license
rygh/qq
809ad4a3072e3af71c3e4a42ba9a123cfa34fbc9
28e9a72c0f932e62bfdda17e9b5144ccdee96f68
refs/heads/master
2022-08-10T12:21:12.133727
2022-07-30T17:49:56
2022-07-30T17:49:56
134,170,019
0
0
null
2022-07-30T17:49:57
2018-05-20T17:04:50
Java
UTF-8
Java
false
false
760
java
package com.github.rygh.qq.spring; import org.springframework.context.SmartLifecycle; import com.github.rygh.qq.QQServer; public class QQSpringLifecycleBean implements SmartLifecycle { private QQServer runtime; private boolean running = false; public QQSpringLifecycleBean(QQServer runtime) { this.runtime = r...
[ "jorgen.rygh@gmail.com" ]
jorgen.rygh@gmail.com
42c93d4884ab3a8f770d0aaebb0a40dac2ab48d7
6a44dd09339a8867b36191e95e8721a2d2f92a4d
/AI Chess Game/src/game/impl/moves/PawnCapturePromotion.java
3e7bb0ab47e4710026f5f4231cc49777efbce183
[]
no_license
ankurkhetan2015/Java
61855a1bf7a9bdac9bd52a56d83c1787b740df17
5d0407715284ea3f8d043cd72d91aa164a8697b0
refs/heads/master
2020-07-17T05:24:12.301429
2020-05-03T18:02:09
2020-05-03T18:02:09
205,955,090
0
0
null
null
null
null
UTF-8
Java
false
false
467
java
package game.impl.moves; import game.ILocation; import game.IPromotionMove; import pieces.IPiece; public class PawnCapturePromotion extends CaptureMove implements IPromotionMove { private IPiece promotion; public PawnCapturePromotion(IPiece piece, ILocation from, ILocation to, IPiece promotion) { sup...
[ "43939149+ankurkhetan2615@users.noreply.github.com" ]
43939149+ankurkhetan2615@users.noreply.github.com
5f74112cd67c9a1a181386be83d13d8ed612640a
1c12da9c1e39b9b79c717725b5f0fbd8a1d5bb40
/src/test/java/com/nimbusds/openid/connect/sdk/validators/IDTokenValidatorWithHTTPTest.java
d9d059e4b825955c9366f3eb8dbdeca9b8b32456
[ "Apache-2.0" ]
permissive
kuaizionly11/OAuth-2.0
612ce41910e397ec45e4394a88bca34566d5d8ca
812516088bd97751604627a0dfd47c832074a245
refs/heads/master
2021-01-17T07:32:07.546477
2017-02-27T07:44:44
2017-02-27T07:44:44
83,744,970
0
0
null
null
null
null
UTF-8
Java
false
false
13,462
java
/* * oauth2-oidc-sdk * * Copyright 2012-2016, Connect2id Ltd and contributors. * * 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 * *...
[ "support@connect2id.com" ]
support@connect2id.com
39f46f7688493817f1219272002f1642f214e922
5de4f2b06230348e574792dac1bc1e9eb96949ad
/volley/src/main/java/com/android/volley/Request.java
06ab75edb560c18a5228c2227f5a433d7129dfe2
[]
no_license
explaraTech/ExplaraAndroidSDK
d3f9dd14028559fdf34cbc73995b0617ab3ea8ac
b9e7f832e7bb98e7bce4b3694e3a1db8e14f8582
refs/heads/master
2020-04-06T03:38:45.296205
2016-07-04T14:14:00
2016-07-04T14:14:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
19,223
java
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "root@Debasishs-MacBook-Pro.local" ]
root@Debasishs-MacBook-Pro.local
70071fc381ae6a67c1ab400a0aa0449ffeebb327
1c9371ffe72e6c3edabce10d34598d821239da56
/src/main/java/lab1/AnyaSuperIntegerList.java
4180138eabc11ddb161e8e73f7989526ba5e3f7b
[]
no_license
anna-gor/JavaSchool
04987ec5f73fc389d46da45fcc7bf93f3904306e
f1e11154b08db80223e6df53794a0f22cb39d4b1
refs/heads/master
2023-07-16T12:20:34.643849
2021-08-24T17:06:57
2021-08-24T17:06:57
396,861,572
0
0
null
null
null
null
UTF-8
Java
false
false
1,941
java
package lab1; import java.util.Arrays; public class AnyaSuperIntegerList implements SuperIntegerList { int[] intArray; int size; public AnyaSuperIntegerList(int[] someIntegers) { this.intArray = someIntegers; this.size = intArray.length; } @Override public void add(int number...
[ "sadzho@gmail.com" ]
sadzho@gmail.com
49ff785910b1d0ec1fd96d4cc04a05b02d81a6ee
45d83924e31d31a2693edee179909021cc43aaa3
/src/main/java/com/gazfood/client/gazfoodspringbootclient/service/CafeteriaAndMenuServiceImpl.java
36c9b4c80fa50c27e2828fff85540b9ab36faddd
[]
no_license
yam86rus/gazFoodSpringBootClient
a01c7b5ed5335981e3706665c766f8bd823156b0
2120e58c64a471aceffe2c406272022a8b78d3d5
refs/heads/main
2023-05-09T05:42:06.403995
2021-06-03T11:09:20
2021-06-03T11:09:20
373,478,614
0
0
null
null
null
null
UTF-8
Java
false
false
1,502
java
package com.gazfood.client.gazfoodspringbootclient.service; import com.gazfood.client.gazfoodspringbootclient.dao.CafeteriaAndMenuRepository; import com.gazfood.client.gazfoodspringbootclient.entity.CafeteriaAndMenu; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.S...
[ "yam86rus@gmail.com" ]
yam86rus@gmail.com
b33108f19ba798c7fde76a99ab26b78a57ebdfe3
409d0444d230ac4f3dcfc7dfd8b30770d11f6191
/auth-service/src/main/java/com/rifkiansyah/authservice/Config/MongoDB/MongoBeeConfig.java
a97498e2185a06af9640bfd9edab1ac64547b128
[]
no_license
rifkiansyahmc/spring-boot-cloud-oauth
2ac646dd7e9de47275a538e5b64721fbcc94cfbd
7cd2bf8bff474517830d7721b0ce591e0dc52de7
refs/heads/master
2020-07-30T00:10:25.522208
2019-09-21T19:29:52
2019-09-21T19:29:52
210,012,844
0
0
null
null
null
null
UTF-8
Java
false
false
1,399
java
package com.rifkiansyah.authservice.Config.MongoDB; import com.github.mongobee.Mongobee; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.autoconfigure.mongo.MongoProperties; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation....
[ "adfx-02morgan" ]
adfx-02morgan
45d024fc4e4faf1ba3f759b101584b46936e3814
10605c0f2e8f40169bf372c0d7c14d8886ca15de
/src/com/iiordanov/domain/UserMsg.java
5783a39400aea315916e986845239a2cbb797732
[]
no_license
yangchuyingt/trunkeydesk
be5759c6796e7879984fff549a11af2fed61fd2f
4222920a3d2be9301eeee94d8d661f109d839022
refs/heads/master
2021-08-16T15:33:14.155085
2017-11-20T02:57:38
2017-11-20T02:57:38
111,353,299
0
0
null
null
null
null
UTF-8
Java
false
false
963
java
package com.iiordanov.domain; public class UserMsg { private String username; private String password; private String hostip; private String managerip; private String port; private String updatetime; public String getUsername() { return username; } public void setUsername(String username) { this.username ...
[ "1191378206@qq.com" ]
1191378206@qq.com
4347341c21632aec1eab71daa1ac9c2b136df568
ab8bafb139fff8cdb50a3d2d78c03eb9211d28ef
/src/org/apache/fop/fo/FObj.java
5f6c56310909d77dc1bc20479001a8352b0f1357
[ "Apache-1.1", "Apache-2.0" ]
permissive
tanvir-ahmed-m4/fop-0.20.5
540f6386ce7a1a8102d652b13834207a0d0f11cc
61290f6667d57ae483a58991c417dce91673386f
refs/heads/master
2021-01-21T10:26:14.336631
2017-02-28T12:41:38
2017-02-28T12:41:38
83,430,905
0
1
null
null
null
null
UTF-8
Java
false
false
8,728
java
/* * $Id: FObj.java,v 1.20.2.9 2003/04/11 00:24:37 pietsch Exp $ * ============================================================================ * The Apache Software License, Version 1.1 * ============================================================================ * * Copyright (C) 1999-2003 ...
[ "tanvir.ahmed@metafour.com" ]
tanvir.ahmed@metafour.com
e72058e87aeeaa6e0a0465ff6fda720547d47d9d
162c09b60b9c85f01c8419891c7feac6806527b0
/src/main/java/cn/unicom/met/mapper/PlaceMapper.java
f9dd633cf8ecc743e089b610e964e54ca6ba3c17
[]
no_license
zhangruijie-star/met
4dcce70f8ca0209ddec042d70061ac139a15cd94
4cf207f8d3528add306ce5047988763fa4aa7ea6
refs/heads/master
2022-06-22T22:46:18.086944
2019-11-26T07:10:54
2019-11-26T07:10:54
224,123,283
0
0
null
2022-06-17T02:41:27
2019-11-26T06:55:53
JavaScript
UTF-8
Java
false
false
1,134
java
package cn.unicom.met.mapper; import cn.unicom.met.entity.Place; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Component; import java.util.List; @Component //public interface PlaceMapper extends BaseMapper<Place> { // //} public interface PlaceMapper { //查询所有 public List<P...
[ "2297185561@qq.com" ]
2297185561@qq.com
50096405d86e7b98a8e8408658aac843554564c0
15938d025827a01d74c0bcd0fc097b82ee270bd7
/src/main/java/pe/joedayz/easyfact/exception/ComprobanteElectronicoNotFoundException.java
090a4ea0800f7b973fac51c234bea0ac19dded34
[ "Apache-2.0" ]
permissive
joedayz/easyfactapi
1756dd05886818ecba8cb9ae93997ac0b64a6a74
43b6ffc86cf49eb6a92449cd49a4d2f5439f0137
refs/heads/master
2021-01-01T05:58:11.944890
2019-04-06T15:59:05
2019-04-06T15:59:05
97,321,391
3
11
null
null
null
null
UTF-8
Java
false
false
276
java
package pe.joedayz.easyfact.exception; public class ComprobanteElectronicoNotFoundException extends RuntimeException{ public ComprobanteElectronicoNotFoundException(String numeroYSerie) { super("could not find comprobante electronico '" + numeroYSerie + "'."); } }
[ "jose.diaz@joedayz.pe" ]
jose.diaz@joedayz.pe
540a8a8129a6ac8caf2595a7a050ffde8908a79f
1cf766185e82f634d654f423127f11d02a15a785
/src/main/java/com/parallax/server/blocklyprop/utils/DateConversion.java
a582445348a8a463a57398101c1fd53ea1334301
[ "MIT", "Apache-2.0" ]
permissive
parallaxinc/BlocklyProp
e236c0550d1cd5d9db31f1bf43af4004d99b1bc3
b735c82020097e9a028b8ab0e161927c76ce9650
refs/heads/develop
2023-08-09T13:09:34.312524
2022-02-22T18:32:04
2022-02-22T18:32:04
18,612,856
44
31
MIT
2023-07-25T14:00:44
2014-04-09T20:51:31
Java
UTF-8
Java
false
false
1,065
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.parallax.server.blocklyprop.utils; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Date; ...
[ "michel@creatingfuture.eu" ]
michel@creatingfuture.eu
b8211824c50f66e3ea4928c599d02282b228ecbe
5629c87e297622b6d092d4083c05abc5fb23eb38
/app/src/main/java/com/example/dell/wasalny_last/Data_entry.java
a1054aeb13f4dd0bc245465ed7f20c693142e676
[]
no_license
ashraf1sayed/GraduationProject
beab9d475af799d32918baccce7008566bc41646
f08c6cf29c6c6fc56a21592417b830f7beccd064
refs/heads/master
2020-07-25T03:41:11.448645
2019-09-12T22:13:20
2019-09-12T22:13:20
208,154,189
1
0
null
null
null
null
UTF-8
Java
false
false
10,018
java
package com.example.dell.wasalny_last; import android.support.v4.app.Fragment; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.wi...
[ "as4268300@gmail.com" ]
as4268300@gmail.com
efecb53b5f27fd4cca4ccc976b3a2658c3f1e1b6
7a0029548ee61693a6eb40cadae0111335c73fec
/debezium-core/src/main/java/io/debezium/text/XmlCharacters.java
1939a8d5b986931ac5fad3ccc1f7df69ddf2791f
[ "Apache-2.0" ]
permissive
RedVentures/debezium
2f3585e39b42a25e6ababdfbcb7874ed786f25b3
e86fb83459c2b328a186072ff2500f3d6f590d3c
refs/heads/master
2021-09-08T11:28:30.485315
2016-08-16T14:56:47
2016-08-16T14:56:47
65,745,620
0
0
NOASSERTION
2021-08-19T02:57:59
2016-08-15T16:04:36
Java
UTF-8
Java
false
false
11,968
java
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.text; import java.text.CharacterIterator; import java.text.StringCharacterIterator; import io.debezium.annotation.Immutable; /** * A utilit...
[ "rhauch@gmail.com" ]
rhauch@gmail.com
6c3afe0aa2941dddad2a754105657345876eaffe
e5bbf1f8a8fd289ac7fa8f0817e3f23ca40e806c
/src/main/java/com/example/design/command/Broker.java
93d0341c41e4adac35b583daf7721578559ba4d5
[]
no_license
adolph58/design-pattern
0d7e19dec0b4ae22863d83dd88aa1fe04dcdb995
acc265f1ed523128c39f5d60758cc3fd0b10c4b9
refs/heads/master
2023-02-20T23:14:01.173358
2021-01-15T02:24:15
2021-01-15T02:24:15
324,922,923
0
0
null
null
null
null
UTF-8
Java
false
false
433
java
package com.example.design.command; import java.util.ArrayList; import java.util.List; /** * @author Arte * @create 21-1-6 */ public class Broker { private List<Order> orderList = new ArrayList<>(); public void takeOrder(Order order) { orderList.add(order); } public void placeOrders() { ...
[ "jiangtao.cheng@orderplus.com" ]
jiangtao.cheng@orderplus.com
cdf9d1b201759e5a5d6c7ee7b3f9d6dbe87c8b41
543bcdacff145c2b0872005325b0566e5ad3ab4c
/occurrence-cube/trunk/src/test/java/org/gbif/cube/gmap/GoogleTileUtilTest.java
1154c319e6c09667c32515cdb876440881f0dcf9
[]
no_license
caozhenhuamail/gbif-labs
1211cc5528b9c8b40f636fa57344fdc27dd5f598
d8511ca4524913872a4539db96f574fd9ec49fc3
refs/heads/master
2023-01-03T19:32:48.522033
2014-05-22T07:58:47
2014-05-22T07:58:47
49,181,072
0
1
null
2023-01-02T22:02:51
2016-01-07T04:29:53
Java
UTF-8
Java
false
false
989
java
package org.gbif.cube.gmap; import org.junit.Test; import static org.junit.Assert.assertEquals; public class GoogleTileUtilTest { @Test public void testGetOffset() { assertEquals(92, GoogleTileUtil.getOffsetY(45d, -90d, 0)); assertEquals(128, GoogleTileUtil.getOffsetX(0d, 0d, 0)); assertEquals(128,...
[ "timrobertson100@gmail.com" ]
timrobertson100@gmail.com
c74e3e7eef43acbc66611101054317b0ba737a5e
6fecab7e537f4dc544c1cc1b9583fe38388d6a87
/sercice-order/src/main/java/com/example/demo/SerciceOrderApplication.java
cc7609f4fc8af70e70dcd15ced1bab0d5a174b51
[]
no_license
fafi09/springclouddemo1
4cbcf0f02ebd43985df975725a8cf98f55527317
c8955f8a924354f739be4024672a98d33f4ab1be
refs/heads/master
2020-05-04T14:25:24.990725
2019-04-03T07:18:18
2019-04-03T07:18:18
179,195,917
0
0
null
null
null
null
UTF-8
Java
false
false
981
java
package com.example.demo; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.EnableAutoConfiguration; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.loadbalancer.LoadBalanced; import org.springframework.cloud.ne...
[ "fafi09@126.com" ]
fafi09@126.com
32bff716a430f3922ac26858651ee56dc0503968
5253dcf5b8c35f8ea1ff632f87d61d009879d8a7
/uikit/src/com/netease/nim/uikit/business/session/fragment/MessageFragment.java
2d13d829c6315681e7a5aa1a67e00001002390e7
[ "MIT" ]
permissive
lufeisong1988/changcai
7e682ed2de796ecfd5204c9abf9485567714a477
cd578f8de84c8ce2e71c5537c90d808ef398e2b3
refs/heads/master
2021-09-10T23:14:23.028466
2018-04-04T01:53:46
2018-04-04T01:53:46
116,357,165
0
0
null
null
null
null
UTF-8
Java
false
false
15,583
java
package com.netease.nim.uikit.business.session.fragment; import android.content.Intent; import android.media.AudioManager; import android.os.Bundle; import android.text.TextUtils; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.juggist.commonlibrary.rx.RxBus; im...
[ "735596768@qq.com" ]
735596768@qq.com
c4229fdf94983b9483e4d64cb51e85a0862802d0
6f99b9f74e6afffaa5eb391b8aa9fddf37601e60
/uppgift5_2.java
6c849dab25cea12d3938304873504daf0296cbb8
[]
no_license
SimonVestman/uppgiftkap5
48596a9e6c25c051d81da0dc93e27d3909fba7c0
dbd2915a0c1185d19ce0c2d67e7a27c250233760
refs/heads/master
2020-08-09T18:00:57.176228
2019-10-11T09:14:39
2019-10-11T09:14:39
214,138,691
0
0
null
null
null
null
UTF-8
Java
false
false
383
java
import javax.swing.*; public class uppgift5_2{ public static void main(String[] args){ double studsar = 0; String Height = double.parseDouble (JOptionPane.showInputDialog(null,"skriv bollens höjd i meter")); double.parseDouble(hojd) while (hojd > 0.01) { studsar = Height *0.70; studsar ++; } JOption...
[ "simonw202@gmail.com" ]
simonw202@gmail.com