blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8454028d4eef42dca7ddf20e16275bcfc603d00d | a41dd9e4161f33d433ca23cad3f02ec67523bf25 | /ibatis/src/com/baokang/service/UserService.java | 8a52ca300abdd353d898488dae3a6e99ce989570 | [] | no_license | JimHongzongmin/myproject | c59042f2b33c7aaeb3f50a690608fddf2092b5de | 273f616676d7aaf1a07763a264fa486ede45bb17 | refs/heads/master | 2021-01-10T15:54:48.282430 | 2016-01-08T03:11:41 | 2016-01-08T03:11:41 | 49,242,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package com.baokang.service;
import com.baokang.domain.User;
public interface UserService {
public User queryByUser(User user);
}
| [
"308099172@qq.com"
] | 308099172@qq.com |
009a10ac4f1fbc7ba433d3468a62803575ce0cd6 | 533dccc8d859b3727f1d13d57e96fcada0367ff1 | /src/main/java/ru/Pages/IpotekaPage.java | ebba24eba1651da0f5a9e2237335c7b37aa46809 | [] | no_license | PlzSayTy/SberSeleniumCucumberAllure | d61a9ceb40748475e293771344b848cd868c0b43 | c0c060ad3fd725cad68391bf97a1e5f18d97770c | refs/heads/master | 2021-03-29T19:13:40.462018 | 2020-03-22T14:30:24 | 2020-03-22T14:30:24 | 247,978,735 | 0 | 0 | null | 2020-10-13T20:25:58 | 2020-03-17T13:36:17 | Java | UTF-8 | Java | false | false | 3,208 | java | package ru.Pages;
import org.junit.Assert;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.function.Executable;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.sup... | [
"kavadrat000@yandex.ru"
] | kavadrat000@yandex.ru |
d327b7393fb1edacccf1cf955f8cc2a543822959 | fe86ac8c9ff8d57b55c96a7923374099ec995ddc | /TrucksApp/src/java/controllers/LocationList.java | 19e73c00e53bbdfa0964fd84085dc0cd466e9cc6 | [] | no_license | sboregowda/TrucksApp | 858940792203893bf5bb5f4cb684b1ec4e8586ed | c6a21b4eaff5cc8ae777e98a5a2741c20a85860e | refs/heads/master | 2020-03-25T16:22:59.416576 | 2018-08-07T21:42:16 | 2018-08-07T21:42:16 | 143,927,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | 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 controllers;
import database.Main;
import database.Main1;
import java.sql.Connection;
import java.sql.PreparedStatem... | [
"sathwik@Sathwiks-MacBook-Pro.local"
] | sathwik@Sathwiks-MacBook-Pro.local |
2a10c6019e4566a38b53929aa5173574ff429324 | 142cee7cc613696fb5fff85c77cbff62992c3e99 | /Jeoung/melon/MemberDTO.java | 5ce64b4da02c5deab730dd267a5f38b3e37455f5 | [] | no_license | wjdckdtjq/kgplayer | e3c3e74aeed4044a9e1d67c84b69ac1976c7c03d | 61a39ce0452c39afde523392330f8ab27cd6762b | refs/heads/master | 2020-04-08T22:02:30.607282 | 2018-12-21T06:40:52 | 2018-12-21T06:40:52 | 159,768,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package melon;
public class MemberDTO {
String id;
String pw;
String name;
String tel;
// String first_adress;
// String last_adress;
String adress;
int point;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getPw() {
return pw;... | [
"noreply@github.com"
] | wjdckdtjq.noreply@github.com |
d189b28b8f19b0e747cc81b0e75eec2f2cc6f045 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-60b-5-16-SPEA2-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/distribution/NormalDistributionImpl_ESTest.java | 5cb3664f367bc4eb73ac4d9782d696b3d0777c2a | [] | 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 | 587 | java | /*
* This file was automatically generated by EvoSuite
* Sun Jan 19 04:21:44 UTC 2020
*/
package org.apache.commons.math.distribution;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
81b172a586200db8c2fceab553dc8ed6a2ac1bb8 | b541c6dd3cef2887426783e1c95d71edd966742b | /src/main/java/pl/bratosz/labelscreator/labels/format/FontName.java | d769f6e28322952fa57edb1770b9d18e40953e2f | [] | no_license | Bratosz/labels-creator | ec78d1fbe1416aa786148dbe496c0628534ab77c | 9cb6ac420bb3fab155e855e9af563d2429019b7f | refs/heads/master | 2022-07-09T16:06:42.748484 | 2022-06-29T20:44:00 | 2022-06-29T20:44:00 | 230,086,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package pl.bratosz.labelscreator.labels.format;
public enum FontName {
TIMES_NEW_ROMAN("Times New Roman"),
ARIAL("Arial"),
TAHOMA("Tahoma");
private String name;
FontName(String name){
this.name = name;
}
public String getName() {
return name;
}
}
| [
"palej.bartosz@gmail.com"
] | palej.bartosz@gmail.com |
aad08aa52d376ce40ea5e34de7b08a3da8d7d286 | 351c413f6c57dfab2aec70db5fee5f3acc87c284 | /ChromaKey/app/src/main/java/com/photo/chroma/Preview.java | 40d449936f8337a38738ad007a3c51734f21a950 | [
"MIT"
] | permissive | rbnuria/NPI | 589162ff7de01df14029edc42d1ca72995b73c33 | 9154aacf1e2992bd5476d26fd894829cee9d4bc6 | refs/heads/master | 2021-03-22T04:05:03.051520 | 2018-01-25T17:42:24 | 2018-01-25T17:42:24 | 107,530,237 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,962 | java | package com.photo.chroma;
/*
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.hardware.Camera;
import android.hardware.Camera.P... | [
"jlsuarezdiaz@correo.ugr.es"
] | jlsuarezdiaz@correo.ugr.es |
6ae45fab5638638483b9cc7335395c46fa1e8a5f | 9f731a74aaebf17de0949a89663a566bcf992d74 | /client-service/src/main/java/sep/project/dto/RedirectDTO.java | 68ca02df6ac6921938aaa1b4069cfb8ef22266e0 | [] | no_license | majak96/sep-project | 9fa8a65f863a593c90edab5ea4da3f584854daa0 | 56405d6cff3f57770d03403bc1697bfa7ce4ce11 | refs/heads/master | 2022-04-08T06:41:53.528265 | 2020-02-19T06:19:44 | 2020-02-19T06:19:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package sep.project.dto;
public class RedirectDTO {
private String url;
public RedirectDTO() {
super();
// TODO Auto-generated constructor stub
}
public String getUrl() {
return url;
}
public void setUrl(String url) {
this.url = url;
}
}
| [
"44587403+vesnamilic@users.noreply.github.com"
] | 44587403+vesnamilic@users.noreply.github.com |
f2dc0e02d409d34ea4d1b9d3fa154704516e0287 | 2704538738d3baf96f608414f53ab67f40671c1d | /2.JavaCore/src/com/javarush/task/task14/task1408/Hen.java | 81e4ac36aa2aa6eb65f7155bd1a8ace65bcf5506 | [] | no_license | OlenaSoboleva/JavaRushTasks | 82bf2fdfe88b52054a03416cc3a73f7a70412932 | 84be702e44900ab302508bc850c7e6bbb64a74cf | refs/heads/master | 2020-04-10T18:43:20.201676 | 2018-12-10T17:19:27 | 2018-12-10T17:19:27 | 161,210,446 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package com.javarush.task.task14.task1408;
/**
* Created by osob on 8/13/2018.
*/
public abstract class Hen {
public abstract int getCountOfEggsPerMonth();
public String getDescription() {
return "Я - курица.";
}
}
| [
"selena.soboleva@gmail.com"
] | selena.soboleva@gmail.com |
202c9448c669e30fa014f5c2c637c8a34ae88b50 | c95c3bb5c02ccb7cf162a4cc5263f55d2b0a45ce | /src/main/java/cn/kgc/ssm/mapper/AuthorityMapper.java | 6d1fa9b658d104f2d3fe6852ca320671cbccf620 | [] | no_license | 219xiaohongchen/k9508_hotel1 | adaba3467d54e3b5f0bc698f1e10ba26c631c622 | 9f034cbc7209020d3da6195a24cc14b69a3f4772 | refs/heads/master | 2022-12-23T04:14:53.636578 | 2020-02-04T10:01:58 | 2020-02-04T10:01:58 | 238,107,059 | 0 | 0 | null | 2022-12-16T12:13:58 | 2020-02-04T02:33:16 | JavaScript | UTF-8 | Java | false | false | 429 | java | package cn.kgc.ssm.mapper;
import cn.kgc.ssm.entity.Authority;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/*
*权限Mapper代理对象
* */
public interface AuthorityMapper extends BaseMapper<Authority>{
//根据角色id和parent查询(一级二级)权限数据
List<Authority> selAuthByRoleIdAndParent(@Param("roleId") Intege... | [
"1075829412@qq.com"
] | 1075829412@qq.com |
a3dfe21ba58a268660547af3f76796e6752e51b1 | 033c04a6b631ee9e3409ae4d4f2944da3f169d98 | /sph/physical/equation/math/VecTool.java | db7f0f46de5923af906bafbb195a476c6c4cd83c | [] | no_license | JustLikeSprite/MySPH | 230afd417713d1bef5cd9542c12b7a0d1df45025 | 6c5234ce6e82316410e0a69c34b33fa66e70eefb | refs/heads/master | 2023-03-25T19:57:54.399816 | 2021-03-28T04:14:09 | 2021-03-28T04:14:09 | 352,226,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,920 | java | package physical.equation.math;
public class VecTool
{
public static double[] vecAdd(double[] vec1, double[] vec2)
{
double[] ans = new double[2];
ans[0] = vec1[0] + vec2[0];
ans[1] = vec1[1] + vec2[1];
return ans;
}
public static double[] vecSub(double[] vec1, double[] vec2)
{
double[] ans = new doub... | [
"mingyi137@qq.com"
] | mingyi137@qq.com |
0dc425530cf9827ea91e4b493df5485de6912e4c | 2bd28cff509ddd91cd689f3b2bcb2f64c5799335 | /app/src/androidTest/java/com/example/pannam/transitiondemo/ApplicationTest.java | a33c4633801219370a3eed9c684ff290a7f292fd | [] | no_license | jesussmile/TransitionDemo | 1435ae0b94846c7946c15354af1ca982771e4b04 | a7cd71fa8c1298458461f75e24d28e557ffa090e | refs/heads/master | 2021-01-10T09:05:39.762017 | 2016-03-03T14:13:09 | 2016-03-03T14:13:09 | 53,054,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.example.pannam.transitiondemo;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest()... | [
"pullbackwild@gmail.com"
] | pullbackwild@gmail.com |
b05db640e62409cf6119389d850a54de86295fc1 | f3d3c009823a9a40e68f219df08131e6edf3b560 | /Java_0427单例模式/ThreadDemo18.java | 7c7567c384cf2c189f502206353e04b4e0b6f11a | [] | no_license | upupoo00/Project | 5706fd46f6523f189d59d358b60a18c22ba23976 | 9a08fb4fd4cc79ad1d8592f0b53041fcd623ffb4 | refs/heads/master | 2023-06-23T16:11:49.640527 | 2021-07-13T09:25:04 | 2021-07-13T09:25:11 | 350,588,831 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package Java_0427单例模式;
public class ThreadDemo18 {
//懒汉模式来实现,Singleton类被加载的时候,不会立刻实例化
//等到第一次使用这个实例的时候再实例化
static class Singleton{
private Singleton(){
}
//加volatile保持内存可见性
private volatile static Singleton instance = null;
/**
* 类加载的时候,没有立即实例化
*... | [
"upupoo0@163.com"
] | upupoo0@163.com |
30a6a11510a5e8d1c7580db3b7723700b3dfa6f8 | e1095749b78bb767a8fe558e46ba0b7010ebd547 | /src/main/java/com/robertx22/mine_and_slash/loot/generators/SkillGemLootGen.java | 52c2ed1fd3b739bbf3bb1cf18979d6511cbdd00d | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | RobertSkalko/Mine-and-Slash | 6d1148fa3e626311c2238d314f8c6c5e30c7c00c | e16832ccd7ffc438b562202ecde39a324732d7f5 | refs/heads/1.15 | 2023-07-03T18:47:05.628869 | 2020-07-17T21:40:02 | 2020-07-17T21:40:02 | 113,667,576 | 44 | 41 | NOASSERTION | 2022-10-28T01:56:01 | 2017-12-09T12:28:35 | Java | UTF-8 | Java | false | false | 937 | java | package com.robertx22.mine_and_slash.loot.generators;
import com.robertx22.mine_and_slash.config.forge.ModConfig;
import com.robertx22.mine_and_slash.loot.LootInfo;
import com.robertx22.mine_and_slash.loot.blueprints.SkillGemBlueprint;
import com.robertx22.mine_and_slash.uncommon.enumclasses.LootType;
import net.minec... | [
"treborx555@gmail.com"
] | treborx555@gmail.com |
0bf80167b959bdbfe68319d989cda4e35bec9a8b | cd9f23eff5772112c1b107b72a9472ac261d70cc | /taotao-rest/src/main/java/com/taotao/rest/dao/JedisClient.java | 30af0f27e3151ff554f8fb65904a6a63d04e3f8d | [] | no_license | laijianming/taotao | 2b9687e5604766ac991f86473514829f068f97c4 | 2e0a7ce1c676f43e1296f7dfa237a0c4b9a0d946 | refs/heads/master | 2020-04-04T18:24:56.044618 | 2018-11-05T05:14:16 | 2018-11-05T05:22:44 | 156,162,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.taotao.rest.dao;
/**
* jdies dao接口
*
* @author Administrator
*
*/
public interface JedisClient {
String get(String key);
String set(String key, String value);
String hget(String hkey, String hget);
long hset(String hkey, String key, String value);
// 返回一个自增长整形
long incr... | [
"2437341214@qq.com"
] | 2437341214@qq.com |
8286b2ee24e6c6f1446ffc42bf535941bd104b0e | 5ee062b1fe1fcfd1b356c7e193314798284be16e | /app/src/main/java/com/zhanghao/gankio/ui/adapter/SearchResultAdapter.java | f5d7c5580c4b9ccd8c1a8f037ba0cdb46b35f896 | [] | no_license | mask-hao/MyGank | 2ffc1099805396979ebc278ce2abae37fed8fb9a | e6714bb3c49307626948be885fdac64aed63733b | refs/heads/master | 2021-01-20T16:17:13.089629 | 2017-07-03T12:52:55 | 2017-07-03T12:52:55 | 90,830,111 | 103 | 16 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package com.zhanghao.gankio.ui.adapter;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.zhanghao.gankio.R;
import com.zhanghao.gankio.entity.GankSearchItem;
import java.util.List;
/**
* Created by zhanghao on 2017/5/5.
*/
public class SearchRe... | [
"281079145@qq.com"
] | 281079145@qq.com |
6d0a197210dbe51c6c51b55cdba0bfc9a88815f4 | 5c42f31f17e36f2c0a6d064a6b6b28fc60dbc45b | /iNaturalist/src/main/java/org/inaturalist/android/ItemSearchActivity.java | df2a4b77ab90ca1aeae565611ac032b7bfe80307 | [
"MIT"
] | permissive | rleir/iNaturalistAndroid | 117233c2fe4ed830ff1f8f87745275737be1ad5b | 48eb9bc2069c9625179e35722d7b3e25c2fcfe3e | refs/heads/master | 2020-03-28T06:30:35.264895 | 2018-09-06T18:15:27 | 2018-09-06T18:15:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,152 | java | package org.inaturalist.android;
import android.app.Activity;
import android.app.NotificationManager;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Typeface;
import android.media.projection.MediaProjection;
import android.net.Connectivit... | [
"budowski@gmail.com"
] | budowski@gmail.com |
98dc36d525e81603219b3a125496120bec330159 | 26b14da13b52f669b93335c377f7821900e64812 | /src/main/java/com/ai/design/AbstractFactory/IProduct.java | aa57eaeff1c38af815601eb6c86d893399479bc8 | [] | no_license | Johnwxg/design | ef32135288cc16ab167b4d228dc9623d4a1f06d2 | e36bf459ee0d1d95bf68ae7fc413690496ba8712 | refs/heads/master | 2022-07-10T22:10:12.105347 | 2019-08-01T01:29:08 | 2019-08-01T01:29:08 | 199,422,496 | 0 | 0 | null | 2022-06-17T02:20:30 | 2019-07-29T09:32:26 | Java | UTF-8 | Java | false | false | 264 | java | package com.ai.design.AbstractFactory;
/**
* @Auther: wxg
* @Date: 2019/7/25 15:44
* @Description: 产品接口
*/
public interface IProduct {
/**
* 产品类型的公共方法
* @return 返回产品信息
*/
String getInformation();
}
| [
"wangxg5@asiainfo.com"
] | wangxg5@asiainfo.com |
bb463bb30d3a4bc08227a4182ca6944fe07deebb | 4a1f36f8fc27a89a96465ca92aa04310e10d8197 | /referencedemo/src/androidTest/java/com/example/referencedemo/ExampleInstrumentedTest.java | 8709ee0a30124b893176a82cabd91802ab0bf9cd | [] | no_license | suming77/AndroidOptimizeDemo | ef32e5489c1940aad7a8f6cc486b969a21dd4804 | e864ef6a2a33ef6bfa1258d1481ed3fcdb76f819 | refs/heads/master | 2022-03-23T10:28:27.501715 | 2019-12-04T02:58:43 | 2019-12-04T02:58:43 | 219,743,030 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package com.example.referencedemo;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"296099391@qq.com"
] | 296099391@qq.com |
c511f3e4ce3ce6c80ed014e9761be19a59d7ffa8 | 7d6e49fa14c92522e48c9b1f5860e11cb1557253 | /Sample Workspace 1.8/Acme BnB/src/main/java/services/AuditorService.java | b1da92372bac856cad6deae2e6665977cce0b4e0 | [] | no_license | joslopcan/DT-AcmeBnB | aee67144b34f8f504970257fb214186fbc45e3b7 | 92168758d28e138bd16f969764edd3d41475d5d5 | refs/heads/master | 2021-01-12T18:35:30.143193 | 2017-02-17T11:50:09 | 2017-02-17T11:50:09 | 81,348,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,200 | java |
package services;
import java.util.Collection;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.util.Assert;
import repositories.AuditorRepository;
import domain.A... | [
"joslopcan@alum.us.es"
] | joslopcan@alum.us.es |
83964b6259ff2fc42e5e86a6f77de674388b8fd8 | aaf55061aa01e4e376a519d2a0d76e304a8fc48c | /MyLeadsPage.java | a9ce8cd28dd38ebff94088acc45dedc3cfea6c2a | [] | no_license | krithe/Week7Day1Assignment | b1c26be7b9feace631a6f4b648e677d61e5d9b57 | f21fa673a91d3a53b910816ae9f07da4a1f63393 | refs/heads/main | 2023-05-03T06:45:48.955798 | 2021-05-30T08:34:18 | 2021-05-30T08:34:18 | 372,150,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package pages;
import hooks.TestNgHooks;
import io.cucumber.java.en.And;
public class MyLeadsPage extends TestNgHooks{
@And("Click Create Leads")
public CreateLeadsPage clickCreateLeadMenu() {
click(locateElement("link", "Create Lead"));
return new CreateLeadsPage();
}
}
| [
"noreply@github.com"
] | krithe.noreply@github.com |
6481aedcab86919ba2177f96fa445f751c699641 | 02467552f089356e015e0631599f5ee0869bce9f | /SudokuGame/View/src/main/java/org/compprog/SecondaryController.java | 272443d713658b1e445f10c70c0e24f46376b173 | [] | no_license | wojtas112/SudokuGame | 37e9e4b33a03a4cce32e28cb599a89422f1b5831 | 112a97c8b30add060de26b10541d551b4e5fee81 | refs/heads/main | 2023-06-02T00:33:03.591943 | 2021-06-15T11:12:26 | 2021-06-15T11:12:26 | 377,134,719 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,068 | java | package org.compprog;
import java.io.IOException;
import javafx.collections.ObservableList;
import javafx.fxml.FXML;
import javafx.scene.Node;
import javafx.scene.control.TextField;
import javafx.scene.control.TextFormatter;
import javafx.scene.layout.GridPane;
import javafx.scene.text.Font;
import org.cp.model.DataA... | [
"65348511+wojtas112@users.noreply.github.com"
] | 65348511+wojtas112@users.noreply.github.com |
a00b5e622fa8fc1685e0ffa68d6e6d8e97dccdf6 | dcaf2afa5781a9c9f47cdc6daabfb62581f17765 | /src/problem23.java | cec6709778c8ec6790e6b64fb9c0c99dc31fdfbc | [] | no_license | tharindukumara/project-euler-java | e637540a471c9aa54cfb61ab1e7587f2abe8255c | bcd482ffd4903eb32c3e093427494a4ee90292f3 | refs/heads/master | 2021-05-28T23:16:28.618038 | 2015-05-30T10:00:30 | 2015-05-30T10:00:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,343 | java | import java.math.BigInteger;
import java.util.Vector;
public class problem23{
public static void main(String[] args) {
tree tob = new tree();
long begin = System.currentTimeMillis();
int[] abNum = new int[7000];
int a=0;
for(int i=1;i<28123;i++){
if(i<divisors(i)){
... | [
"zonik.hatkumara@gmail.com"
] | zonik.hatkumara@gmail.com |
bc49748da634f35907f560405df66e7bcace60f0 | eba8039e7eda13119fb73249685711d08698c809 | /src/main/java/com/smt/kata/code/MagicSigil.java | 2b1d52a2f13ff3ed9e61960129b0ac396a62adc6 | [
"MIT"
] | permissive | balasmt/Daily-Kata | d7569589bded9ea9c3e47c66ad085e3148524042 | 6cfc73003f3eb73c9493e363db53abc611b50f78 | refs/heads/main | 2023-03-12T16:58:57.379628 | 2021-03-01T00:35:01 | 2021-03-01T00:35:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,294 | java | package com.smt.kata.code;
/****************************************************************************
* <b>Title</b>: MagicSigil.java
* <b>Project</b>: SMT-Kata
* <b>Description: </b> A magic sigil is a glyph which represents a desire one wishes
* to manifest in their lives. There are many ways to create a sig... | [
"james@siliconmtn.com"
] | james@siliconmtn.com |
60cad71d41bfb4f84095e11fda199ba359a9345a | 97c95a5d8e1281a5f839d4ae83bf1f250092f45e | /build-tmp/source/OriginalFractal.java | b23203f925e0ce67f16b1090ab6ba36f4565f711 | [] | no_license | goliathUros/OriginalFractal | dfbae4cd5a2307ab9d32baab00b224a236e47a80 | e5f0cdb659b355eafbae2f3a1a18099442abc78b | refs/heads/gh-pages | 2020-04-01T14:25:21.816002 | 2015-02-03T22:47:28 | 2015-02-03T22:47:28 | 29,981,172 | 0 | 0 | null | 2015-01-28T18:16:00 | 2015-01-28T18:15:59 | JavaScript | UTF-8 | Java | false | false | 1,306 | java | import processing.core.*;
import processing.data.*;
import processing.event.*;
import processing.opengl.*;
import java.util.HashMap;
import java.util.ArrayList;
import java.io.File;
import java.io.BufferedReader;
import java.io.PrintWriter;
import java.io.InputStream;
import java.io.OutputStream;
import jav... | [
"dayi@697-334-Lorien.sf.k12.internal"
] | dayi@697-334-Lorien.sf.k12.internal |
831eeec0d7f6c3a8fa08b53b88d860a01c87ffe4 | af35a2ef1c2d051e2ce133f751511109b4b67b5d | /Assignment8.java | 37b8b12830ed35d0d1dbeb4d5d93697c3eed1913 | [] | no_license | Karthiga-web/Selenium | b5e3371c1b0a4d6386b96704ce5e3335d1071607 | d64f586d27db8227ae376cb901f5325c7351177c | refs/heads/master | 2023-05-05T06:48:57.346435 | 2021-05-21T16:47:22 | 2021-05-21T16:47:22 | 365,335,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,029 | java | package Edureka;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
public class Assignment8 {
public static void main(String[] args) throw... | [
"kar07091995@gmail.com"
] | kar07091995@gmail.com |
677fd0ac3cb66cd315b10ffc0a48e0a5e7b55bf7 | b6253a41cf007ce44392d66206d2c38e0aa6006e | /Driver.java | ec7317194ccf13dd2da4a11cbf6c0926d910a6ad | [] | no_license | Abdullah8313/Birthday-PresentAsgn2 | 0e85c6c27b513f016324c7c402c2797ea9f06e3e | 105c8a704d183423a0b3bd7386a7522152a3d6fb | refs/heads/master | 2021-02-04T09:01:38.513674 | 2020-02-28T00:41:14 | 2020-02-28T00:41:14 | 243,646,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,244 | java | /**
* @fileName :Driver.java
**/
package toy;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import java.util.Scanner;
/**
*
* @Author :
* @Date : 19 Feb, 2017,1:57:19 AM
*/
public class Driver {
public static void main(String[] args) {
List<Toy> toys = new ArrayList<>()... | [
"noreply@github.com"
] | Abdullah8313.noreply@github.com |
ec46ffa714d8edb2a9bc22e7be5e9f7624b0acf7 | bf6f529837021223112bf0279b036f23cdca28a1 | /src/main/java/net/mcreator/wolfforceegraddons/WOLFforceIgniteaddons.java | 4539f91ce85b3f60f485de355f4b4df2b0a5da88 | [] | no_license | enderman945/WOLFforce-Ignite-Addons | 85d9b226200c5216c3f26a3e6abd0b3f342ae10a | 8ca79e561d23d2e23681dc25b34554d5d2b5d06d | refs/heads/master | 2023-04-08T13:02:29.623327 | 2021-04-05T07:27:45 | 2021-04-05T07:27:45 | 353,810,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,979 | java | /*
* MCreator note:
*
* If you lock base mod element files, you can edit this file and the proxy files
* and they won't get overwritten. If you change your mod package or modid, you
* need to apply these changes to this file MANUALLY.
*
* Settings in @Mod annotation WON'T be changed in case of the... | [
"guillem@XPC-BUREAU"
] | guillem@XPC-BUREAU |
3dcee075c5652e7440d793fc8997a16f0b5b8087 | 96094412219913aafb26a5bbbae7885c54bfe617 | /app/src/androidTest/java/com/lomaikai/moreuielements/ExampleInstrumentedTest.java | 4678c25109abad9a22f089add95e6df6f3701032 | [] | no_license | ianchai/ListViewExample | b2a4cd93132b7d8ccf872401518a13cdc6089984 | be1dc9ad5e079c022348b044fa0d1d7493d8becd | refs/heads/master | 2023-03-07T15:37:34.778849 | 2021-02-18T04:30:20 | 2021-02-18T04:30:20 | 339,934,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.lomaikai.moreuielements;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execut... | [
"ianchai@mmu.edu.my"
] | ianchai@mmu.edu.my |
2cc81410550b6d40413b9c8a36fde23eb715be59 | f705ebdebebbfa681292e2d6b38c896503a255bb | /src/main/java/com/demo/bookstore/service/daoservice/OrderDAOService.java | 7df34a8e5aafa2d44967c729e3b6e50698d67a38 | [] | no_license | Deepongpat/Bookstore | e8ed99ce80cf31f56c1ec83556949e557bb2bda2 | 344fd94c90994a7673d94853549f4a007a17c489 | refs/heads/master | 2020-08-08T04:05:10.480231 | 2019-10-15T00:22:32 | 2019-10-15T00:22:32 | 213,706,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,243 | java | package com.demo.bookstore.service.daoservice;
import java.util.Collection;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired... | [
"whpongpat@gmail.com"
] | whpongpat@gmail.com |
4ffb7d6925f6fbd0df672a15ae20e8e5e85a15db | dbfee90cb3646b4eaecd32d5ff5956d84c61c3ce | /FONTS/Presentacio/package-info.java | 19d6386330a0c33edf54e4c8af56257cfc76ee5c | [] | no_license | omarkass/Program-to-solve-chess-problems-programed-in-JAVA | 808ad508350a582ab47d7b5f351299f2147e9a7b | 0e695815c498618cbe548ed69467902d1cf8faa3 | refs/heads/master | 2020-07-08T08:37:00.272086 | 2019-08-21T16:24:04 | 2019-08-21T16:24:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 61 | java | /**
*
*/
/**
* @author albert
*
*/
package Presentacio; | [
"omarelkassar8@gmail.com"
] | omarelkassar8@gmail.com |
fe7d9e5bc77d9c6bcf37403e953146e3e08fd345 | a1edf63b9d2016676105d293081f4ff9a6eec1d1 | /taotao_manager/taotao_manager_service/src/main/java/com/taotao/service/impl/ItemParamServiceImpl.java | 52a95fa7d92b3858b46b498fadafbc1ecc371967 | [] | no_license | lunzilunzi/taotao_parent | 01c32ac56ae8ab7a5dd328126dd6f5f2711561db | f6dc33419048dddb64f72b530e28f856353bccbf | refs/heads/master | 2021-01-19T22:24:32.043310 | 2017-05-25T06:56:28 | 2017-05-25T06:56:34 | 88,811,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,191 | java | package com.taotao.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.taotao.mapper.TbItemParamMapper;
import com.taotao.pojo.EasyUIDataGridResult;
import com.taotao.pojo.TbItemParam;
import com.taotao.pojo.TbItemParamExample;
import com.taotao.service.ItemParamSer... | [
"731978768@qq.com"
] | 731978768@qq.com |
a77807766c7535cd9522a60a6b4a1b05ad37554b | 037f5ac44b36921ab2cb7c1927cf38de608b67a8 | /src/test/java/io/crazy88/beatrix/e2e/bonus/dto/Amount.java | 86becd0fa6286eaab7c5d908e8bd9b5e0d6e7222 | [] | no_license | jerlosam/b-cms-integration | 4168c800b6104ca4045232d3665d3aa3e01713d9 | 02318ac6d9eff56c5b84bc0b4c0b603536e9302c | refs/heads/master | 2020-03-30T23:00:36.879550 | 2018-10-05T07:55:13 | 2018-10-05T07:55:13 | 151,687,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package io.crazy88.beatrix.e2e.bonus.dto;
import lombok.Builder;
import lombok.Value;
import java.math.BigDecimal;
@Value
@Builder
public class Amount {
String type;
BigDecimal value;
}
| [
"jerlosam@gmail.com"
] | jerlosam@gmail.com |
a58c75c2631f794cdc4eae3229c27c1219b26f7f | c24500d8058cf7591203f3aaa045179de5290f21 | /src/persistencia/DAOFormulario.java | 36d8911ddd8a20a81f7f0e2a9adf996f581b7148 | [] | no_license | sdsuy/IAgro | 7c169ab8d16c6437b640f34b8c7cdf52aa81514a | 756e936c834243cf6ab376d643b16154e648faad | refs/heads/master | 2023-01-04T18:39:19.836670 | 2020-10-24T23:17:37 | 2020-10-24T23:17:37 | 293,594,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,514 | java | package persistencia;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.LinkedList;
import entidades.Formulario;
import entidades.Usuario;
public class DAOFormulario {
private static Connection conexion ... | [
"jose.madrid@estudiantes.utec.edu.uy"
] | jose.madrid@estudiantes.utec.edu.uy |
665676e63fc2822660900826ab2d6102013215e0 | 75e90bd38aed729c201a0a2466a5c306c4bd0cec | /11_collection/src/com/ict/edu/Ex04.java | 83f60229dcfc413b9d668261b9004754f1069142 | [] | no_license | wjdghkscks/java_basics_2020 | 85ac279188b1ea10a98b5aa768c6661484074a67 | ab56f9c9e65c9e45ba3a14dfc66504a76da9b526 | refs/heads/master | 2022-10-17T04:36:30.841043 | 2020-06-12T09:07:03 | 2020-06-12T09:07:03 | 261,988,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,186 | java | package com.ict.edu;
public class Ex04 {
// 전역 변수
private String name; // 이름
private int sum; // 총점
private double avg; // 평균
private String hak; // 학점
private int rank = 1; // 순위
// getter & setter
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
... | [
"hwamchanny@naver.com"
] | hwamchanny@naver.com |
51fc1a741fb1215f048e1fb0bc8eb193567d1a28 | d00f3bb675c3f61423368ca681f86c332cb6811a | /src/main/java/com/example/javabasic/thread/exception_thread/CaptureUncaughtException.java | 0db4ddde953c2862e8d0c6705675c01edf09812d | [] | no_license | Garcia111/javabasic | 6a4a641089930dd3e2bafa0f734b9c09b12201a8 | 9a257cf1d22913aab0a2e245f0ee25914c652454 | refs/heads/master | 2022-06-25T12:44:46.307459 | 2020-09-14T15:00:25 | 2020-09-14T15:00:25 | 206,282,875 | 0 | 0 | null | 2022-06-21T02:15:30 | 2019-09-04T09:30:53 | Java | UTF-8 | Java | false | false | 1,967 | java | package com.example.javabasic.thread.exception_thread;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.ThreadFactory;
/**
* 此任务在执行的时候,会打印当前线程的异常捕获类,并抛出异常
*/
class ExceptionThread2 implements Runnable {
@Override
public void run() {
Th... | [
"erya0923!"
] | erya0923! |
ca8216c1ea3f75429e4c40b1071ca13abf610aed | c1c29016a32b334dbb16a262a7d89b1c4a572a6b | /StoreExample/android/app/src/main/java/com/storeexample/MainApplication.java | f46794778fbf98aeb0466ff245889053b7ad4a91 | [] | no_license | lucasnvp/ReactNative-Redux-Store-Example | 2688f34f333c8c0d6eb9df9dc2e3ed1700ac6dcb | 3389729e469f743986346a39ab71683a722f512e | refs/heads/master | 2021-08-23T00:57:14.762550 | 2017-12-02T01:07:02 | 2017-12-02T01:07:02 | 112,487,573 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,048 | java | package com.storeexample;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import java.util.Arrays;
import java.util.L... | [
"lucasnvp@gmail.com"
] | lucasnvp@gmail.com |
8046d22d379b55dccebd88b1ae2ab4b0f0525660 | fefc4ed7fb337eb2207519a345708d04b4b94385 | /src/main/java/com/beverage/factory/model/Order.java | 5920e49f24c085aa3f7cffeb4770ee56d915af0c | [] | no_license | sanketdomal/bevarage-factory-assign | d3e65ad73c4ca44b61e06f9d37fd92685d82d34f | e0c0e59b2431046a03d50d09da05428ba7a59d34 | refs/heads/master | 2021-05-23T01:08:24.822905 | 2020-04-05T06:07:21 | 2020-04-05T06:07:21 | 253,166,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.beverage.factory.model;
import java.util.ArrayList;
import java.util.List;
public class Order {
private List<String> orderItems;
private double totalPrice;
public Order() {
// TODO Auto-generated constructor stub
}
public Order(ArrayList<String> orderItems, int price) {
super();
this.orderItem... | [
"sanketdml@gmail.com"
] | sanketdml@gmail.com |
6fab00c8730c3edba8a6a8d63bd5140faf912685 | 91a33f84c2ef91b27853aa3f097bf1d07f4024f2 | /11.x/src/StudentTest.java | b6b59eb9b32b797ec35444f5d61581b3a7adef15 | [] | no_license | zyd16888/JavaLearn | 8f63798be66f8b01f6b763ed87a4cd8804c40f51 | cd372fa1851e0900420600df140bdbfbe19381f0 | refs/heads/master | 2022-01-17T02:49:54.849146 | 2019-05-18T04:47:25 | 2019-05-18T04:47:25 | 149,879,554 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | /**
* 描述:
* 学生测试类
*
* @author dong
* @date 2018-10-09 8:45
*/
public class StudentTest {
public static void main(String[] args) {
Student s1 = new Student("张三",23,74);
Student s2 = new Student("张三1",23,74);
s1.beSame(s2.getName());
s2.beSame(s1.getName(),s1.getAge());
s... | [
"zyd475182659@163.com"
] | zyd475182659@163.com |
d03218e4745f2e37beb47b4fc591075bd0ee21e3 | 0854fb606ee4a2e3f2c6330ab079dd5f7bef2446 | /WEB-INF/classes/data/TreinoDO.java | 1cc51469a185dfa96093fc65e3ed1cdb645a861f | [] | no_license | yuralves/fremo | b2637f0a120f301ae68d5437ae65d38a35bb72d6 | e1c70c0a0e5f94b41ca57c5fb9d2d5e577d660bc | refs/heads/master | 2021-03-26T08:17:46.862961 | 2020-03-16T11:49:00 | 2020-03-16T11:49:00 | 247,688,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package data;
public class TreinoDO {
private int _id_TREINO;
private int _id_TECNICO;
public int getId_TREINO() {
return _id_TREINO;
} // getId_TREINO
public void setId_TREINO(int id_TREINO) {
_id_TREINO = id_TREINO;
} // setId_TREINO
public int getId_TECNICO() {
return _i... | [
"yuriberezinalves@gmail.com"
] | yuriberezinalves@gmail.com |
434b0b8a6848821e7aff8b6aa97a37b3fbbabb0f | 8fcee692fd2d35dd8aa2e9b2617a3b5310c8c461 | /src/main/java/hiber/dao/UserDaoImp.java | 0d8f86659cc65ec6c6079ea3953bda127fb687c2 | [] | no_license | SLEEGit/spring_hibernate | 1408cd65f67a0af4672f113bc0977bec7e5ef375 | 4640344281ce17c4f3408953094eebfbe453f84e | refs/heads/master | 2023-02-21T22:43:23.326664 | 2021-01-27T12:32:34 | 2021-01-27T12:32:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,302 | java | package hiber.dao;
import hiber.model.Car;
import hiber.model.User;
import org.hibernate.SessionFactory;
import org.hibernate.query.Query;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import javax.persistence.TypedQuery;
import java.util.Li... | [
"guagetru.bla@inbox.ru"
] | guagetru.bla@inbox.ru |
a8623132745ff08a4198bd6210e6d0cd8f415a4b | 19bfcfef0fcabefe201a80805b12c9a90327cac6 | /ThesisProject/src/utils/InMessage.java | 5b6a80fc8a5af81ba032f9ad5dd89e210d9a0ba5 | [] | no_license | Frekkenbok/thesis_project | c552dab332e121fdfe146f05bf5fc5b140d77250 | 9acdebc881e1c4c76bffa4d11d2a520e13d53fad | refs/heads/master | 2020-05-21T12:06:33.177575 | 2015-04-13T20:50:50 | 2015-04-13T20:50:50 | 26,130,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | 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 utils;
import java.io.File;
/**
*
* @author Евгения
*/
public class InMessage {
private String inid;
private Strin... | [
"eva.minion@yandex.ru"
] | eva.minion@yandex.ru |
9ee5b0f80366cfd778deceef57df179894c1eeb7 | b85d0ce8280cff639a80de8bf35e2ad110ac7e16 | /com/fossil/dcg.java | 7f1f4ec480583605e198b50ed0d4f2ea6f1a632a | [] | no_license | MathiasMonstrey/fosil_decompiled | 3d90433663db67efdc93775145afc0f4a3dd150c | 667c5eea80c829164220222e8fa64bf7185c9aae | refs/heads/master | 2020-03-19T12:18:30.615455 | 2018-06-07T17:26:09 | 2018-06-07T17:26:09 | 136,509,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,060 | java | package com.fossil;
import com.fossil.wearables.fsl.contact.ContactGroup;
import com.portfolio.platform.ui.notifications.domain.model.AppWrapper;
import com.portfolio.platform.ui.notifications.domain.model.ContactWrapper;
import java.util.List;
public class dcg {
interface C2646a extends cjs {
void mo229... | [
"me@mathiasmonstrey.be"
] | me@mathiasmonstrey.be |
7f8b966248a890735a5534d0a13b9ea1e1aa068c | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/tencent/liteav/beauty/b/a/b.java | 7efc3e692c1d9bf17c888e31a1413969aa52fed1 | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,435 | java | package com.tencent.liteav.beauty.b.a;
import android.opengl.GLES20;
import android.util.Log;
import com.tencent.liteav.basic.log.TXCLog;
import com.tencent.liteav.beauty.NativeLoad;
import com.tencent.liteav.beauty.b.t;
public class b extends t {
private int r = -1;
private int s = -1;
private int t = -1... | [
"noiz354@gmail.com"
] | noiz354@gmail.com |
926d2b045dae35849e663c9a48877cab7682a70f | 4741b4d2702a662c78c7326cfaaa7b12cd663eb4 | /src/main/java/gp/adapter/demo/passport/adapterv15/Three/loginForQQAdapterThree.java | 4c4a072eadf1925796dfa6c021541fd6f2dadb1e | [] | no_license | Jackinline/Gp-2020-Code | 03cbcadb37f187f17dd4bd423f87210814593f79 | 9340d66338f397c73d8bdcee2f0c598cac7e1d7e | refs/heads/master | 2022-07-14T12:03:20.234666 | 2020-03-27T01:00:50 | 2020-03-27T01:00:50 | 242,747,190 | 0 | 0 | null | 2022-06-17T02:58:09 | 2020-02-24T13:45:30 | Java | UTF-8 | Java | false | false | 909 | java | package gp.adapter.demo.passport.adapterv15.Three;
import gp.adapter.demo.passport.Member;
import gp.adapter.demo.passport.ResultMsg;
public class loginForQQAdapterThree implements ILoginAdapterThree {
public ResultMsg login(Object[] param, Object object) {
if( object instanceof loginForQQAdapterThree){... | [
"779886365@qq.com"
] | 779886365@qq.com |
f38a4ad2f4d5e200d2450216df8f51490c9ae78e | 993bb3f42fe82248ff8b2319b2b53135ef7aa78f | /sma/src/sma/util/smaSwitch.java | 21935417885ce5227219ff870ec0b892fba8d35e | [] | no_license | kelly-cardenas/ProyectoSW | ba6c6161740d98ca3ae6489952388c2468e1912f | 0664c0038370f5611934defc9c10e9593156c442 | refs/heads/master | 2022-07-16T12:27:54.643716 | 2020-05-13T06:14:36 | 2020-05-13T06:14:36 | 262,689,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,266 | java | /**
*/
package sma.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
import sma.*;
/**
* <!-- begin-user-doc -->
* The <b>Switch</b> for the model's inheritance hierarchy.
* It supports the call {@link #doSwitch(EObject) do... | [
"kelly@LAPTOP-E64E6LGJ"
] | kelly@LAPTOP-E64E6LGJ |
8e9fef87df64a8f5595d150fac7bd671e7130f8b | f7075d288ccb65218cd701edc34e8f630de2e75b | /day23test/src/com/itheima/service/impl/ServiceProvinceImpl.java | d36c9942eb4ae4bf622fc5f50a62053c16407ed0 | [] | no_license | itcastCai/repo1 | 915925ce977c22645851eeaaec75bab89758771d | 56e3a1f142d5906b7ec6ff3fc4911c9fd395bb40 | refs/heads/master | 2021-07-04T23:00:21.631844 | 2019-06-14T08:10:09 | 2019-06-14T08:10:09 | 191,367,439 | 1 | 0 | null | 2020-10-13T13:53:58 | 2019-06-11T12:30:19 | JavaScript | UTF-8 | Java | false | false | 1,315 | java | package com.itheima.service.impl;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.itheima.dao.impl.FindProvinceImpl;
import com.itheima.domain.Province;
import com.itheima.jedis.JedisPoolUtils;
import com.itheima.service.ServiceProvince;
import ... | [
"cai349887291@163.com"
] | cai349887291@163.com |
25b81f7326982ea4036f0fa81346d36b9317de42 | b2d7b0517bc16e6a0cf281b1424178413b55b947 | /java-basic/src/main/java/ch21/c/Test02.java | dabbb91d983db89d0e9290f8aa47c679f55aab15 | [] | no_license | gwanghosong/bitcamp-java-2018-12 | 5ea3035c1beb5b9ce7c5348503daf5ed72304dc9 | 8782553c4505c5943db0009b6a2ebf742c84e38c | refs/heads/master | 2021-08-06T20:30:07.181054 | 2019-06-26T16:18:50 | 2019-06-26T16:18:50 | 163,650,672 | 0 | 0 | null | 2020-04-30T06:28:29 | 2018-12-31T08:00:40 | Java | UTF-8 | Java | false | false | 1,392 | java | // 애플리케이션 예외의 종류: Exception 계열의 예외처리
package ch21.c;
import java.lang.reflect.Constructor;
import java.util.Scanner;
public class Test02 {
public static void main(String[] args) {
// Exception 계열의 예외 방법
// 1) try ~ catch로 예외 받기
// try {
// 예외 발생 코드
// } catch (예외 파라미터) {
// 예외 ... | [
"gwanghosong91@gmail.com"
] | gwanghosong91@gmail.com |
46edc80f1fae3b49d7aa5008f6be918e0f9a7db8 | b9861a0fc815b77551d81010fa890ef44e9ba1cc | /admin/src/main/java/com/baidu/yun/core/filter/RangeRestrictFilter.java | ec3bc20d2889de62e66e61724a35b0705553b4c7 | [] | no_license | happyjianguo/hwp | 6dbc5223bb19534ac9d61b3eae8009038be4e1aa | 6bf80e34f3363f48af039e92931fbf3c22daae50 | refs/heads/master | 2022-12-01T01:57:04.680195 | 2020-08-09T00:20:00 | 2020-08-09T00:20:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package com.baidu.yun.core.filter;
import java.lang.reflect.Field;
import java.util.Map;
public class RangeRestrictFilter implements IFieldFilter {
@Override
public void mapping(Field field, Object obj, Map<String, String> map) {
// TODO Auto-generated method stub
}
@Override
public void... | [
"weiliejun@163.com"
] | weiliejun@163.com |
878bd6590e182bf538a1cec62cbe284602d45c79 | 4fdde8e86d4b4a7ff2d966d42a2027fb93538281 | /admin/src/main/java/com/wiggin/mangersys/service/RolePermissionService.java | 1650eac483f68b936a2001bed175621ed203cd0d | [] | no_license | wangjin0821/springboot-vueadmin | 8f5823c50e87c7bd216c5ae54a5d8382c28de91e | 8ac6df44306bb905bbe03bbd926c1892697491c0 | refs/heads/master | 2020-04-18T03:26:16.481601 | 2019-04-07T10:13:43 | 2019-04-07T10:13:43 | 167,198,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package com.wiggin.mangersys.service;
import java.util.List;
import com.wiggin.mangersys.domain.entity.RolePermission;
/**
* <p>
* 角色权限关联表 服务类
* </p>
*
* @author wiggin123
* @since 2019-01-17
*/
public interface RolePermissionService {
Integer saveRolePermission(List<RolePermission> rolePermissionLis... | [
"309472178@qq.com"
] | 309472178@qq.com |
ae032ce5df8ba26996903820e1617e8b0d7c9acb | 153d67bc6384574b00b4b07c2e1ed1bf829b3891 | /server/mlb-gm/src/main/java/learn/mlb_gm/data/TeamJdbcTemplateRepository.java | 137389874c3b32320cb3c303a74f24160abc1138 | [] | no_license | ckusk92/mlb-gm | 547678d02cd85fd1cb7b2b718c20e300df5851e6 | 7766d9e2aa3e69dac2da63f36839ec0eb81bb39e | refs/heads/main | 2023-01-15T09:51:48.128403 | 2020-11-20T03:17:45 | 2020-11-20T03:17:45 | 311,378,520 | 0 | 0 | null | 2020-11-19T22:51:29 | 2020-11-09T15:16:51 | Java | UTF-8 | Java | false | false | 2,004 | java | package learn.mlb_gm.data;
import learn.mlb_gm.data.mappers.TeamMapper;
import learn.mlb_gm.models.Team;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.support.GeneratedKeyHolder;
import org.springframework.jdbc.support.KeyHolder;
import org.springframework.stereotype.Repository;
i... | [
"38874273+charIiemurphy@users.noreply.github.com"
] | 38874273+charIiemurphy@users.noreply.github.com |
b9b59e9ed2fe8169e2de343e3e03fe43ef920c7a | 458352666d6642bb2a7e69481996b6731ca4146e | /Problems/src/Fifo.java | 259e5e33b3898ace91410dbc610e5687afa97749 | [] | no_license | Bhavani94/Leetcode | 9ea6edde3a5984120b2b7bbaa509058a0737bb1f | 12e20dc253aa343cfc17fd973a0e0c607cc66dde | refs/heads/master | 2020-06-21T17:20:27.657077 | 2019-08-12T21:07:11 | 2019-08-12T21:07:11 | 197,513,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | import java.util.LinkedList;
public class Fifo {
private final LinkedList<Integer> queue;
public Fifo() {
queue = new LinkedList<>();
}
public void enqueue(int value) {
queue.addLast(value);
}
public int dequeue() {
return queue.isEmpty() ? Integer.MIN_VALUE : queue.r... | [
"bhavani.raman@locationlabs.com"
] | bhavani.raman@locationlabs.com |
31360ce4fd2d1a33d18614b270caff8c278468c8 | e7230d5c3278a27964b3f41994120a9f0bc20ca7 | /src/main/java/com/tzy/meta/UIDMeta.java | 846c752f09118123534c15d804eef2c173af912b | [] | no_license | scapegoat1630/tzy-tsdb | 8e2024aec2394f6d2c8d214afdcade1454da1731 | 7101571aa374df8cc75895f974db5c51512919c8 | refs/heads/master | 2021-09-09T10:03:31.540051 | 2018-03-14T11:38:46 | 2018-03-14T11:38:46 | 125,203,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,201 | java | // This file is part of OpenTSDB.
// Copyright (C) 2013 The OpenTSDB Authors.
//
// This program is free software: you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 2.1 of the License, or (at your
// opti... | [
"zhangpeng12@jd.com"
] | zhangpeng12@jd.com |
0ba5dba4efc0b4e6948212f8399f37805dd7f10f | 67660ad226739ec9b13c915372ae659801a6c238 | /app/src/main/java/com/example/cexpress_vendedor/EditarNegocioActivity.java | 7b9a7dbadd5eed490a91cd8bec9bdd382f59db96 | [] | no_license | Luis-Leonardo/Cexpress_Vendedor | 95dc1854ed193b83411ae0a53af3792432f82737 | 607e057d4eacf67c350e23b83788ae85a784a085 | refs/heads/master | 2023-01-23T13:24:36.311364 | 2020-12-02T10:02:03 | 2020-12-02T10:02:03 | 316,566,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,742 | java | package com.example.cexpress_vendedor;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.DownloadManager;
import android.app.TimePickerDialog;
import android.content.DialogInterface;
import android.cont... | [
"47133311+Luis-Leonardo@users.noreply.github.com"
] | 47133311+Luis-Leonardo@users.noreply.github.com |
5aca317bf7e5fcc37144d02b5fbb9b9a55d5c823 | b0e5a1e0ce554001df97f10577660ca1859e1588 | /JavaThread.java | 750087650392c923db61f17d1f3fddfdf905a22f | [
"MIT"
] | permissive | Meghraj08/LearnJAVA | 9a3c99d3bce475f027242f9d674ef255da4ae4c6 | 1abd1e650d0e8ede5e7448b881141277108f29af | refs/heads/main | 2023-07-16T07:44:03.324421 | 2021-09-04T11:37:06 | 2021-09-04T11:37:06 | 379,577,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,866 | java | package com.app.java;
import java.util.Random;
class Student implements Runnable {
int[] marks;
int total = 0;
long limit;
static long mytime;
Student(long limit) {
Random random = new Random();
marks = new int[5];
for (int i = 0; i < marks.length; i++) {
... | [
"noreply@github.com"
] | Meghraj08.noreply@github.com |
e4e8be6f698e284011c59a91b6f4a778163206da | 69dde294850068912c0ba83fc5c87bda5959d938 | /concurrency/src/main/java/io/effective/Allocator.java | 7af68eaebd356ae9bab58e12599da894fed10846 | [] | no_license | searover/effective-java | 9baad5836216eb188bfe70b6a726c8e963622eaf | 804ced453369a0304d9bcd365c7e8d0f8b3ac364 | refs/heads/master | 2022-11-25T23:15:07.541286 | 2022-11-19T05:16:23 | 2022-11-19T05:16:23 | 135,756,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package io.effective;
import java.util.List;
/**
* @author luxz
* @date 2020/6/25-4:44 PM
*/
public class Allocator {
private List<Object> als;
// 一次性申请所有资源
synchronized void apply(Object from, Object to) throws InterruptedException {
//经典写法
while (als.contains(from) || als.contains(to... | [
"ibaiguang@gmail.com"
] | ibaiguang@gmail.com |
8ef14cb450801981b5a83861487238f5309f6283 | 1f0be937904dec7b51c6de99a3cc58ab0da35e81 | /portlet/catalog/catalog-portlet/src/main/java/org/nterlearning/atom/parser/dao/CatalogFeed.java | 04cd3081d2ed806a15b270648587b80d02b71b67 | [] | no_license | sbreidba/nter.portal-core-devel | 032b5ee0f918e3d662db1e5d2c1e6f412853003b | 1900a8e6122d63c1eff81a0bbf1c83d62e603cc7 | refs/heads/master | 2022-08-20T15:00:13.207226 | 2014-01-31T20:17:01 | 2014-01-31T20:17:01 | 37,631,560 | 0 | 0 | null | 2022-03-21T20:31:16 | 2015-06-18T01:56:54 | Java | UTF-8 | Java | false | false | 2,303 | java | /*
* National Training and Education Resource (NTER)
* Copyright (C) 2012 SRI International
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or (at
... | [
"l.moulder.sri@localhost"
] | l.moulder.sri@localhost |
b725b6923db2d509d6b46ab1c1f8e9f5e8e5ba51 | bf6e1f02ac93df6dd14ae5467b9e5be9a2083fe8 | /app/src/main/java/com/frizzle/frizzlehookmaster/HookApplication.java | cf4b8181f293c9dc410270907b1d8ead9946f0d8 | [] | no_license | FrizzleLiu/FrizzleHookMaster | a07341b4ba6402cff3a84f6530ba59c7d471e576 | a0c55ba4f1b7a3c2655cc8b0640981691a6542a6 | refs/heads/master | 2022-12-09T01:37:07.744019 | 2020-09-11T12:41:19 | 2020-09-11T12:41:19 | 294,692,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,234 | java | package com.frizzle.frizzlehookmaster;
import android.app.Application;
import android.content.res.Resources;
import java.lang.reflect.InvocationTargetException;
/**
* Time: 2019-08-10
* Author: LWJ
* Description: 宿主的Application
*/
public class HookApplication extends Application {
public static String plugi... | [
"15888897624@163.com"
] | 15888897624@163.com |
3c58e1b245b4e5a6cd8914f94881cb870d711d41 | e2437d2a04fbbda45507eaa315d7c1e462ec60c6 | /Automation Project/src/main/java/com/atmecs/atmecsqa/utils/ScreenShot.java | 514b72036d136b82d2a4d2bbe68bbed62617d313 | [] | no_license | Subhasrinatarajan/Assignment | b274ffb30203bed798854d52565639fc7ce0fe5e | ae3180799e6a39b3e033522971f1d115d65c4bb7 | refs/heads/master | 2022-07-25T14:11:36.366074 | 2019-08-27T13:20:56 | 2019-08-27T13:20:56 | 191,749,682 | 1 | 1 | null | 2022-05-20T21:02:50 | 2019-06-13T11:25:03 | HTML | UTF-8 | Java | false | false | 505 | java | package com.atmecs.atmecsqa.utils;
import java.io.File;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import com.atmecs.atmecsqa.testbase.Base;
public class ScreenShot extends Base
{
/* @Test
public static void captureScreenMethod() throws Exception{
File screenshotFile ... | [
"subinatraj@gmail.com"
] | subinatraj@gmail.com |
9cec3fb84fa22902b186bd67691f7ea5e66f2806 | 2bd25c9534f8ac097fa50afb7a3770714c321af9 | /teseWorkspace/org.itlingo.rsl/xtend-gen/org/rslingo/rsl/generator/Angular5andASP/NET_Core/DAL/AppDbContext.java | e68d15ae41a787180359746d71aff9a020ee5767 | [] | no_license | gon10/EclipseRepoTese | 563ad3b84fe5223eb4ce108b1a63acd85e2b924e | 488e4f5e988bd662cbdfd976d97c01dd157db954 | refs/heads/master | 2020-03-26T12:11:12.357566 | 2018-09-14T22:28:46 | 2018-09-14T22:28:46 | 144,704,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,358 | java | package org.rslingo.rsl.generator.Angular5andASP.NET_Core.DAL;
import java.util.ArrayList;
import org.eclipse.xtend2.lib.StringConcatenation;
import org.rslingo.rsl.rsl.DataEntity;
@SuppressWarnings("all")
public class AppDbContext {
private ArrayList<DataEntity> entities = new ArrayList<DataEntity>();
private... | [
"goncalopereira1515@gmail.com"
] | goncalopereira1515@gmail.com |
b906f602cbea6d3fb150b344ee5841ca9fc39b66 | 86b6d1d9f6999809782ddd13909e835c8e1a760e | /src/MatrixSolver.java | c67a1c8de76660880b45e8045a3d3922abc0559f | [] | no_license | kqct/MatrixSolver | 59100a840f059d2e333ba72544c745506a88f678 | 295ed4f04b8929c8c3e6ccdb33af688be0e3e392 | refs/heads/master | 2022-05-22T05:42:57.358790 | 2018-01-11T04:06:54 | 2018-01-11T04:06:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,411 | java | import Jama.Matrix;
public class MatrixSolver {
// String input = "WARIO ONE TRUE GOD";
public static void main(String[] args) {
// Define values within encoding matrix
// double[][] encodingMatrixVals = {{-1, 6, 15}, {-4, -7, -12}, {11, 6, 4}};
double[][] encodingMatrixVals = new double[][]{{-1, 1, 0}, {1, 3,... | [
"10765599+meow10811@users.noreply.github.com"
] | 10765599+meow10811@users.noreply.github.com |
2fe1330ab14661edfb872a36eb888f5fda7d907f | 318cd1f0b6549b907bd680d20c2af72920275bd2 | /Spring 02 - Sur la route/src/main/java/fr/wildcodeschool/SpringDoctor02/SpringDoctor02Application.java | d7fb9f6965800feaea39e376e23ef282691229f2 | [] | no_license | jonsoninlaw/Odyssey | 42ff48cafb5bede6bab7f15efcbfc98998c03862 | 93a31cdb138ea1f6e42de0d0c6b7419c208f9b5d | refs/heads/master | 2020-09-28T19:52:07.287625 | 2020-02-06T08:18:28 | 2020-02-06T08:18:28 | 226,828,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,420 | java | package fr.wildcodeschool.SpringDoctor02;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
im... | [
"jonsoninlaw@gmail.com"
] | jonsoninlaw@gmail.com |
4757edd7f434172d23d53ba1173b8b19085ec39d | 97aa6bf8f175cce9f530b9049da19d6fbf66b45b | /sharedstorage/src/test/java/com/github/Sourav242/sharedstorage/ExampleUnitTest.java | 2e77b8b37ddac3a1b881660ac5e7cd7c6da8a864 | [] | no_license | Sourav242/SharedStorage | b62659be40d2b6be35ee89716f9acb13aed17650 | 242b4d76d309458129a53406c14ce232ca5ce96d | refs/heads/master | 2020-06-28T07:01:26.350979 | 2020-02-07T11:42:18 | 2020-02-07T11:42:18 | 200,170,439 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.github.Sourav242.sharedstorage;
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
... | [
"1994sourav@gmail.com"
] | 1994sourav@gmail.com |
347eea674c1db2414ee4774b789edd28efe425a5 | e8c09a9b108855cdecb474af007feccd5e803d06 | /src/main/java/java1702/javase/exam5/E3.java | 87fc30e73a5f615d2f7274df1ee18683f4205b9e | [] | no_license | qq666888/java | 2809ca1a94380315a06f9516af2e03f12b511afd | 23c5364a6ceaa9fdacd17dc299b51a3b05a866a1 | refs/heads/master | 2021-01-17T11:33:52.733042 | 2017-05-12T08:24:58 | 2017-05-12T08:24:58 | 84,040,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,210 | java | package java1702.javase.exam5;
import java.util.Arrays;
/**
* Created by $qiqi
* on 2017/4/15.
* java
*/
public class E3 {
public static void main(String[] args){
String s0 = "123,45,25,85";
S1.S2(s0);
}
}
class S1{
public static String s11(String s0){
String[] arr = s0.sp... | [
"1096161287@qq.com"
] | 1096161287@qq.com |
47ebbf328199025c4879011c9e35b386d68a92a6 | 66932d551b1928af0ff59e4dc5cd947a1387fc18 | /app/src/main/java/xyz/kkt/sunshine/viewHolders/WeatherDataViewHolder.java | 81cb92d26534667c9698c0945678aa36b8aa5d98 | [
"Apache-2.0"
] | permissive | KaungKhantThu/Sunshine | 72cf515c2d6f084443c17980f6df3cc241bfacea | 3985612d6950e62b814abfd70c55958032b997c3 | refs/heads/master | 2021-08-24T06:19:47.804700 | 2017-12-08T11:12:52 | 2017-12-08T11:12:52 | 112,696,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 853 | java | package xyz.kkt.sunshine.viewHolders;
import android.annotation.SuppressLint;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.RelativeLayout;
import butterknife.BindView;
import butterknife.ButterKnife;
import xyz.kkt.sunshine.R;
/**
* Created by Lenovo on 12/1/2017.
... | [
"kaungkhantthukkt2016@gmail.com"
] | kaungkhantthukkt2016@gmail.com |
27dd8fc5157f61e4f8b208ea836745dc862f1073 | a1406a5542ec1e07fca4a8bf51960892a250cc1a | /Sistema_Java/StorePhoneDoctor/src/modelo/SqlUsuarios.java | 3e6cb81ec9ea6e3d421fd3865bbdfbdab6831871 | [] | no_license | PatyLuPrz/ProyectoFinal | 606a2e4debc14a548e17b5cf213f5fa6c058defe | 84155eb50b1ea52b93a60d31b7f831de02725090 | refs/heads/master | 2018-11-10T00:05:57.764040 | 2018-08-22T19:39:57 | 2018-08-22T19:39:57 | 134,033,691 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,020 | java |
package modelo;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.swing.JOptionPane;
/**
*
... | [
"37199801+LuisNorberto1998@users.noreply.github.com"
] | 37199801+LuisNorberto1998@users.noreply.github.com |
55bb4210098dbf4749bcd6625a7f014d1f51f3de | 1d14e5edeaf932f02ef5c7c5333dffe5bfac2a16 | /pos-microservice-restful-trip-agencia/src/main/java/br/edu/ifpb/ads/pos/microservice/restful/trip/agencia/service/consumer/HotelReservaConsumer.java | d6c28d2b2ed2f1f32fb8598efa83cb32dfe76140 | [] | no_license | wensttay/pos-microservice-trip | 7c6648fd98bcd22e047fdb1dba28d60e742aaa91 | ae3aa2ada79603c5dd35bc8170d8331464e90390 | refs/heads/master | 2021-07-19T02:28:45.532797 | 2017-10-23T20:41:59 | 2017-10-23T20:41:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,254 | java | package br.edu.ifpb.ads.pos.microservice.restful.trip.agencia.service.consumer;
import br.edu.ifpb.ads.pos.microservice.restful.trip.agencia.mapper.Mapper;
import static br.edu.ifpb.ads.pos.microservice.restful.trip.agencia.service.consumer.HotelConsumer.HOTEL_REST_RESOURCE;
import static br.edu.ifpb.ads.pos.microserv... | [
"yattsnew@gmail.com"
] | yattsnew@gmail.com |
9a8ebf0ee8de3258e56a09fd0b26ac3aa696db6d | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /MATE-20_EMUI_11.0.0/src/main/java/android/bluetooth/UidTraffic.java | 25fe375cb51ce0d067fbaeadf4af7c0e0b921836 | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,272 | java | package android.bluetooth;
import android.os.Parcel;
import android.os.Parcelable;
public class UidTraffic implements Cloneable, Parcelable {
public static final Parcelable.Creator<UidTraffic> CREATOR = new Parcelable.Creator<UidTraffic>() {
/* class android.bluetooth.UidTraffic.AnonymousClass1 */
... | [
"dstmath@163.com"
] | dstmath@163.com |
8956c678d27d4f036585106f143b08a28e479862 | 41281f06c5afae0a228d8db85ea6eb105901a6f1 | /AdapterBridge/src/test/TestClass.java | 1ae577b40c8017c7ea5211bdf15f06af000b22c8 | [] | no_license | xilemi/2021-Design-pattern | 2eae0aef2efa0186421dcb7c4fc7121c131e0585 | a61022b4928b132fd7fb7dedd4a466a760c723f2 | refs/heads/master | 2023-06-08T01:49:58.965023 | 2021-06-19T06:46:38 | 2021-06-19T06:46:38 | 345,996,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | package test;
import birdge.BirtShowImpl1;
import birdge.BirtShowImpl2;
import birdge.BirtShowJdbcData;
import birdge.BirtShowTextData;
public class TestClass {
public static void main(String[] args){
BirtShowTextData showText=new BirtShowTextData(new BirtShowImpl1());
showText.showBirt();
... | [
"xilemifan"
] | xilemifan |
4e8d01f8431106abbb2c026008ed8d4f62b2b56b | 49780a6ce2ac7c2ae658ce148ce7dffe402e9930 | /build/generated/source/proto/main/javalite/com/heroiclabs/nakama/api/ChannelMessageOrBuilder.java | 9497805332402df64a2f529e64565f74d9463117 | [
"Apache-2.0"
] | permissive | rieseted/nakama-java | e2c2b6382d6d8f8b296882194b6d8f6e0748304b | 3814e6e63a083e6e455891c6ee9b032c96c9c7d2 | refs/heads/master | 2020-06-19T19:32:32.462113 | 2019-06-19T11:13:42 | 2019-06-19T11:13:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 3,723 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: github.com/heroiclabs/nakama/api/api.proto
package com.heroiclabs.nakama.api;
public interface ChannelMessageOrBuilder extends
// @@protoc_insertion_point(interface_extends:nakama.api.ChannelMessage)
com.google.protobuf.MessageLiteOrBuilde... | [
"mo@heroiclabs.com"
] | mo@heroiclabs.com |
e54986cbcb401ed62cefcd12934eea8cc8eb4724 | 2c975a422f9e276a15ae7fd6f4a53b76ecdbe21a | /src/main/java/ben/study/gas/controller/BillDetailController.java | 9c7d6192550aff40c8112c6dfe1ad2453b8345d1 | [] | no_license | bengold20/myGas | 92ee617aea4497f02dbb166e953134e2eb3c5aab | e7e9dcf630a8bd659b3e94ca30fcc86c4014204c | refs/heads/main | 2023-07-27T17:26:57.923740 | 2021-09-12T12:03:40 | 2021-09-12T12:03:40 | 405,608,105 | 0 | 0 | null | 2021-09-12T12:03:40 | 2021-09-12T10:12:17 | Java | UTF-8 | Java | false | false | 1,974 | java | package ben.study.gas.controller;
import ben.study.gas.entity.Bill;
import ben.study.gas.entity.BillDetail;
import ben.study.gas.entity.WarehouseDetail;
import ben.study.gas.repository.WarehouseDetailRepository;
import ben.study.gas.service.BillDetailService;
import ben.study.gas.service.WarehouseDetailService;
import... | [
"phattrien0222@gmail.com"
] | phattrien0222@gmail.com |
75ceea267b8e97c1526f5d9bebf4f3a78e52a782 | 07d99d83e82b82fc3d8ed1c53633d0fe52b78486 | /tools/totem.trm/src/MM_uncertainty/DataType.java | a3396dd97f0c75c06ffe221be5637f2249cc624e | [] | no_license | MDEGroup/MDEProfiler | 25ccdd38725014b9d912aa91520dd7ef227e5dab | 96222e86dfb393cd0c86882606902c230da1f831 | refs/heads/master | 2020-04-12T22:59:37.989363 | 2018-12-24T09:41:47 | 2018-12-24T09:41:47 | 162,804,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | /**
*/
package MM_uncertainty;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Data Type</b></em>'.
* <!-- end-user-doc -->
*
*
* @see MM_uncertainty.MM_uncertaintyPackage#getDataType()
* @model abstract="true"
* @generated
*/
public interfa... | [
"juri.di.rocco@gmail.com"
] | juri.di.rocco@gmail.com |
9352289791875d4b38ec6d4ff0b05bd6cfbe1c88 | 9c3b25c7694ac3e7087e205bd843cf09709a9fab | /src/main/java/main/CompanyRest.java | 52f93072830ca9998515edd314b7c6a227cefe37 | [] | no_license | GagoM/Coupon-System | 9154c8c280ea6803048e6ecffcd88abc393a8d73 | 583e2f2b7a29ed47d6049321a8fc6e9a87d0163c | refs/heads/master | 2021-05-12T18:48:59.596555 | 2018-02-04T09:16:07 | 2018-02-04T09:16:07 | 117,073,607 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,792 | java | package main;
import java.io.FileNotFoundException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.MediaType;
import org.springframework.w... | [
"34302679+GagoM@users.noreply.github.com"
] | 34302679+GagoM@users.noreply.github.com |
40f140c89c6fb4e814897e5e28e4a2350b94a408 | 570b13244e63d7d84f0a473676c9d33f43e90dff | /src/com/javarush/test/level07/lesson12/home02/Solution.java | 62872eedfb68ee0f6cab7354abb399ba9de46fce | [] | no_license | madman61rus/JavaRush | e510c00bfbf3e96f9c41510fe86b0f3a5c76cbdc | 307223de903d4c9f33f801025323e263d1d9d555 | refs/heads/master | 2020-07-29T01:12:27.685696 | 2017-02-06T21:24:09 | 2017-02-06T21:24:09 | 73,687,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,283 | java | package com.javarush.test.level07.lesson12.home02;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
/* Переставить M первых строк в конец списка
Ввести с клавиатуры 2 числа N и M.
Ввести N строк и заполнить ими список.
Переставить M первых строк... | [
"vkompaniec@gmail.com"
] | vkompaniec@gmail.com |
4e7b3eab7723e58e3dc4dd30439822720c4706a5 | bec329a01ef6608f1ab42d781c64398e7a85b205 | /src/main/java/project/rest/field/MessageFieldPopulator.java | bfddd55d84d7defdd00c8244e825931ba295eda4 | [] | no_license | jacktri/Mail-System | debb56bdf3cd39df02a2ad83a9c5de8f5daa0630 | 5391486497ff492836329484bf6a0890c67e59e0 | refs/heads/master | 2020-04-06T04:07:58.812000 | 2017-02-28T17:49:36 | 2017-02-28T17:49:36 | 83,044,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,696 | java | package project.rest.field;
import org.springframework.stereotype.Component;
import project.common.rest.Field;
import project.common.rest.FieldPopulator;
import project.common.rest.IFieldName;
import project.controller.dto.MessageDto;
import project.vo.MessageVo;
import java.util.ArrayList;
import java.util.List;
im... | [
"jack.savory@thomsonreuters.com"
] | jack.savory@thomsonreuters.com |
b3b3f2d6cb953d0b7440f95fd3fb832f733f8381 | 83e2a3d1f7e0934c6d0f631c1674ed0c5fea5143 | /src/main/java/com/intplog/mcs/service/impl/McsServiceImpl/McsPlcVariableServiceImpl.java | a570738c24c4bbc84382c4268ba19ffd6d07c067 | [] | no_license | hg960954342/hongfaBCRtest_1 | e46119dc1994f6e6d9c84cb23e2ad26e2b373475 | 89af85bf3c6a6c8f4bd411c1056cd60fbcbeacb5 | refs/heads/master | 2023-07-12T21:01:24.274102 | 2021-02-05T09:37:07 | 2021-02-05T09:37:07 | 336,147,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,812 | java | package com.intplog.mcs.service.impl.McsServiceImpl;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.intplog.mcs.bean.model.McsModel.McsPlcVariable;
import com.intplog.mcs.bean.viewmodel.PageData;
import com.intplog.mcs.common.JsonData;
import com.intplog.mcs.mapper.McsMapper.Mcs... | [
"BIGBIGGANG@live.com"
] | BIGBIGGANG@live.com |
661f26e7ebc6b58056c9a8b81db29045c5eb922a | fd6e02cf2ef6f16f83027095c3f088ee19fff0ae | /WarrantyChecker/src/main/java/com/wordpress/mteixeira/warrantychecker/MainActivity.java | d6dae22b24c19eb9fd778fb3ee6915bbdb586b34 | [
"Apache-2.0"
] | permissive | badnetmask/WarrantyChecker | 722a53afbff7f8bc63ec5ea66b5afa4c9050d70e | 51460f1ebe8a19871e0f214670f748b066571b23 | refs/heads/master | 2021-01-22T09:51:05.068372 | 2013-08-04T15:54:26 | 2013-08-04T15:54:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,356 | java | /*
Copyright 2013 Mauricio Teixeira
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 ... | [
"mteixeir@redhat.com"
] | mteixeir@redhat.com |
99d66d7f9e390e7d8a49f2639e34911f932eedb5 | 22390d3569ea3b06d43d7e765ce6f11ebf5827ba | /string/date.java | ed10c39fdbc0590cb2d19756c773259c3ef429fb | [] | no_license | cabrelkemfang/Achile_Java | 63a4b22f2ca185d89f043ef6d94af29b101b5268 | 7e79ee41c435adf3250bc5f89ce1f6d620e6ab7f | refs/heads/master | 2020-03-21T07:07:05.997060 | 2018-10-02T08:30:02 | 2018-10-02T08:30:02 | 138,261,386 | 0 | 1 | null | 2018-11-16T16:51:33 | 2018-06-22T06:04:25 | HTML | UTF-8 | Java | false | false | 453 | java | //EXO14.19
import java.util.Scanner;
public class date{
public static void main(String[] agrs){
Scanner imput=new Scanner(System.in);
String[] month={"jan","feb","mar","april","may","jun","jul","aug","sept","oct","nov","dec"};
int m,d,year;
System.out.println("plaese enter the date month day year");
m=imput... | [
"39851246+achilep@users.noreply.github.com"
] | 39851246+achilep@users.noreply.github.com |
4516a5679be86defcfd9b02ed68645d3f00bb9fa | f7322c512d51b5482504f77c6df1e6532e5754ee | /app/src/test/java/com/toni/dialogoalerta/ExampleUnitTest.java | 69e7f45f6696cf3dbd823ff22ba34868a40baa7e | [] | no_license | AntoniaPuertas/Dialogos | bd60256d9e03f607035a659212af462df0728d80 | b93a33616cbc4c7db30420b5a476b0f987b4a7e4 | refs/heads/master | 2023-05-01T07:07:36.762687 | 2021-05-18T09:55:29 | 2021-05-18T09:55:29 | 368,480,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.toni.dialogoalerta;
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
public void... | [
"tsm.antonia@gmail.com"
] | tsm.antonia@gmail.com |
f619a35bd6d6b06d9a9c9c2a80eb86ef129e9155 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_4b4543a968520223b36e7b641572add2a7566a70/SchoolChoiceReminderBMPBean/9_4b4543a968520223b36e7b641572add2a7566a70_SchoolChoiceReminderBMPBean_t.java | ab7e81781ae893ca44de706da96699605198f52f | [] | 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 | 6,436 | java | package se.idega.idegaweb.commune.school.data;
import java.util.Calendar;
import java.util.Collection;
import java.util.Iterator;
import javax.ejb.FinderException;
import com.idega.block.process.data.AbstractCaseBMPBean;
import com.idega.block.process.data.Case;
import com.idega.block.process.data.CaseBMP... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
64a72fa00a744ad86add5281535e4a44f1d035d5 | 872095f6ca1d7f252a1a3cb90ad73e84f01345a2 | /mediatek/proprietary/packages/apps/RCSe/RcsStack/src/com/orangelabs/rcs/core/ims/security/cert/KeyStoreManager.java | 2a9ba7108ded99e0540bc927a5bd80236aa31a01 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | colinovski/mt8163-vendor | 724c49a47e1fa64540efe210d26e72c883ee591d | 2006b5183be2fac6a82eff7d9ed09c2633acafcc | refs/heads/master | 2020-07-04T12:39:09.679221 | 2018-01-20T09:11:52 | 2018-01-20T09:11:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,070 | java | /*******************************************************************************
* Software Name : RCS IMS Stack
*
* Copyright (C) 2010 France Telecom S.A.
*
* 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 cop... | [
"peishengguo@yydrobot.com"
] | peishengguo@yydrobot.com |
0577d815a7545615ceb7aa6a91e346f8a0630aa7 | 8b1a23bff17ee19e8b01789071db7516863e0a2a | /Java/Software1/Assignment8/src/il/ac/tau/cs/sw1/ex8/wordsRank/FileIndex.java | e91c40f56467aca84c3557178978ba216e3ee38c | [] | no_license | felixNan/cs-projects | 4e49d14a2016464643167a0cf270faab667df137 | faecd807ce94cce2a910ac441ed92a99c14dfbf3 | refs/heads/master | 2020-04-11T20:02:09.455387 | 2018-12-15T16:41:48 | 2018-12-15T16:41:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,063 | java | package il.ac.tau.cs.sw1.ex8.wordsRank;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import il.ac.tau.cs.sw1.ex8.histogram.HashMapHistogram;
import il.ac.tau.cs.sw1.ex8.wordsRank.R... | [
"31568986+Rpsn@users.noreply.github.com"
] | 31568986+Rpsn@users.noreply.github.com |
475c73dbf0a36e57491c97b03446a150d6ec3fb9 | b4ff6066babcde312d29f559c540bafefe3ee452 | /BulkSMS/src/main/java/co/ke/bigfootke/app/security/AuthorizationServer.java | cdfb53ec3bef110763ef98f3ad8ed90db6fb9685 | [] | no_license | Kanyi-JavaGuru/Bulk-sms-backend-server | d9c16ce97a29678720aa82b3f63feb7e47458a1a | b98059575d1d71ccbfbc48c38472d81e2f303670 | refs/heads/master | 2020-03-11T01:17:32.639249 | 2018-05-16T02:40:21 | 2018-05-16T02:40:21 | 129,687,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,193 | java | package co.ke.bigfootke.app.security;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpMethod;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.securi... | [
"mbugua.kevinkanyi@gmail.com"
] | mbugua.kevinkanyi@gmail.com |
cf5182e0f06c2bdcd96bcdd6d666b50427c2aee2 | 3cf5c9735533f5270a2f8d55290a4e8ed6cb1e9c | /ExamenJavaDiciembre2012RedSocial/src/RedSocialException.java | 0cec431cd0eb0ad69dd6f4dc7e1627d5d2135b21 | [] | no_license | frosamga/Programacion-orientada-a-objetos | 9afa23c7281db6250d56f5493fbfbb023c06c819 | 458b73412ba54c10e6272a0c9dedb123723a2e9f | refs/heads/master | 2020-06-08T15:56:44.457390 | 2015-06-21T15:33:14 | 2015-06-21T15:33:14 | 37,814,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 176 | java | public class RedSocialException extends RuntimeException {
public RedSocialException(String msn) {
super(msn);
}
public RedSocialException() {
super();
}
}
| [
"frosamga@hotmail.com"
] | frosamga@hotmail.com |
ab82b021c5529d685116da0ed383d44c52b85681 | 68df436539222fde39d1d159ecea69fba5801be5 | /src/mrl/firebrigade/sterategy/StuckFireBrigadeActionStrategy.java | da9935e0e1541863f2af99945cf5c4737eb594fc | [] | no_license | MRL-RS/agent-simulation | 8492353fc87a490aef410769a10fcdef38a979b4 | 8299b1ba0826b977a6e13a0c8263f282cda51dc1 | refs/heads/master | 2020-03-20T05:31:14.529241 | 2018-04-20T18:46:45 | 2018-04-20T18:46:45 | 137,217,327 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,845 | java | package mrl.firebrigade.sterategy;
import mrl.MrlPersonalData;
import mrl.common.CommandException;
import mrl.common.TimeOutException;
import mrl.firebrigade.FireBrigadeUtilities;
import mrl.firebrigade.MrlFireBrigadeDirectionManager;
import mrl.firebrigade.MrlFireBrigadeWorld;
import mrl.helper.HumanHelper;
import mr... | [
"mahdi.tn@gmail.com"
] | mahdi.tn@gmail.com |
9ab87a951e549f8ce286bc71be5eeb50caa74ddf | 6556cbbffe85267562ab0db5123b2ffd7b4e3249 | /src/main/java/com/bhst/wq/service/impl/WqPunchManagementServiceImpl.java | 8596d0e7170e1c5f69893783d9b9070f20100c30 | [] | no_license | suhaihao/wq | 30ee2e584223a9c8f4440fa4be70b61a8fce4e68 | 239c5c6ae8bb711a27d4c4aae92a7f79dbb2f8d4 | refs/heads/master | 2022-11-24T03:12:09.640703 | 2020-07-30T03:48:54 | 2020-07-30T03:48:54 | 266,343,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,683 | java | package com.bhst.wq.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.bhst.wq.entity.WqA... | [
"505604843@qq.com"
] | 505604843@qq.com |
9809600b63fbc7d63bb663962651ad358dcb075e | 2fc7f6b10ea17130a117754a20ec249099693a23 | /src/me/piatgory/game/controller/TurnController.java | f2ab3e3b24a95f48ead0838ff3ba5837487458e4 | [] | no_license | GregoirePiat/Polytech-SpaceRPG | 587b495b2edc0b29c57297ae469ef6348c78f58d | 2a269e695dfb7b968618329585573f1e540a4153 | refs/heads/master | 2021-01-18T08:34:09.015253 | 2016-01-20T19:02:38 | 2016-01-20T19:02:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,897 | java | package me.piatgory.game.controller;
import me.grea.antoine.utils.Dice;
import me.piatgory.game.Action.Action;
import me.piatgory.game.Action.ActionUsable;
import me.piatgory.game.core.CoreController;
import me.piatgory.model.Entity.Monster;
import me.piatgory.model.Item.consumable.Consumable;
import me.piatgory.persi... | [
"gory.alexandre02@gmail.com"
] | gory.alexandre02@gmail.com |
6036514c79f54f489a272484781527f678fa1732 | 92689eb25786ae97abc6600870496042e8b07b7a | /spring-framework-3.2.16.RELEASE/spring-webmvc/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerExceptionResolver.java | dba6ae36e056152097e4a5a7aa182de9d13cead3 | [
"Apache-2.0"
] | permissive | wangyingjie/spring3.2.6 | 27da141d3fd20b2e2cba20bea39bfdc33195805e | 46bd3363fcca10d2327bd29d7cca56ede9f53c3e | refs/heads/master | 2020-04-12T09:38:56.896199 | 2017-01-11T08:20:11 | 2017-01-11T08:20:11 | 51,057,084 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,655 | java | /*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"wangyingjie1@jd.com"
] | wangyingjie1@jd.com |
cd76d64d613f692094e0790ce3e28893264334f9 | f6b0ce9d53f03da80adb2cc027018b458faa9d8f | /core/src/main/java/org/apache/brooklyn/core/workflow/WorkflowExpressionResolution.java | dd1603880bc21868b14b0556ebc52e3f23629678 | [
"Apache-2.0",
"OFL-1.1",
"LicenseRef-scancode-public-domain",
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | apache/brooklyn-server | 3c4b3ba2f494447ac90e118e7bbfe3fcb4c4862e | 1ae135db034ee5b749f853322a10ce2401cc3d76 | refs/heads/master | 2023-08-30T20:35:47.050041 | 2023-08-30T08:00:41 | 2023-08-30T08:00:41 | 47,246,081 | 49 | 84 | Apache-2.0 | 2023-09-14T17:06:34 | 2015-12-02T08:00:06 | Java | UTF-8 | Java | false | false | 38,879 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"alex@cloudsoft.io"
] | alex@cloudsoft.io |
153bed46e34ec7aede85c53261e6a51e713210d2 | 722ac9e61dfc04a7bee0c422b0d6ebd9e14271ca | /src/main/java/org/java/service/PatientService.java | 9153c9fe92f9cab7f6930b2b20f3afac836af25a | [] | no_license | 862171455/hospital | 7f7087044150cb6f0c0d2207f37b8c3a883fdac2 | 1c12c68163d11d8b5ddb8da125f149264a082097 | refs/heads/master | 2022-06-28T04:14:19.716189 | 2019-08-31T02:11:56 | 2019-08-31T02:11:56 | 201,697,119 | 0 | 0 | null | 2022-06-21T01:38:35 | 2019-08-11T00:19:00 | HTML | UTF-8 | Java | false | false | 646 | java | package org.java.service;
import java.util.List;
import java.util.Map;
/**
* Created by GD on 2019/8/11 0011 10:51
*/
public interface PatientService {
Map<String,Object> findbyUuAndP(Map<String,Object> map);//病人账号密码登录
void updatepwd(Map<String,Object> map);//密码修改
void updateDetails(Map<String,Object> map);//信息修... | [
"862171455@qq.com"
] | 862171455@qq.com |
283a0ad4d6722d23c328c0613dc7b7bc3fda911c | 4004a7c810caa2522d0ee3ab09f8bfe1d901df87 | /src/main/java/sda/zadaniezespringa/construction_store/model/User.java | 9bd20fb9b23ff836f99b31951ccba60325409227 | [] | no_license | Adriodx/StoreProject | 057ffc7bc969b25ce1cc15fe7a54785f05d024ab | a8ed74fdd6df948beec8dd7663926a0115c6ad32 | refs/heads/master | 2023-06-16T23:27:30.532991 | 2021-02-21T00:26:21 | 2021-02-21T00:26:21 | 383,746,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package sda.zadaniezespringa.construction_store.model;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
public class User {
@Id
@GeneratedValue
private Long clientId;
private String email;
private String firstName;
private String surname;
private String password;
... | [
"katarzyna_synowiec@wp.pl"
] | katarzyna_synowiec@wp.pl |
0d82b12b87f9829fd8fe9b695846bf43fe0582d5 | 1d9358bc1e136c7e0014ce42b5183e7553c31dde | /src/actions/add/AddReservation.java | 65bce3bdc76617e4a907b24ddeb88e52590ea280 | [] | no_license | msaleh2/Hotel-Database-System | 44e91289e8512f8b10d6984ca48e4a32e1519f95 | 326989da9f5ae0cb44d5cef7c995d8bc6d5f10e3 | refs/heads/master | 2021-08-08T15:24:18.963566 | 2017-11-10T15:58:07 | 2017-11-10T15:58:07 | 105,072,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,094 | java | /**
*
*/
package actions.add;
import java.sql.SQLException;
import models.Reservation;
import sql.ReservationDBA;
import sql.RoomDBA;
/**
* Adding a reservation functionality.
*
* @author Anusha Balaji (abalaji)
*
*/
public class AddReservation {
/**
* Adds the given room to the database; hotel must a... | [
"msaleh@ncsu.edu"
] | msaleh@ncsu.edu |
31b6416bf5ce6683fe43e0f66433b23251f9144e | ab54b7ff82580c4791c4654cf6102f9c75baf50f | /core/src/com/systemphoenix/edenalpha/Actors/ObjectActors/Animal.java | 9a536768ef6892573fdfb943a43fe2254036f987 | [] | no_license | system-phoenix/EdenAlphaV2 | 98d17a8d1cc03b6127ebc5ed04bbc6f698a993c2 | f25f12a9e8c9bf0b09689010cf6a5834ef46496a | refs/heads/master | 2021-03-24T11:54:26.549939 | 2017-05-04T07:01:36 | 2017-05-04T07:01:36 | 76,408,181 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,051 | java | package com.systemphoenix.edenalpha.Actors.ObjectActors;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.Batch;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.utils.Disposable;
import com.syste... | [
"dmorias@up.edu.ph"
] | dmorias@up.edu.ph |
01840ce7e2dfb5f2701ba45738beb6773439692d | 8d16442c9016569d3da98a2670b7051bcb246862 | /src/test/java/test/com/www/course/c02/AnnotationTest.java | 1de856adb41c85db17ace399e34b79e0b5752c4a | [] | no_license | boilfish/SpringLearn | ddbf02ea5be375d0fa479355420683354ac77ade | 2c0844c8c9117dc40c915d89e933d9c73f2976a9 | refs/heads/master | 2020-04-05T12:17:10.036165 | 2018-11-17T06:26:49 | 2018-11-17T06:26:49 | 156,863,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package test.com.www.course.c02;
import com.www.course.c02.annotation.ClazzAnnotation;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class AnnotationTest {
public static void main(String [] args){
ApplicationContext... | [
"vs2012@live.com"
] | vs2012@live.com |
d3283df5d74094a54338a3a80e2a7251166ea2b2 | 177cd5cb7b9649e8bc0fea1d85c4d76b37692836 | /test/test-run/fileHeader/test.java | 574eea7ffc1b0fa1c1b9d0e9d412675f53991757 | [
"MIT"
] | permissive | OBKoro1/koro1FileHeader | ca221fff25713634dab25d9f1d076c14d5135595 | 8dad9d0018bc4c6087a5db97efe7e7655adaacdd | refs/heads/master | 2023-07-05T08:32:15.068454 | 2023-01-29T08:06:36 | 2023-01-29T08:10:11 | 132,321,714 | 5,303 | 290 | MIT | 2023-04-19T07:14:48 | 2018-05-06T08:50:53 | JavaScript | UTF-8 | Java | false | false | 811 | java | /**
* @Author: OBKoro1
* @Date: 2019-09-24 20:25:33
* @LastEditors: OBKoro1
* @LastEditTime: 2020-02-05 10:19:02
* @FilePath: /fileHead/test.java
* @Description:
* @https://github.com/OBKoro1
*/
public class Solution {
/*
* @param nums: A list of integers.222
* @return: A list of permutations.
... | [
"obkoro1@foxmail.com"
] | obkoro1@foxmail.com |
63603ebdf62c889a3c51096f99c35c0d65b43c5c | e9f0405bc2e51a6ec979c91abd0ed9c227cba107 | /src/main/java/io/shmilyhe/tools/pbkdf2/Sha512.java | 3c787f9cdf4d010cdcbae5c9469629b38a716f83 | [
"MIT"
] | permissive | shmilyhe/simplejdbc | eb78242f5c3831fa3384d7cb5d91b08757f4e26a | 8c13bd7252e20a8563c73df60a26c785f99d47f3 | refs/heads/master | 2021-06-21T20:31:15.793906 | 2021-02-18T10:41:07 | 2021-02-18T10:41:07 | 190,552,790 | 0 | 0 | MIT | 2020-10-13T13:43:28 | 2019-06-06T09:19:29 | Java | UTF-8 | Java | false | false | 970 | java | package io.shmilyhe.tools.pbkdf2;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class Sha512 implements Hash {
MessageDigest digest;
public Sha512(){
try {
digest = MessageDigest.getInstance("SHA-512");
} catch (NoSuchAlgorithmException e) {
e.printStackTrace... | [
"shmilyhe@163.com"
] | shmilyhe@163.com |
0e6a5aa2685e6d86e9d7cc178d120676031f8e26 | a1f2fb46c9b6056ce6206a311b1ca4aeea7bea47 | /jrclient/src/main/java/com/systemsjr/jrbase/organisation/command/NewOrganisationCommand.java | eb228129a31bcf4fd9e152a5e3db426b5d14d313 | [] | no_license | ojmakhura/jrbase | ec64e26f17e5842a34dc84c14a03fb29fc03c2ae | 2203b660389d0e3e0f33591cd5dd4796547ff898 | refs/heads/master | 2023-08-25T17:58:32.786377 | 2019-01-28T08:24:59 | 2019-01-28T08:24:59 | 32,516,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | package com.systemsjr.jrbase.organisation.command;
import org.springframework.richclient.command.AbstractCommand;
public class NewOrganisationCommand extends AbstractCommand {
@Override
public void execute() {
// TODO Auto-generated method stub
}
}
| [
"ojmakhura@systemsjr.com@ed6bcde9-3382-ad4c-f7c6-401670f74844"
] | ojmakhura@systemsjr.com@ed6bcde9-3382-ad4c-f7c6-401670f74844 |
ce20cd92d0ffb8316ad74dc831886959e6b686f8 | 690f3f008d94abf130c4005146010cd63cd71567 | /springbootInAction/ch8_2_jpa/src/main/java/com/wisely/ch8_2_jpa/support/CustomRepositoryFactoryBean.java | 708de03da393b48e5134b128b716c6adeb7b248e | [] | no_license | Oaks907/bookspace | 819b8ec87067f8e9776a8b79210c74d33673aec9 | 114a4fc43ed6134b4a236ccdffd30a9594b54796 | refs/heads/master | 2022-12-24T17:01:02.454129 | 2021-05-26T15:53:02 | 2021-05-26T15:53:02 | 143,092,798 | 0 | 0 | null | 2022-12-16T05:20:36 | 2018-08-01T02:19:53 | Java | UTF-8 | Java | false | false | 1,714 | java | package com.wisely.ch8_2_jpa.support;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.support.JpaRepositoryFactory;
import org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean;
import org.springframework.data.jpa.repository.support.Simple... | [
"haifei.li@renren-inc.com"
] | haifei.li@renren-inc.com |
6abc707a4450ed8a10c7f97a82a30cfc4ef4ad29 | 7b82d70ba5fef677d83879dfeab859d17f4809aa | /tmp/sys/ws/src/main/java/com/coldfeng/oauth/common/UserAccount.java | 2e573d9a1fec0eaa325795386265d4fe48ac176a | [] | no_license | apollowesley/jun_test | fb962a28b6384c4097c7a8087a53878188db2ebc | c7a4600c3f0e1b045280eaf3464b64e908d2f0a2 | refs/heads/main | 2022-12-30T20:47:36.637165 | 2020-10-13T18:10:46 | 2020-10-13T18:10:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | /**
* Copyright (C) 2011 Talend Inc. - www.talend.com
*/
package com.coldfeng.oauth.common;
public class UserAccount {
private String name;
private String password;
private String accountAlias;
private Calendar calendar = new Calendar();
public UserAccount(String name, String password)... | [
"wujun728@hotmail.com"
] | wujun728@hotmail.com |
01f559d7c32d46b3c56f2caaeefcdfde05f8f88f | b704ec2ea42ba32673e8f2be5353401967727d7d | /app/src/main/java/com/goertek/ground/connection/DataLink.java | c7c22514f2d473d32993b456a088269a392c5c31 | [] | no_license | Larryyuan2015/Player | b70605f3ae1cf28e9f908d9890165ad8e9ea73aa | 6b22031c45cc886f7589e1d3e31b081a69ca756d | refs/heads/master | 2020-05-24T09:56:53.956389 | 2017-03-19T07:59:05 | 2017-03-19T07:59:05 | 84,845,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 605 | java | package com.goertek.ground.connection;
import android.os.Bundle;
import com.o3dr.services.android.lib.model.ICommandListener;
public class DataLink {
public interface DataLinkProvider<T> {
void sendMessage(T message, ICommandListener listener);
boolean isConnected();
v... | [
"963762383@qq.com"
] | 963762383@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.