blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
56cae1d30fd9b70cf39cf8eb5c0865060570742f | 60e5e0415c062b7e5e8750aca4a4a05ef7420a09 | /trees/PrintPathToKey.java | 79de0dacaf0fcd48ea947a1838bcb60061f5b957 | [] | no_license | moemaair/Problems | 67306faeea8c72a627823a5853f603a353fb549f | a436cb15646e42baa9b6898902ac8ac082a4a0f4 | refs/heads/master | 2023-03-15T19:07:50.131393 | 2018-03-21T18:57:30 | 2018-03-21T18:57:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 853 | java | package trees;
public class PrintPathToKey {
public static void main(String[] args) {
String[] a1 = {"D","A","B","F","S","C","E"};
BinaryTree t1 = BuildBinarySearchTree.buildBinaryTree(a1);
System.out.println(getPathArray(t1,"A").equals("1"));
System.out.println(getPathArray(t1,"C").equals("100"));
System.ou... | [
"fortuner@amazon.com"
] | fortuner@amazon.com |
7f56c7b45e05800e1771f1be9e782daf361edba1 | e2f7ce60e181d6c3aa454c177e9d2571da8c4184 | /tyche-admin/src/main/java/pers/hyu/tyche/admin/interceptor/LoginInterceptor.java | 7aa8352af9f505c06bf548d600a6eafe0d237981 | [] | no_license | HYu61/tyche | 32ba9fb635d3f25c30e0b7483b7741ed3b977905 | 994c34b69dfc9cdf81f337e316d28c56dc56e475 | refs/heads/main | 2023-03-27T12:52:38.097227 | 2021-03-23T05:12:54 | 2021-03-23T05:12:54 | 348,921,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package pers.hyu.tyche.admin.interceptor;
import org.springframework.web.servlet.HandlerInterceptor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.util.List;
public class LoginInterceptor implements HandlerInterceptor {
private List<String> unCheckUrls;
... | [
"hengyu.hy@gmail.com"
] | hengyu.hy@gmail.com |
ad5b3ac56853217766de0f60cf3c3156609456fb | 25346f238005b26857afb2a635c325ffa24a95d7 | /amems/target/tomcat/work/localEngine/localhost/amems/org/apache/jsp/WEB_002dINF/views/material/inspection/inspection_005fedit_jsp.java | 4b20236125fea4cd95939aa8f862292238d7a340 | [] | no_license | xyd104449/amems | 93491ff8fcf1d0650a9af764fa1fa38d7a25572a | 74a0ef8dc31d27ee5d1a0e91ff4d74af47b08778 | refs/heads/master | 2021-09-15T03:21:15.399980 | 2018-05-25T03:15:58 | 2018-05-25T03:15:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188,107 | java | package org.apache.jsp.WEB_002dINF.views.material.inspection;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.sql.*;
import java.sql.*;
public final class inspection_005fedit_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSour... | [
"903654879@qq.com"
] | 903654879@qq.com |
f3a3519c2d5b6c2d1ffe2b83020ce45be31cf6f1 | a85f45910dda537d8e274474d5fc488c0d9ed1f3 | /src/pl/edu/uwm/wmii/Krystian_Gasior/laboratorium00/Zadanie4.java | c6982ea6e15b333dbff1d817cbd20e3a22785d4b | [] | no_license | Krystian6991/ZPO-GasiorKrystian | e966ca9b50d252fe17a9ad612a47f0c5e7e70eb1 | f6aa5672ce3f706735013810715a3545bd63040b | refs/heads/main | 2023-06-09T15:41:59.587627 | 2021-06-27T11:46:04 | 2021-06-27T11:46:04 | 349,995,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package pl.edu.uwm.wmii.Krystian_Gasior.laboratorium00;
public class Zadanie4 {
public static void main(String[] arg) {
double kwota = 1000;
double procent = 0.06;
for(int i=1;i<=3;i++) {
kwota+=kwota*procent;
System.out.println(kwota);
}
}
}
| [
"80976080+Krystian6991@users.noreply.github.com"
] | 80976080+Krystian6991@users.noreply.github.com |
849bf3c24303dde7b9c33e955c2c95709f754346 | 5de9321a0cce634bc32f40b9b3457f7f325cdce0 | /src/main/java/com/jeesite/modules/test/dao/TestDataDao.java | 230dda07797a0d88aefe3537b64854bda68b245b | [] | no_license | HeYiHao01/IS3DMCPS-Project | 6f0e86777c719d054a66fb95ea90b285be58bae9 | 8efdf09f37fccc56a621663a6e54224967bb5a8b | refs/heads/master | 2022-06-27T19:27:34.398252 | 2020-05-06T09:36:42 | 2020-05-06T09:36:42 | 186,109,514 | 0 | 1 | null | 2022-06-17T03:08:53 | 2019-05-11T08:50:00 | C | UTF-8 | Java | false | false | 645 | java | /**
* Copyright (c) 2013-Now http://jeesite.com All rights reserved.
*/
package com.jeesite.modules.test.dao;
import java.util.List;
import java.util.Map;
import com.jeesite.common.dao.CrudDao;
import com.jeesite.common.datasource.DataSourceHolder;
import com.jeesite.common.mybatis.annotation.MyBatisDao;
import com... | [
"hyhlovec@gmail.com"
] | hyhlovec@gmail.com |
67bad26bf8749273712a10fc1d074f121b1cb85a | 202948ffddf3b80068b530a4e2883e1cd5476952 | /LAB4/src/LABA4/main.java | abf034cf7060cf9b87df1eadb30cab14ca09cac9 | [] | no_license | Brunoswine/KPP-LABS | be9dbba6afee916d232f18c59574ab97350ddd0b | be0874e57094b35d5b9f3967b9a007d3e7e55774 | refs/heads/master | 2022-07-20T11:58:03.888873 | 2020-05-25T07:59:40 | 2020-05-25T07:59:40 | 266,699,670 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package LABA4;
public class main {
public static void main(String[] args) {
Road road = new Road();
while(true) {
road.addCar(new Car());
road.checkCars();
if(road.retAmount() == 50) {
road.tellAboutCheating();
road.initCountOfCheat... | [
"45950452+Brunoswine@users.noreply.github.com"
] | 45950452+Brunoswine@users.noreply.github.com |
8821bdd5ff3f079fe98610c6ffaf60423b084758 | 711590043b3636115add738d8eacbd487d347fbd | /ws/gl-sport-tracker/src/main/java/fr/istic/taa/yeoman/entities/MusicImpl.java | ed7c7ed9e80cd20980ea091290b4f2573b0c0031 | [] | no_license | ayudaz/TAA | 3de649f730912f05c459d27f6ccb7664b338c7e4 | 704e729a1c6cd60443ed5ac8cd50174b62d132c9 | refs/heads/master | 2021-01-22T11:58:48.374193 | 2014-01-14T16:09:58 | 2014-01-14T16:09:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,423 | java | package fr.istic.taa.yeoman.entities;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import javax.persistence.Table;
import javax.xml.bind.an... | [
"thomaslelievre72@gmail.com"
] | thomaslelievre72@gmail.com |
54d58dd1e177799d9d3e4bfa59657c35060aa0b5 | df122aa90195e82273781f860c14e926255cc05d | /src/java/com/cripisi/Customer/Customer.java | 5944ab2df760b430ccab7918dd739793efa745d2 | [] | no_license | merksYeah/SYSTIMP | e43853923f20eb83d510012ed4b7bd8805dc8b1d | 67bbca9108ac707ff5e5205d33222be5465d2d18 | refs/heads/master | 2020-05-18T09:41:42.850266 | 2015-11-01T02:24:18 | 2015-11-01T02:24:18 | 42,106,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,677 | 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.cripisi.Customer;
/**
*
* @author deathman28
*/
public class Customer {
public int getCustomerTin() {... | [
"miguelangelomercado@gmail.com"
] | miguelangelomercado@gmail.com |
618a58d425083708de4886f2e3b7190d946347a9 | 566a6d6eda90a9d2586443f83d784c49925b20da | /src/cn/zzp/tank/Explode.java | 33dc9b28b13c392be42550f1e8144d39335a4178 | [] | no_license | loveSpinach/MyTankWar | 402362ea1e4c43051eb8d74fd9f80fc842b57687 | 1826c1e020dd681f2334969431a2d5b7a17a2bea | refs/heads/master | 2020-07-04T12:26:46.047200 | 2019-08-14T06:25:34 | 2019-08-14T06:25:34 | 202,286,528 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package cn.zzp.tank;
import java.awt.Graphics;
import java.awt.Image;
import java.awt.image.BufferedImage;
import java.io.IOException;
import javax.imageio.ImageIO;
public class Explode extends GameObject {
private static BufferedImage images[];
static {
images = new BufferedImage[16];
for (int i = 0; i < imag... | [
"13717637983@sina.cn"
] | 13717637983@sina.cn |
a1359f89a42862f1ded54df3b9288434360f8130 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2017/4/EncodeGroupsStep.java | aad182bc81d0f8698c10c745efaa8e406cf31f5b | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 3,120 | java | /*
* Copyright (c) 2002-2017 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
f2e0cb96b033f42144c3415237fc312c7aa0b071 | d86dfc1cfdc5c5f457d5a996b4740ca471069dd8 | /TESL/src/commands/ICommand.java | 9a74617029da070927504c06f8f6439b51dbc42b | [] | no_license | RaivoKoot/ElderScrollsLegendsOld | 334dd3d5203776ffe7e9a2a4d628a6081bd70f84 | a9e79a1459c32c6981dd6240a9a5f995ccb6c18f | refs/heads/master | 2020-04-13T08:44:09.234843 | 2018-12-25T14:49:29 | 2018-12-25T14:49:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 74 | java | package commands;
public interface ICommand {
public void execute();
}
| [
"raivokoot@gmail.com"
] | raivokoot@gmail.com |
5026eb980a31f2bc562abe2ed1616e3cf28c4df5 | e240a2f7da24659172476077d65bb9da484aa7eb | /src/ua/itea/lesson11/tasks/figure/Figure.java | 4740dacf7fed6e2aea0e3789236bb7cc13018b13 | [] | no_license | yaroslav36455/ITEA_JavaBase | f9c1c31b1d77cc5f7d33ff26839ab9efe5258d6b | 7201ac246470d49f3071f20eccff203f9638a95d | refs/heads/master | 2022-12-27T05:46:22.614517 | 2020-10-15T07:36:11 | 2020-10-15T07:36:11 | 289,955,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package ua.itea.lesson11.tasks.figure;
public class Figure {
private double perim;
private double area;
private String color;
public Figure(String color) {
this.color = color;
}
public String getName() {
return "Figure";
}
public double getPerimeter() {
return perim;
}
public double getArea() {... | [
"yaroslav36455@gmail.com"
] | yaroslav36455@gmail.com |
4614c36127e9aa743c4bb9c111649741c4e0bd69 | 58dde8d9fce67b46155d1b4cbe92fd30af7a27e1 | /src/main/java/com/henry/controller/NoteController.java | 69abf0a8c08015a06c231a7c3955b36cc1ccdbac | [] | no_license | hheennrryy1/Note | 9dfd509da898203d8fbc8202db0f857924dcad22 | ec2403d2d41de5bea1cff0546323eebb0518ebff | refs/heads/master | 2020-04-06T03:35:23.866741 | 2016-08-13T07:09:16 | 2016-08-13T07:09:16 | 62,955,882 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,547 | java | package com.henry.controller;
import java.util.Date;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.... | [
"zenghenghao@foxmail.com"
] | zenghenghao@foxmail.com |
a46e58f95fd3081daee964ad00ca596a8a7d3fd0 | b3c046168748ae62b8021a5e48666d9befa7c10f | /Pattern Programming-10/Main.java | 8e77f484183dff52e7bb625b3b30794f3aac876e | [] | no_license | bharath315/Playground | 3eb4d5c370e095f1871ac22652d4869442a2ae46 | 418dbd6bbbaf849bee9ee04a5fd578d3d3cd8ca1 | refs/heads/master | 2023-04-06T10:43:43.194489 | 2021-04-23T15:14:09 | 2021-04-23T15:14:09 | 259,385,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | #include <iostream>
using namespace std;
int pyramid(int n)
{
int num='A';
int num1='1';
int i,j,k;
for(i=1;i<=n;i++)
{
for(k=1;k<=n-i;k++)
cout<<" ";
num='A';
for(j=1;j<=i;j++)
{
cout<<(char)num++;
}
for(j=1;j<=i;j++)
{
cout<<j;
}
cout<<endl;
}
... | [
"55154595+bharath315@users.noreply.github.com"
] | 55154595+bharath315@users.noreply.github.com |
37aae26f4ffa433942729a31a7542b7dbfeaee2d | e399119d857cded6552907097cd8021a6aee581c | /src/test/java/com/mb/MVNJenkinTest/TestngTest.java | d3d6d5ad3f79905201c87be7d5b15a9da70fef85 | [] | no_license | prataphada13/mvnjenkintest09 | e99055ae927e2623af4f2163d460249ec72d6929 | 9e3ef6afb391252b9e8b0351dc7159bdb7bb1ecf | refs/heads/master | 2023-03-02T23:28:42.723934 | 2021-02-09T05:41:19 | 2021-02-09T05:41:19 | 337,305,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package com.mb.MVNJenkinTest;
import org.testng.annotations.AfterClass;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
public class TestngTest {
@BeforeClass
public void bfClass() {
System.ou... | [
"pratap.pt49@gmail.com"
] | pratap.pt49@gmail.com |
90cd57dcfc127d9156ab13e291c4d08ecf7cb7b6 | 10fa97301076167ab69fef636a8dacc885ad5503 | /src/main/java/com/karthickshiva/collegeattendance/AdminController.java | d5e590857ca8731d21ffeb876afd81ba025f93e6 | [] | no_license | karthickshiva/college-attendance-management | cb2602e825b5973e82d8fce60a27da662a9ecd06 | 37476ad815f920215dbc602a868c89d851455b21 | refs/heads/master | 2022-12-17T01:12:02.814001 | 2020-08-21T17:07:03 | 2020-08-21T17:07:03 | 289,322,188 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,419 | java | package com.karthickshiva.collegeattendance;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframew... | [
"karthick.shiva@zohocorp.com"
] | karthick.shiva@zohocorp.com |
9185e9622d18aa4b98aecb8fa05a37afb11aad74 | 6c2eb8afef16d5ec1ba0542c2a5fc23a48eeb765 | /Android_Spotshop/app/src/main/java/be/fenego/android_spotshop/services/HistoryService.java | 3792878445355f6065788bc3173d3c76703299e3 | [] | no_license | Lanssens/it-project-android-app | e5ab1012f5df91825356fb0cdfa92dce84fc13aa | 6fe3f30caacae1ac0d37ff65e014267374b6a809 | refs/heads/master | 2021-06-14T16:28:41.388711 | 2017-02-09T13:57:59 | 2017-02-09T13:57:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package be.fenego.android_spotshop.services;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import be.fenego.android_spotshop.models.searchHistory.HistoryItem;
import retrofit2.Call;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
import retrofit2.http.Body;
import r... | [
"nick_philippe@hotmail.com"
] | nick_philippe@hotmail.com |
71877cb7767bb3f8d8a6c172ca4eb3eb207302c8 | a54ff03a8fad342fef9086084231df35d56f507c | /TokChatBackend/src/main/java/com/TokChatBackend/models/BlogComment.java | a4d9f33266e48b4950f294fcacd3efc72e6c5153 | [] | no_license | UtkarshTomar/TokChat | 0a581a1b766a8f28423f39a94395efae4044bd08 | 6bae5402e0145dcd6b39985e894c32766fc1b760 | refs/heads/master | 2020-04-17T23:39:55.953892 | 2019-01-22T18:19:44 | 2019-01-22T18:19:44 | 167,044,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | package com.TokChatBackend.models;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
@Entity
@Table(name="BlogComment_Tab... | [
"tomar.utkarsh49@gmail.com"
] | tomar.utkarsh49@gmail.com |
a7deba0367ebe2d521bbf5a4ad5d49580a444bc4 | 67c4270f527356c6f265ebedbf427fcc2340a86d | /src/obstacles/Wall.java | 78e56e9b251b3fa3da8d999e36f176eff4bcbbc4 | [] | no_license | AlekSanVik47/tasksOfexample | c96ee23b56c79e4008688af35f2eabd240926696 | 976f2bc3fdade99838c3c4ebe1681446745826b1 | refs/heads/2nd_stage_competition | 2023-03-07T09:52:52.457514 | 2021-02-20T18:52:23 | 2021-02-20T18:52:23 | 335,366,514 | 0 | 0 | null | 2021-02-20T18:52:23 | 2021-02-02T17:16:59 | Java | UTF-8 | Java | false | false | 924 | java | package obstacles;
import theParticipants.Participants;
public class Wall implements Obstacles {
double wallHeight;
int obstacleNumber;
public Wall(int obstacleNumber, double wallHeight) {
this.wallHeight = wallHeight;
this.obstacleNumber = obstacleNumber;
}
@Override
public String toString() {
return "Стен... | [
"qa_aleksvik@outlook.com"
] | qa_aleksvik@outlook.com |
c4df0647b9f5c574da408a8fc4c231aac39ef6cf | 0a537cdd945804c90d271415d43fe6d80dfe59e9 | /src/main/java/com/wikift/config/WikiftErrorConfig.java | 6e764322782e7606fbbdd551b7578c1a7a0dc1eb | [
"Apache-2.0"
] | permissive | hrony/wikift-web-java | 5e2329154caa9d54e1140cfacb277741d4810677 | f598559c089466e57bd29fd0d871005d223f251b | refs/heads/master | 2022-01-24T05:01:43.617339 | 2018-05-02T07:29:46 | 2018-05-02T07:29:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | 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... | [
"shicheng@ttxit.com"
] | shicheng@ttxit.com |
39d85d1f2e4180ef212aee26ce2b2e5aa4e2d3a5 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /eclipsejdt_cluster/70064/tar_0.java | 133bb271cf429621b4c0a1c595dbba2ab8cdea48 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 45,905 | java | /*******************************************************************************
* Copyright (c) 2006 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | [
"375833274@qq.com"
] | 375833274@qq.com |
dd12b9ea2958f465f44aa4d6aa7ac2b105e7e360 | d55c86642807d5dab2ceaadd2fa93d4d02b691dd | /app/src/main/java/com/trying/developing/cookbaking/ui/NewAppWidget.java | dc8ee1a0c58dc1323f54e1c0b53badee09b69acc | [] | no_license | Magedsaad/CookBaking | 1bff03eac2aeaaabd8492696e86e35a4d86e8430 | 405120be53cc78581b1c0a40732e6f0006c13bf9 | refs/heads/master | 2020-03-12T09:16:39.232269 | 2018-04-22T08:31:29 | 2018-04-22T08:31:29 | 130,549,180 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,532 | java | package com.trying.developing.cookbaking.ui;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.Context;
import android.widget.RemoteViews;
import com.trying.developing.cookbaking.R;
/**
* Implementation of App Widget functionality.
*/
public class NewAppW... | [
"magedabdelkhalik95@gmail.com"
] | magedabdelkhalik95@gmail.com |
4d9694ec9cb427e06fe02c1c1ab5eb1b96946d3e | 29d2dc4ef86deee41855404457c40b7e3c07fca7 | /src/main/java/com/spring/project/recipe/commands/UnitOfMeasureCommand.java | 4dace54c296ffbfb9b611ba45a760237cd49d1dd | [] | no_license | SaiKrishna1908/spring-recipe-project | 8df755bde93e64ba5dc0649eb9b2adf63fc01e98 | e3d83fc68f1bd9b0eb2206fe4952bf4f4b9697a2 | refs/heads/master | 2022-11-12T21:21:33.015452 | 2020-06-24T10:52:22 | 2020-06-24T10:52:22 | 266,542,074 | 0 | 0 | null | 2020-06-18T08:18:53 | 2020-05-24T13:02:41 | Java | UTF-8 | Java | false | false | 241 | java | package com.spring.project.recipe.commands;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Getter
@Setter
@NoArgsConstructor
public class UnitOfMeasureCommand {
private Long id;
private String uom;
}
| [
"saikrishna05h1@gmail.com"
] | saikrishna05h1@gmail.com |
07057501c63fa16bf0a349a6d4fdd9a4ebbe7f0a | 1f1976c2221f6f695d1537d9eadfd62c7f55f0b7 | /java/src/SampleArrayForm.java | 496056a8198144744cf88529e39f1bca32966de4 | [] | no_license | jcurlier/hackerrank | f24f89dc666466e5bcae45c810f3d3afefe32ec2 | 868190050aacbed7f0a0e2ebb08a4ea91467a5e2 | refs/heads/master | 2021-01-10T09:00:23.187253 | 2017-01-02T19:25:39 | 2017-01-02T19:25:39 | 45,200,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | import java.util.Scanner;
class SampleArrayForm {
static int sumArray(int[] intArray) {
int sum = 0;
for (int i=0; i<intArray.length; i++) {
sum = sum + intArray[i];
}
return sum;
}
public static void main(String[] args) {
Scanner in = new Scanner... | [
"jcurlier@gmail.com"
] | jcurlier@gmail.com |
d715099279d91789ffa65c658b182213d4c1745f | f5327f2aa365748c73e1dd53064b85252b24071e | /3. Core Java/streams/Q2/Assignment5Q2.java | 67b5c0112495fff5d4c0eedc1b49577dce2d3ad0 | [] | no_license | TarunKumar-01/TarunKumar | 748b21d69ff8f01a7183b425b982e8d4aff0359f | 75d885f7adb8d01d49a33168cdea0f72f01e2f19 | refs/heads/main | 2023-06-09T10:44:47.069356 | 2021-06-19T03:43:10 | 2021-06-19T03:43:10 | 351,071,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import static java.util.Collections.reverseOrder;
public class Assignment5Q2 {
public static int maxComments(List<News> news) {
HashMap<Integer,Integer> h = (HashMap<I... | [
"tarunk17899@gmail.com"
] | tarunk17899@gmail.com |
d2220be3d431ab34c12d42a8190f7f564b5ac3e2 | 0e425cd604d317bac872c54e8af9bd501484cf5d | /SmsSending/src/com/example/smsapp/Recive.java | ba356f5ac2036b3938d2f048355eb8ac1606070d | [] | no_license | vipinvkamara/Database | 58a0366277c355340795bfa9f628c5452831362b | 64c3249fa8be9bb942cdfad7f65d3890a454d75a | refs/heads/master | 2016-08-03T21:35:31.108719 | 2015-02-13T09:08:51 | 2015-02-13T09:08:51 | 30,748,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.example.smsapp;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
public class Recive extends ActionBarActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.recive_activity);
}
}
| [
"vipinvkamara@hotmail.com"
] | vipinvkamara@hotmail.com |
1e61609a94c6f900d5a78be2bbe2bf7d5176420c | 0ddca49474f1c8eed90326273f18bcab996d7220 | /server/src/main/java/com/csds393/mialexi/controller/BackendController.java | 21ab312103685e8963d5bb09723bf1e4f2df919b | [] | no_license | tsepuri/MiaLexi | 441eccdef23ebff5ff32e79230bf18cfec7bf3ba | e16f5b342bfcc254c292e326d13687de3d2e3cd4 | refs/heads/master | 2023-07-11T22:08:12.499380 | 2021-08-17T14:57:54 | 2021-08-17T14:57:54 | 397,294,244 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 919 | java | package com.csds393.mialexi.controller;
import org.springframework.web.bind.annotation.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import org.springframework.boot.web.servlet.error.ErrorController;
import org.springframework.web.servlet.ModelAndVi... | [
"starkiller.1413@gmail.com"
] | starkiller.1413@gmail.com |
fb2ac67b1b048797f53b5785e1d21166fca955f3 | c38508bddde0a6f6639432380bdb8802849f60cb | /school-admin/src/main/java/com/ruoyi/web/controller/common/CommonController.java | def78303487394f0785303892300aa44c5defaa8 | [
"MIT"
] | permissive | organ-xqTeam/campus-management | fe06a043210ea1833d1de04c7331450e980fb430 | fcabe667d3140ce84f9ea9ac5a33d596dc00f4d6 | refs/heads/master | 2022-12-13T20:58:45.433638 | 2020-06-08T01:48:51 | 2020-06-08T01:48:51 | 235,522,776 | 0 | 0 | MIT | 2022-07-06T20:47:04 | 2020-01-22T07:41:43 | JavaScript | UTF-8 | Java | false | false | 4,850 | java | package com.ruoyi.web.controller.common;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowire... | [
"XingPanST@DESKTOP-E2I46F7"
] | XingPanST@DESKTOP-E2I46F7 |
744ee33159a3c40bed718057520ef4df7261f3aa | b9dc06e881b47f1ccc913a1c594fcbf4eda6700b | /superTextlibrary/src/main/java/com/allen/library/BaseTextView.java | 932981b3e06fe9c3fddce8a1fc80ff41004d26c8 | [] | no_license | wanchunli/GracePlayer | 19ed85f8e06b3e998e1b8361180621cceb913c63 | f523a85b8337869ccbd41185bc6c7b4c497398cb | refs/heads/master | 2021-09-03T21:55:09.941130 | 2018-01-12T09:36:39 | 2018-01-12T09:36:39 | 114,855,121 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,954 | java | package com.allen.library;
import android.content.Context;
import android.text.InputFilter;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.Gravity;
import android.widget.LinearLayout;
import android.widget.TextView;
/**
* Created by Allen on 2017/6/29.
* <p>
* 基础TextView
*/
... | [
"1596900283@qq.com"
] | 1596900283@qq.com |
0179b87366fc45e0e599daeedbbbacbf4422429c | 90ad5696a7c20e9e74b995504c66b71d6b521772 | /plugins/org.mondo.ifc.cstudy.metamodel.edit/src/org/bimserver/models/ifc2x3tc1/provider/IfcPumpTypeItemProvider.java | fd00ab40d399176e4c6f517ea04946874cfa250c | [] | no_license | mondo-project/mondo-demo-bim | 5bbdffa5a61805256e476ec2fa84d6d93aeea29f | 96d673eb14e5c191ea4ae7985eee4a10ac51ffec | refs/heads/master | 2016-09-13T11:53:26.773266 | 2016-06-02T20:02:05 | 2016-06-02T20:02:05 | 56,190,032 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,886 | java | /**
*/
package org.bimserver.models.ifc2x3tc1.provider;
import java.util.Collection;
import java.util.List;
import org.bimserver.models.ifc2x3tc1.Ifc2x3tc1Package;
import org.bimserver.models.ifc2x3tc1.IfcPumpType;
import org.eclipse.emf.common.notify.AdapterFactory;
import org.eclipse.emf.common.notify.Notificati... | [
"debreceni@mit.bme.hu"
] | debreceni@mit.bme.hu |
10c8b4b58720d880cd5f5949bca99ad6d6009f3e | c4758388da57d23f4b6c2d01c7c06a9a818ed53e | /src/lesson_10.java | 689e69dfbf179942fec3591923afa2aad1af76ab | [] | no_license | lienenelien/lesson_10 | 7e83ca77623b5f686ed7270d90d987ccc09625f2 | ff33e76650d95606554162b188f35d09e55f815b | refs/heads/master | 2023-06-24T13:02:17.575189 | 2021-07-19T18:34:03 | 2021-07-19T18:34:03 | 387,560,461 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,603 | java | import java.util.Scanner;
public class lesson_10 {
public static void main(String[] args) {
//count how many cups of coffee one has had over the week
int[] coffeeArray = new int[7];
coffeeArray[0] = 3;
coffeeArray[1] = 2;
coffeeArray[2] = 4;
coffeeArray[3] = 1;
... | [
"liene.lagzdina25@gmail.com"
] | liene.lagzdina25@gmail.com |
5a72d58fca6eff7fa09e03d11553cdcfe76f9526 | 8dc38db9b47ac76896379f3da46e56845aecb279 | /core/src/com/baboviolent/game/gdx/decal/BaboGroupStrategy.java | e91b8a8e4329f78a7f8662cd475a8b661a0aed03 | [] | no_license | realitix/babo-old-libgdx | 8c71e50fe5b7b53bf8b3d349b4101084084a69a7 | e0ff5333d1579d321f9f95da03cc9ff286572a11 | refs/heads/master | 2020-05-20T11:49:22.542015 | 2015-03-06T17:16:29 | 2015-03-06T17:16:29 | 185,557,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | package com.baboviolent.game.gdx.decal;
import com.badlogic.gdx.graphics.glutils.ShaderProgram;
import com.badlogic.gdx.utils.Array;
public interface BaboGroupStrategy {
/** Returns the shader to be used for the group. Can be null in which case the GroupStrategy doesn't support GLES 2.0
* @param group the group
... | [
"realitix@gmail.com"
] | realitix@gmail.com |
4eda8ec74fb4c9c1aba9a4a5fa77a7c381633ee6 | 7363aa5bfd1406af5094e50a8f2a4077f509897a | /firefly-nettool/src/main/java/com/firefly/net/buffer/ThreadSafeIOBufferPool.java | 021650e767de79e37310a0351ca05efb58a99c51 | [
"Apache-2.0"
] | permissive | oidwuhaihua/firefly | b3078b8625574ecf227ae7494aa75d073cc77e3d | 87f60b4a1bfdc6a2c730adc97de471e86e4c4d8c | refs/heads/master | 2021-01-21T05:29:15.914195 | 2017-02-10T16:35:14 | 2017-02-10T16:35:14 | 83,196,072 | 3 | 0 | null | 2017-02-26T09:05:57 | 2017-02-26T09:05:57 | null | UTF-8 | Java | false | false | 502 | java | package com.firefly.net.buffer;
import com.firefly.net.BufferPool;
import java.nio.ByteBuffer;
public class ThreadSafeIOBufferPool implements BufferPool {
private final ThreadLocal<BufferPool> safeBufferPool = ThreadLocal.withInitial(IOBufferPool::new);
@Override
public final ByteBuffer acquire(int siz... | [
"qptkk@163.com"
] | qptkk@163.com |
1ce9b11dc3341125e1535ac7af376f2cf3c5a455 | 16c76606a22f95329fb0e29d9264550b7a4c8b38 | /app/build/generated/source/apt/debug/com/gradlic/travelmate/friend/MyFriendsAdapter$MyFriendsViewHolder_ViewBinding.java | 9cd2d85320f8175c0f783542c70903b1d3eef5ca | [] | no_license | bpallabi1996/final.year.project_v2 | b9390cb4b3a0a2b93d60779d420c169b704aa51b | 54d7faea0ae181d1c159b98c2180f20f6bc34a94 | refs/heads/master | 2022-08-01T10:56:23.680494 | 2020-05-23T16:33:19 | 2020-05-23T16:33:19 | 266,367,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,549 | java | // Generated code from Butter Knife. Do not modify!
package com.gradlic.travelmate.friend;
import android.support.annotation.CallSuper;
import android.support.annotation.UiThread;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import butte... | [
"60174648+bpallabi1996@users.noreply.github.com"
] | 60174648+bpallabi1996@users.noreply.github.com |
1650093bcf0085f1d3a119142d5ef64a8d6d7669 | ba21b6ff7fc323a290c6c0dc1886673b5ed31cb1 | /src/main/java/com/auction/pro/device/dto/DeviceTypeDto.java | 4127b2ecd6039761fadb74e03c7a48678994d836 | [] | no_license | Ashish-Tuteja/Diagnostic | a3016a80fec911cedccb2fc0590bb9dff38b5db8 | 0e37a08712a9bfee4ffa45fced0a3b3ec407ca35 | refs/heads/master | 2022-12-23T12:39:05.326860 | 2016-06-13T11:43:38 | 2016-06-13T11:43:38 | 58,520,799 | 0 | 0 | null | 2022-12-16T03:12:51 | 2016-05-11T06:48:11 | CSS | UTF-8 | Java | false | false | 748 | java | package com.auction.pro.device.dto;
import com.auction.pro.common.model.BaseModel;
import com.auction.pro.device.model.DeviceType;
public class DeviceTypeDto extends BaseModel {
/**
*
*/
private static final long serialVersionUID = 1L;
private String name;
private String code;
public DeviceTypeDto() {
/... | [
"ashish.tuteja@infoobjects.com"
] | ashish.tuteja@infoobjects.com |
9b938a73a34d0966770a6ce687b1fa54799c5042 | 96b9a47cbe1f6d824740839ea3876edfb51b70ab | /reo/src/main/java/kr/co/reo/common/util/LogAop.java | be960e3b886fa4175bcbdacd7fc235bd328a1585 | [] | no_license | myselfub/KOSMO_FinalProject_REO | 25a1e66c9adfb8b9ffc4c6c01b76429c1e5e7485 | 5137585fa2163cc88aea721c193b76f40e2af91c | refs/heads/master | 2023-05-10T09:48:21.632724 | 2021-05-30T03:11:29 | 2021-05-30T03:11:29 | 372,109,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,363 | java | package kr.co.reo.common.util;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.slf4j.Logger... | [
"myselfub@gmail.com"
] | myselfub@gmail.com |
516c7df9169756b22b2aadba4ad4f64e940535bc | 967d736eae4c5791ed9c7da80f570cc8efae88c2 | /ui/src/main/java/ru/mipt/engocab/ui/fx/EngocabUI.java | 2ebf83614bd6d4107247556210f9c277156b3a04 | [
"Apache-2.0"
] | permissive | ushakov-av/engocab | b619a0a5293fcff93eabaac70b523bdfd6176de4 | cd011047680cce3d6d4ee3ac1d2950ac6fede987 | refs/heads/master | 2021-01-22T05:51:03.854324 | 2015-02-08T21:13:42 | 2015-02-08T21:13:42 | 27,241,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 942 | java | package ru.mipt.engocab.ui.fx;
import javafx.application.Application;
import javafx.stage.Stage;
import ru.mipt.engocab.core.config.Configuration;
import ru.mipt.engocab.core.config.Settings;
import ru.mipt.engocab.ui.fx.controller.MainController;
import ru.mipt.engocab.ui.fx.model.Model;
import ru.mipt.engocab.ui.fx.... | [
"ushakov.av@gmail.com"
] | ushakov.av@gmail.com |
3f9d21cb1f9af4a5410ec29f71fdcaab7a8df093 | 3a4ada8cf257d750ee31460fc387583611c12d84 | /app/src/main/java/fvadevand/reminderformiui/IconPickerPreference.java | 7fa18d964b46a67059fa1004b5dc94670d182f15 | [] | no_license | FVAdevand/ReminderForMIUI | 1b9ae270464bdf8a8ef188f8ae85fdca5c9e5c41 | a72f10f805d29fd2552b84fb2ad7f355bdc5720c | refs/heads/master | 2021-05-04T20:31:50.336191 | 2018-02-27T19:09:26 | 2018-02-27T19:09:32 | 119,815,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,942 | java | package fvadevand.reminderformiui;
import android.app.Activity;
import android.content.Context;
import android.preference.Preference;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ImageView;
import fvadevand.reminderformiui.utilities.ReminderUtils;
/**
* Created by Vladimir on 31... | [
"pochtauazp@gmail.com"
] | pochtauazp@gmail.com |
4f898cf50d7494e42cb4694ed2e2fd737f36655c | e7818f3c8f1a86472c3060993d28f52cbde749b2 | /src/ru/barsopen/plsqlconverter/ast/typed/constant_maxvalue.java | 556330f502b5f0427c1aa6775dbf656ea2ef33dd | [] | no_license | liuyuanyuan/plsql-pgsql-converter | a9fbc59493b26b9ec06820358617a28cf35bc31a | 428c86c09f3be7ef448fe704d7fff4abc90d97e6 | refs/heads/master | 2020-04-07T12:16:07.250078 | 2018-11-27T05:56:43 | 2018-11-27T05:56:43 | 158,360,845 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,025 | java | package ru.barsopen.plsqlconverter.ast.typed;
public class constant_maxvalue implements constant, _baseNode {
public int _line = -1;
public int _col = -1;
public int _tokenStartIndex = -1;
public int _tokenStopIndex = -1;
public _baseNode _parent = null;
public _baseNode _getParent() { return _parent... | [
"liuyuanyuan@highgo.com"
] | liuyuanyuan@highgo.com |
9dc983fa082ff4f0c305c5c1697ab113b5f81f26 | cf2c0b3d7c3a6b852edbbddebe2866807abc408a | /springboot-elasticsearch/src/main/java/com/gzyijian/elasticsearch/ElasticsearchApplication.java | 06139c3ce5eddb75b4fb6a69690c242a22546506 | [] | no_license | zmjiangi/springboot-integration | 9a09e2f22cac303fa246cd91578cbf05110203f7 | 146c0e2ee3b80f9b37b3e8c7d184d7d12bc9a605 | refs/heads/master | 2022-06-22T05:32:56.096044 | 2019-07-05T01:27:07 | 2019-07-05T01:27:07 | 192,497,243 | 0 | 0 | null | 2022-06-21T04:06:27 | 2019-06-18T08:21:00 | Java | UTF-8 | Java | false | false | 1,110 | java | package com.gzyijian.elasticsearch;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @author zmjiangi
* @date 2019-6-21
* SpringBoot默认支持两种技术来和ES交互;
* 1、Jest(默认不生效)
* 需要导入jest的工具包(io.searchbox.client.JestClient)
* 2、SpringData ElasticS... | [
"zmjiangi@qq.com"
] | zmjiangi@qq.com |
07ad5b3ea7ff307c2534e07af50eeed245a0f0de | 521c97d9022c8641213488956066d06c5a11a317 | /src/client/com/trendrr/cheshire/client/CheshireClient.java | 30bf3f0e2107d86f58b93f7dfb3a4963e5b12922 | [] | no_license | sourabhg/cheshire | 18f954fc3977def6e739979d67526bc527b989b4 | fc4c9ce5c6d1b390fd517dc22c29a1f257f01238 | refs/heads/master | 2020-12-25T02:01:38.126056 | 2013-06-20T21:02:41 | 2013-06-20T21:02:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,592 | java | /**
*
*/
package com.trendrr.cheshire.client;
import java.util.Date;
import java.util.Map;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import... | [
"dustinn@gmail.com"
] | dustinn@gmail.com |
a2eb94c53f71521a03c7fc13b004b4a01d7f83f8 | 5c55a8873118f8c6f729920df86006224e6f9fcd | /Test/com/company/ParserTest.java | daa0b956763df10fa2baa30a71c14bc01ad2cf07 | [] | no_license | Dacus/Calculator | fa7a48b7d97a18fb673fffc4788966060dfc3744 | 06af3845f08508768108b0d0f4d4b74a40fa1c36 | refs/heads/master | 2021-01-10T19:37:39.118265 | 2015-05-04T13:15:47 | 2015-05-04T13:15:47 | 34,859,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package com.company;
import static org.junit.Assert.assertEquals;
/**
* Created by Dacus on 5/4/2015.
*/
public class ParserTest {
@org.junit.Test
public void testGetCommand() throws Exception {
assertEquals(Parser.getCommand("ADD 13"), "ADD");
}
@org.junit.Test
public void testGetOper... | [
"moisescu.alexandru00@gmail.com"
] | moisescu.alexandru00@gmail.com |
f859fc1b1a464c245638c36720b52b89a3de4e80 | 61ac3430f5ab6f3ed095534045d54f2dc40ffd4b | /src/main/java/switchtwentytwenty/project/controllers/icontrollers/IRegisterPaymentController.java | 91cf120a94abfe63d48bc8e98476e011f62a78e3 | [] | no_license | nunocasteleira/switch-2020-group1 | 53fcda9a891c2c847fc0aa0d7893975ce735d54e | ee15e495dda09397052e961e053d365b02241204 | refs/heads/main | 2023-06-12T11:26:52.733943 | 2021-07-09T13:11:57 | 2021-07-09T13:11:57 | 384,439,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package switchtwentytwenty.project.controllers.icontrollers;
import com.sun.istack.NotNull;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import switchtwentytwenty.project.dto.transaction.PaymentIn... | [
"nunojoaocas@gmail.com"
] | nunojoaocas@gmail.com |
db84e78e5502a1a40db5a959dcaec879066c9805 | daea966ddadbb56bc0e4faea62018a059e9e6faa | /JAVA/Work/JavaApplication/src/main/java/java02/jv02_12_ASCII코드.java | 6fc4462b9bbd517b5a83af6fc549cb203cb9ef4a | [] | no_license | kdh3794/javaupload | ba79dc923a86ba7077cad97c6930b1a0c0b10ad4 | c7657c55f0be0a00ed7099f23dfc58ab6578c31d | refs/heads/master | 2021-09-05T22:13:13.121013 | 2018-01-31T08:58:05 | 2018-01-31T08:58:05 | 103,617,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package java02;
public class jv02_12_ASCII코드 {
public static void main(String[] args){
int x = '4';
int y = '5';
int result = 0;
result = x + y;
System.out.println("더하기 = " + result);
result = x - y;
System.out.println(result);
... | [
"kdh3794@nate.com"
] | kdh3794@nate.com |
5633ccfa75d38c2de9c65da88aedae746209a6fa | f1a5cf469b0512c1fbbcc4ca878eed0f124e3120 | /rong-parent/rong-console/rong-assembly-api/src/main/java/com/rong/assembly/api/controller/business/VisitorsController.java | 42fe6ca4b5a0e5661819ea970662d002438bf37b | [] | no_license | ShineDreamCatcher/JavaProject | aba9737156e9d197cbe1421dab2a0bdac36bbbde | 4a64939ed77074ba0fb7ce6fb9cd4b310ab85023 | refs/heads/master | 2022-12-30T03:19:23.592240 | 2020-04-26T07:06:42 | 2020-04-26T07:06:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,240 | java | package com.rong.assembly.api.controller.business;
import com.rong.assembly.api.mapper.RespPeopleInfoMapper;
import com.rong.assembly.api.module.request.TqUserReserve;
import com.rong.assembly.api.module.request.buz.TqCustomerUser;
import com.rong.assembly.api.module.request.uc.TqSubmitFeedback;
import com.rong.assemb... | [
"favor_zlx@163.com"
] | favor_zlx@163.com |
ec0eed1b27dc07763456f9001fb6a33bdaa5613b | fb9396542acc4aca63deeb46f5fa42d7d7254dab | /Week_02/src/BinaryHeap/HeapSort.java | fae0f442ccdfc453e27c2985ecc274141900a67a | [] | no_license | renbin1990/AlgorithmCHUNZHAO | 9b644ac2b6f0f3071adfe7a9340e10cb19b4633b | cf34f2d8b24df5b789c4b0d68bfecca9e38282a6 | refs/heads/main | 2023-06-24T12:07:12.751170 | 2021-07-26T03:04:22 | 2021-07-26T03:04:22 | 330,076,339 | 0 | 0 | null | 2021-01-16T03:34:05 | 2021-01-16T03:34:05 | null | UTF-8 | Java | false | false | 1,890 | java | package BinaryHeap;
/**
* 堆排序
*/
public class HeapSort {
public void sort(int arr[]) {
int n = arr.length;
// Build heap (rearrange array)
for (int i = n / 2 - 1; i >= 0; i--)
heapify(arr, n, i);
// One by one extract an element from heap
for (int i = n - 1; ... | [
"renbin90@foxmail.com"
] | renbin90@foxmail.com |
6571e6ae3661f7da8049cd8a03a6ba27448cb2f7 | 7c5bb6fcb4ad84e64787bbbe625a9913744074f3 | /app/src/test/java/com/example/chatfirebaseenjava/ExampleUnitTest.java | a104829ecab414ad9c83c1784601eb6328dc1994 | [] | no_license | nicochio/chatAndroidFirebase | e00e6b2e5045a33bd13714a9001d33e0b5265a00 | 990d3bdb1feb9611548062589f90715cb454c68b | refs/heads/master | 2022-11-12T07:26:08.106488 | 2020-07-04T02:27:38 | 2020-07-04T02:27:38 | 277,023,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.example.chatfirebaseenjava;
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... | [
"nicolaschiozza@hotmail.com"
] | nicolaschiozza@hotmail.com |
d1f1622058ae3ecf241373e45fcc244a55e8035f | 0e056c7d8b716413be11ed4401dfb6edeb848403 | /Tpfab/src/Armas/Larga.java | 2acb3583147743f046408fba26a087370113f496 | [] | no_license | santi12386/TpF4CT0R1 | aafc8dfb72a26ba86dc13b453473e51192e534c3 | 75fbb9dd982d69f5df1d1534b81e20e876952259 | refs/heads/master | 2021-01-23T12:00:45.393349 | 2017-08-20T20:33:03 | 2017-08-20T20:33:03 | 37,979,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | package Armas;
public class Larga extends Espada {
public Larga(){
super(15, "Larga", 5);
}
}
| [
"santiagoozan97@gmail.com"
] | santiagoozan97@gmail.com |
69b0cf8d6043ccfd5e41e214e64e034b07cf4c5b | 64c80e7fad312787551d632a773750cbf9ac014b | /app/src/main/java/com/example/ms/mvpdemo/presenter/LoginPresenter.java | c408a28e55315a26815360e54dde8ff98e32d8b8 | [] | no_license | baiyh/mvp-net | 021cb451544dd81b3a03b5f00a791449be1af482 | 9c3aa6034eadd72f04ac3caedba0725e10f3db2b | refs/heads/master | 2020-05-03T21:02:12.574452 | 2019-04-01T08:15:22 | 2019-04-01T08:15:22 | 178,814,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,163 | java | package com.example.ms.mvpdemo.presenter;
import com.example.ms.mvpdemo.base.BasePresenter;
import com.example.ms.mvpdemo.base.HttpResponseListener;
import com.example.ms.mvpdemo.bean.MessageBean;
import com.example.ms.mvpdemo.bean.UserBean;
import com.example.ms.mvpdemo.contracts.LoginContracts;
import com.example.ms... | [
"1042217872@qq.com"
] | 1042217872@qq.com |
06f4fb7d2d33766cd93b598d641c8321b8f085f2 | b214f96566446763ce5679dd2121ea3d277a9406 | /modules/desktop-swt/desktop-swt-ide-impl/src/main/java/org/eclipse/nebula/cwt/svg/SvgPaint.java | 2530cdcd7327505d9e20554b2a629685d171f52c | [
"Apache-2.0",
"LicenseRef-scancode-jgraph"
] | permissive | consulo/consulo | aa340d719d05ac6cbadd3f7d1226cdb678e6c84f | d784f1ef5824b944c1ee3a24a8714edfc5e2b400 | refs/heads/master | 2023-09-06T06:55:04.987216 | 2023-09-01T06:42:16 | 2023-09-01T06:42:16 | 10,116,915 | 680 | 54 | Apache-2.0 | 2023-06-05T18:28:51 | 2013-05-17T05:48:18 | Java | UTF-8 | Java | false | false | 1,607 | java | /****************************************************************************
* Copyright (c) 2008, 2009 Jeremy Dowdall
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.ec... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
1967d99a4f37f912d4d03535179394932d984956 | 4007db405c41210f0245aae2efcb98d549e756cb | /Java/Problem06.java | a68085b3b6263e9f86286f61e43d333b4e93179a | [] | no_license | philosowaffle/project_euler | 7bad93363f93a9a916cd8866fcf7f12fd3e37849 | 405d28038e4c7be5a2647692c70ea22a49885e3b | refs/heads/master | 2021-01-19T09:49:54.670558 | 2018-04-27T21:53:31 | 2018-04-27T21:53:31 | 30,374,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,321 | java | /**
* Project Euler - Problem 6
* The sum of the squares of the first ten natural numbers is,
* 1^2 + 2^2 + .... + 10^2 = 385
* The square of the sum of the first ten natural numbers is,
* (1 + 2 + .... + 10)^2 = 3025
* Hence the difference between the sum of the squares of the first ten
* natural numbers and th... | [
"baileyb622@gmail.com"
] | baileyb622@gmail.com |
0ec5a7770c0ee0875e57c9a13ea54e73204d0330 | 31bc8cda7720749f7b1032cc49d200297dd3e3ec | /src/view/ProductView.java | 29d96bf3d2796a99785583fc9105c09ac2796ce9 | [] | no_license | binhnguyenapr91/APJ-BaiTap-ProductManager | 8ebeb11b5792b32e625f4ef5fabec5e6ea57f66a | facbf085e3a5483acb76062b9bf7c36b98e68d7a | refs/heads/master | 2022-04-14T14:07:55.921101 | 2020-04-13T17:46:57 | 2020-04-13T17:46:57 | 255,372,167 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package view;
public class ProductView {
public void displayProductDetail(int id, String name, String manufacturer, double price, String information) {
System.out.printf("%-5s%-20s%-20s%-10s%-30s\n", "id", "name", "manufacturer", "price", "information");
System.out.printf("%-5s%-20s%-20s%-10s%-30s\n", id, name, m... | [
"binhnguyen.apr91@gmail.com"
] | binhnguyen.apr91@gmail.com |
eb40783da902b4d185e6c7e7b629442fdbddf5c1 | 9c9edb834c80e0d0af873b6777e1b5d5459b3753 | /OlowoGPS/src/org/opengts/war/gpsmapper/package-info.java | 87201674c15b428aff02a785b49f3ee44e99286d | [
"Apache-2.0"
] | permissive | ufoe/OlowoGPS | b75f4eba5198e3a07533d934b01921965930230f | b85376eb5a4bb8ea1e69255d4807cf26c2c9228c | refs/heads/master | 2021-01-17T22:03:51.255483 | 2012-03-04T04:03:54 | 2012-03-04T04:04:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | // ----------------------------------------------------------------------------
// Copyright 2007-2011, GeoTelematic Solutions, Inc.
// All rights reserved
// ----------------------------------------------------------------------------
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not... | [
"bayoolowoyeye@gmail.com"
] | bayoolowoyeye@gmail.com |
a95daaed3c08824c3c450d958b9dd5fe747ccf92 | 11a69c1cd0417df7cd5f23415e53ffae45ec8492 | /PrezonHub/src/me/PrezonCraft/Hub/Menus/ParticlesInteract/Witch.java | a001d924cab16320e3bc7fe7d95f6f24da733ad3 | [] | no_license | PrezonDeveloper/PrezonHub | b53056004e33731486db5a91b3a58e0f9d41e741 | 86fee6ebdc5d2bb684867946767615c4b2f4c944 | refs/heads/master | 2020-12-20T15:20:37.866149 | 2016-07-27T21:27:26 | 2016-07-27T21:27:26 | 63,079,708 | 0 | 1 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,666 | java | package me.PrezonCraft.Hub.Menus.ParticlesInteract;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.inventory.InventoryClickEvent;
import me.PrezonCraft.Hub.Main;
public class Witch implements List... | [
"ducitymp@gmail.com"
] | ducitymp@gmail.com |
3ebfc789fedc4271ce97b9f850de8a9dc15fc485 | 40422c5b33b52444884563c2d8e14fc78598d056 | /src/test/java/com/yjh/test/example/classload/T1.java | 7982f468c44305e69dd4212158fd2ae94e81856b | [] | no_license | zerohuan/web_framework | aba51316174c1aada88080b42c2144699733d23c | 930dd3d2fc73eb84f15c5797c061661c443b1368 | refs/heads/master | 2020-05-09T16:25:34.980262 | 2015-11-12T09:05:01 | 2015-11-12T09:05:01 | 42,513,528 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com.yjh.test.example.classload;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* Created by yjh on 15-9-26.
*/
public class T1 {
private static Logger logger = LogManager.getLogger();
public T1() {
logger.debug("Main CREATED");
}
}
| [
"yanjinheng@qq.com"
] | yanjinheng@qq.com |
7d42feb85cd065dd2b5291e6ecc44e1000ab3e59 | 1f8dc83e72e5fe86a1b0c1dbf452807bcc32c7ec | /src/com/spdb/build/gef/command/CopyNodeCommand.java | c0ec31ea06ac66f4f3b9d482293934f89039f238 | [] | no_license | hujingli/gef | 9bc2f1627b890246c1c319278282524526fae0dd | 6e17e99acaacd47241bbbef7d7f9364ec741baba | refs/heads/master | 2020-12-29T11:24:02.450698 | 2020-09-04T07:07:16 | 2020-09-04T07:07:16 | 238,591,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package com.spdb.build.gef.command;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.eclipse.gef.commands.Command;
import org.eclipse.gef.ui.actions.Clipboard;
import com.spdb.build.gef.model.Employee;
import com.spdb.build.gef.model.Node;
import com.spdb.build.gef.model.Servi... | [
"1042331526@qq.com"
] | 1042331526@qq.com |
af14de16efefda743baded905023c0b7d803cb6e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_e02490986e39aa69bfd730d3811d5fd381568d8e/InternalResource/30_e02490986e39aa69bfd730d3811d5fd381568d8e_InternalResource_t.java | c85c3c87ef01136d7ca6bd66ceba2557dfb2885d | [] | 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 | 15,569 | java | package org.jboss.pressgang.ccms.restserver.webdav.internal;
import net.java.dev.webdav.jaxrs.xml.elements.*;
import org.apache.commons.io.IOUtils;
import org.jboss.pressgang.ccms.restserver.webdav.InternalResourceRoot;
import org.jboss.pressgang.ccms.restserver.webdav.managers.DeleteManager;
import org.jboss.p... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
277761084b371bed753ca7fd5ff16727697c751d | 280d09a59bcdae0eb061d3eda579aa0c7a43c084 | /app/src/main/java/com/king/khcareer/home/k4/HomeData.java | 6b76c95dc68649e7d0e00762bdca30757b59c779 | [] | no_license | evrimulgen/KHCareer | 3bcc529a21a14d84b57c813be9c6543029146cc2 | 81637b47f9e979d142f8c233a490b3de8cabd02d | refs/heads/master | 2020-12-30T11:58:51.886985 | 2017-05-02T09:59:26 | 2017-05-02T09:59:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,678 | java | package com.king.khcareer.home.k4;
import com.king.khcareer.match.gallery.UserMatchBean;
import com.king.khcareer.model.sql.player.bean.Record;
import java.util.List;
/**
* Created by Administrator on 2017/4/3 0003.
*/
public class HomeData {
private List<Record> recordList;
private String recordMatch;
... | [
"jingyangsddx@163.com"
] | jingyangsddx@163.com |
294729ff994d90a58dabb9c5c8da75d67cf160c4 | 6fbcc1482880f94fd9cffaf680d963910290a1ec | /uitest/src/com/vaadin/tests/components/tabsheet/TabKeyboardNavigationTest.java | 65307f9492a0c335a2a3e5b9b48a7dc10c29b250 | [
"Apache-2.0"
] | permissive | allanim/vaadin | 4cf4c6b51cd81cbcb265cdb0897aad92689aec04 | b7f9b2316bff98bc7d37c959fa6913294d9608e4 | refs/heads/master | 2021-01-17T10:17:00.920299 | 2015-09-04T02:40:29 | 2015-09-04T02:40:29 | 28,844,118 | 2 | 0 | Apache-2.0 | 2020-01-26T02:24:48 | 2015-01-06T03:04:44 | Java | UTF-8 | Java | false | false | 5,187 | java | /*
* Copyright 2000-2014 Vaadin Ltd.
*
* 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... | [
"bogdan@vaadin.com"
] | bogdan@vaadin.com |
cf03846df39bb4292b9c1d87434c49f383c561b8 | 34740adf5b21c0a91e134df868ca95f6d5522d93 | /bannerlib/src/main/java/com/example/bannerlib/LotteryWeb.java | aa6199f86f9aba2ab71fb975d299cee5e5f2dbf6 | [] | no_license | 8425334/web | 9347a43fa002d7734e057b0c052e9b75cdd3f4e1 | a4cde07ae3a6d20cc961b04a07d21e2e7718d598 | refs/heads/master | 2020-08-09T09:44:08.218481 | 2019-10-10T01:42:16 | 2019-10-10T01:42:16 | 213,844,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,032 | java | package com.example.bannerlib;
import android.annotation.TargetApi;
import android.app.DownloadManager;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.database.ContentObserve... | [
"8425334@qq.com"
] | 8425334@qq.com |
e8823949a3d67ae2fa3edecfefe34c8a5f893a7a | c48a4f190b481904e0a4b94099364e802da1e1b6 | /app/src/main/java/com/example/wangyang/tinnerwangyang/Pedometer/CountDownTimer.java | 321773091eeea3ce332d1ccebd201e14af8a3e22 | [] | no_license | woerte197/Tinnerwangyang | 3b9c9fd2401dd1ae4a53ba314113aa4f7539d7c1 | ca14a95c8798f980a01594d5a9388145d1caf663 | refs/heads/master | 2018-10-04T16:38:37.888151 | 2018-06-28T01:18:42 | 2018-06-28T01:18:42 | 119,765,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,162 | java | package com.example.wangyang.tinnerwangyang.Pedometer;
import android.os.Handler;
import android.os.Message;
import android.os.SystemClock;
public abstract class CountDownTimer {
/**
* Millis since epoch when alarm should stop.
*/
private final long mMillisInFuture;
/**
* The interval... | [
"wangyang@jiemo.net"
] | wangyang@jiemo.net |
bb36b75074373d1651ab32e00c7e902481dd876d | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /core-java-modules/core-java-lang-syntax-2/src/main/java/com/surya/core/scope/LoopScopeExample.java | 86579f8f9e7fd3f3f7035b645aecd878af9c9723 | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.surya.core.scope;
import java.util.Arrays;
import java.util.List;
public class LoopScopeExample {
List<String> listOfNames = Arrays.asList("Joe", "Susan", "Pattrick");
public void iterationOfNames() {
String allNames = "";
for (String name : listOfNames) {
allNames = ... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
edbff3fe05d7c62ea3c151be67737d78c049dcd7 | e63363389e72c0822a171e450a41c094c0c1a49c | /Mate20_9_0_0/src/main/java/android/filterpacks/imageproc/ToRGBAFilter.java | 381e79d98110774ee6ef6e2957c07fd8dd5be77c | [] | no_license | solartcc/HwFrameWorkSource | fc23ca63bcf17865e99b607cc85d89e16ec1b177 | 5b92ed0f1ccb4bafc0fdb08b6fc4d98447b754ad | refs/heads/master | 2022-12-04T21:14:37.581438 | 2020-08-25T04:30:43 | 2020-08-25T04:30:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,584 | java | package android.filterpacks.imageproc;
import android.app.slice.SliceItem;
import android.filterfw.core.Filter;
import android.filterfw.core.FilterContext;
import android.filterfw.core.Frame;
import android.filterfw.core.FrameFormat;
import android.filterfw.core.MutableFrameFormat;
import android.filterfw.core.NativeP... | [
"lygforbs0@gmail.com"
] | lygforbs0@gmail.com |
2cac791ef4294158377fe129efb3a77941eb58c8 | dac8ec2b313b66b298af6488f7c19fadb201150a | /Java Code/src/JavaLesson39.java | 8f33bd4303d3a6259a750d25d98d0de55b878060 | [] | no_license | SanjanaKumar07/JavaCode | c7aea0ba33ad4d08490391d5ac272399a8ec6d79 | 746587dd0dd16647c76d7892bddacc780395c901 | refs/heads/master | 2020-08-12T12:53:49.115515 | 2016-10-04T17:22:05 | 2016-10-04T17:22:05 | 214,770,809 | 0 | 1 | null | 2019-10-13T06:17:44 | 2019-10-13T06:17:44 | null | UTF-8 | Java | false | false | 4,010 | java | import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.IOException;
// Thrown when a URL doesn't contain http://
// and other rules like that
import java.net.MalformedURLException;
import java.net.URL;
// A text component that allows for rich text
// and... | [
"rickeyhrabowskie@Rickeys-MacBook-Pro.local"
] | rickeyhrabowskie@Rickeys-MacBook-Pro.local |
118fb0fb9fe099ced6c01d4b1a97b305d8a2b864 | 1799541e5cabcd5ec5d1e6d89463de2cd7af91ba | /src/main/java/com/infy/order/service/OrderServiceImpl.java | b42008df0ef35bac85494290a662c64eb7a8e602 | [] | no_license | tsankar81/sankar | 67b23464791b4f11a97a47fda0dd52f3d78c6935 | ac3a70a69b355b302f0842f0abd39cbce10eaa9e | refs/heads/master | 2021-01-18T23:47:22.461609 | 2017-03-09T17:42:11 | 2017-03-09T17:42:11 | 84,381,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,036 | java | package com.infy.order.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.infy.order.exception.OrderException;
import com.infy.order.model.Order;
import com.infy.order.repository.OrderRepository;
import com.netflix.... | [
"Sankar_Thangaraj@infosys.com"
] | Sankar_Thangaraj@infosys.com |
13ce14227461f8bb26d3a2648bcc62e1867396f1 | 073a7cce34978d764e2dcc45ba1ca2b3cdeb35ea | /decorator/starbuzz/Beverage.java | b10621c7d19b6a2751b46f2330fcb1b4ef23f074 | [] | no_license | Feijianjun/Designpatterns | a0558ba51fdfe7ac6f898cf48dc37029478d89c2 | ae7a4bf3900ce14f61131c86a4269a8c599d575d | refs/heads/master | 2020-07-08T05:24:42.801468 | 2019-08-22T12:14:41 | 2019-08-22T12:14:41 | 203,577,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package shejimoshi.decorator.starbuzz;
public abstract class Beverage {
String description = "Unknown Beverage";
public String getDescription() {
return description;
}
public abstract double cost();
}
| [
"1303259588@qq.com"
] | 1303259588@qq.com |
cb0f16c47e82466bb5d49220586a4003f91a9e40 | 2c00b9c4ec9fca85833a0d47ed39a16a31d272c0 | /Java/LC346.java | 2b450b3a3a7d1245996d90253cc3eb31e017e622 | [] | no_license | oily126/Leetcode | fff8d00ab41e338a02adc821b19b58d2ce9db6ad | 23393768ab1fae704ac753290d7ea36ce2c3c0c6 | refs/heads/master | 2020-04-16T02:16:22.847024 | 2016-11-25T04:34:05 | 2016-11-25T04:34:05 | 64,791,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | public class MovingAverage {
Queue<Integer> nums;
double sum = 0;
int len;
/** Initialize your data structure here. */
public MovingAverage(int size) {
nums = new LinkedList<>();
len = size;
}
public double next(int val) {
nums.offer(val);
sum += val;
... | [
"oilygm@gmail.com"
] | oilygm@gmail.com |
1e09e722215164a6841c7693fe1a7c24562875aa | 8929abdef2b0c3acb2cd9fd1d1188974c071f664 | /NyimaWeather/src/com/nyimaweather/app/db/Weather_data.java | a414e0ef2a76b1a0e030573f9f9bbf3199d432f0 | [] | no_license | awesomels/Nyima-Weather | 56629550dc58cd3aa8a77f702005093837947132 | d8a7377bf031e02fb4adea874cdebd27e753874a | refs/heads/master | 2021-01-16T19:30:45.221632 | 2015-05-23T06:21:46 | 2015-05-23T06:21:46 | 32,048,398 | 2 | 0 | null | 2015-03-12T00:26:59 | 2015-03-12T00:26:59 | null | UTF-8 | Java | false | false | 1,564 | java | package com.nyimaweather.app.db;
public class Weather_data {
private String date;
private String dayPictureUrl;
private String nightPictureUrl;
private String weather;
private String wind;
private String temperature;
public String getDate() {
return date;
}
public void setDate(String date) {
this.d... | [
"liushan201319@gmail.com"
] | liushan201319@gmail.com |
2c02b03ede2470c0e6b8c895550f70a7021e432d | 50f3b54773b759a686f16d425a4ab4da7b22f5b5 | /src/main/java/com/uabc/database/example/examplejpa/WebSecurityConfig.java | 947ff726c86eed41a0926e83374034ba20a15ff6 | [] | no_license | franciscoreyesp/ExampleJPASeguridad | 9fd0d4e1dc7c8544c2c04f86480a3793060fe19e | d909b27eda48c2fb8311411bbcefbd099d8d2d77 | refs/heads/master | 2021-10-26T05:16:53.511841 | 2019-04-10T22:52:32 | 2019-04-10T22:52:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,218 | java | package com.uabc.database.example.examplejpa;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.securit... | [
"francisco.reyes.parra@uabc.edu.mx"
] | francisco.reyes.parra@uabc.edu.mx |
09f0609b2723a4f37851beb060e7da4942afa693 | 3a83a2241ea73de2993bcd8cae6fca23918c2755 | /src/main/java/br/com/pucrio/inf/biobd/outertuning/bib/base/Log.java | 458fa53eb94e49314f0cc9ca7e0a7db238198f5f | [] | no_license | raphaelfmarins/outer_tuning | ebba13687d5114ce981ac9e90423473ba284911a | 417ce1c310d1dc2f7864a06ef27660990709f279 | refs/heads/master | 2023-02-05T19:58:22.576388 | 2023-01-30T13:44:08 | 2023-01-30T13:44:08 | 199,157,217 | 0 | 1 | null | 2019-07-27T11:39:12 | 2019-07-27T11:39:12 | null | UTF-8 | Java | false | false | 7,254 | java | /*
* DBX - Database eXternal Tuning
* BioBD Lab - PUC-Rio && DC - UFC *
*/
package br.com.pucrio.inf.biobd.outertuning.bib.base;
import br.com.pucrio.inf.biobd.outertuning.bib.configuration.Configuration;
import com.google.gson.Gson;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStre... | [
"raphaelf.marins@gmail.com"
] | raphaelf.marins@gmail.com |
f9fa133b854c760e72a4e03c94a917fbabefb21e | ff1b4f7c01332f4c6a8089e2c531dcd31fa07ad6 | /pacote download/Decisão/Questao16.java | 1ab42e3a77a207be6a9c5aa5251e0e63f8092c05 | [
"MIT"
] | permissive | CauanyRodrigues01/Codigos-Java | b1b7f5723debed0b49c447288338629d4a782d00 | de1bc9192c74c9a7b11f7f11ff27891d0a7a3331 | refs/heads/main | 2022-12-29T20:34:56.647901 | 2020-10-08T23:03:26 | 2020-10-08T23:03:26 | 302,212,903 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,039 | java | package Decisão;
import java.lang.Math;
import java.util.Scanner;
public class Questao16 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("TRIÂNGULO");
System.out.print("Digite um número para a hipotenusa: ");
float a = sc.nextFloat();
if (a<0 && a%1!=0... | [
"cauanyrodrigues01@gmail.com"
] | cauanyrodrigues01@gmail.com |
2bd940e80837dd36c791cf166cd3cd2761956cf6 | 19809d0be46f6582a7802a773afc792868304942 | /zookeeperStudy/src/main/java/org/apache/zookeeper/Login.java | 379b415a7392fcf739c5f0c45c87601be1b3b69f | [] | no_license | jxxiangwen/JavaStudy | fa5194630a0c46d498d1a49acba8449fa4d447e9 | fbf2accf3e9ec24b633ef26d2f3328e6b021d054 | refs/heads/master | 2022-12-21T20:46:04.447682 | 2019-09-02T09:35:27 | 2019-09-02T09:35:27 | 48,320,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,373 | 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... | [
"xiangwen.zou@ymm56.com"
] | xiangwen.zou@ymm56.com |
21f58635322f4b0a94d002388c51bf96bf8ac815 | fb05ff408ba887ec821fbe7887c67aa5af34566a | /src/main/java/com/quirko/gui/GameOverPanel.java | f85618684251af47deb00cee4ed27b71ca9a0d03 | [] | no_license | cagdasgerede/JavaFX-Tetris-Clone | 7005ff53b77974604efad3b5152870d61a462533 | 6ec3678cb4a6dcb03116f217bf59e0f944d530a7 | refs/heads/master | 2023-04-09T01:15:07.845186 | 2020-11-20T22:09:05 | 2020-11-20T22:09:05 | 314,680,266 | 0 | 1 | null | 2021-04-20T08:51:42 | 2020-11-20T22:03:25 | Java | UTF-8 | Java | false | false | 357 | java | package com.quirko.gui;
import javafx.scene.control.Label;
import javafx.scene.layout.BorderPane;
public class GameOverPanel extends BorderPane {
public GameOverPanel() {
final Label gameOverLabel = new Label("GAME OVER");
gameOverLabel.getStyleClass().add("gameOverStyle");
se... | [
"javafx.dev@gmail.com"
] | javafx.dev@gmail.com |
f18ce4f7a52ad70a9d20315735ebfd1f6fb2cb98 | 1fb3757d9ee82d86bb66cd3a7a4ae5039876baa7 | /tre-am/tre-am-master/src/br/jus/tream/saude/DTO/GuiaProcedimentoParamsDTO.java | 537abdef5059ac4c14798f8e5ac29c5feffea194 | [] | no_license | brancoisrael/ctis | 0443ac12683ed12a1c40d68e4128871edf51daf5 | 828cfd76dc33935f38bf396f4f8263b12751ba85 | refs/heads/master | 2021-06-28T01:39:36.875411 | 2021-06-03T03:41:07 | 2021-06-03T03:41:07 | 232,383,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,756 | java | package br.jus.tream.saude.DTO;
import java.io.Serializable;
import java.math.BigDecimal;
import java.time.LocalDate;
public class GuiaProcedimentoParamsDTO implements Serializable {
private static final long serialVersionUID = -669124188008707564L;
private Long numeroGuia;
private String anoExercicio;
private S... | [
"you@example.com"
] | you@example.com |
caf88e8b9c5d1b36b7823178d4843833c7e2222e | a7b48a476d7ab3d725d0132a352b629d574fd656 | /app/src/main/java/com/example/myapplication/Versions8.java | a70fef227264c25a9b0828b8ebe11fc1372300ea | [] | no_license | sakshiranivlog2/Physiotherapy-App | 03533c37fddcbacf8a56f128bf304caa6c067209 | e26037bf4200d77ffc384dc8b6a753af4a4e6e74 | refs/heads/master | 2023-05-26T23:49:18.208165 | 2021-06-04T16:45:15 | 2021-06-04T16:45:15 | 364,880,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package com.example.myapplication;
public class Versions8 {
private String version8;
private int description8;
private boolean expandable8;
public Versions8(String version8, int description8) {
this.version8 = version8;
this.description8 = description8;
this.expandable8 = f... | [
"sakshirani191@gmail.com"
] | sakshirani191@gmail.com |
32da134c93a70ca753a663e20af1f12b06a265af | 10c24f85f3a55d13d4a9631ba13eb2642ebd0abe | /src/SpecialMoves/CrippleShot.java | f95b2234d83361aa1c62573e811bace41adac090 | [] | no_license | AustinSeto/Turn-Based-Combat | 146118a9184090ff71cc6731fc393ae5f05fa3ee | c4a302471db324da80207956c0a08ed8c632ca1b | refs/heads/master | 2021-01-23T13:07:54.136781 | 2017-07-06T22:37:48 | 2017-07-06T22:37:48 | 93,219,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 910 | 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 src.SpecialMoves;
import src.Combatants.Combatant;
/**
*
* @author setoa
*/
public class CrippleShot extends SpecialMove ... | [
"austinseto@gmail.com"
] | austinseto@gmail.com |
ee99ab852653ff7611ea5a3766009d7c2b5302b6 | 5ed62f088f324352bd878f58788ebeb0ffe5cd2a | /src/main/java/org/assertj/core/error/ShouldBeInSameYear.java | 04e8da2d4a62c39eedbf6c784b81559e82ddd1c0 | [
"Apache-2.0"
] | permissive | jstrachan/assertj-core | 85f7355f8d41c5dfb6c27f0bbe8d576fa4042273 | ac9e201c22c1a7132005bbb9e728ef0bfe2c89cc | refs/heads/master | 2020-12-31T07:19:04.828438 | 2016-04-09T22:15:20 | 2016-04-09T22:15:20 | 56,042,912 | 0 | 1 | null | 2016-04-12T07:58:10 | 2016-04-12T07:58:09 | null | UTF-8 | Java | false | false | 1,459 | java | /**
* 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 writing, software distributed under ... | [
"joel.costigliola@gmail.com"
] | joel.costigliola@gmail.com |
58f0abc2dad2c61e2caf87d32b7c5bed05371450 | ffac20eec4bd74dc551927ba7db430b18db2c90b | /src/main/java/com/yunji/model/Article.java | c5b823eda36879df85aca038978e5dce55ed9ae0 | [] | no_license | yingruoheng/yunji | dfa6a19491266111ed1c923bd6f5fb1235b105e1 | d835e161fcfcf76161f2dcd19de562ccdf9df1a9 | refs/heads/master | 2020-04-29T22:53:00.265579 | 2019-03-19T08:23:27 | 2019-03-19T08:23:27 | 176,461,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,444 | java | package com.yunji.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import util.Utils;
import java.util.Date;
public class Article extends category{
private Integer articleId;
private Integer userId;
private String username;
private String title;
private Date createtime;
private Date start... | [
"yingruoheng@higinet.com.cn"
] | yingruoheng@higinet.com.cn |
b9b6944c3dd387ab2c86cb9f51df98eeb55a0e2b | 66c8722f60b3f4ab8c91c627f4fc7eb15381bdd5 | /src/servlet_examples/Confidentializer.java | 5d45b6b5bb65e8a09d12cad38c34e8669bd3908f | [] | no_license | JuijuiCHEN/SL314 | 3795675cf8e944b3b4e45e2d2e58f3e9e9f46eba | 6f50a34ca5c2c7ee6f21c2d04617879898271bd0 | refs/heads/master | 2021-09-09T15:08:03.043914 | 2018-03-17T08:28:46 | 2018-03-17T08:28:46 | 125,610,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,564 | java | package servlet_examples;
import java.awt.*;
import java.io.*;
import java.net.*;
import javax.servlet.*;
import javax.servlet.http.*;
import com.oreilly.servlet.ServletUtils;
import Acme.JPM.Encoders.GifEncoder;
public class Confidentializer extends HttpServlet {
Frame frame = null;
public vo... | [
"mlikje0942@gmail.com"
] | mlikje0942@gmail.com |
2c6abe655bf19c133b9d506926f6f4baa96e2f89 | 63ef7dcb7ad8f9c8476a6171727b72569c87730c | /.svn/pristine/b6/b6cec085a528e12c62afe982441cf6f22ae335e6.svn-base | fe5e33e70e69cdeba175473b0005ff3ebcb5b533 | [] | no_license | kaka3511/SunEjwapi | eabc8714b84b76fb51106d430d30c403c2ad33a4 | d83f97adfdaf4ec396402d28bfe8700ce5a28d81 | refs/heads/master | 2020-05-31T18:26:55.668983 | 2017-06-13T02:42:23 | 2017-06-13T02:42:23 | 94,044,153 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 489 | package com.huaao.sunejwapi.common.util;
import com.huaao.sunejwapi.common.Constants;
import com.huaao.sunejwapi.common.security.Encrypt;
public class TokenUtil {
public static String createToken(String uid){
StringBuffer buff = new StringBuffer();
buff.append("id_"+uid);
buff.append("version_" + Constants.V... | [
"351139863@qq.com"
] | 351139863@qq.com | |
32ec20ed0fc2ff07a1cf18deb52eeb7533a7788b | be5c19ece49d9947c30b4df8cba7574a87cb0c11 | /app/src/main/java/in/binplus/selfstudy/utils/ToastMsg.java | c1cfe38c56e4cc2b7c6791ee0be318e0e465b6b9 | [] | no_license | dharinisp4/SmartSelfStudyMaster | 9beb6cf951ac9d1605adc04c3eb0fe97aa8f76e6 | 6c7483d0b3fead681cfa91edc38e49d126447cc7 | refs/heads/master | 2020-12-30T08:41:58.276269 | 2020-02-07T13:36:19 | 2020-02-07T13:36:19 | 238,933,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,766 | java | package in.binplus.selfstudy.utils;
import android.content.Context;
import androidx.cardview.widget.CardView;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import com.binplus.selfstudy.R;
public class ToastM... | [
"anasmansoori734@gmail.com"
] | anasmansoori734@gmail.com |
17119ad304ab610238a4c47b7c843969ed09e528 | 78fff0b93496e0ab73a010dfd1f993bd37471202 | /src/main/java/br/com/j4business/saga/elementoquestao/controller/ElementoQuestaoController.java | 2aa402ed231d79b21c207e4d46cf732a710c7dac | [] | no_license | SergioFeitosa/sgpn | 474386b39c684835fbad2ca26653751765a95917 | d269011d270913e22dc5b1ec1cd4058e41d029f7 | refs/heads/master | 2021-07-14T15:39:55.027199 | 2020-06-02T18:07:45 | 2020-06-02T18:07:45 | 32,646,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,362 | java | package br.com.j4business.saga.elementoquestao.controller;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.PersistenceException;
import javax.validation.Valid;
import org.hibernate.exception.ConstraintViolationException;
import org.springframework.beans.factory.anno... | [
"sergiofeitosa@gmail.com"
] | sergiofeitosa@gmail.com |
449f3e41b53c58b516d1589fec5e2d89f71bcdb1 | 88fa5202233b149f24aa1640125fcbd7d8c2e9a5 | /src/main/java/concurrence/longguo/providerConsumer/Tmall.java | 2704ae4af283c9cab400b43e460139054dc4355e | [] | no_license | never123450/the-data-structure | 03c89c12a0e12d52d43dd2e83a0ea90a1fbe33dd | 3ca52debe2e00c1e66dbd0dde29b1a9942f471e7 | refs/heads/master | 2020-04-17T00:04:31.576460 | 2019-01-24T14:11:55 | 2019-01-24T14:11:55 | 166,036,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,069 | java | package concurrence.longguo.providerConsumer;
public class Tmall {
private int count;
public final int MAX_COUNT = 10;
public synchronized void push() {
while (count > MAX_COUNT) {
System.out.println(Thread.currentThread().getName() + "库存数量达到上限" );
try {
wa... | [
"845619585@qq.com"
] | 845619585@qq.com |
74d4bfe8cb6ac49ae423d7f70839bb25231513a5 | dfcd2c3a871f2874f769b9053b7f7837f10f63ab | /src/main/java/com/isd/sappu/savari/services/LocationService.java | eb70a45a48288e7068c9e700d71b9868148b4ce6 | [] | no_license | isurudewasurendra/SappuSavari | e81ad1e33f708f0f87839f4f6c9d930566699d21 | 9a67c7e962d96bd1d9731cffae7b18fbad576320 | refs/heads/master | 2021-01-21T04:47:41.214300 | 2016-07-18T11:02:28 | 2016-07-18T11:02:28 | 45,827,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package com.isd.sappu.savari.services;
public interface LocationService {
public double getDistance(double fromLat, double fromLon, double toLat, double toLon, char unit);
}
| [
"isuru.dewasurendra@gmail.com"
] | isuru.dewasurendra@gmail.com |
714addb0a88e6a38b246cf53ead3eaaa64ef6af4 | 3e5eb14b2fd0ad097e83bb12c53790875b602827 | /pdf2ppt/src/main/java/com/feng/pdf2ppt/tools/PPTHelper1.java | a93285d05a4bc54f01d2a1ce682a78590c69bf93 | [] | no_license | judelawlee/public-repository | 25331e4f0564f309b6fc15aab5888a777fe7fdb0 | 565dd9ccca9c9f5f97dcac5541c9f6b50c5b3ffc | refs/heads/master | 2021-03-23T22:20:47.584915 | 2020-03-10T02:57:27 | 2020-03-10T02:57:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,391 | java | package com.feng.pdf2ppt.tools;
import org.apache.commons.compress.utils.IOUtils;
import org.apache.poi.sl.usermodel.PictureData;
import org.apache.poi.sl.usermodel.TextParagraph;
import org.apache.poi.sl.usermodel.VerticalAlignment;
import org.apache.poi.xslf.usermodel.*;
import java.awt.*;
import java.awt.geom.Rect... | [
"445121408"
] | 445121408 |
70fe61b1d381d030573c93e6f97f28d68369f2e3 | f0568343ecd32379a6a2d598bda93fa419847584 | /modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201402/cm/AdGroupBidModifierService.java | 8a03c47ff597d47cafa0802db986eff5e7788652 | [
"Apache-2.0"
] | permissive | frankzwang/googleads-java-lib | bd098b7b61622bd50352ccca815c4de15c45a545 | 0cf942d2558754589a12b4d9daa5902d7499e43f | refs/heads/master | 2021-01-20T23:20:53.380875 | 2014-07-02T19:14:30 | 2014-07-02T19:14:30 | 21,526,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,044 | java |
package com.google.api.ads.adwords.jaxws.v201402.cm;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.Service;
import javax.xml.ws.WebEndpoint;
import javax.xml.ws.WebServiceClient;
import javax.xml.ws.WebServiceException;
import javax.xml.ws.WebService... | [
"jradcliff@google.com"
] | jradcliff@google.com |
6962fd5b4b1855eb33d3f8e97ff673932365ec7e | bdb880513a6d1333b3251e8986fbaa9411b049e8 | /qmt-tlive/qmt-tlive-rpc-core/src/main/java/com/lesports/qmt/tlive/cache/TVoteCache.java | d9abad260f85d2cdbb74110ce283f5b914c2bb9b | [] | no_license | wang-shun/qmt | fe937cffe59781815fdefccdfa88362cef68b113 | c3c2e6a1bd9b4f3d852a698f64b6831b977093d1 | refs/heads/master | 2020-04-12T23:23:29.066091 | 2018-12-17T12:51:58 | 2018-12-17T12:51:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package com.lesports.qmt.tlive.cache;
import com.lesports.qmt.tlive.api.dto.TVote;
import com.lesports.repository.LeCrudRepository;
/**
* Created by lufei1 on 2015/9/16.
*/
public interface TVoteCache extends LeCrudRepository<TVote, Long> {
/**
* 增加投票
*
* @param voteId
* @para... | [
"ryan@192.168.3.101"
] | ryan@192.168.3.101 |
c40122b16d460e6bca25db9377b85790eb33418c | 71e18ae1d2f0b79df0c3487dec2d0ba22fef9683 | /app/src/main/java/com/github/achenglike/slidingtablayout/MainActivity.java | c3aa5ed39cdbf96b0ff95fae2dd9ee524ea467af | [] | no_license | achenglike/SlidingTab | c700a8a080de0f94dc729b39b555c25d1ef8277f | 54a5e39e39463b3fd317900374eb72e70abcfdd6 | refs/heads/master | 2020-03-19T12:56:31.313626 | 2018-06-08T01:43:21 | 2018-06-08T01:43:21 | 136,551,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | package com.github.achenglike.slidingtablayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.... | [
"like@imooc.com"
] | like@imooc.com |
7769681d3012f19f1c699467e79a8d8c3d5e18cd | b59886bcdfa48f70b584a20cb97c9bc097a35992 | /build/generated/src/org/apache/jsp/index_jsp.java | 376406293d15a5c5ec197406d9d23fbdc5a7c3b2 | [] | no_license | selcukcokkuvvetli/Anket | 990594d0974d612d6284a99bf83e690cadc90d47 | ad3c8d3d3242770246432751a27f57037db11d66 | refs/heads/master | 2020-03-17T15:48:49.547164 | 2018-05-16T21:56:07 | 2018-05-16T21:56:07 | 133,725,035 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,469 | java | package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class index_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static final JspFactory _jspxFactory = JspFactory.getDefaultFacto... | [
"selcuk_cokkuvvetli@hotmail.com"
] | selcuk_cokkuvvetli@hotmail.com |
10ada0e90055e8d66432f7945e64a3213391c5e6 | 6dce51d20093687d737d7bfa013e8cff5fc7d15b | /sitebricks-mail/src/main/java/com/google/sitebricks/mail/imap/ListFoldersExtractor.java | f9355244acacd89f7701108a2f8432922691714e | [
"Apache-2.0"
] | permissive | tactile/sitebricks | 30a9f7fabeb56f6d518d0cf57c6961ca3e9dba09 | 29f0e762c91ea6f4f8351ccfc5ce62f760d010b4 | refs/heads/master | 2021-01-17T21:38:22.700266 | 2013-01-11T01:15:26 | 2013-01-11T01:15:26 | 7,551,409 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,101 | java | package com.google.sitebricks.mail.imap;
import com.google.common.collect.ImmutableList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author dhanji@gmail.com (Dhanji R. Prasanna)
*/
class ListFoldersExtractor implements Extractor<List<String>> {
private static fin... | [
"dhanji@gmail.com"
] | dhanji@gmail.com |
ff7fcb431ddf4c7f6c4865e404ad426290f1ff41 | f7fac67835a6d6baef4a4e835eedb92d7a1db0ed | /FREIND_MANAGEMENT/friend-management-service/src/main/java/com/cg/fm/dto/FriendEmailListDto.java | b7c2c3f89f675dc0bee7d7fb2cda358bd0b64502 | [] | no_license | pradeepkrathnayaka/Microservices_POC | 8abadc28ac067dbd9cdf4909117fa383b55cc681 | b56efe6b27f2e8687a168d7d87b5e7a78dc45885 | refs/heads/master | 2021-05-24T15:37:41.562901 | 2020-04-14T02:46:31 | 2020-04-14T02:46:31 | 253,634,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package com.cg.fm.dto;
import java.util.List;
import lombok.Getter;
import lombok.Setter;
/**
* @author Predeep
*
*/
@Getter
@Setter
public class FriendEmailListDto {
private List<String> friends;
} | [
"pradeepkrathnayaka@gmail.com"
] | pradeepkrathnayaka@gmail.com |
3bada7a13c3ceedb4299d4286544265877ed00fd | 03e53d59defb46326cc50de2161ef837781c1a04 | /src/com/sizatn/collections/sort/Menu.java | b24e96fedd4df12afe30b10124babc36ac72f769 | [] | no_license | sizatn/sort | 6d2b905a5116dd86681a034a57b1ec9358742c42 | 390f26b7350a0497ffaa9dd8a45b55a56d53f6de | refs/heads/master | 2022-01-30T17:18:20.615947 | 2019-06-19T09:43:36 | 2019-06-19T09:43:36 | 109,562,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 641 | java | package com.sizatn.collections.sort;
public class Menu {
private String menuName;
private String menuSort;
public Menu() {
super();
}
public Menu(String menuName, String menuSort) {
super();
this.menuName = menuName;
this.menuSort = menuSort;
}
public String getMenuName() {
return menuName;
}
p... | [
"sizatn2013@gmail.com"
] | sizatn2013@gmail.com |
d96bad241fd5e422b618c783ffe7a824026216c3 | c90d8076834c22ad24fb4b12d406701c539d3441 | /MoneyBuddy/src/org/tempuri/GetPassword.java | 8447ded69e2d9f4e6d236df994bc8b00ef600806 | [] | no_license | batmaninlondon/MoneyBuddy | 77fd023a61d68b43fcf6760243a848a3644d5440 | 50c27d3202b5c90ff15ecac4e098952f37f13d6c | refs/heads/devMoneyBuddy | 2022-05-02T04:06:25.052121 | 2022-04-15T06:39:27 | 2022-04-15T06:39:27 | 69,157,985 | 0 | 0 | null | 2017-04-23T18:48:59 | 2016-09-25T10:34:14 | JavaScript | UTF-8 | Java | false | false | 1,854 | java |
package org.tempuri;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import org.datacontract.... | [
"savita.wadhwani@gmail.com"
] | savita.wadhwani@gmail.com |
0a28454a8f38f3bcbf2d450f12bfeffe730823df | 43f584b8adddfaaf95cc7aa74b1c5f0069f0e582 | /Lista 1/src/com/fjps/test/GraphTest.java | 178b40fbd0b01a6bef84290852966f7697efa70e | [] | no_license | FilipJany/ApproximationAlgorithms | b2d3726b87d5d1312baf85f051070c9159b58cfc | e82a0ad406e17797261cf3d84fe092cf5632e941 | refs/heads/master | 2021-01-10T17:19:08.205022 | 2016-04-01T15:27:30 | 2016-04-01T15:27:30 | 52,964,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,067 | java | package com.fjps.test;
import com.fjps.main.graph.Graph;
import com.fjps.main.graph.Vertex;
import com.fjps.main.graph.exceptions.NoSuchVertexException;
import org.junit.Assert;
import org.junit.Test;
/**
* Created by MagnaT on 30/03/16.
*/
public class GraphTest {
@Test
public void assureMetricTest1() {
... | [
"patryk.stopyra@gmail.com"
] | patryk.stopyra@gmail.com |
92e43f9f503b17017629777f2050c15f17127077 | 7c848fb92bd7a3f9130771152c3e68895d94a799 | /app/src/main/java/com/junchao/frametest/utils/StringUtil.java | f2aa1f0842347b552a876f74401e4903d7676d26 | [] | no_license | gaoshang0304/MyApplication | acb9dd566324f8ece83d0fe59131cd4ea8ca5f38 | 6cc80d1f1e415e00cfd2af63a1634b10f7a34d6d | refs/heads/master | 2020-03-14T00:47:28.720499 | 2018-04-28T02:26:29 | 2018-04-28T02:26:29 | 131,364,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,139 | java | package com.junchao.frametest.utils;
import android.content.Context;
import android.graphics.Typeface;
import android.text.Spannable;
import android.text.SpannableStringBuilder;
import android.text.TextUtils;
import android.text.style.AbsoluteSizeSpan;
import android.text.style.StyleSpan;
import java.io.BufferedReade... | [
"gao6366839"
] | gao6366839 |
79a9a5ad94004e038c9186c148bd5cef2ef025c8 | 6071fc260f0949cda38086f8bd26b39ee3f784f3 | /src/main/java/amrelk/fakewpi/first/wpilibj/Relay.java | 495aa910a05cd86e48e06c82243eb16b00429c35 | [] | no_license | amrelk/wpiSimulate | b5f52ac2ea4907837bfdf8556c99fa888a2fefa3 | b56ed34db65e6f03f2c8a36462d1fff169e2e0db | refs/heads/master | 2020-03-22T19:21:12.432484 | 2018-07-11T04:35:11 | 2018-07-11T04:35:11 | 140,522,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,041 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2008-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"malcolmmaude01@gmail.com"
] | malcolmmaude01@gmail.com |
def47e4b42961ff85ef4381e210bf9ee97841434 | 56710f14a5b450e5b61ec40725453a3e7229af31 | /LeetCode/src/main/java/com/binea/www/leetcodepractice/algorithm/LongestWordInDictionary.java | d2a1b83796acc2fc215956f1ed7dd17e18078bb6 | [] | no_license | xu6148152/Algorithm-Practice | f9885707a1dde6841681be0e8e3849af79ce8da8 | f7d7c3303773a7f935e8e332549e009fdf80688a | refs/heads/master | 2022-08-09T07:08:05.193441 | 2022-08-01T11:49:39 | 2022-08-01T11:49:39 | 49,108,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,407 | java | package com.binea.www.leetcodepractice.algorithm;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
/**
* Created by binea on 3/9/17.
*/
public class LongestWordInDictionary {
/**
* Given a string and a string dictionary, find the longest string... | [
"xu6148152@gmail.com"
] | xu6148152@gmail.com |
4ced60d0ffbce9bcd1ba70c04b197c091b8895a8 | f6f6b1d9953cbf5f008566b3880ceda61a53b04b | /src/main/java/io/javabraims/model/CatalogItem.java | 8830c4bbaf9d4023c052f5dec81f7af80f5b2e17 | [] | no_license | HluhovMax/spring-boot-microservices | bd631d67450addb739e43824456d8d4de2687da9 | b7ae3fc6fb9b6c8fdd33713818de37800dc26917 | refs/heads/master | 2020-04-30T10:49:19.911078 | 2019-03-20T17:43:25 | 2019-03-20T17:43:25 | 176,786,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package io.javabraims.model;
import lombok.AllArgsConstructor;
import lombok.Data;
/**
* Created by 38066 on 19.03.2019.
*/
@Data
@AllArgsConstructor
public class CatalogItem {
private String name;
private String desc;
private int rating;
}
| [
"holosievo@gmail.com"
] | holosievo@gmail.com |
e4d688acef6b46c983050a520417079d325aacce | 17be6cc29f7fd76f83eea525449a3443acef53ca | /mg.alpha.gestion.operations.shared/src/mg/alpha/gestion/operations/shared/ui/desktop/outlines/pages/forms/operations/ISelectionnerDonneesService.java | be4976becea1918128529b7ed0932d05bd3a294c | [] | no_license | didaRatsimba/alphaGDOEclipseScout | d29fbeb44f88d07facd4264abd424f40e4ffcc31 | bf9bcafd98419d147ba60d3758e27135b00e6a8e | refs/heads/master | 2021-06-04T00:18:48.627554 | 2018-10-26T19:51:54 | 2018-10-26T19:51:54 | 39,316,425 | 0 | 0 | null | 2018-10-26T19:51:54 | 2015-07-18T23:52:47 | Java | UTF-8 | Java | false | false | 1,398 | java | /**
*
*/
package mg.alpha.gestion.operations.shared.ui.desktop.outlines.pages.forms.operations;
import org.eclipse.scout.commons.exception.ProcessingException;
import org.eclipse.scout.rt.shared.validate.IValidationStrategy;
import org.eclipse.scout.rt.shared.validate.InputValidation;
import org.eclipse.sco... | [
"dida.ratsimba@gmail.com"
] | dida.ratsimba@gmail.com |
9679442a315f080d776c0a42212fb3eff766ba69 | 2fecec2600a64f973dcd6f3361f40fcdec807329 | /app/src/main/java/com/udacity/adibella/whatsinmyfridge/provider/RecipeContract.java | bf35bf45c713afa3b8d842191d9ad7e611bc4381 | [] | no_license | dibellaa/Capston-Project | fd1b6ae9a17506df64c1e5f2f9d52017ebb79946 | a7709b621da6a8f3036f71802829ba2ee8c0c37d | refs/heads/master | 2020-03-23T15:38:21.173021 | 2018-08-12T23:25:04 | 2018-08-12T23:25:04 | 141,763,763 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,282 | java | package com.udacity.adibella.whatsinmyfridge.provider;
import android.net.Uri;
import android.provider.BaseColumns;
import com.udacity.adibella.whatsinmyfridge.BuildConfig;
public class RecipeContract {
public static final String AUTHORITY = BuildConfig.APPLICATION_ID + ".provider";
public static fi... | [
"dib.alessandro@gmail.com"
] | dib.alessandro@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.