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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a22a765b9d835d2db3ebfa1ecd3b773ea94f7952 | b9ec089702ecaaf878a5bc53d7672fb23d9c71f5 | /src/main/java/com/kft/kalkulator/service/memory/ButorServiceImpl.java | b102b255f5801c07523e7c85047ce375f41312cf | [] | no_license | HomeWorksJava/duna16_17_2_TEAM01 | 791bf60ae042bb1c24423055a42cc893b5070c40 | 0926fdef8bd9894aeda73adc421ad04df4a86202 | refs/heads/master | 2021-01-20T13:11:02.920116 | 2017-05-17T18:03:35 | 2017-05-17T18:03:35 | 90,458,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package com.kft.kalkulator.service.memory;
import com.kft.kalkulator.datamodel.Butor;
import com.kft.kalkulator.datamodel.Mennyiseg;
import com.kft.kalkulator.datamodel.Szoba;
import com.kft.kalkulator.service.api.ButorService;
public class ButorServiceImpl implements ButorService {
public long getAr(Butor butor, M... | [
"f.gabor.hun@gmail.com"
] | f.gabor.hun@gmail.com |
ee0f159b2d0e3bb1a42c77cd9dc3a851d2bc8aca | 5ea9d513db29294923c7b14b8f038bd2b6e46f9d | /src/main/java/net/lesno/stock/entitys/model/BaseModel.java | a3b9608d485c6f41eed2fc839d08deab389fbef8 | [] | no_license | dbborisov/Stock-Monitoring | f970290b7cfd6b43921652493c6285a7cd1f7c8e | 3dc73f103e50737282278a3bdf01b7338bf3ef0a | refs/heads/master | 2022-09-07T07:26:10.032883 | 2020-02-03T19:43:28 | 2020-02-03T19:43:28 | 232,622,090 | 0 | 0 | null | 2022-09-01T23:18:45 | 2020-01-08T17:40:04 | JavaScript | UTF-8 | Java | false | false | 339 | java | package net.lesno.stock.entitys.model;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
@Getter
@Setter
@NoArgsConstructor
@MappedSuperclass
public class BaseModel {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "id")
p... | [
"dobromir.borisov24@gmail.com"
] | dobromir.borisov24@gmail.com |
676f9b2aca46fe705f6339fa4941b9ebf8be998c | 58023e7ac782d77e8e4aed580077be57e3341597 | /app/src/main/java/com/shenni/lives/jjdxmplayer/bean/LiveBean.java | b3d851849bc531aa950526c82e654350206fb6c0 | [] | no_license | JamesMarts/shenNiLives | 9f056a80db1e3abbf16570ed97738f3160dba908 | d98f0590b26ad014b1db773391e02395d69bbab8 | refs/heads/master | 2021-06-24T18:39:00.174954 | 2017-09-11T14:42:43 | 2017-09-11T14:42:43 | 103,147,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,434 | java | package com.shenni.lives.jjdxmplayer.bean;
/**
* ========================================
* <p/>
* 版 权:dou361.com 版权所有 (C) 2015
* <p/>
* 作 者:陈冠明
* <p/>
* 个人网站:http://www.dou361.com
* <p/>
* 版 本:1.0
* <p/>
* 创建日期:2016/8/30
* <p/>
* 描 述:
* <p/>
* <p/>
* 修订历史:
* <p/>
* ==================================... | [
"1440919311@qq.com"
] | 1440919311@qq.com |
a161e9346eb3d8fb3e57ff9a38b7666d1f8e59ea | 78c42dd5b4f4c91ce96ff961c29590272bf9cc2d | /BackEnd/src/main/java/lk/ijse/spring/entity/Driver.java | f8d2c3dfb0a4b351660b5f853e55f5ba4b62d305 | [] | no_license | Ausha123/car_rental_system-spring | c990a8824d9ef4ce113155023d29bf24b7330420 | a309a0bf8a89f2e98f8581d140b2ed4ce9a0a703 | refs/heads/main | 2023-09-04T17:28:46.017402 | 2021-11-14T03:30:58 | 2021-11-14T03:30:58 | 427,828,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package lk.ijse.spring.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.Id;
@Data
@NoArgsConstructor
@AllArgsConstructor
@Entity
public class Driver {
@Id
private String id;
private String name;
pr... | [
"aushasandeepa569@gmail.com"
] | aushasandeepa569@gmail.com |
d098196c99fa90d8e099e22caedd2a180c9becd1 | e97db814ced07e786177abcba20e3cb3137b298a | /src/main/java/com/projectbolek/domain/entity/ChargeEntity.java | 61f64d38bdede8f41bbcbe22c62b7179d3ad72c5 | [
"Apache-2.0"
] | permissive | rogalsp1/ProjectBolek | fb30639893279d1d96242b0e4be0f9c3ec4e4077 | 1020893458ffa774eb250e6ae5acd3921d3adff6 | refs/heads/master | 2021-01-21T04:50:38.268810 | 2016-06-24T01:34:53 | 2016-06-24T01:34:53 | 55,693,582 | 1 | 1 | null | 2016-05-25T21:35:54 | 2016-04-07T12:41:06 | Java | UTF-8 | Java | false | false | 982 | java | package com.projectbolek.domain.entity;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* Created by rogalsp1 on 26.05.16.
*/
@Entity
@Table(schema = "bolekshema", name = "charge")
@Data
public class ChargeEntity extends BaseEntity implements Serializable... | [
"pawelr122@gmail.com"
] | pawelr122@gmail.com |
304b607bba86287aeec881c61103a43fa774f222 | 9bab3bb53285d72b2786920ffa8d85d277939657 | /算法设计/src/排序算法/插入排序.java | 1b2fca802dbb6d5c8ec49c8ffe28ac7246c834e0 | [] | no_license | Pin-Wang/Algorithm_Design | 015f74e2d10f893d4d55d7bea7b890133d07360d | 4bbae9c71f11dd4f828bc6b528914ceecdf08d1d | refs/heads/master | 2021-01-14T13:07:05.643132 | 2016-08-23T08:57:00 | 2016-08-23T08:57:00 | 64,927,156 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,668 | java | package 排序算法;
import java.util.Scanner;
/*
*2016年8月13日 上午11:18:35
*@Author Pin-Wang
*@E-mail 1228935432@qq.com
*/
public class 插入排序 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner scanner=new Scanner(System.in);
int num=0;
num=scanner.nextInt();
int... | [
"1228935432@qq.com"
] | 1228935432@qq.com |
bd6188514d7b9f2c604cfe13db1558ef454740c3 | 82bd58cc74a225ac9920c389345134d4b25f8d03 | /book-library-console/src/main/java/com/booklibrary/repositories/ConsoleBookRepository.java | 210a2649ec572f10d25734fb3f4fdbbe7453fd18 | [] | no_license | ucfjoe/book-Library-layered-Architecture | c800e6951c2bc63b1fad27ec3ecac43fdde3b33c | 51ebb88bcdb119b4c560588b8666009968a511bf | refs/heads/master | 2022-01-22T15:51:30.766078 | 2019-06-08T17:00:26 | 2019-06-08T17:00:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,779 | java | package com.booklibrary.repositories;
import com.booklibrary.common.dtos.Book;
import com.booklibrary.common.exceptions.AppException;
import com.booklibrary.common.utils.Util;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.util.*;
import java.util.logging.Level;
... | [
"youssef.abdelhamid@vodafone.com"
] | youssef.abdelhamid@vodafone.com |
49f4ee1ddf8501907d1add5abaf83958f0dd20b3 | 219191815f355e9ae8e7160d96d8c81b47946443 | /Testapp/src/main/java/com/mastercard/testapp/presentation/presenter/base/CartConfirmationPresenterInterface.java | 9866a812c6278814bdf0b88448d588aebf485542 | [
"Apache-2.0"
] | permissive | Mastercard/commerce-web-android | 4499d3429404307fe1b7f83eddbb27168db5055f | bc07a9f6b0fe477f05f0af6ccd03cbb23e31a23f | refs/heads/master | 2022-06-13T21:23:55.028770 | 2022-03-10T21:18:23 | 2022-03-10T21:18:23 | 192,600,368 | 6 | 10 | Apache-2.0 | 2022-06-01T21:55:58 | 2019-06-18T19:27:15 | Java | UTF-8 | Java | false | false | 1,561 | java | package com.mastercard.testapp.presentation.presenter.base;
import com.mastercard.mp.switchservices.checkout.ExpressCheckoutRequest;
import com.mastercard.testapp.domain.model.Item;
import com.mastercard.testapp.domain.model.MasterpassConfirmationObject;
import java.util.List;
/**
* Created by Sebastian Farias on 10... | [
"ernesto.salazar@mastercard.com"
] | ernesto.salazar@mastercard.com |
5cc8e71752ef0bce7b8a171f4a3073ee69690243 | 62e5d339ddcb9f10f2f3ba0238febdcf03ea72cc | /src/test/java/io/FileWriterTest.java | 0318839585040c9857fa980b35adfcd14d053c9a | [] | no_license | sakuya9t/sudoku_solver | b2ff7ef0e33cb34a9c7a6cfe24839a4417a7be9a | 94ca966bfeef7c97e83a56f8fa8fbb1d7c343986 | refs/heads/master | 2020-04-11T01:49:57.078342 | 2018-12-16T22:10:33 | 2018-12-16T22:10:33 | 161,426,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 843 | java | import core.CellGrid;
import io.FileWriter;
import org.junit.Test;
public class FileWriterTest {
@Test
public void TestWriteCompleteSudoku(){
String filename = "test1.txt";
int[][] board = new int[][]{
{4,3,5,2,6,9,8,7,1},
{6,8,2,5,7,1,4,9,3},
{1... | [
"sakuya9t@qq.com"
] | sakuya9t@qq.com |
5226fde7a2bc4374a0db79768138c813b359ac93 | c6cd2687317028537b965ccb4a2d63efee2e39fd | /mikoto/src/com/s1025/mikoto/api/AccessTokenApi.java | 024c9d343235ea8933768a7306bd820b15adf178 | [
"MIT"
] | permissive | s1025/mikoto | b4125ed87df52471f25e38ae587d3adf1f4ef24e | bd8d2b9b29ff395f9ec4d656244e064b2cdc19ae | refs/heads/master | 2020-04-06T06:58:38.747528 | 2016-06-10T15:17:18 | 2016-06-10T15:17:18 | 34,667,800 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,640 | java | package com.s1025.mikoto.api;
import java.util.Calendar;
import com.google.gson.Gson;
import com.s1025.mikoto.Mikoto;
import com.s1025.mikoto.model.AccessToken;
import com.s1025.mikoto.model.App;
import com.s1025.mikoto.util.HttpCon;
/**
* 公众平台通用接口工具类
*
* @author liuyq
* @date 2013-08-09
*/... | [
"fkxpjj@gmail.com"
] | fkxpjj@gmail.com |
2bebdaf637eac88989ebf0c822c21245c194485b | d6fd47f5f1359cad87d617a2ff8137b515086c55 | /play/jonathan/src/test/java/nov/tree/answer/thomas/TreeSerializerTest.java | 1c4cd5ec5ecdcee08f581ac6cb4d4ddfdbb846f4 | [] | no_license | HuberyChen/study | 3da9668f971caaa6cd3b4178f3047cff4cd875c6 | 7ecfa988915956b3ee2d04306fb788735a28e656 | refs/heads/master | 2020-07-20T12:19:28.138123 | 2014-04-14T00:47:40 | 2014-04-14T00:47:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | package nov.tree.answer.thomas;
import com.google.common.base.Stopwatch;
import nov.tree.Tree;
import nov.tree.TreeSerializer;
import nov.tree.TreeTest;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
/**
... | [
"hubery.chen@suryani.cn"
] | hubery.chen@suryani.cn |
e5d254017c913b959ac9f0ecdad91453529acda1 | 96c92d2808ce2420d187f545458701d86b746a32 | /5-Synchronization/WebDriverWait/CustomExpectedConditions/CustomExpectedConditionsExampleTest.java | 2a661a6f818674a3c1ec69080fcf5def9c8caef3 | [] | no_license | IngridTawfiek/Selenium2-WebDriver-Basics-Course | 5e6cebccd699e2c2775a88e6241a20250dece302 | ed81f11897aa8c235960ac4a49075d993a2b0ae2 | refs/heads/master | 2021-01-12T11:32:32.394832 | 2016-11-05T20:51:39 | 2016-11-05T20:51:39 | 72,945,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,483 | java | package com.seleniumsimplified.webdriver.Synchronization.WebDriverWait.CustomExpectedConditions;
import com.seleniumsimplified.webdriver.manager.Driver;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.s... | [
"ingridtawfiek@gmail.com"
] | ingridtawfiek@gmail.com |
b43e8b8b7e4800ba3bd0c0acce518e62964b1228 | 2d156f978a9a033c777057a842eb01de8b3ff5a9 | /core/src/main/java/com/eshop/dao/order/OrderRepository.java | 26da23d8e7398efd20ac982a6a54a7037b8af848 | [] | no_license | anapprentice/spring-eshop | bcceddf4f0bf9a5effa07fde3b78bf9bd9f4c495 | 9fb88f91452f1712355470dbb4d2301197864a8f | refs/heads/master | 2021-05-23T13:48:45.224071 | 2020-04-05T19:58:59 | 2020-04-05T19:58:59 | 253,320,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.eshop.dao.order;
import com.eshop.model.CustomerOrder;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OrderRepository extends JpaRepository<CustomerOrder, Integer> {
}
| [
"patrik.basista@plus4u.net"
] | patrik.basista@plus4u.net |
ebe1740e1e431b0cf98cf4fddce473202ced4255 | feb6e81e73538b782554fff58ca61c65df004985 | /src/chapter_08/Exercise_8_14.java | ca0aafe04e0fcc7d482328bebf5e13e41b2ea82c | [] | no_license | LucasVigarinho/Pirulito_BOOK | 16a1571cf007128f00a576bbd1dabd8ce4311453 | f0a2b1c1966e1a72724caafcc26a1dfe3eb17065 | refs/heads/master | 2021-07-09T09:37:39.317245 | 2020-10-22T20:25:59 | 2020-10-22T20:25:59 | 205,431,592 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,300 | java | package chapter_08;
/**
*
* (Explore matrix) Write a program that prompts the user to enter the length of a
* square matrix, randomly fills in 0s and 1s into the matrix, prints the matrix, and
* finds the rows, columns, and diagonals with all 0s or 1s. Here is a sample run of
* the program:
*
* En... | [
"lucas.maximo.mv@gmail.com"
] | lucas.maximo.mv@gmail.com |
2142b960e272424a4ebfeed024a75724bd9ccee0 | 7b2b776936eb297919b1ad7d6d139c3e3f644f53 | /src/main/java/Main.java | 9f45edcb521f2afe1dbbeb1a59a801f4e196f626 | [] | no_license | Maksim-ya/test | f1807d988e9b15b155b52b21921e9b771cb7f3db | a2ae4ec41480eaff6585282ce2682b80fe354d25 | refs/heads/main | 2023-05-05T23:07:03.789333 | 2021-05-24T07:39:26 | 2021-05-24T07:39:26 | 369,985,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | import parser.Parser;
import java.util.*;
public class Main {
public static void main(String[] args) {
String filename = "src/main/resources/passage.txt";
Parser parser = new Parser();
String str = parser.parse(filename);
Splitter splitter = new Splitter();
List... | [
"noreply@github.com"
] | Maksim-ya.noreply@github.com |
1341b0c775f70385eb089d80dc8d8cca57adf266 | bf84cae511b15a5521b61c19bc5396c62893e9f8 | /dist-primary/src/main/java/com/stylefeng/guns/DistributionManageApplication.java | 491d12821a74fdfb12ea70a9d0395dbb3f89dde8 | [
"LicenseRef-scancode-mulanpsl-1.0-en",
"MulanPSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | LKG/distribution_management | 7c0ba0a4e3226c8297a62744f666951f783f416f | 20421423e172c475eeb35394961d843be7f2ec7c | refs/heads/master | 2023-05-06T10:42:44.093940 | 2021-01-08T07:11:00 | 2021-01-08T07:11:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | package com.stylefeng.guns;
import com.stylefeng.guns.config.properties.GunsProperties;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootAppl... | [
"980508566@qq.com"
] | 980508566@qq.com |
e4ba16baffc1a9cd24939870f3fa63bc4cce4b02 | 3a56b87145043f02673f2d031a68f8f8acccac6b | /src/Bridge/TargetB.java | cac2daeb111fa77faf54cfed1b220929d70427c9 | [] | no_license | Emmonss/java-Design-patterns | 3936d8a9f80aad89fed043376fc1bb2bc6456794 | b024c5a9d0fa3b6c5dce104f9f16fb674b9f2dae | refs/heads/master | 2020-03-22T21:42:49.974690 | 2018-07-12T13:00:35 | 2018-07-12T13:00:35 | 140,709,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 71 | java | package Bridge;
public interface TargetB {
public void USB();
}
| [
"243633699@qq.com"
] | 243633699@qq.com |
13a14b1c1eb864caf0d01cd3ed72d818da6c7f6c | efe8b49f2f917e60d1764c50c6e8726a17812797 | /serialization-tests/src/test/java/com/gs/collections/impl/map/immutable/primitive/ImmutableObjectLongSingletonMapTest.java | 0fb27bd91a112020847004e0ad3d08b602f8ea41 | [
"Apache-2.0"
] | permissive | ANeumann82/gs-collections | c059ce67a99e06a604ca01d54fc2d5767a029eee | 4607ac434382c8f692545673621d181d788e832f | refs/heads/master | 2021-05-27T01:03:47.865935 | 2014-04-04T10:51:58 | 2014-04-04T10:51:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,259 | java | /*
* Copyright 2013 Goldman Sachs.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"bhavana.hindupur@gs.com"
] | bhavana.hindupur@gs.com |
d5fc6983b49bba54f45872e43ea21c6b5946e52d | 3bc62f2a6d32df436e99507fa315938bc16652b1 | /struts2/src/test/java/com/intellij/lang/ognl/psi/VariableAssignmentExpressionPsiTest.java | 2f9c1101047ef6acf9b476ea9cca6f7098fffa80 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-obsolete-plugins | 7abf3f10603e7fe42b9982b49171de839870e535 | 3e388a1f9ae5195dc538df0d3008841c61f11aef | refs/heads/master | 2023-09-04T05:22:46.470136 | 2023-06-11T16:42:37 | 2023-06-11T16:42:37 | 184,035,533 | 19 | 29 | Apache-2.0 | 2023-07-30T14:23:05 | 2019-04-29T08:54:54 | Java | UTF-8 | Java | false | false | 1,726 | java | /*
* Copyright 2014 The 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 applicable law or agreed to in writ... | [
"yuriy.artamonov@jetbrains.com"
] | yuriy.artamonov@jetbrains.com |
3e34e5eff315a97b579b8cbbb74e4a2c2cdcf32d | ca9371238f2f8fbec5f277b86c28472f0238b2fe | /src/mx/com/kubo/model/catalogos/DependantsNumberPK.java | 7fc7bba20eee6a32bdd385a084813310bc4a6661 | [] | no_license | ocg1/kubo.portal | 64cb245c8736a1f8ec4010613e14a458a0d94881 | ab022457d55a72df73455124d65b625b002c8ac2 | refs/heads/master | 2021-05-15T17:23:48.952576 | 2017-05-08T17:18:09 | 2017-05-08T17:18:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package mx.com.kubo.model.catalogos;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class DependantsNumberPK
implements Serializable
{
private static final long serialVersionUID = 1L;
@Column private int dependants_number_id;
@Column privat... | [
"damian.tapia.nava@gmail.com"
] | damian.tapia.nava@gmail.com |
b1612d145953481d4e2f494f433d521efc4cfe84 | bf0c11b40c9aa6cfd72039b007ff559ac8f60de9 | /2Darray/src/wavetraversal.java | 3a0e08aa699427942a1bc09a146782d9e19a7b56 | [] | no_license | rishabh-66/javaprog | 51218cb738f3dc52b3383de3b0ada0b1ba63e54b | b3db8410c70217bb70279d298dc5227266d20079 | refs/heads/main | 2023-06-27T13:03:50.015459 | 2021-07-31T17:43:16 | 2021-07-31T17:43:16 | 370,754,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | import java.util.Scanner;
public class wavetraversal {
public static void main(String[] args) {
Scanner scn = new Scanner(System.in);
int n = scn.nextInt();
int m= scn.nextInt();
int [][] arr = new int[n][m];
for(int i=0;i<arr.length;i++){
for(int j=0;j<arr[0].... | [
"58128726+rishabh-66@users.noreply.github.com"
] | 58128726+rishabh-66@users.noreply.github.com |
f5b0d67c0b5be553e4c51efb9ba89b4ec57dd04b | 36b89c18fde69f8da2e97d20cf9461c441a87b15 | /projectArchetype/src/main/java/com/arabsoft/utils/Constante.java | c9e37ddf1b3cc6b1400a3ba15ba3c17ec006bacb | [] | no_license | xsaf/mystke | d278a6ff6c0cc5ebec300ef9e176dfd51050d142 | 7bb36495fef7f1e509e116525e38aa24eb7399aa | refs/heads/master | 2020-05-22T06:43:02.604051 | 2016-10-09T17:13:37 | 2016-10-09T17:13:37 | 62,892,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package com.arabsoft.utils;
public class Constante {
public static final short stadeAnalyseFinaciere = 1;
public static final String COD_ETAT_ENCOURS = "E";
public static final String COD_ETAT_VALIDER = "V";
public static final Long TACHE_PRISE_EN_CHARGE = Long.valueOf("1");
public static final Long TACH... | [
"Safwen@Safwen-PC"
] | Safwen@Safwen-PC |
bacdb5e72befa74f002ce8fafa9177150bdacf17 | 4260d20b704ccd1a33d28b033beb28dce214eacb | /app/src/androidTest/java/com/example/sgt_powell/studyjamapp/ApplicationTest.java | 794a184949dca5c36201fb0f624d3bbaa7902207 | [] | no_license | antpowell/GoogleStudyJams5ThingsApplication | a4909ef91ee79bab45fe170fdd9377c65c5188c5 | 77c67430c6cc67a230af72ea07108d7227d7812d | refs/heads/master | 2021-01-01T03:48:03.856064 | 2016-04-28T02:02:23 | 2016-04-28T02:02:23 | 56,949,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.example.sgt_powell.studyjamapp;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest(... | [
"powell.anthony.e@gmail.com"
] | powell.anthony.e@gmail.com |
9e5ca917c98e3dbd63e2aa08e861e1a1f532d2fb | 01bac3bd6490d234435e3dd89c9bc732bb79ba79 | /src/test/java/io/harness/test/rest/rbac/CloudProvidersTest.java | 10a32bb4974e03b86e88a155210182dc39ef1728 | [] | no_license | veereshradder90/Automation-Harn | 983fb08c76898cce438659bc51fc886557fd1710 | dec128978bb28330ed94eb6e0d70ec0a578b50be | refs/heads/main | 2023-02-10T15:11:18.184016 | 2021-01-11T08:13:31 | 2021-01-11T08:13:31 | 328,593,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,818 | java | package io.harness.test.rest.rbac;
import io.harness.rest.helper.cloudproviders.cloudprovider.CloudProviderHelper;
import io.harness.test.rest.base.AbstractTest;
import io.harness.rest.helper.cloudproviders.aws.AwsHelper;
import io.harness.rest.helper.cloudproviders.azure.AzureHelper;
import io.harness.rest.helper.clo... | [
"Viresh.Radder@indecomm.com"
] | Viresh.Radder@indecomm.com |
34b35cfc9b5b1e6547958e23965cd83a92c70579 | 818bb9750604ee6ec801d0c80b34a9de4c966eb1 | /app/src/main/java/com/example/phobes/witnessassitant/service/SocketThread.java | 931440fd95a9c25d4a82df23b3b3a1f1094a6745 | [] | no_license | ZRXiang/Witnessassitant1 | eb5c392d2c1371cd7975b2f0f8b9564fcabc23b3 | 5d4065027bcc0d502b24597cb0d39592d16dbe11 | refs/heads/master | 2021-01-19T14:09:41.533599 | 2017-04-07T09:01:12 | 2017-04-07T09:01:12 | 88,128,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,635 | java | package com.example.phobes.witnessassitant.service;
//http://www.cnblogs.com/shaocm/p/3528346.html
import com.example.phobes.witnessassitant.model.CommData;
import com.example.phobes.witnessassitant.struct.*;
import com.example.phobes.witnessassitant.struct.TFHeader;
import java.io.BufferedInputStream;
import java.io... | [
"1441721645@qq.com"
] | 1441721645@qq.com |
f9261f735bdc148d38d91f235881190aafa362ff | 2429c7749c8009782d135b0175036a67c3e247e2 | /app/src/main/java/ro/atoming/bakingapp/ui/RecipeStepDetailFragment.java | eec991ea0964593ae5ebcb3e445577e9660409f7 | [] | no_license | stavrr0ss/BakingApp | acf5563007b617c731b423dd034d4079e2600a3d | 3a7df8a7c1c67837f63ea16365a22fa024c80901 | refs/heads/master | 2020-03-16T16:54:02.038032 | 2019-09-23T09:55:05 | 2019-09-23T09:55:05 | 132,808,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,818 | java | package ro.atoming.bakingapp.ui;
import android.app.Fragment;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import... | [
"b0gdantoma@yahoo.com"
] | b0gdantoma@yahoo.com |
9e9573b06b3e4cfc59a3420b5b85053515c72381 | 05befa621d9e55c0d11d5ff1a803976c7922c0c7 | /app/src/test/java/com/angryscarf/recyclerviewapp/ExampleUnitTest.java | 930d2a9c8487be79a8b4604d52d02dd3ea7d57aa | [] | no_license | JDAlvarenga/PDM_L5_RecyclerViewApp | b4adad959cddc1bff8c74a561f7fe378a09350f9 | b86363d48df7ba2a052a71991d5153e589535e42 | refs/heads/master | 2020-03-11T16:09:57.016339 | 2018-04-23T21:55:26 | 2018-04-23T21:55:26 | 130,107,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package com.angryscarf.recyclerviewapp;
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
pub... | [
"00069216@uca.edu.sv"
] | 00069216@uca.edu.sv |
8a7825d6638bc394e50348cc6be42cf6f6e1848b | ad9785adccf5aa1533002f64a1fa129254204ee7 | /src/java/DAO/Interface/IPersonaDAO.java | d49a79f95ad39483c22cc3383de2d2bdb63aff51 | [] | no_license | TigreF/cafe4workp9u8b5n3 | 10ee2397885a7fb39074fc403f223525ab2480c2 | 4891c50e414d195dce6c12bf922fb8f8915e5531 | refs/heads/master | 2021-01-10T15:10:07.115807 | 2016-02-26T02:07:50 | 2016-02-26T02:07:50 | 52,557,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | 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 DAO.Interface;
import DTO.PersonaDTO;
/**
*
* @author renzo
*/
public interface IPersonaDAO {
public Perso... | [
"Tigre@192.168.1.8"
] | Tigre@192.168.1.8 |
1865d42eec485f21fdc31e9abf555d3c675d5c70 | 9b3a3c2ebfa2036ed4004ef0bfb01dfc50903101 | /src/com/thai/intellijentEC/main/ui/TakeSuccess.java | 94ec140fc3125bbbea82e522f37462419f94a864 | [] | no_license | CREEPERDCH/Ineffective_1 | deeedcf40ef7b43ec9c1bafd52eb619834e1cbcb | 6e69e709bb35ae85e97c9c82cf1dc61289094b05 | refs/heads/master | 2021-09-06T11:31:42.670122 | 2018-02-06T03:19:58 | 2018-02-06T03:19:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,781 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.thai.intellijentEC.main.ui;
/**
*
* @author 段晓强
*/
public class TakeSuccess extends javax.swing.JFrame {
/**
... | [
"wwwwyn4240@gmail.com"
] | wwwwyn4240@gmail.com |
4cb224234c0672745590ee37cad9027a25ceba64 | 62d3ec55742067cf0d769c69e04a86e25ebef20a | /src/main/java/signingToday/client/model/InlineResponse401.java | f0f42742f14e958cdc354f80af8865a5ef950269 | [
"MIT"
] | permissive | signingtoday/signingtoday-sdk-java | 4fa60a3599365f1f75fefbd417ba6dc27c30f183 | 1a6c6ff16a3483e66b69e78fefdfd5abd4891684 | refs/heads/master | 2022-05-29T14:14:30.351422 | 2020-03-24T08:26:37 | 2020-03-24T08:26:37 | 232,547,913 | 0 | 0 | MIT | 2022-05-20T21:20:59 | 2020-01-08T11:26:45 | Java | UTF-8 | Java | false | false | 12,048 | java | /*
* Signing Today API
* KlNpZ25pbmcgVG9kYXkqIGVuYWJsZXMgc2VhbWxlc3MgaW50ZWdyYXRpb24gb2YgZGlnaXRhbCBzaWduYXR1cmVzIGludG8gYW55CndlYnNpdGUgYnkgdGhlIHVzZSBvZiBlYXN5IHJlcXVlc3RzIHRvIG91ciBBUEkuIFRoaXMgaXMgdGhlIHNtYXJ0IHdheSBvZgphZGRpbmcgZGlnaXRhbCBzaWduYXR1cmUgc3VwcG9ydCB3aXRoIGEgZ3JlYXQgdXNlciBleHBlcmllbmNlLgoKCipTaWdua... | [
"smartcloud@bit4id.com"
] | smartcloud@bit4id.com |
520c2ea1c65d82918a259fdd43dfd6570b675501 | 2487126e8e84858981df0b6094d27c9b94103dd3 | /DerbyApp.java | 454a2aec1d667b62645495f35ddedb975c773bdb | [] | no_license | ashokramcse/rps_citi_java8 | 27be19fe35ca90e5cfa776d77d7e8380db52f318 | 05da45f142c96bb84cac8ff7ef03f18ea42debb2 | refs/heads/master | 2020-03-19T07:40:19.459588 | 2018-05-24T12:11:50 | 2018-05-24T12:11:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package com.citi.banking;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class App {
public static void main(String[] args) {
// TODO Auto-generated method stub
... | [
"noreply@github.com"
] | ashokramcse.noreply@github.com |
cd9ea5cec4a33a6f01c310d91f558fde46f5309c | 116911540a82648550ef143900ee39c17ccb0f40 | /src/main/java/com/github/repository/ShoeRepository.java | 5a35f8d821250e09cb6cd552a8af8210ec78651f | [] | no_license | ThamVanNguyen/SerializationDemo | c4539c62bfacfb6a858431bbf684d388744fcc90 | 43207a6ba0dd9a34ab3f7bcde8024a5b5399bbca | refs/heads/master | 2021-06-17T10:46:29.674665 | 2017-06-07T09:35:54 | 2017-06-07T09:35:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.github.repository;
import com.github.entity.Shoe;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Created by tham on 6/7/17.
*/
@Repository
public interface ShoeRepository extends JpaRepository<Shoe, Integer> {
}
| [
"nguyenvanthamtclc@gmail.com"
] | nguyenvanthamtclc@gmail.com |
b33f673ffa97a8a6a6f46a5800cc8bac7aa116fa | 1e0f2efd7353e02b12cfab003b5e7f0161408486 | /src/javaassignment12015/JavaAssignment12015.java | b70e6e66389a8f3b8b979d92effd6d3301d1ce93 | [] | no_license | JibinPeter/JavaAssignment12015 | d1cc4a2c137d828d0ae2ab5af7ef838c9165a486 | f915895505e6cc6e5d1fe88488d098c1e38fbf3a | refs/heads/master | 2016-09-05T10:25:07.104275 | 2015-09-14T20:14:14 | 2015-09-14T20:14:14 | 42,473,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,454 | 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 javaassignment12015;
/**
*
* @author c0662366
*/
public class JavaAssignment12015 {
/**
* @param args the command... | [
"c0662366@SB-N208-09.lambton.on.ca"
] | c0662366@SB-N208-09.lambton.on.ca |
b02c94f2e73bfbcf6924313b6544ed9fb31bd371 | 2e804c0d326ada7da2e610a5fcc7999507389da0 | /src/main/java/com/marcel/pontointeligente/api/dtos/EmpresaDto.java | 81d9f0529ef184f9fb647dd65a493da675ddfc76 | [
"MIT"
] | permissive | aguiarmarcel/ponto-inteligente-api | d10296760af650aaf445ad2504b913071eee100b | ed75cd9ee0fac7ea58dc7ab85f4e07dc018f010a | refs/heads/master | 2022-01-28T12:44:07.468989 | 2019-06-17T18:07:31 | 2019-06-17T18:07:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package com.marcel.pontointeligente.api.dtos;
import javax.validation.constraints.NotEmpty;
import org.hibernate.validator.constraints.br.CNPJ;
public class EmpresaDto {
private Long id;
private String razaoSocial;
@NotEmpty(message = "CNPJ não pode se vazio.")
@CNPJ(message = "CNPJ inválido.")
private St... | [
"aguiar.marcel.bezerra@gmail.com"
] | aguiar.marcel.bezerra@gmail.com |
0fe91395491419c3ece19d23b7c01b81ffe52420 | 2941ac7784fca3f065c6fa2efd3d830c89e6f137 | /src/main/java/jp/co/solxyz/lessons/catalog/business/GoodsService.java | e6d48666cc1e952466675703e92630c37b2f3326 | [] | no_license | jsn-developer/lessons-catalog | f8cb0b9859fe5bdbf8e638cb25cb5b803d2c4840 | efb6b94da01d6bbb16096e90b98a165405ef5b7f | refs/heads/master | 2022-06-27T08:27:17.194405 | 2020-03-30T04:43:03 | 2020-03-30T04:43:03 | 249,858,849 | 0 | 0 | null | 2022-06-21T03:03:34 | 2020-03-25T01:30:36 | JavaScript | UTF-8 | Java | false | false | 821 | java | package jp.co.solxyz.lessons.catalog.business;
import java.util.List;
import java.util.Optional;
import jp.co.solxyz.lessons.catalog.dao.DataDao;
import jp.co.solxyz.lessons.catalog.entity.GoodsEntity;
public class GoodsService {
/**
* 全ての商品情報を取得
* @return リスト
*/
public List<GoodsEntity> getAllGoods() thro... | [
"hisato@solxyz.co.jp"
] | hisato@solxyz.co.jp |
facf9a78c91dd376d8d447c8e386960f92003160 | 4799e22735a832aebad27d15af8b54ea1bc2611d | /app/src/test/java/com/examensupletorio/visorlugares/ExampleUnitTest.java | 70df87bf356ea10758222738c5946dab8df8884e | [] | no_license | Jalejandro2000/VisorLugares | 031de662b619dca0d62ff74bf4b60bd18b711f56 | fb8cbdeb43a6f3d842525858c762a5361f251908 | refs/heads/master | 2023-07-18T19:26:45.072514 | 2021-09-10T04:18:30 | 2021-09-10T04:18:30 | 404,954,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.examensupletorio.visorlugares;
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
... | [
"alejandrofulljuegos@gmail.com"
] | alejandrofulljuegos@gmail.com |
61d7731356f7a4b37ff6924c87b757bd5f59d36a | 096105c682346ea9dc211b4cb1223f510a6cdd17 | /src/com/cts/arrays/test/MergeTest.java | d5ec08bd8ef0cefc2ee5bc77c46fe335492556d5 | [] | no_license | Dilludoll/CTSAssignment | 52a5b14b93fa6c57f9b089b12d9c9905c554b008 | 14f371d10a04c61dc8d494c585a4afeb3f523952 | refs/heads/master | 2020-03-18T06:42:36.538110 | 2018-06-01T20:45:34 | 2018-06-01T20:45:34 | 134,411,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 854 | java | package com.cts.arrays.test;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class MergeTest {
public static void main(String[] args) throws NumberFormatException, IOException {
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
int arr1... | [
"dilshad02247200@gmail.com"
] | dilshad02247200@gmail.com |
5cc702024bceb8f224cf725a4012da4890034837 | ee62db9c643e79dfc6e72a0ae90769a4de71b07b | /04_ReadingData/LoopingRows/src/com/lynda/javatraining/db/Main.java | 95dc87a892de6725e4dece5dfe2143386c21283a | [] | no_license | yaroslav-shlapak/LyndaJDBCTutorial | 7a955fa52f28850dddf444839126c0e6615da528 | bfbfacaf63ef85ad4ee3220a138585055906fc76 | refs/heads/master | 2021-01-17T17:07:14.269800 | 2014-01-06T12:08:52 | 2014-01-06T12:08:52 | 15,621,434 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | package com.lynda.javatraining.db;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import com.lynda.javatraining.db.tables.Tours;
public class Main {
public static void main(String[] args) throws SQLException {
try (
Connection conn = DBUtil.ge... | [
"yaroslav.shlapak@gmail.com"
] | yaroslav.shlapak@gmail.com |
a4297316bcd5e81f2dbe4f9e229a815850f46077 | f5ae9153e263577dc33d777ea5091f50ab132db1 | /src/main/java/com/sun/javaee/blueprints/petstore/model/SellerContactInfo.java | e857dbe028143f49f2125d6e5c52471b8d00784f | [] | no_license | vijayanand15/onlinepetstore | 9378d7a41767980981d6f8b3e52aa8a8ccbff7ba | 3f4ae1724aefa8ea250a7e1667b388d9088bf489 | refs/heads/master | 2021-01-12T16:43:04.895695 | 2016-10-20T08:08:12 | 2016-10-20T08:08:12 | 71,436,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,916 | java | /* Copyright 2006 Sun Microsystems, Inc. All rights reserved. You may not modify, use, reproduce, or distribute this software except in compliance with the terms of the License at: http://developer.sun.com/berkeley_license.html
$Id: SellerContactInfo.java,v 1.5 2007/01/09 19:02:11 basler Exp $ */
package com.sun.javae... | [
"vijayanand_15@rediffmail.com"
] | vijayanand_15@rediffmail.com |
d117afb9319a52f6d680540e3931023a5584417d | 2bfbb55cee5ca970f6932f69047267541ec6edf5 | /app/src/normal/java/io/gonative/android/LeanWebView.java | 189f3a4a7ce64cb154589978062f87a5ebeaf21a | [] | no_license | lucakiebel/ListX-App | 9a9d8578986aa6196a3525acfbedd5bf45aaadd8 | 3d46e54409a5bb4d2e316542c6ea966dd028e3e3 | refs/heads/master | 2021-04-12T03:51:26.927436 | 2018-03-17T22:10:35 | 2018-03-17T22:10:35 | 125,671,444 | 2 | 0 | null | 2020-11-23T13:42:23 | 2018-03-17T21:44:59 | Java | UTF-8 | Java | false | false | 4,084 | java | package io.gonative.android;
import android.content.Context;
import android.os.Build;
import android.os.Bundle;
import android.util.AttributeSet;
import android.webkit.WebBackForwardList;
import android.webkit.WebChromeClient;
import android.webkit.WebHistoryItem;
import android.webkit.WebView;
import android.webkit.W... | [
"github@luca-kiebel.de"
] | github@luca-kiebel.de |
3eafa90e3c07891a82f15d99650ee35dacf638ef | 609f1638b9deebbb6000ed3634aa0e54767051c4 | /src/main/java/com/cjf/generic/FruitGenerator1.java | c80ed22253502b40d4c686a6f8d63880a27c7444 | [] | no_license | soochowcjf/sgc-learn | 93ba6dd6fef46831f2e8562289124a30f0778882 | b99c801498504d2bd0e1e068f0e46905c32e785f | refs/heads/master | 2021-08-18T13:42:52.870267 | 2021-02-08T05:24:21 | 2021-02-08T05:24:21 | 243,742,116 | 0 | 0 | null | 2021-02-08T01:21:07 | 2020-02-28T11:00:32 | Java | UTF-8 | Java | false | false | 773 | java | package com.cjf.generic;
import java.util.Random;
/**
* 传入泛型实参时:
* 定义一个生产器实现这个接口,虽然我们只创建了一个泛型接口Generator<T>
* 但是我们可以为T传入无数个实参,形成无数种类型的Generator接口。
* 在实现类实现泛型接口时,如已将泛型类型传入实参类型,则所有使用泛型的地方都要替换成传入的实参类型
* 即:Generator<T>,public T next();中的的T都要替换成传入的String类型。
*/
public class FruitGenerator1 implements Generator<String... | [
"840003625@qq.com"
] | 840003625@qq.com |
0900fa3d2ccdd6093b234bcd9eca7730e8c97fe5 | 291fa7a2def7799d6475ebfedd24a5bc94696dd8 | /app/src/main/java/com/example/youssef/getyourdrug/customfonts/EditText_Roboto_Meidum.java | 2dcbbeb10ceb3c8bc1ed3ab383fb855bb3351185 | [] | no_license | YoussefJabbari/Get-Your-Drug | 94b0c0c3e00ddde2f2b6b32bb179a93ef85a2946 | d11dc2ebd332f7742db1365565c0d8d9cdd2b974 | refs/heads/master | 2021-09-16T04:10:48.817298 | 2018-06-15T23:14:01 | 2018-06-15T23:14:01 | 137,538,339 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package com.example.youssef.getyourdrug.customfonts;
import android.content.Context;
import android.graphics.Typeface;
import android.util.AttributeSet;
import android.widget.EditText;
public class EditText_Roboto_Meidum extends android.support.v7.widget.AppCompatEditText {
public EditText_Roboto_Meidum(Context ... | [
"youssef.jabbari@um5s.net.ma"
] | youssef.jabbari@um5s.net.ma |
0ebdf78a65443133cb74975e3ffdba69b97552b1 | e7dba28ef2a986e9348fba1f443e522be94d859d | /CustomCamera/app/src/main/java/com/handpay/camera/manager/AutoFocusManager.java | 4348a15f2a8ff4a7c9e23e5e64cad18fb07b8dc1 | [] | no_license | xiaoshi316/AndroidProjectStudy | 4309d8acc6d5c3dae481e24c516e353169143d8a | 7f47e404be29e3ec7eb2873aeb5c69f6a7258efa | refs/heads/master | 2021-01-12T15:43:04.861663 | 2017-01-20T08:59:12 | 2017-01-20T08:59:12 | 71,866,223 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,746 | java | package com.handpay.camera.manager;
import android.hardware.Camera;
import android.os.AsyncTask;
import android.util.Log;
import java.util.ArrayList;
import java.util.Collection;
import java.util.concurrent.RejectedExecutionException;
/***
* 自动对焦
*/
public class AutoFocusManager implements Camera.AutoFocusCallback... | [
"shaoxian.shi@handpay.com.cn"
] | shaoxian.shi@handpay.com.cn |
a3a30ecf98881a501e8b4a4a335918e0be810f6b | e0ba7ddeb226fe452e5114ce2b8b94ddb4b97b3e | /app/src/main/java/com/zhuye/ershoufang/bean/MybidderBean.java | a863f21a7a2e0d0ff0a2c41dc7e317b2b1df3e17 | [] | no_license | jingzhixb/trunk | 5337a676f9eb91888171bd06f7a657e72cb05636 | e9201b355323c86db5b3a22a8e869b1243b00763 | refs/heads/master | 2020-03-28T01:34:08.005377 | 2018-09-05T12:34:05 | 2018-09-05T12:34:05 | 147,514,146 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,429 | java | package com.zhuye.ershoufang.bean;
/**
* Created by Administrator on 2018/5/2 0002.
*/
public class MybidderBean {
/**
* data : [{"id":"id","city_id":"市id","area_id":"区id","xiaoqu":"小区","addr":"详细地址","qp_money":"怕买价格","start_time":"开始时间","jp_time":"拍卖周期","photo":"图片","city":"市名称","area":"区名称","end_time":"... | [
"1390056147qq.com"
] | 1390056147qq.com |
d33eb45cfeea3ee03f94147690957d0c8e9cb873 | 7e526e526db5ab98767a620ef8595a397ecf6941 | /src/main/java/common/element/Table.java | 7a5d4ab11cae0a54ab0df6e5e0e62a2cc0a87313 | [] | no_license | viethuynh140499/railway | f756a18ff66b19b549b9ea50bc7b43fe7ba801a2 | 7307bc9a8f1c65308a4f9e7e7f29a417d25e1f0b | refs/heads/master | 2023-04-24T15:53:08.150928 | 2021-05-10T17:13:06 | 2021-05-10T17:38:22 | 359,656,549 | 0 | 0 | null | 2021-05-10T17:13:07 | 2021-04-20T02:15:11 | Java | UTF-8 | Java | false | false | 152 | java | package common.element;
import org.openqa.selenium.By;
public class Table extends BaseElement{
public Table(By locator) {
super(locator);
}
}
| [
"82853621+viethuynh140499@users.noreply.github.com"
] | 82853621+viethuynh140499@users.noreply.github.com |
69c666e42268106fbd0bbc1ebeba395145eb543f | 77f5ce0039fac42d31dbaf05f1875dd4f9773b74 | /MaratonaJava/src/javacore/colecoes/testes/SetTest.java | 48c52026ce40d467b43a0bc90fc70eb1915879e2 | [] | no_license | devleandrodias/maratona-java | 16011d6e3325ce6cb25a49b1a363612e6683953e | 9cc1f18e0ed8ead542d0306f71c23f5e0c569d25 | refs/heads/master | 2020-11-24T03:42:05.472317 | 2020-01-26T15:16:26 | 2020-01-26T15:16:26 | 227,949,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 928 | java | package javacore.colecoes.testes;
import javacore.colecoes.classe.Produto;
import java.util.HashSet;
import java.util.Set;
/**
* SetTest
*/
public class SetTest {
public static void main(String[] args) {
Produto produto1 = new Produto("123124", "MacBook Air 2017", 3999.99);
Produto produto2 = new Produt... | [
"leandro.dias_profissional@outlook.com.br"
] | leandro.dias_profissional@outlook.com.br |
25a0d00a982e45dc0351adfdc5ed5a319ea4b88b | b948212e8852fb22dd0ab280933c335e7976f8cd | /GraphQL_Media_Service/src/main/java/GraphQL/media_service/pojo/Movie.java | 60399cf375f488eb34fe2234b2afd4e1461354d3 | [
"MIT"
] | permissive | KolHaj/GraphQL-Microservices-Media-Demo | eb4a8a99b616059fc2f08b7a1d4873193554bdbd | 00e4b5ab4945c19b755c14dbb3170f688e57ee75 | refs/heads/main | 2023-04-10T22:14:12.013204 | 2021-04-26T01:14:10 | 2021-04-26T01:14:10 | 361,578,677 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package GraphQL.media_service.pojo;
import lombok.Data;
/**
* Movie variables with Lombok java library to remove
* unnecessary getter, setter, and constructor for cleaner
* overall code look.
*/
@Data
public class Movie {
private String id;
private String name;
private String writers;
private bool... | [
"Kolger27@gmail.com"
] | Kolger27@gmail.com |
9827a83ffc7eb681b4f79b4a55a334ea77c640f6 | 653ecfe38ce0b3037a2c3222a2636582d77f4a79 | /src/main/java/com/fenglinga/tinyspring/App.java | 8c05a9bc6bfe7cdb71d1e7ad9aebcf2fb2e0424b | [] | no_license | nkligang/tinySpringSample | 0d9e7a06c922c40851a98592e2eb835cf034bb47 | 33ad40fd3802792f1d75aab11c7d937e0199bca5 | refs/heads/master | 2023-03-20T08:33:55.662274 | 2021-03-23T03:42:32 | 2021-03-23T03:42:32 | 341,755,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package com.fenglinga.tinyspring;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args ) throws Exception
{
new SpringAppBuilder().run(args);
}
}
| [
"nkligang923@gmail.com"
] | nkligang923@gmail.com |
bb309fc2970710fdd720ee9f52d5e0398bc69be9 | 335608f1017f8663b2f9203a36e1058dce9576be | /HoloEverywhere/HoloEverywhereLib/src/com/WazaBe/HoloEverywhere/preference/Preference.java | 96583a1cf03b85223bb6dd87d6f4e45eebbd528b | [] | no_license | Eugeny/fksis-schedule | cde416222d1ed05c76607ec13be3905febf79e7f | 8532aa84d3cf2ef167f37cdef157e3ebe2e82877 | refs/heads/master | 2016-09-10T10:20:38.471790 | 2013-02-10T15:17:27 | 2013-02-10T15:17:27 | 5,688,368 | 0 | 1 | null | 2013-01-10T13:38:11 | 2012-09-05T14:29:18 | Java | UTF-8 | Java | false | false | 21,276 | java | package com.WazaBe.HoloEverywhere.preference;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import android.content.Context;
import android.content.Intent;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.os.Parcel;
im... | [
"john.pankov@gmail.com"
] | john.pankov@gmail.com |
84f8e350ba668de3a46cf5c1f0c72354538b7092 | dbb33553fcdc92e6cf66c0cc98fea249194be46e | /hkia/src/main/java/com/sails/service/Version.java | bedbc60177a1250f357fe1eb2508f2b4d943b6b8 | [] | no_license | willy830704/NCKU_Hospital_APP | 3ecfdaba95e6c58c982b3ac6448ee7259859375f | 04d52fd621905d8c41214b02f39be4c6551692dc | refs/heads/master | 2021-01-17T08:40:13.863003 | 2016-09-30T09:06:33 | 2016-09-30T09:06:33 | 64,288,243 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.sails.service;
/**
* Created by autospot on 14/3/21.
*/
public final class Version {
public static final boolean DEBUG = false;
public static final String SAILS_TOKEN = "3c1d084e86b5442592c945989968a033";
public static final String BUILDING_ID = "528fea2cb4eb33531e000001";
// public stat... | [
"willy830704@gmail.com"
] | willy830704@gmail.com |
5a48b8e3268a8bd5cee6aabe2754bc70126592eb | f6f10e657bc3ab325b9d74761739c73149c2688d | /exchange-wrapper/src/main/java/com/mali/exchanger/communication/impl/okex/utils/OkexErrorCodeMsgs.java | fdaf6dd80a223fbb293c878931a2c15b95e962e4 | [] | no_license | robertolima-dev/AI-Financial-Market | fb58f6454d04cd9a184368d77a412018943a39f7 | 1cdec7e4eb0b894df9d8e618d51049c3d4f32096 | refs/heads/master | 2021-10-21T21:48:01.197845 | 2019-03-06T18:48:08 | 2019-03-06T18:48:08 | 174,201,579 | 1 | 5 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | package com.mali.exchanger.communication.impl.okex.utils;
import org.springframework.stereotype.Service;
@Service
public class OkexErrorCodeMsgs {
public String getCorrectMessage(Long errorCode){
if (errorCode == 1002) return "The transaction amount exceed the balance";
if (errorCode =... | [
"robertolima@MacBook-Pro-de-Roberto.local"
] | robertolima@MacBook-Pro-de-Roberto.local |
8331466d3896ec4ec3adc269b7c77c57ac88bddf | a7365d54c1129db05f09979a1fdfd8b5d3ebb716 | /src/practice/DecisionMaking/PerimeterOfRectangle.java | 077134930d89fda39231208d82e45e53a190ae4f | [] | no_license | Richa789/JavaConcepts | 55b0be30b219128ce8e78152d4103cd7b23ef413 | c64de6cf52a75464e2704f37907dfd2291eac1cf | refs/heads/master | 2022-12-20T17:10:09.813065 | 2020-10-04T15:32:39 | 2020-10-04T15:32:39 | 301,163,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package practice.DecisionMaking;
public class PerimeterOfRectangle {
public static void main(String[] args) {
int value = perimeter(12, 14);
System.out.println("The perimeter of rectangle is " + value);
}
public static int perimeter(int length, int height) {
return 2*(length + heigh... | [
"ranu.rich@gmail.com"
] | ranu.rich@gmail.com |
5ba7215b52ef42e4e821907dde52dd177c4c88cf | 60fe9caa0b627813d4bdf3f7e627f0402b788077 | /app/src/main/java/com/chocozhao/chocobilibili/mvp/ui/adapter/ArticleAdapter.java | 114d49425aab86cfe1fc598b8db08699deeab56f | [
"Apache-2.0"
] | permissive | chocozhao/chocobilibili | 15f160202389844c7519f5d5742c4a85e1b0e1e2 | 768be8116d3ff0b60a03b55507b140af24f04cec | refs/heads/master | 2020-08-16T03:59:45.448817 | 2020-04-13T06:10:09 | 2020-04-13T06:10:09 | 215,451,805 | 3 | 0 | Apache-2.0 | 2020-02-25T09:59:11 | 2019-10-16T03:48:53 | Java | UTF-8 | Java | false | false | 1,269 | java | package com.chocozhao.chocobilibili.mvp.ui.adapter;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.chocozhao.chocobilibili.R;
import com.chocozhao.chocobilibili.mvp.model.entity.GetArticleData;
import org.jetbrains.annotations.NotNull;
import or... | [
"you@example.com"
] | you@example.com |
7a57bd7eb246fe82bd3e4a3cb76f0b525a7d398b | 0341d57c29bb4bf64bbb258cce506e6ba5ef2e62 | /src/main/java/org/kitteh/irc/client/library/feature/twitch/messagetag/MsgParamSubPlanName.java | f6f053b239f175af9acef5fe1225319571f33afa | [
"MIT",
"Apache-2.0"
] | permissive | boostchicken/KittehIRCClientLib | 4715620d0149151db8069b5b0ef0c9c9c943bce0 | f5ad7cad286991798824cbee386d54f53e39d810 | refs/heads/master | 2020-06-16T16:48:01.820354 | 2019-07-08T23:45:20 | 2019-07-08T23:45:20 | 195,640,167 | 0 | 0 | NOASSERTION | 2019-07-07T10:53:10 | 2019-07-07T10:53:10 | null | UTF-8 | Java | false | false | 2,058 | java | /*
* * Copyright (C) 2013-2019 Matt Baxter https://kitteh.org
*
* 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, co... | [
"matt@phozop.net"
] | matt@phozop.net |
84fc01498e2f235ae72e1ccdc7535863a9ac198d | a63a260c20b77bfa2c02ed637bce085ac3438b0f | /casclient1/src/test/java/com/cas/casclient1/Casclient1ApplicationTests.java | b33e3f8c100fd24cc7b325afae111b97dc83b9e5 | [] | no_license | EamonYin/CasDemo | dace8ecb0a8b204ba6a59fd956d7928fbb43df04 | cb45b848f15ec8b3596669370b324eddb662279e | refs/heads/master | 2022-04-07T23:09:37.346325 | 2019-12-18T02:56:23 | 2019-12-18T02:56:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.cas.casclient1;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class Casclient1ApplicationTests {
@Test
void contextLoads() {
}
}
| [
"yiming_102@163.com"
] | yiming_102@163.com |
09e7b0199a51c7a83df8fa7ddbc7d7945c6a346a | 90bd3a3683eec8954569f44759e6c2b44868d307 | /uebung5/src/main/java/ch/hsr/skapferer/parprog/uebung5/aufgabe2/WebDownload.java | f07bc17b6996281c2fb9ccac5cf88ed9e98c365c | [] | no_license | stefan-ka/HSR-ParProg | ca75243da8b4d857238b30d9005cde2bfa5f5c8c | af82a4e53c357a09d9aebc331b81567e33876c31 | refs/heads/master | 2021-01-10T18:49:36.369223 | 2015-05-27T12:37:31 | 2015-05-27T12:37:31 | 30,962,966 | 0 | 0 | null | 2015-05-20T12:03:17 | 2015-02-18T11:30:09 | Java | UTF-8 | Java | false | false | 541 | java | package ch.hsr.skapferer.parprog.uebung5.aufgabe2;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.URL;
public class WebDownload {
public String downloadUrl(String link) throws IOException {
URL url = new URL(link);
StringBuffer stringBuffer = new St... | [
"stefan@kapferer.ch"
] | stefan@kapferer.ch |
b4c33daa263259cfca08998bfcb6fbd451bab5dc | 537aa828c3896b3fd7c33c17055e6ea1bc691a86 | /src/main/java/com/maersk/knapsack/config/SwaggerConfig.java | 6f9886595010590f4f2484702c79b5b1d517a899 | [] | no_license | Raman281990/KnapsackOptimizer | 0bcdd5ddbb9c627f62b30a682b14e695ea70141e | 98be3690785cbeb6bfe151bc41e46a519aa3c87a | refs/heads/master | 2020-04-23T12:22:00.164737 | 2019-02-17T21:59:13 | 2019-02-17T21:59:13 | 171,165,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 897 | java | package com.maersk.knapsack.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.google.common.base.Predicates;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import... | [
"ramansweet28@gmail.com"
] | ramansweet28@gmail.com |
d04692f938da4326648f63c9f0bb765f6239121e | 70dfc9457af7c5c8f660c705ae57576c0f5cc878 | /RPGToms/src/ReferInformation.java | c550f45170aa64cb3a03758fc177d839ebd2c7fa | [] | no_license | ThomBarrett/DavidLessonRepositorie | 5e2fe377c9393f099758fb4e37a63a24f6cfc654 | 4109c51c5a301f92568718331b40ca85ee84a7e6 | refs/heads/master | 2021-01-01T18:00:49.541552 | 2017-07-26T22:31:12 | 2017-10-09T18:51:31 | 98,225,802 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 330 | java |
public class ReferInformation {
private final String[] months = {
"January","February","March",
"April","May","June",
"July","August","September",
"October","November","December"};
public String[] getMonthsArray(){
return months;
}
public String getMonth(int input){
return months[input-1].toStrin... | [
"tom_72@outlook.com"
] | tom_72@outlook.com |
1282c3fba7281d89a97d2ffc9b284fd0f1bd99d5 | 2e48c0382c30cc8fbf9b122f6936a33162b95a79 | /app/src/main/java/com/example/ofir/testfunctionality2/Tabs/ViewPagerAdapter.java | 84378d3431cde6deb7feb6501541d70319654007 | [] | no_license | Styxer/BoPo | e0c6343870ddc8f9d40da115ac48b6f30853d73a | 0f4738bc7e680062834c363382e94963822abaa2 | refs/heads/master | 2020-12-24T21:01:43.013492 | 2016-11-10T10:27:31 | 2016-11-10T10:27:31 | 56,344,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 959 | java | package com.example.ofir.testfunctionality2.Tabs;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import java.util.ArrayList;
/**
* Created by Ofir on 04/06/2016.
*/
public class ViewPagerAdapter extends FragmentPagerAdapter... | [
"gennin@gmail.com"
] | gennin@gmail.com |
0564a77b4e65919095afc9ad38c23e53c54ccc70 | bbb0343e3c86437b371cb8dd2e3fa1b0b3151741 | /javaee/tzstruts2/src/com/newstart/action/iter/LogInterceptor.java | b1cc32a5f99fcebf3c87eaf909d764ef23425dea | [] | no_license | zhou-j/helloworld | 1c1b5cf12cef14bf25636eeaa3c283d1e74f68f3 | 29485679382f098187dfab169ebc5f5850d7e056 | refs/heads/master | 2021-06-07T00:33:35.425776 | 2016-09-20T10:34:50 | 2016-09-20T10:34:50 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,295 | java | package com.newstart.action.iter;
import com.opensymphony.xwork2.ActionInvocation;
import com.opensymphony.xwork2.interceptor.AbstractInterceptor;
/**
* 创建一个拦截器的步骤:
* 1:定义一个LoginInterceptor 继承AbstractInterceptor
* 2:在struts-login.xml中配置和注册我们的拦截器
* 3:引用拦截器
* 注意点:自定义的拦截器一定要在后面加上默认的拦截器栈,我们需要struts2提供的一系列拦截器,他们会帮我们处... | [
"m18397966925@163.com"
] | m18397966925@163.com |
c128284b0b28c828a77c3898bc0ac7e6ec98d988 | b11248eb8d38355e10861c6c19750c55b4530e38 | /src/main/java/hu/akarnokd/rxjava2/functions/PlainFunction4.java | beb60d6a96f1f08b67ad651f4c551ba642ed6b95 | [
"Apache-2.0"
] | permissive | tomdotbradshaw/RxJava2Extensions | 2d50d14aff39a1ddb4fe6a32352aebecc4e8d68d | 254fead58021bb8304aa1c343cc776e7b5a3168d | refs/heads/master | 2020-04-06T16:48:30.122024 | 2018-11-15T03:29:15 | 2018-11-15T03:30:42 | 157,635,134 | 0 | 0 | Apache-2.0 | 2018-11-15T01:36:50 | 2018-11-15T01:36:50 | null | UTF-8 | Java | false | false | 1,143 | java | /*
* Copyright 2016-2018 David Karnok
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"akarnokd@gmail.com"
] | akarnokd@gmail.com |
3a598188285e14160c119b75d9a76eb85d751034 | 64b2b5554def20010afc748b6d50ab5c33fde8fa | /app/src/main/java/com/vose/activity/SingupLoginActivity.java | 1e3e77dbe4f37a5846fc03b38dc82d6ee75e1d38 | [] | no_license | JimmyHou/vose_android | bc496867d42cb598598e06f143b412bdf37234f1 | d82d40ebf42852ea008c4a5bd1c21edef3fde4b7 | refs/heads/master | 2016-09-03T06:46:23.175164 | 2015-08-18T05:14:15 | 2015-08-18T05:14:15 | 40,951,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,113 | java | package com.vose.activity;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.app.FragmentTransacti... | [
"jimmy@motifinvesting.com"
] | jimmy@motifinvesting.com |
43b98b0c9c622196b2cd1dd8768e3e411b2aafd8 | 7788464074367b6f2cf70da3f1d6b41e53e7523d | /Delivery Service, JAVA project/src/execution/ParcelTableStuff.java | 8886d240b1afd8a59ac4825cb3f0a4d57be24ca1 | [] | no_license | xpetrov/FIIT | 748b34700b2c8bf643090cf64abc0eb2f7d972ce | b953ce1d59818d084c8c1a5f353da558dd8cb224 | refs/heads/master | 2021-04-03T07:04:31.506322 | 2018-04-17T17:15:38 | 2018-04-17T17:15:38 | 124,876,342 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,191 | java | package execution;
//import com.sun.xml.internal.ws.api.ha.StickyFeature;
/**
* Created by IVAN-PC on 01.05.2017.
*/
public class ParcelTableStuff {
int trackingNumber;
String typeOfParcel;
String typeOfDelivery;
String dpt, dst;
String statusOfParcel;
int weight;
double price;
publ... | [
"piwan97@gmail.com"
] | piwan97@gmail.com |
dab8fdd5f53e95f6f02ea107786fba55682f4b5f | f1445810e471a85b2a400aee1fcde81a4001fd99 | /src/controller/AddItemServlet.java | 521896c51f7a850c0df170f231db545a97aa3072 | [] | no_license | Abutalibhasan/WebShoppingList | a4bf0e84605d330e6c6da1f809b8357ec1f106f9 | 42241044f2308c0ffe6cfe1677b51e63c9a95732 | refs/heads/main | 2023-03-14T06:45:55.587021 | 2021-03-03T06:28:34 | 2021-03-03T06:28:34 | 344,025,504 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import model.ListItem;
/**
* Servlet implementation c... | [
"66400651+Abutalibhasan@users.noreply.github.com"
] | 66400651+Abutalibhasan@users.noreply.github.com |
13bdd668ecf68fd39a5b542ae2b9c1b646155f9f | bf4122f5ae3a9f9b9c2cc94ef87cdb9dcadc9dc9 | /Transfer/My Study/forestrymanagementsystemjpahiber/src/main/java/com/tyss/forestrymanagementsystemjpahiber/dao/ContractDaoImpl.java | fe3ad177138ce0a75620a4f81fcaef442a78a761 | [] | no_license | haren7474/TY_ELF_JFS_HarendraKumar | 7ef8b9a0bb6d6bdddb94b88ab2db4e0aef0fbc1d | f99ef30b40d0877167c8159e8b7f322af7cc87b9 | refs/heads/master | 2023-01-11T01:01:10.458037 | 2020-01-23T18:20:20 | 2020-01-23T18:20:20 | 225,845,989 | 0 | 0 | null | 2023-01-07T22:01:21 | 2019-12-04T11:00:37 | HTML | UTF-8 | Java | false | false | 4,192 | java | package com.tyss.forestrymanagementsystemjpahiber.dao;
import java.sql.Connection;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import javax.persistence.Query;
import com... | [
"harendra10104698@gmail.com"
] | harendra10104698@gmail.com |
2f84d7f1e8bbef9407d909ddfc87e42d7b092282 | 28ddcd238fbff69923856c9911120dcd8b1df1bd | /src/main/java/org/example/app/exceptions/BookShelfDownloadFileException.java | a288c78ceefb589f87f9b18e3f681671328d5d3d | [] | no_license | chegodaevk/second_homework | b0d5394182566b8945acec27a00beb7ede786839 | 9b75928d073da5d7651a4245fd7f7a7e7ce4e1f6 | refs/heads/master | 2023-08-06T02:37:12.693352 | 2021-09-17T16:52:28 | 2021-09-17T16:52:28 | 400,627,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package org.example.app.exceptions;
public class BookShelfDownloadFileException extends Exception {
public final String message;
public BookShelfDownloadFileException(String message) {
this.message = message;
}
@Override
public String getMessage() {
return message;
}
}
| [
"kirk_chigo@mail.ru"
] | kirk_chigo@mail.ru |
4a24b0c4a10f58df309a69798cc8a7297c231aa6 | c39fcc45a95d5f8e4f421b5cd6180c0fa1dd294b | /build/generated/source/buildConfig/test/debug/me/ppxpp/wp/test/BuildConfig.java | 128684c8aee6693e379d384e0c7aebb34c46b9c6 | [
"Apache-2.0"
] | permissive | ppxpp/wp | f0589432511894d0c49ac92d76bbdb15206d37cd | 6c2bf08a3bcc73b278a5183a0c4708245b55fd4b | refs/heads/master | 2021-01-23T07:29:50.123447 | 2014-10-06T02:13:26 | 2014-10-06T02:13:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 435 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package me.ppxpp.wp.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String PACKAGE_NAME = "me.ppxpp.wp.test";
public static final String BUILD_TYPE = "debug";
public static final ... | [
"zhouhao3207@qq.com"
] | zhouhao3207@qq.com |
4ec6a711bb84af5eca894b12153ca01c1c475ac5 | 8da6826d847043241c359ae074083164f0e41df4 | /src/main/java/by/htp/drozdovskaya/library/data/factorymethod/AbstractFactoryCreator.java | ddb174aa771c253a1968954ea851f96cab6e229a | [] | no_license | vicadrozdovskaya/LibraryFinalTask | 979bdd4485dd69e06d6e1d70b2ad748e805edd2d | a72077c27abc791581f3b58eb6900f7552c55864 | refs/heads/master | 2020-03-24T18:16:24.771417 | 2018-08-07T11:02:51 | 2018-08-07T11:02:51 | 142,887,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package by.htp.drozdovskaya.library.data.factorymethod;
import by.htp.drozdovskaya.library.data.factory.AbstractFactory;
public abstract class AbstractFactoryCreator {
public abstract AbstractFactory factoryMethod();
}
| [
"vica.drozdovskaya@gmail.com"
] | vica.drozdovskaya@gmail.com |
c4b19c47d437ea0f7a6a682e76819f7acf9bb58b | a2aa1cbfe12e9c2d3d121a5af50807d8fd697302 | /Loliapp/app/src/main/java/com/example/usuario/loliapp/MainActivity2Activity.java | 11f4075365953c84349c6f36b0285a8eb2da5005 | [] | no_license | Ebanibaldo/Formulario_MD | 43bf510ed4d6503d1bd0ae9086d39f93efedb1aa | 1bee39fe0bda288162bcbff389d195d0e5490166 | refs/heads/master | 2020-05-20T06:57:06.617153 | 2015-06-24T21:12:27 | 2015-06-24T21:12:27 | 38,010,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,371 | java | package com.example.usuario.loliapp;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.TextView;
public class MainActivity2Activity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
sup... | [
"balo_90@hotmail.com"
] | balo_90@hotmail.com |
55fe81214dae89ac6fab916175c793f2e313e1e9 | 7052673efec94966ed29adb8ded5717a4c0fdc23 | /common/src/main/java/ateam/tickettoride/common/responses/EmptyResponse.java | 5e7c7516000de94991bb22b0b9e1d5bdaa2657de | [] | no_license | ethanp55/Ticket-to-Ride-Android-App | 5c0f3b935a4db7c83c2e1e754e323b42b442584b | acc55f9bbe789d7fa752a03030ec2a3d1ab0752e | refs/heads/master | 2021-05-25T21:07:08.168943 | 2020-04-07T22:21:22 | 2020-04-07T22:21:22 | 253,919,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | package ateam.tickettoride.common.responses;
public class EmptyResponse extends Response {
}
| [
"noreply@github.com"
] | ethanp55.noreply@github.com |
ea22bf1cb9b9bd9e0c9a46731902032f15b31342 | 3a59bd4f3c7841a60444bb5af6c859dd2fe7b355 | /sources/kotlin/Suppress.java | a6a028bfdf7a81ea7d8a2677b533062ab350784f | [] | no_license | sengeiou/KnowAndGo-android-thunkable | 65ac6882af9b52aac4f5a4999e095eaae4da3c7f | 39e809d0bbbe9a743253bed99b8209679ad449c9 | refs/heads/master | 2023-01-01T02:20:01.680570 | 2020-10-22T04:35:27 | 2020-10-22T04:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | package kotlin;
import java.lang.annotation.ElementType;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import kotlin.annotation.AnnotationRetention;
import kotlin.annotation.AnnotationTarget;
import kotlin.annotation.Retention;
@Target({ElementType.TYPE, ElementType.FIELD, ElementTy... | [
"joshuahj.tsao@gmail.com"
] | joshuahj.tsao@gmail.com |
ab32fdd90daaab47defa5a96c31faa6d01c356ff | 7dc7fab98d6ffa8eb32e5fefbedea6729167c50a | /lo-mejor-de-oaxaca/lomejordeoax-module-webservice/src/test/java/com/lomejordeoax/test/QueryInvoiceTest.java | 604554e8c62a60e8d693d78450feb5d5324c349c | [] | no_license | JovaniKastronovo/LMOAX | 16b652092b76938ac577aebee034fb0095763fd4 | 48bfa27229eda5de2490a144a2e32380651a1e10 | refs/heads/master | 2020-03-29T04:23:00.096816 | 2016-07-16T00:31:16 | 2016-07-16T00:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | java | package com.lomejordeoax.test;
import java.util.List;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.lomejordeoax.model.product.Invoice;
import org.lomejordeoax.model.sales.enums.InvoiceStatus;
import org.lomejordeoax.utilities.exceptions.BusinessException;
import org.spri... | [
"iortiz.feria@gmail.com"
] | iortiz.feria@gmail.com |
186641be3b32fee92c4cf176cd12f0e42337d0e2 | 89aa449b020d2f6ea00fdd8ea184fc3b470f16d5 | /src/DesignPattern/StarBuzz/Main.java | cada5153a2c25ab25642e4eab175937fb7df0983 | [] | no_license | zoebbmm/CodeTests | 56ea2f9cc3cf6083b1baa2c2b0c4875309bc5e30 | 384edbd526558b38dc165bb4e0f22ad1f4d94456 | refs/heads/master | 2021-01-23T07:59:37.797605 | 2017-03-28T14:11:44 | 2017-03-28T14:11:44 | 86,468,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package DesignPattern.StarBuzz;
/**
* Created by weizhou on 9/10/16.
*/
public class Main {
public static void main(String[] agrs) {
Beverage espresso = new Espresso();
System.out.println(espresso.getDescription() + " $" + espresso.cost());
Beverage darkRoast = new DarkRoast();
B... | [
"zoebbmm@gmail.com"
] | zoebbmm@gmail.com |
68f241c52001b658f92e26037cba38ada3465e56 | 05da1ce08b365e18753b9930ab6ea75bfec80424 | /app/src/main/java/com/wat128/nyan_java/MyView.java | a4ba45d942a93794d65d9c83ecca757ef80c1f80 | [] | no_license | wat128/nyan_Java | 2066c870f0495b8f65585daedd28559f9e7afb3e | ec960968d43fff5f6227c86a792e242fec069b6f | refs/heads/master | 2022-12-03T16:52:44.591164 | 2020-08-14T08:06:42 | 2020-08-14T08:06:42 | 271,514,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,520 | java | package com.wat128.nyan_java;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Picture;
import android.graphics.Porte... | [
"wat128sideb@gmail.com"
] | wat128sideb@gmail.com |
7cfd3671508c3d8f389858607db73939adbfa744 | 8e7c349e8e6494ea722053744230d7c445fb5d24 | /src/main/java/nl/han/ica/oose/dea/dataAccess/DAO/LoginDAO.java | 6652a3132a7f4185598c53d505e6f9f3ebe80a0c | [] | no_license | jilldinnissen93/Vodagone | 79581f2df89b34568edf47674721674c03163a07 | 58bc380c1c22fa561f1b33690c8199c943329203 | refs/heads/master | 2023-03-05T13:47:47.966100 | 2021-02-17T11:22:58 | 2021-02-17T11:22:58 | 125,355,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | package nl.han.ica.oose.dea.dataAccess.DAO;
import nl.han.ica.oose.dea.dataAccess.SqlQueries;
import nl.han.ica.oose.dea.domain.User;
import nl.han.ica.oose.dea.presentation.dtos.Login.LoginResponse;
import nl.han.ica.oose.dea.service.TokenService;
import javax.enterprise.inject.Default;
import java.sql.Connection;
i... | [
"JEH.Dinnissen@student.han.nl"
] | JEH.Dinnissen@student.han.nl |
09d811daa83893936d193e143a19d45fed910a54 | 2bbef6249c4c7d144bef958ccbb6c12a598cc39d | /enroll-finger-from-scanner/src/main/java/EnrollFingerFromScanner.java | e3e7c0b6f9c58c7eaa2fc028885abc06128e2b40 | [
"MIT"
] | permissive | wiringbits/fingerprint-reader-daemon | 8696ab0f79de7ddb13c21b696a54591fd1949861 | dff6bc0d47323315addbde77635cbd3651f9fa51 | refs/heads/master | 2021-04-09T09:46:22.219096 | 2020-07-04T04:34:00 | 2020-07-04T04:34:00 | 248,861,251 | 8 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,329 | java | import static spark.Spark.*;
import org.json.JSONObject;
import java.util.Base64;
import java.util.concurrent.*;
public final class EnrollFingerFromScanner {
public static void main(String[] args) {
final EnrollFingerFromScannerBiometric enrollFromScanner;
try {
enrollFromScanner = new EnrollFing... | [
"alexis22229@gmail.com"
] | alexis22229@gmail.com |
0b3cc1beb4daa95c79392ddff41cc590ef836961 | 8c7b59d1dc6a06dbf6932858e403314205cd0178 | /app/src/main/java/com/whatsappclone/ChatInfoScreen.java | eb68103b548d2e499de4cae8af3d9488e1e459c2 | [] | no_license | sulsDotK/ChatApp | 1e2a8dbfcae1219c1e65621f2c3b8437f491d172 | 6eddecefa1f5b35167009ad10752b4fb52ffdad8 | refs/heads/master | 2020-08-06T15:12:11.562745 | 2019-10-05T18:50:01 | 2019-10-05T18:50:01 | 212,185,465 | 0 | 0 | null | 2019-10-04T12:23:02 | 2019-10-01T19:44:57 | Java | UTF-8 | Java | false | false | 7,507 | java | package com.whatsappclone;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.appcompat.app.ActionBar;
import androidx.appcompat.app.AppCompatActivity;... | [
"suleman.khalid15@gmail.com"
] | suleman.khalid15@gmail.com |
6d67f04ff46273c05165274f6d901243c6bcbe93 | 1a1cef5f723ce412c7599eea68605e423e5603fc | /Main_Type 4/src/Main.java | 958b513c5a4e9234464f22c2e8059691a35e47f5 | [] | no_license | dahun428/login | def23e63c8c10b0b19631efd6d873adb40982759 | 2f3f591a3fc546e41efc8ee015b8cea3821e66c6 | refs/heads/master | 2020-12-06T03:15:55.229116 | 2020-01-19T22:00:21 | 2020-01-19T22:00:21 | 232,322,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.PrintWriter;
public class Main {
public static void main(String[] args) throws IOException {
PrintWriter p1 = new PrintWriter("result1.txt");
p1.write("hello 1");
p1.close();
PrintWriter p2 = new PrintWriter("result2.txt"... | [
"rubcustomer@gmail.com"
] | rubcustomer@gmail.com |
825128293d84614715646c122fe2c094e5ad66e7 | 62e6a51374722b8d873e08387ceaa9a76aec8c86 | /zdal-parser/src/test/java/com/alipay/zdal/parser/druid/bvt/sql/mysql/visitor/MySqlSchemaStatVisitorTest_Subquery2.java | 6b0ada2b8b2012bce961fd7db57c98832b2f6037 | [] | no_license | shuxc/zdal | 4a93d3ced06aee31d8841b709982fb2b222132d8 | 3bed2d4aa3efa5be3d19177a22b5825f98dbc4c4 | refs/heads/master | 2022-07-09T05:04:16.082510 | 2019-08-29T05:56:03 | 2019-08-29T05:56:03 | 205,068,306 | 0 | 0 | null | 2020-07-02T00:25:50 | 2019-08-29T02:58:05 | Java | WINDOWS-1252 | Java | false | false | 3,295 | java | package com.alipay.zdal.parser.druid.bvt.sql.mysql.visitor;
import java.util.List;
import junit.framework.Assert;
import junit.framework.TestCase;
import com.alipay.zdal.parser.sql.ast.SQLStatement;
import com.alipay.zdal.parser.sql.dialect.mysql.parser.MySqlStatementParser;
import com.alipay.zdal.parser.visitor.Zda... | [
"shuxc_dev@163.com"
] | shuxc_dev@163.com |
1e19d3b0b9d38dc86743602909095806486eab90 | 9d109937c7d1ba499e1ed575d4d34bc6aeb8d578 | /app/src/main/java/com/jscheng/elemeapplication/Wiget/PointFTypeEvaluator.java | 1c284856d36479601698d66877b66858345ccd72 | [] | no_license | liaojialin/ShoppingCart | 447ffffe98beff40aa103e69c925eb6a3da14ca0 | 4b6f016093a8be78a4fc5b12ecbff9003f0597a2 | refs/heads/master | 2020-07-11T04:58:20.046749 | 2016-11-13T15:07:04 | 2016-11-13T15:07:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,283 | java | package com.jscheng.elemeapplication.Wiget;
/**
* Created by cheng on 16-11-13.
*/
import android.animation.TypeEvaluator;
import android.graphics.PointF;
/**
* 自定义估值器
*/
public class PointFTypeEvaluator implements TypeEvaluator<PointF> {
/**
* 每个估值器对应一个属性动画,每个属性动画仅对应唯一一个控制点
*/
PointF control;
... | [
"654675991@qq.com"
] | 654675991@qq.com |
e416eb7b526c4af03fd5be061f86654dab2912a7 | 52197c479b604ac74e36fe4ab998864e82d09148 | /app/src/main/java/com/example/spotpoc/ui/RegisterActivity.java | e4b8e07be2af43b6fed5236df8bac58a50eba8bc | [] | no_license | madhutota/SpotPoc | 299c3737ca1e64920623e368cc08e2dbac17bb11 | 3b8bf89445877cc930dcf1bb6297c1eabaf621ac | refs/heads/master | 2020-06-19T14:26:00.669720 | 2019-07-13T17:03:04 | 2019-07-13T17:03:04 | 196,742,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,255 | java | package com.example.spotpoc.ui;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.example.spotpoc.R;
import com.example.spotpoc.netwo... | [
"madhut@ibaseit.com"
] | madhut@ibaseit.com |
23a2ed2ae74b1c85bc6fbd4580c9db1f0861aaf3 | a362bf811acfa93b8b8ec2837fcbbb83288ff4ab | /src/com/java/algorithm/set/FileIndex.java | 3879b993fead5f03c1fb3732b3c165d5285d246d | [] | no_license | mirdesai81/JavaDesginPatterns | 247c76a9a3538b228c8855d2c95c3470ba76a780 | f17a5aa701e0226e5dae20376f1223aa4883bc06 | refs/heads/master | 2021-09-23T16:13:02.139132 | 2021-09-22T22:53:01 | 2021-09-22T22:53:01 | 78,155,262 | 1 | 0 | null | 2020-11-02T02:23:16 | 2017-01-05T23:01:48 | Java | UTF-8 | Java | false | false | 1,318 | java | package com.java.algorithm.set;
import com.java.algorithm.tree.ST;
import com.java.stdlib.In;
import com.java.stdlib.StdIn;
import com.java.stdlib.StdOut;
import java.io.File;
public class FileIndex {
//Do not instantiate.
private FileIndex() { }
public static void main(String[] args) {
// key ... | [
"mihir.desai@retailsolutions.com"
] | mihir.desai@retailsolutions.com |
8783fac9026ee6b8dbd67fbd61beaa4902908830 | a169035abf5c9c40c4e7e70db869a6200d52f495 | /java/exceptions/src/org/academiadecodigo/ramsters/exceptionsExercise/exceptions/NotEnoughSpaceException.java | 5debe4a809256b788686bd80686bdcd0edb3cb74 | [] | no_license | ojaoc/AC_exercises | 40e8b8bd6a689a030dc2df1ae7afb3fd8c243949 | 2d8c738ecfddccb90d200fb13561869820f9c91b | refs/heads/master | 2022-04-11T09:05:19.930067 | 2020-03-27T16:44:17 | 2020-03-27T16:44:17 | 238,555,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package org.academiadecodigo.ramsters.exceptionsExercise.exceptions;
public class NotEnoughSpaceException extends FileException {
public NotEnoughSpaceException() {
super("You don't have enough storage for the file you want to download.");
}
}
| [
"correia.jafonso@gmail.com"
] | correia.jafonso@gmail.com |
9637f033d520c911ddb3f70d9966e2cb682c2a89 | 3d0b04fa4868fbf17125ead72b034371bf08451e | /DaYingJia/src/com/hzwydyj/finace/activitys/ShiPanSelectActivity.java | 4f39c49d3e67cd0a7a808b916022ad69d5ae79a2 | [] | no_license | djun100/HuaZongWeiYe_DaYingJia | b9da8081bc905435050b872f6634ca2c0e4aaa57 | 0c6ee3d1144a743ff386a34bba8f0349c0bf26d0 | refs/heads/master | 2020-06-04T14:01:53.710407 | 2014-07-08T05:51:39 | 2014-07-08T05:51:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,080 | java | package com.hzwydyj.finace.activitys;
import java.net.SocketException;
import java.util.List;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android... | [
"zifeng328573112@qq.com"
] | zifeng328573112@qq.com |
8da471ebb5a0af90c52e3063011be3534288b47a | 897639e2b1039da188a48d9fe9b5a7d2ec18172d | /vaadin-recaptcha-demo/src/main/java/com/wcs/wcslib/vaadin/widget/recaptcha/demo/DummyRegWithReCaptcha.java | ff338a0d00d1638f09d41ca0fcb823fc042b2139 | [
"Apache-2.0"
] | permissive | dve/vaadin-recaptcha | 887154007bd54df04fc1a01b9211fb4b927eb415 | dc2186b5763ad1d30c39133109c1d3533287064e | refs/heads/master | 2021-01-22T20:13:30.214379 | 2016-07-15T11:28:03 | 2016-07-15T11:28:03 | 85,298,809 | 0 | 0 | null | 2017-03-17T10:18:12 | 2017-03-17T10:18:12 | null | UTF-8 | Java | false | false | 7,812 | java | /*
* Copyright 2013 kumm.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | [
"juhasz.gergely@webstar.hu"
] | juhasz.gergely@webstar.hu |
e5e89be8b289bb76139d7605727d693c4d2ee3bb | 5845a87181dc36eee51c939c5b6a8b85d97331c4 | /gen/com/yondervision/mi/dto/Mi008Example.java | d08b68601b19370435862b86ecbadbe755aa0f87 | [] | no_license | yupomang/YBMAPLAST | 96cc4b5a617adc9e102fb8eda108a68e01487403 | ad4678c7a3e5cf0a7f63094a0f8326a424f4b428 | refs/heads/master | 2023-03-29T20:05:50.201626 | 2021-03-30T03:23:53 | 2021-03-30T03:23:53 | 352,857,282 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,314 | java | package com.yondervision.mi.dto;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Mi008Example {
/**
* This field was generated by Abator for iBATIS. This field corresponds to the database table MI008
* @abatorgenerated Fri Oct 04 15:07:58 CST 2013... | [
"zhangjie@yondervision.com.cn"
] | zhangjie@yondervision.com.cn |
1499b5d987ea30f0974cc5cc180d867da74f6602 | b77f586a3ed35d6e731816b0067eddbca1caf19b | /app/src/main/java/org/aotu/aotu/ui/activity/LoginActivity.java | b7c32153b08a470886e98848f7f4a7bb9a85e63f | [] | no_license | qq254814414/Aotu-app | 78cbb3255cb21a123699d027e9d741485e219c1b | bff29062883c79ab3375406f94cb53f3d6c3e50a | refs/heads/master | 2020-03-27T14:49:51.422046 | 2018-08-30T01:42:17 | 2018-08-30T01:42:17 | 146,681,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 600 | java | package org.aotu.aotu.ui.activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import org.aotu.aotu.R;
import org.aotu.aotu.ui.fragment.LoginFragment;
import org.aotu.aotu.utils.PageChangeUtil;
public class LoginActivity extends AppCompatActi... | [
"254814414@qq.com"
] | 254814414@qq.com |
f67cffd7ed529015f624aa683813f15962fbb0e3 | acffbdfac1fe26c70da96877284d81d1ad6e32f1 | /app/src/main/java/com/homenet/mofangwl/MFWLApplication.java | 15e8c9e75921a13870960481d093c57d305340f8 | [] | no_license | JimmyByte/MoFangWL | 3b49780533bb111635076be13c411ac566506de7 | 16289c3d82b49e5626b36ca4d0173277675a6f18 | refs/heads/master | 2023-01-14T18:03:21.042278 | 2018-05-25T06:44:02 | 2018-05-25T06:44:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package com.homenet.mofangwl;
import android.app.Application;
import com.homenet.mofangwl.net.GlobalConfig;
import timber.log.Timber;
/**
* Created by weijunpeng on 2018/5/23.
*/
public class MFWLApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
Globa... | [
"weijunpeng@hljia.cn"
] | weijunpeng@hljia.cn |
ef9bdd2fe1fb0b9411e2eb55ab551b1df914c15d | 60eaa3bd822f7e95d66f67f5f5b0b35b75860aba | /keeper-examples/keeper-spring-boot-jwt-redis/src/main/java/com/example/keeper/config/KeeperBeanConfig.java | 960cf415522cd7d7e57da580a10352e2b0167623 | [
"Apache-2.0"
] | permissive | g5niusx/keeper | cb3b9340c377da182e6ee8430aa7b09f7fb6f07a | 0f7653a46569e536335d08664826d14436b41fa2 | refs/heads/master | 2020-05-07T01:19:07.817066 | 2019-04-09T12:35:51 | 2019-04-09T12:35:51 | 180,269,517 | 0 | 0 | Apache-2.0 | 2019-04-09T12:35:51 | 2019-04-09T02:31:39 | Java | UTF-8 | Java | false | false | 2,849 | java | package com.example.keeper.config;
import com.example.keeper.model.Response;
import com.example.keeper.service.UserService;
import io.github.biezhi.keeper.Keeper;
import io.github.biezhi.keeper.core.cache.redis.AuthenticRedisCache;
import io.github.biezhi.keeper.core.cache.redis.AuthorizeRedisCache;
import io.github.b... | [
"biezhi.me@gmail.com"
] | biezhi.me@gmail.com |
b13daa902639c00edcf41dbdbb60a512468053ff | 1b394467e21db4c18ed00cf87fa276489473dee2 | /DrawCut/src/main/java/com/mthoresen/drawcut/ui/activitiy/SettingsActivity.java | 2be1757f47b632987385f1bd27a77b3c28217afe | [] | no_license | martinhath/drawcut | 81d67525d85ec073d1f8667a7db45b745138c7b7 | afd4f7ceb9e19f4329ab8b7f638f5288fbadc3ce | refs/heads/master | 2016-09-10T16:00:17.709523 | 2014-01-29T22:54:37 | 2014-01-29T22:54:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java | package com.mthoresen.drawcut.ui.activitiy;
import android.app.Activity;
import android.app.Fragment;
import android.os.Bundle;
import com.mthoresen.drawcut.R;
import com.mthoresen.drawcut.ui.fragment.PrefsFragment;
public class SettingsActivity extends Activity {
private Fragment content;
@Override
p... | [
"martinhath@gmail.com"
] | martinhath@gmail.com |
76974d9a8edae96144fa8cfdc78d387c057133d4 | 4827fc49c3ab3f5c0e2adbb63a7f13c9eb0b8a8e | /user-core/src/main/java/com/jarvis/user/entity/UserRole.java | 4dbbdfaf995c66f89649ce3fab1f0980307baafa | [] | no_license | zhuzhengfang/jarvis | b723bf2d07634a1c0ed549fd2d3ffcbce92ed453 | e8c5aa698ced2f74e6687cfdc9a76eac183b4981 | refs/heads/master | 2021-10-20T00:16:07.190822 | 2019-02-25T02:23:10 | 2019-02-25T02:23:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,537 | java | package com.jarvis.user.entity;
import com.jarvis.base.entity.BaseEntity;
import com.sun.org.apache.xpath.internal.operations.Bool;
import org.hibernate.annotations.Type;
import javax.persistence.Column;
import javax.persistence.Entity;
/**
* Created by jian on 18-3-9
*/
@Entity
public class UserRole extends BaseE... | [
"zhengfang.zhu@jarvismedical.com"
] | zhengfang.zhu@jarvismedical.com |
f8335174a08587d5cfe2d420644e7c42827b7a12 | 5f7128c60aec42751ee7278083071d835e178a97 | /app/src/main/java/com/ptapp/io/model/Branch.java | a3d1eea2ee283e50406117fd4c97b9b5814410b5 | [] | no_license | uday144/PTA | 8e56428e2ac6759d6bb77cec807d9bdf6e66029c | ac1455bfd1dfa7033177bb391802349458d50c48 | refs/heads/master | 2016-09-06T02:02:09.415650 | 2015-03-13T03:28:33 | 2015-03-13T03:28:33 | 32,125,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package com.ptapp.io.model;
/**
* This class is our model and contains the data we will save in the database
* and show in the user interface.
*/
public class Branch {
// private variables
public int BranchId;
public String BranchName;
public String Email;
public String Phone;
public String... | [
"uday144@gmail.com"
] | uday144@gmail.com |
fda48658efe21c97f4659e2775aeeec7f98ea7a5 | 3cd364307c005f65b03c42555f32c6ac8f0818ec | /infra/executor/src/main/java/org/apache/shardingsphere/infra/executor/sql/execute/engine/driver/jdbc/sane/postgresql/PostgreSQLSaneQueryResultEngine.java | 452952dd0a9e4e5175dde16ddeee2771fc4132b9 | [
"Apache-2.0"
] | permissive | tristaZero/incubator-shardingsphere | 3f7dbd901c65b7dcca8b7e679a8e3fe5d59ab7c4 | 4dd471b2c4f0e3956cb284a095da02e0e088e412 | refs/heads/master | 2023-02-07T02:24:23.561349 | 2023-01-19T03:28:59 | 2023-01-19T03:28:59 | 218,487,520 | 1 | 1 | Apache-2.0 | 2019-10-30T09:14:23 | 2019-10-30T09:14:23 | null | UTF-8 | Java | false | false | 1,622 | 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 ... | [
"noreply@github.com"
] | tristaZero.noreply@github.com |
328d2c156a45d590e7b17a3431ff3b5c7f071744 | a715e8312a90d099b72c24e5b7da1372c9fe67fb | /android/android/testSrc/com/android/tools/idea/rendering/ProjectResourceRepositoryTest.java | f8c1e6af54a27ca3b1638327deaa9f0d7993111f | [
"Apache-2.0"
] | permissive | wiltonlazary/bugvm-studio | ff98c1beca1f890013aa05ecd67f137a14a70c32 | 5861389424a51181c58178576c78cf35c0ceb1b5 | refs/heads/master | 2021-01-24T20:58:41.730805 | 2015-12-18T19:34:14 | 2015-12-18T19:34:14 | 56,322,614 | 2 | 1 | null | 2016-04-15T13:34:56 | 2016-04-15T13:34:56 | null | UTF-8 | Java | false | false | 15,918 | java | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"github@ibinti.com"
] | github@ibinti.com |
1a567c102ae2c6d2bc793e89ced1dc64cbf4f13b | c49250c4f1b4044fd383bcdb821ed5b97be993b4 | /src/test/java/com/test/MyTest.java | 552c9d420302dc4fa8c7862680069fd92434647c | [] | no_license | fengyong7723131/javaweb_technical_summary | 4ed8091bbe06ae5d13ef80ad2e58f6c2afd2e86f | 110f5a30d4afbcddc9d2f97d962a4fa62fc75b9c | refs/heads/master | 2020-04-10T03:10:14.471953 | 2018-12-07T03:58:51 | 2018-12-07T03:58:51 | 160,762,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,624 | java | package com.test;
import org.springframework.util.Base64Utils;
import javax.crypto.Cipher;
import javax.crypto.KeyGenerator;
import java.security.Key;
public class MyTest {
/**
* 加密
*
* @param key
* @param text
* @return
* @throws Exception
*/
public static byte[] encry... | [
"490726075@qq.com"
] | 490726075@qq.com |
d527b16a84986d9571aefe96d2692160c3569b55 | c19cb77e3958a194046d6f84ca97547cc3a223c3 | /core/src/test/jdk1.3/org/bouncycastle/crypto/test/Argon2Test.java | 5cc744c21a5bc525e8c6c475a8b1c355d279f8e7 | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bcgit/bc-java | 1b6092bc5d2336ec26ebd6da6eeaea6600b4c70a | 62b03c0f704ebd243fe5f2d701aef4edd77bba6e | refs/heads/main | 2023-09-04T00:48:33.995258 | 2023-08-30T05:33:42 | 2023-08-30T05:33:42 | 10,416,648 | 1,984 | 1,021 | MIT | 2023-08-26T05:14:28 | 2013-06-01T02:38:42 | Java | UTF-8 | Java | false | false | 8,129 | java | package org.bouncycastle.crypto.test;
import org.bouncycastle.crypto.generators.Argon2BytesGenerator;
import org.bouncycastle.crypto.params.Argon2Parameters;
import org.bouncycastle.util.Strings;
import org.bouncycastle.util.encoders.Hex;
import org.bouncycastle.util.test.SimpleTest;
/**
* Tests from https://tools.... | [
"dgh@cryptoworkshop.com"
] | dgh@cryptoworkshop.com |
4ed45177dd7d3f31aca17a3b1eaffb8e171ee980 | 2dd712ce85ee8ff2ee693722632cdb727a54ba73 | /chapter_007_1/src/main/java/ru/job4j/servlets/FindByRole.java | 814ed84e12e825e7411ef503d3bfc4760aeca3e3 | [
"Apache-2.0"
] | permissive | YuryMatskevich/job4j | 89ab4a9b1b26fd85f0c57727431fc9015c812e79 | 12b9c26a12712308bc53350961168506dae5c52c | refs/heads/master | 2021-09-22T09:37:04.502710 | 2018-08-21T15:19:51 | 2018-08-21T15:19:51 | 114,556,371 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,605 | java | package ru.job4j.servlets;
import ru.job4j.model.pojo.Roles;
import ru.job4j.model.pojo.User;
import ru.job4j.model.validate.Validate;
import ru.job4j.model.validate.ValidateService;
import ru.job4j.servlets.utils.AppUtils;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import java... | [
"y.n.matskevich@gmail.com"
] | y.n.matskevich@gmail.com |
30aef5a62d13cde1d2d055a820d8642bf8245550 | 12cee9abfc6c361e04c4df8d3340030c2d297019 | /Tencenttv/src/com/oepn/settingd/library/processutil/models/ProcFile.java | 87be5ce147962887f96c24ec9bb9e9ccedaee5ea | [] | no_license | CodeChina888/TenventTVEclipse | 94c861c816eb3b46426ec171a3db3973b4f0d105 | 1ca940e134fd7846da338259493d57be4960284e | refs/heads/master | 2022-10-22T06:07:05.913623 | 2017-07-27T07:12:38 | 2017-07-27T07:12:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,441 | java | /*
* Copyright (C) 2015. Jared Rummler <jared.rummler@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"624926379@qq.com"
] | 624926379@qq.com |
a69e94df2ff11abf848ceed2d55783c07aa81b41 | 9d528ec2ef7ff183f07c08e80a721e9a9ad63616 | /runtime/src/main/java/com/mypopsy/hook/Hooker.java | ba4bced818812e5d28f72ba5b51adc21c02b224b | [
"Apache-2.0"
] | permissive | renaudcerrato/Hook | a62a28b020c0cea81c1e76ebef8af95ab3ae477c | 8e42bf70bf9dd3df9a85061676a9c7364d2487da | refs/heads/master | 2020-12-25T10:59:55.247770 | 2016-07-22T09:31:38 | 2016-07-22T09:31:38 | 61,806,835 | 27 | 5 | null | null | null | null | UTF-8 | Java | false | false | 19,311 | java | package com.mypopsy.hook;
import com.mypopsy.hook.annotations.After;
import com.mypopsy.hook.annotations.Before;
import com.mypopsy.hook.annotations.Call;
import com.mypopsy.hook.annotations.Hook;
import com.mypopsy.hook.annotations.Hooked;
import com.mypopsy.hook.annotations.Param;
import com.mypopsy.hook.annotations... | [
"renaud.cerrato@gmail.com"
] | renaud.cerrato@gmail.com |
5db1dcb974d137ae868618204aa9409aa37478fe | f6e5a58f6fd11da8ea21da7b27f3ebddb34ef00e | /app/src/main/java/com/example/lenovo/repaircaptain/entity/SelectData.java | baf86537eb93e25c699c687c3e7e769b97e41157 | [] | no_license | babaloveu/RepairCaptain | eaa66ca423385c64c49dd3273849005bccbfc571 | b8a358769a779b5fc7d4dd64197ac6202f22dfe3 | refs/heads/master | 2020-03-27T00:58:06.172254 | 2018-08-22T07:29:05 | 2018-08-22T07:29:05 | 145,670,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package com.example.lenovo.repaircaptain.entity;
/**
* Created by lenovo on 2018/3/29.
*/
public class SelectData {
private int id;
private int id_order;
private String datatime;
private String state;
public int getId() {
return id;
}
public void setId(int id) {
this.id ... | [
"425290792@qq.com"
] | 425290792@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.