blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2ab3daf35a2e82715607f211ceaf2982a01c6112 | 6098d4390c57596a3b2583381c0892d0d6c8b17d | /src/main/java/Vessel.java | a8149b355fa3df7781ba4e92d2d5258b59898146 | [] | no_license | MatthewTan96/OOP | f3e311467c2c9c8913c500c654624439e88b54ff | 5e4358bb186ffdd643d509de179b4e0d767a5534 | refs/heads/master | 2023-01-12T08:39:01.518023 | 2020-11-18T16:22:26 | 2020-11-18T16:22:26 | 292,770,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,000 | java | package main.java;
// import main.java;
public class Vessel {
String vesselShortName;
String incomingVoyageNumber;
String outgoingVoyageNumber;
String berthTimeRequired;
String expectedDateTimeDeparture;
String berthNumber;
String status;
public Vessel(String vesselShortN... | [
"seanjin.lee.2018@sis.smu.edu.sg"
] | seanjin.lee.2018@sis.smu.edu.sg |
bb1c2e7ea7b031ad27c10ed1a7dd265a9c0ccf7a | 9c7cf7937edd496ddd0f6087ab9f24570afb17a2 | /src/main/java/com/phyous/sodoku/Client.java | 22220eeaab4f53d77c77f4290bfc3809d68fc7b1 | [] | no_license | phyous/thrift-sodoku | 4d53fd6c36ff53f5e080f8b546c74434b21ed524 | 58ec50e80257ebd803e632bfdc2d12be92080d0d | refs/heads/master | 2021-01-22T08:19:40.525215 | 2013-01-07T01:43:44 | 2013-01-07T01:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,966 | java | package com.phyous.sodoku;
import com.phyous.sodoku.thrift.BadArgumentException;
import com.phyous.sodoku.thrift.Sodoku;
import org.apache.thrift.TException;
import org.apache.thrift.protocol.TBinaryProtocol;
import org.apache.thrift.protocol.TProtocol;
import org.apache.thrift.transport.TSocket;
import org.apache.thr... | [
"pyoussef@groupon.com"
] | pyoussef@groupon.com |
79b9a81e47b1f265f6a9428045d000f3d4fbf0b6 | 3169cd3e7af40ac61c8d48e61d10e53e2c5874a4 | /app/src/test/java/com/yifanliang219/calculator/ExampleUnitTest.java | 6a14984a9ea9f9c9ff8fd310e7efd5ad7bc99267 | [] | no_license | yifanliang219/Android_Calculator | 167f01ef83b3092140b82d5e3d4ff6057fb01fc3 | d1c17d4573bb6d1cc36b66630a7129b14d03faa4 | refs/heads/master | 2023-07-31T14:39:17.490487 | 2021-09-22T21:09:10 | 2021-09-22T21:09:10 | 409,349,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.yifanliang219.calculator;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
publi... | [
"yifanliang219@gmail.com"
] | yifanliang219@gmail.com |
5b4da139a0a9fb42254ca446a88cdcd688c9885b | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/6374427.java | 73207d11b1ba74c37d69b4694bbe8d89d7e23b81 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,709 | java |
import java.io.UncheckedIOException;
import java.io.UncheckedIOException;
class c6374427 {
public MyHelperClass URLEncoder;
public String getTags(URL url) {
StringBuffer xml = new StringBuffer();
OutputStreamWriter osw = null;
BufferedReader br = null;
try {
MyHelperC... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
eba04f0470c36e1c72101de3e32b481e95efd29e | beca9a796ce296c1662fa3d34e3b3b6a10bcb891 | /app/src/main/java/com/example/millionaire/RecyclerViews/RecyclerViewAdapter.java | 89babb863dd4540a349f9f650ea187b672efbf5f | [] | no_license | diogosequeira94/MillionaireGame | 60678b33e22e6f7962c50f4206a5a87bde42c8c9 | fd4dc4a460e69b597a720e445705fcd754186948 | refs/heads/master | 2021-07-01T09:48:16.213621 | 2020-11-30T13:41:40 | 2020-11-30T13:41:40 | 199,327,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,656 | java | package com.example.millionaire.RecyclerViews;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.example.million... | [
"diogosequeira@hotmail.fr"
] | diogosequeira@hotmail.fr |
17001aac31fe617af0508baed2d10c43b67a0608 | 7565725272da0b194a7a6b1a06a7037e6e6929a0 | /spring-data-cassandra/src/main/java/org/springframework/data/cassandra/convert/CassandraJsr310Converters.java | 05fafa848846defc45aa8cc06f275658871b05eb | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | paulokinho/spring-data-cassandra | 460abd2b3f6160b67464f3a86b1c7171a8e94e35 | 44671e4854e8395ac33efcc144c1de3bd3d3f270 | refs/heads/master | 2020-02-26T16:12:25.391964 | 2017-03-05T22:17:01 | 2017-03-05T22:17:01 | 68,550,589 | 0 | 3 | null | 2017-03-05T22:17:02 | 2016-09-18T22:25:43 | Java | UTF-8 | Java | false | false | 2,909 | java | /*
* Copyright 2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"jblum@pivotal.io"
] | jblum@pivotal.io |
d75856ee3ca4ae6bc8baa61384d72a753e5cb585 | ede0174ff9bf6e2a39836e0ce1bba3ac5d962888 | /PosAndEle.java | 30694f14a0077521fe5bdd2ecebff66d5a563afc | [] | no_license | saran05/number1 | 8d86617432c31a8fc18096cc3fe8591a45d1f9d4 | e95d02680a059b51347d68baece74c682abb80ae | refs/heads/master | 2020-04-06T06:55:49.394644 | 2016-08-31T06:46:27 | 2016-08-31T06:46:27 | 63,464,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 821 | java | public class aa {
public static void main(String[] args) {
arr a2=new arr();
int n,i,j;
Scanner sc=new Scanner(System.in);
System.out.println("enter the size of an array");
n=sc.nextInt();
int[] a=new int[n];
System.out.println("enter the first element... | [
"noreply@github.com"
] | saran05.noreply@github.com |
2055225ee2f78d40d1d7c1fae8f347ea25614a2f | efd522e2283ce49c4b09060f478ebc1e86df085b | /src/wuit/common/crawler/composite/.svn/text-base/RunJob.java.svn-base | 198f6eb887f4be71741fac2c6084b9135a0af900 | [] | no_license | winnie6713/crawler_system | ac518ca5bdc1dade834056603e29cbb1d63ce7d2 | 50dda80ccf7403d806acd67e49eb603a84f6591d | refs/heads/master | 2020-12-29T18:46:30.831899 | 2016-05-11T09:53:35 | 2016-05-11T09:53:35 | 58,533,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package wuit.common.crawler.composite;
import wuit.application.DataParam;
/**
*
* @author lxl
*/
public class RunJob extends Thread{
DataParam param;
int status = 1;
CompositeConvert conve... | [
"310168709@qq.com"
] | 310168709@qq.com | |
47c97697c9388cc9c803f1b6f6824099cf1b4147 | cb8206caf428eddaf0ad3bbb6e32acc0b5f31590 | /src/Eclipse-IDE/org.robotframework.ide.eclipse.main.plugin/src/org/robotframework/red/nattable/configs/VariablesInElementsLabelAccumulator.java | 9e1ee1bb4eaab788c6ff739f005ed7c9f9adf54a | [
"Apache-2.0"
] | permissive | puraner/RED | 75420b81b639c47476981065fc53ab15b783ec2d | d41b7c244ff2e449c541fd0691213fcf5a3b30c1 | refs/heads/master | 2020-07-04T04:08:09.203533 | 2019-08-13T13:27:23 | 2019-08-13T13:27:23 | 202,150,040 | 0 | 0 | NOASSERTION | 2019-08-13T13:24:49 | 2019-08-13T13:24:48 | null | UTF-8 | Java | false | false | 1,307 | java | /*
* Copyright 2018 Nokia Solutions and Networks
* Licensed under the Apache License, Version 2.0,
* see license.txt file for details.
*/
package org.robotframework.red.nattable.configs;
import org.eclipse.nebula.widgets.nattable.layer.LabelStack;
import org.eclipse.nebula.widgets.nattable.layer.cell.IConf... | [
"lwlodarc@users.noreply.github.com"
] | lwlodarc@users.noreply.github.com |
e634192e7f7e5ae21cd53e8afb6b02c5e1b29eff | 4160da090d8dc6eba384c4ccccbd0ea9e016f73f | /src/main/java/io/github/prepayments/internal/batch/prepaymentData/package-info.java | a05ddfc5aee1e3f49a55e43ede2dd81c3e6e2bdf | [] | no_license | prepayments/prepayments-server | 03caffecaabcb357981947e652436fe1f314e941 | 34f9770076c4068322f20ac41ed9f948f970825a | refs/heads/master | 2023-02-27T06:57:52.906173 | 2021-01-29T16:29:19 | 2021-01-29T16:29:19 | 329,243,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | /**
* This package contains configurations for prepayment-data file data file upload batch processing
*/
package io.github.prepayments.internal.batch.prepaymentData;
| [
"mailnjeru@gmail.com"
] | mailnjeru@gmail.com |
3753c882bc12fa5870ef19fe1de795fcf34d4d9c | 38a9418eb677d671e3f7e88231689398de0d232f | /baekjoon/src/main/java/p11003/Main.java | 74b255d2a53bf0caa4661869ab458e44dbb74907 | [] | no_license | csj4032/enjoy-algorithm | 66c4774deba531a75058357699bc29918fc3a7b6 | a57f3c1af3ac977af4d127de20fbee101ad2c33c | refs/heads/master | 2022-08-25T03:06:36.891511 | 2022-07-09T03:35:21 | 2022-07-09T03:35:21 | 99,533,493 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package p11003;
import java.util.LinkedList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
var sc = new Scanner(System.in);
var n = sc.nextInt();
var l = sc.nextInt();
var queue = new LinkedList<Integer>();
var sb = new StringBuilder();
var min = Integer.MAX_VALUE... | [
"csj4032@gmail.com"
] | csj4032@gmail.com |
844bcbb48fec73a2cbf09ecde6d2a6f607007284 | 1da41bd52eaa6716c2da664f5af3f8e8f3c2007a | /src/de/timherbst/wau/view/lookup/SelectAuswertungDialog.java | d785f815dad2240f60fb83d1ce4c8982c2a5d174 | [
"MIT"
] | permissive | rellit/wekaflott | 519699d3a7133cfbc1cb7eadd67b9c2d7a4e9aa4 | 0efa6d39771a1519b31f99cbe03ae6533e0c3f8b | refs/heads/master | 2023-01-21T09:31:16.053646 | 2023-01-16T07:56:53 | 2023-01-16T07:56:53 | 12,952,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,231 | java | package de.timherbst.wau.view.lookup;
import java.awt.Component;
import java.awt.Point;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.StringWriter;
import... | [
"mail@timherbst.de"
] | mail@timherbst.de |
d7ee601b356fd5a96128e5f95c04c3d272ea0dec | 59b62899bacc0aed8ffd7c74160f091d795a1760 | /CT25-DataPack/build/CT25-DataPack1/game/data/scripts/handlers/bypasshandlers/BuyShadowItem.java | 13c28f0f9785b0bdf611b5e53d80e9d0fdfd27ba | [] | no_license | l2jmaximun/RenerFreya | 2f8d303942a80cb3d9c7381e54af049a0792061b | c0c13f48003b96b38012d20539b35aba09e25ac7 | refs/heads/master | 2021-08-31T19:39:30.116727 | 2017-12-22T15:20:03 | 2017-12-22T15:20:03 | 114,801,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,211 | java | /*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) any later
* version.
*
* This program is distributed in the hope that it will... | [
"Rener@Rener-PC"
] | Rener@Rener-PC |
eb6f79669e89b0e9632cde4809c22eaaa1b85502 | f182580ff9615070929c1883f280e3bd005d1b02 | /Driver/src/cn/boweikeji/wuliu/driver/manager/LoginManager.java | b49feb0ca77f6543123f7c21f3d572de20a1c4a5 | [] | no_license | wuqingnan/wuliu | bae621c30604cf4af2946f102ce8bac26b13dd03 | 231f7fde8fd9c05dcda16d738ff9d65e252a4ef3 | refs/heads/master | 2021-01-10T18:26:41.953576 | 2015-01-12T10:29:49 | 2015-01-12T10:29:49 | 20,869,658 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,030 | java | package cn.boweikeji.wuliu.driver.manager;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.http.Header;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
impor... | [
"46428886@qq.com"
] | 46428886@qq.com |
4f773f4de4c5030e8c961e0952c1e96f39a7d040 | e9c64a66abf589b9acab3023888e1e1d7b42b9fa | /app/src/androidTest/java/app/gh/obbang/ExampleInstrumentedTest.java | d80ea99d4b9796347fbc76e1af8a3a4c67cd4135 | [] | no_license | ByeonWoojeong/OBbang | e958b880b8becd17049eac42a2a2111df993c442 | b3605ec6ae37f7bc5eae8979e8658b4aaf4d6bc0 | refs/heads/master | 2020-08-30T17:19:52.737726 | 2019-10-30T04:34:45 | 2019-10-30T04:34:45 | 218,442,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package app.gh.obbang;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"qusdnwjd1009@gmail.com"
] | qusdnwjd1009@gmail.com |
8243f87533583951378c97d3b521e381f7a2f248 | 52d44d9f7d9f85e2e5ffdc392e696a6e2bf311a1 | /web/src/main/java/pl/ap/web/controller/IndexController.java | 461bbf3b7ed146d6601667db87979daeda8f36c1 | [] | no_license | p4welo/active-portal | 8723c4e7c788439ddb920f3251267691d703367e | 1301f8477043dd7cf0721990752fd49931b7fc08 | refs/heads/master | 2021-01-17T07:51:16.202489 | 2018-03-05T23:28:22 | 2018-03-05T23:28:22 | 19,733,389 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 517 | java | package pl.ap.web.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
/**
* Created by PARADOMS on 15-07-22.
*/
@Controller
public class IndexController {
@RequestMapping(value = "/")
public String index() {
return "index";
... | [
"radomskip@ryanair.com"
] | radomskip@ryanair.com |
33b1343f8a62f83284d2154c3012252ff179624b | 588b390ee31d8ebc33283b00f812ec5c8c35badd | /guns-core/src/main/java/com/stylefeng/guns/core/node/tree/TreeService.java | dbc1950a99eb5abb7adc20142b53741844f711c5 | [
"Apache-2.0"
] | permissive | YangZhenFu/SpringBootTest | a60eb28982f69c36c5c18c2bb82844e46a117757 | 059513c214629dc2e125c129bbce22dd93f8ba63 | refs/heads/master | 2020-03-09T04:31:13.797220 | 2018-05-25T01:55:33 | 2018-05-25T01:55:40 | 128,589,815 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,483 | java | package com.stylefeng.guns.core.node.tree;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
*
* 描述:获得树形的服务实现 作者: xfz
*
* 时间:2016年7月2日
*
* 版本号:1.0
*/
public abstract class TreeService<T extends BaseTreeObj<T, ID>, ID extends Serializable>
impleme... | [
"1044818609@qq.com"
] | 1044818609@qq.com |
e2b4a5e18cd6eb3d3172727e3502baba10556d28 | 11ba08b55c2f57337bb4bea427e9b73965177ac8 | /wwweqwe/src/application/Main.java | 741cb96948a0f7d581a009d0b36120a86fbe1f81 | [] | no_license | quadzero4/soundMagic | 845b18971c1580123d111070338b43e12f7f907c | 76e9d83307199d11d4f144d5e6d79ee5fa44580a | refs/heads/master | 2022-03-31T20:22:07.168591 | 2020-01-21T00:04:41 | 2020-01-21T00:04:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package application;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class Main extends Application {
@Override
public void start(Stage primaryStage) {
try {
Parent root = (Parent)FXMLLoader.load(ge... | [
"59907838+qurdzero@users.noreply.github.com"
] | 59907838+qurdzero@users.noreply.github.com |
5cf7a4249985d6c6654db58302e6a6251671e3e3 | 6576917a4b29207d7b0778ba8bf45d1081a45a66 | /order/src/main/java/com/yami/order/dto/Order.java | fe01914e37b09d21e76786a8a776415734778eb1 | [] | no_license | yami007/distributedTx | e86a6873e64f6acd865f331f3506752f2321be50 | 526743c9b61706f7f3a9cd61c0ae772ff333d4ce | refs/heads/master | 2022-06-23T02:14:23.240147 | 2019-07-06T16:06:29 | 2019-07-06T16:06:29 | 195,547,351 | 0 | 0 | null | 2022-06-17T02:16:05 | 2019-07-06T14:17:39 | Java | UTF-8 | Java | false | false | 1,634 | java | package com.yami.order.dto;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.io.Serializable;
import java.time.ZonedDateTime;
/**
* 实体类
* @author Administrator
*
*/
@Entity(name="tb_order")
public class Order implements Serializable{
@Id
@Genera... | [
"yami19931023@163.com"
] | yami19931023@163.com |
66f14558c2a04e7ba01ba609a90d4dfe10089c38 | 7f21482fdcab9c425fc1ef396c2aa60beb65eed3 | /src/main/java/com/privaterestaurant/domain/Module.java | faab9aa9f748a611928dd1eecb625a7e423140d0 | [] | no_license | StoBrothers/privaterestaurant | a42586bff5c7e77f8bbd91e47ddfc64db1b0d536 | bf7c5bfa8543f1e385c3b21f0bf2afd219cde3af | refs/heads/master | 2021-01-18T21:30:49.942180 | 2016-05-24T07:58:56 | 2016-05-24T07:58:56 | 55,802,774 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 656 | java | package com.privaterestaurant.domain;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
/**
* Module entity.
*
* @author Sergey Stotskiy
*
*/
@SuppressWarnings("serial")
@Entity
public class Module... | [
"storikshutski@mail.ru"
] | storikshutski@mail.ru |
39fa5284248589f44c8db60457caa7151b225d84 | 7a36046b9d2a91c14cf440f48a4498ef86d80d4d | /src/picoyplacapredictor/dto/DayRestrictionsDto.java | fb9f11fa6e8c7d65764b5978fd1cc69bda91498f | [] | no_license | ibarrae/Pico-y-Placa-Validator | 67a6593d6fcabe2888b7a92cc9ddc48f27d0230a | ee1e874985ac164c1d1e1326450aeabdcc8406c2 | refs/heads/master | 2020-03-18T12:18:53.869537 | 2018-05-24T16:46:08 | 2018-05-24T16:46:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 989 | 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 picoyplacapredictor.dto;
import java.util.List;
/**
*
* @author Esteban Ibarra
*/
public class DayRestriction... | [
""
] | |
932e97c13726071c0d38cb1db80df7307eb1bf98 | c5449294fa92889345067292b03c3b59e1a07ce6 | /src/ga/operators/ParentSelection.java | d230ba87119522ec418d2db4b6378f913e3c584b | [
"Apache-2.0"
] | permissive | ailabtelkom/AiLibrary | a96e687f2f49288a39501db9b025bee5ecd69acd | 25cc917db7156ae612bd6e01e4dbfe7751c6611e | refs/heads/master | 2021-10-28T12:03:13.172452 | 2019-04-23T18:21:33 | 2019-04-23T18:21:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | 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 ga.operators;
import ga.chromosome.Chromosome;
import ga.Population;
import java.util.Random;
import java.util.strea... | [
"anditya.arifianto@gmail.com"
] | anditya.arifianto@gmail.com |
07078aedbe530f9764698416fa253a1fdaa11438 | dc7550511a160c50db981981751830d752f342ac | /src/main/java/com/xingying/shopping/master/service/Impl/MessageServiceImpl.java | 07a532fd10308360f66a377d1083998a9754703e | [] | no_license | SilentFlower/xingYing-master | 392636597e9a42c1f1ba5e3685d6a541557b4c1a | 3997207468e0eb9c60e3bc4a8929692c3622b1e0 | refs/heads/main | 2023-06-03T00:57:03.816104 | 2021-06-16T10:53:05 | 2021-06-16T10:53:05 | 351,686,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | package com.xingying.shopping.master.service.Impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.xingying.shopping.master.common.entitys.page.PageQueryEntity;
import com.xingying.shopping.master.entity.Mess... | [
"747671555@qq.com"
] | 747671555@qq.com |
37011281d4cd2886e584fef47111048ad0131dc0 | e48985fdf73f191445798e79ae2813e987cb150c | /src/ch14/_04_Outter2.java | 713fff100c32c409e93ba4abc4b28d0dca426b1a | [] | no_license | behappyleee/JavaTutorial | 755212831fb2a79f614dbac3449118ab0b326633 | 83519e877fd8f236165ae0d672a0d5cbcce99366 | refs/heads/master | 2023-03-06T08:00:41.856955 | 2021-02-17T13:28:47 | 2021-02-17T13:28:47 | 339,708,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 97 | java | package ch14;
//익명 내부 클래스 - 458page
public class _04_Outter2 {
}
| [
"dhfhfkwhdk@naver.com"
] | dhfhfkwhdk@naver.com |
506f8067e1afc8fe87d10a111dc18e596673228a | 465852337e5875dd1034e0078bb843ddebade3c2 | /src/model/Truck.java | 77008d1e94d3a016cad5a446b96df8722727fe45 | [] | no_license | suchithrakuttiyat/java_project | ce4349b846b6d7b3a25934cb42ed151d6e249394 | 7a586d6603ee4bba2cdd2ecbab51868d8c157873 | refs/heads/master | 2023-01-18T23:29:54.788925 | 2020-12-05T23:07:19 | 2020-12-05T23:07:19 | 317,508,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,498 | java | package model;
import java.awt.Point;
/**
* Implements a Truck that can move around
* */
public class Truck extends Car {
/**
* constructs a Truck having initial position and initial direction
* @param position initial position of the Truck
* @param direction initial direction of the Truck((East,North,West... | [
"suchithrakuttiyat@gmail.com"
] | suchithrakuttiyat@gmail.com |
0860ceb24c9816f8d7efd918954eedf7592b48cd | 3abd77888f87b9a874ee9964593e60e01a9e20fb | /sim/EJS/OSP_core/src/org/opensourcephysics/media/gif/GifVideoRecorder.java | e4620ba46c3511ccda4f7f40419806170d341a2e | [
"MIT"
] | permissive | joakimbits/Quflow-and-Perfeco-tools | 7149dec3226c939cff10e8dbb6603fd4e936add0 | 70af4320ead955d22183cd78616c129a730a9d9c | refs/heads/master | 2021-01-17T14:02:08.396445 | 2019-07-12T10:08:07 | 2019-07-12T10:08:07 | 1,663,824 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,823 | java | /*
* Open Source Physics software is free software as described near the bottom of this code file.
*
* For additional information and documentation on Open Source Physics please see:
* <http://www.opensourcephysics.org/>
*/
/*
* The org.opensourcephysics.media.gif package provides GIF services
* including imple... | [
"joakimbits@gmail.com"
] | joakimbits@gmail.com |
88e71de02e6f7e7a94771543e012c2dc1b5876e1 | 610e5ee6a422b37408ef27ba3e23aa12ee4c46b4 | /MbusClient/src/main/java/me/aegorov/smarthome/mbusclient/app/ConfigureDB.java | f5b57098192a62f0076965c4b5ffcd75a77286cc | [] | no_license | egorovantony/smartHome | a7edf18e618825341c8d7a53145ff2cb3b1c8d5f | 48c5a8181e4b858f26af23016ad6d81c6a8517a9 | refs/heads/master | 2021-01-23T14:47:30.787131 | 2017-06-03T17:15:52 | 2017-06-03T17:15:52 | 93,260,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,511 | java | package me.aegorov.smarthome.mbusclient.app;
import java.io.*;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.*;
/**
* Created by anton on 2/14/17.
*/
public class ConfigureDB {
private static final String DB_DRIVER = "com.mys... | [
"egorovanton@hotmail.com"
] | egorovanton@hotmail.com |
a6da2ff5607f3715ffb8c91fc861def53381ad51 | 65cae66d5f4ce96b3fef4104eaacf41ba9fc7303 | /app/src/main/java/com/example/cs492final/data/ChampionsRepository.java | 7e3fa7a3d1788c8abdd070551c2599732ff51a43 | [] | no_license | xuq2/final-project-lol-final | a0ea2b67e80e883cd6e62a2b336d640c30289894 | 182f8af823b89a499ca016ce1ea731687742b075 | refs/heads/main | 2023-03-18T17:14:07.947885 | 2021-03-17T20:06:40 | 2021-03-17T20:06:40 | 472,247,567 | 2 | 0 | null | 2022-03-21T08:28:06 | 2022-03-21T08:28:06 | null | UTF-8 | Java | false | false | 2,355 | java | package com.example.cs492final.data;
import android.util.Log;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import retrofit2.Call;
import retrofit2.Callback;
import retrofit2.Response;
import retrofit2.Retrofit;
import... | [
"yonge@oregonstate.edu"
] | yonge@oregonstate.edu |
49be0daf577eb3e393e449295d4312efc6ce1aca | 2117d2b52810a640f801113d5d1d1119ea9a684c | /src/com/yufan/operation/Sub.java | d1e8a64c226e45303bf4212114601f9cd52294c6 | [] | no_license | yufanq/SSMDome | bc7da2569a9f57432f4b20d983c9d48521ff3193 | ff25aa02a0ccf7e9bcc08451c79171a95693d124 | refs/heads/master | 2020-03-17T22:52:35.750487 | 2018-05-19T02:10:18 | 2018-05-19T02:10:18 | 134,021,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.yufan.operation;
/**
*
* @ClassName: Sub
* @Description:
* @author 雨ゆこ
* @date 2018年3月7日
*
*
*/
public class Sub extends Operator{
@Override
public double getResult(double n1, double n2) {
// TODO Auto-generated method stub
return n1 + n2;
}
}
| [
"yufan"
] | yufan |
a263ec1f5fa7d7117a5385b079a9b79c36d0c054 | 880aea3d7667a20e2b41c2bf3e130125a40c01f0 | /app/jobs/EPSGAdder.java | 2c568c1387f99f56e7e5f73be157071c02cfc49e | [] | no_license | dunaway87/automated-shapefile-importer | 8ec6bef7ae5d5480c0eb05beb4f934bd6612a9e5 | d5e6023ada52b9522109e706e9c086410c9b464e | refs/heads/master | 2021-01-01T18:34:11.862723 | 2014-04-29T07:02:26 | 2014-04-29T07:02:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,282 | java | package jobs;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.util.List;
import javax.persistence.Query;
import pl... | [
"johnmarc@axiomalaska.com"
] | johnmarc@axiomalaska.com |
ae5a09c947e53e2e95427cc911d665eb5bc3174c | c96c44955a44881e97e8ac43170b65a31ade7736 | /src/main/java/com/daychen/entity/ResultStatus.java | bcf61114ffdea82d2fbc42efdf496bcea8a5b559 | [] | no_license | dayjazz/continueup | 6140aa54b8bef4d87f0cf231b5e4289f1b2dcbeb | e7900de7926233f1364c60eb770b13dbf9c82ebd | refs/heads/master | 2020-04-26T01:45:28.887167 | 2019-03-01T01:26:36 | 2019-03-01T01:26:36 | 173,213,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package com.daychen.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
/**
* 结果类型枚举
* Created by 超文 on 2017/5/2.
* version 1.0
*/
@JsonFormat(shape = JsonFormat.Shape.OBJECT)
public enum ResultStatus {
/**
* 1 开头为判断文件在系统的状态
*/
IS_HAVE(100, "文件已存在!"),
NO_HAVE(101, "该文件没有上传过。"),
... | [
"846566240@qq.com"
] | 846566240@qq.com |
ba12c2faad7898a655e164f20b40cfd271a9e7ed | 197cbc562d79bbf4b1e624587d5891ac374c7458 | /course4/src/main/java/com/tora/benchmarks/states/RepoState.java | a158890b5b8a77306fc9718ed3895ba59e5fd578 | [
"Apache-2.0"
] | permissive | yohlulz/MLE5109-Course-samples | 5b1c3e607112b2a05d43586d4e8d47173cd27201 | dc61be510bcb5d9f2bf12575027ae03030fdd333 | refs/heads/master | 2021-08-30T16:48:03.576238 | 2017-12-18T18:36:05 | 2017-12-18T18:36:05 | 106,093,784 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | package com.tora.benchmarks.states;
import com.tora.benchmarks.repository.InMemoryRepository;
import com.tora.benchmarks.repository.Order;
import org.openjdk.jmh.annotations.*;
import java.util.stream.IntStream;
/**
* @author Ovidiu Maja<ovi.dan89@gmail.com>
* @version Oct 18, 2017
*/
@State(Scope.Benchmark)
publ... | [
"ovi.dan89@gmail.com"
] | ovi.dan89@gmail.com |
bc59a91d55efd68cbd2028b34cfef41c7a0345e8 | a8a52fe8b9f3b09fbf0d070c44a000fbb307be95 | /tree/src/pers/UnivalTree.java | e2fd7dfcaddf695f2b2fb9053f790c0eb75aa77b | [] | no_license | luolanmeet/algorithm | bc9573cd929f07afabd3b5a5370cb5b65222694f | 051b25544c07e48837919c2919c7efa44eb9d76b | refs/heads/master | 2023-09-01T11:40:42.979878 | 2023-08-31T02:53:48 | 2023-08-31T02:53:48 | 169,018,777 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,376 | java | package pers;
/**
* 965. 单值二叉树
* https://leetcode-cn.com/problems/univalued-binary-tree/
* @author cck
*/
public class UnivalTree {
// 就是一个二叉树的遍历
public boolean isUnivalTree(TreeNode root) {
if (root == null) {
return true;
}
int val = ... | [
"ryan.chen@impressivecn.com"
] | ryan.chen@impressivecn.com |
cee3aa90ebf775a1c0bf172dc11c68b883435c6a | 0b998348fa1edabb38a7de1d78a60f03e56604bf | /PLProject7/mathy.java | 927824a1f897e60e0e9ce72cbd3a4c727a11acbf | [] | no_license | kdk745/PLFinalProject | 475c0e0255b0cb3fba3edc7b6eafe30462c6dbba | 9b73ce72eea7f9a5ff8f48c6f89f1c7b51ed9af3 | refs/heads/master | 2020-02-26T14:17:58.525380 | 2016-05-12T19:00:53 | 2016-05-12T19:00:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | public class mathy
{
public static int add(int i, int j) { return i + j; }
public static double add_doub(double i, double j ){return i+j;}
public static int sub(int i, int j) { return i - j; }
public static double sub_doub(double i, double j ){return i-j;}
public static int mult(int i, int j) { retu... | [
"germanmtz93@gmail.com"
] | germanmtz93@gmail.com |
c9b52319190368bcd64f1905a0973ba225323e31 | 76db0645c38ef0f5470ac91d6f1c4f20aab4663e | /src/main/java/sensimet/dataTypes/Sentence.java | 3eeec77e22e7dbdfc6bc74de7085546e4aa178ca | [] | no_license | Yagouus/SenSiMet_Backend | 31e82d329b1fe24e7758dc5dcd4d822e611db904 | f115f6b1742d17a85a6f9a3f15a7a6480903a18c | refs/heads/master | 2021-01-20T10:32:50.456768 | 2017-07-19T07:58:09 | 2017-07-19T07:58:09 | 82,395,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,027 | java | package sensimet.dataTypes;
import it.uniroma1.lcl.jlt.util.Language;
import sensimet.RESTController;
import it.uniroma1.lcl.babelfy.commons.BabelfyParameters;
import it.uniroma1.lcl.babelfy.core.Babelfy;
import it.uniroma1.lcl.babelfy.commons.annotation.SemanticAnnotation;
import it.uniroma1.lcl.babelnet.*;
import it... | [
"yagofontenla95@gmail.com"
] | yagofontenla95@gmail.com |
e8db9af530608f9887c2cdb8bb975c18b5012d54 | a0e1fd7e951fc7df1f8d51698a7c23ec33824a24 | /src-gen/org/openbravo/model/project/ProjectPhase.java | db79cc5678024f2c259f8417207742fc600883ea | [] | no_license | HAWAIHAWAI/openz | b7b4bdfb289c52a24edcae6be8c2212220fe0dec | 49d51f3c1303f7c3f51ce9042a91a713bc59d4c4 | refs/heads/master | 2016-09-05T12:23:48.718671 | 2014-10-27T10:14:36 | 2014-10-27T10:14:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,674 | java | /*
*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.0 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
* file exce... | [
"florian.arfert@haw-hamburg.de"
] | florian.arfert@haw-hamburg.de |
fde81ff3207ca9268ec99e94ab148ef9082a8c36 | ba103fd368ec59c0c07428f2b39607e4eb5ef5ed | /src/main/java/br/hotelEveris/app/request/ClienteRequest.java | 7116efad3c5cc42c25fe4148632d41d950d733b5 | [] | no_license | gbuglian/becajava.hoteleveris | de46e1c5821db9fc2409ec7171c337a48a91779a | 93ebb48aca50d00a8077c26ca2d1a0f6425fa22b | refs/heads/master | 2023-01-13T06:26:32.046333 | 2020-11-20T04:23:38 | 2020-11-20T04:23:38 | 312,364,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package br.hotelEveris.app.request;
public class ClienteRequest {
private String nome;
private String cpf;
private String hash;
public ClienteRequest(String nome, String cpf, String hash) {
super();
this.nome = nome;
this.cpf = cpf;
this.hash = hash;
}
public ClienteRequest() {
super();
}
publi... | [
"gbuglian@everis.com"
] | gbuglian@everis.com |
24d7e9903fdec8f32745fa87eb1febdfe10b5d55 | f21345d46c46c8bb39fda37ca37c3bf0d3989c09 | /src/main/java/com/example/vertx/starter/worker/WorkerExample.java | e377a72a711e0db85b67be17935304511954b4db | [] | no_license | senaevciguler/vertx-core-examples | 8cd3ebb7ce9bd17aa4215e42942a2ad353d4433c | d77b0d43966cf440e532b7ac4238bb02861ddf21 | refs/heads/master | 2023-06-27T09:08:12.595748 | 2021-07-29T20:08:40 | 2021-07-29T20:08:40 | 390,838,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,268 | java | package com.example.vertx.starter.worker;
import io.vertx.core.AbstractVerticle;
import io.vertx.core.DeploymentOptions;
import io.vertx.core.Promise;
import io.vertx.core.Vertx;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class WorkerExample extends AbstractVerticle {
private static final Logg... | [
"senaevci@gmail.com"
] | senaevci@gmail.com |
b8eec32e106d2b6f30ffca60a399238a330e3113 | f431e39eb2c1ce4eaa9732a3c88470fcc20b8ded | /carroll-monitor-application/src/main/java/com/carroll/monitor/analyzer/config/WebSocketConfig.java | dcf851e83ba848110fe706f1556c81c9ee50393e | [] | no_license | carroll0911/carroll-monitor | 138a50fd70fb0746d22ad57fb676668cf89bd4fa | 8584d2927bf03b6095003dd090676a55dc0d3eba | refs/heads/master | 2023-07-28T09:18:52.880665 | 2020-03-27T05:34:35 | 2020-03-27T05:34:35 | 246,769,649 | 1 | 0 | null | 2023-07-07T21:15:41 | 2020-03-12T07:26:02 | Java | UTF-8 | Java | false | false | 1,021 | java | package com.carroll.monitor.analyzer.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.messaging.simp.config.MessageBrokerRegistry;
import org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer;
import org.springframework.web.socket.confi... | [
"hongbo.he@timanetworks.com"
] | hongbo.he@timanetworks.com |
da0892c0be82f32aa8efd8c4c32312061bed0a38 | 96c0bc11740e0d574513f9941d5fe0f4fe29c70d | /ssm-crud/src/main/java/com/bingo/crud/dao/DepartmentMapper.java | e94a03c49c6e3a5c7b41e2bb48d5f4adac3af455 | [] | no_license | 10bingo/SSM_CURD | 53a79f0cbae0157b5c944e111cd56d9bbcb3a6e0 | c62d4552234e4bdec2b7f76ddf72a8d1f9970b65 | refs/heads/master | 2020-04-14T23:07:41.845608 | 2019-01-05T07:12:25 | 2019-01-05T07:12:25 | 164,190,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.bingo.crud.dao;
import com.bingo.crud.bean.Department;
import com.bingo.crud.bean.DepartmentExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface DepartmentMapper {
long countByExample(DepartmentExample example);
int deleteByExample(DepartmentExample example... | [
"bingo@bingo.com"
] | bingo@bingo.com |
ad5b1a218183b3e7b0edf8333cab54ad6823247f | 2a3dcc4be05fdc83813b6a152b80974cfda49867 | /src/main/java/com/github/coolcooldee/sloth/generate/Generator.java | 09b8847a73f8bd671cd846a4a033cca3ae265aca | [
"Apache-2.0"
] | permissive | seixion/sloth | 8ebb5bc19c2c719ae6d0821c1bf2b1e900869b65 | 2dc5195cfdb7baceb11543d34518dfad2fb9d9ab | refs/heads/master | 2021-01-22T15:10:53.219686 | 2017-08-31T10:53:06 | 2017-08-31T10:53:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | java | package com.github.coolcooldee.sloth.generate;
import com.github.coolcooldee.sloth.parameter.*;
import com.github.coolcooldee.sloth.utils.DirectoryUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class Generator {
static Logger logger = LoggerFactory.getLogger(Generator.class);
public ... | [
"qiusidi@kingsoft.com"
] | qiusidi@kingsoft.com |
dc9b9f17c8e56736385f6d7dad57150381e7ad10 | 2db4b0e3dcac84ae7d804ce9d7e02caaf192889a | /app/src/main/java/com/example/student/campingimerir/SplachScreen.java | 11aca5087fb048f674a3632740740bf46cbf9654 | [] | no_license | Spurz/AuCamping-Android | 0b0b0e924c1893023521ef42d8afba677e4fbffc | b0199b06a515cbd6ed1dc0f5e57d984e24db53cd | refs/heads/master | 2020-03-08T20:03:29.873924 | 2018-05-29T09:45:31 | 2018-05-29T09:45:31 | 128,371,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.example.student.campingimerir;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class SplachScreen extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layou... | [
"samy.harle@imerir.com"
] | samy.harle@imerir.com |
428e18046cefeac546f8a4f6ec6baf76c9b84785 | 5b7b57c14b91d3d578855abebae59549048b1fd9 | /AppCommon/src/main/java/com/trade/eight/mpush/util/ByteBuf.java | 06f9bc17e0ca465a5aa079df1edce6c4920a645c | [] | no_license | xanhf/8yuan | 8c4f50fa7c95ae5f0dfb282f67a7b1c39b0b4711 | a8b7f351066f479b3bc8a6037036458008e1624c | refs/heads/master | 2021-05-14T19:58:44.462393 | 2017-11-16T10:31:29 | 2017-11-16T10:31:55 | 114,601,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,570 | java | /*
* (C) Copyright 2015-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"enricozhang@126.com"
] | enricozhang@126.com |
8b3c694fbd0d37b1c3dc6a60293d0230915aa64d | a873978aa8093b1c0197e52176d768bb8360bac4 | /src/main/java/com/kode/ts/service/dto/EstatusAcademicoCriteria.java | 88c87a34e5dae7f1ddcccccf497427e4aa3a41e1 | [] | no_license | BenjaminCarrera/4TS | ef01f98ecb559c437397d599b87c9fed0c1d0883 | b4cd5979cedee3c2a2590951f3a27f95ad8eeae6 | refs/heads/master | 2022-12-22T11:49:18.472812 | 2019-09-10T19:27:48 | 2019-09-10T19:27:48 | 207,645,936 | 0 | 0 | null | 2022-12-16T05:03:59 | 2019-09-10T19:28:18 | Java | UTF-8 | Java | false | false | 3,140 | java | package com.kode.ts.service.dto;
import java.io.Serializable;
import java.util.Objects;
import io.github.jhipster.service.Criteria;
import io.github.jhipster.service.filter.BooleanFilter;
import io.github.jhipster.service.filter.DoubleFilter;
import io.github.jhipster.service.filter.Filter;
import io.github.jhipster.s... | [
"andres.alvarez@kode.com.mx"
] | andres.alvarez@kode.com.mx |
c5ba379de0172a57fb13def3fb2297d31bd85050 | 5f0125557316e2293e5c79e3518d6772b25d200e | /CatController/src/tests/TestCommandCreator.java | 072f9a54013aa7fe11874a3e916638fdb4875e0e | [
"MIT"
] | permissive | Sytten/Cat | a7c61c7e788ebe9399a35c0ee3185e9dd710008f | 610841b44bb5c3bf02b1d4fa0b432f88f122c217 | refs/heads/master | 2021-01-17T15:10:32.522845 | 2017-12-11T16:24:28 | 2017-12-11T16:24:28 | 69,309,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,549 | java | package tests;
import static org.junit.Assert.*;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.Map;
import... | [
"emilefugulin@hotmail.com"
] | emilefugulin@hotmail.com |
6d5d717ace5feea068b6cd535d055770ed893071 | 251e4c5aaafe1a6b8c9dd43b26ff9c8a3cd42f06 | /Source Code/TestSomething/src/Nam_Test/MainControlInterface.java | dc1546f546e3d5528a8dd01a230848d86fc6d14e | [] | no_license | lety20391/ePrj-Sem2 | e433b57e4dd834fcc1c19c58446df71646c76007 | 29c2de35097f399e46ad3f9dd1c7ad2f10a26712 | refs/heads/master | 2020-03-15T21:29:48.779698 | 2018-06-20T08:32:42 | 2018-06-20T08:32:42 | 132,356,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,408 | 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 Nam_Test;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swi... | [
"nguyenthanhnam1004@gmail.com"
] | nguyenthanhnam1004@gmail.com |
4ee3fd672b056d308a2286d63c48611bf6ad678a | dd721f5a2230221f0a6a3e858fcd2ec7a04ad2c7 | /leetcode/30-Day_LeetCoding_Challenge/2020/0518/Solution.java | fa248c533e2eae29e44fdac2859b12e9dc310c0c | [] | no_license | glorypulse/quiz | ef95d780b6c074193ee461e73f227f3d47300c37 | b50b5b656f71d99cf845ff4bbb1741ad53bfeaa2 | refs/heads/master | 2021-11-27T02:21:01.003192 | 2021-08-14T14:38:47 | 2021-08-14T14:38:47 | 57,134,244 | 0 | 0 | null | 2019-06-08T13:40:13 | 2016-04-26T14:18:46 | Scala | UTF-8 | Java | false | false | 968 | java | class Solution {
public boolean checkInclusion(String s1, String s2) {
int s1Len = s1.length();
int s2Len = s2.length();
if (s1Len > s2Len) return false;
int[] s1Count = new int[26];
for (char c1: s1.toCharArray()) {
s1Count[c1 - 'a'] ++;
}
int f... | [
"glorypulse@gmail.com"
] | glorypulse@gmail.com |
3ef1eaf25d03fae280e2de9e4aafd505fbcc0ad6 | 907e384b4c931345a2f9ad4219142b98a69990cc | /src/zx/leetcode/dog/feb/Minimum_Path_Sum_64.java | 96ae9857f2598847d198bf721e452c615f518c35 | [] | no_license | zxiang179/LeetCode | 602dc7569608a6a3b3b03a8888bbf176d5cdfa8f | c399f44cfae963bab5e0ae4c3b0523e7888c3784 | refs/heads/master | 2021-01-19T04:24:58.384604 | 2018-07-27T02:49:16 | 2018-07-27T02:49:16 | 87,368,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package zx.leetcode.dog.feb;
public class Minimum_Path_Sum_64 {
/**
* dp[i][j]表示走到该位置最短的路径之和
* 状态转移方程
* dp[i][j]=min(dp[i-1][j],dp[i][j-1])+grid[i-1][j-1]
* 边界
* dp[0][i]=sum(grid[0][j]) for(j=0;j<grid[0].length;j++)
* dp[i][0]=sum(grid[i][0]) for(i=0;i<grid.length;i++)
* @param grid
* @return
*/
... | [
"zxiang248@gmail.com"
] | zxiang248@gmail.com |
0ed80cfc2febfd3119e2522dca592aad06fdb32c | 4581669c5f8959f07eec03351a0d8f9aace0890b | /rdpay-mgr/src/main/java/com/rdpay/mgr/modules/sys/service/impl/SysDataDictServiceImpl.java | 5c58d610a0316dc382641ee03139d3b3a1050363 | [] | no_license | wtiehu/rdpay | 5e3db5580bf1947cdd9ae54b6528d4bde0b79699 | 5de7432a2225e97a222bd4dcf094d786d305a50b | refs/heads/master | 2021-10-07T21:36:31.013367 | 2018-12-05T14:36:07 | 2018-12-05T14:36:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package com.rdpay.mgr.modules.sys.service.impl;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import com.rdpay.mgr.common.utils.PageUtils;
import com.rdpay.mgr.common.utils.Query;
import com.rdpay.mgr.module... | [
"tiehu"
] | tiehu |
be474f5f72bc195ff90a7395353d0d7cb05d5507 | 988c4d65c384ae6956562f3601f841fd94283346 | /src/test/java/com/dotty/dottyapp/security/jwt/JWTFilterTest.java | 33bbfb8c1051b2f397bd8a53833f4ebb06aca7a1 | [] | no_license | dalalsunil1986/dotty | 506d9c1c7fb6238566ba74a6a05de4273f5414f8 | 8b026575216e67d6111ad4cee8bde5331c3f7a33 | refs/heads/master | 2021-08-22T23:37:12.769713 | 2017-12-01T17:51:59 | 2017-12-01T17:51:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,924 | java | package com.dotty.dottyapp.security.jwt;
import com.dotty.dottyapp.security.AuthoritiesConstants;
import io.github.jhipster.config.JHipsterProperties;
import org.junit.Before;
import org.junit.Test;
import org.springframework.http.HttpStatus;
import org.springframework.mock.web.MockFilterChain;
import org.springframew... | [
"geordan62@gmail.com"
] | geordan62@gmail.com |
59d27fdda39d054043621027583c5d148659c220 | 3b36c61372ac08a16148839664ac8395e94cfea5 | /app/src/main/java/core/GemsterApp.java | ff85b33c6d6d2715aa7aa47197928b903166667e | [] | no_license | Pollination699498/Gemster | 9bdcd1ad4eb51dc5f5a6fd9263febff1a7624429 | bdfd0e4ea9413f77e019dc92e66492fcf4bd482d | refs/heads/master | 2021-01-13T13:40:11.611029 | 2016-12-20T13:49:03 | 2016-12-20T13:49:03 | 76,367,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 600 | java | package core;
import android.app.Application;
/**
* Created by WONSEOK OH on 2016-12-17.
*/
public class GemsterApp extends Application {
private GoogleApiHelper mGoogleApiHelper;
private static GemsterApp mInstance;
@Override
public void onCreate() {
super.onCreate();
mInstance =... | [
"pollination699498@gmail.com"
] | pollination699498@gmail.com |
3a86246dbbf77928390deba87af3c07fe99efd66 | 8c63b60613c0fa64c2b044d1d9c06353b3d2d354 | /src/main/java/com/eumji/zblog/mapper/UserMapper.java | 9648fe762dee5838877b6250a1793882ad16f6f8 | [
"Apache-2.0"
] | permissive | CrazyZhao/zblog | cf61319c83f9c3648542ce01a4feb95a64b4649a | 68d9b55586993415a441ff8a508347c93c4ac808 | refs/heads/master | 2020-05-16T09:44:50.053034 | 2019-05-09T01:21:56 | 2019-05-09T01:21:56 | 182,958,545 | 9 | 1 | null | null | null | null | UTF-8 | Java | false | false | 853 | java | package com.eumji.zblog.mapper;
import com.eumji.zblog.vo.User;
import com.eumji.zblog.vo.UserInfo;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* FILE: com.eumji.zblog.mapper.UserMapper.java
* MOTTO: 不积跬步无以至千里,不积小流无以至千里
* AUTHOR: EumJi
* DA... | [
"zhaobaoliang@mofangge.com"
] | zhaobaoliang@mofangge.com |
e1dd207eea93692ba75847049e18ce29a48a4077 | 756525baa58ddafab9fe92003f8a17a489bd7538 | /app/src/main/java/com/uae/emiratescar/ui/activities/ForgotPassActivity.java | 3c4faf25bc5327d42dad86f9d981e8d404dcdf28 | [] | no_license | AdrianaMusic/EmiratesCar | 76c15969d442582d74ae584f29d00ec74d081bd8 | 5d33e638365b6a2f7b36232f1fb865e52b666d8f | refs/heads/master | 2023-03-17T12:03:28.832439 | 2020-08-25T18:48:53 | 2020-08-25T18:48:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package com.uae.emiratescar.ui.activities;
import android.os.Bundle;
import com.uae.emiratescar.R;
public class ForgotPassActivity extends BaseActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_forgo... | [
"anas.khan176@gmail.com"
] | anas.khan176@gmail.com |
a39e5a70142f5f9fa4da4815f085bfc3afd2bdb0 | 296cdd8a3ef1d7436c1957e403b47f6a62ba5efb | /src/main/java/com/sds/acube/luxor/webservice/jaxws/GetContentList.java | 9c500b923a3ace50b854a502b01d7b34062039ab | [] | no_license | seoyoungrag/byucksan_luxor | 6611276e871c13cbb5ea013d49ac79be678f03e5 | 7ecb824ec8e78e95bd2a962ce4d6c54e3c51b6b3 | refs/heads/master | 2021-03-16T05:17:42.571476 | 2017-07-24T08:28:47 | 2017-07-24T08:28:47 | 83,280,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,013 | java |
package com.sds.acube.luxor.webservice.jaxws;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* This class was gener... | [
"truezure@gmail.com"
] | truezure@gmail.com |
a329ef082fbedb11794dae8264630f7b19d33182 | 418e3600ebe5e2b2ec2cca790408ecca0882fbe5 | /src/main/java/com/beimi/config/web/GameServerConfiguration.java | deec1e52bf27f2ffb7dd7dbae9038ca472d284e1 | [
"Apache-2.0"
] | permissive | beijixiongzzj/shouerGame | c756fb2c24dd18f57c7515b0f32afcf0deea9ce7 | b35c3e36d26722eb93e0ab14b721042187ebe985 | refs/heads/master | 2020-03-13T10:54:46.955667 | 2018-04-26T03:13:33 | 2018-04-26T03:13:33 | 131,092,233 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | java | package com.beimi.config.web;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import com.beimi.core.BMDataContext;
import com.beimi.util.server.handler.GameEventHandler;
/**
* ... | [
"ZHANGZHENJIAN@kingsoft.com"
] | ZHANGZHENJIAN@kingsoft.com |
85690e2fb2183954a8b26e4a3ad0910f30d8a930 | 2da82703b3fd5bfad2f4b451fc80e61a41e09996 | /src/_07_fortune_cookie/FortuneCookie.java | 40eea2d35dcd6f9d4b874e2038e80b2c4bd52f92 | [] | no_license | League-Level1-Student/level1-module0-AkselAannestad | 42e7bcddfc0b8472767b7eb423d466d2956d3eb0 | a9f9db442f913f9b69d7039382d96bb0149391e9 | refs/heads/master | 2022-11-23T22:15:31.565992 | 2020-07-30T03:17:26 | 2020-07-30T03:17:26 | 276,523,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | package _07_fortune_cookie;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Random;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
public class FortuneCookie implements ActionListener {
public void showButton() {
JFrame frame =n... | [
"48100535+AkselAannestad@users.noreply.github.com"
] | 48100535+AkselAannestad@users.noreply.github.com |
bb50b509ae0fd0eff8651f5aa7afedad748189e7 | b5a82a83c4d2b3db2982713252682dd07524ba7f | /src/java112/project3/MLJServlet.java | 6c1ca50c92f6bcdd466a4203015737657dd5a21f | [] | no_license | MadJavaAdvFall2017/mvc-team-challenge-m-l-j | 5d5184e19d1299865c1d02dac6b103fc8fe4535b | 95090766c88bf68603f5189551c9454d7cc96121 | refs/heads/master | 2021-05-07T20:04:38.742639 | 2017-11-07T01:04:49 | 2017-11-07T01:04:49 | 108,920,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package java112.project3;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.annotation.*;
/**
* @author Eric Knapp
* class MvcDemo
*
*/
@WebServlet(
name = "MLJServlet",
urlPatterns = { "/mlj-servlet" }
)
public class MLJServlet extends HttpServlet {
/**
... | [
"jhemmila@madisoncollege.edu"
] | jhemmila@madisoncollege.edu |
1db400fb0486751881cd0f123951dc111599c156 | 750c646b36514cc5310c63ac8043c90526355b48 | /Práctica II. Interfaz gráfico de usuario de Soplando Bolas/ventanaPrincipal.java | fbb58021a990a3b5aeacd8d30d282ea56c2ae2f1 | [] | no_license | eherng03/programming2 | b4b0f7838c7a35eb553be96119078a18554b0ae7 | 97cc9691834bc9a392d28cc087eed4d990f7e7ac | refs/heads/master | 2021-07-04T09:58:54.147366 | 2017-09-25T21:16:16 | 2017-09-25T21:16:16 | 104,801,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,447 | java | import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IO... | [
"noreply@github.com"
] | eherng03.noreply@github.com |
8fc49c3ad1ba6e3c69f4ba0c0c8ba819e76e8d5e | 7ae82f1727f44df4dad3028e5ac3732f8af579f5 | /milestone1prblms/src/com/wipro/numberprblms/LoopBasedEx3.java | aaaffdf3b1eb9da504444817bf0c971ff8c22444 | [] | no_license | 170040791/milestoneprblems | 0718d7d6983cfbf2f5ffecc3e46d12c826b60af2 | adedacf051923c167df1e533c40437f025677c6e | refs/heads/master | 2022-11-14T20:58:26.949431 | 2020-07-06T08:19:20 | 2020-07-06T08:19:20 | 273,382,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package com.wipro.numberprblms;
public class LoopBasedEx3 {
int Divisors(int n) {
int i,c=1;
if(n==0) {
System.out.println("every integer");
}else {
for(i=1;i<=n/2;i++)
{
if(n%i==0) {
c++;
}
}
... | [
"Pandu@DESKTOP-U24VG2S"
] | Pandu@DESKTOP-U24VG2S |
fb2fcf259ab3fc5fdf57ae39487d1f1c130527b2 | 8eeeb4535cdf7c32c47880e05412cec513ed8ce8 | /core/src/com/pukekogames/airportdesigner/Helper/ScreenState.java | 35ff761fa5eef5d59cbecc18fefbc2104f87f3ec | [] | no_license | imperiobadgo/AirportDesigner | 850c3d87a3fb3db4aca83468dc98d5a54f105fb0 | 48da49b9d80238b9f4bc5a934c154d6cecda857f | refs/heads/master | 2021-01-18T16:16:31.641734 | 2017-10-06T15:12:09 | 2017-10-06T15:12:09 | 86,731,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package com.pukekogames.airportdesigner.Helper;
/**
* Created by Marko Rapka on 05.12.2015.
*/
public enum ScreenState {
Game(),
TimeWindow(),
Airline()
}
| [
"wllokmarko@yahoo.de"
] | wllokmarko@yahoo.de |
80d0ea018c43dbadb8375a73a0d22df867ed31ca | 2e46539de5923a90e4217b4bc1331f6dd198ca72 | /SpringBootWebApp/src/main/java/com/demo/ServletInitializer.java | d57b37b1af4beac3a1ec438a54fbda570b9a8b6b | [] | no_license | SusantJava/ExcpetionHanlding | df2054e9c15fa88482bb81a8838cb5a1e2540843 | ab38ca308893212aca096c894f0e2e9b59175c3c | refs/heads/master | 2020-09-07T11:58:57.294192 | 2019-11-10T10:23:08 | 2019-11-10T10:23:08 | 220,773,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package com.demo;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringApplicationBuilde... | [
"PRASANT@192.168.1.7"
] | PRASANT@192.168.1.7 |
b95817042a5afb81ee6f33232ac64e48dd797bba | 2bc551f9c2ecb57ec0cb93ad18d3ce0bafbddb34 | /Spring/Source/springmvc5/src/main/java/example/WebConfig.java | 19609668f37ed062d33e9dade1cf844852cc3994 | [] | no_license | YiboXu/JavaLearning | c42091d6ca115826c00aad2565d9d0f29b1f5f68 | 97b4769ebbe096e0ab07acb6889fb177e2ca5abe | refs/heads/master | 2022-10-27T23:47:54.637565 | 2020-06-16T09:12:09 | 2020-06-16T09:12:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | package example;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.ViewResolver;
import org.springframework.web.servlet.config.annotation.DefaultServletHand... | [
"billtt@163.com"
] | billtt@163.com |
6c806569316298ffbc7ffe5002ed28c03bd99b11 | 7db0db28538330106923ff3290dc309f42a80c8e | /West2MilkteaShop/src/Main.java | 05dd044dea1cfe3f2568aa4c9af103afcb026b55 | [] | no_license | smsbQAQ/West2work-vol.2 | 8015e1110e53958d58de172710b40c5ec586028b | 8930b44920bb3ad380a11bbd349af6055a971130 | refs/heads/master | 2020-09-26T20:29:54.363369 | 2019-12-06T14:40:38 | 2019-12-06T14:40:38 | 226,337,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 804 | java | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
TeaShop ts=new TeaShop();
System.out.println("欢迎光临西二奶茶店");
while(true){
System.out.println("输入");
System.out.println("1->珍珠奶茶");
System.out.println("2->椰果奶茶");
... | [
"625672754@qq.com"
] | 625672754@qq.com |
27e0870ea0de41f987687a9d1ccf3ab1efb4f380 | 60d47cd1795ec1030d2bc829a5857ee8486579c2 | /src/main/java/com/rest/webservices/restfulwebservices/versioning/Name.java | abfc95e970067bcfbc78bc92d8fca7271ea577a3 | [] | no_license | ananjarusarunchai/restful-springboot | 96b346bb97dbfdaaab77af7395ef39e13dc196cf | 24cb075fa43c41168adaab3ec98ecd6490605f86 | refs/heads/master | 2020-05-01T04:12:44.506524 | 2019-03-23T09:14:25 | 2019-03-23T09:14:25 | 177,267,495 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | package com.rest.webservices.restfulwebservices.versioning;
public class Name {
private String name;
private String lastName;
public Name(){}
public Name(String name, String lastName) {
this.name = name;
this.lastName = lastName;
}
public String getName() {
return ... | [
"anan.answer@gmail.com"
] | anan.answer@gmail.com |
150788add3d35ce040d89aec44b340bcaf6027f3 | f556655da952ff6e11b1023851b1c6149a1ac54d | /LocalFileHandling/app/src/main/java/com/junjunguo/localfilehandling/model/LocationReport.java | eb2f7f0cc70df4c29a66d87e4c62754e4f817545 | [] | no_license | salahpepsi/android | 1becf74e36d344dc755a8139d29b88796579da55 | 0834a990b3ef7e8354df1c36a1c2c9b10ef28310 | refs/heads/master | 2020-04-27T21:59:06.002794 | 2019-03-30T15:47:59 | 2019-03-30T15:47:59 | 174,719,009 | 0 | 0 | null | 2019-03-09T16:36:28 | 2019-03-09T16:36:28 | null | UTF-8 | Java | false | false | 2,604 | java | package com.junjunguo.localfilehandling.model;
import java.text.SimpleDateFormat;
import java.util.Calendar;
/**
* This file is part of LocalFileHandling
* <p/>
* Created by GuoJunjun <junjunguo.com> on 08/03/15.
* <p/>
* Responsible for this file: GuoJunjun
*/
public class LocationReport {
private String u... | [
"guojunjun@gmail.com"
] | guojunjun@gmail.com |
a804d58f8c0be08135b87198e2cfb4e9396e19cf | c01ce54fdfef3950fe30760116d8017dafcf5374 | /app/src/main/java/course/leedev/cn/pubgassistant/ui/fragment/home/child/tabs/RegisterFragment.java | 721620de36696c3341b35aa7f093734c28fafe2b | [] | no_license | ThomasLeedev/PUBGAssistant | 1921fdf2cf714a2daf0f25ad45d073004fd7ac2c | 818f4d2222ffa824f774d661a2c29d410e83b555 | refs/heads/master | 2021-09-05T14:13:36.158101 | 2018-01-28T17:19:08 | 2018-01-28T17:19:08 | 119,280,301 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,655 | java | package course.leedev.cn.pubgassistant.ui.fragment.home.child.tabs;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.widget.SwipeRefreshLayout;
import android.view.View;
import android.widget.Button;
import com.jakewharton.rxbinding2.view.RxView;
import com.tencent.smtt.sdk.WebChromeClie... | [
"thomaslee.dev@gmail.com"
] | thomaslee.dev@gmail.com |
d3919128a683ee86189cc1d66a27af39f0808ba5 | 35369ef2fb3ee636e1ac332993554015a24d2169 | /ActivosFijos/src/main/java/asd/prueba/dao/AuthUserDaoJdbc.java | 08ca25380a6f1da885db8e65813b3068bf43e9ef | [] | no_license | jacadenac/ActivosFijos | 97ac3e5f5d8853e2c7d1b5805f754177c7992c13 | d2cd2b34c2514b334cc2cded69dcbbc991fbdf15 | refs/heads/master | 2020-03-19T21:45:48.486016 | 2018-06-13T10:30:52 | 2018-06-13T10:30:52 | 136,949,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,516 | java | package asd.prueba.dao;
import asd.prueba.model.AuthUser;
import asd.prueba.utils.Page;
import asd.prueba.utils.PaginationHelper;
import java.sql.SQLException;
import java.util.Date;
import java.util.List;
import javax.sql.DataSource;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
... | [
""
] | |
9f806657a74c3febb5cbab44546a3548a10b1c83 | 529ffd6d52afbb459e0e5ad248257d58412c40e6 | /src/com/aut/BaseCryptography.java | 238afe96e69f609b56efbc76467fc22588890ea2 | [] | no_license | KimiyaZargari/APMidProject | 4ca3c8f92eab3a41174c12405c939e3e4145b768 | 04eaa4e4c8fd6e114b055c731d4407c558af00a4 | refs/heads/master | 2021-01-05T21:49:07.229558 | 2020-02-17T15:55:28 | 2020-02-17T15:55:28 | 241,147,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.aut;
/**
* this class is an abstract class for cryptography.
*/
public abstract class BaseCryptography {
public abstract String encrypt(String plainText);
public abstract String decrypt(String cipherText);
}
| [
"kimiyazargari13@gmail.com"
] | kimiyazargari13@gmail.com |
6ed4565aa0daf9dffa26d0a6455c0d5f871b232f | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /csplugins/trunk/toronto/jm/cy3-stateless-taskfactory-alt1/impl/core-task-impl/src/main/java/org/cytoscape/task/internal/export/network/ExportNetworkViewTaskFactory.java | 5ceb5735aaeeeb7496581a35513c6d004727aa7d | [] | 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 | 671 | java | package org.cytoscape.task.internal.export.network;
import org.cytoscape.io.write.CyNetworkViewWriterManager;
import org.cytoscape.task.AbstractNetworkViewTaskFactory;
import org.cytoscape.view.model.CyNetworkView;
import org.cytoscape.work.TaskIterator;
public class ExportNetworkViewTaskFactory extends AbstractNetwo... | [
"jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
a303eede61ee15cf976b8bb0df3358ce592b598f | af626ade966544b91fbfe0ea81fc887f1b8a2821 | /src/secp256k1/src/java/org/bitcoinrtx/NativeSecp256k1.java | b2b0bede0ec7faee28f3ba119c6aa26ee386169f | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | kunalbarchha/bitcoinrtx-old | 91f2b36a50e009151c61d36e77a563d0c17ab632 | 42c61d652288f183c4607462e2921bb33ba9ec1f | refs/heads/master | 2023-03-13T22:46:36.993580 | 2021-03-04T13:01:00 | 2021-03-04T13:01:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,103 | java | package org.bitcoinrtx;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import com.google.common.base.Preconditions;
/**
* This class holds native methods to handle ECDSA verification.
* You can find an example library that can be used for this at
* https://github.com/sipa/secp256k1
*/
public class Nativ... | [
"kunal@coinrecoil.com"
] | kunal@coinrecoil.com |
132dfc075e6ebc3082f0c5260e559ada6f8a0a97 | eefef840c23558ed067c9bcd57b46b2ce6f63819 | /android/src/com/ygk/gcodecamera/MainActivity.java | 700a02eda3af0936c1bd4e5cc33d2c47d982c5c5 | [] | no_license | scsonic/GCodeCamera | 8d30460467344c8a1b753692c16ca945e375ebbd | 08d659c35912451c7f55aa5e2e22e54e1d4735de | refs/heads/master | 2021-01-20T17:54:20.875257 | 2016-08-05T01:43:09 | 2016-08-05T01:43:09 | 64,931,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,249 | java | package com.ygk.gcodecamera;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class MainActivity extends Activity {
static public String TAG = "MainActivity" ;
public CameraFragment cameraFragment ;
@Override
protected void onCre... | [
"scsonic@gmail.com"
] | scsonic@gmail.com |
6e7eb169b5b8c3d6321a7364f4b5d1f7b7067389 | 992f46b5e47be95428ff673cfe63e23e2d895006 | /core-java/src/main/java/oop/composition/Book.java | ce84fe28d0be02745011658b9ba97fed4363fd44 | [] | no_license | berksoyyilmaz/tutorials | 5d237cb2342738a961a6e60516e15f1ed83b4796 | ab6e31d7a0663adbc36185760e5bd935cc1994c9 | refs/heads/main | 2023-03-16T13:19:02.725972 | 2023-02-05T15:50:22 | 2023-02-05T15:50:22 | 524,767,563 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package oop.composition;
class Book {
// Attributes of book
public String title;
public String author;
// Constructor of Book class
Book(String title, String author) {
// This keyword refers to current instance itself
this.title = title;
this.author = author;
}
} | [
"berksoy.yilmaz@etiya.com"
] | berksoy.yilmaz@etiya.com |
afb11781d9204c1f6a74f95e22614ed988afcd77 | 4301558203f98a3c0c64b24cce1324a602acc770 | /src/model/DirectorDTO.java | b5a5bfaa3809b764d542cc6a5f95d0b960c7a596 | [] | no_license | pooya98/knuMovieDB | a9bb6e87010b206d3cb6cc038793f47f479d1a57 | 8fbee34f515985d45785aa5e86b2928d016057cd | refs/heads/master | 2023-02-01T03:57:40.426447 | 2020-12-14T13:58:47 | 2020-12-14T13:58:47 | 320,591,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package model;
public class DirectorDTO {
private int id;
private String name;
private String birth;
private String sex;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
pub... | [
"pooya98@naver.com"
] | pooya98@naver.com |
8bbeed11585e22a418db821f2f59633364988a3b | 02e3ae050bf69373effa262a8a8230dea20c484c | /src/main/java/com/company/test/interceptor/DSKey.java | 760c81a7193f9d5ad30f807d274d0e37719d4e45 | [] | no_license | FayeGitHub/test | 5dc3c752956c4fa3ae0bdd61f39f0e47df96deaa | ec1b3220bc9fadcaaa5d96e9a98cde8dee03ceb1 | refs/heads/master | 2022-12-21T20:45:05.185005 | 2021-11-14T15:06:07 | 2021-11-14T15:06:07 | 193,888,819 | 0 | 0 | null | 2022-12-16T05:06:12 | 2019-06-26T11:10:03 | HTML | UTF-8 | Java | false | false | 453 | java | package com.company.test.interceptor;
import java.lang.annotation.Target;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
*
* 数据源选择 注解
* 用在参数上,表示使用对应字段的hashcode来选择数据库
*/
@Target(ElementType.PARAMETER)
@Retention(RetentionPol... | [
"flyfo@DESKTOP-4PO01IH"
] | flyfo@DESKTOP-4PO01IH |
b1e80e5c53b5955fa6c5e47c6d85048b75292e1f | 975945cf2c76b20d5d4448b89f7057e33d1a9ebc | /zxing/src/main/java/com/baozi/baoziszxing/MainActivity.java | 569e5f177bb5392d0898dbed6fe0911e6bf23353 | [] | no_license | gy121681/Share | aa64f67746f88d55e884e5ae48b3789422175f8f | 031286dc1d2ce4ebe7fe2665ebd525d1946ad163 | refs/heads/master | 2021-01-15T12:02:34.908825 | 2017-08-08T03:01:07 | 2017-08-08T03:01:07 | 99,643,530 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,428 | java | //package com.baozi.baoziszxing;
//
//import android.app.Activity;
//import android.content.Intent;
//import android.os.Bundle;
//import android.support.v4.app.Fragment;
//import android.view.LayoutInflater;
//import android.view.View;
//import android.view.View.OnClickListener;
//import android.view.ViewGroup;
//impor... | [
"295306443@qq.com"
] | 295306443@qq.com |
0e7c43c4bdf2eeb1c1a3ff72a80fdeb6e52409a5 | c60c4eab8026801155183d39e56dbf6d72589185 | /src/main/java/com/library/domain/Admin.java | 907f806312febccf1690aff14a5ce089e6bf22c1 | [] | no_license | Panda0129/BookManagementSystem | 92927cba498247b3b65ce2a5dce0f0d5365f1da1 | 39f06114ebb9c45bc2adb6980906eec8c1e6c85a | refs/heads/master | 2021-09-01T02:03:32.407613 | 2017-12-24T09:34:33 | 2017-12-24T09:34:33 | 113,749,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.library.domain;
public class Admin {
private String admin_id;
private String admin_pwd;
public String getAdmin_id() {
return admin_id;
}
public void setAdmin_id(String admin_id) {
this.admin_id = admin_id;
}
public String getAdmin_pwd() {
return admin_... | [
"boj01291127@gmail.com"
] | boj01291127@gmail.com |
2ae459d39eac191dceba9d016f38623bd9b7ed22 | 96ca02a85d3702729076cb59ff15d069dfa8232b | /advert/src/com/avit/dtmb/type/PloyType.java | 5070f1fca3b29204f971835ea164e86e8d5e4754 | [] | no_license | Hurson/mysql | 4a1600d9f580ac086ff9472095ed6fa58fb11830 | 3db53442376485a310c76ad09d6cf71143f38274 | refs/heads/master | 2021-01-10T17:55:50.003989 | 2016-03-11T11:36:15 | 2016-03-11T11:36:15 | 54,877,514 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package com.avit.dtmb.type;
public enum PloyType {
Area("1","区域"),
Time("2","时段"),
ChanGroup("3","频道组"),
AudGronp("4","广播频道组"),
UserIndustry("5","行业"),
UserLevel("6","级别"),
UserTVNNO("7","TVN号");
private String key;
private String value;
private PloyType(String key, String value){
this.key ... | [
"fushangsheng@d881c268-5c81-4d69-b6ac-ed4e9099e0f2"
] | fushangsheng@d881c268-5c81-4d69-b6ac-ed4e9099e0f2 |
5ba4b1fec95d17681a3aff4d5b7d5a9b44ebb249 | e8d44fe32e1b36ef4c396684b147344095500bbb | /app/src/main/java/com/example/androidtask/ViewReportApi.java | 6a19c4d488a1344673c5f57ddfa021d519cc78c9 | [] | no_license | gowri2071996/shlok | 5b9f56a538bd4d16370f22eb89c22f57b5743977 | de63e692633b0a7b6acc8c5e2b52f8be04a125fe | refs/heads/master | 2022-12-17T08:39:05.278025 | 2020-08-01T08:23:47 | 2020-08-01T08:23:47 | 284,218,649 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,096 | java | package com.example.androidtask;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
public interface ViewReportApi {
@GET("get/cqRrpIGVVe?indent=2")
Call<viewReport> viewReport();
public cl... | [
"68987388+gowri2071996@users.noreply.github.com"
] | 68987388+gowri2071996@users.noreply.github.com |
a575bd4ff615f6aed2e2d9956e44c879daa3b488 | 449cc92656d1f55bd7e58692657cd24792847353 | /st-service/src/main/java/com/lj/business/st/dto/wxPmFollow/FindWxPmFollowReportGmPage.java | 7f238f7bc387064d189977480a018075e727bc28 | [] | no_license | cansou/HLM | f80ae1c71d0ce8ead95c00044a318796820a8c1e | 69d859700bfc074b5948b6f2c11734ea2e030327 | refs/heads/master | 2022-08-27T16:40:17.206566 | 2019-12-18T06:48:10 | 2019-12-18T06:48:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,346 | java | package com.lj.business.st.dto.wxPmFollow;
import java.util.Date;
import com.lj.base.core.pagination.PageParamEntity;
public class FindWxPmFollowReportGmPage extends PageParamEntity {
/**
*
*/
private static final long serialVersionUID = -5906336118089412730L;
/**
* 商户编号
*/
... | [
"37724558+wo510751575@users.noreply.github.com"
] | 37724558+wo510751575@users.noreply.github.com |
8ed4add15c2bcee2a45d8c6a6e4e6d28df7deb46 | 59871dbcb53e6366a4290e16fbe474e66513c21a | /src/main/java/algs/StdStats.java | 57ff63e3c0162feff142def3fefccefa1a5bdd88 | [] | no_license | windwail/demo | 585e6fe469dab5aa02cf74937d01646f6988bfc1 | 0f3a5be45f9abee5a658ca6a83154934d7480633 | refs/heads/master | 2021-07-11T14:16:29.967822 | 2019-09-17T12:14:40 | 2019-09-17T12:14:40 | 209,031,260 | 0 | 0 | null | 2020-10-13T16:06:28 | 2019-09-17T11:04:07 | Java | UTF-8 | Java | false | false | 18,426 | java | /******************************************************************************
* Compilation: javac StdStats.java
* Execution: java StdStats < input.txt
* Dependencies: StdOut.java
*
* Library of statistical functions.
*
* The test client reads an array of real numbers from standard
* input, and comp... | [
"you@example.com"
] | you@example.com |
822d1c712c85024b81fbce3bd6e416401e76f8c6 | b57e2c7d2a586581ae2e87ed7b69f80200e1cfa8 | /tuikit/src/main/java/com/tencent/qcloud/uikit/common/component/datepicker/configure/PickerOptions.java | 24934b8cf139288b9a424233077aaa0d0c62d46a | [] | no_license | q57690633/SCommunication | 7e90c244434666345067b8bf154d5f8289fdced9 | 345163e39fb85dcb5e99099a99c60d354fc923a3 | refs/heads/master | 2020-04-23T15:52:54.559082 | 2019-03-18T18:46:58 | 2019-03-18T18:46:58 | 171,279,419 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,536 | java | package com.tencent.qcloud.uikit.common.component.datepicker.configure;
import android.content.Context;
import android.graphics.Typeface;
import android.view.Gravity;
import android.view.ViewGroup;
import com.tencent.qcloud.uikit.R;
import com.tencent.qcloud.uikit.common.component.datepicker.listener.CustomListener;... | [
"3216071@163.com"
] | 3216071@163.com |
9f05011c0dd482e7aa09e1ccd0b83815d6d46a69 | 5ef0fe9a11b5e943ea9cf3e57b660b6f4c89c521 | /src/library/assistant/ui/login/LoginController.java | c759c56e755a86cd858afa24b896261dcd23cd1e | [] | no_license | RouaBoussetta/Library | f54ce9bbf269cb9e3002fea017619aea986fbf81 | 6e98101fc0be0b7cdb658aacf874e6585c49b05b | refs/heads/main | 2023-01-11T19:06:26.403120 | 2020-11-12T22:13:46 | 2020-11-12T22:13:46 | 312,218,039 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,264 | java | package library.assistant.ui.login;
import Utils.DataBase;
import com.jfoenix.controls.JFXPasswordField;
import com.jfoenix.controls.JFXTextField;
import java.io.IOException;
import java.net.URL;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ResourceBundle;
... | [
"roua.boussetta@esprit.tn"
] | roua.boussetta@esprit.tn |
10531d7764af9653d43c01cbdfc09b94eba01760 | f6d0787b6794373ae8bbf0f8b5e5765717170309 | /Unidad_5/5.2/app/src/main/java/mx/edu/ittepic/u5_acelerometro/MainActivity.java | 57c1aafa6eb67963509832b38c6bc207bf6bf643 | [] | no_license | nathanaepalomera/moviles_repositorio | e98d0e27c4f52936495659e1dd6439874f68efed | 680fe594747d28191fb58c2c35e886c15e1f5b61 | refs/heads/master | 2020-05-31T13:39:09.565855 | 2019-06-05T03:07:50 | 2019-06-05T03:07:50 | 190,310,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,547 | java | package mx.edu.ittepic.u5_acelerometro;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class MainA... | [
"jonapalomeraro@ittepic.edu.mx"
] | jonapalomeraro@ittepic.edu.mx |
e49f79de236cd5ad518052e12f33b96d2edb2fca | cc57a45b57ec4ee55c240b9e4ff64765718d75f4 | /Swea/src/P9999광고/Solution.java | 43f66a716b1b131c4817bda6e423dea7ecfc77d4 | [] | no_license | saintbeller96/Algorithm-Practice | d30bc35086561d5676c72c99ec557d9ab95de762 | ad7e6cb5e3c8d9840f55ab927cb13dde6ed706dc | refs/heads/master | 2023-07-09T14:30:54.909082 | 2021-08-16T14:52:35 | 2021-08-16T14:52:35 | 350,347,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 785 | java | package P9999광고;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Solution {
private static int T, N;
private static long L;
private static int[] ad;
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(ne... | [
"rlawhdtjd9@naver.com"
] | rlawhdtjd9@naver.com |
8c06109bf57de293d3e41615ba09f8ecc30cd0b3 | c2ba646cb476ae4c177bed4642eebb2c7a29c0f3 | /src/IBit/DuplicatesInArray.java | 76c36cd72ba496cfa097b608d8a709cd8ce5d330 | [] | no_license | khowal2502/PractCodes | 7cbdd588303b7ed1283f090e7b56a9d0991c6f2c | eda40650dd42cc734b86e5263b6bc88552111355 | refs/heads/master | 2021-01-20T07:32:04.951638 | 2017-05-02T09:21:01 | 2017-05-02T09:21:01 | 90,010,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package IBit;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Scanner;
public class DuplicatesInArray {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int n = scan.nextInt();
ArrayList<Integer> ret = new ArrayList<Integer>();
for... | [
"krishna.khowal@outlook.com"
] | krishna.khowal@outlook.com |
590e51f9377bc8391d0c99d0f759fd75583a96e8 | 3334bee9484db954c4508ad507f6de0d154a939f | /d3n/java-src/tombola-service-api/src/main/java/de/ascendro/f4m/service/tombola/TombolaMessageTypes.java | 251ab54cf4bbc26e4399ffd5eac47de1eac74b9e | [] | no_license | VUAN86/d3n | c2fc46fc1f188d08fa6862e33cac56762e006f71 | e5d6ac654821f89b7f4f653e2aaef3de7c621f8b | refs/heads/master | 2020-05-07T19:25:43.926090 | 2019-04-12T07:25:55 | 2019-04-12T07:25:55 | 180,806,736 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,073 | java | package de.ascendro.f4m.service.tombola;
import de.ascendro.f4m.service.json.model.type.MessageType;
public enum TombolaMessageTypes implements MessageType {
TOMBOLA_GET, TOMBOLA_GET_RESPONSE,
TOMBOLA_LIST, TOMBOLA_LIST_RESPONSE,
TOMBOLA_BUY, TOMBOLA_BUY_RESPONSE,
TOMBOLA_DRAWING_GET, TOMBOLA_DRAWI... | [
"vuan86@ya.ru"
] | vuan86@ya.ru |
608e643e1166b0638011de496efe8f00e637900a | f8fab0f1b02f02541799327b009466cb167bd4d7 | /app/src/androidTest/java/com/teicm/fiveandone/MapsActivityTest.java | 0a3b6c873c2dae20e46ef7ede49da8b02bee92f0 | [] | no_license | Touloumis/FiveAndOne | a6836046b0283f1c6ca91dbbb4430566b5dca492 | 1399a49fca444b6966c9fcb73f165a80c63e50e8 | refs/heads/master | 2021-01-12T10:56:29.552742 | 2016-12-21T17:12:24 | 2016-12-21T17:12:24 | 72,762,624 | 0 | 18 | null | 2017-01-05T21:33:01 | 2016-11-03T16:04:36 | Java | UTF-8 | Java | false | false | 1,733 | java | package com.teicm.fiveandone;
import android.test.ActivityInstrumentationTestCase2;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RadioButton;
import android.widget.RadioGroup;
import android.widget.TextView;
import com.google.android.gms.maps.GoogleMap;
import com.google.android... | [
"nikos@nikos.gr"
] | nikos@nikos.gr |
9d81377d6e41c1295f768755e2f694302ebe1a66 | a0cf8ed1e6f806bc9c6d969f3ab2947a0ddbdfce | /MSG/.svn/pristine/2f/2fa39e51104f132f544f8f51a1c33be70e2ec1b4.svn-base | 742cba6a3f6afd908b17326302d2406915c7a47c | [] | no_license | misunyu/Mujava-Clustering | 35aa8480de81e6c2351ba860fc59c090b007d096 | 026192effef89f428dc279d76e2d8188bee86a96 | refs/heads/master | 2020-03-11T12:15:49.074291 | 2018-05-08T00:12:53 | 2018-05-08T00:12:53 | 129,992,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,856 | package MSG.traditional;
import MSG.MSGConstraints;
import MSG.MutantMonitor;
public class AOISMetaMutant {
public static double AOIS(double originalAfter) {
int op = MutantMonitor.subID;
double mutantValue = 0;
if (op == MSGConstraints.U_PRE_INCREMENT)
mutantValue = originalAfter;
else if (op == MSGCon... | [
"misunyu@gmail.com"
] | misunyu@gmail.com | |
6c2be12b9c3efb23d210d2d521d0c0ee792cbcdf | 8b49a2a046fa59952290913407e100b2548312b0 | /src/prueba/Grupo.java | df18493b2b8f846fa7c1fe5e342edff7ddc6deba | [] | no_license | sbritocorral/dbMigration | 2a01c2a055e737d3b6695cd25f98c2dfffc44a9a | 8e42aa57833e134ded4b57c665b6b5cc91543125 | refs/heads/master | 2021-06-12T14:35:42.658114 | 2017-03-20T15:21:11 | 2017-03-20T15:21:11 | 85,494,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,495 | java | package prueba;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Statement;
public class Grupo implements Queryable{
private String tabla = "grupos";
private String codigo;
private String descripcion;
public String getCodigo() {
return codigo;
}
pub... | [
"s.britocorral@gmail.com"
] | s.britocorral@gmail.com |
97e03902bc98b0532e411709117c4ae6af5dbd2c | 75552b1008626911a8aae3a6bc66851620334cfe | /bookstore-angular/src/main/java/com/bookstore/utility/SecurityUtility.java | 222098cc76f25baec4fa95d5f2e09b53f0212587 | [] | no_license | sanjayakoju/BookStore | 6e61ab98b9bf2144aa2bb579c1be1c9b047207f2 | d15e08bf5a8b6f74069350433264a92e391c65da | refs/heads/master | 2023-01-23T23:28:16.438014 | 2020-11-19T04:11:13 | 2020-11-19T04:11:13 | 269,624,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | package com.bookstore.utility;
import java.security.SecureRandom;
import java.util.Random;
import org.springframework.context.annotation.Bean;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.stereotype.Component;
@Component
public class SecurityUtility {
private ... | [
"sanjayakoju42@gmail.com"
] | sanjayakoju42@gmail.com |
ed6ff4cd2e472803405443e0a1f3c0c5445cc7f2 | 108fc241b848c37f23fcf4ad6da4ff353ec93da9 | /.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/mh/org/apache/jsp/WEB_002dINF/views/user/customercenter/customercenter_jsp.java | 4e42cad69b5c831923be6c147c46a125e910c39d | [] | no_license | ks008j/markethurryserver | f649a51aa0997cc2f3c5fbe20a8a0af284977346 | d68b895ea249d1232375c5f36b7009de89977af8 | refs/heads/master | 2022-12-16T02:20:37.743878 | 2020-09-04T06:12:59 | 2020-09-04T06:12:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 41,691 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.5.56
* Generated at: 2020-08-28 05:06:55 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"ho.sol.lee@gmail.com"
] | ho.sol.lee@gmail.com |
63648d880885dfb739ee4fc79234cae26671306b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_06f5f0c8eca2984a3dd78428d9045ca16ec77460/HttpPollingFunctionalTestCase/1_06f5f0c8eca2984a3dd78428d9045ca16ec77460_HttpPollingFunctionalTestCase_t.java | 6885fbdf0754640faea6b2197684497abc782787 | [] | 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,277 | java | package com.muleinaction;
import org.mule.api.service.Service;
import org.mule.api.context.notification.EndpointMessageNotificationListener;
import org.mule.api.context.notification.ServerNotification;
import org.mule.tck.FunctionalTestCase;
import org.mule.context.notification.EndpointMessageNotification;
imp... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c0bb7ba4a3b5078a5a7d994dd37cd932ab72d123 | 73017c737d59acdb62b0dbf6e177ddf38518cf9b | /common/src/main/java/io/github/aquerr/eaglefactions/common/commands/DisbandCommand.java | ddf4ec5f494d153453d613601f352ec82ddb2625 | [
"MIT"
] | permissive | michalzielinski913/EagleFactions | 88ce90bef37f9d3a951fe645ba73a1547a59c845 | a5c2ac3aa71f7bc39a710b7f7b25247cef3a0a68 | refs/heads/master | 2022-04-12T06:38:25.743986 | 2020-03-08T13:28:05 | 2020-03-08T13:28:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,019 | java | package io.github.aquerr.eaglefactions.common.commands;
import io.github.aquerr.eaglefactions.api.EagleFactions;
import io.github.aquerr.eaglefactions.api.entities.Faction;
import io.github.aquerr.eaglefactions.common.EagleFactionsPlugin;
import io.github.aquerr.eaglefactions.common.PluginInfo;
import io.github.aquerr... | [
"nerdianin@gmail.com"
] | nerdianin@gmail.com |
c19f228f2046fd81228e14c6755edb01a8e0db83 | 4be43f5bdd7da067e2277a92ae7a8487073cd5f5 | /src/com/amaze/graphs/SL.java | 8a45c50380093bfdb9c2b1437d791cc0e21714c8 | [] | no_license | vidhya2121/data-structure | eec8edc36f6780050bd8849574c39c1536a69371 | 581af0e64bcf9bc6d0827ef1ab4ccea289d93356 | refs/heads/master | 2023-04-04T23:32:33.117849 | 2021-04-11T03:27:27 | 2021-04-11T03:27:27 | 277,040,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,290 | java | package com.amaze.graphs;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Scanner;
public class SL {
/*
* Given a snake and ladder board of order 5x6, find the minimum number of dice throws required
* to reach the destination or last cell (30th cell) from source (1st cell) .
*/
/*
* Inpu... | [
"vidhyato21@gmail.com"
] | vidhyato21@gmail.com |
41f6730e132180e0daf28910035b1e32d1a86287 | b3d9e98f353eaba1cf92e3f1fc1ccd56e7cecbc5 | /xy-games/game-logic/trunk/src/main/java/com/cai/game/mj/henan/zhengzhou/MJHandlerGang_ZhengZhou.java | da26e6c7f54550633f0d76e0abc597ddd51bde26 | [] | no_license | konser/repository | 9e83dd89a8ec9de75d536992f97fb63c33a1a026 | f5fef053d2f60c7e27d22fee888f46095fb19408 | refs/heads/master | 2020-09-29T09:17:22.286107 | 2018-10-12T03:52:12 | 2018-10-12T03:52:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,802 | java | package com.cai.game.mj.henan.zhengzhou;
import java.util.concurrent.TimeUnit;
import com.cai.common.constant.GameConstants;
import com.cai.common.constant.MsgConstants;
import com.cai.common.domain.PlayerStatus;
import com.cai.common.domain.WeaveItem;
import com.cai.future.GameSchedule;
import com.cai.futur... | [
"905202059@qq.com"
] | 905202059@qq.com |
eb1cf23c20b482c704a4f64f9742235b8c506855 | 9d4f40389879aba12180fa4be0cf34b36865cf47 | /build/app/generated/not_namespaced_r_class_sources/debug/r/androidx/legacy/coreui/R.java | f744f0130a4206f761cdc9b19d0f2daa1a9efea0 | [] | no_license | Hash-IQ/PetApp | d3ebaac99b184899feb7df417c7cbbf09da35bc2 | 37475fe6de1cbe62de955e340925bce38e60ccb2 | refs/heads/main | 2023-03-08T17:11:39.288806 | 2021-02-09T15:50:57 | 2021-02-09T15:50:57 | 332,448,636 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,452 | 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 androidx.legacy.coreui;
public final class R {
private R() {}
public static final class attr {
pri... | [
"hashiq7559@gmail.com"
] | hashiq7559@gmail.com |
acc75327912ec71105503123ab0cf162d1397d1a | b695f3c3b8458ac3b2e7096fddfc81fcfd1c99f6 | /buffalocart/src/test/java/pageobject/HomePage.java | 45428c17bacdfe9ec12285aa9751be20e7d0457d | [] | no_license | AminaSha/bufallocart | b0532d592f5afcbff2d6e9ae5a0681f01ac1ba79 | 315cab3e8afa1641af9b859b7942583ed4b38937 | refs/heads/main | 2023-05-31T12:29:05.778475 | 2021-06-15T07:23:02 | 2021-06-15T07:23:02 | 377,072,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package pageobject;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class HomePage {
WebDriver driver;
public HomePage(WebDriver driver) {
this.driver = driver;
PageFacto... | [
"noreply@github.com"
] | AminaSha.noreply@github.com |
bb6defb28d4b38a7a472a37879d6aa7179184781 | b6f3285d60fe9e117a934914e2c577aa300a2cda | /usbSerialExamples/src/main/java/com/hoho/android/usbserial/examples/CustomProber.java | 80eaf7134e6e3d613d2bf174df43a2886cbdebe2 | [
"MIT"
] | permissive | mik3y/usb-serial-for-android | 58ea88714ed62f25d38eb11aacd2b0f218c1d664 | fd8c155ca5f69ec80f8f0ac28bb73ffc97b92511 | refs/heads/master | 2023-08-05T15:45:34.366869 | 2023-07-31T06:19:24 | 2023-07-31T06:19:24 | 11,079,679 | 4,188 | 1,427 | MIT | 2023-08-24T16:49:30 | 2013-06-30T23:17:45 | Java | UTF-8 | Java | false | false | 786 | java | package com.hoho.android.usbserial.examples;
import com.hoho.android.usbserial.driver.FtdiSerialDriver;
import com.hoho.android.usbserial.driver.ProbeTable;
import com.hoho.android.usbserial.driver.UsbSerialProber;
/**
* add devices here, that are not known to DefaultProber
*
* if the App should auto start for the... | [
"mail@kai-morich.de"
] | mail@kai-morich.de |
3bb1b080b3fed1cb78013f0e5e342d10c319068a | 83d802faadccecb716e51039d71a144f49db74ae | /app/src/main/java/com/sabaysongs/music/App.java | 2f80e5a171c20e305cb96d6c4504cfcb8edfc376 | [] | no_license | phuongphally/music-client | 76687206190430e5b105144bf5e56397c784dad2 | e7d8f6811554ee6e5b77fe0c1214a4292cd40da6 | refs/heads/master | 2021-01-22T08:58:56.455701 | 2017-02-27T16:01:16 | 2017-02-27T16:01:16 | 81,924,562 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.sabaysongs.music;
import android.app.Application;
import com.sabaysongs.music.model.FavoriteSongs;
import com.sabaysongs.music.model.PlayList;
import com.bumptech.glide.Glide;
import static nl.qbusict.cupboard.CupboardFactory.cupboard;
/**
* Created by phuon on 17-Jan-17.
*/
public class App extends A... | [
"phuongphally@gmail.com"
] | phuongphally@gmail.com |
405a5b5a968fc44089f08be0b83661935efb7790 | 157d3f99a43fcedabc59992895eb9373bef87ed2 | /TopCoder/src/com/topcoder/problems/round156/PathFinding.java | a9f56ad31f0a835213ffd248421ec580aa90dd87 | [] | no_license | KaustubhMani/TopCoder | 7fd189c54a887939b575110409043e749fe84d12 | a96715777000d0ff618de72223d59115bf2493fe | refs/heads/master | 2021-01-20T04:51:07.046815 | 2017-04-02T01:34:13 | 2017-04-02T01:34:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,055 | java | package com.topcoder.problems.round156;
//http://community.topcoder.com/stat?c=problem_statement&pm=1110&rd=4585
public class PathFinding
{
char[][] grid = new char[24][24];
int nr, nc;
int dist[][] = new int[24*24][24*24];
int queue[]= new int[24*24*24*24];
int qptr = 0, qtail = 0;
int dr[] = {0,-1,-1,-1,0,0,... | [
"suman_krec@yahoo.com"
] | suman_krec@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.