blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72d2d80d900bf356617b449cacb1883e8611889b | 591184fe8b21134c30b47fa86d5a275edd3a6208 | /openejb2/modules/openejb-core/src/main/java/org/openejb/corba/security/SASNoContextException.java | dfcd03dfb5999230226e796c01d5e8456ecd26fe | [] | no_license | codehaus/openejb | 41649552c6976bf7d2e1c2fe4bb8a3c2b82f4dcb | c4cd8d75133345a23d5a13b9dda9cb4b43efc251 | refs/heads/master | 2023-09-01T00:17:38.431680 | 2006-09-14T07:14:22 | 2006-09-14T07:14:22 | 36,228,436 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,289 | java | /**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1. Redistributions of source code must retain copyright
* statements and notices. Redistributions must also contain a
* ... | [
"dain@2b0c1533-c60b-0410-b8bd-89f67432e5c6"
] | dain@2b0c1533-c60b-0410-b8bd-89f67432e5c6 |
50c4bd7a669ab82deb33fd65b4e7436f07f7019b | 6b83984ff783452c3e9aa2b7a1d16192b351a60a | /question0972_equal_rational_numbers/Solution.java | 6b8126575da75e7e6890dbc8f7f6751f9fb0d13b | [] | no_license | 617076674/LeetCode | aeedf17d7cd87b9e59e0a107cd6af5ce9bac64f8 | 0718538ddb79e71fec9a330ea27524a60eb60259 | refs/heads/master | 2022-05-13T18:29:44.982447 | 2022-04-13T01:03:28 | 2022-04-13T01:03:28 | 146,989,451 | 207 | 58 | null | null | null | null | UTF-8 | Java | false | false | 1,485 | java | package question0972_equal_rational_numbers;
public class Solution {
private static class Fraction {
long n, d;
Fraction(long n, long d) {
long g = gcd(n, d);
this.n = n / g;
this.d = d / g;
}
public void iadd(Fraction other) {
long numerator = this.n * other.d + this.d * o... | [
"[email protected]"
] | |
0711458e3c276a88b2ea4a630f402ba15a06a020 | a9843bd3a8c4a0d2eb720746d83ce6a609802f35 | /java/bypstest-ser-json/src/byps/test/api/srvr/JSerializer_7007.java | 3ed066beac99e53d61143bfb5afc6431e4de9b74 | [
"MIT"
] | permissive | digideskio/byps | 0d99da7cc488d5cbbe9d46b77ce1ac5e808be8da | 5f3933faacad255ae8f1fb11585ee681ad4444a9 | refs/heads/master | 2021-01-18T01:31:09.543537 | 2016-05-16T09:13:31 | 2016-05-16T09:21:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package byps.test.api.srvr;
/*
* Serializer for byps.test.api.srvr.ChatStructure
*
* THIS FILE HAS BEEN GENERATED BY class byps.gen.j.GenSerStructJson DO NOT MODIFY.
*/
import byps.*;
// DEBUG
// isEnum=false
// isFinal=false
// isInline=false
// #members=3
// checkpoint byps.gen.j.GenSerStruct... | [
"[email protected]"
] | |
01173c67d2836834aeb0cb055c4fab7f9fdf75f4 | eec7bf6b543dd8b961d8bd08b506e8bb38d949ab | /src/main/java/net/sf/ehcache/util/MemoryEfficientByteArrayOutputStream.java | 2d6c5449b3777f911cf8f2491a90558d8d70de51 | [] | no_license | ystory/ehcache-core-2.6.11 | 70de1feff3c321898937ee70df30dc9ce39c228c | 3d7440fe1478450b16d3ccb8ed20b303659140ce | refs/heads/master | 2022-07-25T17:34:51.803015 | 2015-03-06T15:28:38 | 2015-03-06T15:28:38 | 39,236,553 | 4 | 3 | null | 2022-06-29T19:26:06 | 2015-07-17T05:29:08 | Java | UTF-8 | Java | false | false | 3,723 | java | /**
* Copyright Terracotta, Inc.
*
* 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... | [
"cruise@b9324663-ca0f-0410-8574-be9b3887307d"
] | cruise@b9324663-ca0f-0410-8574-be9b3887307d |
ae2a573d95d2b77bd04ec9cac9495ea16a078a0d | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/boot/svg/p708a/p709a/amg.java | 30075a8e92ef98a72c2adf6d5958a62dba973554 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,002 | java | package com.tencent.p177mm.boot.svg.p708a.p709a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.... | [
"[email protected]"
] | |
1d25599234b154cbc93dc77a2f99939c6ea4c47e | 222c56bda708da134203560d979fb90ba1a9da8d | /uapunit测试框架/engine/src/public/uap/workflow/engine/query/HistoricDetailQueryProperty.java | ba3341b7d6588677c53ed468ee0f89e9a3e63289 | [] | no_license | langpf1/uapunit | 7575b8a1da2ebed098d67a013c7342599ef10ced | c7f616bede32bdc1c667ea0744825e5b8b6a69da | refs/heads/master | 2020-04-15T00:51:38.937211 | 2013-09-13T04:58:27 | 2013-09-13T04:58:27 | 12,448,060 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,943 | java | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"[email protected]"
] | |
5a17e53cd9a2629959063fd22d15c821c4bcad45 | 8c39b7d1c81514177f92194b8fb453eb61ab4762 | /src/thothbot/parallax/demo/client/content/misc/MiscMemoryTestGeometries.java | 3f4cbdc2c76793f1f84ad504ae6359949837e339 | [
"CC-BY-3.0"
] | permissive | svv2014/parallax-demo | de32997f54f81e66bb92344bf9f495c6a453fae8 | 0cee716898fda0051e6927b431373108c1d32332 | refs/heads/master | 2020-12-25T06:03:06.387932 | 2015-03-01T22:13:30 | 2015-03-01T22:13:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,578 | java | /*
* Copyright 2012 Alex Usachev, [email protected]
*
* This file is part of Parallax project.
*
* Parallax is free software: you can redistribute it and/or modify it
* under the terms of the Creative Commons Attribution 3.0 Unported License.
*
* Parallax is distributed in the hope that it will be useful, ... | [
"[email protected]"
] | |
fa8ebd2519f6a43ae0610638f2f8f79ce09936a9 | dfc523f19f6f26cd30b94f83cd9945a9670de518 | /数据结构/src/AVL树/Main.java | 254ec97e9080f9838f069c1a28a8f56051e7a626 | [] | no_license | DoubleEar/javapractice | 0251cee7bb193427cbbb485768f2009249ca1d2d | 0cff08e52ac51c1993f85484a82f106220e0dc90 | refs/heads/master | 2022-06-28T21:29:06.495901 | 2020-09-20T15:25:45 | 2020-09-20T15:25:45 | 217,519,133 | 0 | 0 | null | 2022-06-21T03:38:43 | 2019-10-25T11:28:54 | Java | UTF-8 | Java | false | false | 504 | java | package AVL树;
//验证AVL树的正确性
import java.util.Random;
public class Main {
public static void main(String[] args) {
Random random = new Random(20200705);
AVLTree tree = new AVLTree();
for (int i = 0; i < 1000; i++) {
int r = random.nextInt(10000);
try {
... | [
"[email protected]"
] | |
ea711a3bc342b7ef2a2df0cc55b4ddc397632a30 | de2ea79f2d2d29bf0418ff1b4e3a6762c0576252 | /.svn/pristine/1a/1aa978f46ffad0fb3c5ec7b580f671136fbeb450.svn-base | da1e5229510ccac6c66d5a353ace0b4da896fa51 | [] | no_license | shenkuen88/MallOnlineApp | 031dc18a7798e7f22760981de3289fbc38b0816f | 65314dc5988cd5acf7fbdf2fcb69a78c8a5d1abf | refs/heads/master | 2020-07-10T23:19:47.694326 | 2016-09-05T09:45:04 | 2016-09-05T09:45:04 | 67,347,455 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,588 | //package com.nannong.live.main.view;
//
//
//import android.content.Context;
//import android.content.Intent;
//import android.util.AttributeSet;
//import android.view.LayoutInflater;
//import android.view.View;
//import android.view.animation.AnimationUtils;
//import android.widget.LinearLayout;
//import android.widg... | [
"[email protected]"
] | ||
ec2d1acdc16b17a30036a524962a15f927e28288 | bb9c8fabaa82d9153e07acc1b169a5e020314bcc | /Gene4x/ARACNE/src/org/geworkbench/bison/algorithm/discovery/DSDiscoveryStatus.java | 421cd010337d03f7cfca13019574b87aac714e82 | [] | no_license | casperenghuus/6878 | ae94f85f8857eeb61d8e252e556175c9a1cdddce | a4099ecd6efbae93601196c44156c91e9ca45375 | refs/heads/master | 2021-01-13T09:36:48.912196 | 2016-12-15T16:27:42 | 2016-12-15T16:27:42 | 72,019,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | package org.geworkbench.bison.algorithm.discovery;
/**
* <p>Title: caWorkbench</p>
* <p/>
* <p>Description: Modular Application Framework for Gene Expession, Sequence and Genotype Analysis</p>
* <p/>
* <p>Copyright: Copyright (c) 2003 -2004</p>
* <p/>
* <p>Company: Columbia University</p>
*
* @auth... | [
"[email protected]"
] | |
9f10c0646cc15c1d0058c8c534f6e62c60c1b3de | 8238bc5b3398bca1bdfab9a18225eb3fbd893cfd | /pickerview/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/com/tencent/bugly/nativecrashreport/R.java | eda83e3c47d671998f236970f6e18ec53f0c25f7 | [] | no_license | SetAdapter/MoveNurse | 2a890ff9a456b9284df69f44fe2616bb306de386 | c4770363d3b136cbe1a3cf1237d39c07151be2af | refs/heads/master | 2020-04-23T14:02:05.946825 | 2019-02-18T05:12:30 | 2019-02-18T05:12:30 | 171,218,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.tencent.bugly.nativecrashreport;
public final class R {
private R() {}
public static final class string {
... | [
"[email protected]"
] | |
d707ee2d8cb7eaeae23b0d56bfac6df1249a0f7f | 97e8970383c75a31a7b35cea202f17809ac9f980 | /org/telegram/ui/NotificationsExceptionsActivity$SearchAdapter$$Lambda$1.java | a4d8f0e36e1b1af4a9b798a8e0e54b6eb7a938e1 | [] | no_license | tgapps/android | 27116d389c48bd3a55804c86e9a7c2e0cf86a86c | d061b97e4bb0f532cc141ac5021e3329f4214202 | refs/heads/master | 2018-11-13T20:41:30.297252 | 2018-09-03T16:09:46 | 2018-09-03T16:09:46 | 113,666,719 | 9 | 2 | null | null | null | null | UTF-8 | Java | false | false | 664 | java | package org.telegram.ui;
import java.util.ArrayList;
final /* synthetic */ class NotificationsExceptionsActivity$SearchAdapter$$Lambda$1 implements Runnable {
private final SearchAdapter arg$1;
private final ArrayList arg$2;
private final ArrayList arg$3;
NotificationsExceptionsActivity$SearchAdapter... | [
"[email protected]"
] | |
b36397ff1721c54ce413b4b7d34f2cad24961e65 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/24/24_072ce8a562bcff37c6c2916de52f0f872ad68f1e/EHockeyApplication/24_072ce8a562bcff37c6c2916de52f0f872ad68f1e_EHockeyApplication_s.java | 1f72fa75e77ab3baa91e83315e51f636a3fe83b5 | [] | 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 | 5,753 | java | package ar.noxit.ehockey.web.app;
import ar.noxit.ehockey.main.StartJetty;
import ar.noxit.ehockey.web.pages.HomePage;
import ar.noxit.ehockey.web.pages.authentication.AuthSession;
import ar.noxit.ehockey.web.pages.authentication.LoginPage;
import ar.noxit.ehockey.web.pages.base.MensajePage;
import ar.noxit.eh... | [
"[email protected]"
] | |
0cd0990110e9c3a89ad7982d7a8e49581362f04d | 18cc9453ebc3b58309aa6a05990ba6393a322df0 | /core/src/main/java/ru/prolib/aquila/core/data/timeframe/ZTFMinutes.java | c2951253206e413fd290760fba0adca4aff0a3f4 | [] | no_license | robot-aquila/aquila | 20ef53d813074e2346bfbd6573ffb0737bef5412 | 056af30a3610366fe47d97d0c6d53970e3ee662b | refs/heads/develop | 2022-11-30T01:54:52.653013 | 2020-12-07T00:18:01 | 2020-12-07T00:18:01 | 20,706,073 | 3 | 2 | null | 2022-11-24T08:58:08 | 2014-06-11T00:00:34 | Java | UTF-8 | Java | false | false | 2,732 | java | package ru.prolib.aquila.core.data.timeframe;
import java.time.Instant;
import java.time.LocalDateTime;
import java.time.LocalTime;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.time.temporal.ChronoUnit;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.... | [
"[email protected]"
] | |
b5c3c71ad37456d941b6ef6e1c78160407e2d123 | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/sellhouse/SHEFunctionSetEntryInfo.java | 685d2546bc57c129a10743145431482209f560c8 | [] | no_license | yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770005 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.kingdee.eas.fdc.sellhouse;
import java.io.Serializable;
public class SHEFunctionSetEntryInfo extends AbstractSHEFunctionSetEntryInfo implements Serializable
{
public SHEFunctionSetEntryInfo()
{
super();
}
protected SHEFunctionSetEntryInfo(String pkField)
{
super(pkFiel... | [
"[email protected]"
] | |
80d3c2b602b9e69497ec0c1f150ed6a96881dea1 | c89333d091f152c8c36623065cf6974997530876 | /sa.elm.ob.utility/src/sa/elm/ob/utility/util/InvoiceApprovalTable.java | 9f91d638a3ce2b16bfd1715ae06424cdc2ec3fc4 | [] | no_license | Orkhan42/openbravotest | 24cb0f35986732c41a21963d7aa7a0910e7b4afd | 82c7bfb60dda7a30be276a2b07e5ca2b4a92c585 | refs/heads/master | 2023-03-01T00:35:37.463178 | 2021-02-04T12:55:45 | 2021-02-04T12:55:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package sa.elm.ob.utility.util;
/**
* @author Gopinagh. R
*/
public class InvoiceApprovalTable {
public static final String INVOICE_HISTORY = "efin_purchasein_app_hist";
public static final String INVOICE_HEADER_COLUMN = "c_invoice_id";
public static final String INVOICE_DOCACTION_COLUMN = "purchaseaction";
... | [
"[email protected]"
] | |
20f2f7a2485566bdd98aaa66ac7d06bde35399a7 | 44b204b157f5532210cac769ceab3c4907efbb33 | /jbeanbox/src/main/java/com/github/drinkjava2/cglib3_2_0/reflect/FastConstructor.java | 9b1f983e491d1add77916a5108c2553953e8516a | [
"Apache-2.0"
] | permissive | orb1t/jBeanBox | 0438533dd0026d9b8cdb24625df7034c67338667 | acea0d0f3ff4d4dec6a19144941fd342a1947329 | refs/heads/master | 2020-04-07T23:55:19.421579 | 2018-11-21T09:17:34 | 2018-11-21T09:17:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,540 | java | /*
* Copyright 2003 The Apache Software Foundation
*
* 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 applic... | [
"[email protected]"
] | |
901bcf2b94d952559861111ff0879116a8be9152 | 1cbf46c147b09a878235da8010f427eb2447bab5 | /src/main/java/ljtao/book_study/effective_java/source_code/chapter6/item39/annotationwithparameter/ExceptionTest.java | eeb68284bfdc2caeefd7183d378922040f8dfbb7 | [] | no_license | mathLjtao/MyJavaStudy | 54b90fbb0f285a611b73d72477a605d875563716 | d9a934e95b2f24bf854a4c359dd04d3fb8acd0d9 | refs/heads/master | 2022-12-22T02:01:24.856371 | 2021-09-16T13:15:20 | 2021-09-16T13:15:20 | 188,509,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package ljtao.book_study.effective_java.source_code.chapter6.item39.annotationwithparameter;
// Annotation type with a parameter (Page 183)
import java.lang.annotation.*;
/**
* Indicates that the annotated method is a test method that
* must throw the designated exception to succeed.
*/
@Retention(RetentionPolicy.R... | [
"[email protected]"
] | |
ffca1c88990fe3e8c7fffba5e2678241b103ab02 | 9d864f5a053b29d931b4c2b4f773e13291189d27 | /src/config/localization/bundles/src/java/org/sakaiproject/localization/util/SiteemaconProperties.java | f853100336676e072823d024ffb26866609a2d6b | [] | no_license | kyeddlapalli/sakai-cle | b1bd1e4431d8d96b6b650bfe9454eacd3e7042b2 | 1f06c7ac69c7cbe731c8d175d557313d0fb34900 | refs/heads/master | 2021-01-18T10:57:25.449065 | 2014-01-12T21:18:15 | 2014-01-12T21:18:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | /*****************************************************************************
* $URL: https://source.sakaiproject.org/svn/config/trunk/localization/bundles/src/java/org/sakaiproject/localization/util/SiteemaconProperties.java $
* $Id: SiteemaconProperties.java 105079 2012-02-24 23:08:11Z [email protected] $
*... | [
"[email protected]"
] | |
30e36d885b1f7ef1febb8eb2ec44869bcda21e54 | 29f150be2126e4658f1eb156c03d6385bbc7b4bf | /jp.ac.jaist.kslab.sb.marte.edit/src/MARTE/MARTE_DesignModel/GCM/provider/DataEventItemProvider.java | 22838bbac80b6c7567b8dfe2af81d551969880da | [] | no_license | s-hosoai/solderbullet | 18b9dc28944e247882b1affbdb52897da3bd5257 | 73ceae859e5877911a9d5e06e6de0b81bcdf3a2a | refs/heads/master | 2020-12-25T16:01:55.654916 | 2016-07-02T08:53:19 | 2016-07-02T08:53:19 | 62,442,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,868 | java | /**
*/
package MARTE.MARTE_DesignModel.GCM.provider;
import MARTE.MARTE_DesignModel.GCM.GCMPackage;
import MARTE.MARTE_Foundations.NFPs.provider.MARTE_sbEditPlugin;
import java.util.Collection;
import java.util.List;
import org.eclipse.emf.common.notify.AdapterFactory;
import org.eclipse.emf.common.n... | [
"[email protected]"
] | |
0e6d0de5d18686c49ea40d3edfabb58aa008cbb1 | f12ae2d71115fe4d8aa04bdca261b72cf5496399 | /Day03/src/com/wanchenyang/homework/Test04.java | 804f20ee2155559e0b1510801fcc0b45f0b16ff4 | [] | no_license | wanchenyang521/iGeek | 0fe5323839cd669dc5a060e00013f5318ffb7ede | 420c76a0c2ab92b16c673774dc008cf0eeabc07e | refs/heads/master | 2020-04-26T07:19:47.852086 | 2019-04-23T03:11:12 | 2019-04-23T03:11:12 | 173,390,991 | 2 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,260 | java | package com.wanchenyang.homework;
import java.util.Scanner;
/**
*
* @author: 晨阳
* @date: 2019年3月1日 下午4:16:20
* @version V1.0
* @Description: 从键盘上录入一个大于100的三位数,求出100到该数字之间满足如下要求的数字之和: 1.数字的个位数不为7;
* 2.数字的十位数不为5; 3.数字的百位数不为3;
*/
public class Test04
{
public static void main(String[] args)
{
S... | [
"[email protected]"
] | |
682ebb4d0cea34300fd9603a0e20dca8866b36bd | 1748053ae0229c37da6eec429b9f47fc9d836f54 | /shengka-media-user/shengka-media-user-provider/src/main/java/com/geek/shengka/user/entity/vo/SkCategoryVO.java | 87dc6316d8d65b641f51224a22b63c5161909f75 | [] | no_license | chaochaoGT/shangka | 54d2a436a2a0348b7d4f2a994dc657dd3a3e8fa2 | e43f7d7c26db15974e0ddc612a3ee16c9360b36a | refs/heads/master | 2023-02-28T03:37:11.085305 | 2021-02-05T13:15:36 | 2021-02-05T13:15:36 | 336,273,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 902 | java | package com.geek.shengka.user.entity.vo;
import lombok.Data;
import java.util.Date;
/**
* @Filename: SkCategoryVO
* @Description:
* @Version: 1.0
* @Author: wangchao
* @Email: [email protected]
* @date: 2019/8/1 ;
*/
@Data
public class SkCategoryVO {
/**
* 主键
*/
private Long id;
/*... | [
"[email protected]"
] | |
0a6b13a491c494bcf2df9c57457053614cc412ce | 8a07a8ea416c0f2a587b1220187c9919cb9b18ca | /zsyc-interface/src/main/java/com/zsyc/platform/entity/PlatformNews.java | e5872fbe103bae476f918b180d09ecd3fb6ce082 | [] | no_license | ningjm/zsyc | ee462a59675996ae6e5e97bd1ad619a4ca209819 | dc7c60e82f4a6adcdf743ebeaa15aab16a48c9a2 | refs/heads/master | 2020-05-07T21:52:57.775161 | 2019-04-12T03:36:58 | 2019-04-12T03:36:58 | 180,921,780 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | java | package com.zsyc.platform.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.zsyc.framework.base.BaseBean;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import java.time.LocalDateTime;
/**
* <p>
*
*... | [
"[email protected]"
] | |
9d9846b9f5ad809574fc131116d76a620349090d | 7fa2b0e9e831510eb968329d2f22edcdd7470ea0 | /app/src/main/java/com/cyl/music_hnust/bean/music/Lrc.java | 820624894e3a0e93fdf997f612855b859ba8fec4 | [] | no_license | mengweilong8/MusicLake | c2f1a428b0c7a1f9f460288695b23ea87696a529 | acfcece0b4d0d112f475393c8e938b57f9d2c6b5 | refs/heads/master | 2020-03-17T16:13:37.701853 | 2017-11-08T14:51:49 | 2017-11-08T14:51:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.cyl.music_hnust.bean.music;
/**
* 作者:yonglong on 2016/10/25 00:02
* 邮箱:[email protected]
* 版本:2.5
*/
public class Lrc {
private String lrcContent;
public String getLrcContent() {
return lrcContent;
}
public void setLrcContent(String lrcContent) {
this.lrcContent = lrcCo... | [
"[email protected]"
] | |
249f1a85e155c120ba6fc5eb54015d2c4815b230 | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/dataset/x/260_frag2.java | bfe683eaf6b1b563b2b8bb15ca7120f9ea0148c1 | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | private void refreshFieldUrl(IBaseObject field, String url) {
field.setAttribute(IDatafield.URL, url);
if (field instanceof IModuleList) {
IModuleList<IModule> list = (IModuleList) field;
for (int i = 0; i < list.size(); i++) refreshFieldUrl(list.get(i), url + IDatafield.... | [
"[email protected]"
] | |
32eb73145c31e30c7da2f6ef3cbbafe6d06d342e | a160e717506a2b6babd9b95500bb017297db7f71 | /src/main/java/ch06/instructions/stores/fstore/FSTORE.java | d499d16540d06106358b3fa5a4388e6180cea89b | [] | no_license | zhaohan6357/JVM_java | cb93455143d9f0b879c766a8dec593934be3dc9b | fe7b1b3fde1fe4e4b9098b4f3ae86e02b68adca1 | refs/heads/master | 2020-03-22T10:41:04.897568 | 2018-08-09T02:17:11 | 2018-08-09T02:17:34 | 139,919,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package ch06.instructions.stores.fstore;
import ch06.instructions.base.instruction.Index8Instruction;
import ch06.instructions.stores.fstore._FSTORE;
import ch06.rtda.Frame;
public class FSTORE extends Index8Instruction {
@Override
public void Execute(Frame frame) {
_FSTORE._fstore(frame,index);
... | [
"[email protected]"
] | |
24d573218fb444d9c09b4c16c7a531319396db94 | 3a59bd4f3c7841a60444bb5af6c859dd2fe7b355 | /sources/com/google/android/gms/internal/ads/zznp.java | 32ae630956d266a403ede4fcdcc5aacd25462763 | [] | no_license | sengeiou/KnowAndGo-android-thunkable | 65ac6882af9b52aac4f5a4999e095eaae4da3c7f | 39e809d0bbbe9a743253bed99b8209679ad449c9 | refs/heads/master | 2023-01-01T02:20:01.680570 | 2020-10-22T04:35:27 | 2020-10-22T04:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 145 | java | package com.google.android.gms.internal.ads;
public interface zznp {
void zza(zznu zznu);
zznw zzd(int i, int i2);
void zzfi();
}
| [
"[email protected]"
] | |
77804a648641853cfa1fa23a59d642502fbc2611 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_4d9d9dbe8764314aaee9e30ca550f971c3359f53/ExtractorXML/11_4d9d9dbe8764314aaee9e30ca550f971c3359f53_ExtractorXML_t.java | 5fa51bbc124bf006eabae3c64fca6b59fd5433d9 | [] | 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 | 3,990 | java | /*
* This file is part of the Heritrix web crawler (crawler.archive.org).
*
* Licensed to the Internet Archive (IA) by one or more individual
* contributors.
*
* The IA licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance... | [
"[email protected]"
] | |
83ec5cdfb8255687df25cd56892c0e924586bbbb | 85183e4ef7b2be189e3cf9dfea35eedf25365960 | /fs-webClient/src/main/java/com/liz/fs/fastdfs/controller/FastDFSUtils.java | 1c3c393a7c26b0976e379fecc12d343ebb149508 | [] | no_license | lizhou828/liz-fs | f8dac838b6d62891b21023dc5f965ddc250235af | eb70c5d888376c68fbf16b80f39dcb3a36def982 | refs/heads/master | 2021-08-30T09:37:27.944018 | 2017-12-17T08:38:43 | 2017-12-17T08:38:43 | 111,618,644 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,913 | java | package com.liz.fs.fastdfs.controller;
import com.liz.fs.common.utils.FileHelper;
import com.liz.fs.fastdfs.client.*;
import net.coobird.thumbnailator.Thumbnails;
import org.apache.log4j.Logger;
import java.io.File;
import java.net.URL;
/**
* Created by lizhou on 2017年11月19日 22时32分
*/
public class FastDFSUtils {... | [
"[email protected]"
] | |
ad4528ea17790bf5ca819af0bf05066a73e6ad16 | b34654bd96750be62556ed368ef4db1043521ff2 | /tc_bulletin/tags/version-2.0.0.1/src/java/tests/com/topcoder/messaging/AllTests.java | 5c8119bf69735ebf9f3af06ea61b417db52c068f | [] | no_license | topcoder-platform/tcs-cronos | 81fed1e4f19ef60cdc5e5632084695d67275c415 | c4ad087bb56bdaa19f9890e6580fcc5a3121b6c6 | refs/heads/master | 2023-08-03T22:21:52.216762 | 2019-03-19T08:53:31 | 2019-03-19T08:53:31 | 89,589,444 | 0 | 1 | null | 2019-03-19T08:53:32 | 2017-04-27T11:19:01 | null | UTF-8 | Java | false | false | 874 | java | /*
* Copyright (C) 2008 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.messaging;
import com.topcoder.messaging.accuracytests.AccuracyTests;
import com.topcoder.messaging.persistence.failuretests.FailureTests;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framewor... | [
"tingyifang@fb370eea-3af6-4597-97f7-f7400a59c12a"
] | tingyifang@fb370eea-3af6-4597-97f7-f7400a59c12a |
b6e46e0f944bfba6f25af2eb2af2108ce05ab065 | 7e57d5da0198e03c5bc9c087f891c427e2b8f42e | /trunk/proj/CoreLibrary/src/com/jasonzqshen/familyaccounting/core/listeners/LoadDocumentListener.java | bb4d5a5da62a02b2d6cf4e0236ce34df0016d3d6 | [] | no_license | BGCX067/family-accounting-svn-to-git | 313854a60f3e9822a40e2aa09afa45109f3fa86b | c5a4683d603bcbcd390c042cd630512bf6c77bdd | refs/heads/master | 2021-01-13T00:56:29.236695 | 2015-12-28T14:33:34 | 2015-12-28T14:33:34 | 48,875,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | package com.jasonzqshen.familyaccounting.core.listeners;
import com.jasonzqshen.familyaccounting.core.transaction.HeadEntity;
public interface LoadDocumentListener{
void onLoadDocumentListener(Object source, HeadEntity document);
}
| [
"[email protected]"
] | |
e2b1e52bf2c8490ae2582143f15a61bcc2dd44dc | 59cb740d87d536b884c9f608ee5aab1868d3f983 | /EaseUIT/src/com/easemob/easeui/widget/EaseRoundImageViewSize.java | 5192676a93e86800d2851c7d5584b21667e0ad11 | [
"Apache-2.0"
] | permissive | HuaZhongAndroid/HanShan | ccb42415470b92a2922184875a85ce560addff18 | 9e465279bf1664c3fed7508640bccbe47db96b70 | refs/heads/master | 2021-07-08T03:20:33.223875 | 2018-12-28T13:13:57 | 2018-12-28T13:13:57 | 134,651,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,782 | java | package com.easemob.easeui.widget;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graphics.RectF;
import android.util.AttributeSet;
imp... | [
"[email protected]"
] | |
f1ee0d82bf3fc258f4d1bf7f28108bc29e3526e1 | a9a7833a6b07df3877a564ff053df95c3fa2ec2f | /ProjectSource/src/test/java/com/kayako/sdk/error/response/LogListParserTest.java | c5b079032f4d60ce56e2e108a444fea618f44c07 | [] | no_license | syatanic/kayako-Kayako-Java-SDK | ec9b88637194a1ac934e665814600eece9fc5853 | 02b1978c5a23da71ed80986590d83587a8406ab6 | refs/heads/master | 2020-12-04T20:25:53.374250 | 2018-02-19T12:38:31 | 2018-02-19T12:38:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,285 | java | package com.kayako.sdk.error.response;
import org.junit.Test;
import java.util.List;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
/**
* @author Neil Mathew ([email protected])
* @date 05/11/16
*/
public class LogListParserTest {
// Test case that contains bot... | [
"[email protected]"
] | |
2a7670b54c4b8dd380fb9903c063d6071bc9bc22 | c2b460467bfc157c60c62fbeab359925a6b71ade | /procSrc/src/main/java/com/tiza/process/common/protocol/m2/cmd/CMD_88.java | 8be6518d43633df2861152ed8c1f038645f7680a | [] | no_license | diyiliu/PubCloud | 13d86aa1d1ce7dc48d88859a9f609935a5800b5b | 1440f245faaf6f27ef55dd18ad10ac8aa7c162f4 | refs/heads/master | 2021-01-19T14:45:31.980789 | 2017-08-21T07:07:41 | 2017-08-21T07:07:41 | 100,920,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package com.tiza.process.common.protocol.m2.cmd;
import com.tiza.process.common.bean.Header;
import com.tiza.process.common.bean.M2Header;
import com.tiza.process.common.protocol.m2.M2DataProcess;
import com.tiza.process.common.util.CommonUtil;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import or... | [
"[email protected]"
] | |
5e6cd28f8d07578a70ffa0d865e8a219f2e3e9d8 | a0cd546101594e679544d24f92ae8fcc17013142 | /refactorit-core/src/test/projects/PullUpTests/Pull53/out/p1/Class1.java | 36b8ab15bddf7df0a5b07a76ffc7113764a8b326 | [] | no_license | svn2github/RefactorIT | f65198bb64f6c11e20d35ace5f9563d781b7fe5c | 4b1fc1ebd06c8e192af9ccd94eb5c2d96f79f94c | refs/heads/master | 2021-01-10T03:09:28.310366 | 2008-09-18T10:17:56 | 2008-09-18T10:17:56 | 47,540,746 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package p1;
interface InterFace1 {
// comment1
// comment2
/* comment3
comment3*/
int a = 1;
}
public class Class1 {
}
class Class2 implements InterFace1 {
int b;
int c;
}
| [
"l950637@285b47d1-db48-0410-a9c5-fb61d244d46c"
] | l950637@285b47d1-db48-0410-a9c5-fb61d244d46c |
2521b54eab3d5eb75eb48b95c7b9497050430353 | 6500848c3661afda83a024f9792bc6e2e8e8a14e | /output/com.google.android.finsky.api.a.bm.java | 2aab6d851301a2dc77a306432b902ee6dbb712f4 | [] | no_license | enaawy/gproject | fd71d3adb3784d12c52daf4eecd4b2cb5c81a032 | 91cb88559c60ac741d4418658d0416f26722e789 | refs/heads/master | 2021-09-03T03:49:37.813805 | 2018-01-05T09:35:06 | 2018-01-05T09:35:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.google.android.finsky.api.a;
import com.google.protobuf.nano.i;
import com.google.wireless.android.finsky.dfe.nano.fk;
public final class com.google.android.finsky.api.a.bm implements com.google.android.finsky.api.a.cz
{
bm() {
}
public final com.google.protobuf.nano.i a(com.google.wireless.... | [
"[email protected]"
] | |
3e77f34a764f093419f11a5e272087e35402f253 | bf7964769d780ad1b729be0434ac6d5108fba3d0 | /src/api/com/gsma/services/rcs/chat/ChatMessage.java | 8dde7fbe3ad29d1ac4495ec8f9f066d690a345d5 | [
"Apache-2.0"
] | permissive | hl4/rcscore | 4100cbf3a63a4d8c49cac68245a8c8c70cb63834 | b4e2896fe65f26defc272aa5b394aa9441bcab78 | refs/heads/master | 2021-01-20T17:26:48.029669 | 2016-04-19T13:02:39 | 2016-04-19T13:02:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,997 | java | /*******************************************************************************
* Software Name : RCS IMS Stack
*
* Copyright (C) 2010 France Telecom S.A.
* Copyright (C) 2014 Sony Mobile Communications Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file ex... | [
"[email protected]"
] | |
ed3dc2f6c5f62020ef7b36f5affea402902e5139 | 043703eaf27a0d5e6f02bf7a9ac03c0ce4b38d04 | /subject_systems/Struts2/src/struts-2.5.10.1/src/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeHandlerManager.java | f6b1b31424752dea63b8cdee15099b966995300d | [] | no_license | MarceloLaser/arcade_console_test_resources | e4fb5ac4a7b2d873aa9d843403569d9260d380e0 | 31447aabd735514650e6b2d1a3fbaf86e78242fc | refs/heads/master | 2020-09-22T08:00:42.216653 | 2019-12-01T21:51:05 | 2019-12-01T21:51:05 | 225,093,382 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 129 | java | version https://git-lfs.github.com/spec/v1
oid sha256:5c11086427a1bc31872bac07bebc013892f2f08c2bdef4b7acdcb5609410de2d
size 2594
| [
"[email protected]"
] | |
f1b7ce16c3d1debb053c806752a5fcd8ebcf8f3e | 86ba5bc2010a0c044c84b68658cc15606152fc4d | /v-customview/src/main/java/com/vension/customview/timepicker/ScreenUtil.java | e364006ea76ddb59c9ad2b7cec72e7bcb2bf1c9f | [
"Apache-2.0"
] | permissive | Vension/KV-Frame | 8e8433b85f62c5768549358db6d988033f5c2f3e | 878f17d8ab80f61437adc770015ec72b27279b3b | refs/heads/master | 2021-04-18T18:38:31.284240 | 2018-05-23T02:35:29 | 2018-05-23T02:35:29 | 126,779,607 | 8 | 1 | null | null | null | null | UTF-8 | Java | false | false | 906 | java | package com.vension.customview.timepicker;
import android.content.Context;
import android.util.DisplayMetrics;
import android.view.WindowManager;
/**
* Created by liuli on 2015/11/27.
*/
public class ScreenUtil {
public static int height;
public static int width;
private Context context;
private static Screen... | [
"[email protected]"
] | |
6520efb1b38c7125431844e7cfc83d9e3eb0218a | 7ce370b237e933871e9d1c24aabe674e8e26659b | /project/giving-batch/src/generated/com/virginmoneygiving/paymentmanagement/service/messages/UpdateGiftAidClaimForSettlementResponse.java | a47e889444049dc13f4633c3b948d1efb59689c0 | [] | no_license | ankurmitujjain/virginmoney | 16c21fb7ba03b70f8fab02f6543e6531c275cfab | 2355ea70b25ac00c212f8968f072365a53ef0cbc | refs/heads/master | 2020-12-31T04:42:42.191330 | 2009-09-18T06:40:02 | 2009-09-18T06:40:02 | 57,319,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,495 | java |
package com.virginmoneygiving.paymentmanagement.service.messages;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
... | [
"ankurmitujjain@60e5a148-1378-11de-b480-edb48bd02f47"
] | ankurmitujjain@60e5a148-1378-11de-b480-edb48bd02f47 |
541a52864cc03e68a774dd8b96fe69fb144819e9 | adad299298b3a4ddbc0d152093b3e5673a940e52 | /2018/neohort-xlsx-poi/src/main/java/neohort/universal/output/lib_xlsx/page_footer_.java | 340e6fbf3d97304715b26213a7eac3c1b7672c09 | [] | no_license | surban1974/neohort | a692e49c8e152cea0b155d81c2b2b1b167630ba8 | 0c371590e739defbc25d5befd1d44fcf18d1bcab | refs/heads/master | 2022-07-27T18:57:49.916560 | 2022-01-04T18:00:12 | 2022-01-04T18:00:12 | 5,521,942 | 2 | 1 | null | 2022-06-30T20:10:02 | 2012-08-23T08:33:40 | Java | UTF-8 | Java | false | false | 1,911 | java | /**
* Creation date: (22/12/2005)
* @author: Svyatoslav Urbanovych [email protected] [email protected]
*/
/********************************************************************************
*
* Copyright (C) 2005 Svyatoslav Urbanovych
*
* This program is free software; you can redistribute it and/or
* mo... | [
"[email protected]"
] | |
2384709b9fe3b75abca71514bf648028f8774c7c | fce50ff46280a121d0c0ab47331c18d004ea94b7 | /app/src/main/java/sembako/sayunara/android/ui/component/product/detailproduct/widget/WrapContentViewPager.java | 77f387450957a302cdebaaeb847c21c9659aaf7a | [] | no_license | asywalulfikri/chongsengnim | dda6ab380579451f83f67c488b25642c0d39fb86 | c034b861eae15ad24d169b6ee58800864e8a3c92 | refs/heads/master | 2023-04-09T01:25:32.827155 | 2023-04-03T09:49:18 | 2023-04-03T09:49:18 | 215,968,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | package sembako.sayunara.android.ui.component.product.detailproduct.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import androidx.viewpager.widget.ViewPager;
public class WrapContentViewPager extends ViewPager {
public WrapContentViewPager(Context context) {... | [
"[email protected]"
] | |
de30f92246a763a9962940a9d4c9f9a965dea71a | 5ce4df54c97e1701cf4417d31c311dc3b200a369 | /app/src/main/java/com/wxx/shopping/moudle/mine/MineFragment.java | b3ae86700ac39b67c4cd6fa5b7aaab1cf9052913 | [] | no_license | dingxiaojiao/Shopping | e4ffa375c99b62a280bcd1692873bbab29f27c06 | 50cfd5ae25713b8a4709486fde55425d5011fd1f | refs/heads/master | 2021-01-22T20:28:56.891819 | 2017-03-17T12:55:31 | 2017-03-17T12:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 811 | java | package com.wxx.shopping.moudle.mine;
import android.os.Bundle;
import com.wxx.shopping.base.BaseFragment;
import com.wxx.shopping.base.BasePresenter;
/**
* 作者:Tangren_ on 2017/3/15 21:25.
* 邮箱:[email protected]
* TODO:一句话描述
*/
public class MineFragment extends BaseFragment {
public static MineFragment n... | [
"[email protected]"
] | |
69731e4ed0fb7a28b1f8d48cdca604d8ca12d7d7 | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/tencent/av/opengl/gesturedetectors/ShoveGestureDetector$SimpleOnShoveGestureListener.java | 4c7470910e9e664005ccdaccb4d07959906900e5 | [] | no_license | waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751842 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | package com.tencent.av.opengl.gesturedetectors;
public class ShoveGestureDetector$SimpleOnShoveGestureListener
implements ShoveGestureDetector.OnShoveGestureListener
{
public boolean onShove(ShoveGestureDetector paramShoveGestureDetector)
{
return false;
}
public boolean onShoveBegin(ShoveGestureDetec... | [
"[email protected]"
] | |
93c855f5c2d849683f5de20d7c7cd93fd6c79694 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Junit/Junit875.java | bd81d1a4cc92726bb045dd41d19837bb28b8ee29 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | @SuppressWarnings("")
@Test
void toStreamWithIterable() {
Iterable<String> input = new Iterable<String>() {
@Override
public Iterator<String> iterator() {
return asList("foo", "bar").iterator();
}
};
Stream<String> result = (Stream<String>) CollectionUtils.toStream(input);
assertThat(result)... | [
"[email protected]"
] | |
b326eaf2ae1da61d8b528c0f9dbb4db3e7965467 | 41ce5edf2e270e321dddd409ffac11ab7f32de86 | /8/android/media/CamcorderProfile.java | 64d6460dbd6857f08eb980c643a7f366a061ef4a | [] | no_license | danny-source/SDK_Android_Source_03-14 | 372bb03020203dba71bc165c8370b91c80bc6eaa | 323ad23e16f598d5589485b467bb9fba7403c811 | refs/heads/master | 2020-05-18T11:19:29.171830 | 2014-03-29T12:12:44 | 2014-03-29T12:12:44 | 18,238,039 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,419 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"[email protected]"
] | |
4a73c3cf022edd94bc00ff73946f35fa1ece4829 | 56f59f6bca7b0e7b08fdf827b18a03648b3453b1 | /codegenerator/src/main/java/com/thanos/contract/codegenerator/infrastructure/dto/ContractFileDTO.java | ac4bf37d1f3b862c3ba73dd7f6bf868d063835cf | [
"MIT"
] | permissive | fossabot/ThanosContract | f71c4fdd5ad821d165d5f1a61dffe1de4230a2d8 | a87dfe70bc27cc985df95513371890d58f840f8f | refs/heads/master | 2020-12-14T19:34:49.303213 | 2020-01-19T05:58:22 | 2020-01-19T05:58:22 | 234,848,509 | 0 | 0 | MIT | 2020-01-19T05:58:17 | 2020-01-19T05:58:17 | null | UTF-8 | Java | false | false | 1,702 | java | package com.thanos.contract.codegenerator.infrastructure.dto;
import com.thanos.contract.codegenerator.domain.model.Contract;
import com.thanos.contract.codegenerator.domain.model.ContractField;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import java.util.*;
@... | [
"[email protected]"
] | |
bfa9cf6185c7e519f09c93e2011fe6e440e8697a | 9d8d9e394bec2ec8486b692fe85214e9adfc5f06 | /server/src/main/java/com/cezarykluczynski/stapi/server/common/converter/LocalDateRestParamConverterProvider.java | 702855e3b3574d4edea0f9f1f6d9e2a267a763d0 | [
"MIT"
] | permissive | cezarykluczynski/stapi | a343e688c7e8ce86601c9c0a71e2445cfbd9b0b9 | 1729aae76ae161b0dff50d9124e337b67c934da0 | refs/heads/master | 2023-06-09T16:18:03.000465 | 2023-06-08T19:11:30 | 2023-06-08T19:11:30 | 70,270,193 | 128 | 17 | MIT | 2023-02-04T21:35:35 | 2016-10-07T17:55:21 | Groovy | UTF-8 | Java | false | false | 674 | java | package com.cezarykluczynski.stapi.server.common.converter;
import jakarta.ws.rs.ext.ParamConverter;
import jakarta.ws.rs.ext.ParamConverterProvider;
import java.lang.annotation.Annotation;
import java.lang.reflect.Type;
import java.time.LocalDate;
public class LocalDateRestParamConverterProvider implements ParamCon... | [
"[email protected]"
] | |
3e1975b1e90b328766dcf9d53a1c7c7acbe505c8 | db6e498dd76a6ce78d83e1e7801674783230a90d | /thirdlib/base-protocol/protocol/src/main/java/pb4client/BuyAllianceShopOrBuilder.java | d265c1032c41601be14e5298ea84728bff9dc200 | [] | no_license | daxingyou/game-4 | 3d78fb460c4b18f711be0bb9b9520d3e8baf8349 | 2baef6cebf5eb0991b1f5c632c500b522c41ab20 | refs/heads/master | 2023-03-19T15:57:56.834881 | 2018-10-10T06:35:57 | 2018-10-10T06:35:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 611 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: client2server.proto
package pb4client;
public interface BuyAllianceShopOrBuilder extends
// @@protoc_insertion_point(interface_extends:client2server.BuyAllianceShop)
com.google.protobuf.MessageOrBuilder {
/**
* <pre>
* 要购买的物品在商店中的... | [
"[email protected]"
] | |
2f1a860c13d32629f363488c12aa9dd0767b14ed | c32e30b903e3b58454093cd8ee5c7bba7fb07365 | /source/Class_14103.java | 92e2b43275675242c5a83b3b1e66de4c2fe80a56 | [] | no_license | taiwan902/bp-src | 0ee86721545a647b63848026a995ddb845a62969 | 341a34ebf43ab71bea0becf343795e241641ef6a | refs/heads/master | 2020-12-20T09:17:11.506270 | 2020-01-24T15:15:30 | 2020-01-24T15:15:30 | 236,025,046 | 1 | 1 | null | 2020-01-24T15:10:30 | 2020-01-24T15:10:29 | null | UTF-8 | Java | false | false | 5,195 | java | /*
* Decompiled with CFR 0.145.
*/
import java.lang.invoke.MethodHandle;
import java.lang.invoke.MethodHandles;
import java.util.Random;
public class Class_14103
extends Class_3529 {
public static final Class_4173 Field_14104 = Class_4173.Method_4177(Class_14103.Method_14107("\u5100\u5103\u5101\u5102\u5107\u5104... | [
"[email protected]"
] | |
0e3b74c7cdf404545223db911607c51b64c8f90a | e27942cce249f7d62b7dc8c9b86cd40391c1ddd4 | /modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201705/cm/BiddingStrategyService.java | 7cfdfe88b707e588838e0e15b57b5d7e13a3c3b0 | [
"Apache-2.0"
] | permissive | mo4ss/googleads-java-lib | b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a | efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641 | refs/heads/master | 2022-12-05T00:30:56.740813 | 2022-11-16T10:47:15 | 2022-11-16T10:47:15 | 108,132,394 | 0 | 0 | Apache-2.0 | 2022-11-16T10:47:16 | 2017-10-24T13:41:43 | Java | UTF-8 | Java | false | false | 1,326 | java | // Copyright 2017 Google Inc. All Rights Reserved.
//
// 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... | [
"[email protected]"
] | |
df8b53317e8c81df920b8d6149a60802caf87169 | e1fd6855c11612e3506ba9b569c49a3843264996 | /projects/OG-Financial/src/com/opengamma/financial/analytics/model/horizon/ForexForwardConstantSpreadThetaFunction.java | 0e55ee39ba663060809bca12127e537426f2d5ba | [
"Apache-2.0"
] | permissive | garykennedy/OG-Platform | 8daaf382653a889c87b284921878b2ef69e19c04 | 0230f7d9b0adff1d7c68a5f968ad929e29cd3d63 | refs/heads/master | 2020-12-25T09:37:32.009500 | 2012-12-16T17:54:27 | 2012-12-16T17:54:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,548 | java | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.financial.analytics.model.horizon;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import javax.time.cale... | [
"[email protected]"
] | |
adfa351397877c305934a91a572bf24d82bd897f | 605c28cc4d7ffd35583f6aba8cc58c7068f237e2 | /src/com/dxjr/portal/tzjinterface/entity/RepayInfo.java | 2069d7e979e3117f00c5d17b34d59be51c838f1d | [] | no_license | Lwb6666/dxjr_portal | 7ffb56c79f0bd07a39ac94f30b2280f7cc98a2e4 | cceef6ee83d711988e9d1340f682e0782e392ba0 | refs/heads/master | 2023-04-21T07:38:25.528219 | 2021-05-10T02:47:22 | 2021-05-10T02:47:22 | 351,003,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,630 | java | package com.dxjr.portal.tzjinterface.entity;
import java.util.Date;
public class RepayInfo {
// 订单ID
private String id;
// 投资订单ID
private String investId;
// 标ID
private String bid;
// 投资者投之家用户名
private String username;
// 回款金额
private Float amount;
// 回款利率
private Float rate;
// 回款收益
private Float inco... | [
"[email protected]"
] | |
636871305abb27644079e83855032bbfa1acb290 | 052c140d4b06004d8043c7f86b5acff5c1fde220 | /src/main/java/cn/devezhao/persist4j/metadata/CascadeModel.java | a32304cc20d73e53deee6cb7d19ac805d189859d | [
"Apache-2.0"
] | permissive | devezhao/persist4j | ca0a9a95886beddc91d63955bd0947c5862ea8cf | 837605e2f0f2832d53d4ce0255ac8a6de53a7400 | refs/heads/master | 2023-08-16T22:15:03.942943 | 2023-08-08T03:52:19 | 2023-08-08T03:52:19 | 83,287,183 | 21 | 10 | Apache-2.0 | 2023-05-19T02:33:35 | 2017-02-27T08:34:57 | Java | UTF-8 | Java | false | false | 937 | java | package cn.devezhao.persist4j.metadata;
import java.util.HashMap;
import java.util.Map;
/**
* 级联删除模式
*
* @author <a href="mailto:[email protected]">FANGFANG ZHAO</a>
* @since 0.1, Feb 15, 2009
* @version $Id: CascadeModel.java 8 2015-06-08 09:09:03Z [email protected] $
*/
public enum CascadeModel {
/... | [
"[email protected]"
] | |
b4be20d90aaab0dfcdb403198a501993c423da0a | ce32decef039a586855c362381003d21d1ab3342 | /modules/flowable-cmmn-converter/src/main/java/org/flowable/cmmn/converter/TextAnnotationXmlConverter.java | 5b16ef27279dba1a8eeea155851f4b8c884177ba | [
"Apache-2.0"
] | permissive | flowable/flowable-engine | fa5fb5c29a453669887bee7874ca6d73fd2663c7 | 7bd4ee8b7374b43dcdd517a26afa14e6806f40e4 | refs/heads/main | 2023-08-31T03:55:26.415399 | 2023-08-29T11:53:55 | 2023-08-29T11:53:55 | 70,780,002 | 7,040 | 2,775 | Apache-2.0 | 2023-09-14T16:51:30 | 2016-10-13T07:21:43 | Java | UTF-8 | Java | false | false | 1,585 | java | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"[email protected]"
] | |
fb24782faea27ca70ace5b0c9874322b98cfad8e | 96602275a8a9fdd18552df60d3b4ae4fa21034e9 | /security/skeleton-key-idm/skeleton-key-core/src/main/java/org/jboss/resteasy/skeleton/key/SkeletonKeySession.java | 8138b34ff4d2b504c758b6cbe1594dbb9358d4ed | [
"Apache-2.0"
] | permissive | tedwon/Resteasy | 03bb419dc9f74ea406dc1ea29d8a6b948b2228a8 | 38badcb8c2daae2a77cea9e7d70a550449550c49 | refs/heads/master | 2023-01-18T22:03:43.256889 | 2016-06-29T15:37:45 | 2016-06-29T15:37:45 | 62,353,131 | 0 | 0 | NOASSERTION | 2023-01-02T22:02:20 | 2016-07-01T01:29:16 | Java | UTF-8 | Java | false | false | 659 | java | package org.jboss.resteasy.skeleton.key;
import java.io.Serializable;
/**
* @author <a href="mailto:[email protected]">Bill Burke</a>
* @version $Revision: 1 $
*/
public class SkeletonKeySession implements Serializable
{
protected String token;
protected transient ResourceMetadata metadata;
... | [
"[email protected]"
] | |
9b51abcf5e289a7391ff0bf362fac4f5f5c00e44 | 97c2cfd517cdf2a348a3fcb73e9687003f472201 | /workspace/fftw-pomsfa/tags/fftw-pomsfa-1.4.6/src/main/java/malbec/pomsfa/fix/TradingScreenFixClientApplication.java | 25ceadc3d54b3f9f663f103da74fc8be693c5213 | [] | no_license | rsheftel/ratel | b1179fcc1ca55255d7b511a870a2b0b05b04b1a0 | e1876f976c3e26012a5f39707275d52d77f329b8 | refs/heads/master | 2016-09-05T21:34:45.510667 | 2015-05-12T03:51:05 | 2015-05-12T03:51:05 | 32,461,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 875 | java | package malbec.pomsfa.fix;
import java.util.Properties;
import malbec.fer.mapping.DatabaseMapper;
import malbec.util.EmailSettings;
import com.fftw.bloomberg.aggregator.TradingScreenConversionStrategy;
import com.fftw.bloomberg.types.TradingPlatform;
/**
* TradingScreen specific implementation for converting FIX m... | [
"[email protected]"
] | |
ee635e12507a93aa183582969a8a17bcde2e93e6 | 8a16f2ed17b477c88dd001afc9f29282cdbc6758 | /src/main/java/ch/kerbtier/esdi/providers/DefaultProvider.java | 13e728c2afcab347377c4366dc793ccd32336c43 | [] | no_license | creichlin/esdi | c63b136ae65360190d5114efe0545f3c0c021ab4 | 93b61e38027d505b1f6b40a7701440323949909d | refs/heads/master | 2021-01-17T09:24:40.553677 | 2016-04-10T18:19:03 | 2016-04-10T18:19:03 | 41,487,132 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package ch.kerbtier.esdi.providers;
import java.lang.annotation.Annotation;
import ch.kerbtier.esdi.Configuration;
import ch.kerbtier.esdi.Provider;
/**
* This default provider is used as default and also used by other Providers
* which get the instance from here and then cache/store it in different ways.
*
*
... | [
"[email protected]"
] | |
6c8df769cb47425df0321880bcd2e26db170042a | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Jetty/Jetty1317.java | 935a234bd43f10c4b81e87700c1fa38f8ebd1163 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | private static void putSanitisedValue(String s,ByteBuffer buffer)
{
int l=s.length();
for (int i=0;i<l;i++)
{
char c=s.charAt(i);
if (c<0 || c>0xff || c=='\r' || c=='\n')
buffer.put((byte)' ');
else
buffer.put((byte)(0x... | [
"[email protected]"
] | |
e2ca943ad214619b542493c61e59cd0548faf071 | e680c1483a143a40fd5d92e0e0befbd9e2dcdf0d | /split-linked-list-in-parts/Solution.java | 0b7fc7288ebad15298b1f9ec6132865d41615e39 | [] | no_license | grvgoel81/leetcode | a715ddb35442bbda21b66ecd88eb55bca2d836da | e490d6b109890db104ceeb3647bb60f954ca2bcf | refs/heads/master | 2022-08-19T10:24:08.871144 | 2020-05-26T10:12:08 | 2020-05-26T10:12:08 | 267,265,566 | 1 | 0 | null | 2020-05-27T08:36:19 | 2020-05-27T08:36:18 | null | UTF-8 | Java | false | false | 958 | java | // Definition for singly-linked list.
class ListNode {
int val;
ListNode next;
ListNode(int x) {
val = x;
}
}
public class Solution {
public ListNode[] splitListToParts(ListNode root, int k) {
int length = getLength(root);
int averageLength = length / k;
int extraPartNum = length % k;
ListNode[] parts... | [
"[email protected]"
] | |
084d35b4013edb7afb9451f267444588c530dd13 | 8009fa2efff68fe23391e0002eb3bb7721518a72 | /tokTales-core/tokTales-core-library/src/main/java/com/tokelon/toktales/core/render/opengl/gl20/GLErrorUtils.java | 0a12bb7d0866cc120deff4a9e59fb6be8b0b26c5 | [
"MIT"
] | permissive | Tokelon/tokTales | 3bdf2c08d71d8a81d417971dddff404c3ea89b54 | c72c67519af57cc28a0699766083559a0731ba4c | refs/heads/master | 2022-07-23T20:51:02.780796 | 2021-03-14T16:42:10 | 2021-03-14T16:42:10 | 110,269,279 | 5 | 0 | MIT | 2020-12-04T18:32:22 | 2017-11-10T16:39:00 | Java | UTF-8 | Java | false | false | 3,676 | java | package com.tokelon.toktales.core.render.opengl.gl20;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.inject.Inject;
import com.tokelon.toktales.core.engine.log.ILogger;
import com.tokelon.toktales.core.engine.log.... | [
"[email protected]"
] | |
f2f64ddb29b9d5d382c3de0c09c1dba413414105 | bec576edd56ff483ff365072ce1811c7869f5d89 | /ReactAndroid/src/main/java/com/facebook/hermes/reactexecutor/HermesExecutorFactory.java | 944afe6b64568d0eb58b7effc50cacb7a478ab90 | [
"CC-BY-SA-4.0",
"CC-BY-4.0",
"CC-BY-NC-SA-4.0",
"MIT"
] | permissive | RocketChat/react-native | 3cdf5e4f7e864cfea09dc03613d40d6970e67016 | 43f831b23caf22e59af5c6d3fdd62fed3d20d4ec | refs/heads/main | 2023-08-30T12:07:01.015956 | 2022-06-07T14:42:49 | 2022-06-07T14:42:49 | 310,372,603 | 1 | 3 | MIT | 2023-09-14T18:20:36 | 2020-11-05T17:33:10 | JavaScript | UTF-8 | Java | false | false | 1,162 | java | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.hermes.reactexecutor;
import com.facebook.hermes.instrumentation.HermesSamplingProfiler;
import com.faceboo... | [
"[email protected]"
] | |
34419e1ba6b0811447802e7b6eb2a356209886c6 | c90d3fee49b41de5263b00069e99422c7139a70b | /jax-ws-basics/src/com/msrm/webservice/example2/PersonClient.java | 3c14fa3f8ae3576da9471794a522690472f7ac92 | [] | no_license | srirambtechit/j2ee-technology | 807aa000e97a8bf25bbeea04be54299a8473cec7 | ece4e1f66447d9c830756000ffec396cacc7190e | refs/heads/master | 2021-01-19T02:48:57.060808 | 2016-12-25T18:06:15 | 2016-12-25T18:06:15 | 55,084,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package com.msrm.webservice.example2;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.Service;
/**
* To generate Stub code of webservice.
* <code>wsimport -s . http://localhost:8888/personWS?wsdl</code>
* @author srirammuthaiah
*
*/
public class ... | [
"[email protected]"
] | |
612c25e02ff529f513a2f9394cc652d8116a30bc | 13a248a094910d308dcbe772e92229ed2ee682b6 | /src/main/java/lists/IntersectionPointOfTwo2.java | 4d9a3f74f8533c28aefd239abb556764d7b09fe2 | [] | no_license | gadzikk/algorithms | cca18ab79b8e1e766f7d6fc9b9097db2077cb93b | cb6607ad19b43357c225e9531d3ebc115ef1de3a | refs/heads/master | 2022-12-07T16:22:36.958374 | 2020-08-23T21:35:56 | 2020-08-23T21:35:56 | 273,081,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,421 | java | package lists;
import zobjects.NodeL;
import java.util.HashSet;
/**
* Created by gadzik on 22.07.20.
*/
public class IntersectionPointOfTwo2 {
// https://www.geeksforgeeks.org/write-a-function-to-get-the-intersection-point-of-two-linked-lists/
public static NodeL MegeNode(NodeL n1, NodeL n2) {
Has... | [
"[email protected]"
] | |
8e77b4a3a94c0642996b156d044cb6a1f2e8a1a9 | fac5d6126ab147e3197448d283f9a675733f3c34 | /src/main/java/dji/thirdparty/sanselan/formats/tiff/write/TiffOutputSet.java | 93174ee47bd22e2b10b4b90e29ee3c5ddc6d3da9 | [] | no_license | KnzHz/fpv_live | 412e1dc8ab511b1a5889c8714352e3a373cdae2f | 7902f1a4834d581ee6afd0d17d87dc90424d3097 | refs/heads/master | 2022-12-18T18:15:39.101486 | 2020-09-24T19:42:03 | 2020-09-24T19:42:03 | 294,176,898 | 0 | 0 | null | 2020-09-09T17:03:58 | 2020-09-09T17:03:57 | null | UTF-8 | Java | false | false | 7,693 | java | package dji.thirdparty.sanselan.formats.tiff.write;
import dji.thirdparty.sanselan.ImageWriteException;
import dji.thirdparty.sanselan.formats.tiff.constants.TagInfo;
import dji.thirdparty.sanselan.formats.tiff.constants.TiffConstants;
import dji.thirdparty.sanselan.util.Debug;
import java.util.ArrayList;
import java.... | [
"[email protected]"
] | |
3e478c4d8b6d5cff83d55d367e9ad4cc66211722 | 53efcbcb8210a01c3a57cdc2784926ebc22d6412 | /src/main/java/br/com/fieesq/model55221/FieEsq51252.java | 5962533f18da0e1d30d6e309d48b878ff49f1a83 | [] | no_license | fie23777/frontCercamento | d57846ac985f4023a8104a0872ca4a226509bbf2 | 6282f842544ab4ea332fe7802d08cf4e352f0ae3 | refs/heads/master | 2021-04-27T17:29:56.793349 | 2018-02-21T10:32:23 | 2018-02-21T10:32:23 | 122,322,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package br.com.fieesq.model55221;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Transient;
@Entity
public class FieEsq51252 {
@Id @GeneratedValue(strategy=GenerationType.IDENTITY)
private int... | [
"[email protected]"
] | |
29a71afe75dac285f150c77e4468588ab0e0a1e3 | 4438e0d6d65b9fd8c782d5e13363f3990747fb60 | /mobile-dto/src/main/java/com/cencosud/mobile/dto/users/CumplimientoCabeceraDTO.java | 458f1a1a09b054ce7c050792b46f36e2f3547625 | [] | no_license | cencosudweb/mobile | 82452af7da189ed6f81637f8ebabea0dbd241b4a | 37a3a514b48d09b9dc93e90987715d979e5414b6 | refs/heads/master | 2021-09-01T21:41:24.713624 | 2017-12-28T19:34:28 | 2017-12-28T19:34:28 | 115,652,291 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,948 | java | /**
*@name CumplimientoCabeceraDTO.java
*
*@version 1.0
*
*@date 15-05-2017
*
*@author EA7129
*
*@copyright Cencosud. All rights reserved.
*/
package com.cencosud.mobile.dto.users;
import java.io.Serializable;
import org.apache.commons.lang.builder.ToStringBuilder;
/**
* @descriptio... | [
"[email protected]"
] | |
ff2c099c62d40dc5de20247ef96284a6886fdbfa | bed2114715ce6e89a87d6addb134f19902e0a256 | /src/main/java/eu/seaclouds/platform/repository/RepositoryApplication.java | bc02829e7b0cb68597c33ef438c668e5552a389b | [] | no_license | rosogon/repository | b00112d9c0fb54d19a40406af91ddc6cb062672e | 16ab8f3b74f9adb8d406fbd8e861acff25f72104 | refs/heads/master | 2021-01-15T22:34:44.041676 | 2017-08-10T09:12:46 | 2017-08-10T09:12:46 | 99,903,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | package eu.seaclouds.platform.repository;
import org.glassfish.jersey.media.multipart.MultiPartFeature;
import eu.seaclouds.platform.repository.resources.DataResource;
import io.dropwizard.Application;
import io.dropwizard.setup.Environment;
public class RepositoryApplication extends Application<RepositoryConfigurat... | [
"[email protected]"
] | |
8dfcf33ab645013db069e304bee0f1c8bf815418 | f9d8b48eed19569d478bbce70eee2eeb544d8cf6 | /ripple-bouncycastle/src/main/java/org/ripple/bouncycastle/crypto/tls/DTLSTransport.java | 715da835da05dcf455237d690223167fe534a6ff | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | moorecoin/MooreClient | 52e3e822f65d93fc4c7f817a936416bfdf060000 | 68949cf6d1a650dd8dd878f619a874888b201a70 | refs/heads/master | 2021-01-10T06:06:26.239954 | 2015-11-14T15:39:44 | 2015-11-14T15:39:44 | 46,180,336 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,941 | java | package org.ripple.bouncycastle.crypto.tls;
import java.io.ioexception;
public class dtlstransport
implements datagramtransport
{
private final dtlsrecordlayer recordlayer;
dtlstransport(dtlsrecordlayer recordlayer)
{
this.recordlayer = recordlayer;
}
public int getreceivelimit()
... | [
"[email protected]"
] | |
1c2389ec5e7d5b640b3fd214e52f39d662629346 | 8dfd406e855dbef74ef6b80e7b1fcde43d0b7d56 | /Web-Stock1.0/src/main/java/com/cyb/config/EmailConfigSettings.java | 93bd9ea48edfb161ff3bed6a8e3203cdbb6d9366 | [] | no_license | iechenyb/springboot | db0e4caaf545721f5b6a70d97cce2af2cbbd0797 | 46e541a6319bfced7d2445038464ce249b409e83 | refs/heads/master | 2021-01-20T01:35:04.050414 | 2019-05-16T02:02:04 | 2019-05-16T02:02:04 | 89,299,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package com.cyb.config;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
/**
* 作者 : iechenyb<br>
* 类描述: 说点啥<br>
* 创建时间: 2018年3月1日
*/
@Component
@ConfigurationProperties(prefix = "spring.boot.admin.notify.mail")
public class Em... | [
"[email protected]"
] | |
9ac61adc3c22bdfe6a1e201bb50129b2b9b70b1d | 37baf20f48cffee5d8087cfbd022ca81c5097a9a | /Java/video/datastruct&algorithms/src/com/shma/graph/Queue.java | 93f6751b97be62f707339bd73830e9c6108b72d5 | [] | no_license | shma1664/Project | c4feabb9b3616256b43f967414d357e6c10f05e4 | 2416363b297b2ef4361b845831d5320e39135b69 | refs/heads/master | 2020-05-22T13:50:53.644559 | 2016-11-14T02:43:44 | 2016-11-14T02:43:44 | 42,523,930 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package com.shma.graph;
import java.lang.reflect.Array;
public class Queue<T> {
private T[] array;
private int element;
private int head;
private int tail;
public Queue(Class<?> clazz, int size) {
array = (T[]) Array.newInstance(clazz, size);
head = 0;
tail = -1;
element = 0;
}
... | [
"[email protected]"
] | |
e8e10c8c4b3e84df59223ee4b415774bc7e5d01e | 0d681cc3e93e75b713937beb409b48ecf423e137 | /hw08-0036479615/src/main/java/hr/fer/zemris/optjava/dz8/nn/IdentityFunction.java | a76b419d70e82b8185c0a22ba0990079a213e4e1 | [] | no_license | svennjegac/FER-java-optjava | fe86ead9bd80b4ef23944ef9234909353673eaab | 89d9aa124e2e2e32b0f8f1ba09157f03ecd117c6 | refs/heads/master | 2020-03-29T04:17:20.952593 | 2018-09-20T08:59:01 | 2018-09-20T08:59:01 | 149,524,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package hr.fer.zemris.optjava.dz8.nn;
public class IdentityFunction implements IActivationFunction {
@Override
public double valueAt(double input) {
return input;
}
}
| [
"[email protected]"
] | |
94c949e491a7b64ec59ee350478089c2f034d2c9 | fc875ae0713344a52ba5b86013fba0ec8e63748b | /app/src/main/java/com/future/zhh/ticket/domain/interactor/CheckLogDetail.java | 238de5a3e68c5712e469297b0d6a3bf763dc9b8f | [] | no_license | zhaohuanhui/Ticket | 86f01b6392b78c4c50abc68940657368528605aa | aa2f72513981a387c6c2579329c8906847398595 | refs/heads/master | 2021-10-07T19:54:33.157338 | 2018-11-22T14:01:14 | 2018-11-22T14:01:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package com.future.zhh.ticket.domain.interactor;
import com.future.zhh.ticket.data.repository.CommonRepository;
import com.future.zhh.ticket.domain.executor.PostExecutionThread;
import com.future.zhh.ticket.domain.executor.ThreadExecutor;
import com.future.zhh.ticket.domain.interactor.base.Case;
import javax.inject.I... | [
"[email protected]"
] | |
003391e5ee9be573ace802e91ca6e2908048d3f3 | e098f59c8349a59515ffdbf6246df8d11565f016 | /LeetCode/378. Kth smallest element in sorted matrix/Solution.java | 604939b40105e22e81b73c2fea24096dbb48ce45 | [] | no_license | Tubbz-alt/DataStructures_Algorithms | af2a80befd2fab3d5f1f910ec0673e3337e79b12 | d67e5139255e40d524889a13ca75907d169a98a4 | refs/heads/master | 2023-02-26T13:23:13.296178 | 2021-02-01T20:18:52 | 2021-02-01T20:18:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,093 | java | /**
* Given a n x n matrix where each of the rows and columns are sorted in ascending order, find the kth smallest element in the matrix.
*
* Note that it is the kth smallest element in the sorted order, not the kth distinct element.
*
* Example:
* matrix = [
* [ 1, 5, 9],
* [10, 11, 13],
* [12, 1... | [
"[email protected]"
] | |
1f416f708f88971db96a903d2aee68762604eb83 | e26fceb0c49ca5865fcf36bd161a168530ae4e69 | /OpenAMASE/lib/Flexdock/flexdock-1.2/src/java/perspective/org/flexdock/perspective/event/PerspectiveListener.java | c3bca2c3049fc3b56108d939cb26173b59272a5a | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-us-govt-public-domain",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sahabi/OpenAMASE | e1ddd2c62848f0046787acbb02b8d31de2f03146 | b50f5a71265a1f1644c49cce2161b40b108c65fe | refs/heads/master | 2021-06-17T14:15:16.366053 | 2017-05-07T13:16:35 | 2017-05-07T13:16:35 | 90,772,724 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | // ===============================================================================
// Authors: AFRL/RQQD
// Organization: Air Force Research Laboratory, Aerospace Systems Directorate, Power and Control Division
//
// Copyright (c) 2017 Government of the United State of America, as represented by
// the Secretary of th... | [
"[email protected]"
] | |
ac3655cb7d431694284117f0c30462e1788b3bc0 | d6920bff5730bf8823315e15b0858c68a91db544 | /android/ftsafe_0.7.04_source_from_jdcore/gnu/kawa/functions/LispRepositionFormat.java | d4554cbe9480e0df62f7b0ddd87040aa7974a2f6 | [] | no_license | AppWerft/Ti.FeitianSmartcardReader | f862f9a2a01e1d2f71e09794aa8ff5e28264e458 | 48657e262044be3ae8b395065d814e169bd8ad7d | refs/heads/master | 2020-05-09T10:54:56.278195 | 2020-03-17T08:04:07 | 2020-03-17T08:04:07 | 181,058,540 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | package gnu.kawa.functions;
import gnu.kawa.format.ReportFormat;
import java.io.IOException;
import java.text.FieldPosition;
... | [
"“[email protected]“"
] | |
ed34132b33f9e300967a094d9dff6e2099e28e78 | 2240677b7236c8c7ad160ae8850072ae91ea9fa6 | /cdi-osgi/src/main/java/org/apache/aries/cdi/impl/osgi/support/ParameterizedTypeImpl.java | cf00640b643bc50643e31c2708dfe334649a50de | [] | no_license | gnodet/aries-cdi | 9594f5999d75d4706fba58fe5ef1e04cd0e8ce26 | 605b613867d56bea102e9c8a94bb00a33570f6d2 | refs/heads/master | 2021-01-01T04:30:18.561997 | 2016-05-04T15:43:12 | 2016-05-04T15:43:12 | 56,662,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"[email protected]"
] | |
66c8e7c77dee8dd3ea30a902ea2f7ec7d5a46909 | 479d9471a522e64f9d12eef6dec15558c8ee82cd | /android/helloworld/network/src/main/java/com/example/network/util/Utils.java | b55f77e69cb22c89a2a42ea4682798e2fb8c2c26 | [
"MIT"
] | permissive | mario2100/Spring_All | fd76f6b9cca2276d1c308f7d9167930a304dcaf5 | e32a74293926a5110f7329af5d3d2c0e4f7ad2a5 | refs/heads/master | 2023-08-27T17:07:43.238356 | 2021-11-05T06:54:07 | 2021-11-05T06:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,987 | java | package com.example.network.util;
import android.content.Context;
import android.telephony.TelephonyManager;
import java.io.File;
import java.lang.reflect.Method;
import java.text.DecimalFormat;
public class Utils {
public static String getDotOne(double src) {
DecimalFormat df = new DecimalFormat(".0");... | [
"[email protected]"
] | |
f908e0e93b2bd42515d465a0d8912e13e27af0bc | 3f845730d07e3e1f847dc285905e77a132d6edcc | /src/main/java/memento/ejercicio/Tarea11/Client.java | 80edab5a8b0aaeaaeb331cc8cfc569e98efa2659 | [] | no_license | AleChirinos/Todo-DP | 2d4911e2910e8f7a2418cd81004352337659c16c | c076cb66c9eb5395c8448081249585e53f892ef4 | refs/heads/main | 2023-06-08T14:19:18.364102 | 2021-07-01T06:12:10 | 2021-07-01T06:12:10 | 372,260,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,698 | java | package memento.ejercicio.Tarea11;
import java.util.LinkedList;
import java.util.List;
public class Client {
public static void main (String []argsss ){
DataBase dataBase = new DataBase();
Originator originator = new Originator();
Person person1 = new Person("Jose", 1345676, 18);
... | [
"[email protected]"
] | |
77da07e9eda286a0ede0ed5eb94da04da0881913 | 0b1375b80670c1ccbfccbbda0a8a14f61eda00f9 | /src/test/java/org/realityforge/jeo/geolatte/jpa/mssql/MsLinearRingEntity.java | b35e19aeff1b09a4e66b8ffd3bdb2293cc6dc357 | [
"Apache-2.0"
] | permissive | realityforge/geolatte-geom-jpa | cd244409e0d9689cd21f6a36d0fbdd24cdf4baf8 | 77560cbac48458df7b093713693bf57fe5ed8d49 | refs/heads/master | 2022-05-03T22:24:25.899314 | 2022-04-29T05:08:02 | 2022-04-29T05:08:02 | 17,855,618 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package org.realityforge.jeo.geolatte.jpa.mssql;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Convert;
import javax.persistence.Entity;
import javax.persistence.Id;
import org.geolatte.geom.LinearRing;
import org.realityforge.jeo.geolatte.jpa.SqlServerConverter;
@Entity
publi... | [
"[email protected]"
] | |
373a4719fe96401a1055693f88ebd325cb54a260 | 61015130e923c9ec6cedb9936278ac25e26d264e | /consul-consumer/src/main/java/com/example/demo/EurekaConsumerApplication.java | 510ccd64042736cb071dad85e87f1b540febe56f | [] | no_license | zhangrunxing/spring-cloud-demo | e7e70b09f36a4933206fb38571c58694d5953638 | e81b19c578e4b2b92d4f0ff2a96920089e0df9c7 | refs/heads/master | 2021-06-28T12:18:22.657636 | 2017-09-08T04:14:41 | 2017-09-08T04:14:41 | 103,112,251 | 1 | 0 | null | 2017-09-11T08:49:36 | 2017-09-11T08:49:36 | null | UTF-8 | Java | false | false | 602 | java | package com.example.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.client.RestTemplate;
import org.springframework.cloud.client.discovery.EnableDiscoveryClie... | [
"[email protected]"
] | |
37f13c7f67a60082903800ce7623df9864e5a4b7 | 1fa4232de14778f229fdc977acb66ce054756dd2 | /src/specifique/Vivant.java | 412b1c9666c97eac6049ab5234bf3c6ef84804d9 | [] | no_license | dadou666/Lg | cba19f0dead92f103cb0565848ee8d8fbc894309 | fc47e60835d1f55651906668f8b73a462f3bdfa1 | refs/heads/master | 2021-04-30T12:14:47.825591 | 2018-06-30T12:52:46 | 2018-06-30T12:52:46 | 121,270,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package specifique;
public class Vivant extends vue.ObjetMobile {
public long race;
public long energie;
public long vitesse;
public long vie;
public long puissance;
public long vision;
public long transport;
public long distance;
}
| [
"[email protected]"
] | |
3197592fdd77ee76875070beb75f4d662bf7bf01 | 8d3dcf19deb7f9869c6c05976418add7b4af179c | /app-wanda-credit-ds/src/test/java/com/wanda/credit/ds/test/TestXYanRequestor.java | 7b3ce6ca5b31f1cd4a66dd6cde94bbe48ef22a62 | [] | no_license | jianyking/credit-core | 87fb22f1146303fa2a64e3f9519ca6231a4a452d | c0ba2a95919828bb0a55cb5f76c81418e6d38951 | refs/heads/master | 2022-04-07T05:41:19.684089 | 2020-02-14T05:29:10 | 2020-02-14T05:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package com.wanda.credit.ds.test;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit... | [
"[email protected]"
] | |
1dab0a6d36c0a28da63d349f603a0e5b955772b8 | 363c936f4a89b7d3f5f4fb588e8ca20c527f6022 | /AL-Game/data/scripts/system/handlers/quest/esoterrace/_28409GroupMaketheBladeComplete.java | 4df978b259b549ece0be3783cb35a3cffaabf060 | [] | no_license | G-Robson26/AionServer-4.9F | d628ccb4307aa0589a70b293b311422019088858 | 3376c78b8d90bd4d859a7cfc25c5edc775e51cbf | refs/heads/master | 2023-09-04T00:46:47.954822 | 2017-08-09T13:23:03 | 2017-08-09T13:23:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,793 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning 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 3 of the License, or
* (at your option) any lat... | [
"falke34@a70f7278-c47d-401d-a0e4-c9401b7f63ed"
] | falke34@a70f7278-c47d-401d-a0e4-c9401b7f63ed |
2dabd67f63766ae216e209d1ee7078e1fdeccd24 | 9ed0856b702d193f20eecac15a1fe9f39adbeaea | /src/main/java/ch/hotela/affiliate/config/SecurityConfiguration.java | 25cf3cf1842220120a3d62b0613da20cf12a3157 | [] | no_license | yassineLajmi/ehotela-affiliate-application | 77095052efc10184ef9769be8c3d0d2798736ffe | c693d9f33806534948ab4f2ef6c812d1e53a4576 | refs/heads/master | 2021-07-05T08:02:00.651325 | 2019-04-10T09:24:40 | 2019-04-10T09:24:40 | 180,305,160 | 0 | 1 | null | 2020-09-18T14:26:46 | 2019-04-09T07:00:55 | Java | UTF-8 | Java | false | false | 4,967 | java | package ch.hotela.affiliate.config;
import ch.hotela.affiliate.security.*;
import ch.hotela.affiliate.security.jwt.*;
import org.springframework.beans.factory.BeanInitializationException;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.spring... | [
"[email protected]"
] | |
0e8ff503dae7df4a26980450b9e2160121a24b90 | 56ae790ef1b0a65643a5e8c7e14a6f5d2e88cbdd | /patrimonio/src/main/java/com/t2tierp/model/bean/patrimonio/Seguradora.java | c795aa44eebcb4422dc7d04497a10acce497aef7 | [
"MIT"
] | permissive | herculeshssj/T2Ti-ERP-2.0-Java-WEB | 6751db19b82954116f855fe107c4ac188524d7d5 | 275205e05a0522a2ba9c36d36ba577230e083e72 | refs/heads/master | 2023-01-04T21:06:24.175662 | 2020-10-30T11:00:46 | 2020-10-30T11:00:46 | 286,570,333 | 0 | 0 | null | 2020-08-10T20:16:56 | 2020-08-10T20:16:56 | null | UTF-8 | Java | false | false | 3,126 | java | /*
* The MIT License
*
* Copyright: Copyright (C) 2014 T2Ti.COM
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy... | [
"[email protected]"
] | |
948a76daa7aee1f24c57f7fbe6ff52ab105ba536 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2016/4/QueryExecutionEvent.java | 51430e9c10b4d4d7f6c7ef4a9e19a54de383a07f | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 1,254 | java | /*
* Copyright (c) 2002-2016 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | [
"[email protected]"
] | |
ac8a81aaea09b76fd26be78ba0721e9a3296b75a | d94b035cbb5566dc3e1223ea9f576f9cd2f4a5a1 | /corejavasession/src/com/careerit/cj/day16/Employee.java | 45d246da2f35e00369d9604e6d8ef9a29a077ec6 | [] | no_license | learnwithlakshman/java_full_stack_b_4 | 01b07901f4f1ed7eadd982ca9fb056958013dd9d | c81a43190a8b4b1c2175389ca046e6f7e087e33a | refs/heads/master | 2022-12-17T04:22:43.137790 | 2020-09-14T03:29:24 | 2020-09-14T03:29:24 | 286,891,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.careerit.cj.day16;
public class Employee {
private int empno;
private String name;
private String qualification;
private double salary;
public Employee(String name, String qualification) {
this(name, qualification,0);
}
public Employee(String name, String qualification, double sal... | [
"[email protected]"
] | |
3c276aa21624bfa1875c3e33246d3779679bbf7c | 95ce8e5bd2246e687d5cd590797e661de1899899 | /RecursivePowers.java | 9b020558498de22aad909466e81d5406e7f6f7e3 | [] | no_license | craigtupac-96/Toolbox-Java | ddb9cd9a21b9cbe58b4a97b00dc185692c89804d | 37d5ca2fcd79db36cd57319b6a339b0360b8778e | refs/heads/master | 2021-10-19T20:07:35.529727 | 2019-02-23T10:36:19 | 2019-02-23T10:36:19 | 124,567,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | /*
* Author: Craig Lawlor
* C00184465
*/
package algorithm;
import java.util.Scanner;
public class RecursivePowers {
public static void main(String[] args) {
int num;
int pow;
Scanner input = new Scanner(System.in);
System.out.println("Enter a number");
num = input.nextInt();
System.out.println("En... | [
"[email protected]"
] | |
dc332e354b2b4fcf16d03c85ff4343f86e45f675 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/27/27_da0cf904a83e225c7f16090b60f524e1f9241003/UDPBroadcastMessage/27_da0cf904a83e225c7f16090b60f524e1f9241003_UDPBroadcastMessage_s.java | 6f111c8e2c5d9fa5c45a743220ffdb2149677b2f | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,456 | java | package Messages;
public class UDPBroadcastMessage extends Message {
public String senderUsername=null;
public String targetUsername=null;
public String senderIP=null;
public static final long minSize=260;
public UDPBroadcastMessage(int _op,long _length,long _reserved,String _options,... | [
"[email protected]"
] | |
d6b280581617faf6cabda8ea97605921797b45ca | 022980735384919a0e9084f57ea2f495b10c0d12 | /src/ext-lltnxp/ext-impl/src/com/sgs/portlet/country/pmluserfiletype/service/http/PmlUserFileTypeServiceHttp.java | f099bbd062fe7f0c5ee3a723d9a5578af9704462 | [] | no_license | thaond/nsscttdt | 474d8e359f899d4ea6f48dd46ccd19bbcf34b73a | ae7dacc924efe578ce655ddfc455d10c953abbac | refs/heads/master | 2021-01-10T03:00:24.086974 | 2011-02-19T09:18:34 | 2011-02-19T09:18:34 | 50,081,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,452 | java | package com.sgs.portlet.country.pmluserfiletype.service.http;
/**
* <a href="PmlUserFileTypeServiceHttp.java.html"><b><i>View Source</i></b></a>
*
* <p>
* ServiceBuilder generated this class. Modifications in this class will be
* overwritten the next time is generated.
* </p>
*
* <p>
* This class... | [
"nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e"
] | nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e |
9d3b9fa11aee1da52605cd30fd1036a83b71ace3 | c5053ca77a4046af3f42ba243fc871292660f386 | /robospice-core-parent/robospice/src/main/java/com/octo/android/robospice/request/listener/SpiceServiceServiceListener.java | e2c08fd2da931a7c6a83217050e0521151c7a09b | [
"Apache-2.0"
] | permissive | sarvex/RoboSpice | 3c4399856230330c2514666878ec9900f44c8b31 | 9b66be3100d04fe8b02cfbe4deaf2adccc0c0c0f | refs/heads/release | 2023-05-12T04:12:33.982495 | 2023-05-01T06:14:16 | 2023-05-01T06:14:16 | 32,646,504 | 0 | 0 | Apache-2.0 | 2023-09-14T08:24:33 | 2015-03-21T19:23:21 | Java | UTF-8 | Java | false | false | 480 | java | package com.octo.android.robospice.request.listener;
import java.util.Set;
import com.octo.android.robospice.SpiceService;
import com.octo.android.robospice.request.CachedSpiceRequest;
/**
* Defines the behavior of a listener that will be notified of request
* processing by the {@link SpiceService}.
* @author sni... | [
"[email protected]"
] | |
4d9abcc124e5594b631b72574e3ec3c73ef02ffc | 0a9c8d0adbb8048433da7670ea83b51fcaceba31 | /app/src/main/java/com/idx/launcher/user/personal_center/address/bean/AddAddress.java | c0e02e10b86eca7e842698ac73a9a3ba68599135 | [] | no_license | sqHayden/Launcher | 9d89bfe9fd7dfd1a3713b5beb4c0fbf82fcafb4a | 11f9bb5e79525de6f58f4b2849a50ac346c9aa45 | refs/heads/master | 2020-03-21T14:47:48.944823 | 2018-06-25T02:09:22 | 2018-06-25T02:09:22 | 138,676,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,555 | java | package com.idx.launcher.user.personal_center.address.bean;
import android.text.TextUtils;
import android.util.Log;
import net.imoran.tv.sdk.network.gson.GsonObjectDeserializer;
import net.imoran.tv.sdk.network.param.BaseParams;
import java.util.HashMap;
/**
* 增加地址
* Created by ryan on 18-4-20.
* Email: Ryan_cha... | [
"[email protected]"
] | |
4c65910ad6f878f154f117e52f94257882613335 | 41ace4588685de5f1e71415ad4e9f3bdf4c6cb1f | /src/main/java/com/learnwithted/kidbank/adapter/web/TransactionView.java | 3261d094225bc823ef2fc99bb8943869466551b1 | [
"Apache-2.0"
] | permissive | tedyoung/kid-bank | 43eebaf30e2a6f8ed60613cd7fdf6950cbeb2a59 | bb6376dffdf021dd6ab22e6224d3be997c1094b9 | refs/heads/master | 2023-08-31T22:33:31.929073 | 2022-06-01T23:26:43 | 2022-06-01T23:26:43 | 165,791,269 | 100 | 33 | Apache-2.0 | 2023-07-07T21:58:02 | 2019-01-15T05:33:29 | Java | UTF-8 | Java | false | false | 3,873 | java | package com.learnwithted.kidbank.adapter.web;
import com.learnwithted.kidbank.adapter.DateFormatting;
import com.learnwithted.kidbank.adapter.ScaledDecimals;
import com.learnwithted.kidbank.domain.Transaction;
import com.learnwithted.kidbank.domain.UserProfile;
import java.util.Collections;
import java.util.List;
imp... | [
"[email protected]"
] | |
6fec3a7666548a5ab244030bbd4b03d9ec2f75f8 | 2da39b9c4579c0c27832733b57069680f9a31ab3 | /src/test/java/gyaxi/kovacseni/zoo/GiraffeTest.java | bfbac6b3b11242676a298885b2c19d22779fb81b | [] | no_license | exylaci/training-solutions | 783874ae3f15f19cf183ae0c3f74fb88de53bc51 | 41ce082de1cc6b7bf901931445b6422b4ae8df64 | refs/heads/master | 2023-08-05T19:13:27.021645 | 2021-10-13T16:47:23 | 2021-10-13T16:47:23 | 309,077,220 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package gyaxi.kovacseni.zoo;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class GiraffeTest {
@Test
public void testCreate() {
ZooAnimal giraffe = new Giraffe("Momba", 3);
Assertions.assertEquals("Momba", giraffe.getName());
Assertions.assertEqua... | [
"[email protected]"
] | |
35e9fff7f207fc400ad3a8d30aa2c182d5dc2866 | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/wallet_core/ui/view/WalletSuccPageAwardWidget$2.java | afd79629ca4a68efd151a7ab7b421d22dfcf0257 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | package com.tencent.mm.plugin.wallet_core.ui.view;
import android.widget.FrameLayout.LayoutParams;
import com.tencent.mm.bp.a;
class WalletSuccPageAwardWidget$2 implements Runnable {
final /* synthetic */ WalletSuccPageAwardWidget pAM;
WalletSuccPageAwardWidget$2(WalletSuccPageAwardWidget walletSuccPageAward... | [
"[email protected]"
] | |
be006eb685472b936421c406d8c1d9f36125a3e3 | b6e99b0346572b7def0e9cdd1b03990beb99e26f | /src/gcom/gui/arrecadacao/InserirGuiaDevolucaoActionForm.java | aaffedc0cdace0ebfe068de060fac92740ce8706 | [] | no_license | prodigasistemas/gsan | ad64782c7bc991329ce5f0bf5491c810e9487d6b | bfbf7ad298c3c9646bdf5d9c791e62d7366499c1 | refs/heads/master | 2023-08-31T10:47:21.784105 | 2023-08-23T17:53:24 | 2023-08-23T17:53:24 | 14,600,520 | 19 | 20 | null | 2015-07-29T19:39:10 | 2013-11-21T21:24:16 | Java | UTF-8 | Java | false | false | 7,111 | java | package gcom.gui.arrecadacao;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts.action.ActionErrors;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionMapping;
public class InserirGuiaDevolucaoActionForm extends ActionForm {
private static final long ser... | [
"[email protected]"
] | |
295604ec4b67bac852ee91cafda9101f069a26ad | 635152c672f438e84ea82e1d6672157c647ef120 | /java/squeek/veganoption/content/modules/Resin.java | 38e5072467b161fb8ff8b3efa7a4436ff02ae849 | [
"Unlicense"
] | permissive | Sunconure11/VeganOption | 817d51ad247f3933e30323fc227428a03706fff2 | b4698e9edab1ce6924c083fca7c6e71dcbc81f55 | refs/heads/master | 2021-01-15T09:25:12.249028 | 2016-05-04T17:27:55 | 2016-05-04T17:27:55 | 58,834,983 | 0 | 0 | null | 2016-05-14T23:31:58 | 2016-05-14T23:31:58 | null | UTF-8 | Java | false | false | 2,352 | java | package squeek.veganoption.content.modules;
import net.minecraft.block.BlockLog;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraftforge.oredict.OreDictionary;
import squeek.veganoption.ModInfo;
import squeek.vega... | [
"[email protected]"
] | |
d74d11dcd2a84a6325f3a9f850e0b4f65e961aaf | f72c5c691cb38114393ac5d06bc9d5e8194bdeb6 | /SSM-WebSocket/src/main/java/com/gs/common/HttpSessionConfigurator.java | 9469ef32b3662d90c14e618374ef32f3586d4362 | [] | no_license | ZedZhouZiBin/Javaweb | a3cb6a47c99b2f5fd6766b5579ad4f2e5c55cae8 | 0169feedc23522e27e7c4448a87846515b59c369 | refs/heads/master | 2021-09-09T13:03:36.237337 | 2018-03-16T11:49:54 | 2018-03-16T11:49:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | package com.gs.common;
import javax.servlet.http.HttpSession;
import javax.websocket.HandshakeResponse;
import javax.websocket.server.HandshakeRequest;
import javax.websocket.server.ServerEndpointConfig;
/**
* Created by Administrator on 2017/9/21.
*/
public class HttpSessionConfigurator extends ServerEndpointConfi... | [
"[email protected]"
] | |
9a4c4878108c96d2d3593f2d76c6c602248c22dd | db921bdb69d8f48878843bcea8dff481f87af223 | /app/src/main/java/com/campray/lesswalletandroid/util/Util.java | d0e868056007b376945540ce4391a47227c6edad | [] | no_license | CampRay/LessWalletAndroid | 431e0d46df4e0c7d5f677b486a96600cc3682c77 | 44fd40aa2fe08878d6ec47726b5ff849fa8a3f68 | refs/heads/master | 2021-07-06T06:23:10.519959 | 2020-07-19T05:57:05 | 2020-07-19T05:57:05 | 133,894,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,773 | java | package com.campray.lesswalletandroid.util;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.preference.PreferenceManager;
import android.util.DisplayMetrics;
import a... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.