blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c3eb66229ba773487565f10f98d36f7d13e29301 | 74fbe90bee804d43f0e26396ec410a57876256b3 | /app/src/main/java/com/example/user/bike_shop/AddOrUpdate.java | e4c4b6eab709e7662f2c0415c148a4b1784a1528 | [] | no_license | helioPacavira/Bike_Shop_App | 754c8b6e1e0adb0d0bd7c1bd4012a55f21b7795c | e44ba08693f0e0fba24955f917dfab18bf4261dc | refs/heads/master | 2020-03-06T20:31:07.423763 | 2018-03-23T20:56:31 | 2018-03-23T20:56:31 | 127,054,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,780 | java | package com.example.user.bike_shop;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import andr... | [
"gangstaparty9@hotmail.com"
] | gangstaparty9@hotmail.com |
cf8cc32fd3fa3cf104cbf97df40ff43f7aee1cd7 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /cytoscape/tags/public-0_9/src/cytoscape/filters/NegFilter.java | 482491b5be2c5739c0cc1a434bc7a1290d33c474 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package cytoscape.filters;
import y.base.*;
import y.view.*;
import cytoscape.undo.UndoableGraphHider;
import cytoscape.data.*;
/**
* Filter which flags all nodes not flagged by a given filter.
*
* @author namin@mit.edu
* @version 2002-03-02
*/
public class NegFilter extends Filter {
Filter posF;
publ... | [
"(no author)@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | (no author)@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
84229f9dba580f7ddcad9ffaf15d9c509e8ef216 | 81c88d65e61777b2b0d9d72fa1696ee6b372a391 | /Consola/src/com/opencanarias/consola/portafirmas/CatalogoFirmantesPersonas/CatalogoFirmantePersonaDAO.java | 7b106e8e3c36f7eff9eec38d417adb8ccfe09b82 | [] | no_license | tomasda/PLAE | 44da795deb4d0603283756b68e17ec4306d5c15e | 5891358d5b338bf0a714cb31d22002f18ddcad9c | refs/heads/master | 2020-05-01T23:53:31.811416 | 2020-03-25T14:01:34 | 2020-03-25T14:01:34 | 177,657,546 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 9,037 | java | /**
*
*/
package com.opencanarias.consola.portafirmas.CatalogoFirmantesPersonas;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.jboss.loggi... | [
"Tomas@172-0-0-253.lightspeed.brhmal.sbcglobal.net"
] | Tomas@172-0-0-253.lightspeed.brhmal.sbcglobal.net |
0843f75721319b6ca5bb57293a25e3ff981c1e06 | 7720dcd20e0678591ad5752cbc42b62b6478506b | /app/src/main/java/com/example/thelastlaugh/blooddonation/GPSTracker.java | 78bfe10d18bb81b110073e230f99747dd914e6b6 | [] | no_license | Ymograi/blooddonation | 78087cae851ecca58fa76dfefde715a1c8942db7 | 672539d77a1552c7ad5fe3ca56f6a8b65a4e34ae | refs/heads/master | 2016-08-12T09:23:11.030998 | 2016-04-17T19:37:41 | 2016-04-17T19:37:41 | 55,638,508 | 1 | 3 | null | 2016-04-15T18:03:21 | 2016-04-06T20:32:14 | PHP | UTF-8 | Java | false | false | 6,263 | java | package com.example.thelastlaugh.blooddonation;
import android.app.AlertDialog;
import android.app.Service;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.location.Location;
import android.location.LocationListener;
import android.location.LocationM... | [
"ymograi@gmail.com"
] | ymograi@gmail.com |
eeeb1c704feb321c79ea4480e1785840374fc238 | eb2c22492d4740a3eb455f2a898f6b3bc8235809 | /jnnsBank/pbc-service/src/main/java/com/ideatech/ams/pbc/spi/sync/AmsYibanSuspendSynchronizer.java | 5a5fff21ff058eb02d91203375944a66872668a3 | [] | no_license | deepexpert-gaohz/sa-d | 72a2d0cbfe95252d2a62f6247e7732c883049459 | 2d14275071b3d562447d24bd44d3a53f5a96fb71 | refs/heads/master | 2023-03-10T08:39:15.544657 | 2021-02-24T02:17:58 | 2021-02-24T02:17:58 | 341,395,351 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package com.ideatech.ams.pbc.spi.sync;
import com.ideatech.ams.pbc.dto.AllAcct;
import com.ideatech.ams.pbc.dto.auth.LoginAuth;
import com.ideatech.ams.pbc.enums.SyncSystem;
import com.ideatech.ams.pbc.exception.SyncException;
import org.springframework.stereotype.Component;
/**
* 人行账管系统一般户久悬接口,用来报备人行账管系统
*
* @... | [
"807661486@qq.com"
] | 807661486@qq.com |
ba6239ac9870ab34085b16e08f3f70370a27a7fb | 41c1c1519c599e3b2714d17dad6d055bc07dccb8 | /src/com/VB2020/Singleton/BankAccountLogger.java | 37e8a1302db4912b19c47fd30b8293c09297cd0e | [] | no_license | VB2020/JavaTemplates | 3f3b7ee8d828c65381f6b95d0b60fe040ec98de1 | 23a3c0db7731cd6b4477bdf7fcea673832b0ec3a | refs/heads/master | 2023-03-15T04:17:44.108101 | 2021-03-07T17:17:57 | 2021-03-07T17:17:57 | 345,406,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package com.VB2020.Singleton;
public class BankAccountLogger {
private static BankAccountLogger logger;
private static String log = "This is account log...\n\n";
public static synchronized BankAccountLogger getAccountLogger()
{
if (logger == null)
{
logger = new BankAccount... | [
"vova_cosmic@mail.ru"
] | vova_cosmic@mail.ru |
a89d67eea1c3ba3311579e7f573170245be96d84 | 3c3dda36c788a948cc8abacf7b4d9a17c31ddf5c | /app/src/main/java/com/thangha/pe01_thanghase130566/MainActivity.java | 1d4aa3246283cff83d5ebd2a26c45e85b5ad0760 | [] | no_license | thanghoangbmt/PE01_PRM | 6f121a2d0b18536d7b23bc00dd3878ec8e60783e | 5f04242530e9bf5bbb5ecd22921156d14a1286ff | refs/heads/master | 2023-01-08T10:26:29.561065 | 2020-11-09T04:53:40 | 2020-11-09T04:53:40 | 311,226,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package com.thangha.pe01_thanghase130566;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onC... | [
"="
] | = |
08a2da4b224f195b2cc0bd4bc60c8fa245d6f651 | d8fa1714ce7f3dfd2932c4912f4b80f766bc1212 | /mokn-istio-api/src/main/java/com/mokn/istio/api/model/k8s/destinationrule/DestinationRule_Spec_TrafficPolicy_ConnectionPoll.java | 1d50aceab9cd2df22c35d466a8cfdd04b5e3baec | [] | no_license | dw-fans/mokn-istio | a60bc54867a978c2243c68f50aac24df9ac09f85 | 0b0c16e8484d2e3f54f4b205100f418c2ec9a5c1 | refs/heads/master | 2020-07-07T09:12:22.183124 | 2019-08-20T03:46:17 | 2019-08-20T03:46:17 | 203,312,786 | 1 | 0 | null | 2019-08-20T06:23:20 | 2019-08-20T06:23:20 | null | UTF-8 | Java | false | false | 710 | java | package com.mokn.istio.api.model.k8s.destinationrule;
public class DestinationRule_Spec_TrafficPolicy_ConnectionPoll {
private DestinationRule_Spec_TrafficPolicy_ConnectionPoll_Http http;
private DestinationRule_Spec_TrafficPolicy_ConnectionPoll_Tcp tcp;
public DestinationRule_Spec_TrafficPolicy_Connectio... | [
"yangchunlai@outlook.com"
] | yangchunlai@outlook.com |
cfb58de490cdfca825a2934a0b22923eb1c11663 | 1cca1c5f06121146a3e9a1c94a51477b4700107d | /src/main/java/com/zk/springboot/service/ILolService.java | ce54a44768110a2b95a65d87273655fa26e7f5b6 | [] | no_license | zhankuigithub/spring-boot-mybatis | 734548fdf43c14f7bf2fd3823d270f3f3d182d70 | bbd5d1c5a46435e87829382de3ca7b983a7fd9ab | refs/heads/master | 2023-02-04T16:53:22.830289 | 2020-12-22T01:25:20 | 2020-12-22T01:25:20 | 315,812,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | package com.zk.springboot.service;
import com.zk.springboot.db.lol.bean.Equip;
import java.util.List;
public interface ILolService {
List<Equip> list();
}
| [
"13616816514@163.com"
] | 13616816514@163.com |
3c346d6d30d9bf0ef7711998aef66b0a0c0ed5bf | e0a46a25bdfe332cd162e80b9a256e4e930b8f8e | /hsweb-system/hsweb-system-dynamic-form/hsweb-system-dynamic-form-api/src/main/java/org/hswebframework/web/entity/form/SimpleDynamicFormDeployLogEntity.java | 6f8d679981700b9758ac9c357bb7f24567a22972 | [
"Apache-2.0"
] | permissive | saminfante/hsweb-framework | baa93ec7d5eec78f3f224adba8820e190e38c641 | 9075e75bdc8b3e6215dce27de3dc0cbf37deec8c | refs/heads/master | 2023-04-06T09:26:59.788489 | 2019-11-06T02:40:12 | 2019-11-06T02:40:12 | 182,584,976 | 1 | 0 | Apache-2.0 | 2023-04-04T00:57:36 | 2019-04-21T21:39:23 | Java | UTF-8 | Java | false | false | 1,835 | java | package org.hswebframework.web.entity.form;
import org.hswebframework.web.commons.entity.SimpleGenericEntity;
/**
* 表单发布日志
*
* @author hsweb-generator-online
*/
public class SimpleDynamicFormDeployLogEntity extends SimpleGenericEntity<String> implements DynamicFormDeployLogEntity {
//表单ID
private String f... | [
"zh.sqy@qq.com"
] | zh.sqy@qq.com |
8171db0db3e706e20ab8cbe351445d561cc3ee08 | 9d13658366e283221ad49438019e3bc8f8e36d3f | /src/main/java/net/doret/application/web/rest/LogsResource.java | 9b17e6a7ceb84cece1cd7ceccbcf741952216e7e | [] | no_license | gcadoret/microservice-test-application | e1ef6458fecebd7023620840f263dc3148ee97dc | 1e6f90fc87f8f1f9ca1b8d98b73a30e51af051f7 | refs/heads/master | 2020-03-29T20:37:40.485519 | 2018-09-25T19:59:53 | 2018-09-25T19:59:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | package net.doret.application.web.rest;
import net.doret.application.web.rest.vm.LoggerVM;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import com.codahale.metrics.annotation.Timed;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframew... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a18c1388d951f2dfd9c7e3abaeedfc19872b7464 | 9fd2d6acbb8313817f56717063c6ece3cef98f2c | /com/google/android/gms/internal/q.java | a63d854c9c9a400ec1ed75198424b04f74341950 | [] | no_license | mathysaru/realestate | 2d977f1a400ec8b30bc24c3f2f49f105ef61fafd | 6bc640ff4774c690407bc37121886628be822458 | refs/heads/master | 2023-07-26T17:06:18.588404 | 2021-09-04T15:24:57 | 2021-09-04T15:24:57 | 403,090,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.google.android.gms.internal;
public abstract interface q
{
public abstract void y();
}
/* Location: C:\Users\shivane\Decompilation\dex2jar-2.0\classes-dex2jar.jar!\com\google\android\gms\internal\q.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"72138083+Tvmpteam@users.noreply.github.com"
] | 72138083+Tvmpteam@users.noreply.github.com |
7171d4fac89f6ba8c6774d7a0b5479abc6065805 | f2e9e0aac9e38ab096097fe7711d2ea33930e63e | /src/test/java/com/meko/study/starter/Launcher/MainLauncher.java | 57d851954b274f683e074eefeb80839ec61bfa56 | [] | no_license | meko95/Vert.x-study | 169b8764f276068ada47cca8b3edb6105414ad30 | 182121443f1a157a7ffcbe5648a705a3c8ba0146 | refs/heads/main | 2023-07-11T21:43:38.796903 | 2021-08-08T16:51:01 | 2021-08-08T16:51:01 | 380,108,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,129 | java | package com.meko.study.starter.Launcher;
import com.meko.study.starter.entity.UserInfo;
import io.vertx.core.Context;
import io.vertx.core.json.JsonArray;
public class MainLauncher {
public static void main(String[] args) {
final boolean isClustered = false;
JsonArray objects = new JsonArray();
... | [
"longma123"
] | longma123 |
a52d3aec2e29c2d77d6dad32b437dedc40df1dd2 | a23b0c79672b59b7fee2f0730269318d8959ee18 | /src/main/java/org/elasticsearch/common/component/Lifecycle.java | fd703658753ca32e39cd7e5e15284816502fe170 | [
"Apache-2.0"
] | permissive | lemonJun/ESHunt | 1d417fc3605be8c5b384c66a5b623dea6ba77a6a | d66ed11d64234e783f67699e643daa77c9d077e3 | refs/heads/master | 2021-01-19T08:30:47.171304 | 2017-04-09T06:08:58 | 2017-04-09T06:08:58 | 87,639,997 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,990 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"506526593@qq.com"
] | 506526593@qq.com |
c3aec8279db7decafef99a12435ff82b47b547bc | 36a9840685a08606dc90a338efba142aa1e74022 | /app/src/main/java/com/wwsl/mdsj/game/views/GameHdViewHolder.java | 0622cfc9e65686b10aaf2f39db6df71713c7ec46 | [] | no_license | SnailMyth/mdsj | 02513d95d4620a7d7ae3e390c7fd6e3ae0a8a9e3 | 84f786d10433ad26c2fffba33327c2c3777923f1 | refs/heads/master | 2023-01-13T02:03:45.771519 | 2020-11-16T16:01:50 | 2020-11-16T16:01:50 | 313,351,462 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,390 | java | package com.wwsl.mdsj.game.views;
import android.animation.ValueAnimator;
import android.os.Handler;
import android.os.Message;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewStub;
import android.view.animation.AccelerateInterpolator;
import android.view.animation.Animation;
import an... | [
"myth_hai@163.com"
] | myth_hai@163.com |
d0a8999837a93d26bba6d2bfa9cbc7008f1e3f31 | 2cf1e5a7e3532b1db2d28074f57123c9f75619ef | /src/main/java/practice/problem/FairCandySwap.java | 6579ba590d35b15efbc989106eb154d093cb4388 | [] | no_license | jimty0511/algorithmPractice | 33f15c828a1463d7a1ea247b424e577fde37e1dd | dd524388e9d5c70ee97869b63465f3cd171f9460 | refs/heads/master | 2020-03-20T14:57:01.722957 | 2020-02-19T19:43:39 | 2020-02-19T19:43:39 | 137,497,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 619 | java | package practice.problem;
import java.util.HashSet;
import java.util.Set;
// 888. Fair Candy Swap
public class FairCandySwap {
public int[] fairCandySwap(int[] A, int[] B) {
int sumA = 0, sumB = 0;
Set<Integer> set = new HashSet<>();
for (int a : A) {
sumA += a;
set... | [
"ty90511@gmail.com"
] | ty90511@gmail.com |
92dde006e3c8773fb6aef91bd33e1579e1183f4e | 7e26ccb4b04b0207bf5b6cff71a5c8a6dd6f1b1c | /src/main/java/com/caseStudy/spring/repositories/CategoryRepository.java | bcfff22bcf2e17f347f589511d9a52dc7b300ffe | [] | no_license | BasilSwaggert/Maple_Final | 34dc7bcca64da0cb646687dd432c2e4181e06630 | c47c6b58d545c655e7a0608276b259f7416efd5a | refs/heads/main | 2023-04-07T21:29:17.037553 | 2021-04-13T16:09:28 | 2021-04-13T16:09:28 | 354,076,900 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.caseStudy.spring.repositories;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import com.caseStudy.spring.entities.Category;
//Repository for Category
@Repository("categoryRepository")
public interface CategoryRepository extends CrudRepository... | [
"basilswaggert@gmail.com"
] | basilswaggert@gmail.com |
89948285491159b4601ef26b2e168e002d148d3d | fdf3b7f4d210b944f1b00a6649a86d06adc65c71 | /mall-common/src/main/java/cn/com/utils/JsonUtils.java | 60ea6906975027dd707606dd61eb72b67f7ad045 | [] | no_license | FengWenZhu/mall | adc5aec3a3efbc5da269fa955865f5aba7ab4ed5 | dfcc45ba2bbc7a830f3b8bb77d6dc5f693100973 | refs/heads/master | 2022-12-09T15:01:36.044170 | 2020-01-09T17:02:48 | 2020-01-09T17:02:48 | 192,577,236 | 0 | 0 | null | 2022-06-21T01:18:41 | 2019-06-18T16:34:47 | JavaScript | UTF-8 | Java | false | false | 1,833 | java | package cn.com.utils;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.JavaType;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.util.List;
/**
* ClassName: JsonUtils
* Description: Json转换工具
* Company: Future Tech
* @author fwz
* @version v1.0.0 20... | [
"819902702@qq.com"
] | 819902702@qq.com |
51d362ad3ea16e1a9a78ef23c8c78c14f787fc0b | 8f136d795eb2d39db164e6f5557b8d895a0e49eb | /first-web-app/src/main/java/org/example/persist/OrderStatus.java | f00e26e5550003b9944ec0e989fcfd42a83d6bd4 | [] | no_license | Kuznetsovka/JEE | 55a01ddd7685aefc00a0c05f74ae9d52358993ed | fd9b20aa0b13c2a4df8dd2e0c5869f9647c33490 | refs/heads/master | 2023-03-21T06:22:24.769461 | 2021-03-08T18:58:58 | 2021-03-08T18:58:58 | 333,543,552 | 0 | 0 | null | 2021-03-14T21:49:42 | 2021-01-27T19:56:58 | Java | UTF-8 | Java | false | false | 96 | java | package org.example.persist;
public enum OrderStatus {
NEW,APPROVED,CANCELED,PAID,CLOSED
}
| [
"kuznechik.86@mail.ru"
] | kuznechik.86@mail.ru |
d5e7350e5dc3dadd9c0834cfb6c3e052d5dfd3c5 | 7a21602fdff3253daa8d5c149fc7fee652e2ef30 | /MyFirstWS/src/com/lti/rest/HelloService.java | 9c7bb4be3c88ae9c50fdb955a74766471b386228 | [] | no_license | akshayjumale444/newDemoRepo | 835fec74b20f5ae463bae2297f767c11f24a1f92 | 48c78ed2560d3b51b18f0294aca50c49867d07a6 | refs/heads/master | 2020-06-23T16:48:32.458185 | 2019-07-25T17:06:58 | 2019-07-25T17:06:58 | 198,686,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 809 | java | package com.lti.rest;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
@Path("/hello")
public class HelloService
{
//http://localhost:8087/MyFirstWS/rest/hello ==>URI
@GET
@Produces(MediaType.TEXT_PLAIN)
public String sayHello()
{
... | [
"me@gmail.com"
] | me@gmail.com |
54838c9ef039d2a69b031740444b8e5473c10f6a | f3cd7f24c988111f12a6ef0da7f7e55b752d6fa7 | /emp-rest/src/main/java/com/lti/repo/BeneficiaryRepo.java | fe4b32584ab579aefdac3b980c9c1c971616c24f | [] | no_license | avianable/BitBank | a3b1928fdecaa1bde9e0bf1e9ea4314b05c0627a | 2412f693dd00b310b30bd99fc94ed57948ff9375 | refs/heads/master | 2022-12-19T23:14:47.881395 | 2020-10-18T12:53:34 | 2020-10-18T12:53:34 | 303,430,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.lti.repo;
import java.util.List;
import com.lti.entity.Beneficiary;
public interface BeneficiaryRepo {
void save(Beneficiary benficiary);
Beneficiary fetchBeneficiaryByAccNumber(int benefAccNumber);
List<Beneficiary> fetchAllBeneficiaries();
void updateBenefeciary(Beneficiary beneficiary);
... | [
"abhianandju@gmail.com"
] | abhianandju@gmail.com |
37401301a263d780c5e2ca1a9b1f04abd7e48f77 | 743e066dcd3832b0d51e100ec823d41d3b1fc380 | /src/java/mmm/core/CRegistry.java | c25e10135ec7f32c5266c5e3a74bf5fe99fd496a | [] | no_license | tseeker/mmm | 4266985864c17a38209c2d78cce4591f5df94df8 | 80781bbabc0ff5b61eea55fd9f2b0e2411a85abd | refs/heads/master | 2021-01-19T06:14:51.431388 | 2016-07-24T18:44:23 | 2016-07-24T18:44:23 | 64,080,354 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,796 | java | package mmm.core;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import mmm.Mmm;
import mmm.core.api.I_FloraRegistrar;
import mmm.core.api.I_OreGenerationRegistrar;
import mmm.core.api.I_RecipeRegistrar;
import mmm.core.api.I... | [
"tseeker@nocternity.net"
] | tseeker@nocternity.net |
dfeb024c0ec727e7fb2865b784495f057dc1a361 | 68e8aa9c993f3daeb32322e02d75c2047cb0d742 | /src/main/java/com/zih/booking/service/BookingInquiryResultService.java | 77039588f524c8a6437505433708230e48425f25 | [] | no_license | WZCtqs/booking | 129a5d45190f7f81146ecf41039f5df361c65c6a | 59171db0fd6ed4015db2967249947c263f7399b2 | refs/heads/main | 2023-03-03T14:52:06.457169 | 2021-02-17T08:55:09 | 2021-02-17T08:55:09 | 339,660,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 333 | java | package com.zih.booking.service;
import com.zih.booking.model.BookingInquiryResult;
import com.baomidou.mybatisplus.service.IService;
/**
* <p>
* 询价反馈结果数据表 服务类
* </p>
*
* @author shahy123
* @since 2020-01-19
*/
public interface BookingInquiryResultService extends IService<BookingInquiryResult> {
}
| [
"1120159229@qq.com"
] | 1120159229@qq.com |
a063e88716b30527c9fc1a59d8d7c09b55978355 | 514fb4c259a2e6c843b72d557d4dc06120bc759a | /social-multiplication-repo/src/main/java/microservices/book/multiplication/domain/User.java | f5c5b841aceea654247f4224d6e399ddd22a9027 | [] | no_license | nfebrian13/springboot-microservices | 305113e3283299b7ee13fdb412d2d3a811b34d4a | be65344eed8955c34b9756aea2f428c8b4fc7ce3 | refs/heads/master | 2022-12-16T20:05:57.900414 | 2020-09-20T14:54:45 | 2020-09-20T14:54:45 | 288,909,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package microservices.book.multiplication.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.ToString;
/**
* Stores... | [
"nanaz.febrian@gmail.com"
] | nanaz.febrian@gmail.com |
f19fa1b2835609d2c353f019152b9e702537d95f | 9eeb1177cd2596141528dab9b1f45b8a4ecc9dec | /src/com/globalways/cvsb/tools/BillPrinter.java | 0af02cfeccd923eaf2a8505eb45d1d7829c4d1fc | [] | no_license | globalways/CssCli | b15d3ec52f3f764e8bc2ba6a2fa399ec4784a233 | 85a92879812d94536415f45cecd74de5ce85f1ba | refs/heads/master | 2021-01-17T13:40:03.339073 | 2016-07-07T04:20:19 | 2016-07-07T04:20:19 | 32,114,769 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 9,106 | java | package com.globalways.cvsb.tools;
import java.util.List;
import com.alertdialogpro.AlertDialogPro.Builder;
import com.globalways.cvsb.R;
import com.globalways.cvsb.entity.OrderEntity;
import com.globalways.cvsb.entity.ProductEntity;
import com.globalways.cvsb.tools.PrinterBase.PrinterStatus;
import com.globalways.cv... | [
"onebyte@qq.com"
] | onebyte@qq.com |
ea649d02a00e25ab4e1e324fcf965842ae75e1a8 | 24f09a826a8bf9b37a1e9a33b9f3da512641f57f | /gen/net/radon/sms/BuildConfig.java | adc91a3b1f9e86cb8683155b74fa0c17a5a88753 | [] | no_license | compuradon/Massive_SMS | 72c3d960417090c81915289f5ba786340a885418 | 2b5ff20579bdf8954162c4a593a9fd24b0037bc6 | refs/heads/master | 2021-01-10T21:21:28.888196 | 2012-06-02T15:31:29 | 2012-06-02T15:31:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 155 | java | /** Automatically generated file. DO NOT MODIFY */
package net.radon.sms;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"t.esch1@yahoo.com"
] | t.esch1@yahoo.com |
a50e9f17d2eb952aa20c5b9f937ffbff27beb46e | 535f6a3b89ae839bc1a710f4151a411e17df3bb6 | /app/src/main/java/com/app/biketracker/activity/activity/MapActivity.java | 578eed0dd434fe372b2a11338f94bda3bb441792 | [] | no_license | DaxeshV/biketracking | 0869214c914b3f898cc1bb17dca59a07fcc7ae32 | 3d1b27735cb3efa5f081cd9066d4d5962ff2f298 | refs/heads/master | 2023-01-31T07:15:22.943211 | 2020-12-14T12:49:50 | 2020-12-14T12:49:50 | 272,999,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,514 | java | package com.app.biketracker.activity.activity;
import android.Manifest;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.net.Uri;
import android.os.Bundle;
import android.pro... | [
"##iamhappY123"
] | ##iamhappY123 |
979b023f239e7422053a6acf1389144348fe6bd2 | 7a5e0bf780fc7627e73c807b677431f064d0bad1 | /springbootTest/src/main/java/com/njxz/demo/service/impl/BookServiceImpl.java | 73698e687d31be4bf7be6fd45ffe2fecf4b46bf5 | [] | no_license | MandalasWang/library | 0788bcbe88d5b9cbdd05606228dfbf7aa732dc7b | 0c68b841faac3dd526f4cd1de28deb1de0823845 | refs/heads/master | 2020-04-25T15:12:03.951002 | 2019-03-08T07:27:04 | 2019-03-08T07:27:04 | 172,869,963 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,053 | java | package com.njxz.demo.service.impl;
import com.njxz.demo.domain.Book;
import com.njxz.demo.domain.BookExample;
import com.njxz.demo.domain.BorrowingBooks;
import com.njxz.demo.domain.BorrowingBooksExample;
import com.njxz.demo.domain.Vo.BookVo;
import com.njxz.demo.mapper.BookMapper;
import com.njxz.demo.mapper.Borrow... | [
"single_violet@163.com"
] | single_violet@163.com |
feac8300bee87383d137dbd286b85f7f577fb2e4 | 67c9b7c453141a16522bff61c41745582256d89d | /ui/src/main/java/io/jmix/ui/app/jmxconsole/screen/inspect/MBeanInspectScreen.java | 1979e9417d465a3293cf63dab8e9f09e425b1048 | [
"Apache-2.0"
] | permissive | stvliu/jmix-ui | c96ff392bbdb1249316a771ed36d2c7573f226a1 | 2cabf5019becb2143449f97bd61a81df68b47979 | refs/heads/master | 2023-04-04T09:32:07.777766 | 2021-03-28T11:52:03 | 2021-03-28T11:52:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,769 | java | /*
* Copyright 2020 Haulmont.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | [
"orlova@haulmont.com"
] | orlova@haulmont.com |
ba69a1197d302151693ae0b563d5b228e5014db2 | a266d6856ecdcca63343ee214b6210b7d0391b57 | /chapter_TicTacToe/src/main/java/ru/pimalex1978/util/methods/ConnectionUtils.java | 213b88bbf11f567f3f330bdf471cc874478176c6 | [] | no_license | alexander-pimenov/javalesson | 21aced7983d22daafc1e8dcb43341d2515ff7076 | 35b79e63279aaef94b8812f2ca9bc51212b9d952 | refs/heads/master | 2023-05-26T06:21:53.710359 | 2023-05-23T19:00:29 | 2023-05-23T19:00:29 | 226,805,717 | 0 | 0 | null | 2023-03-04T11:55:45 | 2019-12-09T06:58:50 | Java | UTF-8 | Java | false | false | 1,313 | java | package ru.pimalex1978.util.methods;
import java.lang.reflect.Proxy;
import java.sql.Connection;
import java.sql.SQLException;
/**
* Connection, which rollback all commits.
* It is used for integration test.
*
* @author Aleksei Sapozhnikov (vermucht@gmail.com)
* @version 0.1
* @since 0.1
*/
public class Connec... | [
"pimalex1978@yandex.ru"
] | pimalex1978@yandex.ru |
a9b2544739daca244f7e99597ee29cc0bfe35137 | 41f3c15e7c2792d87082656ba0e948a70f895fbd | /zdemo-core-java/src/main/java/concurrent/jmm_shared/basic/problem/dead_lock/Demo02_PhilosopherEatProblem.java | ca07cba04b0bee15e3047f43168298a21fef0582 | [
"MIT"
] | permissive | kinglyjn/zdemo-parent | 7e95b16656df35fc658e00ab9019a99a47ace5e6 | 3b07f91e1a9a8131f0bd8d0488385e5c2a2220a5 | refs/heads/master | 2022-12-03T02:18:26.891850 | 2020-04-03T13:16:52 | 2020-04-03T13:16:52 | 250,999,849 | 2 | 0 | MIT | 2022-11-24T08:35:36 | 2020-03-29T09:52:49 | Java | UTF-8 | Java | false | false | 2,860 | java | package concurrent.jmm_shared.basic.problem.dead_lock;
import lombok.extern.slf4j.Slf4j;
import java.util.concurrent.locks.ReentrantLock;
/**
* 哲学家就餐问题(也是一个著名的死锁例子)
* 解决死锁问题使用 ReentrantLock.tryLock,这样也不会出现 线程的公平性问题(饥饿问题)
*
*/
@Slf4j(topic = "c.concurrent.jmm_shared.basic.shared_data_security.Demo02_PhilosopherEa... | [
"admin@keyllo.com"
] | admin@keyllo.com |
c8601a8fd69ca10b72aa43205ca496c40820520b | af2d43529036c77bfa61af33541be81a144e0504 | /src/main/java/com/water/demo/ddd/webapi/policy/PolicyController.java | a211a7d53b61d70a995d8a878241ea7b3f344534 | [
"Apache-2.0"
] | permissive | talipkorkmaz/ddd-demo | 3fdf628a2dd63f068e773f6f96b2f97964c759af | 0d7e03b48164f92406dbd7f43d2f400b1e921b0c | refs/heads/master | 2020-09-28T08:36:52.647258 | 2018-05-10T08:06:00 | 2018-05-10T08:06:00 | 226,735,507 | 1 | 0 | Apache-2.0 | 2019-12-08T21:39:01 | 2019-12-08T21:39:00 | null | UTF-8 | Java | false | false | 1,442 | java | package com.water.demo.ddd.webapi.policy;
import static com.water.demo.ddd.utils.constant.Constants.CONTENT_TYPE;
import static org.springframework.http.HttpStatus.CREATED;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpEntity;
import... | [
"sqlin@thoughtworks.com"
] | sqlin@thoughtworks.com |
610380831abebae728d99cfe2082b14b88f5b39e | 6981973939d36b5282f2811ad546c398c0a23a63 | /cms/clz-cms/cms-user/src/main/java/com/lili/user/mapper/dao/RoleMapper.java | fb1e97e7d86f7baa0c859a73b3228898907d15aa | [] | no_license | lucifax301/chelizi | 8ce36763b2470d1e490d336b493f0dca435a13c8 | e5f33c44a3419158fa7821fcc536cb2f06da9792 | refs/heads/master | 2022-12-25T14:48:08.779035 | 2019-05-30T08:59:55 | 2019-05-30T08:59:55 | 92,494,386 | 1 | 0 | null | 2022-12-16T01:16:34 | 2017-05-26T09:23:10 | Java | UTF-8 | Java | false | false | 972 | java | package com.lili.user.mapper.dao;
import java.util.HashMap;
import java.util.List;
import com.lili.user.model.Role;
import com.lili.user.model.RoleBDTO;
public interface RoleMapper {
List<Role> findBatch(RoleBDTO dto);
int deleteByPrimaryKey(Integer id);
int insert(Role record);
int insertSelective... | [
"232120641@qq.com"
] | 232120641@qq.com |
1ec2218551e2cde7d4ac9f458b5e80c5a0688a22 | dbce581ae7addc793ca928efeeafaf19b2a7663e | /validator/src/main/java/br/com/madeinjava/validator/exceptions/monetary/MonetaryException.java | f48a741623ca171c762f09fcdc53c4f992a07fb7 | [] | no_license | madeInJava/validator | ca5fcb617e56fdccbc2305f1db2333ede4a2b734 | e294a0c47ac69ff6dbe405c03f803e8f699c8c52 | refs/heads/master | 2020-04-06T06:39:06.748128 | 2013-12-30T16:11:40 | 2013-12-30T16:11:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package br.com.madeinjava.validator.exceptions.monetary;
import br.com.madeinjava.validator.exceptions.ValidateException;
/**
* MonetaryException.
*
* @author renan.paula
*/
public class MonetaryException extends ValidateException {
/** A constante serialVersionUID. */
private static final long ser... | [
"renanjohannsen@hotmail.com"
] | renanjohannsen@hotmail.com |
569c7a8e96847c5830d60c0663b9f113ac2086a1 | 6ada5d4a49559ced1f72071f3b55978e902e8dc5 | /lib_zxing-master/build/generated/source/r/release/android/support/v7/appcompat/R.java | 875cbcd08e90d48660fb4205defbe4c6bf41f026 | [] | no_license | lusen8/Doctor | d66a7998ccd9e723fffb051dcd743e9b3235d9f7 | 492f86d872d446f10ca81ef488ab57367d993412 | refs/heads/master | 2021-01-24T06:44:29.706262 | 2017-07-16T07:12:47 | 2017-07-16T07:12:47 | 93,317,912 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 93,421 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.appcompat;
public final class R {
public static final class anim {
public static int abc_fade_in... | [
"836471223@qq.com"
] | 836471223@qq.com |
a15964ba77017c151b3ce762eec6c1998a090655 | 5d76b555a3614ab0f156bcad357e45c94d121e2d | /src-v3/com/google/android/gms/drive/internal/C0274e.java | 82e2e78db777c9d5cdba4ed0ac3e199392026cb5 | [] | no_license | BinSlashBash/xcrumby | 8e09282387e2e82d12957d22fa1bb0322f6e6227 | 5b8b1cc8537ae1cfb59448d37b6efca01dded347 | refs/heads/master | 2016-09-01T05:58:46.144411 | 2016-02-15T13:23:25 | 2016-02-15T13:23:25 | 51,755,603 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,761 | java | package com.google.android.gms.drive.internal;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.fasterxml.jackson.databind.deser.std.FromStringDeserializer.Std;
import com.google.android.gms.common.internal.safeparcel.C0261a;
import com.google.android.gms.common.internal.safeparcel.C0261a.C02... | [
"binslashbash@otaking.top"
] | binslashbash@otaking.top |
5b13daa4c06b5e5a455e06112b9e74293406f030 | dcd4cdceb2e1e414ae04833763974c0d807119da | /rlib-common/src/main/java/com/ss/rlib/common/graphics/color/ColorRGBA.java | dea1552461a4cc3553f96048ea22fd6fc35d4a5f | [
"Apache-2.0"
] | permissive | crazyrokr/RLib | 1025c38e941e6bcc61d24b3e4a99dd4bc74a1fad | eb1795563a32d11c8a709914f4384c4a3323747d | refs/heads/master | 2020-09-05T09:44:42.643987 | 2019-10-08T05:32:43 | 2019-10-08T05:32:43 | 220,061,341 | 0 | 0 | Apache-2.0 | 2019-11-06T18:17:10 | 2019-11-06T18:17:09 | null | UTF-8 | Java | false | false | 6,499 | java | package com.ss.rlib.common.graphics.color;
import org.jetbrains.annotations.NotNull;
import java.io.Serializable;
/**
* THe implementation of a color class.
*
* @author JavaSaBr
*/
public final class ColorRGBA implements Cloneable, Serializable {
private static final long serialVersionUID = -334270265937272... | [
"javasabr@gmail.com"
] | javasabr@gmail.com |
8c0cd32435f9302ef8ad1536c988ff8b644c88da | 07f74dadd1cb39a9eaf4348fead54155a5bc53c7 | /learning/java-learning/hello-mysql/src/main/java/com/mysql/mapper/GroupJoinRequestMapper.java | c51186ecdb16ee7f6aedd9d32b3fabe5961aa038 | [] | no_license | Barp-hub/remoting | 3978a305ee2c50a7902aa8658cedc5c48f8ec2e5 | c4580b30bb279b7eb9f1919eb2e8371b8b7264b8 | refs/heads/master | 2021-09-12T11:07:29.054797 | 2018-04-16T08:49:43 | 2018-04-16T08:49:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.mysql.mapper;
import com.mysql.entity.GroupJoinRequest;
public interface GroupJoinRequestMapper {
int deleteByPrimaryKey(Long rid);
int insert(GroupJoinRequest record);
int insertSelective(GroupJoinRequest record);
GroupJoinRequest selectByPrimaryKey(Long rid);
int updateByPrimaryK... | [
"riwcwt@gmail.com"
] | riwcwt@gmail.com |
8541d9c28ca74628b202838d27ac4a43d92e5fc8 | 0bf32a21bc4f50c42f5653f29cc68e855fe20b83 | /community/src/main/java/com/nowcoder/community/service/UserService.java | 4b813a6212fd0eb06d2c447e9c73bb12ab34ea0f | [] | no_license | hu793141126/JavaUtil | 5b6717ef6f64273530acba79e2eae572dfc72795 | 1db996178ceb7c08b1e39cee2460be7c0bea3208 | refs/heads/master | 2022-06-23T22:59:10.738779 | 2021-03-24T16:50:59 | 2021-03-24T16:50:59 | 242,908,269 | 1 | 0 | null | 2022-06-21T02:51:31 | 2020-02-25T04:19:34 | HTML | UTF-8 | Java | false | false | 437 | java | package com.nowcoder.community.service;
import com.nowcoder.community.dao.UserMapper;
import com.nowcoder.community.entity.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class UserService {
@Autowired
private User... | [
"9875520Aa"
] | 9875520Aa |
395200c1875b9c4f8fdb2ef090cd52d1bb209fd9 | b1756996a2b73ec962b08f0d8458099a4e22a8e3 | /src/com/javarush/test/level07/lesson04/task02/Solution.java | 2fd3159e8ccad0df210252afc950ed5d19b72b04 | [] | no_license | seyfer/JavaLearning | 1a7b54a72fe833350b5c192b549531aee860853d | bd9bf050f44af25f0d3f079bcd92aa8b85b2b48f | refs/heads/master | 2021-07-08T16:50:14.498783 | 2016-11-13T07:48:11 | 2016-11-13T07:48:11 | 41,493,954 | 2 | 0 | null | 2021-04-26T18:01:13 | 2015-08-27T15:09:39 | Java | UTF-8 | Java | false | false | 1,015 | java | package com.javarush.test.level07.lesson04.task02;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/* Массив из строчек в обратном порядке
1. Создать массив на 10 строчек.
2. Ввести с клавиатуры 8 строчек и сохранить их в массив.
3. Вывести содержимое всего массива (10 элементов) на экран в обратном ... | [
"seyferseed@mail.ru"
] | seyferseed@mail.ru |
c8d6803da151567d7479f6ca36bed6b4038f5163 | 270a0ba0024ed8ef6abf87995e51757b2d62e577 | /src/main/java/com/technothink/speech/core/impl/DBCoreImpl.java | 6c8245e4db220909655348acebfe4fd5618bc9e0 | [] | no_license | technothink/CallCenterJava | c2b30203f54956da0fa72aaf571fa27b6abf31c5 | d1c11e58d89d42850368a936c0902d59c7a41bbd | refs/heads/master | 2020-03-22T14:33:57.627802 | 2018-07-08T17:40:15 | 2018-07-08T17:40:15 | 140,188,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.technothink.speech.core.impl;
import org.apache.log4j.Logger;
import org.springframework.data.mongodb.core.MongoOperations;
import com.technothink.speech.core.DBCore;
public class DBCoreImpl implements DBCore {
private static final Logger log = Logger.getLogger(DBCoreImpl.class);
public void saveData... | [
"you@example.com"
] | you@example.com |
4f064b7409596a68a7e7f3086d17e98ee5341b16 | 629de96fd0be0e9c1c07a57464888f7287d6fbab | /app/src/main/java/com/example/mobile_schorgan/SplashActivity.java | 7de37cfb2708ce7ce6512b257b0a35bee2e0cc95 | [] | no_license | jrdevn/diversos-studies-android | 3d47e13bc765770e29ed71f23c9808c96a320485 | b92d33020d3aea3da282b8dc0dfd11c2c0659959 | refs/heads/master | 2023-04-28T17:43:05.862302 | 2021-05-13T22:21:55 | 2021-05-13T22:21:55 | 267,063,680 | 0 | 0 | null | 2021-04-13T22:47:36 | 2020-05-26T14:21:07 | Java | UTF-8 | Java | false | false | 1,277 | java | package com.example.mobile_schorgan;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.util.Log;
import android.view.WindowManager;
public class ... | [
"48875248+jhonatajr@users.noreply.github.com"
] | 48875248+jhonatajr@users.noreply.github.com |
9b59eab370a7ceb971a2498b246f621d046482ac | 089c2d38522bcfb49fb29e9ad04d8b64222ceffc | /service1/src/main/java/cn/iouoi/config/CacheConfiguration.java | 02db8ac6461ab7ca52442a83465ba22210ef45d3 | [] | no_license | safezpa/my_Jhipster-sample | 293c4fcf5ad43618e86a6d535f3f4374bbd870ed | 255889fee7b5b05300d0a35a870b4f7d1893132d | refs/heads/master | 2020-12-02T22:43:04.746157 | 2017-07-04T03:18:01 | 2017-07-04T03:18:01 | 96,170,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,767 | java | package cn.iouoi.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.JHipsterProperties;
import com.hazelcast.config.Config;
import com.hazelcast.core.HazelcastInstance;
import com.hazelcast.core.Hazelcast;
import com.hazelcast.config.MapConfig;
import com.hazelcast.config.Evi... | [
"safezpa@126.com"
] | safezpa@126.com |
d729035f00bf2a0783b8057e8993da3b04b4d6e4 | 97ff546215058e4014d89ef7d247a4cd077bd455 | /app/src/main/java/com/project/sean/theandroidfooddiary/FoodSearchActivity.java | d25ac19def74cf8446e1184d931a55b25beb0a90 | [] | no_license | SeanSe/TheAndroidFoodDiary | de50882ba6a50c6b5cb339bde6f2fb263ccbc0cd | 551507e74fd182bdc63bf477a964ed25ba25eb05 | refs/heads/master | 2021-01-10T18:31:25.144113 | 2016-06-01T21:14:19 | 2016-06-01T21:14:19 | 58,882,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,738 | java | package com.project.sean.theandroidfooddiary;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
imp... | [
"ses0384@my.londonmet.ac.uk"
] | ses0384@my.londonmet.ac.uk |
175bea83e3b0cf9d040046aa6a919588bdb5c954 | 21bc3b4d6d7aaaf4042a85796029ce5c382b350e | /Observer/RealCase/WeatherData.java | 3ca4c137ee425839f0b4fc5d5657207cc6d8cbba | [] | no_license | mrseal/DesignPatterns | 4831b9106fccc7385fce57b249cf492d0342529e | d32fa5a908501b66a7b866a2839fccc6a628609a | refs/heads/master | 2021-05-31T18:57:38.481904 | 2016-04-24T10:53:03 | 2016-04-24T10:53:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | java | import java.util.List;
import java.util.ArrayList;
public class WeatherData implements Subject {
private List<Observer> observers;
private float temperature;
private float humidity;
private float pressure;
public WeatherData() {
observers = new ArrayList<>();
}
@Override
... | [
"sdcf2010@gmail.com"
] | sdcf2010@gmail.com |
0d24d624b434bd376704dc753c7be04e05e9b6c2 | ba1cc9e4617ed6584c3fdcb13f6a8172580ded63 | /Part 1/Trees/src/CycleFoundException.java | a3269f2460d100fa32469a658e2cf1105972b85a | [] | no_license | FullofQuarks/CS3345-DS | 3007615e58235b6f0082540e6b224cc52e4c73de | 9566c64a5f43514384ea8ffb02d0f4bf3d3f23bc | refs/heads/master | 2021-01-21T05:59:11.937106 | 2018-03-20T16:53:41 | 2018-03-20T16:53:41 | 101,931,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java |
public class CycleFoundException extends Exception {
public CycleFoundException() {
// TODO Auto-generated constructor stub
}
public CycleFoundException(String message) {
super(message);
// TODO Auto-generated constructor stub
}
public CycleFoundException(Throwable cause) {
super(cause);
// TODO Auto... | [
"nicholas.smith4@utdallas.edu"
] | nicholas.smith4@utdallas.edu |
32411d851a8f34b0df7cb29842666c82268c870b | d79a8175fc881806cac62c839d6b2b0a188b7081 | /src/ru/javawebinar/basejava/sql/SqlHelper.java | 0f5f50b93d4914a0c80c141011537b4c8ca2d0a3 | [] | no_license | TulyakovYasha/basejava | 215e0362e01b1606dea043ec577337831724df63 | 58a7846e359a9f463bdb991749eeb89139a9a746 | refs/heads/master | 2020-04-18T23:53:41.751958 | 2019-05-14T20:49:41 | 2019-05-14T20:49:41 | 167,798,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,414 | java | package ru.javawebinar.basejava.sql;
import ru.javawebinar.basejava.exception.StorageException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class SqlHelper {
public final ConnectionFactory connectionFactory;
public SqlHelper(ConnectionFactory connectio... | [
"tulyakov.yasha@gmail.com"
] | tulyakov.yasha@gmail.com |
b90f0a2cf7b7e3674e0ec32efcdde8e799dbd34b | 6d79d8a8e9576b5fe41ab239761879cfdf59e146 | /core/pms-core/src/main/java/by/get/pms/exception/StaleEntityException.java | 8d69d03e27e4622bec3dbfa4f6d96331aa54bf5b | [] | no_license | milos-savic/GET-PMS | f07abc8f8ada149d8fa01ceec16df5db35c02b81 | c394736399842259ab1b99af0e67580c2e1bba9f | refs/heads/master | 2021-01-13T07:37:54.912025 | 2017-03-06T20:14:45 | 2017-03-06T20:14:45 | 69,986,362 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package by.get.pms.exception;
/**
* Stale entity exception occurs when entity database version is not consistent
* with entity version in memory.
*
* Created by Milos.Savic on 10/12/2016.
*/
public class StaleEntityException extends RuntimeException {
public StaleEntityException(String message) {
super(messag... | [
"milos.savic@seavus.com"
] | milos.savic@seavus.com |
b4810fbf2d71ce653b3a03f65f392f9a174135e3 | 67b7aa7687d2f1dfcaeef7a8355cf39fbd483a21 | /Ekart-product-ratings/src/main/java/com/infy/entity/Ratings.java | 42d8cb1b30c37c71aeaf7cf77ea3cc8f23719817 | [] | no_license | jasmintrada/Ekart-microservices | 8c65cd815d3975350b8cf669c6aa729d672cc538 | 37f05fc21751da5489007ccda4b2c44055e45326 | refs/heads/master | 2022-12-13T23:48:22.648823 | 2020-08-29T12:09:57 | 2020-08-29T12:09:57 | 258,502,908 | 0 | 2 | null | 2020-08-29T12:14:39 | 2020-04-24T12:13:19 | Java | UTF-8 | Java | false | false | 1,048 | java | package com.infy.entity;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import org.hibernate.annotations.GenericGenerator;
@Entity
@GenericGenerator(name = "ratingsGenerator",strategy = "native")
public class Ratings {
@Id
@GeneratedValue(generator = "ratings... | [
"jasmintrada168@gmail.com"
] | jasmintrada168@gmail.com |
a5564e9ec5a6217292b4ac0adcc317a0c980fda1 | 93b72e09f4dff0dfa29b631bb02ec9d6bf18c480 | /src/main/java/com/king/library/common/model/LoginResult.java | 9eeaf35d4dc2aa2a6af63bec62b258811eb528f6 | [] | no_license | king1024/library | 8bb2fbfd45632201b913813879d1cff6ccd1d8b5 | 19cb01c8199f91606b24dc2ffca8785a59a092a1 | refs/heads/master | 2022-06-23T00:35:18.570191 | 2020-02-17T07:32:13 | 2020-02-17T07:32:13 | 229,909,622 | 0 | 0 | null | 2022-06-17T02:48:13 | 2019-12-24T09:09:08 | CSS | UTF-8 | Java | false | false | 715 | java | package com.king.library.common.model;
/**
* @date: 2019/12/23 17:37
* @author: duanyong
* @desc:
*/
public class LoginResult {
private boolean isLogin = false;
private String result;
public LoginResult() {
}
public LoginResult(boolean isLogin) {
this.isLogin = isLogin;
}
publi... | [
"412207397@qq.com"
] | 412207397@qq.com |
d3ebfb88500b80ec697c3c0a2b481f260567d3b7 | d04f3a516d4830f0d834cf5c596f7a821d3990c9 | /wx-common/src/main/java/com/base/BaseEntity.java | 5e5415068763f9a3cd2ac2ff51702025d866d069 | [] | no_license | xiaorenwuchao/Frame | 295ee31efb5ed245c9f49dca5969d954db1a9314 | 548b285563faea77fdc33c4117774e30629cbf8b | refs/heads/master | 2021-01-20T10:55:18.044928 | 2016-12-26T02:34:28 | 2016-12-26T02:34:28 | 77,207,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,764 | java | package com.base;
import java.io.InputStream;
import java.io.Serializable;
import java.io.Writer;
import com.thoughtworks.xstream.XStream;
import com.thoughtworks.xstream.core.util.QuickWriter;
import com.thoughtworks.xstream.io.HierarchicalStreamWriter;
import com.thoughtworks.xstream.io.xml.PrettyPrintWriter;
impor... | [
"g.cn.yangchao@gmail.com"
] | g.cn.yangchao@gmail.com |
5e8ce9f31be3ab442df1f30a268f8628206b6f19 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-config/src/main/java/com/amazonaws/services/config/model/transform/ConformancePackComplianceScoresFiltersMarshaller.java | 204264a74c76adeb34d28406d49b81df0abac4a8 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 2,224 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
6fcdecbd10be78dba44033aced4f4797b46343c9 | 7b2970960e9089a2f95120fe666d656cf22b92fd | /zl_ssmmain/zl_ssm_domain/src/main/java/com/zl/ssm/dao/Member.java | c27b3318b8b59db31f0630940681410953a889d2 | [] | no_license | cscsg/repo3 | 6a522f3c93d8d10697b7e9e2faf8169e8c7ad7b7 | 5c77ce2ca30847f22d611dda88a2d496861509e2 | refs/heads/master | 2022-12-13T06:44:01.946596 | 2020-08-31T09:41:32 | 2020-08-31T09:41:32 | 291,681,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 877 | java | package com.zl.ssm.dao;
public class Member {
private Integer id;
private String name;
private String nickname;
private String phoneNum;
private String email;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String ... | [
"932820575@qq.com"
] | 932820575@qq.com |
ccfbb15e9166d9c88f583410bdacbd11fbf5832b | 11c6b3c5415a75bf37fde5cd5dc4ecd21ab95c87 | /InterviewBasicHandsOn/OOP/Instance/CreateStudent.java | 99def38ec2dff9351a23e1424c3bc55055eb58f2 | [] | no_license | rdp128/Java | 69a1e46e5aaf87216520294ecac11f214569213f | 5a96a1b2ffd7943df14b52c7fada43be9a790f88 | refs/heads/master | 2023-07-07T04:51:34.595894 | 2023-06-30T21:57:05 | 2023-06-30T21:57:05 | 146,137,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package Instance;
public class CreateStudent {
public static void main(String[] args)
{
Student s1 = new Student(101,"Rohan");
// s1.sid= 101;
// s1.name= "Rohan";
Student s2 = new Student(102,"Kishan");
// s2.sid= 102;
// s2.name= "Kishan";
System.out.println(s1.sid +" : " + s1.name)... | [
"oneplusrohan@hotmail.com"
] | oneplusrohan@hotmail.com |
78e26d27c4717e9ac30aaa8377658747a73f91a1 | ab7861bd781c68fd13ec8aee472e4d1e855fd8d1 | /springcloud/微服务/NetFlix/一、Eureka之服务消费者与生产者实战(Ribbon+hystrix)/user-api/src/main/java/com/gpdi/user/entity/User.java | 4f21056a6a47f8d5a60d0a02b47d1b24052ee75a | [] | no_license | nibabadeyeye/microservice | 4182f591575e4075a719886a6607d7d48bb94dfe | 2f0effa356a68cefed3a5fedff552e65d86e565a | refs/heads/master | 2022-12-09T19:10:39.895273 | 2019-12-10T03:12:33 | 2019-12-10T03:18:32 | 224,818,673 | 0 | 0 | null | 2022-12-06T00:33:56 | 2019-11-29T09:14:45 | Java | UTF-8 | Java | false | false | 574 | java | package com.gpdi.user.entity;
/**
*
* @desc:用户实体类(POJO/VO/Domain)
*
*/
public class User {
private Long id;
private String name;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
public String getName() {
return name;
}
... | [
"1157793365@qq.com"
] | 1157793365@qq.com |
5c81698aca5ec1de0960036a84fa57fa816310a3 | 59888e4f78bc87f3050a5d3a1f0b6e8caacd23dc | /coffeemanagement/src/main/java/com/example/entity/BillEntity.java | ccdd7dd899383cd7ae47120dc79f472d89ab5fe7 | [] | no_license | ctdung27/Datn2020 | 11fa12f6d3085e69cf19f44772f854bf405171de | 282743f22b85de23ce05c2526aaebf74a2afa16b | refs/heads/master | 2022-04-17T20:27:16.664908 | 2020-04-17T13:40:13 | 2020-04-17T13:40:13 | 256,509,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,243 | java | package com.example.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Entity
@Table(name = "bill")
public class BillEntity extends BaseEntity {
@Column(name = "status")
private String ... | [
"caotiendung2020@gmail.com"
] | caotiendung2020@gmail.com |
bf2bc455d2b542b778e05e5e573e9201e59b6784 | 4f428e0d38bb0137c4254a7c4e098b6199212324 | /ATM_SYSTEM/src/NEW_ACCOUNT.java | 0ce3fd8020f00f72479eec58ba1b40b1d712b1ac | [] | no_license | Anwar008/ATM_SYSTEM | 96443266430f9d49555dec8ebd06da088747d2bb | 0d30c7fa02d1431aeb5729d4354365b8f32d7071 | refs/heads/master | 2020-09-27T08:54:49.495129 | 2019-12-07T08:30:58 | 2019-12-07T08:30:58 | 226,479,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,257 | java |
import java.awt.Toolkit;
import java.awt.event.WindowEvent;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.swing.JOptionPane;
/*
* To change this license header, choose License Headers in Project Proper... | [
"noreply@github.com"
] | noreply@github.com |
bfc0e3b2c9e0e548a6fcd3932082c86a10e6edd5 | e9890f26429d42a7e34d7ef21dca18feb2c3976f | /src/main/java/CRM/SubEditPages/Locators/Constants/PE_LocatorsConstants.java | 52b4798668d48ef7225b25aad985eeff0a6ed740 | [] | no_license | ramisbhargav473/APOI | 41412a287b30c5c7d7326313397fc6a205c312a1 | 75c1e225db56c4eb0ad99df2f9a391da3558422d | refs/heads/master | 2022-07-24T20:16:40.413042 | 2019-10-20T21:59:02 | 2019-10-20T21:59:02 | 247,151,720 | 0 | 0 | null | 2022-06-29T18:00:51 | 2020-03-13T19:57:14 | Java | UTF-8 | Java | false | false | 9,252 | java | /**
*
*/
package CRM.SubEditPages.Locators.Constants;
import java.lang.reflect.Field;
/**
* @author jteja
*
*/
public class PE_LocatorsConstants {
/*-------------------------------------------------Prospect Edit Page Locators--------------------------------------------*/
public static final String PE_COMPA... | [
"jteja@gflenv.com"
] | jteja@gflenv.com |
464b6cd0d657cb13cbe77952089b69c87a24a9a3 | e3a9aaa8ccd0ea6d721d258a5d8d0ca9920b4f33 | /Computer Architecture and Operating Systems/Lab4 scheduling and prioirities/lab4/src/lab4/SchedulingDisplayTest2.java | 59825984343365eafd6b8de9c206eeac4294f363 | [] | no_license | Emily97/SecondYear | c904819f54f5f1cd20634466a23691458adfd1d7 | f3f5a9944b5efe22b68179c52426540dde001ea3 | refs/heads/master | 2020-05-17T01:29:49.041561 | 2019-04-25T12:15:42 | 2019-04-25T12:15:42 | 183,427,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 858 | 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 lab4;
/**
*
* @author n00147025
*/
public class SchedulingDisplayTest2 implements Runnable{
private String name;
pr... | [
"N00150623@iadt.ie"
] | N00150623@iadt.ie |
a1c70f8df2a964ca50604386137bddb65e8c2f14 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/bouncycastle/com/android/org/bouncycastle/asn1/DERInteger.java | 61ae7da7d0c2746a0ca59f090e5aafaebb5f257b | [] | no_license | hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876703 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | Java | UTF-8 | Java | false | false | 621 | java | /*
* Decompiled with CFR 0.145.
*
* Could not load the following classes:
* dalvik.annotation.compat.UnsupportedAppUsage
*/
package com.android.org.bouncycastle.asn1;
import com.android.org.bouncycastle.asn1.ASN1Integer;
import dalvik.annotation.compat.UnsupportedAppUsage;
import java.math.BigInteger;
public c... | [
"me@paulo.costa.nom.br"
] | me@paulo.costa.nom.br |
4e10bc120af1064050f60475844e4ab27d859bf3 | 189561dd893653f0f92a0e7d4932f7e0585cb36e | /app/src/main/java/cn/zhouzy/greatcate/common/view/ProgressGenerator.java | 7b9489739f3739068d3ad44e5cef7f35a1a56476 | [] | no_license | IzZzI/GreatCateAs | abad71279a326a17e3396b8e6524d23fea0144aa | e94bcf04b227e8be2cdc28a278d18f750c7dc7a8 | refs/heads/master | 2021-01-19T21:54:33.358887 | 2017-10-12T15:22:16 | 2017-10-12T15:22:16 | 88,719,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | package cn.zhouzy.greatcate.common.view;
import java.util.Random;
import android.os.Handler;
public class ProgressGenerator
{
private int mProgress;
private boolean isRunning = false;
private ProcessButton button;
public ProgressGenerator(ProcessButton button)
{
super();
this.button = button;
}
public ... | [
"18583684367@163.com"
] | 18583684367@163.com |
9413fec592190e0c0a31e4d83ca37a6ac5584052 | 4af9b4593019d6064f4d384a7ab1ac623b71b213 | /Minesweeper-Before/src/game/Easy.java | a81f80610c9fc2f209c1e477c6003d4d12e000cc | [] | no_license | ArdiDramilio/Exam-Minesweeper | 2d36aa0448a1440cff586a5190305419e3e583d1 | 7d6f295a4c33e3000a5fd66aec14e0c0a7116edc | refs/heads/main | 2023-01-02T06:23:42.431216 | 2020-10-05T08:45:57 | 2020-10-05T08:45:57 | 301,339,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package game;
import player.Player;
public class Easy extends Game {
private Player p;
public Easy(Player p) {
super(new Setting(7, 5, 5));
this.p = p;
}
@Override
public void win() {
p.setEasySuccess(p.getEasySuccess() + 1);
this.hideMine = false;
clear();
print();
System.out.println("You win... | [
"ardidramilio83@gmail.com"
] | ardidramilio83@gmail.com |
31f6bd9d5b279111e12accb0fd9e81371514abfa | ac3a7a8d120d4e281431329c8c9d388fcfb94342 | /src/main/java/com/leetcode/algorithm/hard/recoverbinarysearchtree/Solution.java | fb2de8e95085453319094f789ae7cc92937b2cb0 | [
"MIT"
] | permissive | paulxi/LeetCodeJava | c69014c24cda48f80a25227b7ac09c6c5d6cfadc | 10b4430629314c7cfedaae02c7dc4c2318ea6256 | refs/heads/master | 2021-04-03T08:03:16.305484 | 2021-03-02T06:20:24 | 2021-03-02T06:20:24 | 125,126,097 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,603 | java | package com.leetcode.algorithm.hard.recoverbinarysearchtree;
import com.leetcode.algorithm.common.TreeNode;
class Solution {
private TreeNode first;
private TreeNode second;
private TreeNode prev = new TreeNode(Integer.MIN_VALUE);
public void recoverTree(TreeNode root) {
inorder(root);
int temp = fi... | [
"paulxi@gmail.com"
] | paulxi@gmail.com |
5861f7291a1f98155e48ae12e1defb59c1d5e419 | d2f1bfd51911e9dfd68bbf502eff7db2acb4061b | /cxf-2.6.2/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/integration/WrappedTest.java | 241042a7c8857270330021a0045b3e72f652120f | [] | no_license | neuwerk/jaxws-cxf | fbf06c46ea0682549ff9b684806d56fe36a4e7ed | 8dc9437e20b6ac728db38b444d61e3ab6a963556 | refs/heads/master | 2020-06-03T05:28:19.024915 | 2019-06-20T15:28:46 | 2019-06-20T15:28:46 | 191,460,489 | 0 | 0 | null | 2019-06-11T22:44:47 | 2019-06-11T22:44:47 | null | UTF-8 | Java | false | false | 7,024 | 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 m... | [
"tjjohnso@us.ibm.com"
] | tjjohnso@us.ibm.com |
7b48f1cd18f9dc5dc947eb14b14c0a53d4ebdab6 | 59c25b8ba06b78d1ae9efbb4c2599a26212c27e9 | /src/main/java/com/oscar/siantar/square/api/entity/BeveragesEntity.java | 50e2100f6fc97286a84f6de339676a661f337aa6 | [] | no_license | oscardanielhutajulu/siantar-square-api | caed553edb1f27a94e3e831edd47583d2416e407 | 7d24119373a5fb749533e90a466a169f349ab22b | refs/heads/main | 2023-03-31T22:43:54.846930 | 2021-04-04T16:09:54 | 2021-04-04T16:09:54 | 354,587,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,359 | java | package com.oscar.siantar.square.api.entity;
import com.oscar.siantar.square.api.dto.ImagesDTO;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.io.Serializable;
import java.math.BigDecimal;
import java.time.LocalDateTime;
@Setter
@Getter
@Entity
@Table(name = "beverages", schema =... | [
"oscar@doku.com"
] | oscar@doku.com |
5e2f9bef14e5f3e4e8332ec0777ee643e70920fc | af97aca7eb392f2a4d4dbb9e1f066ccae445da37 | /AsiaJava2015p4/src/ex8.java | e4a8a685b6fe19e584f0bd486e8bcab5032b4d6b | [] | no_license | GCL1N/Asia-Java-2015 | a25fa9b918d741cfbb7f2ff34193f098b2ef6d29 | b50bdb920695a1669ad382182004e96dbc54043c | refs/heads/master | 2021-01-22T14:25:52.390583 | 2015-09-11T04:05:49 | 2015-09-11T04:05:49 | 40,107,853 | 0 | 0 | null | null | null | null | BIG5 | Java | false | false | 500 | java | //輸入一數,計算從該數開始至100以內偶數之總和。
import java.util.Scanner;
public class ex8 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner scn = new Scanner(System.in);
int nm = scn.nextInt();
int sum = 0;
if(nm % 2 == 0 )
{
for( int i = nm ; i <= 100 ; i = i + 2 )
{
sum += i;
... | [
"104021018@live.asia.edu.tw"
] | 104021018@live.asia.edu.tw |
1d57d6935a8ba6dcadc8e66db550bc187e9a8341 | ecb5f8554aa611c6c61c2d0bb1fe656286c2a957 | /NetBeansProjects/CodeSnippets/src/main/java/eu/discoveri/codesnippets/graphs/SentenceTokenEdgeService.java | a054285d9270006c06e9ca3f134286cfc6a0f124 | [] | no_license | chrishpowell/PrediktTwitter | 0a7fff9b03e262d37f853995cf32a3998a3dd09a | ff1a0624f3ed5c859fa8952204c219cdfba8689b | refs/heads/master | 2023-01-21T12:54:11.347461 | 2020-06-12T21:01:55 | 2020-06-12T21:01:55 | 187,172,478 | 0 | 0 | null | 2023-01-13T23:18:22 | 2019-05-17T07:55:27 | Java | UTF-8 | Java | false | false | 537 | java | /*
* Copyright (C) Discoveri SIA - All Rights Reserved
* Unauthorized copying of this file, via any medium is strictly prohibited.
* Proprietary and confidential.
*/
package eu.discoveri.codesnippets.graphs;
import eu.discoveri.codesnippets.graph.GenericService;
/**
*
* @author Chris Powell, Discoveri OU
* @... | [
"chrispowell@chrisp-tnp-PC1"
] | chrispowell@chrisp-tnp-PC1 |
ca7c68c50589eaeb4b50207f66ea37ffa4d2874b | 66e13bf7a6639cb37fd6d6160945d37119fe6df4 | /Java/01.Advanced/02.OOP/27.ExamPrep_II/Ex/src/CounterStriker/models/guns/Gun.java | c957a2c3695dacffa90eb2e46ccec68d91d29a84 | [] | no_license | MeGaDeTH91/SoftUni | 5fd10e55ba3a1700345fec720beac5dc2cd9d18d | a5e50c77d6efe6deddb9be0bdfb87373692aa668 | refs/heads/master | 2023-01-25T05:01:15.172521 | 2021-12-18T22:22:46 | 2021-12-18T22:22:46 | 121,627,540 | 5 | 3 | null | 2023-01-11T22:01:03 | 2018-02-15T12:31:23 | C# | UTF-8 | Java | false | false | 129 | java | package CounterStriker.models.guns;
public interface Gun {
String getName();
int getBulletsCount();
int fire();
}
| [
"martin_taskov@yahoo.com"
] | martin_taskov@yahoo.com |
43ba9288e440b84cc0d506a05f453d1eab6cc1ea | 3b5598c9f7ef3c2b311ac6d082fa2bc14f22e122 | /src/main/java/tyates/bananasolve/util/MatrixUtil.java | 7df32f8270b0f839075912f9ff9b2729f75ad1b7 | [] | no_license | Tyler-Yates/bananasolve | 5e9f702544b9f8e540da040d76c7b9bf2ed6225a | e80d25097bb2797d1996462d8b614265c0a77869 | refs/heads/master | 2021-01-22T11:32:06.217865 | 2017-06-10T21:45:07 | 2017-06-10T21:45:07 | 92,707,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,037 | java | package tyates.bananasolve.util;
import static tyates.bananasolve.util.StringStandardizer.UNINITIALIZED_CHARACTER;
/**
* Utility class for working with Matrices.
*/
public class MatrixUtil {
/**
* Deep copies the given matrix.
*
* @param input the given matrix
* @return the deep copy
*/... | [
"tyler.yates@utexas.edu"
] | tyler.yates@utexas.edu |
a1f3f6bc2e26a4ba79d7a08ec54334599a646b9c | a69aacc35034375836c74c7d4365acbb34df2ee9 | /src/main/java/com/xu/search/InsertValueSearch.java | ddc623ad4c088c5433ecbc6fe966061b358b9d61 | [] | no_license | westwoodl/Introduction-to-algorithms | 1f22785004cfba094448838944106eb37ec82821 | 062e9098fac31e143cb629d0aef1a5f9dc11156c | refs/heads/master | 2021-07-13T23:29:39.936510 | 2019-12-10T13:59:01 | 2019-12-10T13:59:01 | 213,617,048 | 0 | 0 | null | 2020-10-13T16:33:59 | 2019-10-08T10:48:38 | Java | UTF-8 | Java | false | false | 1,019 | java | package com.xu.search;
import org.junit.Test;
/**
* 插值查找算法
*
* int mid = left + (right - left) * (findVal - arr[left]) / (arr[right] - arr[left]);
* 主要是公式
*/
public class InsertValueSearch {
@Test
public void test() {
int[] arr = new int[100];
for (int i = 0; i < 100; i++) {
... | [
"1136375786@qq.com"
] | 1136375786@qq.com |
cc9a2016cc7ed18dc4f14bdcf03fd78a93dd33cc | 80f92e6d762be02e38ef74e5c72bf65f913af5eb | /src/main/java/org/codigorupestre/spacenative/votodigital/datasource/DataSourceMariaDB.java | a04ca27f6bc02da1e25df60ee21fd0eb35aa8cb1 | [] | no_license | fsialer/VotacionesDigitales | b387cd95b73e307c9e5e628efadd75ae219026f9 | e6751b8cd405794d3e53c6d1a60c64b7b44ac2f6 | refs/heads/master | 2023-04-17T05:42:09.156983 | 2021-05-02T10:14:58 | 2021-05-02T10:14:58 | 363,620,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package org.codigorupestre.spacenative.votodigital.datasource;
import org.apache.commons.dbcp.BasicDataSource;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Primary;
import org.springframework.stereotype.Comp... | [
"asialer05@hotmail.com"
] | asialer05@hotmail.com |
4ea0eccab13415fa987107588077a3a087e5f4f3 | c6485ac56eb2de53f1e17d05e00427360a8824ca | /src/java/com/edtech/blog/dao/PostDao.java | 5f8a0f44df91e7e94f5be627ba384a137df6e3e7 | [] | no_license | pratikdange999/EdTechBlog | f4630e3c7bcb4ef8a1249d7b2ed39c711bc24227 | c259ff5c3493d0693122511e08b0022ad4251b64 | refs/heads/master | 2023-06-11T15:52:00.250330 | 2021-06-10T21:23:45 | 2021-06-30T20:01:03 | 375,995,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,225 | 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.edtech.blog.dao;
import com.edtech.blog.entities.Category;
import com.edtech.blog.entities.Post;
import java.sql.*;... | [
"@PratikDange999"
] | @PratikDange999 |
06e11d0272c320b363653bb89379bc7f7013d72a | bffd3db483bcba36d494f9dbe8b1aa18795b182c | /product-respository/src/main/java/com/respository/ProductCategoryRepository.java | cf75ecaff14567fb4eb57f2fcf27a5d90fe0a565 | [] | no_license | 240854834/product | fc492d6648edaca67e48c69c738cad4e2e826485 | 34db2346c1e818bb1ac702caca4c9865494941be | refs/heads/master | 2021-07-11T04:30:19.537137 | 2019-09-18T09:07:18 | 2019-09-18T09:07:18 | 209,265,452 | 0 | 0 | null | 2020-10-13T16:07:20 | 2019-09-18T09:05:17 | Java | UTF-8 | Java | false | false | 442 | java | package com.respository;
import com.respository.dataObject.ProductCategoryEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* @author jason
*/
@Repository
public interface ProductCategoryRepository extends JpaRepositor... | [
"weipeng.ding@topideal.com.cn"
] | weipeng.ding@topideal.com.cn |
93e5a7ddb785ecefda171011e88d5a4cb2e95ed3 | 0e4de01bebaa4a39bb68ce5abe5e57f30915c9f8 | /dingo-expr/parser/src/main/java/io/dingodb/expr/parser/op/OpWithEvaluator.java | bf18d296dd9a16e243ac98a59ace527eb0f02b80 | [
"Apache-2.0"
] | permissive | dd-guo/dingo | 11c5c34dfce091c40d69ac5aca5ac1f9c6ae2fe1 | 79bc41b6d52f0a9b261774f4437e968fd9a8efb7 | refs/heads/main | 2023-08-22T00:38:17.415780 | 2021-10-28T10:41:27 | 2021-11-01T05:27:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,698 | java | /*
* Copyright 2021 DataCanvas
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"huzongxing0826@gmail.com"
] | huzongxing0826@gmail.com |
6783f4e024b999cd6f704ebb8d5e8522f1a88172 | 323c60833398d268cc77ae17447cdcd4ae74f9ce | /c0720g1-dating-be/src/main/java/c0720g1be/entity/AccountGroup.java | 2c89b541813e799a37036af870d7ed2d58b77048 | [] | no_license | C0720G1-DatingWebsite/C0720G1-DatingWebsite-Management-BE | 0db9bf191f6abfd0589ec1d2185b579f1da7de24 | a6af66f350e18a4e86bbdd556661f09e738d14cb | refs/heads/main | 2023-03-19T21:20:59.369898 | 2021-03-11T09:03:02 | 2021-03-11T09:03:02 | 341,050,354 | 0 | 0 | null | 2021-03-11T09:03:03 | 2021-02-22T01:53:02 | Java | UTF-8 | Java | false | false | 1,215 | java | package c0720g1be.entity;
import javax.persistence.*;
@Entity
@Table(name = "account_group",uniqueConstraints = { @UniqueConstraint(name = "ACCOUNT_GROUP_UK", columnNames = { "account_id", "group_id", "group_role_id" }) })
public class AccountGroup {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
... | [
"68835331+winback1000@users.noreply.github.com"
] | 68835331+winback1000@users.noreply.github.com |
6c1b4b9f1a6a9933cb0b2dfb1cdb6f7ce655f5e3 | 7f813a0f4b264e26a7f0fed3124182b74064ced1 | /src/com/fight2/scene/MineGatherScene.java | 6a2744189e0e711c5841efe45d907eb5ccc0b860 | [] | no_license | lanseror/Fight2 | 637892e3435bb228655378adef38f3b6736b9691 | 50d8c44b07da78b5f8027252f08d3273fe85c66e | refs/heads/master | 2020-05-20T06:27:15.629316 | 2015-03-09T13:36:50 | 2015-03-09T13:36:50 | 31,653,755 | 0 | 0 | null | 2015-03-04T11:33:14 | 2015-03-04T11:33:12 | Java | UTF-8 | Java | false | false | 3,949 | java | package com.fight2.scene;
import java.io.IOException;
import org.andengine.entity.IEntity;
import org.andengine.entity.primitive.Rectangle;
import org.andengine.entity.text.AutoWrap;
import org.andengine.entity.text.Text;
import org.andengine.entity.text.TextOptions;
import org.andengine.opengl.font.Font;
i... | [
"yecpster@gmail.com"
] | yecpster@gmail.com |
b9be9f19e0902752e8c3706871455c11b53b9490 | 2fca51877b2b45479c81b7b65a9f3dfd230eccb6 | /src/mc_plugin/PluginListeners.java | 4fcb38abbc66fb9c4cd3945893c8086ed86aee57 | [] | no_license | JojoGelb/Minecraft_plugin_vrac | c67b1a70457238431ab95753edf00efe03fbb1a9 | 69e257aa56c99ce4623b82c62c1e8ae3ae59fa8d | refs/heads/master | 2023-06-05T14:10:53.382537 | 2021-06-23T13:24:04 | 2021-06-23T13:24:04 | 379,612,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,805 | java | package mc_plugin;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.UUID;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.block.BlockState;
import org.bukkit.block.Sign;
import org.bukkit.enc... | [
"jordygelb@gmail.com"
] | jordygelb@gmail.com |
2dbbd7b6eda3da97f4e3bb5d18441bf0d0e47178 | 842b2652444b2785914a8ba37b5cd095c41ea867 | /src/main/java/com/itclj/service/CarService.java | 51e463f8741be80b648e7abc1bde7a1e53b61f3f | [] | no_license | lch0203/jasperreports-demo | de44e5103d4b2c477be5df0103eeaaa44a8e93c1 | baa4fbab6eb73257a3140437bac0593625903d5b | refs/heads/master | 2021-05-04T12:29:14.040577 | 2018-02-05T11:20:15 | 2018-02-05T11:20:15 | 120,295,082 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 607 | java | package com.itclj.service;
import java.util.List;
import com.itclj.model.Car;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Service;
@Service
public cl... | [
"59508381@qq.com"
] | 59508381@qq.com |
2507dfb88e9f540d4e208800dd2ad0efa8d7ed2c | e54afb6018cc4bce151b70317f2c7728b1e3854f | /Bird Point/Source/BirdPoint/src/birdpoint/horariosemanal/HorarioSemanal.java | 4ed3d117176d3b3d18779b683c87a8a26371f206 | [] | no_license | adriano-candido/BirdPointProf | eb8080bda0f378c7a973004edfadf5cc48ec186a | 4381f76429f0f443f74fd5ecc5993a88ab021386 | refs/heads/master | 2023-07-25T08:55:32.495052 | 2021-02-06T14:44:12 | 2021-02-06T14:44:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | 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 birdpoint.horariosemanal;
import java.sql.Time;
/**
*
* @author Adriano
*/
public class HorarioSemanal {
private ... | [
"jink_adriano@hotmail.com"
] | jink_adriano@hotmail.com |
255ca14b2b3857fde40a4148c9596aff9f5e6c2b | 3fb7eba02484b31b0919da83144d5f267d2b4926 | /src/main/java/com/seaglasslookandfeel/ui/SeaGlassCheckBoxMenuItemUI.java | a6134efecf542101485a09c9ed968cbe2177d8c4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | fkorax/seaglass | 2f47513ba4be3ab028602f2b05da66860785d78d | c2d2fe47bc8be063bb3127932995b2af5bae4307 | refs/heads/master | 2023-07-02T12:49:36.312110 | 2021-08-15T11:59:33 | 2021-08-15T11:59:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,791 | java | /*
* Copyright (c) 2009 Kathryn Huxtable and Kenneth Orr.
*
* This file is part of the SeaGlass Pluggable Look and Feel.
*
* 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:... | [
"kathryn@kathrynhuxtable.org"
] | kathryn@kathrynhuxtable.org |
3d708a463f9f7ef78bd24b95cb14ec9e551d9c1d | 47782b1ad69a9c23207d801001ffe3b3340057e9 | /yelp/yelp-web-manage/src/main/java/com/yelp/web/manage/config/WebSecurityConfig.java | 60e6bb3899fde15958976461a9221853da416198 | [] | no_license | supernebula/yelp-j | 8e2b5f86770e15e8d13c896d15d623b7dcfe9bd2 | d59308c1af02c673cf258acbd24ad48de10cc3db | refs/heads/master | 2020-04-17T03:23:36.340788 | 2019-04-07T06:02:34 | 2019-04-07T06:02:34 | 166,180,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,007 | java | //package com.yelp.web.manage.config;
//
//import com.yelp.service.AdminService;
//import com.yelp.service.impl.AdminServiceImpl;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.context.annotation.Bean;
//import org.springframework.context.annotation.Configuration;
//import... | [
"supernebula@126.com"
] | supernebula@126.com |
b691e425e3c6f2ebd7601735db5d90ef6d2eb9d1 | 24c9f4ddb738926fbe2dc5905fdf5cf9a0a3653a | /src/tenis/Tenis.java | 68f3b459f5c190b8b57ee68fbffb13be202671ca | [] | no_license | xmda/ProyectoFinalTenis | a88dc07f6c1d92c7372d9ca3a945fdeb9908cb44 | ac187e5b5ec931d5a926555dcd45065d608311e5 | refs/heads/master | 2021-01-23T14:58:30.538574 | 2014-08-08T12:03:51 | 2014-08-08T12:03:51 | 22,569,177 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package tenis;
import tenis.Juego.Juego;
import tenis.idioma.Ingles;
public class Tenis {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
Juego j=new ... | [
"churitasan_22@hotmail.com"
] | churitasan_22@hotmail.com |
5149e8740af7ecab1d5fee345cd2252df42877aa | 171355a813280663ab8d041ce6e99ee7dc3ee944 | /Sched-Schema/src/main/java/edu/weber/finalproject/schedschema/PatientExam.java | 76ac93cd012edae57e4fb9247a50421a06799153 | [] | no_license | masoud23/OfficeScheduler | 4dfd3d97b0f2f7e3510f08c5ca13b97e24c7da04 | 3d5fccd135bf4e2cb6de737756ad0d9b4f39ee63 | refs/heads/master | 2020-12-24T15:40:22.475316 | 2013-01-21T02:35:57 | 2013-01-21T02:35:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,411 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package edu.weber.finalproject.schedschema;
import java.util.Date;
import java.util.List;
/**
*
* @author Mike
*/
public class PatientExam {
private int id;
private int patientId;
priv... | [
"masood.noormohammadi@gmail.com"
] | masood.noormohammadi@gmail.com |
b01e976703049fd75f0fa349583a6f9b254802fc | a2cada08696b48350a32c07eaf6d19480aa844d8 | /netalyzrtest/src/main/java/edu/berkeley/icsi/netalyzr/tests/NetProbeStats.java | 49d489a0d8294e351d06fb89f40998f4a453f282 | [
"Apache-2.0"
] | permissive | feamster/MySpeedTest | 0e122f60bc81d487c63be87454123f170a8e51ae | 3392d5d77c84328e5a6f92a630c32ede349e62ab | refs/heads/master | 2021-01-12T20:49:40.538455 | 2015-07-17T15:26:41 | 2015-07-17T15:26:41 | 39,249,596 | 1 | 2 | null | 2015-07-17T10:48:12 | 2015-07-17T10:48:12 | null | UTF-8 | Java | false | false | 13,851 | java | package edu.berkeley.icsi.netalyzr.tests;
import android.util.Log;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketException;
import java.net.SocketTimeoutException;
import java.net.UnknownHostException;
import java.util.Da... | [
"andrewkim823@gmail.com"
] | andrewkim823@gmail.com |
18fe53ffeac2435e5154393643dfa79ae8448380 | 9640ff589042143c41cf6cb6f2c4b1980a9b9691 | /Vaida/app/src/main/java/com/modestasvalauskas/vaida/Tabs/ChordProgressionTransposer/CPTMainTabFragment.java | be7d371b680fb25589ea537d439e6b3460780d94 | [] | no_license | modulovalue/vaida_archived | 061272b93a52d970f77c3228648d2f32eafaf1e0 | 51798b1d6f9fef4fdcc31ebe98c4376b9759e650 | refs/heads/master | 2020-07-05T09:26:59.127076 | 2019-08-15T20:44:44 | 2019-08-15T20:44:44 | 202,608,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,795 | java | package com.modestasvalauskas.vaida.Tabs.ChordProgressionTransposer;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import com.modestasvalauskas.vaida.R;
import com.modes... | [
"valauskasmodestas@gmail.com"
] | valauskasmodestas@gmail.com |
4a6e9a2dbc17fcde8caea2bee771a584ad74fe4c | b78903735c722260a42badc5e33da4fd259a0bde | /src/main/java/com/myszor/msscbeerservice/domain/Beer.java | 5ba325a8724a246efd75351ebf283786e66573b0 | [] | no_license | Maxomys/mssc-beer-service | 64cb248de9af5a06ebf350739c8504951686dd9e | fee1a00e39c31abc63f0fc6b9fba81d261f5dbd5 | refs/heads/master | 2023-03-24T13:46:55.342708 | 2021-03-23T23:35:14 | 2021-03-23T23:35:14 | 309,881,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package com.myszor.msscbeerservice.domain;
import lombok.*;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Type;
import org.hibernate.annotations.UpdateTimestamp;
import javax.persistence.*;
import java.math.BigDecimal;
import j... | [
"mistrz7losos@live.com"
] | mistrz7losos@live.com |
ae512ee868a94d11530aab15222e44fd203c6d78 | eb4a9b8b10dd4028e647416eb21e66e8f3ebbf06 | /app/src/main/java/com/example/lijinduo/mydemo/being/BeingC.java | bacacdedc6de875f4fe261aea2968b3df353f90f | [] | no_license | GexYY/project | 5b8e1b82a6513743734aec2cd2f0d51493b5a179 | 8ffd9e2b3e626f71731033d53362658e8534b22b | refs/heads/master | 2022-03-22T14:50:22.773615 | 2018-05-15T08:43:35 | 2018-05-15T08:43:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package com.example.lijinduo.mydemo.being;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.widget.TextView;
import com.example.lijinduo.mydemo.BaseActivity;
import com.example.lijinduo.mydemo.R;
import com.example.lijinduo.mydemo.tool.AppManager;
import butterknife.BindView;
impo... | [
"576412864@qq.com"
] | 576412864@qq.com |
ccec5b9da232b93c2eb5260dcbc51583babf1df9 | b71d65f7b96f0fd27bf67b2ee1ebd33efb2b1c12 | /01-JavaWeb网上商城/store/src/utils/DataSourceUtils.java | 1015717c3a775dc825eb3a16cf9b375dca73008a | [] | no_license | luguanxing/JavaWeb-Apps | 81082420edc718734e2df1b8e8d70e80cea33a78 | 49881bdec84320ba2990c87a9e87519bc25522c6 | refs/heads/master | 2021-09-08T03:24:57.547555 | 2018-03-06T18:08:26 | 2018-03-06T18:08:26 | 103,841,721 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,765 | java | package utils;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.sql.DataSource;
import com.mchange.v2.c3p0.ComboPooledDataSource;
public class DataSourceUtils {
private static ComboPooledDataSource ds=new ComboPooledDataSource();
private ... | [
"651571925@qq.com"
] | 651571925@qq.com |
7b70e5b9a40195551e641d85015e577af8aa6ead | c42abe86bfced3072b3df7a551bce85eaa655353 | /source/retrofitDemo/myretrofit/src/main/java/com/zero/myretrofit/Utils.java | 1fb103911b2416e4b82c912f7f43ef3ffe547ab2 | [] | no_license | fanzhangvip/enjoy01 | 97b36e16c5f8a18aad8cef8a04ddf037a64504b1 | 92f7e70f2b6e00b083d16eb72387665c924adaad | refs/heads/master | 2022-10-26T14:31:28.606166 | 2022-10-18T15:32:13 | 2022-10-18T15:32:13 | 183,878,032 | 2 | 6 | null | 2022-10-05T03:05:11 | 2019-04-28T08:15:08 | C++ | UTF-8 | Java | false | false | 779 | java | package com.zero.myretrofit;
import java.io.FileOutputStream;
//import sun.misc.ProxyGenerator;
public class Utils {
// /**
// * 生成代理类文件
// */
// public static void generyProxyFile(String classFileName,Class<?>[] classes) {//.class.getInterfaces()
// byte[] classFile = ProxyGenerator.generatePr... | [
"fan_0723@qq.com"
] | fan_0723@qq.com |
258a06ab926070d92a4d330a6222b62b71fd86ce | 8eeb6c8fd3c735b57fb257cd001f097b7d91b2ed | /app/src/main/java/com/sanleng/emergencystation/adapter/ArticleAdapter.java | 5fcca62e7ce90cf55a77d5a52c19ed3278ed2d20 | [] | no_license | wendyJohn/Emergencystation | 3b5eb9f7762baf51647e7a0af0ac327f603d0899 | 76e787a638c11ff9e2b919f41046cc7a0d478555 | refs/heads/master | 2021-06-08T18:25:44.976062 | 2021-04-22T02:13:22 | 2021-04-22T02:13:22 | 163,932,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,777 | java | package com.sanleng.emergencystation.adapter;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
impo... | [
"530913978@qq.com"
] | 530913978@qq.com |
b7bcbeaddf492d65cff7e024162f839ef94db055 | 59ecc10352e10afbab8ebf14e98a0d6ec3996513 | /srcJava/serial/SerialCommChannel.java | 2794773a7cf22df670aafeb695da1a17a0099643 | [] | no_license | lorenz95/JavaRaspberry | 2ff44400e307adeb477656b68ac5ccbb15c689e2 | 2e15f7952c1ce8423f8b1580a5035995a5e505b1 | refs/heads/master | 2021-01-01T05:54:58.336597 | 2017-07-15T10:09:40 | 2017-07-15T10:09:40 | 97,305,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,552 | java | package pse.serial;
import gnu.io.CommPortIdentifier;
import gnu.io.SerialPort;
import gnu.io.SerialPortEvent;
import gnu.io.SerialPortEventListener;
import java.io.*;
import java.util.concurrent.*;
/**
* Comm channel implementation based on serial port.
*
* @author aricci
*
*/
public class SerialCommChannel i... | [
"lorenzMega95@outlook.it"
] | lorenzMega95@outlook.it |
fe6ed3b65e6ba65070b6a258871444162b7ed2ff | faa73b88d1b6e793ebc9b9648330f898c097511c | /pc-parent/pc-record/src/main/java/com/ds/record/Main.java | 52bf1ef96af49eeb3620099d5182c9f5d05bba85 | [] | no_license | wisty/bocai | 1564cb4e9ab78c345c9572c3ab713c6cc83c4a0c | 28ed4eb7470fbe8d3e26dec83c25be71b273f3e4 | refs/heads/master | 2023-04-12T18:46:39.977114 | 2017-03-11T11:50:07 | 2017-03-11T11:50:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package com.ds.record;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.SpringBootConfiguration;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.support.SpringB... | [
"121365405@qq.com"
] | 121365405@qq.com |
56637f27ec5c9fc2d09a09685bddffaac348527d | e15d3668bd963e7aee6287e2391c882bc7b05eb1 | /src/main/java/com/zengmin/services/TestngXmlService.java | 39dbe5ee2d79949652299fc31d89c9969c0bbbb8 | [] | no_license | zengmin1982/TNGPra | 02c208a42f06e9fd6391951568336ae4d61e0b0b | f1ecc8750258df66bfdd558dcb09b1f30210c29c | refs/heads/master | 2021-01-11T19:04:56.161623 | 2017-03-17T08:34:26 | 2017-03-17T08:34:26 | 79,311,627 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,978 | java | package com.zengmin.services;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annot... | [
"zengmin@10.15.176.102"
] | zengmin@10.15.176.102 |
70e5774f25d8fef6c2793e13369ad14d2c0d534b | 99dfdecfb7f632b48b5c087d3cc818e87a47e661 | /src/main/java/com/tank/message/schema/TableCreator.java | 0b116c16a938d56cc0713399da0ab62c637534c1 | [] | no_license | fuchun1010/spboot | ecd94925dcc1d3e10e4486d946bfeea41713da61 | 3ec24b8bc4d82bb60ccd6a434b8f1eb881571b2e | refs/heads/master | 2021-10-08T15:23:49.913237 | 2018-12-14T02:32:40 | 2018-12-14T02:32:40 | 107,274,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119 | java | package com.tank.message.schema;
import lombok.Data;
@Data
public class TableCreator {
private String[] sqls;
}
| [
"yuzhou_liao@163.com"
] | yuzhou_liao@163.com |
b1c1b2377dd0858eafc3dba329ed71615bbd97c7 | 2da87d8ef7afa718de7efa72e16848799c73029f | /ikep4-support/src/main/java/com/lgcns/ikep4/support/profile/model/Career.java | d91ae3e99627ce34063ad85c9b116336b18a4411 | [] | no_license | haifeiforwork/ehr-moo | d3ee29e2cae688f343164384958f3560255e52b2 | 921ff597b316a9a0111ed4db1d5b63b88838d331 | refs/heads/master | 2020-05-03T02:34:00.078388 | 2018-04-05T00:54:04 | 2018-04-05T00:54:04 | 178,373,434 | 0 | 1 | null | 2019-03-29T09:21:01 | 2019-03-29T09:21:01 | null | UTF-8 | Java | false | false | 4,658 | java | /*
* Copyright (C) 2011 LG CNS Inc.
* All rights reserved.
*
* 모든 권한은 LG CNS(http://www.lgcns.com)에 있으며,
* LG CNS의 허락없이 소스 및 이진형식으로 재배포, 사용하는 행위를 금지합니다.
*/
package com.lgcns.ikep4.support.profile.model;
import java.util.Date;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size... | [
"haneul9@gmail.com"
] | haneul9@gmail.com |
f3ed4ecc1bfbe196e4005bd734ab484fdaf68fde | 2341ddfe0153536af919155db970af3ee5ee634f | /src/main/java/greet/counter/MemoryCounter.java | 9106ce1ac87052d9bf2aa83d316b8b369d0ff3a6 | [] | no_license | vtrev/java-greetings | d0edacdf9a05a129bfc4b093c69854e34d5d976a | 8b8508c98b6903bc74df8a5b907e27a79d26de32 | refs/heads/master | 2022-05-04T07:24:24.457582 | 2021-12-31T15:18:53 | 2021-12-31T15:18:53 | 176,745,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | package greet.counter;
import java.util.Map;
import java.util.HashMap;
public class MemoryCounter implements Counter{
private Map<String, Integer> greetMap = new HashMap<>();
public boolean countUser(String userName) {
if (greetMap.containsKey(userName)) {
return updateCount(userName);
... | [
"baloyi.trev@gmail.com"
] | baloyi.trev@gmail.com |
9f167b51e2d796cfe44d47dcec587213762fc1eb | 64562bf92d4f56dbf113638b67440ed9541f0afc | /src/main/java/uz/pdp/appjparelationships/controller/FacultyController.java | 85022f8d87ae90e6b264393f3ca0bee612ce50b5 | [] | no_license | javohir101dev/app-jpa-relationships | a4c2020d079c90ae4a83b85f0b3c33ed92a47c8c | 1998e5379042db7d1faddd264c4e2c4265d0c165 | refs/heads/main | 2023-07-20T08:13:36.662778 | 2021-08-17T09:39:51 | 2021-08-17T09:39:51 | 395,784,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,957 | java | package uz.pdp.appjparelationships.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import uz.pdp.appjparelationships.entity.Faculty;
import uz.pdp.appjparelationships.entity.University;
import uz.pdp.appjparelationships.payload.FacultyDto;
im... | [
"uralovjavohir25@gmail.com"
] | uralovjavohir25@gmail.com |
784b296701f9a3aaa59be92fee1f9a736c012e39 | e799117f634d402e207a6a5e2a8769c5511e2d70 | /PriceConvertorApp/app/src/main/java/com/example/priceconvertorapp/view/activity/MainActivity.java | 89fd4b5bd711d5e683b9e2cf298d9405ae3fca4b | [] | no_license | Lemblematik/priceConvertor_Test_epay | 30816d8ac37349f336d7feb79d86a232b491608a | 8e46568c8d7dc150772e3cd92658f793cfcf72a6 | refs/heads/master | 2023-01-24T10:22:18.015967 | 2020-11-25T10:48:54 | 2020-11-25T10:48:54 | 315,908,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,056 | java | package com.example.priceconvertorapp.view.activity;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
import androidx.lifecycle.Observer;
import androidx.viewpager.widget.ViewPager;
... | [
"paul_kamdem@outlook.com"
] | paul_kamdem@outlook.com |
939e28c8b370558368d0e1a76897e67a14233ede | d71fd5920d90b7dbb7fa0a4786d7ad38c5753454 | /src/main/java/person/zhy/dao/UserDao.java | 5013de95916ca1b862816b63952218a1abf52022 | [] | no_license | zhouhaoyan/taskList | 62eed11562ee9021662246a220812f68ca3ded7e | 954ab1990247b2a8ae76620e81e43fc4fe1a00e5 | refs/heads/master | 2021-03-22T03:38:18.918632 | 2017-11-16T06:25:56 | 2017-11-16T06:25:56 | 110,931,898 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 231 | java | package person.zhy.dao;
import person.zhy.model.User;
import person.zhy.utils.base.BaseDao;
import java.util.Map;
public interface UserDao extends BaseDao<User,Long> {
User findUserByAccAndPwd(Map<String,Object> param);
} | [
"ttzhyran@163.com"
] | ttzhyran@163.com |
dbcb9569063794c2e507238951bb41576fdd1385 | f4e05b21874a3bfcead2bf2fd0a063fb62b348da | /TestCircularQueue.java | f0d4d9f495a7b83744e7a18241c9987347b57b3d | [] | no_license | iamnickson/Java-Practical-1G | 36b2f998754b43d923846401895acba2e5025d21 | 91a3c51604ad9b932a3e1e44833eb830e7e462e7 | refs/heads/master | 2020-07-04T06:39:09.067612 | 2019-10-12T05:55:07 | 2019-10-12T05:55:07 | 202,190,335 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | import java.util.Scanner;
public class TestCircularQueue
{
public static void main(String args [])
{
Scanner input=new Scanner(System.in);
System.out.println("Enter the length of the Empty Queue");
int na=input.nextInt();
CircularQueue qq=new CircularQueue(na);
qq.enQueue(10);
qq.enQueue(20);
... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.