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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dcfcdba8f74f41a9f40201687f189d50ed34c72f | 4cc25da9330aa3c5bc031b4128da1f2ed6a26dc0 | /main/app/src/main/java/com/example/main/ui/home/HomeFragment.java | 9825c5726d96e6df6b4f5967da3a3f8889f3d18a | [] | no_license | DaV1nc1-404/dev1.0final | bbf64802170888b4f13e390deb024a4f24b4f58f | bd185e49e494a2b3caac7588c18aa38ce90669be | refs/heads/master | 2022-09-18T20:03:15.698475 | 2020-06-01T03:30:41 | 2020-06-01T03:30:41 | 268,416,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | package com.example.main.ui.home;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.lifec... | [
"IAMEN1GMA@protonmail.ch"
] | IAMEN1GMA@protonmail.ch |
3495522b1d8973ac302fb9c6d3e80a9381cf97a5 | 85afa6c5b7d98afd385a20e5e52ec0958e283157 | /springboot-pattern/src/main/java/com/springboot/pattern/util/SpringContextUtils.java | 4ea2697470272e395483817037e7962c8babcb17 | [] | no_license | winkol/spring-cloud-template | a4bc75c0d703b3d8c01b8891f5169959c4a0766f | ac4e62a7ed81c36130290aa536afa0fe49f62720 | refs/heads/master | 2022-12-13T13:28:21.123340 | 2021-08-12T07:34:17 | 2021-08-12T07:34:17 | 183,975,884 | 1 | 1 | null | 2022-12-06T00:43:18 | 2019-04-29T00:53:35 | Java | UTF-8 | Java | false | false | 1,698 | java | package com.springboot.pattern.util;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
/**
* @Author: Dong.L
* @Create: 2019-09-30 8:58
* @Description: ... | [
"ld.5200@163.com"
] | ld.5200@163.com |
1877bb5b1a837ebc880acd5b36dd958cac909ce8 | 50225059f99dbc134ef667a3b624d155453f4eff | /fullBackup/html/Project testing/Spring Examples/JavaBasedConfiguration/edu/aspire/config/AppConfig.java | 8e2ce72878ebe2b93af817a08a519a2975871a44 | [] | no_license | ADARSHb29/Daily-status | 7c67e33d981084b7323f80c2f6c1fc12f7493c3c | e271eff3447cd47fce6671dffd3be08a7cb1df2f | refs/heads/master | 2021-09-05T18:24:53.300618 | 2018-01-30T07:28:57 | 2018-01-30T07:28:57 | 115,399,952 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 566 | java | package edu.aspire.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import edu.aspire.bean.GreetingService;
import edu.aspire.bean.GreetingServiceImpl;
@Configuration
public class AppConfig {
@Bean(name="gs1")
public GreetingService getGs1(){
... | [
"adarsh_b@photonint.com"
] | adarsh_b@photonint.com |
a6510334e9c45a3e95e0967eb9306534588db085 | d5a1476da81dd59102394af4ce958e9811b7a170 | /app/src/main/java/com/example/het/mex/Signup.java | 355ef3ed167c9152f74b84234e939900bda1b128 | [] | no_license | Het21/MeX | 3047a93930ef2aa165ca9aeee2829c3da645e676 | a367b74fea6aee1c98d565d838fe16a2bf0e004b | refs/heads/master | 2021-09-28T23:28:37.223259 | 2021-09-13T04:02:29 | 2021-09-13T04:02:29 | 177,265,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,606 | java | package com.example.het.mex;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.wi... | [
"hetpatel8520@gmail.com"
] | hetpatel8520@gmail.com |
ebab6ff1e504a335b3d0e333e3b22be7dc6b6a11 | 1e3698740423ea63a59ea099b1abd2db76a3a598 | /Object_Oriented_Programming_Java/Currency/src/CurrencyV.java | 82956aea687e8c780295a2deb6d9ca80f08bfd3b | [] | no_license | madbillyblack/HSRW_Course_Work | 8aa6b65acf71003092116aef3a66d6b29f0dfed5 | 2be53d049177d6ed1c0c8ef77a3a822a6999b606 | refs/heads/master | 2020-08-22T09:43:02.911643 | 2019-10-20T15:06:04 | 2019-10-20T15:06:04 | 216,367,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java |
public abstract class CurrencyV
{
abstract double dollarValue();
}
| [
"William-Lawrence.Cole@hsrw.org"
] | William-Lawrence.Cole@hsrw.org |
5da0ed2a82ef6847ecce3f3669816ce14368a1f7 | 1192117a834179c82be5a94522dd3a8432a217a3 | /app/src/main/java/com/example/actividadsecundaria/MainActivity.java | c05774c97d5764da305f176f241ba2275a3a7459 | [] | no_license | jzaldumbide/ActividadSecundaria | bea468196a3237617b56d3143f81c4cddc5a032c | 7ad4a7c0ad1c920f9cdcb44f0f110be8fe4ad1a0 | refs/heads/master | 2020-08-24T22:38:27.690949 | 2019-10-22T22:22:11 | 2019-10-22T22:22:11 | 216,919,984 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package com.example.actividadsecundaria;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout... | [
"jzaldumbide@gmail.com"
] | jzaldumbide@gmail.com |
fb3b3441ad0e4a6ffdf46bce3030f9be9f72d0c1 | f02b1c3e23227096a5a11f70d9dd210e80066df2 | /src/main/java/com/upserve/uppend/blobs/FilePage.java | 428c5c7ad22e1dd4ead62ee074fe14c9e45f0fdb | [
"MIT"
] | permissive | Nslboston/uppend | 4660388120732ab5ea68c94511581f332ec24a65 | bcaa776a45c234508ac657ef5d12258dd7b4b4a2 | refs/heads/master | 2020-04-13T06:23:05.009799 | 2018-09-13T19:12:01 | 2018-09-13T19:12:01 | 163,019,037 | 0 | 0 | null | 2018-12-24T19:34:18 | 2018-12-24T19:34:18 | null | UTF-8 | Java | false | false | 2,329 | java | package com.upserve.uppend.blobs;
import java.io.*;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import static java.lang.Integer.min;
/**
* Mapped Byte Buffer backed implementation of Page
*/
public class FilePage implements Page {
private final FileChannel channel;
private final int ... | [
"stu3b3@gmail.com"
] | stu3b3@gmail.com |
4f6221668c9bc3c60083f64419c63e10408739f1 | 44ebc4aa5d02ce6af3f7d61d5954efd042fb1c52 | /src/main/java/com/ecyrd/jspwiki/auth/UserManager.java | 29064b7f7f995d8e211d6595d660bb4632d58590 | [
"MIT",
"Apache-2.0"
] | permissive | inexas/ProcessLab | 09923890584850e80c80452cc82148f142f9621c | 3ec78e27cf83d41c12893b0bef41c1a2e53ee840 | refs/heads/master | 2021-01-20T12:06:29.632097 | 2010-03-17T14:16:43 | 2010-03-17T14:16:43 | 493,295 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 32,622 | java | /*
Copyright (c) Inexas 2010
Modifications licensed under the Inexas Software License V1.0. You
may not use this file except in compliance with the License.
The License is available at: http://www.inexas.com/ISL-V1.0
Unless required by applicable law or agreed to in writing, software
distributed under th... | [
"kwhittingham@inexas.com"
] | kwhittingham@inexas.com |
05756164518289f83e09e7d41416408db9d3a28e | 8c8ec6d25a7da6d1568033ff6c76a9e970505f12 | /app/src/main/java/com/example/jinbailiang/fresco_test/PhotoWallActivity.java | 65ba813c50ae103c23e31ad661ac9f6dcd1d3346 | [] | no_license | jinbailiang1020/DemoList_jinbai01 | c36640dbf517fec7dc835a0932ca7e1586ba39e8 | 02662f36f6d7d5641ec739ec02e33f3280e48b42 | refs/heads/master | 2021-01-11T18:11:56.604744 | 2017-01-19T09:33:54 | 2017-01-19T09:33:54 | 79,512,720 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,281 | java | package com.example.jinbailiang.fresco_test;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.example.jinbailian... | [
"493757041@qq.com"
] | 493757041@qq.com |
123b89547c820663a4f079ef8da2a5cad17baea8 | fa61db85cc877d63dc473313e8f6bc136f3f84d7 | /src/p50_02FirstCharacterInStream/Solution.java | 6a85e515d3c957d9b0604a660b037f783f371270 | [] | no_license | jiaweichen666/JianzhiOffer | b31b2e92eb253935dc8873849460236b273c08d6 | 8329fa7c2960f2e12fd4469d8e20762277810894 | refs/heads/master | 2021-04-26T22:25:06.295657 | 2018-05-28T16:38:44 | 2018-05-28T16:38:44 | 124,087,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,570 | java | package p50_02FirstCharacterInStream;
/**
* Description:请实现一个函数用来找出字符流中第一个只出现一次的字符。
* 例如,当从字符流中只读出前两个字符"go"时,第一个只出现一次的字符是"g"。
* 当从该字符流中读出前六个字符“google"时,第一个只出现一次的字符是"l"。
* 输出描述:如果当前字符流没有存在出现一次的字符,返回#字符。
* Tips:使用一个数组记录每个字符出现的次数,使用一个list,在字符第一次被读入时加入list
* 查找当前读入的字符流中第一个不重复的字符时,直接从list队列头部取元素使用辅助数组判断是否只出现了一次
* 如果是... | [
"1096448779@qq.com"
] | 1096448779@qq.com |
4e044d79a8ead8def200519fd884e9d51e2a30f5 | e8ab6930c0c00fd3f9dc893f863dc556d2e7bd1d | /src/main/java/com/spaneos/shoppingcart/web/WelcomeServlet.java | 613d8cf3da2b864ffeb4a6018234b64cfac97cb7 | [] | no_license | alnswa/shoppingcart | ce60347e4d60578d1a74d82740f37d49f137e79c | 1324bb91cdbe57b80ea056790e15783185a5c7d4 | refs/heads/master | 2020-05-18T03:54:40.435014 | 2015-09-10T06:54:56 | 2015-09-10T06:54:56 | 42,227,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package com.spaneos.shoppingcart.web;
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;
@WebServlet("/viewnames")
public clas... | [
"lakshman.a@spaneos.com"
] | lakshman.a@spaneos.com |
a90ac4c7d31c225d712672df2dbe8ae34cb708b5 | 7eb8fde842c0676d4092a25e35329ccace2623f5 | /nacos-1.0.0/naming/src/main/java/com/alibaba/nacos/naming/misc/SwitchManager.java | 583eb26c4e809a7a71ce3acf7fcb42bb5d854250 | [
"Apache-2.0"
] | permissive | dingzhenbo/driftbottle-service | c5fdd77b56c4cfd77488bd32dff23e9c6621388a | 99afa1bdde07a26d41182ae1b9d03d4addb27679 | refs/heads/master | 2022-12-12T21:01:48.364471 | 2019-07-22T02:03:52 | 2019-07-22T02:03:52 | 193,198,543 | 1 | 1 | Apache-2.0 | 2022-12-10T01:23:41 | 2019-06-22T06:11:22 | Java | UTF-8 | Java | false | false | 13,874 | java | /*
* Copyright 1999-2018 Alibaba Group Holding 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 applica... | [
"1439536344@qq.com"
] | 1439536344@qq.com |
3611966644d1540b4c8e9bbd82dc960215c777ba | 85039736ceff1b33d9425d127cb39b2a9b50245a | /spring-demo-annotations/src/com/tkp/demo/AnnotationDemoApp.java | c8cc04b583c9b808658cb77af37bd74fd6a1707d | [] | no_license | riskiidice/spring-hibernate-course | 918f8e8ae88bffd30bc8814f9a4ce03782595fbf | a99cc554e79d79cddcb73359154148307b0338ac | refs/heads/master | 2020-03-30T15:00:23.643742 | 2018-10-19T15:44:07 | 2018-10-19T15:44:07 | 151,344,556 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | package com.tkp.demo;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class AnnotationDemoApp {
public static void main(String[] args) {
// read spring config file
ClassPathXmlApplicationContext context =
new ClassPathXmlApplicationContext("applicationContext.xml");
// ge... | [
"thesecondstageshow@gmail.com"
] | thesecondstageshow@gmail.com |
8b39688b7996096d081e6db4463b3b98a6747eea | 1f7a50871282dfd68262a084ccdc2e5e22d5cbde | /spring-boot-shiro-demo/src/main/java/com/summer/springboot/shiro/demo/controller/StudentController.java | 14018e2788f8cfccaf19d4c996730f142fe3092d | [] | no_license | xia45399/spring-boot-demos | 0b5477cf27a4b60116433206c95814d03c82e4a3 | 7e1293259da10939e29a3a71f4e648cea187062d | refs/heads/master | 2022-06-30T01:53:29.972506 | 2019-06-26T14:31:33 | 2019-06-26T14:31:33 | 184,356,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.summer.springboot.shiro.demo.controller;
import com.summer.springboot.shiro.demo.pojo.Student;
import com.summer.springboot.shiro.demo.service.StudentService;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.validation.annotation.Validated;
import org.springframework... | [
"453993887@qq.com"
] | 453993887@qq.com |
28a0dced9062e14b9c6790684a22e4f8c482693e | d3329cd8c14a0221398b5385c4e65aface01d353 | /HBProj18-HBGenericGenerators--sequence-oracle2/src/com/nt/entity/College.java | 9f7aaa635bf06264678c313f790e55e5fa013c64 | [] | no_license | dalalsunil1986/Hibernate-1 | 7fa2b517d67a6e7a460a5f3fa4d3f9e4c0fb9385 | 19d3a49f95f0bc13889aef9ec0ed15548b827162 | refs/heads/master | 2020-07-22T08:06:54.223626 | 2018-10-12T12:37:39 | 2018-10-12T12:37:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package com.nt.entity;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import org.hibernate.annotations.GenericGenerator;
import lombok.Data;
@SuppressWarnings("serial")
@Entity
@Data
public class College... | [
"karrasankar158@gmail.com"
] | karrasankar158@gmail.com |
b53eb20f8eb3ffaaf1b5cf5d2d8ff8dd601beacb | 74ad84aad4c2e31895cd91cbdfc704228bee6163 | /src/com/CounterBooking.java | 101db30a04d99686d09e9f1d9619846d398e933c | [] | no_license | ulaganathan95/Discs | d4f59dcf1c89355694ad13e7920c7bd73badb5e7 | 683c95dde229d11e734a6d8ad61c7a321d407fc8 | refs/heads/master | 2020-03-30T07:42:25.473685 | 2018-09-30T11:20:21 | 2018-09-30T11:20:21 | 150,960,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com;
import java.util.ArrayList;
public class CounterBooking extends Booking{
public CounterBooking(int noOfTickets, double movieRate, int maxTicketsAllowed, double totalCharge) {
super(noOfTickets, movieRate, maxTicketsAllowed, totalCharge);
}
@Override
public void calculateTicket() {
double TotalC... | [
"ulagan007@gmail.com"
] | ulagan007@gmail.com |
9a7bc3416583952f988fd632dcb51d1f1bd79a9b | 1152415a53c13971fcec4761f6f0e671ebf4c61c | /src/test/java/br/com/helenharumi/conceitosjava/AppTest.java | 7b58dc499c540e20e0ddcf75126626ed6668552f | [] | no_license | helenharumi/conceitosjava | 31c93b47b5b71c7536a18eb441714a3d193ec818 | e118989b134981a9b40461ea87748053caf92617 | refs/heads/master | 2023-02-28T20:30:54.073712 | 2021-02-07T01:45:56 | 2021-02-07T01:45:56 | 336,616,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package br.com.helenharumi.conceitosjava;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
... | [
"helen.harumi1@gmail.com"
] | helen.harumi1@gmail.com |
61b9ccabb25fa5b8093a808e4dded2c95696a0b7 | 3c3d5dda5b1220252ec7945437f00639a956551e | /src/test/java/com/rpuch/pulsar/reactor/impl/ReactiveConsumerImplTest.java | 86f6b6b03ee8eb81ed94ff8b4a3117fe992507e1 | [
"Apache-2.0"
] | permissive | rpuch/pulsar-reactive-client | 62eacb251c97e6d1109ff3df0219517bcf4993a3 | 7cf711c3495a79bccff9067cc618a101539e7ad6 | refs/heads/master | 2023-03-26T05:07:06.498020 | 2021-03-27T11:56:10 | 2021-03-27T11:56:10 | 341,636,607 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,620 | java | package com.rpuch.pulsar.reactor.impl;
import org.apache.pulsar.client.api.Consumer;
import org.apache.pulsar.client.api.ConsumerStats;
import org.apache.pulsar.client.api.Message;
import org.apache.pulsar.client.api.MessageId;
import org.apache.pulsar.client.api.Messages;
import org.junit.jupiter.api.Test;
import org... | [
"roman.puchkovskiy@gmail.com"
] | roman.puchkovskiy@gmail.com |
16616c5854117d8353bfa6bc68d190ae3e56e8d6 | 86cca729cf7af493b146a273e1b5b22e756bc9de | /tests/daikon-tests/MapQuick/issta-goals/MapQuick2/ElementaryRoute.java | a4b49e85454e716a9bd62002eace6bea86d67fd3 | [] | no_license | carolemieux/daikon | 9c385a71b21260aa52295fd7ace20a1c8645c85b | 039525982eb092239cde4178dae2096463418ca3 | refs/heads/master | 2021-01-21T16:18:44.596890 | 2016-05-13T23:35:46 | 2016-05-13T23:35:46 | 38,269,518 | 1 | 0 | null | 2015-06-29T20:26:37 | 2015-06-29T20:26:36 | null | UTF-8 | Java | false | false | 8,307 | java | package MapQuick2;
import MapQuick.*;
import java.util.*;
import junit.framework.Assert;
/**
* An ElementaryRoute represents a route from one location to another along
* a single geographic feature.
* ElementaryRoutes are immutable.<p>
*
* ElementaryRoute abstracts over a sequence
* of GeoSegments, all of which... | [
"mernst@cs.washington.edu"
] | mernst@cs.washington.edu |
327f1110852294ba95f361859b231e2f32f259f5 | d1032521f281c74b1b48c3edd5f810c8bed00d1e | /src/main/java/com/github/pires/obd/reader/activity/MapActivityFragment.java | 50633252c4336de1393e536e8fa6e36add6a10df | [
"Apache-2.0"
] | permissive | namgk/android-obd-reader | 06a475268869318cc22b38a65930677b862ac641 | fe2c39af4d7429ac5cfef7f5165bbb0ed32a8c3f | refs/heads/master | 2021-01-22T14:05:40.394524 | 2015-08-16T01:49:18 | 2015-08-16T01:49:18 | 39,325,763 | 0 | 0 | null | 2015-07-19T07:13:25 | 2015-07-19T07:13:25 | null | UTF-8 | Java | false | false | 674 | java | package com.github.pires.obd.reader.activity;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.github.pires.obd.reader.R;
import roboguice.fragment.RoboFragment;
/**
* A placeholder fragment cont... | [
"namtrang@Nams-MacBook-Air.local"
] | namtrang@Nams-MacBook-Air.local |
6fd6ecdeb08e4271ec74b2a7563375c12a9186c7 | 962e519c9c17e6247402050d64fa95d9904360d0 | /src/main/java/com/wj/store/controller/ex/FileUploadException.java | 50de8796d8f10f95105cf0f5f53eb90a47e71374 | [] | no_license | qwerasdzxc123/store | ef714f0e215dca57400ea0f8d7127b0b6b41105a | 59ff92d74b73919064afbed09f16946cee2654dd | refs/heads/master | 2023-08-21T17:01:02.948155 | 2021-09-11T03:54:29 | 2021-09-11T03:54:29 | 405,277,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.wj.store.controller.ex;
/** 文件上传相关异常的基类 */
public class FileUploadException extends RuntimeException {
public FileUploadException() {
super();
}
public FileUploadException(String message) {
super(message);
}
public FileUploadException(String message, Throwable cause) {... | [
"WangJin@qq.com"
] | WangJin@qq.com |
14c1f5f5157b19fce401513a6a1123a7f5915dc4 | 5f33b60ccc2c90c762a1997c31334d87df1cf935 | /first_java/src/main/java/SumSeries.java | ea82d46c310d95c8763251b99fa626a24470da51 | [] | no_license | akspreet/hsbc_sep | 11db0483a17ff42c36ff4e8b6533a0a2e067b352 | 7d39edd659091cd073733041542eece015ee0161 | refs/heads/master | 2022-12-31T22:48:38.223668 | 2020-10-20T10:51:59 | 2020-10-20T10:51:59 | 295,686,609 | 0 | 0 | null | 2020-09-23T10:30:32 | 2020-09-15T10:01:47 | Java | UTF-8 | Java | false | false | 323 | java |
public class SumSeries {
public static void main(String[] args) {
int x=4;
int n=5;
int fact[] =new int[10];
fact[0]=1;
for(int i=1; i<=n; i++)
fact[i]=fact[i-1]*i;
double sum=0;
for(int i=0; i<=n; i++)
sum=sum+ (Math.pow(x,i)/fact[i]);
System.out.println("Sum of the series is "+sum);
}
... | [
"akspreet2497@gmail.com"
] | akspreet2497@gmail.com |
61e35171977737be13ed1f7f9ea8c9e162e07eff | accffaac0ecf4942987942deae47045b1df3f6fa | /src/main/java/com/example/crawler_server/utils/TaskUtil.java | 5ef03234cf936aca4594862212112de4f0744bbe | [] | no_license | modianor/crawler_server | 6c8494e98ab8a43977e7d51da5dc540a909c54a6 | 8ea931ce3c89c1010cceb27d58b8188abc37fa0e | refs/heads/master | 2023-08-23T09:50:23.605619 | 2021-10-21T09:26:02 | 2021-10-21T09:26:02 | 419,659,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.example.crawler_server.utils;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.example.crawler_server.entity.Task;
public class TaskUtil {
public static String dump_task(Task task) {
return JSON.toJSONString(task);
}
public static Task load_task(Str... | [
"hui.wang@miotech.com"
] | hui.wang@miotech.com |
d99dee3a850547a58f908696406cb04f61014b47 | 03ba1cab492e21c6c8b2ea1e655622ecfdd8ffa8 | /trunk/modules/common/common-util/src/main/java/org/grouter/common/jms/XTimesRebind.java | fe44cea0676bed55556a11b370488e15508d22d3 | [
"Apache-2.0"
] | permissive | BackupTheBerlios/grouter-svn | 1655525584c8a7b496fac85a3dcb7620e71d8c17 | 24e90197319c99c521a0c7fdc314ebb122ea9bd4 | refs/heads/master | 2021-01-22T17:47:39.490895 | 2009-09-20T11:01:07 | 2009-09-20T11:01:07 | 40,664,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,096 | 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")... | [
"gepo01@6e64f7dd-db05-0410-9ee2-d86f13d23bb4"
] | gepo01@6e64f7dd-db05-0410-9ee2-d86f13d23bb4 |
8ef61e15169a1a626bf445f2cd6b42b15df6887f | 2563630b956ab313a3f0d3f3c1a5e2621c5b6caa | /src/main/java/com/lianfu/gasserversys/mode/GasDevice.java | 6135a5eb183084dcd204ba86ef7206e8df0b47ef | [] | no_license | ql120322/gasserversys | 76165e866ed4577ae293c34ad3da29aae25e1ffd | b48cebbd7570b9376b32d6d27b66d05a4d58056c | refs/heads/master | 2022-12-16T05:06:08.409725 | 2020-09-22T02:46:44 | 2020-09-22T02:46:44 | 297,515,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,022 | java | package com.lianfu.gasserversys.mode;
import org.springframework.stereotype.Component;
@Component
public class GasDevice {
private int did;
private String gas_name;//所属加油站名称
private String appid;//所属加油站appid
private String Refueling_gun_ip;//加油枪ip
private String Refueling_gun_name;//加油枪别名
... | [
"1203229191@qq.com"
] | 1203229191@qq.com |
8ffedb8d9d8d91175e15210292343dc3204ccfa0 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-13-14-PESA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/listener/chaining/AbstractChainingListener_ESTest_scaffolding.java | 292c11b86e6587931884318c105a0688c07304fe | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 01:55:24 UTC 2020
*/
package org.xwiki.rendering.listener.chaining;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
dda447c48a472c0409edc7fab03160e76bd2e1a4 | 615b95efeab2ba137b7e4eadd4bd80ec05b15932 | /APCSA/src/Unit14/FancyWord.java | 81d767a9c4f5f6e8e5f92ba530a6080c617e9ecc | [] | no_license | spagettoucher143/APCSA | db82d37f138fbe40999dfc430174f1c934905afd | 09e30511374be056f8e4b3cd3f23e1d38366b721 | refs/heads/master | 2021-05-08T13:48:06.426740 | 2018-04-27T21:55:20 | 2018-04-27T21:55:20 | 120,034,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 812 | java | package Unit14;
import java.util.Arrays;
import java.util.Scanner;
import static java.lang.System.*;
public class FancyWord {
private char[][] mat;
public FancyWord() {
}
public FancyWord(String s) {
mat = new char[s.length()][s.length()];
for(int q=0;q<s.length();q++){
Arrays.fill(mat[... | [
"Derek_000@Home_PC2"
] | Derek_000@Home_PC2 |
3e09d7beffb3996b856ccc73c8353e0672ae6343 | c37248dff43ff9701c36fe2d01df0143cfa806d9 | /Lecture4/src/ClassWork/TestVarArg.java | 816de46cc9ddfc1d340dedc95b5098c14b2d393d | [] | no_license | ziaullahmughal/JSpringEVS4all | f367dc25a17d84d4a4ec0659dbabd5e48a99d942 | 4be00853daa9844b2205853792338b1966a5b71f | refs/heads/master | 2020-12-01T17:07:30.641227 | 2020-03-06T10:31:02 | 2020-03-06T10:31:02 | 230,706,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | 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 ClassWork;
/**
*
* @author zia
*/
public class TestVarArg {
public static void main(String[] args) {
... | [
"59131718+ziaullahmughal@users.noreply.github.com"
] | 59131718+ziaullahmughal@users.noreply.github.com |
f7186516a88fa7cb42b1daebdbbc387bd9a4ec9c | b33d1ad61816b8ec15557ae5ded109bae5bf72e1 | /73 - LETP/src/lry/dip/client/Panneau.java | a9887a2489d0585efcebb69f5f7dc807dcb314b4 | [] | no_license | Crezius/Tous_les_-_exo_java | 2a4b5bb6bb0df9224e3f3204050c7c1ea4e227e4 | cbd8e47bef4b8dcb7bc233f995ff63a85607dd10 | refs/heads/master | 2020-04-20T01:02:04.912461 | 2019-02-05T01:31:21 | 2019-02-05T01:31:21 | 168,534,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,348 | java | package lry.dip.client;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import javax.swing.BoxLayout;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.JTextField;
public class Panneau extends JPanel{
/********************... | [
"arnaud.guignard@etu.univ-nantes.f"
] | arnaud.guignard@etu.univ-nantes.f |
66000880ba5d1fe7c2a7d506093c6b8f293af835 | 1b3bfa661f8e008b9a3eb20b04fc5dda4b0c5d6a | /app/src/main/java/com/naca/mealacle/p06/CartListAdapter.java | 840f65366fea844a65d65b4151ee73314ff0b98c | [] | no_license | 2021-Collathon-team-5/Mealacle_app | a853124541037badfd49ead1a80af39c88adae71 | 8275152b4a9a953de946d24988e7d2c4a699cc25 | refs/heads/master | 2023-08-25T14:47:06.402204 | 2021-11-12T14:25:05 | 2021-11-12T14:25:05 | 410,916,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,000 | java | package com.naca.mealacle.p06;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.I... | [
"radium96@naver.com"
] | radium96@naver.com |
4d1bcd7d0a0082685ab3f8405d93cf2d89fc9d79 | 840e23084cc09278f40e51fb8c9b49185d431493 | /src/main/java/com/dms/entitiy/CmLineMEntity.java | 8e8da9a57fd4bd1bb492fa8e45f64cae4c01bee5 | [] | no_license | nohhhhhhh/00.dms-api-server | a82e6e2a341ad318e1f9a9dc3e8451e033a95ce0 | a077003fcba763217b4c8ee09b0997cc4cb5b135 | refs/heads/master | 2023-07-18T09:22:56.998493 | 2021-09-06T23:44:39 | 2021-09-06T23:44:39 | 385,157,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,291 | java | package com.dms.entitiy;
import java.sql.Timestamp;
import java.util.Objects;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.Table;
import org.hibernate.annotations.CreationTimesta... | [
"01023571995a@gmail.com"
] | 01023571995a@gmail.com |
1c9ef5990b3c5cab26bd0ec59e3208f4f41af2f8 | de2f9a7ab587cbce18e162b3f0704995d8513b1b | /src/BTL_NHOM15/QuanLyNhanVien.java | ef9d6f5bdd9ff9fd2fde52e018bad44a638d78e3 | [] | no_license | abch2409/baitapnhom | 7a0e9efa9a89a8bdc71976ed64bf0a5e87b98b6a | 8375c628287411e32b9d656059620d969d466503 | refs/heads/main | 2023-05-30T06:37:54.990678 | 2021-06-12T10:58:54 | 2021-06-12T10:58:54 | 376,267,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50,699 | 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 BTL_NHOM15;
import BTL_NHOM15.login.DangNhap;
import java.awt.Color;
import java.awt.Image;
import java.awt.image.BufferedImag... | [
"abch2409@gmail.com"
] | abch2409@gmail.com |
51c3fd8d5b6cb3731a884677aa49312e451098e8 | a2490b005268944e477a63ab740c79e92d63b664 | /src/test/java/io/wesquad/kata/java8/stream/StreamSummaryStatsTest.java | b901d9bde664398197eaf79424276ce5c15c7fb5 | [] | no_license | blueoceandevops/java8-workshop | e00fb31909170d6c17c3d317d7930bb3860389c6 | ee4c9b04d37447c7ee4e742b9aad3d0c7fcd43b9 | refs/heads/master | 2022-01-26T18:41:33.130453 | 2019-06-12T07:52:42 | 2019-06-12T07:52:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | package io.wesquad.kata.java8.stream;
import io.wesquad.kata.java7.model.Summary;
import io.wesquad.kata.java8.model.Account;
import io.wesquad.kata.util.AccountFactory;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.IntSummaryStatistics;
import java.util.List;
import sta... | [
"newlight77@gmail.com"
] | newlight77@gmail.com |
24007593d72606f702bd68eee377875f65b1fa1c | 85dd53c1664b6b505508b29ac309a54831f6a532 | /src/main/java/com/algorithm/learn/DesignPattern/SingleTon/serial/Singleton.java | bb4591de1602671758cf57de1aa63116740e4bbd | [] | no_license | RayBreslinwcl/algorithm | c82532b0ea3081f656230fc898688f489635133a | c30078efaaa587af8a0fbe0b7b76fc8007ae712d | refs/heads/master | 2022-10-26T17:40:11.864783 | 2022-10-21T07:04:01 | 2022-10-21T07:04:01 | 219,244,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package com.algorithm.learn.DesignPattern.SingleTon.serial;
import java.io.Serializable;
public class Singleton implements Serializable {
//注意,此变量需要用volatile修饰以防止指令重排序
private static volatile Singleton singleton = null;
private Singleton(){
if(singleton != null){
throw new RuntimeExc... | [
"2728928100@qq.com"
] | 2728928100@qq.com |
76d05382ff3ea12d034cc6e978012a27377b61b2 | 5908573a33fc30f2bfc442f35808c42862f03bde | /Securea2.0/src/securea/grupos.java | 22ec9cc32b392abb6139ca6456f1d7b30f3d6d17 | [] | no_license | morenoscar/Seguridad | 83d93b7d5b2f499008ec738437d670d18b15c471 | 6a7e2017f46c7567c81e995f2520a98a0b7688d0 | refs/heads/master | 2020-07-17T13:56:37.572077 | 2016-11-25T16:21:07 | 2016-11-25T16:21:07 | 73,929,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,296 | 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 securea;
/**
*
* @author racso
*/
public class grupos extends javax.swing.JFrame {
/**
* Creates new form grupos
... | [
"racso0468@hotmail.com"
] | racso0468@hotmail.com |
da9fcba27b526159c30bbd39a050d6b5a9ddbcab | 3de73f56b1feb0ee0cf35d068424877f5d2a7ca1 | /hulk-ec/src/main/java/com/hulk/ec/launcher/ILauncherListener.java | 7020400f36de90fa910475450634da4e406d7f7d | [] | no_license | hulkTian/ec | 1ab27c7f325d026402408ac605fcc3774ca27b47 | 19d383e1f62a0ad54a04452dc2d4b56e27017765 | refs/heads/master | 2020-03-25T09:35:44.308420 | 2018-09-15T14:12:09 | 2018-09-15T14:12:23 | 143,672,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 169 | java | package com.hulk.ec.launcher;
/**
* Created by hulkTian on 2018/8/26.
*/
public interface ILauncherListener {
void onLauncherFinish(OnLauncherFinishTag tag);
}
| [
"1509482122@qq.com"
] | 1509482122@qq.com |
5ba523b1cb4987ed3b93387d0587bff79c848a32 | 8dc0aa75638d619bc202952a7330af0f063079da | /src/com/cartmatic/estoresf/cmbehome/action/UcsNoticeRequest1005.java | 7c3e81f2b052a64fa3ad35f73c099f4b698ce18b | [] | no_license | 1649865412/eStore | 77c7eac2253ae2b3b9983b5b88d03a2f7860c95d | 53dff738d3d87283bed95811a7ef31dadef5e563 | refs/heads/master | 2021-01-18T06:38:50.327396 | 2015-11-27T06:29:16 | 2015-11-27T06:29:16 | 38,037,604 | 1 | 5 | null | null | null | null | UTF-8 | Java | false | false | 2,132 | java | package com.cartmatic.estoresf.cmbehome.action;
import com.cartmatic.estoresf.cmbehome.action.help.GsonUtils;
import com.google.gson.annotations.Expose;
public class UcsNoticeRequest1005 {
@Expose
private String Source;
@Expose
private String OptType;
@Expose
private String OrderNo;
@Ex... | [
"1649865412@qq.com"
] | 1649865412@qq.com |
af44ecaca27c0183b218003ed010bd63bbc941a6 | 67c8b1382f906951be7394def3dac02c32ad6121 | /AntHill.java | b532fff055c292715129fbe4b965a9f21690ebef | [] | no_license | Sthakur27/Ant-Colony | 140d69c0db2b93e688843c4fe4d3575d3097806e | 382ba90ef0b6514520dc2890ea0763899a14b256 | refs/heads/master | 2021-01-10T15:49:52.503359 | 2016-04-10T19:21:48 | 2016-04-10T19:21:48 | 55,917,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | import java.util.*; import java.lang.Math;
public class AntHill{
int food,maxfood;
float xpos,ypos;
ArrayList<Ant_Abstract> occupants=new ArrayList<>();
static ArrayList<Worker> allWorkers=new ArrayList<Worker>();
static ArrayList<Scout> allScouts=new ArrayList<Scout>();
static ArrayList<Ant_Abstrac... | [
"sidbthakur@gmail.com"
] | sidbthakur@gmail.com |
adf570860f8eff3dc6260e3f5a24c71c57ba32aa | e5bbe0eb9095055857375fa414f2b56b4bb122bb | /javabook/src/ch06/InitializerTest.java | 500bdb7024bc787ef9118d8ffb1601e1b91ebd04 | [] | no_license | kill5951/JAVA | 35fb19ef0796e6146890e7e8edcef9401b6e2b8f | ae01cf590802a6e7a24d6adc1986192f633f7040 | refs/heads/master | 2022-11-24T01:56:58.580426 | 2020-07-28T14:07:21 | 2020-07-28T14:07:21 | 283,229,413 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 753 | java | package ch06;
public class InitializerTest {
int iv;
static int cv;
static { //클래스 초기화 블록
System.out.println("static initializer");
cv=100;
}
{ // 인스턴스 초기화 블록
System.out.println("instance initializer");
iv = 100;
}
public InitializerTest(){ //파라미터 없는 생성자
System.out.printf("constru... | [
"윤태준@192.168.219.5"
] | 윤태준@192.168.219.5 |
7c2ce100c5f6c80ec2f00547c3b7d739b23d4757 | ef3b14f689a0b9ac07ccefbea90e73528a32836c | /app/src/main/java/com/example/summit/calendar/AddEvent.java | 915a251ac4c014e44e691b1f9b1b1b60c561dac8 | [
"Apache-2.0"
] | permissive | supernovabirth/calendar_x | 938b5f0cc8332ef6e750581f1edc7ae407c74f85 | 610b5b95376bceb54cb2eae7bdd369230a3e0087 | refs/heads/master | 2021-06-09T04:12:21.458817 | 2016-12-09T00:35:25 | 2016-12-09T00:35:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,182 | java | package com.example.summit.calendar;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.DatePicker;
import android.widget.EditText;
import android.widget.Switch;
import android.widget.Ti... | [
"pradiptashrestha@gmail.com"
] | pradiptashrestha@gmail.com |
7f2380b26ad432226c2400709d25a1ac54c71da5 | c06d832a9b901bb914a410ec72e2f7e07fcd2ff3 | /src/java/entities/service/PlatFacadeREST.java | 5a89ef8fdcbe9b5ef719d63731d28a1e368cd1be | [] | no_license | AminSleimi/TestWS | 8a364dcf28add57a9ed55c47b50bab33870a4d09 | 40684434dababa12161d33badbfdef64a923c83a | refs/heads/master | 2021-01-22T07:32:38.720055 | 2014-08-11T10:04:53 | 2014-08-11T10:04:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,084 | 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 entities.service;
import entities.Plat;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityMan... | [
"amin.sleimi@gmail.com"
] | amin.sleimi@gmail.com |
282f7dd34b343fa5caa45e9a264a47fda928fd9c | 13f3abff38a3ec69af7d5a9dbad91576b0067607 | /src/ec/edu/ups/vista/VentanaLeerProducto.java | e080de202948b2589b6eedeb857a3125cfad0e77 | [] | no_license | DianaPatriciaTacuri/Factura | 5a84ccbb878b0a8bcdaaeae20c1cdf0bc63409cc | 1d3e7b948266f30ab00ac39fccb33b2036271f73 | refs/heads/master | 2020-05-24T00:56:24.106575 | 2019-05-16T13:52:57 | 2019-05-16T13:52:57 | 187,026,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,574 | 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 ec.edu.ups.vista;
import ec.edu.ups.controlador.ControladorProducto;
import ec.edu.ups.modelo.Producto;
import java.util.Local... | [
"Usuario@DESKTOP-PVMAU3S.mshome.net"
] | Usuario@DESKTOP-PVMAU3S.mshome.net |
de306b7c5bb310259d2b9bee034d9a09d2b817a1 | b2258818dfe6c994930af71afcf99b7f448954ce | /app/src/main/java/com/example/kid_tracking_app1/ChildModel.java | f6987296d26a42e93dcb4b523dccd5608ba7c368 | [] | no_license | Rasool6/Kid_Tracking_App | 50c41c8dab33243b2493f48a281c7f00363ca557 | 82c3d65549eb291d62cb62ddb22b540a547172fc | refs/heads/master | 2023-05-02T14:10:54.549872 | 2021-05-24T07:06:32 | 2021-05-24T07:06:32 | 370,260,012 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | package com.example.kid_tracking_app1;
public class ChildModel {
String child_name;
String pin_genrate;
String child_age;
String latitutde;
String longitude;
public ChildModel(String child_name, String pin_genrate, String child_age,String latitutde,String longitude ) {
this.child_n... | [
"kk0220091@gmail.com"
] | kk0220091@gmail.com |
adf9164bd1d7e063d38ce3f9462a824354434e46 | e7b3ffb19211c16a715574c4361bb21b7a4d5d67 | /app/src/main/java/com/example/morecipes/morecipes/Local/AddDataActivity.java | fcaef493314bc9c05b6fa71468a61cabcea785a9 | [] | no_license | dieg0espx/FinalProject-Android | 49440264c86e78f86a21896dcad6394d3534a986 | c26b2618e9c4f92174b74bbe886601546de8efff | refs/heads/master | 2020-12-14T19:45:40.125768 | 2020-01-23T09:06:16 | 2020-01-23T09:06:16 | 234,851,299 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,022 | java | package com.example.morecipes.morecipes.Local;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.example.morecipes.R;
public class A... | [
"espinosa9mx@gmail.com"
] | espinosa9mx@gmail.com |
8fd3fe95417f77d600c7cefc34873a70068cf846 | 3173887caf5893ea89639117a11de35d7a91ec9d | /org.jrebirth/core/src/main/java/org/jrebirth/core/concurrent/ConcurrentMessages.java | c2742d09c446213fa17b12eff84e4ad1f53bc964 | [
"Apache-2.0"
] | permissive | amischler/JRebirth | 875116eba814fcad772ef9b5c1840ed706b29093 | cf22e3eb042015cace84cb5ada35e40361aefef6 | refs/heads/master | 2020-12-25T04:19:50.250090 | 2013-09-26T14:04:36 | 2013-09-26T14:04:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,878 | java | /**
* Get more info at : www.jrebirth.org .
* Copyright JRebirth.org © 2011-2013
* Contact : sebastien.bordes@jrebirth.org
*
* 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
*
... | [
"sebastien.bordes@jrebirth.org"
] | sebastien.bordes@jrebirth.org |
569e923a15c206e27f59ce7482f841f42abaae52 | 3ba3e8fb9395be4d4aea349af8b45b63b38893b8 | /Knowledge-master/app/src/main/java/com/dante/knowledge/mime/ui/LoadingView.java | 1a13bca511fa671194498c9b43eac4afba82da5e | [] | no_license | sengeiou/lucio | a10d237eda9cbc0ea7fc910acaf1e33f90b8df6b | 6bbd536323a4b2a8681584d7d482977a0008d5ed | refs/heads/master | 2020-06-12T09:05:09.610521 | 2016-07-01T14:51:55 | 2016-07-01T14:51:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.dante.knowledge.mime.ui;
import android.content.Context;
import android.view.View;
/**
* <Pre>
* 加载视图接口
* </Pre>
*
* @author 刘阳
* @version 1.0
* <p/>
* Create by 2016/1/28 16:27
*/
public interface LoadingView {
void showLoading();
void showContent();
void showEr... | [
"lucio0314@163.com"
] | lucio0314@163.com |
7bfa17dca02981243486e6ca0fd65188e45b451b | c49100453bca205eb99febc54d8cf16201402895 | /gmall-api/src/main/java/com/atguigu/gmall/bean/WareInfo.java | 9ee54cc5aeea6a8e5e446b01572a21db856d21b4 | [] | no_license | jaquanli/gmall | fd7b9ace17a3268b55a6f5622ba1e65897a47700 | 8f85da50620509a644d20ac2dfa672d15ea7cf8c | refs/heads/master | 2020-04-08T15:06:59.654039 | 2018-12-22T07:34:32 | 2018-12-22T07:34:32 | 159,466,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,073 | java | package com.atguigu.gmall.bean;
/**
* 暂用不着
*/
public class WareInfo {
private Long id;
private String name;
private String address;
private String areacode;
public WareInfo(Long id, String name, String address, String areacode) {
this.id = id;
this.name = name;
this.add... | [
"A@guigu.com"
] | A@guigu.com |
7c121d8c003f19186ba1add5a5078cc57c2f2ce6 | a7a64f16d839102c30baacf6d777f31a3866318f | /src/main/java/learn/basespecial/InnerClassTest.java | f947407f0f6cb234918ef65d3123edf16f10dd01 | [] | no_license | xiaohuajun/JavaLearn | a7556600246f6756711f0894fc242e269ec04c20 | eb9a04d76c255ecde25685e8a634499692d225a3 | refs/heads/master | 2022-06-26T05:27:52.045027 | 2021-07-11T07:36:49 | 2021-07-11T07:36:49 | 213,112,863 | 1 | 0 | null | 2022-05-25T06:57:05 | 2019-10-06T05:18:03 | Java | UTF-8 | Java | false | false | 2,250 | java | package learn.basespecial;
/**
* @author Danny.
* @version 1.0
* @date 2019/9/6 20:34
* @description 内部类可以实现接口,这样可以实现多继承
*/
public class InnerClassTest {
private static int h = 10;
private int b = 12;
public void testOuterClass() {
System.out.println("外部类的方法");
}
public static cla... | [
"18061741650@163.com"
] | 18061741650@163.com |
335ffdceedf9474600973e79abe585e7fef0f796 | 44338c4b428907d15a76ba1e071e258cb082abac | /app/src/main/java/nyc/c4q/huilin/neighborhoodhub/crier/CrierAdapter.java | fdb99e269ff248f7eb77ecf24fda8687a73efc13 | [] | no_license | nuily/NeighborHub | f354a09bbf8403ad6660eee91d7c023c9f075e7d | a774b64beb5e82471264fb7dc801e9ea915ab5c6 | refs/heads/master | 2021-06-11T14:39:50.369883 | 2017-02-05T21:32:02 | 2017-02-05T21:32:02 | 80,175,386 | 0 | 0 | null | 2017-02-05T21:32:02 | 2017-01-27T02:27:38 | Java | UTF-8 | Java | false | false | 1,280 | java | package nyc.c4q.huilin.neighborhoodhub.crier;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import nyc.c4q.huilin.neighborhoodhub.R;
import nyc.c4q.huilin.neighborhoodhub.model.CrierPosts.CrierPo... | [
"rook@Vault-Tec.home"
] | rook@Vault-Tec.home |
86c8defd11023053c8cfd5f651fd0a8469f91874 | 5bc7ab0ef397a8df6d22c160236c60ac67a81201 | /HK3/QuyTrinhQuanLyPhanMem/Temp/SNAPTRANS/Source/SNAPTRANS/app/src/test/java/quanlyduan_group7/snaptrans/ExampleUnitTest.java | 962dfad3a90d8b732eaa9337dec361ed971f8776 | [] | no_license | thaihoc215/16HCB | 8c2780c1ad0e279697a41592385cdfdb8aeb1402 | 2282e72929ead18a24a5ebb7a57747bbcbe203b2 | refs/heads/master | 2018-09-07T02:55:24.436082 | 2018-06-08T10:14:23 | 2018-06-08T10:14:23 | 105,726,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package quanlyduan_group7.snaptrans;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"bboyfool215@gmail.com"
] | bboyfool215@gmail.com |
03790e065fb0067c21b58a32cbc074369a40b590 | 319a277d35bcd0d08c72ff03ad8048dc8076af74 | /hibernate/FetchingTechniques/src/main/java/org/unnati/example/entities/CustomerProfile.java | 9b1a336240183f940215c2c82c8ad60a7d7e0948 | [] | no_license | mayshukl/example | 261ee99cd3387844691201892499b2701afedb92 | 6646ea0ff8c6d00d6f80d543e1c1436f92efbfee | refs/heads/master | 2022-12-03T07:00:29.775298 | 2019-09-29T16:01:03 | 2019-09-29T16:01:03 | 148,917,098 | 0 | 0 | null | 2022-11-24T09:58:45 | 2018-09-15T15:59:39 | Java | UTF-8 | Java | false | false | 750 | java | package org.unnati.example.entities;
import javax.persistence.*;
@Entity
public class CustomerProfile {
@Id
@org.hibernate.annotations.GenericGenerator(name="ForeignIdGenerator",strategy = "foreign",parameters =@org.hibernate.annotations.Parameter( name="property" ,value = "userProfile"))
@GeneratedVal... | [
"mayshukl@cisco.com"
] | mayshukl@cisco.com |
c7562e45a91690e2f10bc0a5fa0944c94d182cc0 | 238d18fdd9d141ff4ca425ff7daa41c402a5fc44 | /app/src/main/java/com/sankalpchauhan/flipkartgridchallenge/util/DarkModeHandler.java | a532e88b64b61d2a662286204156552c8feb2018 | [] | no_license | sankalpchauhan-me/Flipkart-Grid-2-Android-App | ec93181c55511248b2f51149746cb12db6ace3a0 | d7f1c27c3d5c77232d3f95cfa7a01a9032d5f783 | refs/heads/master | 2022-12-05T18:30:28.125962 | 2020-08-09T14:06:22 | 2020-08-09T14:06:22 | 286,243,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | package com.sankalpchauhan.flipkartgridchallenge.util;
import androidx.appcompat.app.AppCompatDelegate;
public class DarkModeHandler {
private static final String lightMode = "light";
private static final String darkMode = "dark";
private static final String batterySaver= "battery";
public static vo... | [
"sankalpchauhan.me@gmail.com"
] | sankalpchauhan.me@gmail.com |
ada34a6d463b33870a88fb61b3eabc1246fb607e | a706ed78a33a7f65a56bbc1c19e5f10ef74d2e82 | /src/main/java/finalproject/finalproject/services/VillageService.java | 937fdd3e84fda9206dd9330f9bd04fedf610139a | [] | no_license | okalanang13/project_GenerateCV | fc5fca57681a79b26d86f38282355a8c79c5e101 | ca11571576a6eedffd0d727e9ab89954a56c83a6 | refs/heads/master | 2020-06-02T18:56:38.895231 | 2019-05-31T09:41:01 | 2019-05-31T09:41:01 | 191,273,013 | 0 | 0 | null | 2019-06-11T01:44:43 | 2019-06-11T01:44:43 | null | UTF-8 | Java | false | false | 509 | java | package finalproject.finalproject.services;
import finalproject.finalproject.entities.Village;
import finalproject.finalproject.repositories.VillageRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
*
* @author RR17
*/
@Service
public class... | [
"regitarachma@gmail.com"
] | regitarachma@gmail.com |
60c1c0e471d4d3c79c38b6cff4374fcec28c107c | ca2f1dd69af61575a83c1757fbe203a94586087e | /src/main/java/ru/itis/antonov/ConsoleResultOutput.java | a06f86bf94da1e202c0f221565755659a8528d4c | [] | no_license | anatolik2509/SpringCalculator | 006b6f927920784aef251d280576f09ea263df04 | 6a71424c9e84cf6be87e98200f5a9fa007f66610 | refs/heads/master | 2023-03-07T17:19:37.883229 | 2021-02-16T06:23:42 | 2021-02-16T06:23:42 | 339,216,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | package ru.itis.antonov;
public class ConsoleResultOutput implements ResultOutput{
@Override
public void printResult(String result) {
System.out.println(result);
}
}
| [
"antonov250901@mail.ru"
] | antonov250901@mail.ru |
995b934209fdccb5638778fc987d95ed29620f3d | e2744631f7ae5477157c4d1b969c7623c8833f35 | /core/src/main/java/r/base/package-info.java | 2ea9e66e1d95f8ebc3a8b735b58767a6df773888 | [] | no_license | jkingsbery/renjin | 147928df812bf92877d3f1076580e6ab0ca0a044 | d76df923ed7b77aef7f83a6bb9ee179ed57df3b8 | refs/heads/master | 2016-08-04T16:06:20.432322 | 2012-02-04T04:52:19 | 2012-02-04T04:52:19 | 3,235,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | /**
* Implementation of the "native" portions of the R base package.
* Note that the base package also includes what in other languages
* would be part of the language itself, such as the 'if', 'for',
* '<-' (assignment) functions etc.
*
*/
package r.base; | [
"alex@bedatadriven.com@b722d886-ae41-2056-5ac6-6db9963f4c99"
] | alex@bedatadriven.com@b722d886-ae41-2056-5ac6-6db9963f4c99 |
ffbf9338befd2da5b5e82d86a5310a948a556f89 | 8280fcd0cac237d99db508c426f68820448ee713 | /cardiodroid/app/src/main/java/com/dev/cardioid/ps/cardiodroid/utils/PreferencesUtils.java | 1a5e9366dc64f5509bd4630efbb59313154a4d22 | [] | no_license | PeteGabriel/CardioDroID | c28c3e4b1be8c4b544209c96e0683abe5f0b5173 | 1fe6ebb93a1b787f850545c3ad3946b3ea651c86 | refs/heads/master | 2021-06-07T02:24:41.570038 | 2016-11-07T22:07:56 | 2016-11-07T22:07:56 | 72,957,699 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,784 | java | package com.dev.cardioid.ps.cardiodroid.utils;
import android.content.Context;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.preference.PreferenceManager;
import android.util.Log;
import com.dev.cardioid.ps.cardiodroid.R;
import com.dev.cardioid.ps.cardiodroid.activit... | [
"pedrogabriel@protonmail.ch"
] | pedrogabriel@protonmail.ch |
c9c8145f1ea6ddccce0719d56c0ed0b7f7519b03 | 1c323a486c3086e60d637f92e291816d07a7bbc5 | /src/main/java/ch/tbd/kafka/backuprestore/backup/storage/format/KafkaRecordWriterMultipartUpload.java | a13c0c5f023e40d42cab7bd48620de981506e95a | [] | no_license | antonioiorfino/kafka-backup | fca9719431156104ef512a890827c34a75ed09d3 | 13f3075322ae2352a02144edcb4be94ead4c5b84 | refs/heads/master | 2020-05-25T12:28:43.230434 | 2019-05-27T15:00:11 | 2019-05-27T15:00:11 | 187,799,710 | 0 | 0 | null | 2019-05-21T08:55:29 | 2019-05-21T08:55:29 | null | UTF-8 | Java | false | false | 5,600 | java | package ch.tbd.kafka.backuprestore.backup.storage.format;
import ch.tbd.kafka.backuprestore.backup.kafkaconnect.BackupSinkConnectorConfig;
import ch.tbd.kafka.backuprestore.backup.storage.S3OutputStream;
import ch.tbd.kafka.backuprestore.model.KafkaRecord;
import ch.tbd.kafka.backuprestore.model.avro.AvroKafkaRecord;
... | [
"antonio.iorfino@post.ch"
] | antonio.iorfino@post.ch |
dd0745376d5fb70a33b12d510d3d6f79dc7ee109 | 527eefcef81217713952ff69bc6794e89393d61c | /android/app/src/main/java/com/rnativeboilerplate/MainActivity.java | fe4906e7a34cbe0e9d02c89124dcbee1cc001041 | [] | no_license | JanidHam/react-native-boilerplate | c793f5088f2488d78cbd483319981e3020d2c906 | ae02b04420eb1bcdeae9a4c5e7c4fdd79fdc193a | refs/heads/master | 2022-12-23T07:55:30.458645 | 2019-09-04T18:45:40 | 2019-09-04T18:45:40 | 206,389,104 | 0 | 0 | null | 2022-12-10T01:03:25 | 2019-09-04T18:43:04 | JavaScript | UTF-8 | Java | false | false | 363 | java | package com.rnativeboilerplate;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript. This is used to schedule
* rendering of the component.
*/
@Override
protected String getMainComponentName(... | [
"janid.ham20@gmail.com"
] | janid.ham20@gmail.com |
bb90b351b9117f833647b6509fd2a8dc35c5a0cb | 158488a53bc14c7a42855f6faf474761da0cd5d8 | /app/src/test/java/com/maochun/instructionanimation/ExampleUnitTest.java | c9f628064f8fe465003609b67a732cd6b96837c8 | [] | no_license | MaochunS/Android-InstructionAnimation | 057ea080ba918a337937cb3d22f026b0c06ee0c7 | fd355b88b2a44e65b25634f3f9cb7eea96a2009d | refs/heads/master | 2022-12-25T20:54:04.879364 | 2020-10-06T06:10:41 | 2020-10-06T06:10:41 | 301,623,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package com.maochun.instructionanimation;
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
p... | [
"52019408+MaochunS@users.noreply.github.com"
] | 52019408+MaochunS@users.noreply.github.com |
0e009141cb1f3400b15739bde8092b938c9512bc | 01d6bf6d7f8a9e8a598c17ff2d57a079e335e22b | /src/j/ext/workflow/JWFTaskNextConfig.java | e6fc3b2908379ba54bc350453911bb52662b72d3 | [] | no_license | ajunlonglive/JFramework | 9851fa1fc5ec9bd3e2a4cc5878df98d20e241e3c | 22e34e5ac9cca28ecbaf924fa770134500228fd4 | refs/heads/master | 2023-06-17T14:14:38.175255 | 2021-07-17T14:46:57 | 2021-07-17T14:46:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package j.ext.workflow;
public class JWFTaskNextConfig {
private String condition;
private String[] uuids;
public String getConditon(){
return this.condition;
}
public void setCondition(String condition){
this.condition=condition;
}
public String[] getUuids(){
return this.uuids;
}
public void setU... | [
"tech@gugumall.cn"
] | tech@gugumall.cn |
4fac968c86e8730866e9618d2f369799f4c7651b | 82625045ec6f7b0d00e2457f49bb01221d059c69 | /br/com/abc/javacore/Zcolecoes/test/BinarySearchTest.java | 5a415c3b66d8bd3fd631f9d491cc5fea5701ebcb | [] | no_license | josiastorre/projeto-java | e1269444248022e58f47efd788eae407a4cc0c88 | 240f4cdaebdbbf66594fcb4623b3c125d9a2faf3 | refs/heads/main | 2023-03-07T12:10:33.034171 | 2021-02-26T15:38:56 | 2021-02-26T15:38:56 | 342,614,050 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,684 | java | package br.com.abc.javacore.Zcolecoes.test;
import br.com.abc.javacore.Zcolecoes.classes.Produto;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class BinarySearchTest {
public static void main(String[] args) {
List<Integer> numeros = new ... | [
"josiastorre@gmail.com"
] | josiastorre@gmail.com |
a6a573e061164cc4e4ef61b2ba402fd90df43b64 | 686629bc361073c5759a6c2d9462afc866503cae | /app/src/main/java/com/example/nicks/myfoodfirst/photo1.java | 2f0ac3aeb93b79bced5ab67a5ef6030a9a2ce737 | [] | no_license | nicksonpatel/FoodFirst-Android | e10429a942ab941ee499be27cf5d52d772551dd4 | b095fac681057cd75fc82a0295ecbc8cb649ee06 | refs/heads/master | 2021-01-01T00:21:19.331455 | 2020-02-11T05:56:10 | 2020-02-11T05:56:10 | 239,095,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package com.example.nicks.myfoodfirst;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.squareup.picasso.Picasso;
public... | [
"60790114+nicksonpatel@users.noreply.github.com"
] | 60790114+nicksonpatel@users.noreply.github.com |
6480f3df427646b3b7906ccadc96d13e3b8e6b04 | 217fb1a510a2a19f4de8157ff78cd7a495547f69 | /goodscenter/goodscenter-service/src/main/java/com/camelot/goodscenter/service/impl/TradeInventoryServiceImpl.java | 474deba0ae57a6377b793bdeebb53b6f2f671a64 | [] | no_license | icai/shushimall | 9dc4f7cdb88327d9c5b177158322e8e4b6f7b1cd | 86d1a5afc06d1b0565cbafa64e9dd3a534be58b6 | refs/heads/master | 2022-12-03T14:24:32.631217 | 2020-08-25T16:00:39 | 2020-08-25T16:00:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,447 | java | package com.camelot.goodscenter.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.camelot.goodscenter.dao.ItemMybatisDAO;
import com.camelot.goodscenter.dao.ItemPriceDAO;
import com.camelot.goodscenter.dao.ItemSkuDAO;
import com.camelot.... | [
"331563342@qq.com"
] | 331563342@qq.com |
f160afaca66b1f33a9f633865d88148a4d3a1c99 | f5e31e0be7e54d8565edb049a3a33b8cabbd58ec | /mail/src/org/mail/service/receivingAddress/ReceivingAddressService.java | acad577bdac900f082b01999a69d22d79d8c22b4 | [] | no_license | Louis-Lou/mail-shop | 113875f56d94694d97486b8ff65a80f8b52efdf3 | 989f73d1b88738e67db37c64142051013504b17f | refs/heads/master | 2020-03-18T08:08:33.105688 | 2018-05-23T01:01:26 | 2018-05-23T01:01:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,632 | java | package org.mail.service.receivingAddress;
import java.sql.Timestamp;
import java.util.List;
import org.junit.Assert;
import org.mail.entity.ReceivingAddress;
import org.mail.entity.Users;
import org.mail.jdbc.JdbcTemplate;
import org.mail.service.user.UsersService;
import org.mail.util.MD5Util;
/**
* 收货地址业务类(DAO)
... | [
"812764909@qq.com"
] | 812764909@qq.com |
65ee3244ebc8268898cc3494535dc3a0db9f815f | 8e228cb70cc58864627709a5b7709a0c30616d46 | /DropDots/core/src/com/cgranule/dropdots/helper/Assets.java | 0643b364cfec11d796be85fabc0f7346de54ad6d | [] | no_license | damarindra/Drop-Dots | 6cc11a2e6bb63afc570d6186f9ae9fd91d497561 | 51427644744bfec64d81bce701dfc7ea50d6dc45 | refs/heads/master | 2020-06-10T17:49:34.332125 | 2016-12-08T08:08:45 | 2016-12-08T08:08:45 | 75,916,712 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,018 | java | package com.cgranule.dropdots.helper;
import com.badlogic.gdx.assets.AssetManager;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.cgranule.dropdots.manager.GameManager;
import com.cgranule.dropdots.utils.Constants;
/**
* Created by... | [
"damarind@gmail.com"
] | damarind@gmail.com |
220837d5ee7178d24815a950ffb9452ba3d01c8a | 12ed033aaabadf5e9e127b540d73c695813f33be | /src/dataManaging/AbstractItem.java | 8f38864fdd5463e7be2528cbf19c62c906482b85 | [] | no_license | brazil-internship-bigdata/TransformationManager1.0 | 025cb44dbf2e2d8723b7f9a822ed7e405d75eba1 | 6dcf28649b11398a9b7f242978e37fe0b3e477d7 | refs/heads/master | 2021-01-22T08:38:05.026650 | 2017-08-17T16:18:17 | 2017-08-17T16:18:17 | 92,624,376 | 0 | 0 | null | 2017-08-17T16:18:18 | 2017-05-27T21:13:04 | Java | UTF-8 | Java | false | false | 5,084 | java | package dataManaging;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.PrintWriter;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import tools.exceptions.CancelledCommandException;
public ab... | [
"alexandre78ferrera@gmail.com"
] | alexandre78ferrera@gmail.com |
4975a1eab7bc8723d8449d89722f677aa55bff17 | ad6d94814b5f138c682767249091ddfffe344ae9 | /JavaSE_Practice/src/com/lv/javase/practice/IO/bio/BIOServer.java | 7c8af4d565db81033ced9df7557329bd5d7e605f | [] | no_license | angiely1115/java8 | 6162bbc720b19d4a47f65855c55db8b3e293c1f7 | b43ffdfc38241414bdf8b0cfcee943a833cfbe32 | refs/heads/master | 2021-10-14T06:57:06.482126 | 2019-02-02T05:58:36 | 2019-02-02T05:58:36 | 109,111,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package com.lv.javase.practice.IO.bio;
import java.io.IOException;
import java.io.InputStream;
import java.net.ServerSocket;
import java.net.Socket;
public class BIOServer {
ServerSocket server;
//服务器
public BIOServer(int port){
try {
//把Socket服务端启动
server = new ServerSocket(port);
System.out.println(... | [
"lvrongzhuan@cnhnkj.com"
] | lvrongzhuan@cnhnkj.com |
219c492427f2925bd6e4a60eea20eb8eb6ddfc1c | b7075f3398399b955ef00940a1e268612afb404a | /.svn/pristine/54/547609e121bb829b81908aea9738928a96d62b62.svn-base | 6ecf63c2bff6a934a4b9ef64b8d7b38f1b94c26b | [] | no_license | iuvei/GoldenApple | 5fffcea0b67a05c9ee36358d00ca6d11a889504c | 6faec199308e68d1f817bbec68987ff334067023 | refs/heads/master | 2020-05-20T12:22:21.932932 | 2019-01-14T05:33:31 | 2019-01-14T05:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | package com.goldenapple.lottery.data;
import com.goldenapple.lottery.base.net.RequestConfig;
@RequestConfig(api = "service?packet=Game&action=GetThirdPlatList")
public class GetThirdPlatCommand extends CommonAttribute{
}
| [
"429533813@qq.com"
] | 429533813@qq.com | |
5c8746391fa3164a2331981b4b8522baa6c61c05 | 2aa57d8a395414aeb182b9beba3728f083c30998 | /src/com/exam/Dish.java | 23115998fb33ce128de94f3488b8b8ba0868a1c6 | [] | no_license | joe19990131/FinalExam | 207c34e70b1468ec9049d4731fe2c085a010f0bb | 6ea7eda578330c65290f458cdf48f9d83c7e9a7b | refs/heads/master | 2020-03-21T15:14:40.370199 | 2018-06-26T07:45:48 | 2018-06-26T07:45:48 | 138,701,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package com.exam;
import java.util.ArrayList;
import java.util.List;
public class Dish {
int index;
String name;
int price;
int kcal;
public Dish() {
super();
}
public Dish(int index, String name, int price, int kcal) {
super();
this.index = index;
this.name = name;
this.price = price;
this.kcal = kcal;
}
publ... | [
"joe21854946@gmail.com"
] | joe21854946@gmail.com |
a6e05fe2ede34561e75052b3eae1d420d69ebf95 | 32acbaa54de82917213f13b7526c1497d41e7d53 | /9. For loops/CountingHalf.java | 32f5c22ae72d35bb9356dca75ebb6d271e7f6d0f | [] | no_license | prasadareddy21/JavaByDoingSolutins | 29bca48799730ee0f869e136d417b06d28859442 | ddd16124f1b46efa9d9b596f23ddd1ef51c35457 | refs/heads/master | 2020-03-22T16:03:06.414440 | 2018-07-18T13:33:38 | 2018-07-18T13:33:38 | 140,299,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | public class CountingHalf
{
public static void main(String[] args)
{
for ( double x = -10 ; x <= 10 ; x += 0.5 )
{
System.out.println( x );
}
}
} | [
"prasadareddy21@gmail.com"
] | prasadareddy21@gmail.com |
7f302503c33df5b166ea1a928a1bca05594de9fa | 43942c8a88dfe31690251f2508e942fa01f1d3b7 | /src/grafo/Nodo.java | 7c1de2a5f96c1fa9eb968821785f952541c9ed0d | [] | no_license | Progra-Avanzada-Grupo-20/ColoreoGrafos | 65c573720e50e55da50b160ed8c48aeae9c9e431 | bcf05f5aec15aa1e5ce73c88d9f58cd968674858 | refs/heads/master | 2020-03-21T14:24:53.280320 | 2018-06-28T01:11:18 | 2018-06-28T01:11:18 | 138,655,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,823 | java | package grafo;
/**
* Clase que administra un nodo, sea su número, color y grado. <br>
*/
public class Nodo {
/**
* Color del nodo. <br>
*/
private int color;
/**
* Número del nodo. <br>
*/
private int numero;
/**
* Grado del nodo. <br>
*/
private int grado;
/**
* Crea un nodo. <br>
*/
public... | [
"scarpello.franco@gmail.com"
] | scarpello.franco@gmail.com |
5b747b475a0a3b1d48551bee7efcd3d81b86a039 | f507569171656aa024cf0abe6d3d3a03b8bd3947 | /src/heapsort/HeapSort2.java | 20f4b42792743e22f0d4a0cc1400e961b97abf17 | [] | no_license | shmilyyuanyue/dailytest2 | 1d9b0d4506a9e5f0a1c0153087f1d2d8bb5cc957 | b9c41f7c1a396b1f0408826cd4abb7c3272704d2 | refs/heads/master | 2023-01-20T04:23:37.950095 | 2020-11-26T08:36:43 | 2020-11-26T08:36:43 | 316,169,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,835 | java | package heapsort;
import java.util.Arrays;
/*
* 堆排序demo
*/
public class HeapSort2
{
public static void main(String []args)
{
int []arr = {1,7,2,9,3,8,6,5,4};
sort(arr);
System.out.println(Arrays.toString(arr));
}
public static void sort(int []arr)
{
//1.构建大顶堆
... | [
"854668244@qq.com"
] | 854668244@qq.com |
ff7cf758e066b5f632c2d240f99d2232bd16317f | 8388d3009c0be9cb4e3ea25abbce7a0ad6f9b299 | /business/agriprpall/agriprpall-core/src/main/java/com/sinosoft/agriprpall/core/endorsemanage/specialendorse/service/PlantingEndorChgDetailService.java | 1c1ea2ac65eb145c0db91bd6c0af923e0c9c55f7 | [] | no_license | foxhack/NewAgri2018 | a182bd34d0c583a53c30d825d5e2fa569f605515 | be8ab05e0784c6e7e7f46fea743debb846407e4f | refs/heads/master | 2021-09-24T21:58:18.577979 | 2018-10-15T11:24:21 | 2018-10-15T11:24:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package com.sinosoft.agriprpall.core.endorsemanage.specialendorse.service;
import com.sinosoft.txnlist.api.plantinginsurancelist.dto.PlantingEndorChgDetailDto;
import com.sinosoft.txnlist.api.plantinginsurancelist.dto.PlantingPolicyListDto;
public interface PlantingEndorChgDetailService {
public void setPlantingE... | [
"vicentdk77@users.noreply.github.com"
] | vicentdk77@users.noreply.github.com |
f02a40316e2229a62ff65e481fcfba9326db3fb2 | 4036466e10fa1ec712e92f8f03da63bc2205a5c5 | /src/horzsolt/algorithms/array/CheckDuplicatesInArray.java | 97e148546368f287784b141d25270fb0bbee55f3 | [] | no_license | horzsolt/ranktasks | 85006e17a5e787f2f0daee4f1d562a41a520f8c9 | a8fabf0e216690abfebec84b776a134c6d9c75ee | refs/heads/master | 2021-04-24T20:00:12.367379 | 2018-07-06T13:56:16 | 2018-07-06T13:56:16 | 117,446,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package horzsolt.algorithms.array;
import java.util.Arrays;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class CheckDuplicatesInArray {
/*
* brute force way of checking if array contains duplicates in Java
* comparing each element to all other elements of array
* c... | [
"horzsolt2006@gmail.com"
] | horzsolt2006@gmail.com |
675aa2d51c3a2e8711220908502509ae58bc79ed | 7cd0a30a4393658978f07517eb9c48ffeb543f37 | /src/test/java/test/preserveorder/ChuckTest3.java | 74a9ac3758a311c692c0a2f2db38c6ba59220735 | [
"Apache-2.0"
] | permissive | aosp-caf-upstream/platform_external_testng | bf409569115825ef1160ea4fd78d4cb25727b27a | 232826a29199755858c2c5ea020117b413cfaf6d | refs/heads/pie | 2022-09-29T09:56:31.323500 | 2018-03-13T18:19:26 | 2018-03-13T18:19:26 | 188,864,850 | 0 | 0 | Apache-2.0 | 2022-09-15T03:37:04 | 2019-05-27T15:05:30 | Java | UTF-8 | Java | false | false | 559 | java | package test.preserveorder;
import org.testng.annotations.Test;
public class ChuckTest3 {
@Test(groups = {"functional"}, dependsOnMethods = {"c3TestTwo"})
public void c3TestThree() {
// System.out.println("chucktest3: test three");
}
@Test(groups = {"functional"})
public static void c3Tes... | [
"cedric@beust.com"
] | cedric@beust.com |
d97b9655f9f38d953829e8674efc0c3b4cf57ad3 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_d715962e2a58789b8fb8100e8f80b9770417c3b2/RoundhouseAction/29_d715962e2a58789b8fb8100e8f80b9770417c3b2_RoundhouseAction_s.java | 3d54407a170a91cbb645b8952ffb63ecd53faedd | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,774 | java | /**
* Copyright (c) 2009 Cliffano Subagio
*
* 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, copy, modify, m... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b743786b36b8d56a6cd7ce3f30b0d3acb63eb947 | 74bf1f99b72e4c12a2003fb56b8cef73897a649f | /sdi3-12.Cli-SOAP/src/com/sdi/ui/admin/MainMenu.java | 6ee7fa2874a751bf9a4e0e887bc883ba58807a1b | [] | no_license | pabloblancoo/ShareMyTrip-V2 | c98d6be26423ce456544e5c64a46ceb7cbff4b37 | 821010e8a7b99b4ada0a05a05d0ed05ee2fbb486 | refs/heads/master | 2021-04-30T22:43:48.339006 | 2019-03-27T15:14:12 | 2019-03-27T15:14:12 | 53,318,305 | 0 | 0 | null | 2019-03-27T15:14:13 | 2016-03-07T10:53:21 | Java | UTF-8 | Java | false | false | 781 | java | package com.sdi.ui.admin;
import alb.util.menu.BaseMenu;
import com.sdi.ui.admin.action.DeshabilitarUsuarioAction;
import com.sdi.ui.admin.action.EliminarComentariosAction;
import com.sdi.ui.admin.action.ListarComentariosAction;
import com.sdi.ui.admin.action.ListarUsuariosAction;
public class MainMenu extends BaseM... | [
"santiagomartinagra@gmail.com"
] | santiagomartinagra@gmail.com |
78ed9dae8aa847fca2d93fb2e9c14228790c85c8 | ecae6be320cfd1dfe65b8c01447ecdb1b8e371b8 | /ForceApkObj/bin/ForceApkObj1/smali/android/support/v4/app/FragmentActivity$2.java | fc9fb368e5f46d2f77664c5bdbbe784f78305281 | [] | no_license | pickLXJ/android_jk | 30ec24bf5bae5dadaae60c9733bc5f7ded9443de | 49fc05e3f7557f51a78bca7e042de095c5203d39 | refs/heads/master | 2020-03-31T05:55:40.572757 | 2018-10-07T16:42:25 | 2018-10-07T16:42:25 | 151,962,721 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,721 | java | package android.support.v4.app; class FragmentActivity$2 { void a() { int a;
a=0;// .class Landroid/support/v4/app/FragmentActivity$2;
a=0;// .super Ljava/lang/Object;
a=0;// .source "FragmentActivity.java"
a=0;//
a=0;// # interfaces
a=0;// .implements Landroid/support/v4/app/FragmentContainer;
a=0;//
a=0;//
a=0;// ... | [
"240255473@qq.com"
] | 240255473@qq.com |
46f1e672dd0d03fc7f8cf4d234fd74765a8056c4 | 654074e2c968df9b7fc9c39ae9574f87deacfea3 | /app/src/main/java/net/codersgarage/iseeu/views/CameraViewService.java | ed8b696251656bec90d61ad6d2a5341ef8fe9c9f | [
"Apache-2.0"
] | permissive | GenjiLuo/ISeeU | 6ccdf34d8e01d1af79dae62f28a8ec2256ad2c11 | 6e56e65fb2f2623a47df232f203e45eb15108538 | refs/heads/master | 2020-03-17T16:53:17.875821 | 2016-06-21T19:51:43 | 2016-06-21T19:51:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,947 | java | package net.codersgarage.iseeu.views;
import android.content.Context;
import android.graphics.SurfaceTexture;
import android.hardware.Camera;
import android.util.Log;
import android.view.SurfaceHolder;
import android.view.SurfaceView;
import net.codersgarage.iseeu.utils.Utils;
/**
* Created by s4kib on 6/14/16.
*/... | [
"s4kibs4mi@gmail.com"
] | s4kibs4mi@gmail.com |
d793b784cde2320b3ccc27f06d69d892e3814d07 | b1956b4077c4acedf437780a4f086abbfdf18542 | /Java/Data.java | 1ee1644a09c9b9be47d1c0149c8e87edb0fc1141 | [] | no_license | charla-n/CoRoT | 4eae748648f0a6d97badc429b3d466455be4f270 | b00d3f5e8564b72b7bfef886326e784921bfdbb8 | refs/heads/master | 2021-01-10T13:38:03.351405 | 2016-02-04T14:21:09 | 2016-02-04T14:21:09 | 50,285,984 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,458 | java | package prog;
public class Data {
private Object ra;
private Object dec;
private Object id;
private Object main_id;
private Object coo_bibcode;
private Object sp_type;
private Object nbref;
public Object getRa() {
return ra;
}
public void setRa(Object ra) {
this.ra = ra;
}
public Object getDec() {
... | [
"nicolas.charlas.au@gmail.com"
] | nicolas.charlas.au@gmail.com |
b4fedc5c0cb402c247d8e19d67ad0a269fcc245a | 719496920f72f308fc1aa1ba18ba4d724d5305f4 | /neptune/src/org/neptune/learning/mina/DemoClient.java | f8fb33d78afdd6d05d8b2a06fa9d78c745603e01 | [] | no_license | zysparrow/bryan-zhang | 33f074213132bd7c931f311d094d9676eef72033 | f67fc85b946d303695fef4d3620c1bab67b8a822 | refs/heads/master | 2021-05-29T13:08:27.682127 | 2013-02-01T06:50:46 | 2013-02-01T06:50:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,655 | java | package org.neptune.learning.mina;
import java.net.InetSocketAddress;
import java.nio.charset.Charset;
import org.apache.mina.core.future.ConnectFuture;
import org.apache.mina.core.service.IoConnector;
import org.apache.mina.core.session.IoSession;
import org.apache.mina.filter.codec.ProtocolCodecFilter;
imp... | [
"bryan.zhang.31@c3c2f732-976e-11de-9e98-d1f6c90d23ca"
] | bryan.zhang.31@c3c2f732-976e-11de-9e98-d1f6c90d23ca |
cfb160778d1cfd6ad4aed82c3ba7b586d6fa0d35 | 134d824a3aa8518ce19019669d6bd7d06afddcfc | /src/tech/aistar/day16/thread/JoinDemo.java | 7715e7c9f0205b721c80319ca901fc2ab549f4c9 | [] | no_license | likuisuper/core-java | c6c3debc64725b0313a2e3437467142d2ee7f9c0 | b1c4e494c16dbf234f77459c2a7d26669e549e61 | refs/heads/master | 2023-01-08T08:47:55.560108 | 2020-10-31T08:15:22 | 2020-10-31T08:15:22 | 280,603,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,693 | java | package tech.aistar.day16.thread;
/**
* 本类功能:join方法
* 在线程调用另外一个线程的join方法,会将当前线程挂起,而不是忙等待,直到目标线程结束
*
* @author cxylk
* @date 2020/8/13 19:21
*/
public class JoinDemo {
public static void main(String[] args) {
Thread father=new FatherThread();
father.start();
}
}
//父亲线程
class FatherThread ... | [
"likuisuper@qq.com"
] | likuisuper@qq.com |
52154daa73837b00e42aea84d9809b74ced6d0c9 | 134fca5b62ca6bac59ba1af5a5ebd271d9b53281 | /build/stx/libjava/tests/mauve/java/src/gnu/testlet/java/lang/Double/parseDouble.java | 2771bd3abd24ae20a8e8fb6f0c371edc02f8e164 | [
"MIT"
] | permissive | GunterMueller/ST_STX_Fork | 3ba5fb5482d9827f32526e3c32a8791c7434bb6b | d891b139f3c016b81feeb5bf749e60585575bff7 | refs/heads/master | 2020-03-28T03:03:46.770962 | 2018-09-06T04:19:31 | 2018-09-06T04:19:31 | 147,616,821 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,781 | java | // Tags: JDK1.2
// Copyright (C) 2004 David Gilbert <david.gilbert@object-refinery.com>
// Mauve is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2, or (at your option)
// any later version.
//... | [
"gunter.mueller@gmail.com"
] | gunter.mueller@gmail.com |
7dc345bafca7ab2e26c101917ca878c6e4a40373 | 7942d0e4f262244c23894f78f44fc1bb5d0c8d3a | /app/src/main/java/com/pccw/nowplayer/link/handler/NowIDLinkHandler.java | 10dfeeaddcea2bdad12e9c5472923f009d303c87 | [] | no_license | zhoumcu/nowtv | 45d5d1dd34d6f2f4719f5f0a69111351a14be05e | 78877fddf9e4af3555c0c20c287814576bf62893 | refs/heads/tablet | 2021-01-09T20:30:19.370392 | 2016-08-17T03:15:06 | 2016-08-17T03:15:06 | 65,776,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 812 | java | package com.pccw.nowplayer.link.handler;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import com.pccw.nowplayer.activity.mynow.NowIDActivity;
import com.pccw.nowplayer.activity.settings.YourBoxActivity;
import com.pccw.nowplayer.constant.Constants;
/**
* Created by Swifty... | [
"1032324589@qq.com"
] | 1032324589@qq.com |
7d230e0a17f6b4487f616c6b029bb16d52c2b02e | 1ae2aa1466d1529de7715ac35cb4446593af11b0 | /uflowertv_api/src/main/java/com/uflowertv/model/po/XxjSpecialList.java | 8bb9503b8108215e2c27a652cf30adf12b45c01e | [] | no_license | soulShadowSQJ/app | cc146c070df6fb5b5d1c3027411a1c8695cad1ea | 4ea70b4bb7b0607554985e8f4e1bb722b34f520b | refs/heads/master | 2020-06-05T01:15:23.133637 | 2017-05-22T13:19:18 | 2017-05-22T13:19:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package com.uflowertv.model.po;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.Data;
@Entity
@Table(name="xxj_special_list")
@Data
public class XxjSpecialList implements Serializable{
... | [
"lgl48128244@126.com"
] | lgl48128244@126.com |
d1e061576c4373a94e048b29545debec20f647a4 | 003a09cf59e472180eddae8d8c64aa74cbd41b04 | /app/src/main/java/com/github/hellocharts/view/PreviewColumnChartView.java | a8ebeee4350a6fe6f78bb56f70fddda1a37ed33f | [] | no_license | colonel1435/CustomView | 1a846b34b0fb4ced17bd33460ac5b445be22010a | 1cd8d56ec555fea97c2953cfaca1cc499d6af775 | refs/heads/master | 2021-01-01T11:56:10.911171 | 2017-12-08T02:35:23 | 2017-12-08T02:35:23 | 78,183,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,414 | java | package com.github.hellocharts.view;
import android.content.Context;
import android.support.v4.view.ViewCompat;
import android.util.AttributeSet;
import android.util.Log;
import com.github.hellocharts.computator.PreviewChartComputator;
import com.github.hellocharts.gesture.PreviewChartTouchHandler;
import com.github.... | [
"fusu1435@163.com"
] | fusu1435@163.com |
cab7a7da9d1485d16d3bbb24a2f0689e0b113469 | 498d01458f3fd7a9a0722eb7c699b9087b26d4f4 | /app/src/main/java/com/proj/limtick/LoginActivity.java | b899b685bedc2e7080f10d829d57c61c16d9fb2d | [] | no_license | Thilina96/LimTick | 9b367ba541745675c60ab6f12a252065e0dfe276 | 250103e682feb8eab49ba6e43a129c160d5c0db3 | refs/heads/master | 2023-01-01T01:43:58.458787 | 2020-10-27T05:06:05 | 2020-10-27T05:06:05 | 261,128,058 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,038 | java | package com.proj.limtick;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import io.paperdb.Paper;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
imp... | [
"thilina.wickramasinghe@gmail.com"
] | thilina.wickramasinghe@gmail.com |
0faee58f4e03b934d54bd6353fc39a5ba118094b | 76d7d2cdb6ea914f3e5f4b535fe2e976450ac669 | /app/src/test/java/com/w0yne/nanodegree/myappportfolio/ExampleUnitTest.java | ac00a0923bd4826bff045bee55e5a17dd40b11e2 | [] | no_license | w0yne/MyAppPortfolio | 5b9e3fe88613dd21305b6865f812c81a25f31b73 | 45a51f886350b7b9570e48948ea5ad1f31eba950 | refs/heads/master | 2021-01-11T07:43:45.802779 | 2016-09-22T11:30:06 | 2016-09-22T11:30:06 | 68,914,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | /*
* Created by Stev Wayne on 2016/9/22
* Copyright (c) 2016 Stev Wayne. All rights reserved.
*/
package com.w0yne.nanodegree.myappportfolio;
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... | [
"wyb7edmajor@gmail.com"
] | wyb7edmajor@gmail.com |
40dd963aabaa788f968ce46651a2fe8050a4a193 | 1011117f8b03cba554ed7e49cf8d6be9421e1955 | /HouseBlueprintMaker/src/net/davidmcginnis/dailyprogrammer/HouseBlueprintMaker/BuildingBlock.java | 2a10a00bb4527a17df3bf11d3c780f08de46ac6e | [] | no_license | davidov541/DailyProgrammerSolutions | ec7864a03e3ac261cb71ed89230ee11181ec4c6b | 12b10889f99a15b9f5bb522b1e547840ccbd56fb | refs/heads/master | 2021-01-10T11:51:36.760310 | 2016-02-07T19:15:00 | 2016-02-07T19:15:00 | 43,583,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package net.davidmcginnis.dailyprogrammer.HouseBlueprintMaker;
import java.util.Random;
public class BuildingBlock extends Block {
private Random _rand = new Random();
private boolean _displayDoor = false;
public boolean getIsOnGroundFloor()
{
return below instanceof EmptyBlock;
}
public Build... | [
"mcginnda@hotmail.com"
] | mcginnda@hotmail.com |
fec3566e9a24fc4c72652ac78085622afb87dfed | 2fa35eaa9f0485965cdacea091aa5372e6947e4c | /WarehouseDemo/src/main/java/vkudryashov/webserver/service/SQLDialect.java | a2cba77093b69ecd97552c69c66ce920e9b6dbbb | [] | no_license | abelevoleg/backend | f8bff22012b36a6d6347dafe4488697a752f0564 | e582aa5bb0d3a1c763669ce6e71cd82fd8d9267e | refs/heads/master | 2022-12-26T15:46:57.100057 | 2020-10-10T14:36:14 | 2020-10-10T14:36:14 | 288,442,731 | 0 | 0 | null | 2020-10-10T14:36:15 | 2020-08-18T11:57:15 | JavaScript | UTF-8 | Java | false | false | 4,532 | java | package vkudryashov.webserver.service;
import java.sql.Types;
import org.hibernate.dialect.Dialect;
import org.hibernate.dialect.function.StandardSQLFunction;
import org.hibernate.dialect.function.SQLFunctionTemplate;
import org.hibernate.dialect.function.VarArgsSQLFunction;
import org.hibernate.type.StringType;
pub... | [
"vakudryashov@inbox.ru"
] | vakudryashov@inbox.ru |
d8453cc61ca372cf38e2c4f8302e60394559f50e | 417b0e3d2628a417047a7a70f28277471d90299f | /src/test/java/com/microsoft/bingads/v11/api/test/entities/account/read/BulkAccountReadFromRowValuesIdTest.java | d3b80aeff4950dfd14e76b65dee242c811bd9fd0 | [
"MIT"
] | permissive | jpatton14/BingAds-Java-SDK | 30e330a5d950bf9def0c211ebc5ec677d8e5fb57 | b928a53db1396b7e9c302d3eba3f3cc5ff7aa9de | refs/heads/master | 2021-07-07T08:28:17.011387 | 2017-10-03T14:44:43 | 2017-10-03T14:44:43 | 105,914,216 | 0 | 0 | null | 2017-10-05T16:33:39 | 2017-10-05T16:33:39 | null | UTF-8 | Java | false | false | 1,189 | java | package com.microsoft.bingads.v11.api.test.entities.account.read;
import com.microsoft.bingads.v11.api.test.entities.account.BulkAccountTest;
import com.microsoft.bingads.v11.bulk.entities.BulkAccount;
import com.microsoft.bingads.internal.functionalinterfaces.Function;
import java.util.Arrays;
import java.util.Collec... | [
"baliu@microsoft.com"
] | baliu@microsoft.com |
4309014f6e1e6b0ddb47d77a273ed92461a076ef | 3d3337c6ec06f86b4ae82dcca47977b2fd111c0b | /src/main/java/com/ljheee/chat/model/ChatRoomResponse.java | cea98450ff301aaea623e8d92dfb5801c04e0336 | [] | no_license | ljheee/simple-chat-room | e84bec5d97f0f9920ea49a9e5a53a1e5e7ed9d11 | d8d3bd8f4077d0a379881171451f86f3c0147607 | refs/heads/master | 2020-04-15T01:34:14.346787 | 2019-01-06T06:33:01 | 2019-01-06T06:33:01 | 164,281,857 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package com.ljheee.chat.model;
/**
* Created by lijianhua04 on 2019/1/5.
*/
public class ChatRoomResponse {
private String fromName;//发送人
private String chatValue; // 内容
public ChatRoomResponse() {
}
public ChatRoomResponse(String fromName, String chatValue) {
this.fromName = fromNa... | [
"lijianhua04@meituan.com"
] | lijianhua04@meituan.com |
3ba321c6aa2dd5c3362f69d8bb76c5dd4821d968 | 79c6499bc151b24b099b8d349cbe5f504ba745a8 | /dailycode/src/main/java/com/ggj/java/spring/overrideparam/Person.java | 73c56d29de322987092d9330e10817ceece82e12 | [
"Apache-2.0"
] | permissive | Coldkris/javabase | 545e81687941e240b094f06e284c5dd971daad4d | 96943dabf4e5c544508de606ce2e465582b8cdd4 | refs/heads/master | 2020-03-18T06:18:43.610795 | 2018-02-27T03:34:12 | 2018-02-27T03:34:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,495 | java | package com.ggj.java.spring.overrideparam;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.*;
import org.springframework.beans.factory.config.BeanFactoryPostProcessor;
import org.springframework.beans.factory.config.ConfigurableListableBeanFactory;
import org.springframework.c... | [
"gaoguangjin@meituan.com"
] | gaoguangjin@meituan.com |
17677620296a9828bc3567d6e5a618b393f8122a | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2006-09-21/seasar2-2.4.0-rc-2/s2-framework/src/main/java/org/seasar/framework/container/IllegalInitMethodAnnotationRuntimeException.java | a3e4fe51ca83182d7459e0ed31a884b3359b88bb | [
"Apache-2.0"
] | permissive | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,632 | java | /*
* Copyright 2004-2006 the Seasar Foundation and the Others.
*
* 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 ... | [
"higa@319488c0-e101-0410-93bc-b5e51f62721a"
] | higa@319488c0-e101-0410-93bc-b5e51f62721a |
f8976d89cefaf16ce314529fed407c9062bf7fd7 | ee6c8834c5a6be2928002d172354d86b665ab5bc | /javaReptile/src/main/java/javaSocket/Demo1/ClientInstance.java | b13a9f39b90ca566c9274ab92135a22f1b8d59ee | [] | no_license | congjinfeng/LearningMaterials | 47909ec749c228db1729a166912ebdeee7381967 | 13c8a2bf592087de74dd7d7a522183cb615104a0 | refs/heads/master | 2021-06-19T04:50:17.047498 | 2019-10-24T06:34:55 | 2019-10-24T06:44:06 | 217,221,455 | 0 | 0 | null | 2021-06-04T02:15:31 | 2019-10-24T05:52:46 | Java | UTF-8 | Java | false | false | 1,987 | java | package javaSocket.Demo1;
import java.io.*;
import java.net.*;
import java.util.Scanner;
/**
* @author cong
* @ClassName: ClientInstance
* @Descrip:
* @since 2019/8/30 14:01
*/
public class ClientInstance {
public static void main(String [] args)
{
int port = 7000;
String host = "local... | [
"605080158@qq.com"
] | 605080158@qq.com |
9fdb721ed3f2a31c63b923f2a26d1a5a63b42fbf | 7b169eea64413ac90d49b7d6409b4c3e519b2c63 | /dubbo-provider/src/main/java/com/xuzhe/entity/UserEntity.java | da0d0a872fcbc5d588f85a8656f5c256147022b7 | [
"Apache-2.0"
] | permissive | yoursNicholas/springbootdubbo | 7a5f87d96db91dabeef401050e70456cf7616105 | b5fea83464d36608a86009316008440cc23bbf8e | refs/heads/master | 2020-03-28T10:37:47.711759 | 2018-09-10T11:39:14 | 2018-09-10T11:39:14 | 148,128,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package com.xuzhe.entity;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
@Data
@Entity
@Table(name = "t_user")
public class UserEntity extends BaseEntity implements Serializable
{
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "t_id")
private Long... | [
"805922710@qq.com"
] | 805922710@qq.com |
0527c8edf843a4ce9dff6e749ea28d0c94d5d2a6 | b403dbae8dee5e94bc17d49fd83566a92d62b1f1 | /app/src/main/java/cl/com/ripley/ripleyshop/home/interactor/SKU.java | e72c04eed142069831cce9d5d217aa76227cad46 | [] | no_license | Manuel28G/RipleyShop | 604f9a17f786e01525d14be811d991b872d9121e | 69d10f93bf096a8de9954b14128ecf7306b66a8e | refs/heads/develop | 2020-07-21T23:08:50.806686 | 2019-09-12T08:03:30 | 2019-09-12T08:03:30 | 206,994,705 | 0 | 0 | null | 2019-09-12T07:32:13 | 2019-09-07T16:23:49 | Java | UTF-8 | Java | false | false | 814 | java | package cl.com.ripley.ripleyshop.home.interactor;
import android.content.Context;
import cl.com.ripley.ripleyshop.general.model.GeneralInteractor;
import cl.com.ripley.ripleyshop.general.model.UtilHelper;
import cl.com.ripley.ripleyshop.home.presenter.Home;
import static cl.com.ripley.ripleyshop.general.model.Constan... | [
"man281192@gmail.com"
] | man281192@gmail.com |
09e493054bed8101133773786d8d54f3868a726f | a828e4ba030bd59fb3ac90d88b699c1a28754822 | /jobcoming/src/main/java/com/job/controller/UserAjaxController.java | 35c70b2279976a66af98461b37831854ed147c10 | [] | no_license | vokie123456/JobComing_v2 | 4ea51d5bd5aacc67d0723f08f9616e4ed77bc9f8 | c51b22c7efe9e5b2c439248bbe5bd52ee7599682 | refs/heads/master | 2020-05-28T10:00:45.210918 | 2016-12-24T15:55:19 | 2016-12-24T15:55:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package com.job.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.Respons... | [
"8508355@qq.com"
] | 8508355@qq.com |
2a7160aadeb74b4e014cbc0ddb559b4161c7e965 | 53fdbef31efce91dcc33784f8ce287eea3c7a9c1 | /app/src/main/java/com/example/clinicappproject/Contract.java | f2600ca9c87dc8fa5b85c9a5e58ffd4e9d3ec803 | [] | no_license | garychen2002/ClinicAppProject | 44c63be66d16ddafce4798362314d13bb3d17c52 | f1bcd573871c830ca1b4798969bf8f0ca8b45b2d | refs/heads/master | 2023-08-23T05:50:45.652202 | 2021-09-22T15:16:28 | 2021-09-22T15:16:28 | 389,779,885 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 811 | java | package com.example.clinicappproject;
import android.app.Activity;
public interface Contract {
public interface Model {
public void patientLogin(LoginListener callback, String username, String password);
public void doctorLogin(LoginListener callback, String username, String password);
}
... | [
"realgarychen@gmail.com"
] | realgarychen@gmail.com |
b1c91bc7af0dd1f375c39fc3b1465af972c6b251 | b616105723226f52c8d34f3bfdb2b56b1c6ff6ed | /besu/src/main/java/org/tpc/protocol/besu/response/privacy/PrivGetPrivateTransaction.java | f8f98a7a8675745df20250e2baf16c9175790c18 | [] | no_license | tpchain/java-tpch-sdk | 101ed2419e6901a102df6fbf4327ed7c80f57948 | 174e711d5cfbcda5a7f9dc0758b3e4a92c0382b6 | refs/heads/master | 2022-12-23T12:08:28.999045 | 2020-09-28T01:16:50 | 2020-09-28T01:16:50 | 287,171,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | /*
* Copyright 2019 Web3 Labs 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 in w... | [
"slightingery@163.COM"
] | slightingery@163.COM |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.