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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4163fcdadf65e7f3a52b7af2151f1ef10164bd2b | 0fcec430f4113a6c56744b2d9d53577cee8b6ce6 | /src/main/java/com/tugos/dst/admin/service/SettingService.java | 86f7dad0a0f7726d49effcc25f149544f6b68b5e | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | non-one/dst-admin | b66cc8f0e0f11512225fa4e652ee1c5e06b31a30 | 8f0bb998767c683fb7b090a3eb1e170b3f9274c5 | refs/heads/master | 2023-09-02T09:36:07.834048 | 2021-11-16T01:34:54 | 2021-11-16T01:34:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,706 | java | package com.tugos.dst.admin.service;
import com.tugos.dst.admin.common.ResultVO;
import com.tugos.dst.admin.config.I18nResourcesConfig;
import com.tugos.dst.admin.enums.SettingTypeEnum;
import com.tugos.dst.admin.enums.StartTypeEnum;
import com.tugos.dst.admin.utils.DstConfigData;
import com.tugos.dst.admin.utils.Dst... | [
"1275737636@qq.com"
] | 1275737636@qq.com |
dbfb813c6ea895ff975b0c9cc286faac99d98e0f | 916d1050a5fbc17cbc8265f4dd1ba3f83c752b8c | /LibraryDao.java | 3c7752c9b127bae30758b3a40ac253891615024e | [] | no_license | CrazeWorker/FIR | ccb997b8ff0bfdb4895a96702d7da62bab2bffa5 | 7b099f2d4bde133a6ce640f835dd26a2a503e685 | refs/heads/master | 2022-12-23T19:00:42.818743 | 2019-06-01T07:32:37 | 2019-06-01T07:32:37 | 148,713,972 | 1 | 0 | null | 2022-12-16T11:34:09 | 2018-09-14T00:30:12 | JavaScript | GB18030 | Java | false | false | 291 | java | package Day_6_HomeWork;
public interface LibraryDao {
// 显示所有图书
void check();
// 添加图书
void add();
// 删除图书
void delete();
// 借出图书
void borrow();
// 归还图书
void giveBack();
// 展示界面
void show();
// 功能選擇
void useTool();
}
| [
"43256115+CrazeWorker@users.noreply.github.com"
] | 43256115+CrazeWorker@users.noreply.github.com |
864440e89c4661ee56da00c6e13a672c1fdb1407 | 0ad159b0e9d720340733c7fba36914d86eb40676 | /app/src/main/java/gamejam/spooked/com/spooked/PageAdapter.java | 13fbf7b11b893b11f74e354a34a9cce5fa7c5412 | [] | no_license | BredeFK/Spooked | 5dfa99a338ac278591e6321e97ddf90c44c999b3 | 9df5f8d69d58961a58753f0835aad8b310ab5e18 | refs/heads/master | 2021-06-16T11:24:15.044761 | 2021-02-18T13:44:37 | 2021-02-18T13:44:37 | 148,821,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | java | package gamejam.spooked.com.spooked;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import java.util.ArrayList;
import java.util.List;
public class PageAdapter extends FragmentPagerAdapter {
private static final String TA... | [
"bredefk@stud.ntnu.no"
] | bredefk@stud.ntnu.no |
a19056dd72d7dcdb5f9ab3af24227ac38144e090 | f57e62a877b04a24a6d2b4a6960b5a6f2c5b9cad | /src/main/java/com/laonbud/feeltering/extract/urlinfo/ExtractTextnImage.java | 1baf1f46d5b9c0777101721ee9e5583c5dedeaf4 | [] | no_license | junya906s1/ExtractUrlInfo | 51ba32692856aad3f433795c75bb4ffc9a740d1f | 56502909c353632290216a2726581c3cea7866af | refs/heads/master | 2021-01-01T03:59:24.523081 | 2016-04-27T04:51:45 | 2016-04-27T04:51:45 | 57,186,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,796 | java | package com.laonbud.feeltering.extract.urlinfo;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
/**
* @author s1
* extract the text and image(depend on the text).
* 2016_04_26
*/
public class ExtractTextnImage {
private Elements divs = new Elements();
private... | [
"junya906@laonbud.com"
] | junya906@laonbud.com |
74a140521ed3ee0cc8330b34b9d6324c99332ac8 | 2bc551f9c2ecb57ec0cb93ad18d3ce0bafbddb34 | /mybatis/simple/src/main/java/test/model/StatusByAccount.java | c71397e9c377ddee052182f21ebf83ebe109c0d7 | [] | no_license | YiboXu/JavaLearning | c42091d6ca115826c00aad2565d9d0f29b1f5f68 | 97b4769ebbe096e0ab07acb6889fb177e2ca5abe | refs/heads/master | 2022-10-27T23:47:54.637565 | 2020-06-16T09:12:09 | 2020-06-16T09:12:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,831 | java | package test.model;
/**
*
* This class was generated by MyBatis Generator.
* This class corresponds to the database table status_by_account
*/
public class StatusByAccount {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column status_by_account.U... | [
"billtt@163.com"
] | billtt@163.com |
bc3d220c64137775c9a656eb069410bd61ff2c13 | 26b36c18fbfe18d10fbeefabc74f8285265aff8c | /web/src/main/java/com/qq/tars/exception/DiskFullException.java | 56695d9ae9acf3dc97175f7fb02695aed7ae4d9c | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"BSL-1.0",
"Apache-2.0"
] | permissive | zhenshangxin/Tars | bb19473e083a1a3111cd8f2d517ac714a869b61f | bc0d89ac9df0d91136e1df444c70eba6220a8cb7 | refs/heads/master | 2021-11-24T13:37:18.035795 | 2018-01-26T02:08:40 | 2018-01-26T02:08:40 | 118,891,969 | 1 | 0 | NOASSERTION | 2021-11-02T10:19:25 | 2018-01-25T09:29:24 | C++ | UTF-8 | Java | false | false | 1,230 | java | /*
* Tencent is pleased to support the open source community by making Tars available.
*
* Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
*
* Licensed under the BSD 3-Clause License (the "License"); you may not use this file except
* in compliance with the License. You may obtain a co... | [
"suziliu@tencent.com"
] | suziliu@tencent.com |
6554e181e78075c1ec4b12124c6e96e8cca924e8 | 954bd8c43237b879fdd659a0f4c207a6ec0da7ea | /java.labs/RetrieveData/src/main/java/de/mmx/etester/RetrieveData/wizardpage/ProjectPage.java | d0642d180426241e213ecec28f1d2355a84d8748 | [] | no_license | bothmagic/marxenter-labs | 5e85921ae5b964b9cd58c98602a0faf85be4264e | cf1040e4de8cf4fd13b95470d6846196e1c73ff4 | refs/heads/master | 2021-01-10T14:15:31.594790 | 2013-12-20T11:22:53 | 2013-12-20T11:22:53 | 46,557,821 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,172 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package de.mmx.etester.RetrieveData.wizardpage;
import de.mmx.etester.RetrieveData.etrest.LoadManager;
import de.mmx.etester.RetrieveData.restdata.ETPackage;
import de.mmx.etester.RetrieveData.restdata.Project;
import d... | [
"markus.taubert@c8aec436-628a-29fb-4c76-4f2700b0ca23"
] | markus.taubert@c8aec436-628a-29fb-4c76-4f2700b0ca23 |
51b161f94c659601bb58ffb7526942206dabf234 | 6583bf807465dc409489316e01c0e066138f5fa6 | /src/test/java/com/delivery/customer/TestEventListener.java | d6f2306b0e599bcacdd35ee75000dd52cf3250f0 | [] | no_license | KurtTaylan/test-customer | 2febb1e8612c539694fc5d952509d1d38242cc3f | f080c9c4b3e529a61c14be1503b00bff525b10af | refs/heads/master | 2022-11-23T18:50:24.775622 | 2020-08-05T17:00:21 | 2020-08-05T17:00:21 | 285,353,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.delivery.customer;
import com.delivery.customer.model.event.BaseEvent;
import org.springframework.context.ApplicationListener;
import org.springframework.stereotype.Component;
@Component
public class TestEventListener implements ApplicationListener<BaseEvent> {
@Override
public void onApplication... | [
"taylankurt34@gmail.com"
] | taylankurt34@gmail.com |
8156a6572a3059a743c36127d0dc2652c7f4696d | 3fbf8ed9ecf41f2b756802e28ad5543f72e447c6 | /backend/isspol/isspol-persistence/isspol-persistence-api/src/main/java/ec/org/isspol/persistence/dao/security/impl/EstructuraOrganizacionalDaoImpl.java | 1e556bfcb994c65bfc43ac84d712ef9201d9b0bc | [] | no_license | carlosgitub/gity | 9d710d52b1118a7454817d5538022476374e4d88 | 3d32af9e9337e4c6a9bd7a9e14d2c0b091a0b3cc | refs/heads/master | 2021-01-20T08:53:51.345806 | 2017-05-04T23:15:07 | 2017-05-04T23:15:07 | 90,196,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package ec.org.isspol.persistence.dao.security.impl;
import ec.org.isspol.persistence.dao.common.impl.GenericDAOImpl;
import ec.org.isspol.persistence.dao.security.EstructuraOrganizacionalDao;
import ec.org.isspol.persistence.entities.security.EstructuraOrganizacional;
/**
* Created by mauchilan on 21/3/17.
*/
publ... | [
"mauricio.chilan@modinter.com.ec"
] | mauricio.chilan@modinter.com.ec |
43b478088349ffd4d4783db8387dc3e38e07265c | df2bfa30e680821335813f5b1c2522d7389d1d70 | /jpegcompress/src/main/java/com/medivh/libjepgturbo/jepgcompress/utils/BitmapUtil.java | 5b29a452cba3f987131e96fa3c67e39f8c348cef | [] | no_license | qtly/libjpegCompress | ade67f1d158328f19e222c7634a7b38f1c32b668 | 410b73d807fb16ca9e6e8ee7b20b1fab7d4e6336 | refs/heads/master | 2020-06-26T23:44:09.399423 | 2018-04-24T06:49:40 | 2018-04-24T06:49:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,963 | java | package com.medivh.libjepgturbo.jepgcompress.utils;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Rect;
import android.media.ExifInterface;
import com.medivh.libjepgturbo.jepgcompress.CompressCore;
impor... | [
"981324343@qq.com"
] | 981324343@qq.com |
0c07d0a2253df124c77504210493f3d440ff53f6 | fd63f8ebb5a0b0430540e264657a34776f00c134 | /oAuth2/基于jdbc访问的授权模式/hello-spring-security-oauth2/hello-spring-security-oauth2-resource/src/main/java/club/cfanlei/spring/security/oauth2/resource/controller/TbContentController.java | d6d11e97dd51c021df6a610e6628c02d99073d07 | [] | no_license | cfanlei/NoteforMicroservices | c146614f23b2fa5e5c60ac78eaa9a7399bc6ddba | 842b6c3f8593ae193d8f3a43df5e0e38557f7641 | refs/heads/master | 2021-03-01T08:27:33.046856 | 2020-11-16T03:44:11 | 2020-11-16T03:44:11 | 245,769,042 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package club.cfanlei.spring.security.oauth2.resource.controller;
import club.cfanlei.spring.security.oauth2.resource.domain.TbContent;
import club.cfanlei.spring.security.oauth2.resource.dto.ResponseResult;
import club.cfanlei.spring.security.oauth2.resource.service.TbContentService;
import org.springframework.be... | [
"cfanlei@126.com"
] | cfanlei@126.com |
0b806b844e7a003efc5586e8137a5e66ab759dfc | 1a4a84c726711f27e1cddd811685d9ec43fcfdf1 | /app/src/test/java/com/github/dev/williamg/smackpoc/ExampleUnitTest.java | bfc6f60aa1bdc8c98e3e7a0efe58d827c762f285 | [] | no_license | williamgdev/SmackSample | 381e552f6eb834fef7e73ac95026a00dc3d61686 | 0d40d2560a2b0c4f582e666fc36dbe3c54cb66a1 | refs/heads/master | 2021-01-23T08:20:49.352224 | 2018-03-02T21:46:48 | 2018-03-02T21:46:48 | 86,500,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package com.github.dev.williamg.smackpoc;
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... | [
"wgutierrez@Matans-MacBook-Air.local"
] | wgutierrez@Matans-MacBook-Air.local |
ad6296e0646a447fa9a27e202b0ea7045ea02bf5 | a5d1586973c8edcaddcde50eee732bd0652f4642 | /netbro-cms/src/main/java/kr/co/d2net/dto/CategoryTbl_.java | dd06b6300a3a6ab4d57aa0a535bc645a71a2ffd5 | [] | no_license | inviss/netbro | c0a3a875b0ea98cb7e44864c8944bc003f2fde79 | 2b266e41f74831724268ca56d3d244d65905c8db | refs/heads/master | 2020-07-11T16:04:03.577998 | 2016-10-03T13:38:35 | 2016-10-03T13:38:35 | 74,000,941 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package kr.co.d2net.dto;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@StaticMetamodel(CategoryTbl.class)
public class CategoryTbl_ {
public static volatile SingularAttribute<CategoryTbl, Integer> categoryId; //카테고리ID
public static volatile Singul... | [
"mskang0916@4846aee8-341f-0510-a8c2-a716f2a042e0"
] | mskang0916@4846aee8-341f-0510-a8c2-a716f2a042e0 |
cd63e6fdbfe61f351425b4335597cfc9ef345f51 | bf6f285f618356b715b4aa1aae83ba8bf94c45a9 | /android/app/src/main/java/com/igniterntsapp/MainApplication.java | 0d902731e83a03305c5c4158449fb7ea446c8cec | [] | no_license | lwmouneyrac/sentry_ignite | 463c44a5b6abc9325f123280ce72e3c494aa17b3 | 0bd15ff0b930c64449ab7ba5b0cbbf90579088df | refs/heads/master | 2021-07-31T01:38:25.184786 | 2020-02-28T02:41:35 | 2020-02-28T02:41:35 | 243,662,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,280 | java | package com.igniterntsapp;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.soloader.SoLoader;
import java.lang.reflec... | [
"jerome.mouneyrac@lotterywest.wa.gov.au"
] | jerome.mouneyrac@lotterywest.wa.gov.au |
03affc465763d6513f5cd06c4f8055e16922bea5 | e4bff8b3a8ce37a45aa91d960e107b0304eea909 | /app/src/main/java/com/xan/abankdemo3/ui/login/LoginViewModel.java | 14ec2ba63fcd0591256c222f2467e94f62366083 | [] | no_license | TeamXan/AbankDemo3 | 7c3f1f5bc746db5b478c47f65504680983edde85 | 36596563d55d9282b8418cca4b35d3b7312ea5f6 | refs/heads/master | 2020-06-04T06:09:46.006050 | 2019-09-18T07:23:26 | 2019-09-18T07:23:26 | 191,899,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 886 | java | package com.xan.abankdemo3.ui.login;
import android.arch.lifecycle.MutableLiveData;
import com.xan.abankdemo3.base.BaseViewModel;
import javax.inject.Inject;
public class LoginViewModel extends BaseViewModel<LoginNavigator> {
public MutableLiveData<String> username = new MutableLiveData<>();
public Mutabl... | [
"eieikhaing2410@gmail.com"
] | eieikhaing2410@gmail.com |
9104f013d5476812bcb7828cfbe2f2a45d76b995 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/4/org/apache/commons/lang3/text/StrBuilder_append_808.java | 42ca86ae8c92629d8b1f90eea24b2fe4c4510811 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 4,196 | java |
org apach common lang3 text
build string constitu part provid flexibl power api
string buffer stringbuff
main differ string buffer stringbuff string builder stringbuild
subclass direct access charact arrai
addit method
append separ appendwithsepar add arrai valu separ
append pad append... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
8c857d829b165985a21e7020e8a9031bf597118d | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/avito/android/advert/item/contactbar/di/AdvertDetailsContactBarModule.java | b4eb0764f424e8a1793c2f9feab72f94d15deddd | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,669 | java | package com.avito.android.advert.item.contactbar.di;
import com.avito.android.advert.item.contactbar.AdvertDetailsContactBarBlueprint;
import com.avito.android.advert.item.contactbar.AdvertDetailsContactBarItem;
import com.avito.android.advert.item.contactbar.AdvertDetailsContactBarPresenter;
import com.avito.android.... | [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
3ea713c78a11d1775d0665cabd52d7cd223fa0a5 | 4a435782d10e0eac3a3381ba84ac2c07cd390d10 | /EfficientRater.java | e10072adff9f2e04e86020828f794b5dca6c22c0 | [] | no_license | cechae/java-movie-recommender | 76653140420ae1b92927db2c39a99650b4cf17b2 | 7b61ef6358604f86d89d8a9cabf9a909cf05b87a | refs/heads/master | 2023-05-12T10:18:37.159590 | 2019-03-25T16:46:53 | 2019-03-25T16:46:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,298 | java |
/**
* Write a description of EfficientRater here.
*
* @author (your name)
* @version (a version number or a date)
*/
import java.util.*;
public class EfficientRater implements Rater {
private String myID;
private HashMap<String, Rating> myMap;
public EfficientRater(String id) {
myID = id;
... | [
"JennyChae@levy-ve500-0657.apn.wlan.upenn.edu"
] | JennyChae@levy-ve500-0657.apn.wlan.upenn.edu |
f80b8b2fb4fc03e7bf78604d7a1a1e8e2458255a | edd03269302c9759806d4f85123ea7e5bccb9cbf | /core-java/src/test/java/org/baeldung/java/collections/CoreJavaCollectionsUnitTest.java | fb7bfe51a2750dcf4c1b6be4c6acd70adaad5e42 | [] | no_license | susetech/tutorials | 46291a2139b3098ec1d308942bc7d5b7d4094547 | 1ed7451225d578f223614870044246ee4dac38cb | refs/heads/master | 2021-01-22T05:57:44.004033 | 2017-04-09T15:06:42 | 2017-04-09T15:06:42 | 81,725,936 | 2 | 0 | null | 2017-03-26T04:22:36 | 2017-02-12T12:57:55 | XSLT | UTF-8 | Java | false | false | 2,260 | java | package org.baeldung.java.collections;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.apache.commons.collections4.ListUtils;
import org.junit.Test;
import com.google.common.collect.ImmutableList;
public class CoreJavaCollectionsUnitTest {
//... | [
"hanriseldon@gmail.com"
] | hanriseldon@gmail.com |
0f85c4e0c2298f041f28491bc10a74c535179c0c | 1e19187193bb9b60c6e14862bbc9e0cf9015fbb0 | /HW_3_6.java | 7c5b8fe1adbd6a7d17ca2c72ddace9b29e620751 | [] | no_license | Bisu-tjdgus/Java | 752ebbae4512de8058732b0a19ca910f0f879d37 | e6ce7ebeaac42e8c8985586bc71b3adf3d7abd01 | refs/heads/master | 2023-05-07T23:39:08.327539 | 2021-05-19T08:53:43 | 2021-05-19T08:53:43 | 344,765,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | import java.util.Scanner;
public class HW_3_6 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print("금액을 입력하시오>>");
int money= scanner.nextInt();
int [] unit = {50000, 10000, 1000, 500, 100, 50, 10, 1};
for(int i = 0; i<unit.l... | [
"tjdgus726@naver.com"
] | tjdgus726@naver.com |
4b76fb787030bb016b7ba2226cbdb9759d3cd5ab | aeb55a5d709534106573ac3e7c1e69add0209b20 | /review/src/main/java/hotelreservation/external/OrderService.java | 98e1c8ce028b1d505942ea7ca7a227ab6f0441db | [] | no_license | JiHye77/myhotel | 1ad746dbaa18e3eec496a48a92fb35608f641a7d | 351e70904879abc93bca50cbdf206ba32789ceb8 | refs/heads/main | 2023-06-16T09:09:27.302487 | 2021-07-09T03:59:13 | 2021-07-09T03:59:13 | 382,259,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 665 | java |
package hotelreservation.external;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annota... | [
"hae8100@gmail.com"
] | hae8100@gmail.com |
2f9675ddba90e265c57e583929dfcfc5239af555 | e3b012194ec34f222c366e29a064f49d8254670f | /source/src/rs2/abyssalps/model/player/ActionHandler.java | 95b737843290f4876e7180ec8f821349b709f540 | [] | no_license | Rune-Status/Musi13-AbyssalRedux | 0cc75837f95b155ca2f66f41871b4c7324a2284f | bc46c6c88360b48ebfa24760c8d4fcf5046ba8f2 | refs/heads/master | 2020-03-07T20:20:15.446222 | 2017-10-08T21:34:12 | 2017-10-08T21:34:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,043 | java | package rs2.abyssalps.model.player;
import rs2.Config;
import rs2.Server;
import rs2.abyssalps.content.doors.DoorsManager;
import rs2.abyssalps.content.minigame.fightpits.FightPitsMinigame;
import rs2.abyssalps.content.minigame.kraken.KrakenMinigame;
import rs2.abyssalps.content.minigame.pestcontrol.PestControl;
impor... | [
"musigonzales@gmail.com"
] | musigonzales@gmail.com |
601b7c18fe99ad5ca33f3632968061abdbf61bb4 | 125582a62e2ac032756eec7f3a80e231229402b1 | /java/src/main/java/compress/Gzip.java | b6323b0647dc65c0ffd29d806c83e3e6d912d7f7 | [] | no_license | noweaver/Snippet | 88dbdf472f197071655578e1544314f446bf311c | eb7b1b0dca6ddb739b2cc55b28ed4f829b65d25f | refs/heads/master | 2020-03-25T08:12:17.439200 | 2018-08-05T10:31:22 | 2018-08-05T10:31:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,110 | java | package compress;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.zip.GZIPInputStream;
imp... | [
"ryan.soar@gmail.com"
] | ryan.soar@gmail.com |
48de0b26e858db9b453dd7c679e49c7c035647da | da3a80eb51e818d7e270f501d0e0ad6c7fb0f148 | /src/main/java/maciejgawlik/modulserwisowaniasprzetu/device/DeviceController.java | 567c03983c3be029de26a145ee89a3dbc9727e25 | [] | no_license | gwlkm/modul-serwisowania-sprzetu | c004f591f53e77e945311d5c7f21ff018275d60f | e8fcb9d22a349d914af07058d942750ae21fde75 | refs/heads/master | 2020-09-02T21:04:07.751980 | 2019-11-03T13:02:30 | 2019-11-03T13:02:30 | 219,304,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,055 | java | package maciejgawlik.modulserwisowaniasprzetu.device;
import lombok.AllArgsConstructor;
import maciejgawlik.modulserwisowaniasprzetu.device.domain.category.DeviceCategory;
import maciejgawlik.modulserwisowaniasprzetu.device.domain.device.Device;
import maciejgawlik.modulserwisowaniasprzetu.device.service.DeviceCategor... | [
"g"
] | g |
fd67ad7da0acff712bbfa5ff02eef67f41dd0d4e | 46167791cbfeebc8d3ddc97112764d7947fffa22 | /spring-boot/src/main/java/com/justexample/entity/Entity1375.java | a8b0b8e74976e9683e2c45c4145f4560d1804580 | [] | no_license | kahlai/unrealistictest | 4f668b4822a25b4c1f06c6b543a26506bb1f8870 | fe30034b05f5aacd0ef69523479ae721e234995c | refs/heads/master | 2023-08-25T09:32:16.059555 | 2021-11-09T08:17:22 | 2021-11-09T08:17:22 | 425,726,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,134 | java | package com.justexample.entity;
import java.sql.Timestamp;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Entity1375 {
@Id
private Long id;
private String code;
private String name;
private String status;
private int seq;
private Timestamp createdDate;
... | [
"laikahhoe@gmail.com"
] | laikahhoe@gmail.com |
c50490d2d4c11acb4376418fdc5c574ed983b233 | 7dfb1538fd074b79a0f6a62674d4979c7c55fd6d | /src/day65/CollectionFramework.java | 02b065f9b240ae7358447db4ac0a40092288c670 | [] | no_license | kutluduman/Java-Programming | 424a4ad92e14f2d4cc700c8a9352ff7408aa993f | d55b8a61ab3a654f954e33db1cb244e36bbcc7da | refs/heads/master | 2022-04-18T03:54:50.219846 | 2020-04-18T05:45:45 | 2020-04-18T05:45:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 53 | java | package day65;
public class CollectionFramework {
}
| [
"kutluduman@gmail.com"
] | kutluduman@gmail.com |
b6412794e7ff2861eda39a7c7da16d2459983e63 | 5e85ee1d13dd0a60a6f0cf56f3a3c10f49bf6eb7 | /src/main/java/org/neat4j/neat/core/NEATNeuron.java | a0dc5102914242f6bb0f9d1a1d2baf9195aa61f3 | [] | no_license | SkaaRJik/NEAT | abdd0d2f15df233afbca1391220b2bc97837ef3c | 2684ee358b90203c871271db7a77c6d3547323e4 | refs/heads/master | 2022-07-26T21:13:52.919120 | 2021-04-22T11:36:02 | 2021-04-22T11:36:02 | 168,264,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,969 | java | /*
* Created on 23-Jun-2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package org.neat4j.neat.core;
import org.neat4j.neat.nn.core.ActivationFunction;
import org.neat4j.neat.nn.core.Neuron;
import org.neat4j.neat.nn.core.Synapse;
... | [
"vitya.filippow@yandex.ru"
] | vitya.filippow@yandex.ru |
c3c99765a20eda1e5a22a35c6a96779dae73c780 | 1a9a8875a286df015af40528d4dcf9c58d29e494 | /src/cn/leature/istarbaby/questions/QuestionListActivity.java | 44fe0ab30f24662d9630690332a868c5bb866577 | [] | no_license | parety/iStarBaby | 65552e026dddd42c79aba0fd2b160734639e2fd8 | bf32800c280aa0db14b2fe9dee0c9f4db6701a92 | refs/heads/master | 2021-01-21T03:30:32.213557 | 2015-01-28T05:50:57 | 2015-01-28T05:50:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,033 | java | package cn.leature.istarbaby.questions;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.json.JSONException;
import org.json.JSONObject;
import android.content.Intent;
import android.os.Bundle;
import android.os.H... | [
"dolphallreg@gmail.com"
] | dolphallreg@gmail.com |
4d2a3e080c68a418f00f49f35da211cdd3ab7e09 | 23cb8e0f3a3e97df6e4f7c1c0d146c67b11dfc5a | /libnavcompiler/src/main/java/com/mooc/libnavcompiler/NavProcessor.java | c5c36a601426dc328bc8c1e20bdee72f604ed430 | [] | no_license | Cappuccinose/ppjoke_jetpack | f5765a43c4f0cf4dcb749ac530f8e7e5d9ed755a | 9e05120a134fb994bdf66d055eb138c1e19eaf3e | refs/heads/master | 2022-07-22T22:49:39.027503 | 2020-05-21T09:14:07 | 2020-05-21T09:14:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,373 | java | package com.mooc.libnavcompiler;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.google.auto.service.AutoService;
import com.mooc.libnavannotation.ActivityDestination;
import com.mooc.libnavannotation.FragmentDestination;
import java.io.File;
import java.io.FileOutputStream;
import... | [
"arons.hui@gmail.com"
] | arons.hui@gmail.com |
94f8537768f2aef3df4922fd9930fe446f47a8b8 | f787964b2eb70971c558892c37f3036dda7f5cb8 | /.JETEmitters/src/org/talend/designer/codegen/translators/databases/mongodb/TMongoDBWriteConfFinallyJava.java | e2fc281a25a8e1ed593827bff0fbc6ca7cbd205f | [] | no_license | sharrake/SampleTalendWorkspace | 1746e1600ec667efc8a929c8fc33ca1e3d1f09f5 | b518c24aca165408eaef0353a7bb208ac4c9bd96 | refs/heads/master | 2021-01-10T04:19:48.039640 | 2015-11-23T11:16:36 | 2015-11-23T11:16:36 | 46,714,207 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,448 | java | package org.talend.designer.codegen.translators.databases.mongodb;
import org.talend.core.model.process.INode;
import org.talend.designer.codegen.config.CodeGeneratorArgument;
import org.talend.core.model.process.ElementParameterParser;
import java.util.List;
import org.talend.core.model.metadata.IMetadataTable;
impor... | [
"rakesh.ramotra@gmail.com"
] | rakesh.ramotra@gmail.com |
2e175805ab4829c34aa916f53f627418fb2e91eb | b672c8b3ad0be7843f5c98af5c67186984f984f3 | /android/app/build/generated/source/r/debug/com/imagepicker/R.java | de2935c970fd0ebf2a4ef8d57ba604d5a724cf2d | [] | no_license | Pianist038801/DucketApp | 61d7bb5a895cff15f0271a5636d7a85e82ab00d2 | 2ea2aad2e24ad81b881a9419a355882af358f6b3 | refs/heads/master | 2021-01-01T05:57:06.177588 | 2017-07-25T23:51:00 | 2017-07-25T23:51:00 | 97,308,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92,392 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.imagepicker;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f050000;
pu... | [
"pianist@JamesJins-iMac.local"
] | pianist@JamesJins-iMac.local |
10f01e2ee99bfc754bb16083f1a91468ce272beb | 3b0d0619f15230dba33a4be9c04d2117b22c729a | /LibMagestore/src/main/java/com/magestore/app/lib/model/sales/OrderRefundGiftCard.java | 7bdedac0a0afd6e1370303f4aa8cb75a8950e0f8 | [] | no_license | miketrueplus/MagestorePOSAndroid | 87e291336bb0ace6c32548de16c36d27c618c003 | e1751d31ff3c397987d476cde83f593c3c80053c | refs/heads/master | 2021-01-13T04:20:14.607652 | 2017-09-18T04:03:15 | 2017-09-18T04:03:15 | 77,466,913 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.magestore.app.lib.model.sales;
import com.magestore.app.lib.model.Model;
/**
* Created by Johan on 5/12/17.
* Magestore
* dong.le@trueplus.vn
*/
public interface OrderRefundGiftCard extends Model {
void setOrderId(String strOrderId);
float getAmount();
void setAmount(float fAmount);
f... | [
"dong.le@trueplus.vn"
] | dong.le@trueplus.vn |
08f4dcfeae093728c500108cf6d6983ddd72a80e | e9182be163fc6472105ed2b1b527f06511e104a9 | /src/main/java/com/placeholder/Test.java | 344985941fdde97663c96ba57fae84b23f51f204 | [] | no_license | 2108Java/project-0-Janetjos | 55cf48e2213f135ae71a2ee3f53688d9b242c3a5 | 86ad1556555d55babd16132287d056260121c0a3 | refs/heads/master | 2023-08-10T23:30:27.520880 | 2021-09-24T17:55:19 | 2021-09-24T17:55:19 | 404,371,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 126 | java | package com.placeholder;
public class Test {
public static void main() {
System.out.println("Test Commit");
}
}
| [
"janet.jos98@gmail.com"
] | janet.jos98@gmail.com |
71561b315a33a31f3c3d005993beed094039a59b | 1830b6ff6916c1b8e77c357d1c0a0d38bdf9a703 | /android/RelativeLayout/gen/com/ma/relativelayout/BuildConfig.java | cda82e37ab493d5b34ce4a7dad76c30831697bd7 | [] | no_license | damengzai/damengzai | 4e0361973caba7996ef3e07bbffb8b79ce37681f | ec0bfd5eaf7f53da96c3612324770efad06abad5 | refs/heads/master | 2020-12-24T12:28:44.939780 | 2013-05-07T12:19:32 | 2013-05-07T12:19:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 163 | java | /** Automatically generated file. DO NOT MODIFY */
package com.ma.relativelayout;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"damengzai@sohu.com"
] | damengzai@sohu.com |
b690a80fabd1fb7176d3ea93f837aca1de75378a | b43e25c2b29aa085e149b17b4a6e90e5fdf89001 | /src/main/java/unportant/gist/csvparser/simple/ReusableToken.java | 0200395de4f868161a280807e0f36e0c6707cbca | [] | no_license | unportant-thoughts/kata-csvparser | 99584b992abec1059b6a5c6ac48c3e9bb74dff8b | 1c18bf0d2eaf553d780a3acc43e548b3bd9216bb | refs/heads/master | 2020-04-09T17:14:39.045343 | 2015-06-11T21:37:55 | 2015-06-11T21:37:55 | 37,224,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 614 | java | package unportant.gist.csvparser.simple;
class ReusableToken {
enum Type {
FIELD,
LAST_FIELD,
EOF,
}
private Type type;
private StringBuilder content = new StringBuilder();
public Type getType() {
return type;
}
public String getContent() {
return content.toString();
}
public... | [
"clement@unportant.info"
] | clement@unportant.info |
c6622b4479892c9790e5868a4332ccf10a72d8e9 | dae20699a15dbad23c48ce2deceec134dcab34aa | /test/src/com/jty/dispatcher/EncodingDispatcherServlet.java | 51a987b138205e168636e526c12b9d702ca0f246 | [] | no_license | jtywfg/test | b1aed42b3c840e19b77e142330ed7930bb1d4a05 | 0ccbab662455438b0dcfe30c5804a435c39e97cd | refs/heads/master | 2021-05-04T06:15:11.427572 | 2016-10-17T08:06:16 | 2016-10-17T08:06:16 | 71,086,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package com.jty.dispatcher;
import java.io.PrintWriter;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.http.converter.HttpMessageConverter;
import org.springfr... | [
"1768111345@qq.com"
] | 1768111345@qq.com |
68b16722fd5ff121a99fe06dc286bb02226e8233 | cdbae3faf2cd5b95236b9c008bd0e92a03c5d3cb | /app/src/main/java/com/dream/easy/view/IImagesContainerFragmentView.java | 8151d34f8c8a599bc5c3b03eb8bcc9afca416d2e | [
"Apache-2.0"
] | permissive | susong/EasyFrame | 1f22312a769dbfdaef0f01b41c5bbdb43fed2256 | b6593cf2bd8f0ded1d3e92ceed5d55b5087844f1 | refs/heads/master | 2021-05-30T17:21:28.821456 | 2016-01-29T07:05:22 | 2016-01-29T07:05:22 | 43,053,429 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package com.dream.easy.view;
import com.dream.easy.bean.BaseEntity;
import java.util.List;
/**
* Author: SuSong
* Email: 751971697@qq.com | susong0618@163.com
* GitHub: https://github.com/susong0618
* Date: 15/10/8 下午10:15
* Description: EasyFrame
*/
public interface IImagesContainerFrag... | [
"751971697@qq.com"
] | 751971697@qq.com |
3ebaf9c24e12d2459574dbc0b693c71a25ec00b9 | fab436529adcda34a9af171fecb9b3eb9a6501ed | /imagetogray/src/togray.java | 13ae2308c286922538f51ef993124681bb7834ad | [] | no_license | EC504-Project/NN-LSH | 8b75da9dac522137f16d7c6737d5f2b86b3e4297 | ce9c162567c2d3a19df563f0e38ec02b78d2fea0 | refs/heads/master | 2020-03-07T12:42:02.499065 | 2018-05-04T15:15:17 | 2018-05-04T15:15:17 | 127,483,614 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,997 | java | /**
* Created by gaocc on 2018/4/5.
*/
import java.io.File;
import java.io.IOException;
import java.awt.image.BufferedImage;
import javax.imageio.ImageIO;
import java.io.*;
public class togray {
public static void main(String args[])throws IOException {
BufferedImage img = null;
File f = null;
... | [
"604460695@qq.com"
] | 604460695@qq.com |
3fbbe717a82f971fd3d48ac3d5bb379bc56b7bac | f6e3e448f7dcdfbe1fc88416698acdf19eab568e | /src/main/java/com/tom/fabriclibs/events/entity/HarvestCheckEvent.java | aa61dd6da83bdfb967fa36867daeedb3d98c2e41 | [
"MIT"
] | permissive | tom5454/Toms-Fabric-Lib | d6ebec762b15d4d19bba43862a5fbc12ff32d3c3 | c0b85201ac5e040721a000645bb1d721cb768686 | refs/heads/master | 2022-11-27T00:22:02.272946 | 2020-07-26T19:02:44 | 2020-07-26T19:02:44 | 281,626,270 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | package com.tom.fabriclibs.events.entity;
import net.minecraft.block.BlockState;
import net.minecraft.entity.player.PlayerEntity;
public class HarvestCheckEvent extends EntityEvent {
private final BlockState state;
private boolean success;
public HarvestCheckEvent(PlayerEntity player, BlockState state, boolean su... | [
"tom5454a@gmail.com"
] | tom5454a@gmail.com |
e4bfcd7e7814d163bbccb1067df1328ff5fc42e6 | 2c0667bb867b17223744cdb36f5421792fa61d8b | /app/src/main/java/com/example/realprofit/Login.java | 4a71598d503d2d2c865f3e35f0eb046b3d5db873 | [] | no_license | aishwaryashahapurmath/RealProfit | 6d0d114f319ea4a0aa031e73ccb3a2ead18f5dc3 | 15bc7e39e411b6df6b5c7114003bf52529deafb5 | refs/heads/master | 2023-05-30T17:11:48.401987 | 2021-06-29T16:24:14 | 2021-06-29T16:24:14 | 371,261,882 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,399 | java | package com.example.realprofit;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ProgressBar;
import android.widget.TextView;
impo... | [
"aishwaryashahapurmath@gmail.com"
] | aishwaryashahapurmath@gmail.com |
ce755f8ace181fa050d2f9f53292870a4b9663cf | b3b2c1660552eb040205b20ff020aab0de251418 | /The Oregon Trail/src/Location/Landmark.java | fd1f367715e280e14c9f75e2063f8bd5c1464e41 | [] | no_license | Lynnjisoo/TheOregenTrail | 50771dda52ecc6da8385adfbae641b3fd6b45351 | 0f1addc91af2f6a69cffcec64d9ea5c6b6c35ce6 | refs/heads/master | 2021-01-13T11:40:04.892874 | 2017-04-06T07:27:31 | 2017-04-06T07:27:31 | 81,281,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 115 | java | package Location;
public class Landmark extends Location {
public Landmark(String name) {
super(name);
}
}
| [
"suboo618@gmail.com"
] | suboo618@gmail.com |
c74c8564a07e90e6b942dd120be1f67781f7c696 | e92023c0fe4f8efb28d36a3e9d679e38ffcbd521 | /testing_project/src/main/java/com/calculator/testing_project/Calculator.java | f233d07e2a7bba5228fe3c6fb1283f45fb616db1 | [] | no_license | lgcardeas/java_projects | 0dc89429c7571ae0c38e89134c5efbad8fc21c48 | b132d3e8ed82b43a08eb18c08d4ab15c3fe40154 | refs/heads/master | 2021-01-19T13:49:33.806077 | 2020-09-15T22:05:45 | 2020-09-15T22:05:45 | 82,419,298 | 0 | 0 | null | 2020-09-15T22:05:47 | 2017-02-18T22:11:42 | Java | UTF-8 | Java | false | false | 738 | java | package com.calculator.calculator;
public class Calculator{
private String name;
private double errorConstant;
public Calculator(String name) {
this.name = name;
this.errorConstant = Math.random();
}
public double add(Double a, Double b) {
double calculation = a + b;
calculation = addQuantomError(ca... | [
"luis.cardenas@dtone.com"
] | luis.cardenas@dtone.com |
8ae124669a552bc55a0f31f65783ffe9f7016ee0 | 13e5d6d3acb2bbbfc413523ec4d09edea6481e23 | /src/main/java/miu/edu/product/sender/SMSSender.java | b40e3ce229b15c29350df2a6d61a397e5110d187 | [] | no_license | VuaYen/ProjectPM_2021 | 812cb2bb971c566c9d08468e7d82df6ebe019f37 | 324ad54c09df9bf1c622dcf898ed3c22fce2afdd | refs/heads/main | 2023-04-20T14:53:42.268459 | 2021-05-14T17:49:41 | 2021-05-14T17:49:41 | 359,622,055 | 0 | 0 | null | 2021-05-14T15:48:57 | 2021-04-19T23:07:32 | CSS | UTF-8 | Java | false | false | 192 | java | package miu.edu.product.sender;
import miu.edu.product.domain.OnlineOrder;
public class SMSSender implements ISender {
@Override
public void send(OnlineOrder onlineOrder) {
}
}
| [
"yen637@gmail.com"
] | yen637@gmail.com |
3df6179cba213e2ed3cfc28e7dfd05f529dabf6f | 2ccb4c6f253ec1e7418d468a664a2e31f62c3784 | /app/src/main/java/com/bibinet/biunion/mvp/presenter/SearchActivityPresenter.java | 837d7f8a55abe53d9ad764104494835cd8bb1014 | [] | no_license | zhangyalong123feiyu/BiUnion | 8207e1cae667a93a0ca62ceca7bddaaf60e6131b | 5452c654c3efb929e714d0b8928eef902db4ce8a | refs/heads/master | 2021-01-21T10:00:27.173330 | 2017-07-18T02:32:16 | 2017-07-18T02:32:19 | 91,677,294 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,021 | java | package com.bibinet.biunion.mvp.presenter;
import android.util.Log;
import com.bibinet.biunion.mvp.model.SearchActivityModel;
import com.bibinet.biunion.mvp.view.SearchActivityView;
import com.bibinet.biunion.project.bean.SearchResultBean;
import com.bibinet.biunion.project.builder.MyCacheCallBack;
import com.google.... | [
"409812937@qq.com"
] | 409812937@qq.com |
a8ac90ef682c354f153b62a3394035c8caedb880 | 6c0b1c8a7a01b4ddcdd235561d77eb7fee63a8ef | /src/main/java/com/amljdhv/emailVerification/VerificationType.java | 6e2c9db72e9989abca56b26a0158965fe6320e1d | [] | no_license | dnyaneshwarnarwade/reward-point-system | c7d314f4e64912e1c84fc00feabc4da87dc7dc79 | 2307a242f6cf3a9876b9637c6c3987ecf18cbdd1 | refs/heads/master | 2020-04-23T04:35:05.057134 | 2019-02-15T18:47:29 | 2019-02-15T18:47:29 | 170,912,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137 | java | package com.amljdhv.emailVerification;
public enum VerificationType {
EMAIL_VERIFICATION,
PAYMENT_VERIFICATION,
REWARD_TRANSFER
}
| [
"dnyaneshwarnarwade91@gmail.com"
] | dnyaneshwarnarwade91@gmail.com |
41ffe0c52c2919532a89bb6f9aa3c03b76b38aaa | 6edbe5fd4ce822d8002acf8e72c18c40007d2e71 | /server/gameservice/src/main/java/com/trickplay/gameservice/dao/impl/GamePlayStateDAOImpl.java | 0e6156fcbdd56f55463a42fa5c0618634932622f | [] | no_license | cebu4u/Trickplay | b7a34555ad0b9cd5493d2a794d7a6d6ccd89c6b7 | ab3a67d3ff91a18e371298309ed63e25bad08186 | refs/heads/master | 2020-12-11T07:48:39.625799 | 2012-10-10T19:53:49 | 2012-10-10T19:53:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.trickplay.gameservice.dao.impl;
import org.springframework.stereotype.Repository;
import com.trickplay.gameservice.dao.GamePlayStateDAO;
import com.trickplay.gameservice.domain.GamePlayState;
@Repository
@SuppressWarnings("unchecked")
public class GamePlayStateDAOImpl extends GenericDAOWithJPA<GamePlaySt... | [
"bkorlipara@trickplay.com"
] | bkorlipara@trickplay.com |
25bdba8282d2f75f24f7555d68e0c0ad7095f137 | a6c8086150ff47a4a3ad7723e8bf4351636f4707 | /springboot-jpa-examples/src/main/java/com/example/springbootjpaexamples/example07/jpql/repository/User07Repository.java | 36fee946f25e11e100c492321282eaf5e8431ba1 | [] | no_license | gpgzy/springboot-course | 994c4a27ac7b17b90038e7c9007768475c582f59 | 8ef0446f04364680b47561e4f418628821fb782b | refs/heads/master | 2021-03-25T09:27:42.343321 | 2020-06-10T06:36:03 | 2020-06-10T06:36:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package com.example.springbootjpaexamples.example07.jpql.repository;
import com.example.springbootjpaexamples.example07.jpql.entity.User07;
import com.example.springbootjpaexamples.repository.BaseRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;... | [
"bwang0629@gmail.com"
] | bwang0629@gmail.com |
6ba3e4dbb319180dd6856293146b9d290894bf9d | 4edb495d935c4c81932583eebd5b9b3a5db847a4 | /src/main/java/test/Solution.java | 3f4a46351367e9c45d46290821b038ba09902b2e | [] | no_license | Sunshinebosswwb/JavaLearning | 1b4f18cdd2e77061a6f63e07ec74d2ced8f61d51 | debe9c35d58e4dca74f25787f3961139bd041492 | refs/heads/master | 2022-11-17T05:53:49.571804 | 2020-07-08T02:37:06 | 2020-07-08T02:53:53 | 277,959,876 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 693 | java | package test;
import java.util.*;
//import org.graalvm.compiler.nodes.spi.ArrayLengthProvider;
public class Solution {
public static void main(String[] args) {
}
public Object[] siHashngleNumber(int[] nums) {
Set<Integer> res = new HashSet<>();
for(int i=0;i<nums.length;i++){
... | [
"1316814222@qq.com"
] | 1316814222@qq.com |
8b645c036c68aa646076ee6eeccda165194e261f | b0568f150715d945dcca473ec1e851a68d89dc3d | /src/mobileshopmanagement/database/BillingDB.java | cb5765ae27562af8af6adb6fe7874b76222180fa | [] | no_license | karthick-iyer/Mobile-JavaFX | 5d12015b5cc6984a1506eafecd820db79d8dae47 | 0ecb108afd8dceb6aaecd9ebb67abcb1e1061aff | refs/heads/master | 2020-08-12T19:04:00.598878 | 2019-10-13T13:29:54 | 2019-10-13T13:29:54 | 214,825,247 | 0 | 0 | null | 2019-10-13T13:29:04 | 2019-10-13T13:29:03 | null | UTF-8 | Java | false | false | 7,965 | 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 mobileshopmanagement.database;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
impor... | [
"madhumankatha@gmail.com"
] | madhumankatha@gmail.com |
f82451edf1f803fb4c0e340a7d85b3e38036bb83 | 968f1bd12c45875e2d69df59346d431febee2b52 | /ModelEJBClient/ejbModule/com/unitbv/dto/StockClientB2BDTO.java | b661e14de3e852c31aa4fddc30ae070d488de8ca | [] | no_license | ddwdiana/ORM | ec4abaa7ca83679ea0c3e0bedb1955f1a655dcfb | 7df390690371caac6ddf3d31c05dca342ce54a8b | refs/heads/master | 2020-03-06T19:24:23.203250 | 2018-03-27T18:09:06 | 2018-03-27T18:09:06 | 127,025,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.unitbv.dto;
import java.io.Serializable;
public class StockClientB2BDTO implements Serializable{
private static final long serialVersionUID = 1L;
public int id;
public int price;
public int quantity;
public boolean active;
public int limitQuanity;
public int idClientB2B;
public StockCl... | [
"diana_midoschi@bitbucket.org"
] | diana_midoschi@bitbucket.org |
059fea50c49dbbc8417e2192e5ac8b70c96fb519 | 1b5966227a6d0872b94111b9804bf0cba5cb7382 | /src/main/java/com/example/demo/repository/MessageRepository.java | bb2a15b1bd67a317c5774fdaf0142dcc81946313 | [] | no_license | blues01sky/my | 684831edbf5005d064a85ea310e3622fde79d037 | 43599d7ee1d283332ab660e7593c1d837cbea93d | refs/heads/master | 2020-05-21T09:02:45.289952 | 2019-07-12T09:58:17 | 2019-07-12T09:58:17 | 185,988,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | package com.example.demo.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import org.springframework... | [
"1181566969@qq.com"
] | 1181566969@qq.com |
bbbab1894a7f3b37efb16043fadc911bd96ae9ff | 839865567c38f9bef925710d73e6094a142b95c8 | /audit/.svn/pristine/da/da8641fc787b40d8f3132dab7923fdee9a84643a.svn-base | 70bc7dde3ca5b34131a9569b89bbeee88c8238f1 | [] | no_license | serenawanggit/learngit | 7e598cfb7e55ffdaef1a5c3ece4e8c4d30ec1a49 | 60cbc6d016d0736aa520df4d2dd72a58d1f4aa9d | refs/heads/master | 2021-09-05T09:34:40.457287 | 2018-01-26T03:33:03 | 2018-01-26T03:33:03 | 118,994,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | package audit.model.assess;
import java.io.Serializable;
public class AsAccessSiteCheckReport implements Serializable{
/**
*
* AsAccessSiteCheckReport.java
*/
private static final long serialVersionUID = -9119518589134001872L;
private Integer id;
private Integer accessSpcialtyId;
private Strin... | [
"1416640422@qq.com"
] | 1416640422@qq.com | |
fd46da9cc2e27a7c87ae25793ca588457ed8f608 | 8170696742a440d86565312aa74bd9d5b4c6c183 | /src/edu/vt/cs/sam/readers/ASTptr_to_member.java | 07300acf8f359c1fd4497131730c839401563961 | [] | no_license | arunsudhir/SAM | d9101d5b9c52e6c14333bd6c0241d1ad14ec0830 | f401512cd6e6ce9f4f8c618424f961d1d2522f94 | refs/heads/master | 2020-05-18T16:13:55.934014 | 2013-01-10T07:13:15 | 2013-01-10T07:13:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | /* Generated By:JJTree: Do not edit this line. ASTptr_to_member.java */
package edu.vt.cs.sam.readers;
public class ASTptr_to_member extends SimpleNode {
public ASTptr_to_member(int id) {
super(id);
}
public ASTptr_to_member(CPPParser p, int id) {
super(p, id);
}
/** Accept the visitor. **/
pub... | [
"arunsudhir@gmail.com"
] | arunsudhir@gmail.com |
b664be975371a42bf3b73e2d8ce568faf6e7152b | 3514dde6ac299d3b15039a0d798626d2c68eb294 | /src/main/java/com/foamtec/qas/web/AppRoleController.java | 2099e1e03e79cd3cf6cafc2467804cc57f1c2d21 | [] | no_license | kobaep/QAS | 4bed1f1a88f5afb90edf16e3fd6c4078d294add3 | 7ae692c8832f386249188f2adb5df88a69f37a3b | refs/heads/master | 2020-05-18T13:34:34.113221 | 2016-02-04T08:22:49 | 2016-02-04T08:22:49 | 37,232,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 524 | java | package com.foamtec.qas.web;
import com.foamtec.qas.security.AppRole;
import org.springframework.roo.addon.web.mvc.controller.json.RooWebJson;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.roo.addon.web.mvc.controller.scaffold... | [
"apichat.kop@gmail.com"
] | apichat.kop@gmail.com |
5015d505775bbf2e50ca4e8b6105859133e79d5c | 0af3386ceb898c0b4c31aba50f3f1deb34d2dca4 | /Basic_01/src/com/oop/demo03/Person.java | 107bb8d53371ac7243ec82477d70353543dc618a | [] | no_license | mayzzl/The_road_of_java | fca3d408300b4b8114abb560389bc5d04b70dbb8 | 778604a191a5c805eef281a2146b9efb6aaef38a | refs/heads/master | 2023-06-16T19:20:42.485702 | 2021-07-14T15:18:34 | 2021-07-14T15:18:34 | 374,355,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 121 | java | package com.oop.demo03;
public class Person {
public void run(){
System.out.println("person run");
}
}
| [
"mayzzl@163.com"
] | mayzzl@163.com |
3228c2327950ca589c05d433d48f92733830afda | b357cc8e82ef87548fe9c3b3f2ceb80693f225f3 | /main/feature/src/boofcv/abst/feature/associate/AssociateDescTo2D.java | cbfc813e2a65923fb0768b4ad9da63cfe56dcd97 | [
"Apache-2.0",
"LicenseRef-scancode-takuya-ooura"
] | permissive | riskiNova/BoofCV | 7806ef07586e28fbffd17537e741a71b11f0b381 | 16fff968dbbe07af4a9cb14395a89cde18ffb72e | refs/heads/master | 2020-06-16T17:32:36.492220 | 2016-06-13T17:16:27 | 2016-06-13T17:16:27 | 75,079,845 | 1 | 0 | null | 2016-11-29T12:34:19 | 2016-11-29T12:34:19 | null | UTF-8 | Java | false | false | 2,242 | java | /*
* Copyright (c) 2011-2013, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.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
*
* http://www... | [
"peter.abeles@gmail.com"
] | peter.abeles@gmail.com |
5a701f35bb61266c4cd278e4a4767672d7556e0e | 345fb3f347f843e65a05483ee8fcd4d2af2580f1 | /app/src/main/java/com/fcm/template/util/NotificationUtils.java | f9e2526ec15e6336a289fa4aadd07ef697669afc | [
"Apache-2.0"
] | permissive | EasyDev-11436/Firebase-Cloud-Messaging | d9b3e266fbe3fe690b83c4f16d96278954a0227d | e178c4c233edc01207609176d13ed8e6e62cda97 | refs/heads/master | 2021-06-02T10:32:26.366166 | 2020-04-09T09:17:05 | 2020-04-09T09:17:05 | 254,324,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,088 | java | package com.fcm.template.util;
import android.app.ActivityManager;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.ComponentName;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
impo... | [
"easy.dev11436@gmail.com"
] | easy.dev11436@gmail.com |
5084288e57a6b1da06e5ada2eaeaeaa2a9885a98 | 0de88cbfaa8cd86e052fdc0ddf2161c1a217ed67 | /src/main/java/com/meihaifeng/activemq/QueueSender.java | d44c07e4d9c0d6063b67b4be632bd46c9a7b3402 | [] | no_license | JackMeiiii/my_product | fea0425f56a4ee349c422671d917ad380c2f1cd1 | 80e7093993d24c147d727a5e328db6cfd7d4ae1b | refs/heads/master | 2020-08-04T04:14:19.455810 | 2018-07-17T12:53:14 | 2018-07-17T12:53:14 | 73,530,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,873 | java | package com.meihaifeng.activemq;
/**
* 浙江卓锐科技股份有限公司
*
* @author meihf
* @create 2016/12/5
* @description
*/
import javax.jms.DeliveryMode;
import javax.jms.MapMessage;
import javax.jms.Queue;
import javax.jms.QueueConnection;
import javax.jms.QueueConnectionFactory;
import javax.jms.QueueSession;
import javax.jm... | [
"942962957@qq.com"
] | 942962957@qq.com |
9190bd3551004044c518557bdd836bb6e56eb221 | d1360f61872e361b4793e524bb8c08e49afa7a25 | /src/main/java/com/gz/medicine/yun/doctor/service/impl/DTmessageRecordServiceImpl.java | 0ff16ba9963bf03c235065257c2370e86f291ed8 | [] | no_license | 8431/GZ | 201e2411da5b277d1ec93d4ebe1822b9fb20a672 | 0a91047e38fe63d9f6877eef273fdfef9d951d2f | refs/heads/master | 2021-04-06T06:49:47.362610 | 2018-03-12T08:22:14 | 2018-03-12T08:22:14 | 124,838,871 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,626 | java | package com.gz.medicine.yun.doctor.service.impl;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.gz.medicine.yun.doctor.request.DTfollowupTemplateRequest;
import com.gz.medicine.yun.doctor.bean.DTfollowupTemplate;
import com.gz.medicine.yun.docto... | [
"287186411@qq.com"
] | 287186411@qq.com |
c6434de03f48fa39c5afc3fe2264974272291d23 | 0b95ecbb218f7975c96d9cbf3877817c059c1510 | /hybris/bin/custom/tietomerchendise/tietomerchendisefulfilmentprocess/testsrc/com/tieto/tre/tietomerchendise/fulfilmentprocess/test/PrepareOrderForManualCheckTest.java | 7effb99c544df29a825157dd6c064d8e3f553d99 | [] | no_license | mrlaron/hybrisoms | e197d4f7f70af9f2480527207d57ed05390e341e | 38d6da9a554548713db229f2a5d979544edab7d5 | refs/heads/master | 2021-01-10T06:11:33.393189 | 2015-12-17T19:49:27 | 2015-12-17T19:49:27 | 47,922,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,310 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2015 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | [
"lars.mellberg@tieto.com"
] | lars.mellberg@tieto.com |
f9f37d1ca69553cfe26daa2a3c677d9ec21c31a7 | 75f68fa98352cce806e838aff2ab723fd0984811 | /backPackII.java | a888aebe2008892b9e0a84dde370c5f012132124 | [] | no_license | LiHan-hopeful/JavaOJ | a9820c2aa0e289c931901064b140b6d0a4b9f264 | 45ed6ade6c63e73888d309c5690a6c044d4cf454 | refs/heads/master | 2021-04-23T20:09:05.790954 | 2020-10-16T13:24:20 | 2020-10-16T13:24:20 | 249,991,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,340 | java | public class Solution {
/**
* @param m: An integer m denotes the size of a backpack
* @param A: Given n items with size A[i]
* @param V: Given n items with value V[i]
* @return: The maximum value
*/
public int backPackII(int m, int[] A, int[] V) {
// write your code here
... | [
"1036177761@qq.com"
] | 1036177761@qq.com |
5f5398e450abd9a3da7d9cb470e2dec87d3775a0 | 334b0129176b01b6a65cafd425d32f5ad583dc43 | /support/JastAddJ/Java7Frontend/JavaPrettyPrinter.java | 1f25d746f342fcde5bd60c9f64491501cc77add5 | [
"BSD-3-Clause"
] | permissive | vivkumar/ajws | 98ef66f23347644b155f5c9aabca3f9d36ed90ef | bd5535fcccfa3aee545752df69bb41d652e9f9f8 | refs/heads/master | 2021-01-19T03:02:50.376914 | 2016-07-26T16:19:15 | 2016-07-26T16:19:15 | 51,934,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,626 | java | /*
* The JastAdd Extensible Java Compiler (http://jastadd.org) is covered
* by the modified BSD License. You should have received a copy of the
* modified BSD license with this compiler.
*
* Copyright (c) 2005-2008, Torbjorn Ekman
* 2011, Jesper Öqvist <jesper.oqvist@cs.lth.se>
* All rights reserved.
*/... | [
"vivek@vivek-3.local"
] | vivek@vivek-3.local |
20b72527d75527168cc7b3494801a07c7fb71109 | e73f602600661c03fd90adeb2d8e9f07918ec743 | /src/cz/mg/application/entities/objects/MgObject.java | 2f448c941ecc6e64bc4e6937706a2890e6f43790 | [
"Unlicense"
] | permissive | Gekoncze/JMgApplication | 7418bc9645075e3c6cc78f3c6d32065f428cd3a0 | 7735ed1582079913e77410f33ff3ffff7cd8e638 | refs/heads/main | 2023-03-15T18:05:24.526213 | 2021-03-07T10:56:30 | 2021-03-07T10:56:30 | 321,119,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package cz.mg.application.entities.objects;
import cz.mg.annotations.requirement.Mandatory;
import cz.mg.annotations.storage.Link;
import cz.mg.application.entities.MgEntity;
import cz.mg.application.entities.types.MgType;
public abstract class MgObject extends MgEntity {
@Mandatory @Link
private final MgTyp... | [
"gekoncze@seznam.cz"
] | gekoncze@seznam.cz |
ad781fec8fa383912b4d927b5eb2fc449e7b8580 | 044cdc7e84fee9b87f4b97811c2e52baf484f551 | /src/login/Login.java | 879e640e2ea1dd35a160f96e408b80fdaf21359e | [] | no_license | alisumait/library-management-system | 262c4895692e3ce0aed1b43c838d3077d09d54a1 | e49564acaecdf36021f82dab16cd732a2dbf6cd6 | refs/heads/master | 2020-04-04T17:57:22.874913 | 2018-11-05T01:45:13 | 2018-11-05T01:45:13 | 156,142,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | 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 login;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.... | [
"34596605+alisumait@users.noreply.github.com"
] | 34596605+alisumait@users.noreply.github.com |
6203d0dbaba6e494b38b173c594c6544b9a36d62 | 802476ea391d56b88636080a810a9ae305cd2eaa | /src/main/java/org/enner/flatbuffers/Table.java | 269f562687fd6cda641b3d4a48f85e98fd038776 | [
"Apache-2.0"
] | permissive | HasRoie/flatbuffers-java-poc | 483c5453c5d99cbbf68f2a9b4941563b40620a21 | 724d6da330cfd1bc39375adebd4bbbef9ec6781e | refs/heads/master | 2021-01-15T13:42:59.824771 | 2015-01-14T16:18:42 | 2015-01-14T16:18:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,919 | java | package org.enner.flatbuffers;
import org.enner.flatbuffers.Addressable.ReferenceType;
import static org.enner.flatbuffers.Utilities.*;
/**
* Base class for all Tables. For now it contains convenience
* wrappers for both setters and getters due to single inheritance.
*
* @author Florian Enner < florian @ hebirob... | [
"florian@enner.org"
] | florian@enner.org |
63c1471d9758452dab1295538718189a75437f82 | 8727b1cbb8ca63d30340e8482277307267635d81 | /PolarWorld/src/com/game/toplist/structs/ArrowTop.java | bd27eb579e2167981b8419126559c7409c50f5cc | [] | no_license | taohyson/Polar | 50026903ded017586eac21a7905b0f1c6b160032 | b0617f973fd3866bed62da14f63309eee56f6007 | refs/heads/master | 2021-05-08T12:22:18.884688 | 2015-12-11T01:44:18 | 2015-12-11T01:44:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,118 | java | package com.game.toplist.structs;
import com.game.toplist.manager.TopListManager;
/**
* 弓箭排行数据
*
* @author
*/
public class ArrowTop extends TopData{
private int arrowlv;
private int starlv;
private int bowlv;
private int level;
private int costgold;
public ArrowTop(long topid, int arrowlv, int starlv, ... | [
"zhuyuanbiao@ZHUYUANBIAO.rd.com"
] | zhuyuanbiao@ZHUYUANBIAO.rd.com |
80c104a657debbb24f6af49a54afa0ecf0444483 | 8ccc75d224f35fe6e448c8aec35d2bccf88cf73d | /MyLearningHinernate/JavaSource/br/com/mylearning/util/HibernateUtil.java | 71215592490c5c0d988a62342efd3ff83a6e6dcf | [] | no_license | fabiolopes/my-teste-subv | 43d5cca4d85baaa08048cda296b6c74ca0b5454e | 7779bf2abb7b818b8c46d044696bbbb7b541cf29 | refs/heads/master | 2021-01-01T18:38:33.861810 | 2017-06-24T23:26:30 | 2017-06-24T23:26:30 | 41,392,511 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 717 | java | package br.com.mylearning.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
public class HibernateUtil {
private static final SessionFactory sessionFactory;
private static Log log = Lo... | [
"fabioflb85@gmail.com"
] | fabioflb85@gmail.com |
27b40f5b8bf4697712be9d605ed6bf0d1b3b4971 | 060ed2d37a214ea865609f2c5ff8693696fa2e8b | /java-parser-root/eclipseJdtCore/src/astextractor/ASTExtractorTest.java | 229d6d5fe4500028993c5689c20031c09df6977f | [] | no_license | teratos/myApp | c992e6eea5467e88da1f421f8b1089302ef789f3 | 79cea6eee609e1daf5293ae8d12af308b47cbff3 | refs/heads/master | 2020-04-04T08:40:59.147069 | 2018-11-02T14:39:07 | 2018-11-02T14:39:07 | 155,790,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | package astextractor;
/**
* Test for the {@link ASTExtractor} class.
*
* @author themis
*/
public class ASTExtractorTest {
/**
* Function used to test the AST extractor.
*
* @param args unused parameter.
*/
public static void main(String[] args) {
ASTExtractorProperties.setProp... | [
"VUgai@phoenixit.ru"
] | VUgai@phoenixit.ru |
d5a3f89d8f328f453bebc2f9d580967d26b9e899 | fb14cf2d843987adfaa7e34d67b65ce8dd280ca8 | /InjectAnnotation/src/main/java/com/ioc/di/InjectAnnotation/bean/Car.java | f87a5997a7583529ce6f5d6e2f36970b1ef25c12 | [] | no_license | sumanreddy99/java | 48e0ef7d665d7300b0094a47d9d9476d9e003705 | 19569b68f3f0996ff3cd42d196f80b6c0b0c261a | refs/heads/master | 2022-12-16T09:15:04.285561 | 2020-06-30T11:26:25 | 2020-06-30T11:26:25 | 189,870,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.ioc.di.InjectAnnotation.bean;
import javax.annotation.Resource;
import javax.inject.Inject;
import org.springframework.beans.factory.annotation.Qualifier;
/**
* Hello world!
*
*/
public class Car {
@Inject
private Engine e1;
public void printData() {
// TODO Auto-generated method stub
System.ou... | [
"m.suman.reddy@live.com"
] | m.suman.reddy@live.com |
f557b8ae061feb769e11b3a8e24acfac4e142ca7 | 553392b78d2110c70433af1acbb3bde9660fc860 | /editor/src/com/kotcrab/vis/editor/serializer/json/GsonUtils.java | 6d7f844f0e94a28e1ee4f6e3ae063e0636489f82 | [
"Apache-2.0"
] | permissive | stbachmann/VisEditor | 00b9ece7e587099e1c32786a1d05b04a0a02b5fa | 0c5d052858753d2828c22e4b3ef16619e12b1f95 | refs/heads/master | 2021-01-18T00:04:05.249500 | 2016-06-08T20:06:31 | 2016-06-08T20:06:31 | 52,627,769 | 3 | 0 | null | 2016-02-26T19:32:40 | 2016-02-26T19:32:40 | null | UTF-8 | Java | false | false | 1,606 | java | /*
* Copyright 2014-2016 See AUTHORS file.
*
* 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 agr... | [
"kotcrab@gmail.com"
] | kotcrab@gmail.com |
a9596d4532ee184f193b5aea2316418dccd01bb4 | c1992a284cbee70a57dcbd63b3edb882edd8ddcf | /storefront/gensrc/de/hybris/platform/storefront/jalo/GeneratedStorefrontManager.java | d323087a48a71048b17396f08d9f81c46346a8a4 | [] | no_license | woniugogogo/storefront | 03e4d2b070bb82126524535e31a8db66da6d9443 | 589b48efa676e43a75ee2838c82a2a2ab5063dd3 | refs/heads/master | 2021-01-12T08:21:25.597700 | 2016-12-21T03:25:51 | 2016-12-21T03:25:51 | 76,550,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,616 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at Dec 20, 2016 5:17:51 PM ---
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright... | [
"woniu@xuanxuan.lan"
] | woniu@xuanxuan.lan |
978f8f575156f6fe594f08b6215d1e345f27e399 | e43951f75adcda70830ca0c26f9ece7e7921d01b | /src/main/java/cn/meteor/im/filter/CorsFilter.java | 2e959916d1484301efa8ba0a9c7c8793a93fc685 | [
"Apache-2.0"
] | permissive | Lxinglei/webim-backend | 7f86bfd92132cced4ed99897a6e2c15e97b7aa32 | 29c56615b6c62e6fc5fbdccb600cacca623a4ef2 | refs/heads/master | 2020-03-22T09:23:09.998085 | 2018-07-14T09:43:30 | 2018-07-14T09:43:30 | 139,833,510 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,080 | java | package cn.meteor.im.filter;
import javax.servlet.*;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
* @author Meteor
*/
public class CorsFilter implements Filter {
@Override
public void init(FilterConfig filterConfig) throws ServletException {
}
@Override
publi... | [
"Meteor"
] | Meteor |
bb1d75aba09fcc9b1366843a86b0d7ebaa6c06de | a876372845fb60ed62193e794d7061321e662224 | /annShop/src/main/java/cn/asmm/shop/protocol/usercollectdeleteResponse.java | 89129b52205ee3967f688a88d632f09bbb05ace2 | [] | no_license | datasheetA/AnnEcmobile | 7ccd408655ff022b74618862f6bd1f73a388f866 | e8cf98adc782692cead30cbe54f66f636d748073 | refs/heads/master | 2020-05-30T04:35:25.182945 | 2016-02-27T23:54:33 | 2016-02-27T23:54:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java |
package cn.asmm.shop.protocol;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import cn.asmm.activeandroid.Model;
import cn.asmm.activeandroid.annotation.Column;
import cn.asmm.activeandroid.annotation.Table;
@Table(name = "usercollectdeleteResponse"... | [
"luozhengan@vip.qq.com"
] | luozhengan@vip.qq.com |
97ee7e7b774a390061fcd1807c1f8d261570f215 | 0e0c24845a09305096ae5e1a0ba4e22aa7020c8b | /src/main/java/data/InactiveSubscriptionState.java | c3a444788cef8b4b1ada15e53aa7ccb3faa03ff9 | [] | no_license | endizhupani/Task3 | 68a8199544273923d03e0fbcfa4d50409b29062a | 2efa62434b0788e8d3fbae66540f46a18912408b | refs/heads/master | 2021-01-25T04:35:52.376111 | 2017-06-14T22:34:21 | 2017-06-14T22:34:21 | 93,453,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | package data;
public class InactiveSubscriptionState implements SubscriptionState {
private Subscription subscription;
public InactiveSubscriptionState(Subscription subscription) {
this.subscription = subscription;
}
//@Override
public String getState() {
// TODO Auto-generated method stub
return "In... | [
"endizhupani@gmail.com"
] | endizhupani@gmail.com |
04c8ca44cc64e3655f385c7c5c060beedf7ff9e1 | 1031a2b073b83fe665ebda716e9a8b97378f6bcf | /ch11/src/Exercise/ex13/DatePrintExample.java | 0f9b3a3994c39133f33890a483b8e0d41383585e | [] | no_license | nya49/Java-Lecture | 7f0cc70c9ec140e97f8823f60c9491bf76c4560d | 90777656f6acdc97ece34be9aaeb294fb096fd24 | refs/heads/master | 2020-04-28T19:51:11.734155 | 2019-05-30T07:35:58 | 2019-05-30T07:35:58 | 175,524,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package Exercise.ex13;
import java.text.SimpleDateFormat;
import java.util.Date;
public class DatePrintExample {
public static void main(String[] args) {
Date now = new Date();
SimpleDateFormat sdf = new SimpleDateFormat("yyyy년 MM월 dd일 E요일 hh시 mm분");
System.out.println(sdf.format(now));
}
}
| [
"nya49@naver.com"
] | nya49@naver.com |
9d2cbe7dd4ffcee2656f4deb684603566711f9d9 | 01a414ef6264f63648898c68bad72ab9fafd6184 | /app/src/androidTest/java/io/github/rajkumaar23/mycoimbatore/ExampleInstrumentedTest.java | 5ea9556d4cdb7cd6da2c21ea07de0e2f5eb6117b | [
"MIT"
] | permissive | rajkumaar23/MyCoimbatore | df7fbc22d2df70f317fbfb8ae5ed756a0e454f65 | 53c41ab859a90e9baa9bb84926b966daad6371fb | refs/heads/master | 2020-03-18T09:00:26.465850 | 2018-05-23T08:44:34 | 2018-05-23T08:44:34 | 134,539,801 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package io.github.rajkumaar23.mycoimbatore;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on... | [
"rajkumaar2304@gmail.com"
] | rajkumaar2304@gmail.com |
c46cdf4c6ddfcf29825038c06241ea9cf539ffb2 | 9ba609e3f358f6819325712d3f156f017e6cd7d9 | /src/main/java/com/example/forkjoin/MergeTest.java | 0aff5cd10c3a4c69018c6f9da3adb2fd4e10e8ef | [] | no_license | hello-github-ui/interview | beee24eb695628db55c1e11703e7517080d740b2 | 1affd71e2540297627ea5bd3e05b209e1120f8a1 | refs/heads/master | 2023-06-29T22:47:30.807534 | 2021-07-29T03:47:11 | 2021-07-29T03:47:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,667 | java | package com.example.forkjoin;
import java.util.Arrays;
import java.util.Random;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.ForkJoinTask;
import java.util.concurrent.RecursiveTask;
/**
* 如何对一个字符串快速进行排序?
* 使用 ForkJoin 框架实现高并发下的排序
* ForkJoin 框... | [
"latinxiaomao@gmail.com"
] | latinxiaomao@gmail.com |
ef9f8cd5bf04a6c529792989d4783b1705b39162 | 52a9dce6bbaf408d2d816b2862d4206630e4cf25 | /src/main/java/com/heeexy/example/MyApplication.java | 27de88434365f7797e56c7e0f664a0505e099896 | [] | no_license | richardSufo/beginup | 9e2e0c67f5398bac88ec9d9d23116d56733d0350 | 7abb98cac35852024daab6135dfc4c02892a36bd | refs/heads/master | 2020-04-16T08:08:13.474304 | 2019-01-30T08:12:40 | 2019-01-30T08:12:40 | 165,413,036 | 0 | 0 | null | 2019-01-12T17:19:05 | 2019-01-12T17:01:31 | null | UTF-8 | Java | false | false | 1,020 | java | package com.heeexy.example;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.Banner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.sprin... | [
"272769891@qq.com"
] | 272769891@qq.com |
8512027599c65523e59b212c8c26d9d55b3286e8 | d074a86c38e2dda7b1c21096e030e07fc54f369e | /src/main/java/com/zcreate/review/dao/PatientInfoDAO.java | 190652882ad4af31561abe0168e9012ef07537df | [] | no_license | gdhhy/remark | 8071c59ec85742aed2270ab7a72b49bd82504b05 | 322eac7e4772ebe6114c98ba6a90d522faf8a85a | refs/heads/master | 2022-06-17T17:58:05.388428 | 2020-02-06T05:59:12 | 2020-02-06T05:59:12 | 163,234,162 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.zcreate.review.dao;
import com.zcreate.ReviewConfig;
import com.zcreate.review.model.Clinic;
import com.zcreate.review.model.PatientInfo;
import org.springframework.web.bind.annotation.RequestParam;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* Created by IntelliJ IDEA.
*... | [
"gzhhy@163.com"
] | gzhhy@163.com |
62d4ebee66b11af73a5d9631a04295470a576fdc | bec1a38cf36e1ec38265e05e9b9fbef235657e13 | /EsameProgrammazione/src/main/java/esame/EsameProgrammazione/model/OurDate.java | a4c159eed2c72cbf00a729f23dab05ed68a237df | [] | no_license | Programmazione-ad-Oggetti/Progetto | cf34ed7473231f61a674042e0bc0e2129aea8be3 | e42a8100591edd2da481c91e2477783d45159a29 | refs/heads/master | 2023-04-29T16:34:28.090439 | 2020-06-17T15:09:16 | 2020-06-17T15:09:16 | 260,222,174 | 1 | 1 | null | 2023-04-14T18:02:21 | 2020-04-30T13:41:25 | HTML | UTF-8 | Java | false | false | 826 | java | package esame.EsameProgrammazione.model;
/**
* Classe che descrive la struttura di una data
*
* @author Colucci Antonio
* @author Andreozzi Carmen
*/
public class OurDate {
private String day;
private String month;
private String year;
/**
* @return day
*/
public String getDay() {
return day;
}
... | [
"antonioby99@hotmail.it"
] | antonioby99@hotmail.it |
a9e19110d58c2293918f89bcf83ecd53080e77ed | fb0208b439749e3ac0a55810de442d2a63a3fef3 | /src/main/Test/DAOImpl/MemberDAOImplTest.java | 03d4a100db492ed1a44d58c61fb9606d128c21d2 | [] | no_license | msxwakeup/AntNest | 5aca4707dcf8f698dab0267323ca3de80018f3a6 | 5661005f46780d02103f97443e72ae7de8bd0e37 | refs/heads/master | 2020-04-09T06:25:09.918423 | 2019-01-01T15:12:02 | 2019-01-01T15:12:02 | 159,430,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package DAOImpl;
import DAO.IMemberDAO;
import Mo.Member;
import org.junit.Test;
import static org.junit.Assert.*;
public class MemberDAOImplTest {
IMemberDAO dao=new MemberDAOImpl();
@Test
public void checkMember() {
boolean flag=dao.checkMember("20001","123456");
System.out.println(flag... | [
"42577788+msxwakeup@users.noreply.github.com"
] | 42577788+msxwakeup@users.noreply.github.com |
c742697364a299a877d56c35c248869a9d9371af | e1a6cce5a4dc3bab45342057ff3cb682182c0d2e | /ReporteMantenimiento/app/src/main/java/omniknow/soporte/reportemantenimiento/ListaReportes.java | 4fdb7eb82c3dc625fdd09f5c7f616ff25d405e09 | [] | no_license | nsydykovam/Soporte-Android | 9a89638750be82052a935ae3fb8c45a92099a854 | d80381d21ad93a4a7a419c15cc234e437edff3ef | refs/heads/master | 2020-05-21T12:51:01.197376 | 2019-05-24T05:43:11 | 2019-05-24T05:43:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,919 | java | package omniknow.soporte.reportemantenimiento;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import omniknow.soporte.reportemanteni... | [
"43559749+nsydykovam1600@users.noreply.github.com"
] | 43559749+nsydykovam1600@users.noreply.github.com |
eb47db1e04d3ee2971e98c917a7c88b9369fbdb0 | fd57ede0ba18642a730cc862c9e9059ec463320b | /data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/AbsSpinnerBindingAdapter.java | 6137e0cdbc99c6871589845ef086d2e135b3cbd4 | [] | no_license | kailaisi/android-29-framwork | a0c706fc104d62ea5951ca113f868021c6029cd2 | b7090eebdd77595e43b61294725b41310496ff04 | refs/heads/master | 2023-04-27T14:18:52.579620 | 2021-03-08T13:05:27 | 2021-03-08T13:05:27 | 254,380,637 | 1 | 1 | null | 2023-04-15T12:22:31 | 2020-04-09T13:35:49 | C++ | UTF-8 | Java | false | false | 2,695 | java | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"541018378@qq.com"
] | 541018378@qq.com |
839bda929eb6478f721a9da91f71d663878e96cb | a7e82c6d31203672eefe23e661dd6c4344338e26 | /app/src/main/java/net/sourceforge/simcpux/WXPayEntryActivity.java | 31d9cd050cca3ad5b0bf529b2b343a07a3dcf39c | [] | no_license | show111-zz/wechat_sdk_demo | f9ae86e6771252115daf86c37d585b5a3eff0620 | 4f2d1aa8ac25b0336a06799e3cb9fcdb12489903 | refs/heads/master | 2022-05-03T13:30:16.801983 | 2016-03-05T07:51:24 | 2016-03-05T07:51:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package net.sourceforge.simcpux;
import net.sourceforge.simcpux.Constants;
import net.sourceforge.simcpux.R;
import com.tencent.mm.sdk.constants.ConstantsAPI;
import com.tencent.mm.sdk.modelbase.BaseReq;
import com.tencent.mm.sdk.modelbase.BaseResp;
import com.tencent.mm.sdk.openapi.IWXAPI;
import com.tencent.mm... | [
"1793635590@qq.com"
] | 1793635590@qq.com |
3cece5f3e60f080e86e126bafe20024380da3fd2 | d88a94d23688c1ded00d2c4bd1bb82256e0944ce | /src/main/java/com/networkSerialization/ChatWithObj/Chatter0.java | 0501335917aeb4f6bbf41fb5185729f8dfed11c6 | [] | no_license | Ziem0/NetChat | 70d99d8b00d518f35b8eb04015ca91cd12e732c2 | 99fc212936b6543ba4556f54c119ae18ff2e9bd4 | refs/heads/master | 2020-04-25T05:34:08.839271 | 2019-03-05T22:11:44 | 2019-03-05T22:11:44 | 172,547,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.networkSerialization.ChatWithObj;
import java.io.*;
import java.net.Socket;
public abstract class Chatter0 {
String name;
BufferedReader br;
public Chatter0(String name) {
this.name = name;
this.br = new BufferedReader(new InputStreamReader(System.in));
}
public void chat(Socket client) throws... | [
"andrzejewski.ziemo@gmail.com"
] | andrzejewski.ziemo@gmail.com |
90da37e703403f24ba852f432bf10083641cdd3a | 4fb8ca070c668fd88f55277e124b37fccb7191dc | /blog-serve/src/main/java/com/mc/blog/common/cache/Cache.java | 5568fe8e74eab612ff23196676cd9f1ef08f3f1a | [] | no_license | undercodeheap/blog-backend | c0544cc6ba2b6585af54bedb31e3d540763f8992 | 3cc7b4048463c641b95f422e1c4712cdb21aeae3 | refs/heads/master | 2023-08-01T04:20:09.137760 | 2021-08-22T10:51:49 | 2021-08-22T10:51:49 | 393,937,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.mc.blog.common.cache;
import java.lang.annotation.*;
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface Cache {
long expire() default 60 * 1000;
//缓存标识 key
String name() default "";
}
| [
"2568467248@qq.com"
] | 2568467248@qq.com |
cce4de86f3457fc05bfa5153f39846ab0964b7a0 | 4906070c3c8d61b947c3c47b2918d7aa1e9eef4b | /app/src/main/java/com/example/keshav/emex/adaptor/JobHistoryMissedAdaptor.java | f654abf74a7dda52ca6baf0bf362c006afb2635b | [] | no_license | ashraydhar/Emex-1 | dc193b44e8a367b9e7a2d923bff1a7a4ce22ad2e | f977d746aa04ec11cf0f7fa1bad226c0c95c461f | refs/heads/master | 2021-01-20T07:29:07.634276 | 2017-04-18T18:07:43 | 2017-04-18T18:07:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,691 | java | package com.example.keshav.emex.adaptor;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.example.keshav.emex.R;
import com.example.keshav.emex.cons... | [
"keshavgarg383@gmail.com"
] | keshavgarg383@gmail.com |
b9427cb7fea0f41d34700d614c44b8c588fb67f0 | 250d8ded6bae3b8a71855ee41e2afe8251461b28 | /src/main/java/com/adam/web/ServletInitializer.java | 97f45172e33a0e27a6ece96e053f8b7783064d42 | [] | no_license | mr-jackpot/db-row-fetcher | 303a316d788291ccf47df6fb00e500d65d65b2e7 | 9371c6938d80bbf62b42badf91d7cfabc1797a02 | refs/heads/main | 2023-07-29T03:33:21.267005 | 2021-09-14T19:51:43 | 2021-09-14T19:51:43 | 406,495,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package com.adam.web;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springframework.context.ApplicationListener;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protecte... | [
"adamheeps@adams-mbp.home"
] | adamheeps@adams-mbp.home |
ebc029b2624d0d9115165c63712f46d0d8e4b687 | bdcaf533c258d273a40e888880d67e89bec1927e | /MyMVC/src/myshop/model/ProductVO.java | c74d28b198308d792449dd79003833f9cc490162 | [] | no_license | ssum2/myjsp | 0964f7903e5dec3ceca8365109bd1b268753c9d9 | 9bcce646975872a5b79cc9d6c40fa0df9bba3fc5 | refs/heads/master | 2020-04-09T11:49:44.234892 | 2018-12-08T07:16:20 | 2018-12-08T07:16:20 | 160,325,334 | 0 | 0 | null | 2018-12-08T07:16:21 | 2018-12-04T08:39:28 | Java | UTF-8 | Java | false | false | 4,393 | java | package myshop.model;
public class ProductVO {
private int pnum; // 제품번호
private String pname; // 제품명
private String pcategory_fk; // 카테고리코드
private String pcompany; // 제조회사명
private String pimage1; // 제품이미지1
private String pimage2; // 제품이미지2
private ... | [
"42224897+ssum2@users.noreply.github.com"
] | 42224897+ssum2@users.noreply.github.com |
47a1d484e3d22b7b4d8a449e026b42fc0210b6b3 | a306f79281c4eb154fbbddedea126f333ab698da | /com/facebook/FacebookRequestError.java | ce65dd615d34febe36191510f4048e6987780636 | [] | no_license | pkcsecurity/decompiled-lightbulb | 50828637420b9e93e9a6b2a7d500d2a9a412d193 | 314bb20a383b42495c04531106c48fd871115702 | refs/heads/master | 2022-01-26T18:38:38.489549 | 2019-05-11T04:27:09 | 2019-05-11T04:27:09 | 186,070,402 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,846 | java | package com.facebook;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import com.facebook.FacebookException;
import com.facebook.FacebookServiceException;
import com.facebook.internal.FacebookRequestErrorClassification;
import java.net.HttpURLConnection;
import org.json.JS... | [
"josh@pkcsecurity.com"
] | josh@pkcsecurity.com |
a2bc1a672f51148280c3845f218ea94722c770ff | f2bbd76d00993ad138b52278366fa855882a70aa | /cmfz-admin/src/main/java/com/zln/cmfz/service/impl/ArticleServiceImpl.java | d60699ac4ce6cfe91d5ff01ec355a846e732e0c5 | [] | no_license | zlnbanana/cmfz | a9bed834ccd598858d13d1105c528e4ee3a2cfab | f376fa3665050ca27b08662e4cc3dd43f7b6bea1 | refs/heads/master | 2020-03-22T12:56:04.260144 | 2018-07-10T14:12:13 | 2018-07-10T14:12:13 | 139,683,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | package com.zln.cmfz.service.impl;
import com.zln.cmfz.dao.ArticleDao;
import com.zln.cmfz.dao.MasterDao;
import com.zln.cmfz.entity.Article;
import com.zln.cmfz.entity.Master;
import com.zln.cmfz.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereoty... | [
"956687956@qq.com"
] | 956687956@qq.com |
4c276e2b0aed7f0225060eede303ad3793b27df7 | c263510ea14d3f38e2e2c7afe2fff00913fe830c | /app/src/main/java/com/example/onlineshoppingcart/productlist/ProductListActivity.java | 729d12d0e29e00609c65f8147728b51d519e3c25 | [] | no_license | hyeong0222/OnlineShoppingCart | 45f7c2e3958ce960f6ef20b0d3800ecb82cfec4a | a3433122879b1ac2968d2b8fcca8b85b955a0b5e | refs/heads/master | 2020-04-28T05:30:13.690959 | 2019-03-11T14:56:50 | 2019-03-11T14:56:50 | 175,022,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,924 | java | package com.example.onlineshoppingcart.productlist;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.onlineshoppingcart.R;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.J... | [
"sangwoo@iu.edu"
] | sangwoo@iu.edu |
39f5e16951c3ea404afabe9afee4d9ecb51c3975 | 67e079bc99a8fdb0cd69480c4d158a0f7889473d | /Recharge.java | 8a34e978c19df419fd4aa9a47aac0ab01eaa883a | [] | no_license | mrdeepak21/Java-Projects | cbecc372c639fea88a83177cd3fa457b6fa1ceed | 6bcceb6a0350dc9fd96fc839d6c8892d7a9d00e0 | refs/heads/master | 2020-04-26T03:38:52.340059 | 2018-10-03T09:38:14 | 2018-10-03T09:38:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 414 | java | import java.util.Scanner;
public class Recharge {
public static void main(String[] args) {
System.out.println("\f");
Scanner input = new Scanner(System.in);
System.out.print("Enter the amount of Recharge : ");
float RcAmnt= input.nextInt();
float AmntDone=RcAmnt-((RcAmnt*2)... | [
"aayush.gargmanu@gmail.com"
] | aayush.gargmanu@gmail.com |
1297d50ff4ddf0efa9a7faedf975cf913332f381 | 51eb1652921120033af1f7bd854a3cfc0b0486f3 | /app/src/androidTest/java/fi/ptm/buildauiwithlayouteditor/ExampleInstrumentedTest.java | c2b1955d11d125bc0401c4aa3d8c25a3d4f06a39 | [] | no_license | pasimanninen/build-fluid-ui-tutorial | 73c96305c5e9edd9d8ac1743a58c53b8b4a9ed82 | 8fabfb1e9ed158fa4bc95053c4a4599efd492cea | refs/heads/master | 2021-03-11T19:17:10.141146 | 2020-03-11T11:35:34 | 2020-03-11T11:35:34 | 246,553,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package fi.ptm.buildauiwithlayouteditor;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an... | [
"pasi.manninen@jamk.fi"
] | pasi.manninen@jamk.fi |
e0db7c489dccc70b6b3a04ecc4910133874b6619 | df5589c7aece544405ace86d33bb7acebfbd9ec0 | /src/com/openkm/okmsynchronize/model/SynchronizeDocumentWorker.java | aaa9746cd3f92469f9839140905720fe427fb05c | [] | no_license | sss-software/desktop-sync | 38a55cabfb268e898ee32f3afffee962000ac4d0 | f147566d99043d1696f69031104e428bee4b65f9 | refs/heads/master | 2021-06-01T13:20:46.973477 | 2016-07-20T06:58:52 | 2016-07-20T06:58:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,400 | 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.openkm.okmsynchronize.model;
import static com.openkm.okmsynchronize.model.SynchronizeFolderWorker.KEY_BUNDLE;
import com.... | [
"jllort@openkm.com"
] | jllort@openkm.com |
96989db05ba3b17312be9e572aa162e729239235 | ae8d78faca8bd2ee6975258f77cac37b769c9272 | /src/tech/aistar/entity/OrderStatus.java | c90130608c8726bad8aaf3fd361f07aafcd6a812 | [
"Apache-2.0"
] | permissive | guancgsuccess/jdbc | 39c377b0801046000a4c79dac464c35158d171de | 002c2425e68dffd6277c074c37153003f841e470 | refs/heads/master | 2020-05-19T11:25:32.408531 | 2019-05-07T09:16:51 | 2019-05-07T09:16:51 | 184,992,142 | 0 | 0 | Apache-2.0 | 2019-05-06T06:37:06 | 2019-05-05T06:56:52 | Java | UTF-8 | Java | false | false | 171 | java | package tech.aistar.entity;
/**
* @author success
* @version 1.0
* @description:本类用来演示:
* @date 2019/5/6 0006
*/
public enum OrderStatus {
A,B,C,D
}
| [
"849962874@qq.com"
] | 849962874@qq.com |
40464c70f5c74bea199d253948189995978c1859 | f826aacb3c865f30fe2857a9579d55bbb7b044c9 | /src/main/java/com/codegym/education/service/lesson/LessonService.java | 93da2e2b711cd8d43ea63aa8be93adad6e337533 | [] | no_license | TuanVu321/WBDS-Application-CaseStudy-DoubleTeam | 4ab216e3ddcd734968781352f806b293411600d5 | eec6d5142e0d63a31ecb813f3994d9399a1a093e | refs/heads/master | 2022-11-09T14:09:13.530649 | 2020-06-21T05:01:07 | 2020-06-21T05:01:07 | 273,843,804 | 1 | 0 | null | 2020-06-21T05:55:13 | 2020-06-21T05:55:13 | null | UTF-8 | Java | false | false | 1,096 | java | package com.codegym.education.service.lesson;
import com.codegym.education.model.Lesson;
import com.codegym.education.repository.LessonRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.spri... | [
"tuantnmt1@gmail.com"
] | tuantnmt1@gmail.com |
c87ab26b1c1a2f4a8f36d07511bbbd77e844c6b0 | f500ba5a02ec06620a6f0f91e42617f7e255e8a4 | /src/bsf/BSF.java | 97c8fd0f34a670a5e747e2a4e657950d616fd911 | [] | no_license | anyone-can-test/groovy_test | e99b46ced31ff32bd9157f84df2d894905a480e5 | d04dfc07da8c5d2d0d407c853f2d4dae0fa30952 | refs/heads/master | 2021-01-10T20:46:07.981720 | 2014-02-24T02:05:06 | 2014-02-24T02:05:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | import java.util.*;
import org.apache.bsf.*;
import org.apache.bsf.util.*;
// run
// java -classpath /home/hi25shin/github/groovy_test/src/bsf-2.4.0/lib/bsf.jar:./:/home/hi25shin/github/groovy_test/src/commons-logging-1.1.3/commons-logging-1.1.3.jar BSF
public class BSF {
public static void main(String[] args) th... | [
"hi25.shin@samsung.com"
] | hi25.shin@samsung.com |
e2246399c79b116cf4b92209d4e77a1d03135334 | 96a01718cdc6487bf7af747d51083b340ea5d8a1 | /maven-source-plugin/src/test/resources/unit/project-010/src/test/java/foo/project010/AppTest.java | 06b6a16ec0be560fa66a28684af910e65ce9f474 | [
"Apache-2.0"
] | permissive | HubSpot/maven-plugins | b19dcd5a68d42343be5a11657fde476203ab83dc | d94ecb69b90a28f6f5563d16e95e6db2ca7692d5 | refs/heads/trunk | 2023-08-10T06:30:58.002790 | 2022-12-14T09:13:49 | 2022-12-14T09:13:49 | 36,694,165 | 0 | 2 | Apache-2.0 | 2023-02-25T23:34:28 | 2015-06-01T23:04:09 | Java | UTF-8 | Java | false | false | 1,450 | java | package foo.project010;
/*
* 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... | [
"khmarbaise@apache.org"
] | khmarbaise@apache.org |
e0bf2cad73fe8c532fbbb4d5ae0694aba4416a40 | eaff558f9ee6e8d2b650f26df34ef7eae4afe1cb | /src/main/java/br/senac/sp/tads/ads/pi2/helper/CaixaHelper.java | e2ba41d0a5495344cd00f998c301de472f8c4bc9 | [] | no_license | BrunoBaldarena/PI2-LIVRARIA | 56c3d07872cf38f466206bdaad39d3cfd8ae5fdc | 71c2a10c889e7531c6f6f8e779e7dd9150868ca1 | refs/heads/master | 2023-01-28T20:21:56.792467 | 2020-12-01T21:20:33 | 2020-12-01T21:20:33 | 297,709,294 | 1 | 6 | null | 2020-11-24T17:22:45 | 2020-09-22T16:33:53 | Java | UTF-8 | Java | false | false | 1,833 | 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 br.senac.sp.tads.ads.pi2.helper;
import br.senac.sp.tads.ads.pi2.modal.Produto;
import br.senac.sp.tads.ads.pi2.modal.ProdutoV... | [
"vfreitass16@icloud.com"
] | vfreitass16@icloud.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.