blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2755dd4fbe8af5d574bf06604942f5761ee3abde | b6df476e8845c59d1a6f7e833cb3d6ba8b2f577d | /trade-rws-flow/src/test/java/com/midea/trade/rws/service/MShopService.java | ce67c0fdfa7826bb05018ab454129359b9143f07 | [] | no_license | chenjy16/xudanrw | e76a5975bda9b6aeeb6e646c86d0f75372512c4c | 0e36093a195bd274ca99fd12d0806fe0e9311002 | refs/heads/master | 2021-01-09T20:52:30.468643 | 2018-03-26T02:22:42 | 2018-03-26T02:22:42 | 59,792,535 | 10 | 5 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | package com.midea.trade.rws.service;
public interface MShopService {
public void insert()throws Exception;
public void select();
public void update();
public void delete();
}
| [
"326800567@qq.com"
] | 326800567@qq.com |
dccb67b278f12296405744f802aae17cf4b138da | 7e426cfe38873f00c699949a7a046328bd97b9b9 | /src/main/java/io/wispforest/owo/mixin/ui/ChatScreenMixin.java | 6263ca745aea957e6e13de5ad99866eaf9dd7f7b | [
"MIT"
] | permissive | wisp-forest/owo-lib | 419e54efb0ab8f3158b2e774db54ae728cec6935 | 19dac0963e14108e18a80af8b4a045822f5559e2 | refs/heads/1.20 | 2023-08-17T15:10:47.409940 | 2023-08-14T22:33:37 | 2023-08-14T22:33:37 | 370,481,201 | 107 | 28 | MIT | 2023-08-31T15:36:57 | 2021-05-24T20:49:20 | Java | UTF-8 | Java | false | false | 910 | java | package io.wispforest.owo.mixin.ui;
import io.wispforest.owo.ui.util.CommandOpenedScreen;
import net.minecraft.client.MinecraftClient;
import net.minecraft.client.gui.screen.ChatScreen;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injecti... | [
"glisco03@web.de"
] | glisco03@web.de |
df49973b42f8e52750199c3133dba151b7e1d8a9 | 6ad4aebfebb5faf6df5708a60dfda2052cd96452 | /src/main/java/com/springapp/boot/controllers/HelloRestController.java | 570d5694ebbe4520651b15cfb0528b9fb8cb3a2a | [] | no_license | rasikawata/springapp-boot | 38b5c1fea3531ec1810f66f0615bf0a89b91dfa2 | e0e4bec47892bf638266f79e2c8cfb2d5f753de2 | refs/heads/master | 2021-01-17T15:37:08.933639 | 2016-09-30T09:44:21 | 2016-09-30T09:44:21 | 69,654,322 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 1,267 | java | package com.springapp.boot.controllers;
import com.springapp.boot.domain.Greeting;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springfram... | [
"rasikawataketiya@gmail.com"
] | rasikawataketiya@gmail.com |
31bf13f2656396ad2890f1697ae17b17d930e5d1 | 8b4d223f252dd135b9271b207a21e29fa4cbfdf3 | /src/main/java/com/db/prisma/droolspoc/pain001/CashAccountType2Choice.java | 06e2ca683aaaea1890f6c24e2ff708bf482c08eb | [
"MIT"
] | permissive | demoth/finistika | 254c4a687cd4fe2ad7ecb590243703cabc4c14eb | 4850cca7345f42033558a83b4c6ffe4e168efc80 | refs/heads/master | 2021-01-18T19:31:46.642965 | 2017-06-06T15:58:40 | 2017-06-06T15:58:40 | 86,899,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,324 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.03.... | [
"bubnov.d.e@gmail.com"
] | bubnov.d.e@gmail.com |
123cd3fff62711963474e143d1dcfde985ae6ff8 | b8977ab505a540e3cb4b9c076cecd197d7d54e39 | /Project/src/dao/ViewAllEventReportDao.java | 57996aad0260f85b5f58df82709ec247594c4645 | [] | no_license | bhargavipatel259/Hangouts_Project | 221d901a2a14ab1015f380e31abd64c0c37edbb7 | 30ed182ea3763af1b8e5eda1304492a265422ba5 | refs/heads/master | 2020-04-16T07:22:01.107488 | 2019-01-12T12:09:02 | 2019-01-12T12:09:02 | 165,383,647 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,784 | java | package dao;
import java.io.OutputStream;
import java.sql.Blob;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.... | [
"bhargavipatel@192.168.1.107"
] | bhargavipatel@192.168.1.107 |
2e64b8f3e266d4587a3268faedaf193315a80061 | f1bff65d5315eae7bfb2eb78a113a5d4f9e6bd2a | /springboot-rabbitmq-producer/src/test/java/ProducerTest.java | 87594afcdf342134ac107f32798cfbaa3eb696f8 | [] | no_license | keepli/rabbitMQ | 318e2b7bcf377f527d11a0fcc9d0999ac03a765d | 4edb41926aeb22c517aa7b0d322950dcd194f454 | refs/heads/master | 2022-12-28T22:22:38.377093 | 2020-09-24T13:07:08 | 2020-09-24T13:07:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,492 | java | import cn.itcast.ProducerApplication;
import cn.itcast.rabbitmq.drict.RabbitMQDirect;
import cn.itcast.rabbitmq.fanout.RabbitMQFanout;
import cn.itcast.rabbitmq.topic.RabbitMQTopic;
import cn.itcast.rabbitmq.smiple.RabbitMQSimple;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.amqp.r... | [
"email@gmail.com"
] | email@gmail.com |
a1f81fb521c3553de19d369eb733a8ef014cbed2 | 941f563b2374db77e58eefa36873c8e23d069185 | /android/app/src/main/java/com/jyweibo/ThirdLoginModule.java | aece1ddad10c0ba927fb10cb36b759ddd3251949 | [] | no_license | jungleiOS/JYWeibo | 637ba5a846ff59d652817370ea8bf917b97fcf7a | 96a80df3d7a95bb3d915d31ce8ac0121d915555b | refs/heads/master | 2020-03-26T04:45:18.436322 | 2019-01-18T13:19:24 | 2019-01-18T13:19:24 | 144,521,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,093 | java | package com.jyweibo;
import android.app.Activity;
import android.content.Intent;
import android.os.Handler;
import android.os.Looper;
import android.util.Log;
import android.widget.Toast;
import com.facebook.react.bridge.ActivityEventListener;
import com.facebook.react.bridge.Arguments;
import com.facebook.react.brid... | [
"1440779243@qq.com"
] | 1440779243@qq.com |
0ceea0bf991a18c0aab1b7b004568114199bbffb | bbed9dee6673b386e7397a2257c6b4d24e55432b | /src/main/java/com/entities/User.java | d1f1cd1e15f789a501993e968dc451ae2e63bf1a | [] | no_license | infarot/customer | 63b6b35be785900b0e4bcbc0cb45eeea0b073bc7 | e8de8e1280462a593b4f3f89cabc323fa1e97c1e | refs/heads/master | 2020-04-16T07:19:23.149748 | 2019-01-27T08:29:53 | 2019-01-27T08:29:53 | 165,381,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package com.entities;
import com.enums.Roles;
import javax.persistence.*;
import java.util.List;
@Entity
@Table(name = "user")
public class User {
@Id
@Column(name = "username")
private String username;
@Column(name = "password")
private String password;
@OneToMany(cascade = CascadeType.AL... | [
"infarot@gmail.com"
] | infarot@gmail.com |
935c22cba88849bce2528d24e76ba9d906a33d00 | f4fea340da40892ae16582231de6e708d97cc63d | /프로그래머스/그래프/Solution_graph_h2.java | 494f9243600747d1fa317918c35768a53a441c93 | [] | no_license | bracksnow/My-study | fd2d2f3758e0d3b95218e29a09addff4e8a14120 | 98c3b5924b490dba80eec3f693931d035e48a694 | refs/heads/master | 2023-01-22T17:59:48.391757 | 2021-05-12T13:42:33 | 2021-05-12T13:42:33 | 206,094,634 | 1 | 0 | null | 2023-01-07T19:43:59 | 2019-09-03T14:15:24 | JavaScript | UTF-8 | Java | false | false | 2,376 | java | package DataStructure;
import java.util.ArrayList;
import java.util.HashSet;
public class Solution_graph_h2 {
public int solution(int n, int[][] results) {
int answer = 0;
ArrayList<player> players = new ArrayList<player>();
for (int i = 0; i <= n; i++) {
players.add(new player(... | [
"ktom97@gmail.com"
] | ktom97@gmail.com |
7f4ca8e150bd1511956304b1916c9a484961de66 | 7ee57de8501e64f94727b71847de63ecd6c0f7a8 | /Patternu IV/Main.java | b1c11dcba857aac2b7e0dd2d3c143573dd89412a | [] | no_license | pree1999/Playground | e4696ac3acebee1ceb370fa281c2d8df2a350824 | acbf6d8cce0f4775ac670888f467d3d447c0f91f | refs/heads/master | 2022-07-15T21:29:02.433787 | 2020-05-14T07:20:01 | 2020-05-14T07:20:01 | 255,085,599 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | #include <iostream>
using namespace std;
int main()
{
int i,j,n;
//printf("no. of rows\n");
cin>>n;
for(i=1;i<=n;i++)
{
if(i%2==0)
{
printf("%d",i+1);
}
for(j=1;j<n;j++)
{
printf("%d",i);
}
if(i%2!=0)
{
printf("%d",i+1);
}
printf("\n");
}
... | [
"63546241+pree1999@users.noreply.github.com"
] | 63546241+pree1999@users.noreply.github.com |
c5ddb782530794f1b08b831dec3da74b279b164b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_34f0ac7b4aab1f81f1f7d5486f2ba9fb57527dea/EmbeddedEventVector/8_34f0ac7b4aab1f81f1f7d5486f2ba9fb57527dea_EmbeddedEventVector_s.java | 60d7df6fb2ecfaab5c37f78a334d3a1c4d6c735f | [] | 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,204 | java | package edu.sc.seis.sod.process.waveform.vector;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import edu.iris.Fissures.IfEvent.EventAccessOperations;
import edu.iris.Fissures.IfNetwork.Channel;
import edu.iris.Fissures.IfSeismogramDC.RequestFilter;
import edu.iris.Fissures.... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b991f897ac2d55136c37cff0e5ac82a0761af8ee | e47c0e83a37adef670306361850ce77caffcb6aa | /src/main/java/com/pany/bad/web/controller/MainController.java | daf0ecb4595c5f73374ce372b177cfe4e04be06d | [] | no_license | Ilya-Simkin/roe-game-manipulator | 0448f02c76dedc7ae2827314416e4be71897faaf | 56a5a656a87708cd21242efb2bc8cc145aaceeca | refs/heads/master | 2023-01-05T18:52:55.375140 | 2020-10-29T11:42:10 | 2020-10-29T11:42:10 | 308,112,110 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,055 | java | package com.pany.bad.web.controller;
import com.pany.bad.service.ComputerVisionService;
import com.pany.bad.service.DataManipulationService;
import com.pany.bad.service.RiseOfEmpiresRobot;
import com.pany.bad.web.dto.OneImageDetectRequest;
import org.apache.commons.lang3.tuple.MutablePair;
import org.opencv.core.Mat;... | [
"isimkin@ecitele.com"
] | isimkin@ecitele.com |
5cf318ea0fe5633ca6373a8dfc864205555d01f4 | 030cad8b644d3d6be61f0d1c07c1f626032b0818 | /src/main/java/ui/models/MyListStudentsModel.java | b227469f7b1a143cb93dd924d8ba849790c56d27 | [] | no_license | Zappat0n/elan_manager | fb2db006e5e2522f2c81b12e840bf9227ea95096 | 18d2a591e0613316269aeb75536eaef854db5131 | refs/heads/development | 2023-04-03T14:11:14.852358 | 2021-03-10T15:45:29 | 2021-03-10T15:45:29 | 324,661,882 | 1 | 0 | null | 2021-02-15T06:39:07 | 2020-12-27T00:55:12 | Java | UTF-8 | Java | false | false | 1,967 | java | package ui.models;
import utils.CacheManager;
import javax.swing.*;
import java.util.ArrayList;
import java.util.SortedMap;
import java.util.TreeMap;
/**
* Created by robot on 24/02/17.
*/
public class MyListStudentsModel extends DefaultListModel<String> {
private static final String TAG = MyListStudentsModel.... | [
"albarros1973@gmail.com"
] | albarros1973@gmail.com |
f4f1142a2a6aba470bc0ee082dcb473c93fdc563 | 3cc8414f2c7ce1029736648a39f2b2d21913be12 | /src/main/java/com/connectionchecker/DirectConnectionChekerApp.java | eab30fcff11a80c3df142fbe52801e2dbcadcd0a | [] | no_license | fbrayner/connectionchecker | 808e99531f6532a5a7b6373077745418679bce1f | e58cdb7e77c4f18d06e8ad0c17940d351cbfddf5 | refs/heads/master | 2021-01-11T20:13:10.309718 | 2019-01-30T13:53:13 | 2019-01-30T13:53:13 | 79,069,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | package com.connectionchecker;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.... | [
"fbrayner@gmail.com"
] | fbrayner@gmail.com |
9dd21eefa317573776276caef80b4e5234f83c8b | b7f63b75dc0513791f8ffdb790be05caad0b7483 | /src/main/java/org/brackit/xquery/expr/NodeCmpExpr.java | ebb969a5581c51b45a85e9fefd1e92dcee6a7022 | [
"BSD-3-Clause"
] | permissive | sebbae/brackit | 69e13a3f54895f95b232dadd630265f70b38476a | c41c020f630f717ffcca0003d436014e2bbb383b | refs/heads/master | 2020-12-04T00:05:32.271888 | 2018-05-01T23:12:32 | 2018-05-01T23:12:32 | 65,936,031 | 11 | 9 | null | 2018-05-01T23:07:07 | 2016-08-17T19:29:16 | Java | UTF-8 | Java | false | false | 4,043 | java | /*
* [New BSD License]
* Copyright (c) 2011-2012, Brackit Project Team <info@brackit.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must reta... | [
"devnull@localhost"
] | devnull@localhost |
6b797a57b6264f5df18505d2227694e424824aae | 961016a614c6785e6fe8f6bfd7214676f0d91064 | /Portlets/ProgateServiceBuilder-portlet/docroot/WEB-INF/service/larion/progate/service/persistence/ProgateOrganizationsStaffsFinderUtil.java | 0243e6571811d959dbc6a0b5191242cd435d1a90 | [] | no_license | thaond/progate-lmis | f58c447c58c11217e2247c7ca3349a44ad7f3bbd | d143b7e7d56a22cc9ce6256ca6fb77a11459e6d6 | refs/heads/master | 2021-01-10T03:00:26.888869 | 2011-07-28T14:12:54 | 2011-07-28T14:12:54 | 44,992,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,380 | java | /**
* Copyright (c) 2000-2009 Liferay, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... | [
"tigerproand@gmail.com"
] | tigerproand@gmail.com |
f2a674358e9b17bbc874e8beb7c306d4f96484a0 | c4cfd736d54679c00f14b600ab19c31bb1a66245 | /src/main/java/com/thread/CallableAndFuture.java | 1b2d8c88ec1eb48066d49e90ce047fc51c0f2b07 | [] | no_license | maikelsong/myDemo | dd0484ed98011c65bfdb1e4b6bf78a870c07c9f9 | 2ea24fa744449fe1a3e0a434d26680c55dbfa0c1 | refs/heads/master | 2020-03-20T12:22:55.618022 | 2018-09-05T09:37:34 | 2018-09-05T09:37:34 | 137,428,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,438 | java | package com.thread;
import java.util.Random;
import java.util.concurrent.Callable;
import java.util.concurrent.CompletionService;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorCompletionService;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Execu... | [
"raolesong@LH900362.dds.com"
] | raolesong@LH900362.dds.com |
0c8c07a8c8ec6bcf7f6f2e3ca3c207b76b78077a | 093e810a37e1a04e5d24fcd70856d09215041b12 | /src/main/java/cz/cvut/fit/tjv/bi/semwork/semwork/data/dao/StorageRepository.java | 949922dd1718157ad75ec8e89e4daaa4b862f8ba | [] | no_license | aheyeant/BI-TJV_rest_api | a7a60a05274915f398f069a5446a3c8335030ef2 | fa365a1a7f4901e02937ec32182ed45659d60572 | refs/heads/master | 2023-07-28T12:11:43.118844 | 2020-07-28T13:05:39 | 2020-07-28T13:05:39 | 283,214,537 | 0 | 0 | null | 2023-07-17T14:12:27 | 2020-07-28T13:04:41 | Java | UTF-8 | Java | false | false | 489 | java | package cz.cvut.fit.tjv.bi.semwork.semwork.data.dao;
import cz.cvut.fit.tjv.bi.semwork.semwork.data.model.BookEntity;
import cz.cvut.fit.tjv.bi.semwork.semwork.data.model.StorageEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Col... | [
"aheyeant@fit.cvut.cz"
] | aheyeant@fit.cvut.cz |
fd4a5b096f146f39760b150d7fc4480e4615b842 | 3c6ebd42f0a7414f67e99e602b15bb922f5d0c01 | /app/src/main/java/com/example/dcs/DashboardPage.java | 46865d4fadc7055c5ab4e78a570aaa130970860f | [] | no_license | Santhoshkumar2603/DCS12 | 164b0e4ef630723edfff9e5ddcf153c8143c8780 | cd1096f0bf307a8177ad7f7ca851d4ff063d06e4 | refs/heads/master | 2023-01-07T12:08:45.186894 | 2020-11-03T17:15:51 | 2020-11-03T17:15:51 | 309,756,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package com.example.dcs;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bu... | [
"shan18ec126@rmkcet.ac.in"
] | shan18ec126@rmkcet.ac.in |
2bdc796dc8b842a20f2db20111471fd743e7d1e1 | 2730a47af011c97c93aaa5df822f2423b6a3f308 | /src/com/cpsh/utils/HttpUtil.java | db97ca2a3e2e8948d75fee8cef7f67f24614cd9e | [] | no_license | cpsh/SpringMVC | 9f19e96e569eadad2f0650b276d35f66c3b807f0 | 56a7503929fa5b2436e5d9265c303e17012eddd8 | refs/heads/master | 2021-01-21T04:41:37.255878 | 2016-06-20T08:16:21 | 2016-06-20T08:16:21 | 44,380,490 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,215 | java | package com.cpsh.utils;
import org.apache.http.Consts;
import org.apache.http.NameValuePair;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.config.CookieSpecs;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org... | [
"langzilove@126.com"
] | langzilove@126.com |
4b7772a4b56ab0cbc0b08b5df520c28e62cd5bbf | 68481269afb3abba57200b6b80f0a5351986ce63 | /main/java/com/ontag/mcash/admin/web/service/impl/BoRolesPermissionsServiceImpl.java | c28517c557e3b799e0d03c7e6f6cc97d40ba3b84 | [] | no_license | rajith89/mtomcash | 412f3b00edbf74d879c7d1e7cfb355e3b2226c6a | 3c94bbf049985bd5b77a4fcc7b9c04422cda00d4 | refs/heads/master | 2020-05-20T02:23:10.827148 | 2015-02-08T03:13:04 | 2015-02-08T03:13:04 | 30,477,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,421 | java | package com.ontag.mcash.admin.web.service.impl;
import java.util.List;
import javax.annotation.PostConstruct;
import org.hibernate.annotations.Parent;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.spr... | [
"as62794@sci.sjp.ac.lk"
] | as62794@sci.sjp.ac.lk |
fa1376552e5e93b86bf847bb285b891264710081 | 0d0f3051ca9482131884aecd3191dc779461c718 | /src/main/java/guru/springframework/converters/UnitOfMeasureToUnitOfMeasureCommand.java | 34f8ecb124c1aa97020177fd9c03c9175e9e144e | [] | no_license | parisana/recipeWebApp | cb002bd726bc2cd7f8c8b567b5ef164fdbb2e59c | 4dcc8dd7165d628e1c58a13f98b945f60ad351a9 | refs/heads/master | 2021-08-29T22:44:33.848301 | 2017-12-09T15:02:26 | 2017-12-09T15:02:26 | 113,166,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 869 | java | package guru.springframework.converters;
import guru.springframework.commands.UnitOfMeasureCommand;
import guru.springframework.domain.UnitOfMeasure;
import lombok.Synchronized;
import org.springframework.core.convert.converter.Converter;
import org.springframework.lang.Nullable;
import org.springframework.stereotype.... | [
"ngpari.earth@gmail.com"
] | ngpari.earth@gmail.com |
e16d82b1815fa32f6f442355ac049ba7163a4100 | 465f6a8e6e9cbb9c79dc2f4258d9886539e330d2 | /DGT May 25th Solutions/src/medium/TaskGFotoanGasy.java | c31a1beb7c6e23bc15336a8458104b45d6241d1a | [] | no_license | lucoram/dgt-05.25.19-solutions | 9ed7fe6730a2eec4ce3385cfbb6097668a0bc2d8 | f6895bc262868090812f42ed770c7d35abbd10d8 | refs/heads/master | 2020-06-03T11:36:11.672355 | 2019-06-14T10:21:53 | 2019-06-14T10:21:53 | 191,552,595 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,222 | java | package medium;
import java.util.HashMap;
import java.util.Map;
/**
* ... Anisan'ny tena fahalementsika malagasy ity fotoan-gasy ity. Tsy misy tsy
* manao azy, eny na ianao aza. Misy namanao iray izay mifanao fotoana matetika
* aminao, ary tara foana izy indraindray ary ndraindray koa anefa ianao no tara
* foana.... | [
"luco@luco-VirtualBox"
] | luco@luco-VirtualBox |
e3dc2d862abdd39dbc598c813fc62ffdc15c8de8 | ae66c716c0fc6c180f3f87e7bfe7f5c3287ff948 | /monitor/src/main/java/kelly/monitor/dao/mapper/ApplicationSqlProvider.java | 7f5d03b305048683a5e2801f5e176b56ba95fa18 | [] | no_license | cenbow/common | 78eeb7b6172127cc9c0bae2144a108aec9a3e174 | 0c050ac9c87d8f96b4d55ebacf965afacbe8709b | refs/heads/master | 2020-03-19T10:58:17.413486 | 2018-03-16T12:09:04 | 2018-03-16T12:09:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 862 | java | package kelly.monitor.dao.mapper;
import com.google.common.base.Strings;
import kelly.monitor.common.query.ApplicationQuery;
import org.apache.ibatis.jdbc.SQL;
/**
* Created by kelly.li on 2018/2/27.
*/
public class ApplicationSqlProvider {
public String query(ApplicationQuery query) {
return new SQL()... | [
"397060869@qq.com"
] | 397060869@qq.com |
225271d1d10aab70bfb811f94f5d75bea41a6f79 | c8e2e555c28ea54183bd06096eb0dff8c041abcb | /src/main/java/com/netsdk/lib/enumeration/CFG_EM_FACE_SNAP_POLICY.java | b3491dc6cc6bdbb0d9fabcc3ca202efdcc4e8834 | [] | no_license | STAR-ZQ/dahua | b2a1777a46589a39cc136d995e4947c554a3c44d | 6ae7065f729897f4557a25ee664ab402dae68236 | refs/heads/master | 2023-06-29T03:26:42.679160 | 2021-07-31T09:17:04 | 2021-07-31T09:17:04 | 386,193,125 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,340 | java | package com.netsdk.lib.enumeration;
/**
* @author 251823
* @description 人体检测及人体识别支持的脸部抓拍策略(定制)
* @date 2021/01/11
*/
public enum CFG_EM_FACE_SNAP_POLICY {
// 未知
CFG_EM_FACE_SNAP_POLICY_UNKNOWN(0, "未知"),
// 实时抓拍模式(当前的通用模式,实时性优先)
CFG_EM_FACE_SNAP_POLICY_REALTIME(1, "实时抓拍模式"),
// 优选抓拍模式,在设定的延时区间(OptimalTime)内挑... | [
"z1501262184@163.com"
] | z1501262184@163.com |
8f1c1765c0849346392dc87b325fa4cfebac558b | 5f82aae041ab05a5e6c3d9ddd8319506191ab055 | /Projects/Math/37/src/test/java/org/apache/commons/math/ode/nonstiff/GillStepInterpolatorTest.java | fdf27dfd45093e27fcdac8b76e3350af611ad669 | [] | no_license | lingming/prapr_data | e9ddabdf971451d46f1ef2cdbee15ce342a6f9dc | be9ababc95df45fd66574c6af01122ed9df3db5d | refs/heads/master | 2023-08-14T20:36:23.459190 | 2021-10-17T13:49:39 | 2021-10-17T13:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,326 | 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 may ... | [
"2890268106@qq.com"
] | 2890268106@qq.com |
8bfc95be18afbe2cda3dad4a7e925aef9a57ca88 | 3c5e5af8e96c0f2a79cbae4c4b6517c866b87796 | /src/main/java/ru/majordomo/hms/personmgr/event/account/AccountPasswordRecoverConfirmedEvent.java | 23a0190ced6b2c0e1915eac7fe0d4d6ab823ca44 | [
"Apache-2.0"
] | permissive | 6d6a/hms-personmgr | af29778480801b732674903a9672db12c81476c0 | c0bd802b6d16f50fd79b5bf4a214789230740781 | refs/heads/master | 2023-08-12T16:18:05.865417 | 2021-10-12T20:26:31 | 2021-10-12T20:26:39 | 408,609,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package ru.majordomo.hms.personmgr.event.account;
import org.springframework.context.ApplicationEvent;
import java.util.Map;
import ru.majordomo.hms.personmgr.model.account.PersonalAccount;
public class AccountPasswordRecoverConfirmedEvent extends ApplicationEvent {
private Map<String, ?> params;
public Ac... | [
"dolnigin@majordomo.ru"
] | dolnigin@majordomo.ru |
baf40bd6526f8be0fbdd9a42b3c47d27c44eb33a | 5ac0080a90bbbbad34ecd309d6d460c6aede013f | /src/main/java/kr/ync/service/SoccerFreeBoardRippleServiceImpl.java | 714959060fc8518b0b5c49b7c2816f2330be58a9 | [] | no_license | shindongwan/dongwan | 3935c2d384f0357cdd7f2a739ac7e8d34c304e16 | ff8b48063cdef53136f764a2c0ce29c9633495c8 | refs/heads/master | 2023-01-31T10:16:29.308646 | 2020-12-14T05:19:58 | 2020-12-14T05:19:58 | 315,174,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package kr.ync.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import kr.ync.domain.SoccerFreeBoardRippleVO;
import kr.ync.mapper.SoccerFreeBoardRippleMapper;
import lombok.extern.log4j.Log4j;
@Log4j
@Service
public class SoccerFreeBoardRippleSe... | [
"sdw14566@naver.com"
] | sdw14566@naver.com |
4f37345b0f97b298cc0fbe4ae28b12ecd63c8ffc | 57252d660eb1e8cd434140828f91f66a4b8b543a | /java-client/src/test/java/io/commercelayer/api/test/generated/ShippingCarrierTest.java | c3a262e379df15b8ba1ec82c993dc97cbad63089 | [] | no_license | DrPierlu/cl-clients | fd0e24c8879bf723fb058437b8f0df5d70c9dd97 | fc25cde2090a7cc705b8d9392d8652c540672dbe | refs/heads/master | 2021-01-13T07:31:27.561277 | 2017-07-25T21:24:58 | 2017-07-25T21:24:58 | 71,550,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,498 | java | package io.commercelayer.api.test.generated;
import io.commercelayer.api.ApiCaller;
import io.commercelayer.api.ApiRequest;
import io.commercelayer.api.ApiResponse;
import io.commercelayer.api.model.ShippingCarrier;
import io.commercelayer.api.operation.DeleteAccountShippingCarriersId;
import io.commercelayer.api.oper... | [
"IG01755@N01203.corp.infogroup.it"
] | IG01755@N01203.corp.infogroup.it |
ffbf724f8226f7b4ac3c9b9ab856a1f266c15cab | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/remittance/bankcard/model/a.java | 5cdf73845afb897f9c914462077510c40a519733 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,938 | java | package com.tencent.mm.plugin.remittance.bankcard.model;
import com.tencent.mm.platformtools.SpellMap;
import com.tencent.mm.sdk.platformtools.bi;
import com.tencent.mm.sdk.platformtools.x;
import java.math.BigDecimal;
public final class a {
public static long ek(String str, String str2) {
try {
... | [
"707194831@qq.com"
] | 707194831@qq.com |
411410c2df30a235cbf5eff774b5a1c4da1c845e | 6f68e1452b105f0684faf12aa3175d9ea7e7a05a | /src/main/java/njuse/ffff/ui/component/IButtonExListener.java | 71969e5bf052a1b27ff94f48aa188f19fd65e33b | [] | no_license | troyeagle/nbastatistic | 7ff70b472d1bab0e6e9dae78d60439e64e39f721 | 14d1ca9b073c808dcff052026a68ee3cbbe90369 | refs/heads/master | 2021-01-25T08:55:21.942161 | 2015-06-17T12:14:16 | 2015-06-17T12:14:16 | 31,802,401 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package njuse.ffff.ui.component;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import java.awt.event.MouseWheelListener;
public interface IButtonExListener extends MouseListener, MouseWheelListener,
MouseMotionListener {
}
| [
"lwpqq000@gmail.com"
] | lwpqq000@gmail.com |
d8fd65a0e1a89edee174df62f4133f69490c1973 | ec8ea34610b049a8769bf2a60427baa1b7138a26 | /Runnable standalones/workspace_eclipse/workspace_Apr2015/Servlet_checking/src/model/Object_model1.java | 2685b2367a774b5dcecbf2b5375b5b64ec7b446e | [
"MIT"
] | permissive | AloyASen/java-programming-tutorial | 1c0419d72e0daad4b7b33a2a172c8786d5006aa2 | 2bb503cf8f68133a5fc2670bc9b79c42a91eb027 | refs/heads/master | 2021-05-14T19:15:48.566155 | 2018-05-17T03:17:48 | 2018-05-17T03:17:48 | 116,104,446 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 794 | 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 model;
/**
*
* @author students
*/
public class Object_model1 extends FractalGeometry{
int obj_zoomLevel;
... | [
"aloysen951@gmail.com"
] | aloysen951@gmail.com |
1aef4ffde3ddd3a234f082dbe0d4cdcf9d0aa566 | b5cfe0f0ea89c2f4d4ba3a662fc178736fab5636 | /Subtraction of two matrices/Main.java | 7964b62e7ef068fbd61ad8a5fc84206c4c210819 | [] | no_license | diksha9023/Playground | 568e7fcd4b6943c125b80dca622d5a0e357f5aa3 | cfb113b982d9faff794b929fedeeab9b061b4823 | refs/heads/master | 2020-04-14T17:00:24.648100 | 2019-05-02T09:59:10 | 2019-05-02T09:59:10 | 163,967,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 948 | java | import java.util.Scanner;
class Main{
public static void main(String args[])
{
Scanner scan= new Scanner(System.in);
int row_size=scan.nextInt();
int col_size=scan.nextInt();
int matrix1[][]=new int[row_size][col_size];
int matrix2[][]=new int[row_size][col_size];
int sub[][]=new int[row_... | [
"46346380+diksha9023@users.noreply.github.com"
] | 46346380+diksha9023@users.noreply.github.com |
1067f71be9d9edb55cc8c05c90f2ebfff690735c | 899ffb948407321ec358a3d9c2d99038b54f0bc5 | /lipang-li_chung-yang_001270144-0b29d9b83aeb/finalProject/src/UserInterface/DepositEnterprise/ManageMatchingRequestJPanel1.java | 4c9791575228a6d766dcbeaf657fa95e9a6e6e2a | [] | no_license | t0912398031/INFO-5100 | 78932a82973303851059ac24e4d1fd9d6262e320 | f4106c3ac354fe7c64c9e0a88cd8fcc934caea31 | refs/heads/master | 2020-03-21T02:01:53.928611 | 2018-06-20T04:17:42 | 2018-06-20T04:17:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,521 | 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 UserInterface.DepositEnterprise;
import Business.ConfigureEcoSystem;
import Business.EcoSystem;
import Business.Enterprise.Cus... | [
"you@example.com"
] | you@example.com |
3cda858ceb9419f937d6736f760efae612ce4729 | 53489f89782411d635d487b6e2815e86856a76a7 | /robot-service/src/main/java/com/silence/robot/service/InterfaceSceneService.java | ecc01d82b406ca5e19d6cb9e21f4af44195147d6 | [
"MIT"
] | permissive | yydxll/robot | a7f92653bf69e93d53c47917ad2a5d4dfd8ca7d3 | f67bdfbfd6753428ab9ed2b07f2257887684211f | refs/heads/master | 2023-09-01T12:20:54.830504 | 2021-10-25T10:55:22 | 2021-10-25T10:55:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,897 | java | package com.silence.robot.service;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.silence.robot.domain.InterfaceSceneDto;
import com.silence.robot.domain.RobotPage;
import com.silence.robot.except... | [
"1048037315@qq.com"
] | 1048037315@qq.com |
d14defa6f8948112b219b472d976aa2913082000 | ef53760e1da8a104a0d746b4d40a82f7ae91f428 | /spring-study/spring-study07-proxy/src/main/java/com/zpchcbd/test/MarryProxy.java | 5447ea1b3d416da95251f1c2208260111ddf2c8f | [] | no_license | chibd2000/Java-Spring | 5c95a9035a22975bc21d27a31c5bbda43a3ee459 | 2934b46cb52527b3b2abf86074bb88d8028a2f2a | refs/heads/main | 2023-09-02T10:20:57.845509 | 2021-10-26T10:08:44 | 2021-10-26T10:08:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package com.zpchcbd.test;
public class MarryProxy implements MarryOperation{
Marry marry;
public MarryProxy(Marry marry){
this.marry = marry;
}
@Override
public void toMarry() {
this.marry.toMarry();
}
}
| [
"1352483315@qq.com"
] | 1352483315@qq.com |
4376f971b82fa474a97d84ea134a43c565c8df7f | 781e2692049e87a4256320c76e82a19be257a05d | /all_data/cs61bl/lab17/cs61bl-ix/MyTreeMap.java | b530e04c48123fe03b7b7b086965af5822d55718 | [] | no_license | itsolutionscorp/AutoStyle-Clustering | 54bde86fe6dbad35b568b38cfcb14c5ffaab51b0 | be0e2f635a7558f56c61bc0b36c6146b01d1e6e6 | refs/heads/master | 2020-12-11T07:27:19.291038 | 2016-03-16T03:18:00 | 2016-03-16T03:18:42 | 59,454,921 | 4 | 0 | null | 2016-05-23T05:40:56 | 2016-05-23T05:40:56 | null | UTF-8 | Java | false | false | 2,763 | java | /* The "extends Comparable<K>" syntax just means that whatever K you use, it has to implement Comparable.
* Makes sense, right? Otherwise there would be no way to tell whether it should go on
* the left or right branch of the tree.
*/
public class MyTreeMap<K extends Comparable<K>, V> {
private int size; /... | [
"moghadam.joseph@gmail.com"
] | moghadam.joseph@gmail.com |
0d9f3f5639f0686e41485e63c6689c7ae2bf4bc7 | 3c7f4f55d8c0b6679dc979dca9019e051c217add | /src/main/java/com/MRYIN/controller/TaskPoolController.java | 22ef418720619e97b6e6ae7c1ebd101e558806d8 | [] | no_license | yinandwen/SHYC_03 | f72f1a0dae15d48ca8344a3bd01b2c21a9afad1d | af4b355a17dac28e75aad543ea70defa78bdda06 | refs/heads/master | 2023-02-26T15:35:27.814132 | 2021-01-26T05:08:03 | 2021-01-26T05:08:03 | 332,977,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,924 | java | package com.MRYIN.controller;
import com.MRYIN.pojo.Task;
import com.MRYIN.service.TaskPoolService;
import com.MRYIN.util.DataGridView;
import com.MRYIN.util.ResultObj;
import org.springframework.stereotype.Controller;
import org.springframework.util.StringUtils;
import org.springframework.web.bind.annotation.*;
impo... | [
"1834145948@qq.com"
] | 1834145948@qq.com |
e6df2e4e3679fcb75d424a24d90b53d73bdcf615 | 7ec94efdbde807f172507c1a3f946ef5a9632dfe | /src/main/java/org/java/p18_memo/t2_improvement/improve2_/Memo.java | 75604463d419166cc828b1bc3b8865b81bddf983 | [] | no_license | luzengqing/design-pattern | 41ad109cf2b37baa7fac36030b1740e2a2f5b017 | e205a10fb9c7fd8cd35058e58085e5c1c206b8ef | refs/heads/master | 2022-06-25T20:33:17.596439 | 2019-10-11T08:15:48 | 2019-10-11T08:15:48 | 168,660,453 | 0 | 0 | null | 2020-10-13T11:52:23 | 2019-02-01T07:39:42 | Java | UTF-8 | Java | false | false | 407 | java | package org.java.p18_memo.t2_improvement.improve2_;
/**
* Created by lzq on 2018/4/4.
* 备忘录
* 由备忘录来管理这个状态
*/
public class Memo {
//状态
private String state;
public Memo(String state) {
this.state = state;
}
public String getState() {
return state;
}
public void setSta... | [
"luzengqing@126.com"
] | luzengqing@126.com |
e42e7ec1ca03dbef1e64de5d5fef5e2de950731c | 1ad46d596dd652bd69e649897b12398309140cd2 | /src/main/java/professor/Professor.java | 1cfb9297c699ea84b7ac919ea99bc8011970e907 | [] | no_license | weinersilva/tacs-microservice-ddd | db66cf8aaa016ed213ba6a7fed5d4db81188d471 | 71c918438aacbd6e929c886c69e3a705e09a74a7 | refs/heads/master | 2021-08-23T18:52:54.155182 | 2017-12-06T03:42:22 | 2017-12-06T03:42:22 | 113,105,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package professor;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Professor {
@Id
private String matricula;
private String nome;
private String sobrenome;
public String getSobrenome() {
return sobrenome;
}
public void setSobrenome(String sobrenome)... | [
"walison.moreira@gmail.com"
] | walison.moreira@gmail.com |
5296c17ec774333ea311cda99bfab903f485925a | 07d40ea987eb54c1795eda30b32dca110da82170 | /java-benchmark/src/main/java/com/redcode/demo/datastructure/binarytree/BinaryTree.java | c379af2fb9cd17c66e6dae8e65843b456583d367 | [] | no_license | simplezzy/red_jcode | cbd6ad0f549d0967ce56a562e61753fa0d00c24b | 4fc0ce235f044e954326a2e6e210e3cd5c47f104 | refs/heads/master | 2021-05-02T06:44:42.261576 | 2018-04-27T07:07:23 | 2018-04-27T07:07:23 | 100,553,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,621 | java | package com.redcode.demo.datastructure.binarytree;
import java.util.LinkedList;
/**
* Created by zhiyu.zhou on 2018/2/5.
*/
public class BinaryTree {
//1、求二叉树最大深度
int maxDepth(TreeNode node) {
if(null == node) {
return 0;
}
int left = maxDepth(node.left);
int rig... | [
"zhiyu.zhou@chinaredstar.com"
] | zhiyu.zhou@chinaredstar.com |
d05159e6a98088cf190c8b9935c40eea95ce0fee | ab8d10f02716519aadd66ecef4d0c799e15aa517 | /src/main/java/jxl/biff/drawing/SpContainer.java | c178f37e20ec0e805368de9f4d0813642b62dc34 | [] | no_license | caiqiqi/EngineerMode | cc767ddcde7ccaf0ef15ec7ef8837a70a671b183 | 09a87a94ceb0d38b97d3fbe0e03086e9ee53a0f3 | refs/heads/master | 2021-08-12T07:45:06.927619 | 2017-11-14T14:54:58 | 2017-11-14T14:54:58 | 110,684,973 | 0 | 0 | null | 2017-11-14T12:02:58 | 2017-11-14T12:02:58 | null | UTF-8 | Java | false | false | 226 | java | package jxl.biff.drawing;
class SpContainer extends EscherContainer {
public SpContainer() {
super(EscherRecordType.SP_CONTAINER);
}
public SpContainer(EscherRecordData erd) {
super(erd);
}
}
| [
"elliot.alderson@ecorp.com"
] | elliot.alderson@ecorp.com |
5eb371dfd214c5dfd75b7c4a070a2afaeb4ad6f1 | 59385a8fb8ac9f875f68bd41ee32f50c1c719b0f | /app/src/main/java/com/zzu/ehome/utils/NetUtils.java | 3b5cb6e984baabc9c0c891dba854776178f1acc9 | [] | no_license | xtfgq/ehome | 813d3417c6520026842c72e208ad17284915ee89 | a957f77d9e7b18d497ac9417e09ebebb7910f778 | refs/heads/master | 2020-06-24T19:15:52.299080 | 2017-07-04T01:29:11 | 2017-07-04T01:29:11 | 74,626,333 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,101 | java | package com.zzu.ehome.utils;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.location.LocationManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Build;
import android.text.TextUtils;
import com.zzu.... | [
"gq820125@163.com"
] | gq820125@163.com |
a0d77d20488f667c6cd3315ffa0f1c2e4f1a7755 | b01332bd1b0eac2adb901ce121b0ba481e82a126 | /beike/ops-member/src/main/java/com/meitianhui/member/dao/MemberDistributionDao.java | 6c93fbff76f60a106ff2be99678f9335bdca7c9d | [] | no_license | xlh198593/resin | 5783690411bd23723c27f942b9ebaa6b992c4c3b | 9632d32feaeeac3792118269552d3ff5ba976b39 | refs/heads/master | 2022-12-21T00:17:43.048802 | 2019-07-17T02:13:54 | 2019-07-17T02:13:54 | 81,401,320 | 0 | 2 | null | 2022-12-16T05:02:24 | 2017-02-09T02:49:12 | Java | UTF-8 | Java | false | false | 1,939 | java | package com.meitianhui.member.dao;
import java.util.List;
import java.util.Map;
import com.meitianhui.member.entity.MDMemberDistribution;
public interface MemberDistributionDao {
Integer insert(MDMemberDistribution mdMemberDistribution) throws Exception;
Integer update(MDMemberDistribution mdMemberDistribut... | [
"longjiangxia@la-inc.cn"
] | longjiangxia@la-inc.cn |
e0ab4f742f7dede8ef63863238efb4cea40db35e | e05e39ebe752f4085c0e729a74d8bb399c81af39 | /src/main/java/cn/jaly/admin/controller/CommonHandler.java | a9411d3c198b302a3343686a1c2fbe0676fc6951 | [] | no_license | jalyshine/jcms | 69224b0d53e949dcea9bd6b53021a0b1444dd80f | 705ba7924948082bf4af62f7baba40f6d4194c26 | refs/heads/master | 2020-04-22T20:37:25.373403 | 2019-02-14T07:51:00 | 2019-02-14T07:51:10 | 170,646,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | package cn.jaly.admin.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import javax.servlet.http.HttpServletRequest;
im... | [
"jaly2010sharp@163.com"
] | jaly2010sharp@163.com |
840357027434d08a222c430655132f14308af8b4 | 817531df79e4c25116d7f308ab617a38fa9a8781 | /iap-configure/src/main/java/com/haizhi/iap/configure/controller/ContentController.java | 500ade99076c00660233df797265ca15cd140d17 | [] | no_license | levonyang/iap | d73cbfee275f1185f8a6622a21235a9f02c9ecff | 7d421e67e32928dee3ba1083bb02efce10aa53bd | refs/heads/master | 2022-08-20T22:01:06.276772 | 2020-05-23T06:54:11 | 2020-05-23T06:54:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,411 | java | package com.haizhi.iap.configure.controller;
import com.google.common.base.Strings;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import com.google.common.collect.Sets;
import com.haizhi.iap.common.Wrapper;
import com.haizhi.iap.configure.enums.CountForm;
import com.haizhi.iap.configur... | [
"linyong@stargraph.cn"
] | linyong@stargraph.cn |
9af3cc1a8892437845bb02c7915b556f10c8b954 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_2c317f10211f95caeef78dace29eb529c8302bc9/AnnotationReaderTest/2_2c317f10211f95caeef78dace29eb529c8302bc9_AnnotationReaderTest_t.java | a7cd24beedad923b0e7249e547ebb35a222d08e4 | [] | 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 | 3,858 | java | // AnnotationReaderTest.java
/** Copyright (c) 2002 Institute for Systems Biology and the Whitehead Institute
**
** This library is free software; you can redistribute it and/or modify it
** under the terms of the GNU Lesser General Public License as published
** by the Free Software Foundation; either vers... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1fa6e29fd55db59b23ebe207484e9f3d1068e495 | aaf3893993d5c200e565e271dccee49a1e2d041e | /src/main/java/com/sungjun/objects/_02_movie/Screening.java | 60482a3ef6849bb0ef9954fbf1899473e7fd30b8 | [] | no_license | gwonsungjun/study-objects | c1e73d8a91907b247411398e841930e4666f7e72 | 65b9a4e7e8e621c0c2dab416638f7b8604172f60 | refs/heads/master | 2021-05-18T00:20:34.558819 | 2020-04-15T03:46:23 | 2020-04-15T03:46:23 | 251,020,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 920 | java | package com.sungjun.objects._02_movie;
import java.time.LocalDateTime;
public class Screening {
private Movie movie;
private int sequence;
private LocalDateTime whenScreened;
public Screening(Movie movie, int sequence, LocalDateTime whenScreened) {
this.movie = movie;
this.sequence = ... | [
"sungjunpizz@gmail.com"
] | sungjunpizz@gmail.com |
ca0d5c4c931e86599c38b2577e5ea53505b81150 | bc2a9b8c261ff1fbfc789f90cd818757f09f7688 | /src/test/java/com/evelyn/dao/SeckillDaoTest.java | 8c2b6453773815808367c9f76eda1ffa235c6dda | [] | no_license | Evelynww/highConcurSecKill | 4739ac0cdf9e93f66bdee37203080b4b3171f3f4 | e6ddcd19e3906aee6b70b74c26830e9966ed0f69 | refs/heads/master | 2023-08-18T05:04:42.151189 | 2021-09-14T12:36:30 | 2021-09-14T12:36:30 | 406,323,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,260 | java | package com.evelyn.dao;
import com.evelyn.pojo.Seckill;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import javax.annotation.Resource;
import java.util.Date;
import java.ut... | [
"2218650071@qq.com"
] | 2218650071@qq.com |
08dfb0a9ccf9e2670be3d766f1ea33f6bef22fd1 | ba13e634008405ff33b927939f122dd1a5b66630 | /src/main/java/com/signs/util/auth/AccessToken.java | 2e6354fc990896a15a1690dc706048afa8ddeeef | [] | no_license | superdarktu/wisesigns | fafbaf466677c5a4f2a0f5c2580ae1a413dd9509 | 52e2d4574c5133bd01779a7e54bf0311b75df25f | refs/heads/master | 2020-09-17T07:10:22.399181 | 2017-09-29T08:47:13 | 2017-09-29T08:47:13 | 94,492,312 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.signs.util.auth;
public class AccessToken {
private String token;
private String userId;
private String type;
public String getToken() {
return token;
}
public void setToken(String token) {
this.token = token;
}
public String getUserId() {
retur... | [
"695445293@qq.com"
] | 695445293@qq.com |
ba0f2dbb6410009325c9ee65239826278e779a46 | fdd4cc6f8b5a473c0081af5302cb19c34433a0cf | /src/modules/agrega/contenidosportal/src/main/java/es/pode/contenidos/negocio/generacionDinamica/dominio/ContenidoODEDaoImpl.java | cb9f25f15a0a24f38454c7dd3ac567549006ca55 | [] | no_license | nwlg/Colony | 0170b0990c1f592500d4869ec8583a1c6eccb786 | 07c908706991fc0979e4b6c41d30812d861776fb | refs/heads/master | 2021-01-22T05:24:40.082349 | 2010-12-23T14:49:00 | 2010-12-23T14:49:00 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 3,823 | java | /* Agrega es una federación de repositorios de objetos digitales educativos formada por todas las Comunidades Autónomas propiedad de Red.es. Este código ha sido desarrollado por la Entidad Pública Empresarial red.es adscrita al Ministerio de Industria,Turismo y Comercio a través de la Secretaría de Estado de Telecomuni... | [
"build@zeno.siriusit.co.uk"
] | build@zeno.siriusit.co.uk |
3a11be7ff76f3da631a4eede24c0444b0ae2970b | 919103145715d59be26aee92a07b916a6d69e919 | /app/src/main/java/projects/bryang8/com/twitterclient/images/ImagesPresenterImpl.java | 16e872cc1f84b522bcf5e829ab9e2f538cc5a5cf | [] | no_license | bryang8/android-twitterclient | eca9fe766a4c5ef7e8012708f3ba6f289c66aa87 | ebd3f5af6d37c5d921cf30d8a26fa7a9652d9bbe | refs/heads/master | 2021-01-09T20:17:08.825429 | 2016-07-06T01:45:26 | 2016-07-06T01:45:26 | 62,681,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,876 | java | package projects.bryang8.com.twitterclient.images;
import org.greenrobot.eventbus.Subscribe;
import java.util.List;
import projects.bryang8.com.twitterclient.images.ui.ImagesView;
import projects.bryang8.com.twitterclient.images.entities.Image;
import projects.bryang8.com.twitterclient.images.events.ImagesEvent;
imp... | [
"bryangflores@gmail.com"
] | bryangflores@gmail.com |
7a77440bdb4a362d44f160fcb404b75e76e2a1a4 | e1e6216245a26e713ac28adbf95ae513178a8fcc | /core/src/com/maplescot/loggerbill/gpg/CloudSave.java | 296286458a4aea51968af6a0d5dd073c9f7a2eb7 | [
"LicenseRef-scancode-warranty-disclaimer",
"CC-BY-3.0"
] | permissive | MapleScotDevelopment/LoggerBill | 2dde7ef12e9f10321e11b0ad52549173d49912f4 | bf2d1d04ae3d8ef2ae60084ba4333b079ba8894d | refs/heads/master | 2016-09-10T18:47:31.087615 | 2015-01-03T20:44:08 | 2015-01-03T20:44:08 | 22,103,836 | 5 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,194 | java | /*
* (C) Copyright 2014 MapleScot Development
* This file licensed under a Creative Commons 3.0 by attribution licence
* https://creativecommons.org/licenses/by/3.0/
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHO... | [
"duriej@gmail.com"
] | duriej@gmail.com |
f9d1579a5aae0a447edac2653c56e974ebbea0e1 | 8c5d7b156f0a1ac8e9c7e68d1092f8e919f3d2cc | /src/com/september/forms/EnterPasswordPage.java | cb9052d73109767a337d5c8d453b7070c0054d8d | [] | no_license | PaulSeptember/MorraBase-Desktop | f930547083fc8354439d8243c94d846103482975 | 0aa43b14b86d258ed80c3d96ca15bfcc75bd1f22 | refs/heads/master | 2022-06-30T23:12:43.334355 | 2020-05-08T05:51:38 | 2020-05-08T05:51:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,756 | java | package com.september.forms;
import com.september.DataBase;
import com.september.God;
import javax.swing.*;
public class EnterPasswordPage {
private JPasswordField passwordField1;
private JButton enterButton;
private JButton cancelButton;
public JPanel rootPanel;
private JLabel nameLabel;
pri... | [
"Mephistophel.6@yandex.by"
] | Mephistophel.6@yandex.by |
399e12b8bd19c19c043c3b5a6d2ba12d3edaa067 | 392e3ff9e804e8caf65964fd9e244876cdee841b | /acts-core/src/test/java/com/alipay/test/acts/collector/sqllog/SqlLogParseFactoryTest.java | ac26b55105c7d14c109763d21c35c34afbaf8392 | [
"Apache-2.0"
] | permissive | elseifer/sofa-acts | 4d112e934ccdc6a76c6180e27322507e14c03f24 | a40275acfa52e08d354c62b67ad50ea6dea717e2 | refs/heads/master | 2020-04-25T21:43:08.177836 | 2019-04-19T06:07:52 | 2019-04-19T06:07:52 | 173,088,529 | 1 | 0 | Apache-2.0 | 2019-04-19T06:07:53 | 2019-02-28T10:08:19 | Java | UTF-8 | Java | false | false | 1,961 | 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 may ... | [
"ddc.niqgniq@gmail.com"
] | ddc.niqgniq@gmail.com |
22fa923433bf85fb16014342ee1f08c87886c8e7 | f2a45beabfe3ffbc537de4f9bcd32673b0def17c | /src/Mostsoldzip.java | 6fe0722e70c6921832318f9aafe9f29332b0fe0e | [] | no_license | RocJeMaintiendrai/Protable-Retailer-Onlineshop | f5389c4bde9dd5809a94352637efb952eff1f71c | 875813605cdc119134e49bea193ae3c440129c20 | refs/heads/master | 2020-03-29T11:07:48.416591 | 2018-11-18T05:16:26 | 2018-11-18T05:16:26 | 149,837,442 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | import java.io.*;
public class Mostsoldzip {
String zipcode ;
String count;
public Mostsoldzip(String zipcode,String count) {
this.zipcode = zipcode ;
this.count = count;
}
public String getZipcode(){
return zipcode;
}
public String getCount () {
return ... | [
"guopeng@shanshu.ai"
] | guopeng@shanshu.ai |
b220778551d3fdf8131fba6eb7dcf55c5d19682a | 6b2ba5b8e3aaa29ea4fe5e0e563f788ffa9fb7c3 | /SavingsAccount.java | da9abe8a28b54c72db72a6a8e011c2fd532e747a | [] | no_license | RyanPapazoglou/BankDatabases | 9c97ca240e771bdc74710db5ae2c46edb96cd468 | 3c0dd08a472c0c48400bf7a64850793025b1b90a | refs/heads/master | 2021-01-01T18:50:29.880550 | 2017-08-17T17:31:35 | 2017-08-17T17:31:35 | 98,444,770 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 889 | java |
public class SavingsAccount extends BankAccount
{
public double interest;
public SavingsAccount(String accountName, double balance, int accountNumber) {
super(accountName, balance, accountNumber);
}
public SavingsAccount(String accountName, double balance, int accountNumber, double interest)... | [
"ryanpapazoglou@Ryans-MacBook.fios-router.home"
] | ryanpapazoglou@Ryans-MacBook.fios-router.home |
2a16cc76c291e8a2646dd18590dcaa23ee1067e2 | ade28a8fc24f0f7c04c0d3781b4d43aaa2620950 | /src/src/AbstractGradesClass.java | f55823eba04f258dd1b902b2306539f602c2e971 | [] | no_license | sha7erxt/EX04 | 50670fb5f604cc581ca7eb69f4f6fd5479da467c | 7449379199197ffb51afe06d7f6e52ffd49b0cad | refs/heads/master | 2021-01-02T21:30:37.621487 | 2020-02-11T16:30:09 | 2020-02-11T16:30:09 | 239,810,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | package src;
abstract class AbstractGradesClass {
public String[] grades;
}
class GradesClass extends AbstractGradesClass{
}
| [
"xtshater@gmail.com"
] | xtshater@gmail.com |
82d1c032baf9d345a741e702b2bf4e977a21fbf2 | 76761898fb179407b83b17fa7c39829a9aabac97 | /app/src/main/java/sg/edu/rp/c346/exercise2a/PersonDetails.java | e1939d331336ed4e4201053ee2697758e39d3aff | [] | no_license | Amos757/Exercise2ab | 2d68bf9f76a697b2a61764dcf89f71b26f2ec842 | aca37d10382bd132fb0528207ed179e319e0eb1f | refs/heads/master | 2020-03-23T09:30:49.817629 | 2018-07-18T06:40:39 | 2018-07-18T06:40:39 | 141,392,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 939 | java | package sg.edu.rp.c346.exercise2a;
public class PersonDetails {
private String name;
private String role;
private double salary;
public PersonDetails(String Name, String Role , double Salary) {
name = Name;
role = Role;
salary = Salary;
}
public String getName() {
... | [
"17045722@rp.edu.sg"
] | 17045722@rp.edu.sg |
8a9929bc23ef91ef71db20121fc4ba304259881f | 9d053772b771c32047c3eb9818d59e35ab9cfa99 | /src/edu/iu/grid/oim/view/CertificateMenuView.java | 2a696aafaba879797293f387c81122b06484f054 | [
"Apache-2.0"
] | permissive | opensciencegrid/oim | 8451e1a80f367c7be74cbd26f9b5d33739bca96f | f46d835f3c0f6898817d69be91fb054b713ffaf7 | refs/heads/master | 2021-01-24T06:17:47.675362 | 2018-05-01T19:38:24 | 2018-05-01T19:38:24 | 21,243,262 | 0 | 3 | null | 2016-11-01T19:50:49 | 2014-06-26T14:21:28 | Java | UTF-8 | Java | false | false | 4,570 | java | package edu.iu.grid.oim.view;
import java.io.PrintWriter;
import org.apache.log4j.Logger;
import edu.iu.grid.oim.lib.Authorization;
import edu.iu.grid.oim.model.UserContext;
public class CertificateMenuView implements IView {
static Logger log = Logger.getLogger(CertificateMenuView.class);
priva... | [
"hayashis@soichi7.ppa.iu.edu"
] | hayashis@soichi7.ppa.iu.edu |
cf03baf549999a0f875e16a758c5943dbc9a500b | f2a8d6759a2455c915dc26291de60dba952b6175 | /app/src/main/java/talad/co/taladv7/ContractorForgotPasswordActivity.java | 682d3e9928c2e770c1ba32df1ca92f6bacc4fe1c | [] | no_license | ugabula/Talad_V7.1 | 50fe69e39742f1131014e01e57212954b9841cd2 | 558d320765937ae0c8c13fa5a42f96646b76d4a8 | refs/heads/master | 2020-03-27T05:19:07.133597 | 2018-08-16T16:03:15 | 2018-08-16T16:03:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | package talad.co.taladv7;
import android.app.Activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
/**
* Created by cvanderhaar on 2018/07/09.
*/
public class ContractorForgotPasswordActivity extends Activity {
@Override
protected void onCreate(@Nullable Bundle savedInstanceState... | [
"haar36@gmail.com"
] | haar36@gmail.com |
93087c781a2d2a8255b6491f8187a4ac9e6f8bdb | 9e47bb9b56c16fed0a3e49a4ff303e4f99a7bcef | /jwt/spring-boot-jwt/src/main/java/com/jaraws/springbootjwt/controller/HelloController.java | 644f4e2b89444cd06d575936ea425fd6789fd799 | [] | no_license | jaraws/my-projects | 920d079f2f6a7cc6c88175a6585effa183c49811 | dad2ccf266e06cea9f1c1992530ca72cf89d3134 | refs/heads/master | 2020-03-29T15:21:18.001480 | 2018-10-10T16:04:54 | 2018-10-10T16:04:54 | 150,058,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.jaraws.springbootjwt.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/rest/hello")
public class HelloController{
@GetMapp... | [
"contact.swaraj@gmail.com"
] | contact.swaraj@gmail.com |
6afca2257f2ed924a283a38d5aba6ea8ca264cd5 | 17bef970727b974445de35c766fe811d3939c45d | /CanShows/src/test/java/utilities/AbstractTest.java | cea0cd92192c28c4189c40ea65200285e77a8419 | [] | no_license | Blezerd/CanShows | d7e2d0fa5dc33e4ea72bd782e1ecd7bf47b14c7d | 93abd80a3b24ca045e283a05f185d6b65478aa30 | refs/heads/master | 2021-01-13T13:59:13.916366 | 2016-11-26T17:15:52 | 2016-11-26T17:15:52 | 72,922,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,701 | java |
/* AbstractTest.java
*
* Copyright (C) 2015 Universidad de Sevilla
*
* The use of this project is hereby constrained to the conditions of the
* TDG Licence, a copy of which you may download from
* http://www.tdg-seville.info/License.html
*
*/
package utilities;
import org.junit.After;
impor... | [
"blezerd@blezerd-desktop"
] | blezerd@blezerd-desktop |
0161eb3a061e5ff4d39e9f70e61b10f005bfed66 | 738e8f6c7e8c0e667f0c7c0e199ebda7cdc58ef3 | /src/main/java/com/algorithms/JZoffer/Question19.java | 822c491c8735a96d9ed806e317e108514663e0d5 | [] | no_license | spx1998/javareview | b1d145e9f6d79b52114ff7f829c2f71f7ac327c8 | d00953c0d907788d21cee2026daf8f331883de34 | refs/heads/master | 2023-07-20T19:23:12.884237 | 2021-09-01T10:11:16 | 2021-09-01T10:11:16 | 198,209,915 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,625 | java | package com.algorithms.JZoffer;
import java.util.ArrayList;
public class Question19 {
public static void main(String[] args) {
Question19 question19 = new Question19();
// int[][] matrix = {{1,2,3,4},{5,6,7,8},{9,10,11,12}};
// int[][] matrix = {{1,2,3},{4,5,6},{7,8,9}};
int[][] matr... | [
"457799096@qq.com"
] | 457799096@qq.com |
e2b33c1d47ab80445a5fd68d71807bea4a35eed6 | c4bb57f2c6b495bfbc6e942ec3979b8e88c876ab | /studio-5-bennett-shaw-1/src/studio5/HexTx.java | 75a040242bac007df326f529fe398fa959afd263 | [] | no_license | davidshaw2018/CSE132_ArduinoC | d21faaa8e40469aab95cdaeab98961d20cbde963 | 2cc7c19dbff2937a94bdb2fe07c0daca4d25b390 | refs/heads/master | 2020-07-10T20:40:49.641046 | 2019-08-26T01:23:21 | 2019-08-26T01:23:21 | 204,365,963 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,416 | java | package studio5;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
//import com.sun.java_cup.internal.runtime.Scanner;
import jssc.SerialPortException;
public class HexTx {
static char firstLetter;
public static void main(String[] args) {
... | [
"davidshaw@Davids-MacBook-Pro-217.local"
] | davidshaw@Davids-MacBook-Pro-217.local |
bd784e001dbacc1b653b95f407084a5460ffd934 | f86f8f8a40f4b1cdedf68c1a9979cff3737ec3cc | /pinyougou-service/pinyougou-sellergoods-service/src/main/java/com/pinyougou/sellergoods/service/impl/specificationServiceImpl.java | 59f62a2848d2056f376a6e784f14db675453f167 | [] | no_license | usernameyc/pinyougou | 64e03f46dbcadc246af51986848bf667e247d33e | cd7b1c14e7464195349df37f04bca415bc8a0fcd | refs/heads/master | 2020-05-02T13:07:19.518543 | 2019-03-27T10:58:52 | 2019-03-27T10:59:37 | 177,975,980 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,326 | java | package com.pinyougou.sellergoods.service.impl;
import com.alibaba.dubbo.config.annotation.Service;
import com.github.pagehelper.ISelect;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.pinyougou.common.pojo.PageResult;
import com.pinyougou.mapper.SpecificationMapper;
import ... | [
"143543636@qq.com"
] | 143543636@qq.com |
d105f4494809bd0f87dc543b34664f004f48a63c | b9aa658cf9c6c7c85f90e4eb7d66cfb62033b1c4 | /Aula 003 Logica de Programacao conceito de algoritmo algoritmos estruturados/Cadastro/src/cadastro/N1.java | 08ee8f7ac0b55472935cd84ab8a57ed26986052d | [] | no_license | azlinwei/Aula-java | 326b9a139166c67ecf34c6cdc6fc0201dd942007 | af8070fb58f8aebda6927989c5b79e058772b3a0 | refs/heads/main | 2023-09-06T01:16:01.572957 | 2021-11-09T17:13:44 | 2021-11-09T17:13:44 | 391,208,353 | 3 | 15 | null | null | null | null | UTF-8 | Java | false | false | 324 | 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 cadastro;
/**
*
* @author azlin
*/
public class N1 {
public String prod ="Eletronicos";
public String marc = "Weg";... | [
"azlinwei@gmail.com"
] | azlinwei@gmail.com |
dd2b6747e2d3b1738281e64a89339478c4be2200 | a17cab9510b3c83e6c9cd1e2255a116c0a15afd4 | /clean-code/ReactiveProgrammingExamples/src/main/java/Model/Players.java | f53fdf5d376850a7ad2a38ce8015c871a0704411 | [] | no_license | aegivar/AndresGiraldo | 8ec8d04057164f65180adb2981e5b21cafbf908a | 417adbb0a6b3fed7447f660b501a9c3088ae2df3 | refs/heads/master | 2023-03-08T04:10:45.855681 | 2021-02-17T20:03:33 | 2021-02-17T20:03:33 | 329,083,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,647 | java | package Model;
import observer.pattern.PlayerObserver;
import java.util.LinkedList;
import java.util.List;
import java.util.Observable;
public class Players extends Observable {
private String name;
private int pointsPerGame;
private Double triplePercentage;
private List<PlayerObserver> observers;
... | [
"giraldo.vargas.andres@gmail.com"
] | giraldo.vargas.andres@gmail.com |
c2c979294cafc98e1d0d26451a8f04288d2c5927 | 4df3305150da9fdd918a7c0e79b8a932daaef162 | /akit/src/main/java/wenjh/akit/common/receiver/AbsMessageReceiver.java | cdfeb92e2271bed729941d5ad622b43313cef921 | [] | no_license | RealJianhua/akit | c70457454c00913c5fee3a28a8e1484192b8fb31 | f7f4b7162a56b12d8085dc3f9489e556c13b1d10 | refs/heads/master | 2021-01-12T07:46:39.195513 | 2016-12-27T08:05:45 | 2016-12-27T08:05:45 | 77,011,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,534 | java | package wenjh.akit.common.receiver;
import android.os.Bundle;
import java.util.ArrayList;
import java.util.List;
public abstract class AbsMessageReceiver implements Comparable<AbsMessageReceiver> {
private List<String> actions = new ArrayList<String>(4);
private int priority;
public AbsMessageReceiver(String..... | [
"wen.jianhua@immomo.com"
] | wen.jianhua@immomo.com |
80df2980ee70d4c996ac0eea0ca4df9b75b5e105 | e4fc7ab8b3000f34bd501ab855d5b8ae3baee48f | /src/main/java/nurbol/seydazimov/graph/TripsWithMaximumThreeStoppageCounter.java | 6c8bebd4692091fc2424f0885f6716e5c7248c58 | [] | no_license | seydaz1mov/trains-and-towns | 0bc7d9a9eb85a7a000114bc358e3506d697f891d | bbc4f5994a3f611816ca559671ec2cd4fa2f2529 | refs/heads/master | 2023-01-29T04:57:25.360232 | 2019-12-02T12:53:47 | 2019-12-02T12:53:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,614 | java | package nurbol.seydazimov.graph;
import nurbol.seydazimov.graph.components.Edge;
import nurbol.seydazimov.graph.components.Vertex;
import java.util.Arrays;
public class TripsWithMaximumThreeStoppageCounter {
final Graph graph;
int[][] count;
public TripsWithMaximumThreeStoppageCounter(Graph graph) {
... | [
"seydazimov.nurbol@gmail.com"
] | seydazimov.nurbol@gmail.com |
affe5e9df5808ea55441b8ada12529313c66a7eb | f715b1253b42bc618670f0a84ef6d116583d9eaa | /badugi-game-logic/src/main/java/com/badugi/game/logic/model/vo/api/shop/PresentTicketVo.java | 4ed5215a59d5ec8da7e3afda060eb00a7c9a181d | [
"MIT"
] | permissive | cietwwl/BadugiPokerServer | acf282544a2811be436f27abb52a1ace22712051 | 0b494f80d846fcb2e9db26721bd09add7d674783 | refs/heads/master | 2020-03-17T18:29:08.353095 | 2016-01-18T02:46:46 | 2016-01-18T02:46:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,396 | java | package com.badugi.game.logic.model.vo.api.shop;
import java.io.Serializable;
public class PresentTicketVo implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private Integer tid;//门票/物品编号
private String tn;//门票/物品名称
private Integer myticketid;//我的门票ID
private String tmn;//门... | [
"wtuickqmq@163.com"
] | wtuickqmq@163.com |
ad3ae4083de73fac5d8cfe1346cb4a1d405c9d08 | 83c0eb9fa1fa9fcd9f4ec9ddb14ce7d0d14ff4dc | /src/test/java/ocelot/VMEarlyTests.java | a804a0c1599f5eb826c86f47a5193919511d7a6b | [
"Apache-2.0"
] | permissive | daithijmcg/ocelotvm | 4651700e8343ce660d3b2cb91dd736387c85d20d | 89a4933d996df83ba4d3631118c797f0ccf34fd1 | refs/heads/master | 2020-12-02T08:07:24.512764 | 2017-07-06T13:12:26 | 2017-07-06T13:12:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,208 | java | package ocelot;
import static org.junit.Assert.*;
import org.junit.BeforeClass;
import org.junit.Test;
/**
*
* @author boxcat
*/
public class VMEarlyTests {
private static InterpMain vm = new InterpMain();
@BeforeClass
public static void init() {
vm.init();
}
/*
@Test
public ... | [
"benjamin.john.evans@gmail.com"
] | benjamin.john.evans@gmail.com |
6430848d57863e073fb1499c3b737579b07fbcf9 | 42c9c61062728d4cb9ecc10163a9653614a3f439 | /src/Solution35.java | 9c10ede6e41f894d59505a2da97a2f8fb9a9b846 | [] | no_license | VittorioYan/LeetCode | 33aac1407c5ac30cb2687e2bf846c2f8ceb76ff2 | 6111cfd8e2af9c6144a59d44574fd0c71d855f98 | refs/heads/master | 2020-05-14T18:25:34.911549 | 2019-06-20T02:07:39 | 2019-06-20T02:07:39 | 179,687,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | class Solution35{
public int searchInsert(int[] nums, int target) {
for(int i=0;i<nums.length;i++){
if(target<=nums[i])return i;
}
return nums.length;
}
} | [
"vittorioyan7@gmail.com"
] | vittorioyan7@gmail.com |
e9749692b085c68fa9c23056957395853c2868ba | 55d16fed73d1e744fda0554e231c20a395d409a2 | /wanxinp2p-api/src/main/java/com/wanxin/api/depository/DepositoryAgentAPI.java | 3732d39b8ad4d6e790fb88c62a8dea97c0240857 | [
"Apache-2.0"
] | permissive | LionDevelop/wanxin-p2p | 3032f0f81e9c1212eb3d485cb97914a91aad7d8b | c95671d7bdb4963165e4db8773578ab85832dafd | refs/heads/master | 2023-04-01T21:46:24.527977 | 2021-04-01T08:55:35 | 2021-04-01T08:55:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,275 | java | package com.wanxin.api.depository;
import com.wanxin.api.consumer.model.ConsumerRequest;
import com.wanxin.api.consumer.model.RechargeRequest;
import com.wanxin.api.consumer.model.WithdrawRequest;
import com.wanxin.api.depository.model.GatewayRequest;
import com.wanxin.api.depository.model.LoanRequest;
import com.wanx... | [
"yueliminvc@outlook.com"
] | yueliminvc@outlook.com |
4c9f876c662cf2a204fa70ecb3d46affc6ecc1bc | 62c517c96044f13284cb2d2c06cf853654abece4 | /server/src/test/java/com/epsilonschool/controller/SubjectControllerTests.java | 698e0d053e28eb7654a18d5fcf51797d17a2a9ce | [] | no_license | Ramneli/epsilon-school | 5ef73773ee0ddc12945a57672c1f74b17b7c2f11 | c752a6c99ea061e2fbcd4727b03d3659c319dc99 | refs/heads/master | 2021-03-23T17:14:12.169240 | 2018-06-30T20:11:33 | 2018-06-30T20:11:33 | 120,462,713 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package com.epsilonschool.controller;
import com.epsilonschool.dao.repository.SubjectRepository;
import com.epsilonschool.dao.service.SubjectService;
import com.epsilonschool.entity.Subject;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
public class SubjectControllerTests {
SubjectR... | [
"koit456@hot.ee"
] | koit456@hot.ee |
c41f00cb861dcd10463ae016d2a6e423aef40513 | eac51cf549169e2096009248f4242e0b6b6ea410 | /homeworks/3.Day/homework - 3.1/src/inheritance/EmployeeManager.java | dc6085699c3e89c0df8f6f03e63f510c1d129959 | [
"MIT"
] | permissive | rzayevsahil/JavaCamp | 5ca6df892333112f0a753bcdcd6393b8e1bd930f | 35fabb95c9d8b04d690d0e8020bb4e03cf9c2088 | refs/heads/master | 2023-05-10T14:20:50.342322 | 2021-06-02T21:49:31 | 2021-06-02T21:49:31 | 363,203,848 | 25 | 2 | MIT | 2021-05-07T01:56:42 | 2021-04-30T16:49:10 | Java | ISO-8859-9 | Java | false | false | 161 | java | package inheritance;
public class EmployeeManager extends PersonManager {
public void BestEmployee() {
System.out.println("Ayın elemanı getirildi");
}
}
| [
"sahilrzayev2000@gmail.com"
] | sahilrzayev2000@gmail.com |
ed6ba785bc59986d28d221a33609d062e8a4d9c6 | 2b69d7124ce03cb40c3ee284aa0d3ce0d1814575 | /p2p-member-service/customer-api/src/main/java/com/zb/p2p/customer/api/entity/DemoRes.java | 387bf9970956f8d28ad82c68dd8dfc5f0ef024e0 | [] | no_license | hhhcommon/fincore_p2p | 6bb7a4c44ebd8ff12a4c1f7ca2cf5cc182b55b44 | 550e937c1f7d1c6642bda948cd2f3cc9feb7d3eb | refs/heads/master | 2021-10-24T12:12:22.322007 | 2019-03-26T02:17:01 | 2019-03-26T02:17:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 67 | java | package com.zb.p2p.customer.api.entity;
public class DemoRes {
}
| [
"kaiyun@zillionfortune.com"
] | kaiyun@zillionfortune.com |
f56da65ad8fef882713e1d2c06c526fe920ed448 | ca9996169777dffbd6398c59bcb7d13c89882c49 | /izuanqian-iLive/src/main/java/com/izuanqian/FocusService.java | 11541742d75d4c3f51db7e1124f82dee5d80f19c | [] | no_license | 1727Sz/izuanqian | 84e8c43aa4d8a94d8d57fb8c36f44f85313810b3 | 7ea5f4006f597636b2f59dd3a4bf296990abe926 | refs/heads/master | 2021-01-20T12:12:20.796398 | 2017-03-08T13:04:30 | 2017-03-08T13:04:30 | 82,896,803 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,158 | java | package com.izuanqian;
import com.google.common.collect.Lists;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.util.CollectionUtils;
import java.util.List;
/**
* Created by sanlion on 2017/2/22.
*/
@Service
public... | [
"sanlion@vip.qq.com"
] | sanlion@vip.qq.com |
778572ee1dcc222292c551f4e5230fa5fc6988a4 | 5d00b27e4022698c2dc56ebbc63263f3c44eea83 | /gen/com/ah/xml/be/config/SsidRoamingCache.java | 03884f93760e3ede660ce300ad1dbe47e63aa559 | [] | no_license | Aliing/WindManager | ac5b8927124f992e5736e34b1b5ebb4df566770a | f66959dcaecd74696ae8bc764371c9a2aa421f42 | refs/heads/master | 2020-12-27T23:57:43.988113 | 2014-07-28T17:58:46 | 2014-07-28T17:58:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,884 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.07.01 at 11:... | [
"zjie@aerohive.com"
] | zjie@aerohive.com |
abecfb00c4bb55b061a638457a6cc868eebd9840 | d69e90ec51b69a92b5c73bb0f6317afa6f4880d5 | /lovesecurity/love-security-core/src/mian/java/org/nix/lovedomain/security/core/social/qq/config/QQAutoConfig.java | 523927d549c2160ce1f9335f9f71717c065340b4 | [] | no_license | zhangpeibisha/lovebs | 283622412ad0f42428cca7250acc0b28b915bace | c455e389c74259c2c6d22e6ff88f7eaf7e355c99 | refs/heads/master | 2022-06-23T12:21:24.955802 | 2019-04-30T15:16:30 | 2019-04-30T15:16:30 | 162,876,437 | 5 | 0 | null | 2022-06-21T01:04:29 | 2018-12-23T09:02:13 | Java | UTF-8 | Java | false | false | 1,281 | java | package org.nix.lovedomain.security.core.social.qq.config;
import org.nix.lovedomain.security.core.properties.QQProperties;
import org.nix.lovedomain.security.core.properties.SecurityProperties;
import org.nix.lovedomain.security.core.social.qq.connet.QQConnectionFactory;
import org.springframework.beans.factory.annot... | [
"zhangpe0312@qq.com"
] | zhangpe0312@qq.com |
b129274ceff275b5fdc6dfdc1963311f598fbe0a | 78488964c7cc270c95ebabef6e1a039d61a1421c | /src/sample/Model/RequestCode.java | 7b407f5a8587fb0ad76d4eaa410c3a05f17dac0e | [] | no_license | MXslade/Travel-Agency | 6bef1b9fd4b8098158e3fe136573cb7544f4aa3d | a41e35374e2366e09f0c82a25bec1d1047cca882 | refs/heads/master | 2020-09-02T20:54:27.173524 | 2019-12-10T03:48:18 | 2019-12-10T03:48:18 | 219,302,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 290 | java | package sample.Model;
public enum RequestCode {
SHOW_ONE_WAY_FLIGHT,
SHOW_BACK_AND_FORTH_FLIGHT,
SHOW_MULTIPLE_FLIGHT,
SHOW_ALL_CITIES,
EXIT,
LOGIN,
REGISTRATION,
ADD_CITY,
ADD_FLIGHT_FULL,
GET_FLIGHT_RAW,
BUY_TICKET,
SHOW_BOUGHT_FLIGHTS,
}
| [
"turar0408@gmail.com"
] | turar0408@gmail.com |
0da9f838de2d8a337ed64594e8b2495814473a60 | 14651cc4608d2889926f2c9d5aa731b540dc9c94 | /well-xcx-back/src/main/java/com/zxk175/xcx/common/consts/Const.java | 671bb4d544488025d2555bd8a801d4ece5d55634 | [] | no_license | zxk175/xcx-demo-back | ffb78e0d880dfe59a10c27d3caabd9b017066c8f | e0f622173fac8ce09b02a079c9d0c361ef1f60e0 | refs/heads/master | 2021-04-01T11:32:35.857378 | 2020-03-24T08:14:30 | 2020-03-24T08:14:30 | 248,186,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,893 | java | package com.zxk175.xcx.common.consts;
import com.alibaba.fastjson.serializer.SerializeConfig;
import com.alibaba.fastjson.serializer.SerializerFeature;
import com.alibaba.fastjson.serializer.SimpleDateFormatSerializer;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
import java.util.ArrayLi... | [
"zxk175@qq.com"
] | zxk175@qq.com |
38e5b1b26c88802918d8c526cfe60ba1b32b6a08 | d4a2caf1a3c4010c12289181087df11d7e8d7c70 | /src/com/iup/tp/twitup/mock/MockTwitListController.java | 1ddca4a486c3bf5bb310e0e1d12eee3b0be71c14 | [] | no_license | Sanctuspetrus/TwitupProjet | 107342c1f8192f06bcdcbc519d0be44781b61c5d | d8a20122251d01f392200f2b35df61bae2aa2b99 | refs/heads/master | 2021-01-20T10:30:40.708883 | 2017-02-27T16:19:26 | 2017-02-27T16:19:26 | 80,806,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,512 | java | package com.iup.tp.twitup.mock;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import com.iup.tp.twitup.datamodel.IDatabase;
import com.iup.tp.twitup.datamodel.IDatabaseObserver;
import com.iup.tp.twitup.datamodel.Twit;
import com.iup.tp... | [
"razeltif@gmail.com"
] | razeltif@gmail.com |
6a434febf3869b39bf8a69c2332d709c35f06c71 | 5d5af06b7239c199cec0738d1c40f5b4505e79f1 | /src/main/java/com/epam/edu/spring/core/homework/service/AbstractDomainObjectServiceImpl.java | 96f254837213a354d3c9ef2128f2ee117a76134d | [] | no_license | zhukovin/spring-core-homework | c6d9a5e240ce49777bc9c8ad6e62feb21fba8950 | a80a7ad27ca81805f03632c7030185e926d9039d | refs/heads/master | 2020-04-09T02:33:10.986612 | 2018-12-02T17:42:02 | 2018-12-02T17:42:02 | 159,944,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 973 | java | package com.epam.edu.spring.core.homework.service;
import com.epam.edu.spring.core.homework.domain.DomainObject;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.BeanFactory;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
@RequiredArgsConstructor
public cl... | [
"zhukovin@gmail.com"
] | zhukovin@gmail.com |
c0354c2b960ddcc9b8fb545646bf0fb00e8cbea5 | 3232d8c8f0652d3d4a19f9ce40351ac56b0c6c91 | /app/src/main/java/com/adu/main/mytimertask/base/BaseActivity.java | b769f52c42fbab3620c13fdf10c42ee909b25729 | [] | no_license | ZhangTengCR7/Mseei | 39d4c6c05dfec37118b4fab3cb3ad48b33537d7b | d1b3112be841d4aad4b1c871c083713a5db76dc6 | refs/heads/master | 2021-01-15T19:19:04.826309 | 2016-06-16T02:25:08 | 2016-06-16T02:25:08 | 61,256,820 | 1 | 0 | null | 2016-06-16T02:46:24 | 2016-06-16T02:46:24 | null | UTF-8 | Java | false | false | 1,419 | java | package com.adu.main.mytimertask.base;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
import android.view.Window;
import android.view.WindowManager;
/**
* 返回的基类
* Created by dell on 2016/5/... | [
"dpc_206@163.com"
] | dpc_206@163.com |
d0284212750a217c6b5a21d58cfa3742bbcc324c | e9603182e4632af91abe7a6a3bc166f8a7f0d287 | /app/src/main/java/com/fafen/survey/NewFormSeven/DatabaseAsyncFormSeven.java | 4bdab17f5462c7a93a9849940aedcc910c1f52c2 | [] | no_license | azeemhaider518/Servey-app-android- | c3facc3f18b2813875d913f5cce06267e606da88 | 3df7c411267759ea5cf2b720b1ccaf527fe60c08 | refs/heads/master | 2023-01-07T06:01:34.877194 | 2018-06-24T16:10:14 | 2018-06-24T16:10:14 | 311,906,692 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,793 | java | package com.fafen.survey.NewFormSeven;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import ja... | [
"haider.uet111@gmail.com"
] | haider.uet111@gmail.com |
810872dabf2ca4e12f643a31f5d6454791571f84 | 6d10fde3ca6b83434d9f038c8465ba8ab7c04708 | /net/acomputerdog/BlazeLoader/proxy/ProfilerProxy.java | 8a7c8f655301112fe8d7ed6d55cbf7a72bffd882 | [
"BSD-2-Clause"
] | permissive | Mumfrey/BlazeLoader | 505678342776f05c32ed1f7cbe4d0e7456a66776 | e86fa93426ef2c1697481db995f76c6319f07418 | refs/heads/master | 2021-01-18T01:43:56.176073 | 2013-10-24T01:33:03 | 2013-10-24T01:33:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package net.acomputerdog.BlazeLoader.proxy;
import net.acomputerdog.BlazeLoader.main.fixes.BlockAir;
import net.acomputerdog.BlazeLoader.mod.ModList;
import net.minecraft.src.Profiler;
public class ProfilerProxy extends Profiler {
private boolean hasLoadedMods = false;
@Override
public void startSection(... | [
"acomputerdog@gmail.com"
] | acomputerdog@gmail.com |
e09bc021ba48c7ac3411341cc5bf5a7d0c597092 | ae94386f58e2ac4fae27d4f51f88f8cc6982a4d5 | /Server.java | fc883c408ab88d2e7b0dd961dbf674e5fe264a07 | [
"MIT"
] | permissive | pattharock/GUI-tic-tac-toe | 02a0d016c696c3270244d1d95a73499a3b9bd9bd | 2eb6b2f45245c140f8fce8acab5f1c9d5af253da | refs/heads/main | 2023-03-11T15:41:10.381743 | 2021-03-02T13:46:45 | 2021-03-02T13:46:45 | 343,785,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,662 | java | import java.io.IOException;
import java.io.PrintWriter;
import java.net.*;
import java.util.Scanner;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* This class is used to Represent a Server in a Socket Programmed GUI Tic-Tac-Toe game
* @author ritviksingh
* @version 1.0
*/... | [
"ritvik1609#gmail.com"
] | ritvik1609#gmail.com |
4c695a41bdc4060a7d80803c54cce0eaea426730 | 1cd8313569dcf320b2dff8083111026e574c789f | /src/main/java/com/ceme/crm/CRM/entities/Interaction.java | b6b2a8f48fb46370608a56fe5e9195783ea6e9cb | [] | no_license | heebeers/CEME-CRM-BACKEND | bf15351d2c88f5527463cf8ca51b0d779f5f6538 | 2f2aae099fd0fe9b3ee9f56ca80fdc0a0fe7a92c | refs/heads/master | 2022-12-07T12:07:07.603893 | 2020-09-02T21:36:24 | 2020-09-02T21:36:24 | 292,371,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,197 | java | package com.ceme.crm.CRM.entities;
import java.util.Date;
import org.bson.types.ObjectId;
import org.springframework.data.annotation.Id;
public class Interaction {
@Id
private ObjectId id;
private String customerId;
private String interactionType;
private String interactionNotes;
private Str... | [
"hieu.b.trinh@gmail.com"
] | hieu.b.trinh@gmail.com |
8534f0e29df6bd6e3dee60c21d7b1014838f2b92 | 6c9df3db37326b003cde8526c37109f039a10629 | /persistent/src/main/java/com/joey/persistent/custom/config/BoundSql.java | b58dbc1dff38fb26a21e7b187f24b690ff5ae7ce | [] | no_license | sumcolin/BaseDemo | ba45903726bee09da29d6da3bfcae3c555561804 | 2c1f0b392f8d47e34d20e69040c1eab79bb88483 | refs/heads/master | 2023-01-15T02:24:11.107048 | 2020-11-26T06:04:26 | 2020-11-26T06:04:26 | 312,758,036 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.joey.persistent.custom.config;
import com.joey.persistent.custom.util.ParameterMapping;
import java.util.ArrayList;
import java.util.List;
public class BoundSql {
private String sqlText;
private List<ParameterMapping> parameterMappingsList = new ArrayList<ParameterMapping>();
public String... | [
"luck_xin@me.com"
] | luck_xin@me.com |
32c4d15c0214ad138a7e96aae446c87df7003879 | 39497ded01f9ea16f277dc325020387542815502 | /src/main/java/com/sz/winter/basereptile/service/ClassifyListService.java | b1f5ec585866f250b95f25b7fff129a44b176b34 | [] | no_license | ly1836/base-reptile | b3b1857714111e3a2934aabc87ccb44a76322fdc | c6a40398fb7d5f2bc72715e703c195a1709699ad | refs/heads/master | 2022-09-30T01:49:08.298309 | 2020-05-26T15:46:11 | 2020-05-26T15:46:11 | 161,177,505 | 0 | 0 | null | 2022-09-01T23:00:14 | 2018-12-10T13:14:59 | Java | UTF-8 | Java | false | false | 1,492 | java | package com.sz.winter.basereptile.service;
import com.sz.winter.basereptile.base.BaseDao;
import com.sz.winter.basereptile.model.Classify;
import com.sz.winter.basereptile.model.ClassifyList;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ClassifyListService extends BaseD... | [
"491816301@qq.com"
] | 491816301@qq.com |
ebede3167895da63fc741330d536358e65be3d9d | e0392711dd12edb2201d2df90c5d26220ea0ac72 | /pet-clinic-data/src/main/java/jgomez/springframework/spring5petclinic/model/Specialty.java | f154ae03244db174a514750d970071235e91c428 | [] | no_license | jogomez97/spring5-pet-clinic | 6462326aa086c6079b81e174c4a198aabd17d12b | 9454ef6503bd7602a443521e463e30d72fc979b1 | refs/heads/main | 2023-06-04T15:09:52.993682 | 2021-07-04T16:26:58 | 2021-07-04T16:26:58 | 378,391,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 498 | java | package jgomez.springframework.spring5petclinic.model;
/**
* Class Specialty
*
* @author Joan Gomez
* @version 1.0
**/
public class Specialty extends BaseEntity {
private String description;
public Specialty() {
}
public Specialty(String description) {
this.description = description;
... | [
"jo_gomez97@hotmail.com"
] | jo_gomez97@hotmail.com |
b9322f917d9276dfbeafc2809c18de09a381ac85 | 7ebd6116f1dd9bae62b9840cced2d90bc763ad51 | /src/test/java/com/lazerycode/selenium/utilities/OsUtilsTest.java | 12ca91883f4816afbc069b6f2572ef2eeafc03cc | [] | no_license | xmeng1/Selenium-Maven-Template | 0c728ec2be2e07cc63444e5449891b832db1df1a | 9d405dd39d3f4604eaa54e20724f81795f0e0c89 | refs/heads/master | 2020-03-27T05:42:21.958504 | 2018-09-04T17:00:05 | 2018-09-04T17:00:05 | 146,041,336 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package com.lazerycode.selenium.utilities;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.testng.annotations.Test;
import com.lazerycode.selenium.config.utilities.OsType;
import com.lazerycode.selenium.config.utilities.OsUtils;
/**
* <p>Date: 26/08/18
*
* @author mengxin
* @version 1.0
*/... | [
"x.meng@outlook.com"
] | x.meng@outlook.com |
c346d3dd9f6da32e6eed28783ef65df21d9aeb48 | 581f47bea807f07f458241a75d3dd4382dcdc32a | /推回输入流/PushbackTest.java | 3dbf66415249991633ce0c45b25b9e3336e4b348 | [] | no_license | KronosOceanus/javaSE | dc30e4f20f02e39ba32b4e7056b95511e1cca648 | 43bd0660acf9e7488cd581c4e5907b3316c3ca0c | refs/heads/main | 2021-06-15T02:11:19.604097 | 2021-05-01T02:57:35 | 2021-05-01T02:57:35 | 186,195,872 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | public class Main{
public static void main(String[] args){
System.out.println("HelloWorld!");
//qwq
new PushbackReader;
}
} | [
"704690152@qq.com"
] | 704690152@qq.com |
9be706a83e9ad2774ec406ebc464dccf5a48c1aa | 527e88a850c84babf41e609a6a6a3ccec590893a | /handwritten_mybatis/src/main/java/com/itcast/mybatis/cfg/Configuration.java | d4518523bb4036cc9bba079cd0d0411952907077 | [] | no_license | DragonCattle/handwritten_mybatis | dcd4412bc97dcb9d94f1348be956839afe6c14c6 | 166af90b00ed884409e214067547a2628c0f36a0 | refs/heads/master | 2022-07-04T13:57:09.470972 | 2019-10-24T13:01:23 | 2019-10-24T13:01:23 | 217,294,558 | 0 | 0 | null | 2022-06-21T02:06:31 | 2019-10-24T12:32:38 | Java | UTF-8 | Java | false | false | 1,459 | java | package com.itcast.mybatis.cfg;
import java.util.HashMap;
import java.util.Map;
/**
* 加载mybatis的配置信息
* 用于连接数据库的信息
*/
public class Configuration {
private String driver;
private String url;
private String username;
private String password;
private Map<String,Mapper> mappers =new HashMap<String... | [
"he1343128728@163.com"
] | he1343128728@163.com |
5f8d3d2e2b92912fd560417d6355f23ff26e1e1b | 39674677af4a085d57916ca1403ff47f0bacb61b | /EntitiesAPI/spring-server/src/main/java/ch/heigvd/amt/project2/api/util/ApiResponseMessage.java | 9908f419900915bf8f2a8324d2be95cd03109a7f | [] | no_license | Koffi94/Teaching-HEIGVD-AMT-2019-Project-Two | 4c3257841eec1c9e5f20cfc218e033abd2eec63c | 8c5e36c5040f8dfa210d3a8beb0e3a9ba7219195 | refs/heads/master | 2020-09-23T02:04:39.862271 | 2020-01-19T22:24:36 | 2020-01-19T22:24:36 | 225,374,555 | 1 | 0 | null | 2020-01-19T21:45:46 | 2019-12-02T12:52:36 | JavaScript | UTF-8 | Java | false | false | 1,558 | java | package ch.heigvd.amt.project2.api.util;
import javax.xml.bind.annotation.XmlTransient;
@javax.annotation.Generated(value = "io.swagger.codegen.languages.SpringCodegen", date = "2019-12-16T19:36:34.802Z")
@javax.xml.bind.annotation.XmlRootElement
public class ApiResponseMessage {
public static final int ERROR = ... | [
"olivier.koffi@heig-vd.ch"
] | olivier.koffi@heig-vd.ch |
de8b972fdda8922b378e3bdcc3fadc466b4e46f6 | 52924c79164478352ea71e638c1252f79fc7d958 | /src/java/com/nobodyelses/data/utils/Utils.java | 3bc7dd2f8474b97d22aa393fcbcf468410a1c38c | [] | no_license | hovawart/compendium | 43c467bfb28d7b8c534797bb61f49e7cba1923ac | 331ba609f891d2afac657ca29ec8eb0894ba9c13 | refs/heads/master | 2021-01-11T03:36:11.819146 | 2016-10-16T16:08:34 | 2016-10-16T16:08:34 | 70,996,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,479 | java | package com.nobodyelses.data.utils;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.Type;
import java.math.BigDecimal;
import java.sec... | [
"ashley@nobodyelses.com"
] | ashley@nobodyelses.com |
590354d2b5dfd30b86f9eed7b92b75c81a2f2094 | a52c2279788d46f3f8e919acfbce6daeaeb4513c | /src/main/java/com/ec/onlineplantnursery/service/ICustomerService.java | 7ad123721f4023def9b1465d768bdd5004807c6b | [] | no_license | NagoluTejashwini/onlineNurser | 8ec626b5cfe75605e7115b7cb6850b81626074ec | 65a70ec6a65dcfef1d911890a424211c622f58be | refs/heads/master | 2023-06-24T08:48:22.113080 | 2021-07-16T13:20:02 | 2021-07-16T13:20:02 | 380,239,207 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.ec.onlineplantnursery.service;
import java.util.List;
import com.ec.onlineplantnursery.entity.Customer;
import com.ec.onlineplantnursery.exceptions.ResourceNotFoundException;
public interface ICustomerService {
Customer addCustomer(Customer customer);
Customer updateCustomer(Customer tenant) throws R... | [
"nagolutejashwini065@gmail.com"
] | nagolutejashwini065@gmail.com |
3eaf732471d0c1a7c6230a9e89c5566c05a8ebc1 | 5392007816a38b5494eed58e1d41a3fc99beb385 | /src/main/java/tw/billy/servlet/GetUserVideoServlet.java | 979133958ac6ba922fe6e6e2a289340059ef39ba | [] | no_license | Billychuan/KnowLife | a83b87ea6716d1aea46e2171b0b68de756a56bc1 | 45caa0d5c12953defd666d37217dd61a5d72e593 | refs/heads/main | 2023-08-30T07:52:00.506307 | 2021-11-08T08:29:15 | 2021-11-08T08:29:15 | 425,754,698 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | package tw.billy.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse... | [
"ljps50507@gmail.com"
] | ljps50507@gmail.com |
2f927aa1cbd355185689c56a38f4e66903f9b73b | 345fedb01a883c98a55fbd2d96cfc89db161318d | /bin/custom/keyruspoc/keyruspocinitialdata/gensrc/br/com/keyrus/poc/initialdata/constants/GeneratedKeyruspocInitialDataConstants.java | 7db02e3ee3de97845e6d39cd0e4180186496bd90 | [] | no_license | ironbats/keyrus-poc | 81d695be0fabfb3db28eb14100a37f8e0118eeca | 0f18b05c4c1aa02bb452e77ee7b366942058e9a9 | refs/heads/master | 2022-04-25T17:20:10.411146 | 2019-08-20T17:24:38 | 2019-08-20T17:24:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at 15 de ago de 2019 11:26:17 ---
* ----------------------------------------------------------------
*/
package br.com.keyrus.poc.initialdata.con... | [
"felipe.rodrigues@keyrus.com.br"
] | felipe.rodrigues@keyrus.com.br |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.