blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e7d048f91a0bf7fa1e8c8b0316d0fd7d5982e6b3 | 1,700,807,090,919 | e315c2bb2ea17cd8388a39aa0587e47cb417af0a | /src/tn/com/smartsoft/commons/xml/XmlParserManagerImp.java | bc74f7c6f865b8c14d0e9c3ea68d10eed984f537 | [] | no_license | wissem007/badges | https://github.com/wissem007/badges | 000536a40e34e20592fe6e4cb2684d93604c44c9 | 2064bd07b52141cf3cff0892e628cc62b4f94fdc | refs/heads/master | 2020-12-26T14:06:11.693000 | 2020-01-31T23:40:07 | 2020-01-31T23:40:07 | 237,530,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tn.com.smartsoft.commons.xml;
import java.io.IOException;
import java.io.InputStream;
import java.io.Serializable;
import java.io.Writer;
import java.net.URL;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.digester.Digester;
import org.apache.commons.digester.... | UTF-8 | Java | 6,687 | java | XmlParserManagerImp.java | Java | [] | null | [] | package tn.com.smartsoft.commons.xml;
import java.io.IOException;
import java.io.InputStream;
import java.io.Serializable;
import java.io.Writer;
import java.net.URL;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.digester.Digester;
import org.apache.commons.digester.... | 6,687 | 0.75729 | 0.756393 | 206 | 31.461164 | 27.995422 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.184466 | false | false | 2 |
dc542a558e1b735ece3f0a3390062b76a39bbcf6 | 7,507,602,881,542 | cd0d228eb477db29cf78639b722625829cf970b9 | /app/src/main/java/com/example/designingfiles/MainActivity.java | 191c3ec960bc24639b0e48974a8fe0bb52fc739e | [] | no_license | pragati5355/SnapChat_DesignGUI | https://github.com/pragati5355/SnapChat_DesignGUI | 1a839996cacf5c565d3bd05db9f670bfdec27981 | f3fdb9e0b8312ee698cf759bbf9b808e4e37c918 | refs/heads/master | 2023-03-24T08:56:31.241000 | 2021-03-04T10:14:47 | 2021-03-04T10:14:47 | 344,431,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.designingfiles;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ListView;
public class MainActivity extends AppCompatActivity {
ListView listsnapview;
String[] Name1={"Sayali Kadam","Mansee Katke","Sahil Bhilare","Deep Bhilare","Harshali D... | UTF-8 | Java | 1,760 | java | MainActivity.java | Java | [
{
"context": "\n ListView listsnapview;\n\n String[] Name1={\"Sayali Kadam\",\"Mansee Katke\",\"Sahil Bhilare\",\"Deep Bhilare\",\"H",
"end": 261,
"score": 0.9998674988746643,
"start": 249,
"tag": "NAME",
"value": "Sayali Kadam"
},
{
"context": "istsnapview;\n\n String[] Nam... | null | [] | package com.example.designingfiles;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.ListView;
public class MainActivity extends AppCompatActivity {
ListView listsnapview;
String[] Name1={"<NAME>","<NAME>","<NAME>","<NAME>","<NAME>","<NAME>",
"<NAM... | 1,652 | 0.644318 | 0.606818 | 41 | 41.951218 | 42.635124 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.463415 | false | false | 2 |
5fabf85cc686f6a7a3926003dfcd28f728c9f3f1 | 28,716,151,365,464 | 95754fdf6001b3dc2143eb261dfe64502e787b73 | /src/com/gupao/factory/simple/SimpleFactoryTest.java | a445a971fba58612f44576fe6e79cebb6df18f0b | [] | no_license | git-rico/Spring-Design-Patterns | https://github.com/git-rico/Spring-Design-Patterns | 323b7be041a19d8f384657b4c51edf03a2ce6864 | e3455ac2a767927f424534bea4409c1e5e7ac09d | refs/heads/master | 2020-04-04T23:51:00.147000 | 2018-11-17T04:17:58 | 2018-11-17T04:17:58 | 156,374,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gupao.factory.simple;
import com.gupao.factory.Car;
/**
* @author rico
* @version 1.0
* @description:消费者
* @createtime: 2018/11/7 19:22
*/
public class SimpleFactoryTest {
public static void main(String[] args) {
Car car = new SimpleFactory().getCar("Benz");
System.out.println(ca... | UTF-8 | Java | 350 | java | SimpleFactoryTest.java | Java | [
{
"context": "le;\n\nimport com.gupao.factory.Car;\n\n/**\n * @author rico\n * @version 1.0\n * @description:消费者\n * @createtim",
"end": 85,
"score": 0.9290154576301575,
"start": 81,
"tag": "NAME",
"value": "rico"
}
] | null | [] | package com.gupao.factory.simple;
import com.gupao.factory.Car;
/**
* @author rico
* @version 1.0
* @description:消费者
* @createtime: 2018/11/7 19:22
*/
public class SimpleFactoryTest {
public static void main(String[] args) {
Car car = new SimpleFactory().getCar("Benz");
System.out.println(ca... | 350 | 0.645349 | 0.607558 | 19 | 17.105263 | 17.35055 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 2 |
3646861ef183886cf4b9a984448a264911655e57 | 28,716,151,364,713 | 5844bb4458f3b9b86147df53ec6246cf3959e0b2 | /src/com/sagacity/portal/utility/FileUtil.java | 37eab7b605e7fbde329529cbda07da38340cc615 | [] | no_license | pepperdog999/sagacity_portal | https://github.com/pepperdog999/sagacity_portal | 545de7efccc6ea537b29587385aba876cf7adc4e | 2d2ae4e228cb74bf43139645cb04601bc4e31f86 | refs/heads/master | 2021-01-21T19:29:01.135000 | 2014-10-20T05:16:38 | 2014-10-20T05:16:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sagacity.portal.utility;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.channels.FileChannel;
public class FileUtil {
public static boolean deleteFile(File file){
File[] file... | UTF-8 | Java | 2,102 | java | FileUtil.java | Java | [] | null | [] | package com.sagacity.portal.utility;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.channels.FileChannel;
public class FileUtil {
public static boolean deleteFile(File file){
File[] file... | 2,102 | 0.517518 | 0.516517 | 57 | 34.052631 | 22.269026 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 2 |
2839ff0a61c387af2fab20a06a2b4136d3d44498 | 30,983,894,107,452 | 347ad29dc40e8e9841a7673dab67e6888ee879c3 | /app/src/main/java/com/example/recyclerviewwithsearchview/MainActivity.java | 8d158bd16f785f9a64b0c297ed54d8c86186749b | [] | no_license | cpozos/RecyclerViewWithSearchView | https://github.com/cpozos/RecyclerViewWithSearchView | e14c699532c611b5dcde31e0717a00e31f95b751 | 7005695d5b26a244f06324ad88295fa5f4784110 | refs/heads/master | 2020-05-03T05:57:49.566000 | 2019-04-01T16:35:21 | 2019-04-01T16:35:21 | 178,462,262 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.recyclerviewwithsearchview;
import android.databinding.DataBindingUtil;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.util.SortedList;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import a... | UTF-8 | Java | 3,627 | java | MainActivity.java | Java | [] | null | [] | package com.example.recyclerviewwithsearchview;
import android.databinding.DataBindingUtil;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.util.SortedList;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import a... | 3,627 | 0.693709 | 0.691501 | 114 | 30.789474 | 26.017698 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535088 | false | false | 2 |
abfbb44b75f2ddb31c0dd52a59d6144b6e263388 | 10,703,058,564,248 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_19147.java | 8afdab2224237869f54d4e93a6c14fac20007090 | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public boolean getAsyncInitRange(){
return mAsyncInitRange;
}
| UTF-8 | Java | 64 | java | Method_19147.java | Java | [] | null | [] | public boolean getAsyncInitRange(){
return mAsyncInitRange;
}
| 64 | 0.796875 | 0.796875 | 3 | 20.333334 | 14.26729 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
608883c67dd6e4ebc9ca633950830a0d1e4d1875 | 7,541,962,599,767 | 6492692995d07f5bd6185c97eaf0f001e864e438 | /src/main/java/ru/dexsys/TelegramBot/request_service/command/PrintAllUsersCommand.java | 44603f6852a7bd999fbf05d1de23a15a17ea6386 | [] | no_license | Vanadiiii/HappyBirthdayBot | https://github.com/Vanadiiii/HappyBirthdayBot | 6647d59c4402421fa023eaec6d70711601d2576a | e7d99ccf446850634652534748b91c49c9243e46 | refs/heads/master | 2022-12-26T08:16:13.777000 | 2020-10-01T13:08:15 | 2020-10-01T13:08:15 | 299,828,450 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.dexsys.TelegramBot.request_service.command;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import org.telegram.telegrambots.meta.api.methods.send.SendMessage;
import org.telegram.telegrambots.meta.api.objects.Chat;
import org.telegram.telegrambots.meta.api.objects.User;
i... | UTF-8 | Java | 1,279 | java | PrintAllUsersCommand.java | Java | [] | null | [] | package ru.dexsys.TelegramBot.request_service.command;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import org.telegram.telegrambots.meta.api.methods.send.SendMessage;
import org.telegram.telegrambots.meta.api.objects.Chat;
import org.telegram.telegrambots.meta.api.objects.User;
i... | 1,279 | 0.688038 | 0.685692 | 37 | 33.567566 | 25.072372 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 2 |
9e09b20d9a0d62c9bf289b870df4eaa691275881 | 28,235,115,030,722 | 608e4b47c71ca7bd3716055ed8c8cd25d51d6077 | /src/main/java/org/dhbw/help/Language.java | 5878977669fb2209a9b537b444b918458c271921 | [
"MIT"
] | permissive | Gnuhry/JavaPMTINF19AI2 | https://github.com/Gnuhry/JavaPMTINF19AI2 | cb25557689c1e4657858abc7b5a9ea8bcf912c18 | 18f6136ee870fa1f36bd2b625740408b6fb87aa6 | refs/heads/master | 2022-11-19T06:49:33.923000 | 2020-07-20T14:05:54 | 2020-07-20T14:05:54 | 262,259,187 | 1 | 0 | MIT | false | 2020-07-02T03:50:38 | 2020-05-08T07:43:51 | 2020-06-27T21:18:00 | 2020-07-02T03:50:37 | 2,270 | 0 | 0 | 1 | Java | false | false | package org.dhbw.help;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Locale;
import java.util.Properties;
import java.util.ResourceBundle;
public class Language {
private static final String lang_file_path = "org.dhbw.lang.strings";
pri... | UTF-8 | Java | 2,739 | java | Language.java | Java | [] | null | [] | package org.dhbw.help;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Locale;
import java.util.Properties;
import java.util.ResourceBundle;
public class Language {
private static final String lang_file_path = "org.dhbw.lang.strings";
pri... | 2,739 | 0.590361 | 0.589631 | 90 | 29.433332 | 23.830442 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477778 | false | false | 2 |
dbad2931e6f8ff38e74cc593df2bcc1acd67425f | 6,055,903,894,000 | cf3c99312045e8a9691e475e349d1965983c5898 | /sco.tataapp-web/src/main/java/it/smartcommunitylab/tataapp/sec/IdentityLookupService.java | 1545903ae13109b914e1fa97d1505d67446a94e2 | [] | no_license | smartcommunitylab/sco.tataapp | https://github.com/smartcommunitylab/sco.tataapp | d39b68cd8bd0e74154ae606694ef9868cbbfd31b | c01917e973f1fc552677a1fa6d5a023a54628e93 | refs/heads/master | 2020-04-05T14:08:13.918000 | 2016-11-07T09:54:29 | 2016-11-07T09:54:29 | 55,777,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.smartcommunitylab.tataapp.sec;
import org.springframework.stereotype.Service;
@Service
public interface IdentityLookupService {
public String getName();
}
| UTF-8 | Java | 170 | java | IdentityLookupService.java | Java | [] | null | [] | package it.smartcommunitylab.tataapp.sec;
import org.springframework.stereotype.Service;
@Service
public interface IdentityLookupService {
public String getName();
}
| 170 | 0.817647 | 0.817647 | 9 | 17.888889 | 18.876467 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
45f70a3e99ab659b725f465a9b09ab9e39cf49f2 | 33,036,888,464,055 | 008916e4134198c7054f16bec56d30b80eab9c7c | /src/main/java/com/chinasoft/ShirodemoApplication.java | 52ff43956b04834ca00501a973939f56b680757a | [] | no_license | MarkTwoon/shirodemo | https://github.com/MarkTwoon/shirodemo | 12e87f1713e27b038cf102f619c6183807da5cb6 | f8d078214a99745c55323c7a558e719119147514 | refs/heads/master | 2023-03-06T17:06:43.462000 | 2021-02-18T16:11:36 | 2021-02-18T16:11:36 | 339,547,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chinasoft;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ShirodemoApplication {
/*SpringBoot整合Shiro+JPA持久层形式
* 参考大神博客 :
* https://blog.csdn.net/pan_junbiao/article/details/106437248*/
publi... | UTF-8 | Java | 458 | java | ShirodemoApplication.java | Java | [
{
"context": "iro+JPA持久层形式\n * 参考大神博客 :\n * https://blog.csdn.net/pan_junbiao/article/details/106437248*/\n public static voi",
"end": 282,
"score": 0.9996989965438843,
"start": 271,
"tag": "USERNAME",
"value": "pan_junbiao"
}
] | null | [] | package com.chinasoft;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ShirodemoApplication {
/*SpringBoot整合Shiro+JPA持久层形式
* 参考大神博客 :
* https://blog.csdn.net/pan_junbiao/article/details/106437248*/
publi... | 458 | 0.783721 | 0.762791 | 15 | 27.666666 | 24.428581 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
dd6abafd32a8ad5f8141d1d21705408c3de65dfc | 901,943,133,272 | 981fb6321f32d69a45ab14808ff4e626740a0cea | /src/main/java/com/ulpgc/eii/zah/Publisher/Sensor/MyDistanceSensor.java | cc9be7a03198c1d7eb572f8477db67af16cc029b | [] | no_license | Zabai/MonkeyDriver | https://github.com/Zabai/MonkeyDriver | d0f1806742a2b98fe817f6e5e35781385ccf91da | 2c3753d6da96d1ad23fd608d3d9c3ece4fd1a0dc | refs/heads/master | 2021-06-12T00:54:42.899000 | 2017-01-20T14:25:58 | 2017-01-20T14:25:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ulpgc.eii.zah.Publisher.Sensor;
import com.ulpgc.eii.zah.Bus.Bus;
import com.ulpgc.eii.zah.Message.DistanceMessage;
import com.ulpgc.eii.zah.Message.Message;
public class MyDistanceSensor implements Sensor {
private Bus bus;
private double distance = 0;
private final double safeDistance = 25.... | UTF-8 | Java | 979 | java | MyDistanceSensor.java | Java | [] | null | [] | package com.ulpgc.eii.zah.Publisher.Sensor;
import com.ulpgc.eii.zah.Bus.Bus;
import com.ulpgc.eii.zah.Message.DistanceMessage;
import com.ulpgc.eii.zah.Message.Message;
public class MyDistanceSensor implements Sensor {
private Bus bus;
private double distance = 0;
private final double safeDistance = 25.... | 979 | 0.602656 | 0.594484 | 39 | 24.102564 | 20.152998 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435897 | false | false | 2 |
432fdef9e37347a29b1e93225c7760a21e66c774 | 12,627,203,875,730 | d98ed4986ecdd7df4c04e4ad09f38fdb7a7043e8 | /Hero_Points/src/main/java/net/sf/anathema/points/display/experience/ExperiencePointInitializer.java | e0d0f37c6f2f302db79ceb730aa9919a2ae0003a | [] | no_license | bjblack/anathema_3e | https://github.com/bjblack/anathema_3e | 3d1d42ea3d9a874ac5fbeed506a1a5800e2a99ac | 963f37b64d7cf929f086487950d4870fd40ac67f | refs/heads/master | 2021-01-19T07:12:42.133000 | 2018-12-18T23:57:41 | 2018-12-18T23:57:41 | 67,353,965 | 0 | 0 | null | true | 2016-09-04T15:47:48 | 2016-09-04T15:47:48 | 2016-08-26T08:25:11 | 2016-08-31T11:03:27 | 50,215 | 0 | 0 | 0 | null | null | null | package net.sf.anathema.points.display.experience;
import net.sf.anathema.hero.environment.HeroEnvironment;
import net.sf.anathema.hero.individual.model.Hero;
import net.sf.anathema.hero.individual.model.HeroModelInitializer;
import net.sf.anathema.hero.individual.model.RegisteredInitializer;
import net.sf.anath... | UTF-8 | Java | 1,028 | java | ExperiencePointInitializer.java | Java | [] | null | [] | package net.sf.anathema.points.display.experience;
import net.sf.anathema.hero.environment.HeroEnvironment;
import net.sf.anathema.hero.individual.model.Hero;
import net.sf.anathema.hero.individual.model.HeroModelInitializer;
import net.sf.anathema.hero.individual.model.RegisteredInitializer;
import net.sf.anath... | 1,028 | 0.79572 | 0.79572 | 32 | 30.125 | 29.139481 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.09375 | false | false | 2 |
3154f90c9a3022a6185fa27e2c018d0602fe8051 | 1,992,864,881,673 | 016bce3374ecad45d4b7bfe072b11b3233fd4237 | /modules/core/src/main/java/org/synyx/minos/core/message/DispatchingMessageSource.java | b47e3a4d26292d1dfe93af7db9707d4647c76ab7 | [
"Apache-2.0"
] | permissive | synyx/minos | https://github.com/synyx/minos | 087905988556d325577bf3e250acb15299b050f3 | da77a17ebd808feefe7d523f9f2b0c789014cbb8 | refs/heads/master | 2021-01-17T09:08:24.476000 | 2016-04-04T11:40:00 | 2016-04-04T11:40:00 | 4,700,267 | 4 | 1 | null | false | 2016-04-04T11:40:01 | 2012-06-18T11:44:37 | 2014-02-27T12:47:43 | 2016-04-04T11:40:00 | 2,964 | 2 | 0 | 20 | Java | null | null | package org.synyx.minos.core.message;
import org.springframework.context.MessageSource;
import org.springframework.context.NoSuchMessageException;
import org.springframework.context.support.AbstractMessageSource;
import org.synyx.hera.core.OrderAwarePluginRegistry;
import org.synyx.hera.core.PluginRegistry;
import o... | UTF-8 | Java | 3,060 | java | DispatchingMessageSource.java | Java | [
{
"context": "hat returns something on getPrefix()\n *\n * @author Marc Kannegiesser - kannegiesser@synyx.de\n * @author Oliver Gierke ",
"end": 791,
"score": 0.999886155128479,
"start": 774,
"tag": "NAME",
"value": "Marc Kannegiesser"
},
{
"context": "g on getPrefix()\n *\n * @autho... | null | [] | package org.synyx.minos.core.message;
import org.springframework.context.MessageSource;
import org.springframework.context.NoSuchMessageException;
import org.springframework.context.support.AbstractMessageSource;
import org.synyx.hera.core.OrderAwarePluginRegistry;
import org.synyx.hera.core.PluginRegistry;
import o... | 3,020 | 0.687255 | 0.686601 | 102 | 29 | 31.67296 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 2 |
dc03561490a88c0a4ea984114750f7cb10a59c58 | 11,347,303,596,276 | 654fada26f00bb43b2c9df02898e6624381eee74 | /zsea-java/lr1/src/com/zsea/javatech/Utils.java | a5c0b5800e27ea74f5d3ed17bf8280f2f834c7c2 | [] | no_license | Truerall/zsea_java_technology | https://github.com/Truerall/zsea_java_technology | 19894a1fb6b42fc1d19de5ac1d48675c5a6cf7f8 | 1f323c249cee1cd68d9622847f4d8e83b2bae9f9 | refs/heads/master | 2016-09-16T15:04:53.049000 | 2016-07-09T08:01:48 | 2016-07-09T08:01:48 | 60,463,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zsea.javatech;
import java.io.*;
import java.util.Random;
import java.util.Scanner;
/**
* Created by truerall on 5/27/16.
*/
public class Utils {
public final static void DBG(String string){
System.out.println(string);
}
public static final File createNewRandomNumbersFile(String f... | UTF-8 | Java | 2,634 | java | Utils.java | Java | [
{
"context": "ndom;\nimport java.util.Scanner;\n\n/**\n * Created by truerall on 5/27/16.\n */\npublic class Utils {\n\n public ",
"end": 124,
"score": 0.9995633959770203,
"start": 116,
"tag": "USERNAME",
"value": "truerall"
}
] | null | [] | package com.zsea.javatech;
import java.io.*;
import java.util.Random;
import java.util.Scanner;
/**
* Created by truerall on 5/27/16.
*/
public class Utils {
public final static void DBG(String string){
System.out.println(string);
}
public static final File createNewRandomNumbersFile(String f... | 2,634 | 0.546317 | 0.542521 | 89 | 28.595505 | 23.916389 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539326 | false | false | 2 |
5b27b6e3516edf70192ba64eabc7acc65c221081 | 17,815,524,400,057 | eeb72be7d79e29d13d3731f9f4cf9046e5111319 | /src/main/java/com/itba/edu/ar/backend/OnSIFTAction.java | 88db2d32b01423052565ff72f9bd340aad23f707 | [] | no_license | alexjck/ATI | https://github.com/alexjck/ATI | 82e9a59fd1d705c022eadb0dd845d1223533af8c | 6636632e0270c95551227c3870854992931c7eca | refs/heads/master | 2020-04-17T23:18:54.380000 | 2014-11-20T20:38:26 | 2014-11-20T20:38:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itba.edu.ar.backend;
import com.itba.edu.ar.backend.model.ImageHanlder;
import com.itba.edu.ar.utils.ImageUtils;
import java.awt.event.ActionEvent;
import java.util.Map;
public class OnSIFTAction extends PanelAction {
public OnSIFTAction(final ImageHanlder imageHanlder) {
super(imageHanlder);
}
@O... | UTF-8 | Java | 814 | java | OnSIFTAction.java | Java | [] | null | [] | package com.itba.edu.ar.backend;
import com.itba.edu.ar.backend.model.ImageHanlder;
import com.itba.edu.ar.utils.ImageUtils;
import java.awt.event.ActionEvent;
import java.util.Map;
public class OnSIFTAction extends PanelAction {
public OnSIFTAction(final ImageHanlder imageHanlder) {
super(imageHanlder);
}
@O... | 814 | 0.68059 | 0.679361 | 34 | 22.941177 | 22.811171 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.911765 | false | false | 2 |
96f59cedecd7f20ebc699bb2a0527056315dd30c | 20,143,396,677,971 | 7158cbabbbe5037549fdc680c85849b3a2cd8c1a | /GraphCycles/src/CycleIdentifier.java | 0533ff7d0dcc36c758a11e62facb4071b7ffb8a5 | [] | no_license | Nenyalote/TM | https://github.com/Nenyalote/TM | f700e0626c34d911ff1945ada44f2dd19fd0c0be | 6a580599bffff5a8820d74d2a106c6077d694641 | refs/heads/master | 2022-09-01T20:04:04.897000 | 2020-05-26T08:51:26 | 2020-05-26T08:51:26 | 266,991,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class CycleIdentifier {
public static void main (String [] args) throws IOException{
/*BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
System.out.println("Введите разме... | UTF-8 | Java | 1,997 | java | CycleIdentifier.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class CycleIdentifier {
public static void main (String [] args) throws IOException{
/*BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
System.out.println("Введите разме... | 1,997 | 0.494994 | 0.454394 | 67 | 24.835821 | 26.126898 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.358209 | false | false | 2 |
f01261c89aaff2e0d6c57bc515387f5369bf7cca | 19,567,871,044,307 | 8c3c37416ea01526ebb32fc0ef4447853c99986d | /Java/PP1Pattern.java | 2922366eb6bfafe89f2d6554cb293ff86c5012ff | [] | no_license | ZuhabWasim/ICS4U | https://github.com/ZuhabWasim/ICS4U | eeff205ab008d53a9c49ebf501eb0d6ba5429410 | b23b5615a5effee4a1cd5f8d6451bc5bc2352c5c | refs/heads/master | 2020-04-06T07:58:00.372000 | 2018-11-20T22:26:35 | 2018-11-20T22:26:35 | 157,290,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // The "PP1Pattern" class.
public class PP1Pattern
{
public static void main (String[] args)
{
int n;
System.out.print("Enter a #: ");
n = ReadLib.readInt();
for(int i = n; i > 0; i--) {
for(int k = i; k > 0; k--) {
System.out.print((k) + " ");
}
System.out.println("");
... | UTF-8 | Java | 368 | java | PP1Pattern.java | Java | [] | null | [] | // The "PP1Pattern" class.
public class PP1Pattern
{
public static void main (String[] args)
{
int n;
System.out.print("Enter a #: ");
n = ReadLib.readInt();
for(int i = n; i > 0; i--) {
for(int k = i; k > 0; k--) {
System.out.print((k) + " ");
}
System.out.println("");
... | 368 | 0.505435 | 0.491848 | 18 | 18.444445 | 13.16655 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 2 |
75e92eb5896e89b4373ac09b6c40b84fc73096a8 | 26,886,495,297,596 | fcf665705a02f12ccc926cd9e5fd29c12ccbcce7 | /rt.xcontainer.framework/src/org/act/xservices/rt/xcontainer/inf/service/wsdl/XcOperation.java | 5047bf95fa1c63180e5dd776350e80fa1c4264a0 | [] | no_license | google-code/actxcontainer | https://github.com/google-code/actxcontainer | b8f6f7b60ba29ae20b94c06b4218708ad031c11e | 7d408629accba7af85a0fe9ea0147c8388e4a379 | refs/heads/master | 2016-08-06T15:45:00.109000 | 2015-03-13T18:37:31 | 2015-03-13T18:37:31 | 32,174,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.act.xservices.rt.xcontainer.inf.service.wsdl;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.List;
import javax.xml.namespace.QName;
import org.act.xservices.rt.xcontainer.framework.provider.IProvider;
/**
* @LastModifyTime 2009-4-14
* @CreationTime
* @au... | GB18030 | Java | 3,893 | java | XcOperation.java | Java | [
{
"context": "ModifyTime 2009-4-14\r\n * @CreationTime\r\n * @author Lizq [lizq@act.buaa.edu.cn]\r\n * @since JDK1.5\r\n */\r\npu",
"end": 329,
"score": 0.9781086444854736,
"start": 325,
"tag": "USERNAME",
"value": "Lizq"
},
{
"context": "ime 2009-4-14\r\n * @CreationTime\r\n * @auth... | null | [] | package org.act.xservices.rt.xcontainer.inf.service.wsdl;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.List;
import javax.xml.namespace.QName;
import org.act.xservices.rt.xcontainer.framework.provider.IProvider;
/**
* @LastModifyTime 2009-4-14
* @CreationTime
* @au... | 3,880 | 0.694292 | 0.691165 | 216 | 15.763889 | 19.744545 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.087963 | false | false | 2 |
4fd0f852b536c1edc5098f4d1eb8374330947578 | 31,945,966,777,322 | 6a61b417a7d0644acfb1f3dd9d65dc477f54ec76 | /src/main/java/Utils.java | df02973e4d79f7b051156aa5892f9e537830bf78 | [] | no_license | matsarou/myRepository | https://github.com/matsarou/myRepository | 88bb637cd44a059c0633665db8a27fbe77794f86 | 5516e19d1a781f8d6ffe3b6d754bbeb552aec1bf | refs/heads/master | 2016-08-07T09:09:25.596000 | 2015-08-30T09:30:22 | 2015-08-30T09:30:22 | 41,622,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.Console;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Utils {
private static final String TIMESTAMP_PATTERN="dd/MMM/yyyy:HH:mm:ss Z";
static String waitForInput(Console c,String message,Object... args) {
if (c == null) {
return("No console device is available.")... | UTF-8 | Java | 763 | java | Utils.java | Java | [] | null | [] | import java.io.Console;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Utils {
private static final String TIMESTAMP_PATTERN="dd/MMM/yyyy:HH:mm:ss Z";
static String waitForInput(Console c,String message,Object... args) {
if (c == null) {
return("No console device is available.")... | 763 | 0.653997 | 0.653997 | 29 | 25.310345 | 23.987215 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275862 | false | false | 2 |
dffb3017f08d493663121d14d474a551bdd40918 | 3,246,995,322,713 | fb98a11841978b80c93cafef1989f950e63b9f5d | /src/Circle.java | 0af1e3215a72804b87666c2d99d151929e27bdec | [] | no_license | pcz007/zadanie9 | https://github.com/pcz007/zadanie9 | 3405d444ba1e54430b66b22d17b95e5cf91e5200 | 032a549a6e7ad42e2c8bfbd38a7fc8f58fb11a7f | refs/heads/master | 2020-03-24T23:41:34.824000 | 2018-08-01T11:57:06 | 2018-08-01T11:57:06 | 143,149,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Circle extends GeometricShape {
}
| UTF-8 | Java | 47 | java | Circle.java | Java | [] | null | [] | public class Circle extends GeometricShape {
}
| 47 | 0.808511 | 0.808511 | 2 | 22.5 | 21.5 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 2 |
cd2277ea08cf9aca645a65b4ab6c214d05b1b7b2 | 3,246,995,322,362 | 2cfcc28d3dacfa805eedff1afbf928f0c6799c95 | /src/viewmodel/areasmodels/InfoPanelViewModel.java | 51c82bfebeb983bef108b4814b4defd31927939c | [] | no_license | AlElizarov/KnapsakProblem2 | https://github.com/AlElizarov/KnapsakProblem2 | 3a06700c6f79e009ed960428598b112ab3c5efd5 | f2f3e1ce3aa365a35cef6f0baaa72258ea324f29 | refs/heads/master | 2021-06-05T17:53:52.699000 | 2016-10-25T09:17:59 | 2016-10-25T09:17:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package viewmodel.areasmodels;
import viewmodel.TaskManager;
public class InfoPanelViewModel {
private TaskManager manager;
public InfoPanelViewModel(TaskManager manager) {
this.manager = manager;
}
public String getInfoText() {
if (manager.isTaskCreated()) {
return "<html><h3>Information</h3>"
+ "... | UTF-8 | Java | 2,117 | java | InfoPanelViewModel.java | Java | [] | null | [] | package viewmodel.areasmodels;
import viewmodel.TaskManager;
public class InfoPanelViewModel {
private TaskManager manager;
public InfoPanelViewModel(TaskManager manager) {
this.manager = manager;
}
public String getInfoText() {
if (manager.isTaskCreated()) {
return "<html><h3>Information</h3>"
+ "... | 2,117 | 0.601795 | 0.598016 | 83 | 24.506023 | 18.958658 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.855422 | false | false | 2 |
e1af0a7a9a5bf98cf09ee9571e5c855e1800e26a | 28,441,273,450,242 | 0ea145f1d503874ff47b72002b65e8a427225bc3 | /src/main/java/com/nicolea/app/service/IHorariosService.java | 9780a40062465ff01b5ef46dcc9e5ab1fc5c932d | [] | no_license | Nicolea22/spring-proyecto-curso | https://github.com/Nicolea22/spring-proyecto-curso | 3e17001c778f5a945b4a4c2de92c78e3370b66cb | 99d195a4cecfc91c942f9cc346c98b15c1e30789 | refs/heads/master | 2020-12-23T07:48:29.753000 | 2020-03-02T01:51:41 | 2020-03-02T01:51:41 | 237,088,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nicolea.app.service;
import com.nicolea.app.model.Horario;
import java.util.Date;
import java.util.List;
public interface IHorariosService {
List<Horario> buscarPorIdYFecha(int idPelicula, Date fecha);
void insertar(Horario horario);
}
| UTF-8 | Java | 274 | java | IHorariosService.java | Java | [] | null | [] | package com.nicolea.app.service;
import com.nicolea.app.model.Horario;
import java.util.Date;
import java.util.List;
public interface IHorariosService {
List<Horario> buscarPorIdYFecha(int idPelicula, Date fecha);
void insertar(Horario horario);
}
| 274 | 0.733577 | 0.733577 | 13 | 19.076923 | 19.955572 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 2 |
091877fdf0c6390a9519b5b051fb6cb2363e5fc0 | 28,372,553,992,018 | 2df5cd0c5d705be554f951c8392d49dc7c44338d | /app/src/main/java/com/example/app1/MainPage.java | ff9f2dce0e115de618e9714b57e29277822634cb | [] | no_license | Rafin298/flunky | https://github.com/Rafin298/flunky | 7e5d6b89765a7bce2c097c1f7f7624c5d2d46829 | 3589d95968b8188a8aea0fae6ad2b183a97f90cc | refs/heads/main | 2023-08-22T03:37:59.043000 | 2021-10-17T07:20:48 | 2021-10-17T07:20:48 | 418,052,442 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.app1;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.example.app1.journal.Journal3;
import com.example.app1.news.news1;
import com.example.... | UTF-8 | Java | 3,063 | java | MainPage.java | Java | [] | null | [] | package com.example.app1;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.example.app1.journal.Journal3;
import com.example.app1.news.news1;
import com.example.... | 3,063 | 0.629448 | 0.625204 | 93 | 31.946236 | 23.597597 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602151 | false | false | 2 |
c36836d19f07fc19cb3c790048397f328fbbd16d | 19,095,424,638,767 | 374bd506c92f8722953ee509f1e635743814cb5a | /src/com/kaanish/model/Users.java | 75364e431060aeddd6bb3efd9c88128200ad1c9a | [] | no_license | monalisa8/inventory | https://github.com/monalisa8/inventory | bc6c4926cc33cf785dfa70a745244f94a1d4df6f | d0f85df4b0eb648007e4be8d0c75092524ab467b | refs/heads/master | 2023-03-18T23:14:36.350000 | 2016-09-15T14:11:46 | 2016-09-15T14:11:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kaanish.model;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Cacheable;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persis... | UTF-8 | Java | 4,912 | java | Users.java | Java | [] | null | [] | package com.kaanish.model;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Cacheable;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persis... | 4,912 | 0.726181 | 0.725977 | 213 | 21.061033 | 20.782373 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.173709 | false | false | 2 |
378bd31ab6d445fe6e93300995f53699c3d62a06 | 2,267,742,750,527 | 114b3748b7a211a12ce5b6dff4fca8a17a795179 | /app/src/main/java/com/mirror/woodpecker/app/adapter/ImageAddsAdapter.java | af51c6ab9296d7990e01cfc8b4ef639c05aa0235 | [] | no_license | mirror5821/Woodpeckers | https://github.com/mirror5821/Woodpeckers | 40be2db6fb894cd9fe2c18081614c01b3bd77f1e | 23e2576c7ed045f548d6273760104ab69d87cac5 | refs/heads/master | 2020-05-25T15:47:10.393000 | 2016-09-18T07:24:05 | 2016-09-18T07:24:05 | 52,347,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mirror.woodpecker.app.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import com.mirror.woodpecker.app.R;
import org.xutils.image.ImageOptions;
import ... | UTF-8 | Java | 3,019 | java | ImageAddsAdapter.java | Java | [
{
"context": "o.File;\nimport java.util.List;\n\n/**\n * Created by 王沛栋 on 2016/3/16.\n */\npublic class ImageAddsAdapter e",
"end": 401,
"score": 0.9960554242134094,
"start": 398,
"tag": "NAME",
"value": "王沛栋"
}
] | null | [] | package com.mirror.woodpecker.app.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import com.mirror.woodpecker.app.R;
import org.xutils.image.ImageOptions;
import ... | 3,019 | 0.618984 | 0.616291 | 94 | 30.606382 | 24.656025 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510638 | false | false | 2 |
4606a62084a31138c4cea17363300435a963d049 | 4,174,708,218,143 | 2350ef2e6df96a5426a535b8848541405539d9e0 | /sources/qub/Traversable.java | a8e2a80e321fb06d964b8b51e740c563e5549b5f | [
"MIT"
] | permissive | danschultequb/lib-java | https://github.com/danschultequb/lib-java | 63d32c54caaca166242394384d81fb22ca223526 | 00a8befae5f82f105fc06c37e4948939d3b28ba5 | refs/heads/master | 2023-03-17T11:48:39.192000 | 2023-03-12T16:07:17 | 2023-03-12T16:07:17 | 101,819,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qub;
/**
* An object that can be traversed.
* @param <TNode> The type of the nodes that will be traversed.
* @param <TValue> The type of the values that will be returned by the traversal.
*/
public interface Traversable<TNode,TValue>
{
/**
* Iterate through the values in this Traversable2 using th... | UTF-8 | Java | 602 | java | Traversable.java | Java | [] | null | [] | package qub;
/**
* An object that can be traversed.
* @param <TNode> The type of the nodes that will be traversed.
* @param <TValue> The type of the values that will be returned by the traversal.
*/
public interface Traversable<TNode,TValue>
{
/**
* Iterate through the values in this Traversable2 using th... | 602 | 0.725914 | 0.717608 | 16 | 36.625 | 35.596481 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
49e9c14d06a6cbdb82b4e86fb65b976d7eecc758 | 4,020,089,435,052 | 02faf8a7c1d22d0fdc34cf59ae6bf9f7ddd5e3da | /src/main/java/com/rendinadavide/funadventure/domain/payment/CardPayment.java | ff94296c0820af0040dafe0e9a3d9dbae480d8d7 | [] | no_license | Daviderendina/FunAdventure | https://github.com/Daviderendina/FunAdventure | 086da71eb4d8ca352ca2ffa3a293fd2e191e27d9 | d9cea175dde02b2af4f3f8e2bf81cf4e1536c37a | refs/heads/master | 2023-03-07T05:12:22.026000 | 2021-01-12T22:24:26 | 2021-01-12T22:24:26 | 340,493,300 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rendinadavide.funadventure.domain.payment;
import javax.persistence.Entity;
import java.util.Objects;
@Entity
public class CardPayment extends Payment {
private String transactionNumber;
public CardPayment(float amount, String transactionNumber) {
super(amount);
this.transactionN... | UTF-8 | Java | 1,029 | java | CardPayment.java | Java | [
{
"context": "package com.rendinadavide.funadventure.domain.payment;\n\nimport javax.persis",
"end": 25,
"score": 0.9244049191474915,
"start": 12,
"tag": "USERNAME",
"value": "rendinadavide"
}
] | null | [] | package com.rendinadavide.funadventure.domain.payment;
import javax.persistence.Entity;
import java.util.Objects;
@Entity
public class CardPayment extends Payment {
private String transactionNumber;
public CardPayment(float amount, String transactionNumber) {
super(amount);
this.transactionN... | 1,029 | 0.6793 | 0.6793 | 38 | 26.078947 | 23.342283 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
1e2092ae9eed0279cbb3846ff622795d2713a8f6 | 11,622,181,550,512 | 10c5dfd23c878b976113aad1e93b3460b0ff19b0 | /Yst_web_ssh/src/main/java/com/yst/web/dao/consult/ConsultDao.java | 56ede38f3e6af25097038609ded72a1d0ad6fa42 | [] | no_license | thows/jianqiao_yst | https://github.com/thows/jianqiao_yst | 9b22447b234150ed906d601edc7dc15d3af8dfb3 | 3d21dbd13cf292530c0ffe8209ef80f875d46b5b | refs/heads/master | 2021-01-19T14:21:51.663000 | 2017-04-14T01:03:42 | 2017-04-14T01:03:42 | 88,151,168 | 0 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yst.web.dao.consult;
import org.alqframework.orm.hibernate.BaseDao;
import com.yst.web.entity.consult.Consult;
public interface ConsultDao extends BaseDao<Consult>{
}
| UTF-8 | Java | 183 | java | ConsultDao.java | Java | [] | null | [] | package com.yst.web.dao.consult;
import org.alqframework.orm.hibernate.BaseDao;
import com.yst.web.entity.consult.Consult;
public interface ConsultDao extends BaseDao<Consult>{
}
| 183 | 0.803279 | 0.803279 | 9 | 19.333334 | 21.984844 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
47b00eb2f80b265fb67634acda971a74138d36db | 27,814,208,221,546 | 7ceff96a0284fb783c7da5f0621cbabe43d07add | /src/test/java/com/thinkgem/jeesite/modules/asmt/dao/AssementUserDaoTest.java | 164f159ce8b739ee264b268b4f2a422026fa9c3e | [
"Apache-2.0"
] | permissive | yisheng4666/jeesite-master_hibernate | https://github.com/yisheng4666/jeesite-master_hibernate | 296ae04c25c2e3e92fdd1220034237fc281cb9ac | 7ac50ba022a8d581806d3b072764aeb94ece2d6a | refs/heads/master | 2021-08-07T01:06:04.058000 | 2017-11-07T08:40:37 | 2017-11-07T08:40:37 | 108,609,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thinkgem.jeesite.modules.asmt.dao;
import org.springframework.beans.factory.annotation.Autowired;
import com.thinkgem.jeesite.common.test.SpringTransactionalContextTests;
/**
*
* @author JianHui
* @date 2017年9月14日--下午12:03:46
*
*/
public class AssementUserDaoTest extends SpringTransac... | UTF-8 | Java | 407 | java | AssementUserDaoTest.java | Java | [
{
"context": "TransactionalContextTests;\r\n\r\n/**\r\n * \r\n * @author JianHui\r\n * @date 2017年9月14日--下午12:03:46\r\n *\r\n */\r\n\r\npubl",
"end": 220,
"score": 0.9948806762695312,
"start": 213,
"tag": "NAME",
"value": "JianHui"
}
] | null | [] | package com.thinkgem.jeesite.modules.asmt.dao;
import org.springframework.beans.factory.annotation.Autowired;
import com.thinkgem.jeesite.common.test.SpringTransactionalContextTests;
/**
*
* @author JianHui
* @date 2017年9月14日--下午12:03:46
*
*/
public class AssementUserDaoTest extends SpringTransac... | 407 | 0.758186 | 0.725441 | 19 | 18.894737 | 25.509327 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 2 |
bbdb43c04364a18185cb5a05341b177b6967ddb9 | 20,383,914,838,869 | eea2e5c8891f838b6df99e3b2b3d288d60ba886b | /src/main/java/ReadMe/dao/BlogDao.java | 81d001771022639d326c52e2039d64b7c6f2dfc2 | [
"MIT"
] | permissive | apndx/Lukuvinkkikirjasto | https://github.com/apndx/Lukuvinkkikirjasto | 1739aff0375e21175701a255435fc0e109d188ca | cc4a20265d62234fc3cdf73ba708646266511ea5 | refs/heads/master | 2020-04-07T19:43:03.291000 | 2018-12-17T11:30:02 | 2018-12-17T11:30:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 ReadMe.dao;
import ReadMe.database.Database;
import ReadMe.domain.Blog;
import ReadMe.domain.ReadingTip;
import java.sql.Conne... | UTF-8 | Java | 3,810 | java | BlogDao.java | Java | [
{
"context": "rface for Blog database access object. \n * @author madjanne\n */\npublic class BlogDao {\n private final Data",
"end": 606,
"score": 0.9992525577545166,
"start": 598,
"tag": "USERNAME",
"value": "madjanne"
}
] | null | [] | /*
* 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 ReadMe.dao;
import ReadMe.database.Database;
import ReadMe.domain.Blog;
import ReadMe.domain.ReadingTip;
import java.sql.Conne... | 3,810 | 0.611024 | 0.608399 | 108 | 34.277779 | 36.327938 | 252 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 2 |
499bc603dc1afb17bb7640501ba54a36e459353b | 20,684,562,525,242 | f2231d08060ed7ccf328ecd40db8d96b97a12cda | /ug/src/main/java/com/controller/UserController.java | f23a47776ec72950f601b5e8f4a9be591c7098d7 | [] | no_license | DengDongXia/UG | https://github.com/DengDongXia/UG | 52ba921f39457b152aaf339354aaee7636b7445e | 6a2fc12444250ba86bd4c24647c7e16532c2efdc | refs/heads/master | 2021-08-14T11:46:36.119000 | 2017-11-15T15:32:10 | 2017-11-15T15:32:10 | 111,106,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.controller;
import java.util.HashMap;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.a... | WINDOWS-1252 | Java | 1,438 | java | UserController.java | Java | [] | null | [] | package com.controller;
import java.util.HashMap;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.a... | 1,438 | 0.736732 | 0.736732 | 52 | 26.538462 | 22.256773 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634615 | false | false | 2 |
3cc01b1e60e6431ca5e94b0b6fe63de39fb42d9c | 5,214,090,353,346 | 6a8913e8fb5c4f552cee033f0cef687f0b10c422 | /src/main/java/rocks/cleanstone/endpoint/minecraft/vanilla/net/listener/inbound/place/BlockPlaceFacingProvider.java | 790556f5cdc42042dab90ed4dde6932de12535b2 | [
"MIT",
"CC-BY-4.0"
] | permissive | CleanstoneMC/Cleanstone | https://github.com/CleanstoneMC/Cleanstone | 5e5c60b01bb6d5f51ef61f32ad5a5c353ba1d55c | 1b35516004d00fa3267063b840a31211b04f9156 | refs/heads/master | 2021-04-12T09:37:56.768000 | 2021-03-25T12:39:19 | 2021-03-25T12:39:19 | 126,891,902 | 160 | 18 | MIT | false | 2021-03-11T22:52:29 | 2018-03-26T21:26:03 | 2021-02-28T17:50:34 | 2021-03-11T22:52:29 | 4,526 | 132 | 10 | 9 | Java | false | false | package rocks.cleanstone.endpoint.minecraft.vanilla.net.listener.inbound.place;
import org.springframework.stereotype.Component;
import rocks.cleanstone.endpoint.minecraft.vanilla.block.VanillaBlockProperties;
import rocks.cleanstone.endpoint.minecraft.vanilla.block.VanillaBlockType;
import rocks.cleanstone.endpoint.m... | UTF-8 | Java | 2,501 | java | BlockPlaceFacingProvider.java | Java | [] | null | [] | package rocks.cleanstone.endpoint.minecraft.vanilla.net.listener.inbound.place;
import org.springframework.stereotype.Component;
import rocks.cleanstone.endpoint.minecraft.vanilla.block.VanillaBlockProperties;
import rocks.cleanstone.endpoint.minecraft.vanilla.block.VanillaBlockType;
import rocks.cleanstone.endpoint.m... | 2,501 | 0.658537 | 0.648541 | 67 | 36.328358 | 27.799597 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 2 |
18b0c45ecc40776ac69dcad3428df02840cddf61 | 16,862,041,644,313 | 77bacab54e77422c815dbc59dd08e77a5ca09293 | /aoj/introduction/IntroductIonToProgramming/1_9_D_Transformation/Main.java | 2872b2fd6d585a609b0e338085a7a3ab73b07016 | [
"MIT"
] | permissive | KoKumagai/exercises | https://github.com/KoKumagai/exercises | 7819f0199efa99a2321cd8b83cdad76958a49911 | 256b226d3e094f9f67352d75619b392a168eb4d1 | refs/heads/master | 2020-05-21T20:46:57.599000 | 2018-01-15T10:46:56 | 2018-01-15T10:46:56 | 60,871,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
char[] str = sc.next().toCharArray();
int q = sc.nextInt();
for (int i = 0; i < q; i++) {
String command = sc.next();
int a = sc.n... | UTF-8 | Java | 1,179 | java | Main.java | Java | [] | null | [] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
char[] str = sc.next().toCharArray();
int q = sc.nextInt();
for (int i = 0; i < q; i++) {
String command = sc.next();
int a = sc.n... | 1,179 | 0.317218 | 0.313825 | 53 | 21.245283 | 19.564028 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471698 | false | false | 2 |
76c0b61f57af61b8cec1dbe4bea972eff2a26340 | 19,894,288,515,174 | da0c7138f80906e0af4be9da71b6a010f8007b84 | /family_order/src/soa/com/asiainfo/veris/crm/order/soa/frame/csservice/common/query/other/BbossXmlMainInfoQrySVC.java | 46d13e14b2de8880fd917a71d96d2cfcc913acc3 | [] | no_license | bellmit/origin | https://github.com/bellmit/origin | 9d0e392cefc0f0c975ee042f2a7a93e3415ba7e6 | 9309074f033a53ba58144085cd044a660911ddb5 | refs/heads/master | 2022-12-02T16:08:42.301000 | 2020-08-21T05:34:24 | 2020-08-21T05:34:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asiainfo.veris.crm.order.soa.frame.csservice.common.query.other;
import com.ailk.common.data.IData;
import com.ailk.common.data.IDataset;
import com.asiainfo.veris.crm.order.soa.frame.bcf.base.CSBizService;
public class BbossXmlMainInfoQrySVC extends CSBizService{
private static final long serialVersion... | UTF-8 | Java | 1,066 | java | BbossXmlMainInfoQrySVC.java | Java | [
{
"context": "= 1L;\n\t\n\t/**\n\t * @description 获取延时工单数据\n\t * @author xunyl\n\t * @date 2015-02-05\n\t */\n\tpublic static IDataset",
"end": 380,
"score": 0.9996439814567566,
"start": 375,
"tag": "USERNAME",
"value": "xunyl"
},
{
"context": "\n\t}\n\t\n\t/**\n\t * @description 获取延... | null | [] | package com.asiainfo.veris.crm.order.soa.frame.csservice.common.query.other;
import com.ailk.common.data.IData;
import com.ailk.common.data.IDataset;
import com.asiainfo.veris.crm.order.soa.frame.bcf.base.CSBizService;
public class BbossXmlMainInfoQrySVC extends CSBizService{
private static final long serialVersion... | 1,066 | 0.754369 | 0.737864 | 33 | 30.212122 | 29.251011 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 2 |
32f6528468f23936b9ca39bd4e0ce73f697e0ab6 | 17,317,308,196,173 | 811dbf13342357c53a73b11c2fca09d4abe21c10 | /DLBTest.java | 5fdbd7944073253b212e4eecbb8029fc4277eee6 | [] | no_license | Vahti/CS1699 | https://github.com/Vahti/CS1699 | d2bf49567be6ae584ebced1773b1aac411db9d03 | 187d5ce30617109b346a30614e5142429c0a2d5e | refs/heads/master | 2021-01-18T06:28:32.029000 | 2014-10-02T20:18:10 | 2014-10-02T20:18:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.*;
import java.util.concurrent.TimeUnit;
import static org.junit.Assert.*;
import sta... | UTF-8 | Java | 14,001 | java | DLBTest.java | Java | [] | null | [] | import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.*;
import java.util.concurrent.TimeUnit;
import static org.junit.Assert.*;
import sta... | 14,001 | 0.571673 | 0.564745 | 413 | 32.903149 | 24.87081 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617433 | false | false | 2 |
96e05956b522da0d8781de708fa14787c2d3c1a6 | 3,925,600,150,991 | e25b413f3217155e20034fee9fe423b54a4249bb | /src/main/java/com/sunil/munrotop/controller/ResultController.java | 40c9e3fb1fc0af62a1a8550869ec3b32a9947a67 | [] | no_license | sunildussoye/rework | https://github.com/sunildussoye/rework | 17f7ecf17cb04e4b203d0c2094d482b0ea5ae15b | 0083962a5dc901a69567a74666dde954ca7167c6 | refs/heads/master | 2023-07-14T14:50:31.254000 | 2021-09-05T10:27:11 | 2021-09-05T10:27:11 | 403,279,004 | 0 | 2 | null | false | 2021-09-06T12:35:28 | 2021-09-05T10:30:22 | 2021-09-05T10:32:17 | 2021-09-05T10:32:14 | 109 | 0 | 1 | 1 | Java | false | false | package com.sunil.munrotop.controller;
import com.sunil.munrotop.model.ResultDTO;
import com.sunil.munrotop.service.ResultService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springf... | UTF-8 | Java | 1,576 | java | ResultController.java | Java | [] | null | [] | package com.sunil.munrotop.controller;
import com.sunil.munrotop.model.ResultDTO;
import com.sunil.munrotop.service.ResultService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springf... | 1,576 | 0.633249 | 0.633249 | 38 | 40.473682 | 42.861305 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 2 |
7349feddf0d503f4b354750fd215b6e4c4cf9d09 | 32,495,722,572,939 | e1e0d4afd52aaa7871b8d0bd3722153a1e01e85b | /Group11_IS1220_Project_part1_Chudeau_Huet/src/classes_part1/PreferPlusStations.java | 749fe6854b8f4ab7476796e076620e677359b99f | [] | no_license | AchilleHuet/Velib | https://github.com/AchilleHuet/Velib | a5cfc1bd2cbc4f9aa750463184aa2101cf00ff1d | 5795498c2923c937a6b50e773de1f57f8418f78e | refs/heads/master | 2021-09-11T14:22:24.477000 | 2018-04-08T21:27:08 | 2018-04-08T21:27:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package classes_part1;
public class PreferPlusStations implements Policy {
public PreferPlusStations() {
}
public void PlanRide(User user, Location destination, VelibPark park, BicycleType type) {
if (user.getCurrentRide() == null) {
user.setCurrentRide(new Ride(user, park, this, type, destination));
}
... | UTF-8 | Java | 1,519 | java | PreferPlusStations.java | Java | [] | null | [] | package classes_part1;
public class PreferPlusStations implements Policy {
public PreferPlusStations() {
}
public void PlanRide(User user, Location destination, VelibPark park, BicycleType type) {
if (user.getCurrentRide() == null) {
user.setCurrentRide(new Ride(user, park, this, type, destination));
}
... | 1,519 | 0.700461 | 0.695194 | 46 | 32.04348 | 30.765562 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.869565 | false | false | 2 |
975e28a3074d87db9ae4e106b3e9e64aaebab2f5 | 5,617,817,226,005 | f6776ddabc076057b693744500e1954ac0d1bc4d | /src/test/scala/cc/io/DirectIOTest.java | 443ed13df09e1d470331980519b3f7550718da49 | [] | no_license | jibaro/PACC | https://github.com/jibaro/PACC | a1be7b4cf296a2d81a123a121255be13bc1e8959 | 5ce2ad7e99205534ba6b91981b3bf12cc872d0f4 | refs/heads/master | 2022-04-10T14:56:30.486000 | 2020-02-22T15:52:02 | 2020-02-22T15:52:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.io;
import cc.hadoop.utils.LongIteratorFromDirectInput;
import org.junit.Test;
import java.util.NoSuchElementException;
public class DirectIOTest {
@Test
public void testAll() throws Exception {
String tmpPath = "tttttttt/aaa";
DirectWriter dw = new DirectWriter(tmpPath, 16);
... | UTF-8 | Java | 1,222 | java | DirectIOTest.java | Java | [] | null | [] | package cc.io;
import cc.hadoop.utils.LongIteratorFromDirectInput;
import org.junit.Test;
import java.util.NoSuchElementException;
public class DirectIOTest {
@Test
public void testAll() throws Exception {
String tmpPath = "tttttttt/aaa";
DirectWriter dw = new DirectWriter(tmpPath, 16);
... | 1,222 | 0.545826 | 0.532733 | 52 | 22.51923 | 20.964705 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 2 |
a49d74cd4a19b433d3723c11aacae5c776e3fbbb | 18,038,862,707,187 | 287afe30bcb3c4668447b2e1708fb7c072007302 | /getQuired backups/06012017/GetQueried_android-3/app/src/main/java/com/getqueried/getqueried_android/Invite.java | fcdac34d0adfff6547e57fcb7f4c2899c8cd8286 | [] | no_license | Jagga6202/Googplepalces-and-sqlite | https://github.com/Jagga6202/Googplepalces-and-sqlite | 03959603c08a4f7647d09712d2aad50b2b2527b8 | 4488c58a5e9ac88ac3381ef9a7e47547575c9eb2 | refs/heads/master | 2020-05-25T20:26:51.744000 | 2017-03-02T10:04:18 | 2017-03-02T10:04:18 | 83,662,986 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.getqueried.getqueried_android;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import com.facebook.CallbackManager;
import com.facebook.FacebookCallback;
import com.facebook.FacebookException;
i... | UTF-8 | Java | 3,084 | java | Invite.java | Java | [] | null | [] | package com.getqueried.getqueried_android;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import com.facebook.CallbackManager;
import com.facebook.FacebookCallback;
import com.facebook.FacebookException;
i... | 3,084 | 0.649805 | 0.605383 | 67 | 45.014927 | 35.233757 | 223 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.731343 | false | false | 2 |
88e59353c851cc784c294e452d89ff0bcde18f98 | 4,604,204,942,304 | 451ed77d525e132837a0ecd1c5d8343616b71486 | /test-manager-runtime/src/main/java/xpadro/testmanager/runtime/ApplicationConfiguration.java | d9b11420c68be68947a6ebcbfeeaf6e88b8b6c5a | [] | no_license | Hansi1007/TestModule | https://github.com/Hansi1007/TestModule | d0a85d89a3463fe2e1563d76f092bcf58bf12a05 | 9bc5aa49efd124734c3e2081a97b6258a98ee3fe | refs/heads/master | 2023-09-05T02:32:26.045000 | 2021-11-21T18:10:23 | 2021-11-21T18:10:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xpadro.testmanager.runtime;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotatio... | UTF-8 | Java | 2,789 | java | ApplicationConfiguration.java | Java | [] | null | [] | package xpadro.testmanager.runtime;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotatio... | 2,789 | 0.768017 | 0.768017 | 79 | 34.303799 | 30.998306 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455696 | false | false | 2 |
c5d580a2cde3c9382168bab93cbccb5376a91f81 | 13,889,924,240,766 | bc63e35ee530135a59a22bf51d174f0288c85abe | /src/main/java/com/ss/dto/LinkedList.java | 63183e0123c56d3a61770c3855eccc5aaa73273a | [] | no_license | Sushmithasmurthy/fun_with_algorithms | https://github.com/Sushmithasmurthy/fun_with_algorithms | 1d3058623448f6ab0ac10fa2683f1423ead70de2 | 2bfc59eef11a7121872415016ebd07dfc131ea28 | refs/heads/master | 2022-06-25T13:01:04.783000 | 2022-06-06T20:57:02 | 2022-06-06T20:57:02 | 149,543,125 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ss.dto;
public class LinkedList {
public static int size(Node head) {
int count = 0;
Node curNode = head;
while (curNode != null) {
count++;
curNode = curNode.getNext();
}
return count;
}
public static void add(Node head, Node new... | UTF-8 | Java | 484 | java | LinkedList.java | Java | [] | null | [] | package com.ss.dto;
public class LinkedList {
public static int size(Node head) {
int count = 0;
Node curNode = head;
while (curNode != null) {
count++;
curNode = curNode.getNext();
}
return count;
}
public static void add(Node head, Node new... | 484 | 0.52686 | 0.524793 | 21 | 22.047619 | 14.853174 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 2 |
d9d722bb95d95c71450c0a8a3509c90911daf5d2 | 6,794,638,319,266 | 095dd1c50f311cdf6885cbd89057cf2b2a69b0c6 | /mlcp-core/src/main/java/com/marklogic/mlcp2/BaseConfig.java | 8caa4c86a061cda81f4d73fd71ca63ea2bb35229 | [] | no_license | damonfeldman/friendly-telegram | https://github.com/damonfeldman/friendly-telegram | 89eb2149aae97cb7ad9a0a05d030fbf9582627be | ca0ea1b9f5f87b643dc82201a6d0f719a7610fe3 | refs/heads/master | 2023-07-04T23:08:05.480000 | 2021-09-02T17:57:07 | 2021-09-02T17:57:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.marklogic.mlcp2;
import com.marklogic.client.ext.DatabaseClientConfig;
import org.springframework.batch.core.configuration.annotation.EnableBatchProcessing;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.... | UTF-8 | Java | 1,287 | java | BaseConfig.java | Java | [
{
"context": " config.setUsername(environment.getProperty(\"username\"));\n config.setPassword(environment.getPro",
"end": 1186,
"score": 0.6571263074874878,
"start": 1178,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.marklogic.mlcp2;
import com.marklogic.client.ext.DatabaseClientConfig;
import org.springframework.batch.core.configuration.annotation.EnableBatchProcessing;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.... | 1,287 | 0.758353 | 0.757576 | 37 | 33.783783 | 29.308365 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 2 |
9844f8f9b0bb6281b8774a22d9608974ab09bd20 | 20,177,756,416,631 | 8f5b4967feb944ff77b969362be0ce029fd68c74 | /source code/Homework 11/src/VertexNode.java | cc23bfc9f2f2e3098428ebef5b171e1c181dc601 | [] | no_license | quinnajodanti/BUAA_2019_ObjectOriented | https://github.com/quinnajodanti/BUAA_2019_ObjectOriented | 0562471d837570a7c9e871b8334c0ae4a685205f | 3f18681651804ac539d1a23f68194ea4ca29b2ef | refs/heads/master | 2021-04-23T01:34:00.097000 | 2019-06-21T09:21:16 | 2019-06-21T09:21:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class VertexNode {
//this class is for bfs || transfer || un
private Vertex vertex;
private int distance;
private boolean visited;
public VertexNode(Vertex vertex) {
this(vertex, 0, false);
}
public VertexNode(Vertex vertex, int distance) {
this(... | UTF-8 | Java | 986 | java | VertexNode.java | Java | [] | null | [] |
public class VertexNode {
//this class is for bfs || transfer || un
private Vertex vertex;
private int distance;
private boolean visited;
public VertexNode(Vertex vertex) {
this(vertex, 0, false);
}
public VertexNode(Vertex vertex, int distance) {
this(... | 986 | 0.539554 | 0.53854 | 45 | 19.866667 | 15.793951 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 2 |
8fd0f9b156d0afeb27a007ec7c7faefee041b775 | 10,737,418,280,318 | 19d725816adac3f47c97db93ed2bf5d5983929f3 | /src/com/alipay/one/services/PayServices.java | e418f945b6d2794dd33898b0529abc7fc279a1c5 | [] | no_license | yinxiaobai/AlipayDemo | https://github.com/yinxiaobai/AlipayDemo | f76c7504260d878a50a0df6f82d722ae5ce8a721 | 080cd78760c19d9dad8b24d6367d4ae8e214b577 | refs/heads/master | 2021-01-11T17:29:21.141000 | 2017-01-23T08:34:34 | 2017-01-23T08:34:34 | 79,775,280 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alipay.one.services;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.alibaba.fastjson.JSONObject;
/**
* @date 2017年1月20日下午3:15:56
* @author jq.yin@i-vpoints.com
*/
public class PayServices {
private static final Logger log = LoggerFactory
.getLogger(PayS... | UTF-8 | Java | 1,839 | java | PayServices.java | Java | [
{
"context": "ject;\n\n/**\n * @date 2017年1月20日下午3:15:56\n * @author jq.yin@i-vpoints.com\n */\npublic class PayServices {\n\n\tprivate static f",
"end": 220,
"score": 0.9999345541000366,
"start": 200,
"tag": "EMAIL",
"value": "jq.yin@i-vpoints.com"
},
{
"context": "ate 2017年1月20日下午3... | null | [] | package com.alipay.one.services;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.alibaba.fastjson.JSONObject;
/**
* @date 2017年1月20日下午3:15:56
* @author <EMAIL>
*/
public class PayServices {
private static final Logger log = LoggerFactory
.getLogger(PayServices.class... | 1,813 | 0.703019 | 0.685767 | 44 | 35.886364 | 31.584099 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 2 |
05d2e72e74d51fbe3d1316edfc3d7f987536f416 | 14,980,845,939,965 | 49bd13421a23325a91a3c1ea46ff3171130d3c77 | /src/main/java/com/webtrucking/controller/BaseController.java | e14911aff85e1cc20c928970c041e23a3a23fbb7 | [] | no_license | ascend-sparta-vn/code | https://github.com/ascend-sparta-vn/code | a002a4bc1dcc6e87b3a6806bb78f91ac5dc527ba | 4994901e74fb66d366bc8563c1702a5626098a41 | refs/heads/master | 2021-01-02T09:17:28.636000 | 2017-08-19T14:48:04 | 2017-08-19T14:48:04 | 99,181,987 | 1 | 1 | null | false | 2017-08-19T09:42:11 | 2017-08-03T02:33:06 | 2017-08-14T02:00:17 | 2017-08-19T09:42:10 | 130,612 | 1 | 1 | 0 | CSS | null | null | package com.webtrucking.controller;
import com.webtrucking.dao.ShipmentDAO;
import com.webtrucking.dao.UserDAO;
import com.webtrucking.entity.User;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework... | UTF-8 | Java | 2,816 | java | BaseController.java | Java | [] | null | [] | package com.webtrucking.controller;
import com.webtrucking.dao.ShipmentDAO;
import com.webtrucking.dao.UserDAO;
import com.webtrucking.entity.User;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework... | 2,816 | 0.747159 | 0.743253 | 88 | 31 | 33.584698 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 2 |
a21b5a059bdc1b4a9532ce0fa5266b2923a977f9 | 5,574,867,585,646 | 9c271c213d168caa2b5b2397d41f17b642313fab | /src/collection/map_interface/HashTable.java | cca631506022da06fdcfed41776bb14f623d7f70 | [] | no_license | PolinaLang/java-test | https://github.com/PolinaLang/java-test | 7b895d68922f455dad4d5c05f55c5f253688fc05 | fd7779a315eaff9766c7e1af30e74f62505fd5ad | refs/heads/master | 2023-07-07T13:58:49.496000 | 2021-08-10T19:34:08 | 2021-08-10T19:34:08 | 381,943,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //4. Коллекции, lesson 19
package collection.map_interface;
import java.util.Hashtable;
public class HashTable {
public static void main(String[] args) {
Hashtable<Double, Student> h1 = new Hashtable<>();
Student s1 = new Student("Morty", "Smith", 1);
Student s2 = new Student("Summer", "Sm... | UTF-8 | Java | 510 | java | HashTable.java | Java | [
{
"context": " Hashtable<>();\n Student s1 = new Student(\"Morty\", \"Smith\", 1);\n Student s2 = new Student(\"",
"end": 258,
"score": 0.99979567527771,
"start": 253,
"tag": "NAME",
"value": "Morty"
},
{
"context": "e<>();\n Student s1 = new Student(\"Morty\", \... | null | [] | //4. Коллекции, lesson 19
package collection.map_interface;
import java.util.Hashtable;
public class HashTable {
public static void main(String[] args) {
Hashtable<Double, Student> h1 = new Hashtable<>();
Student s1 = new Student("Morty", "Smith", 1);
Student s2 = new Student("Summer", "Sm... | 510 | 0.582834 | 0.536926 | 18 | 26.833334 | 19.622126 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 2 |
160534b72654f324c255d3e9b9905a0bc021a595 | 5,574,867,583,045 | db12b990924703cd74748d8585cd9c11fafa6746 | /h2o-core/src/main/java/water/udf/DataColumns.java | 4e2d329e606aac87d08c9c161d103a15902a4230 | [
"Apache-2.0"
] | permissive | h2oai/h2o-3 | https://github.com/h2oai/h2o-3 | 919019a8f297eec676011a9cfd2cc2d97891ce14 | d817ab90c8c47f6787604a0b9639b66234158228 | refs/heads/master | 2023-08-17T18:50:17.732000 | 2023-08-17T16:44:42 | 2023-08-17T16:44:42 | 17,371,412 | 6,872 | 2,345 | Apache-2.0 | false | 2023-09-14T18:05:40 | 2014-03-03T16:08:07 | 2023-09-13T16:15:03 | 2023-09-14T18:05:38 | 619,600 | 6,476 | 1,997 | 2,722 | Jupyter Notebook | false | false | package water.udf;
import water.fvec.Chunk;
import water.fvec.Vec;
import water.util.fp.Function;
import water.util.fp.Functions;
import java.io.IOException;
import java.util.List;
/**
* An adapter to Vec, allows type-safe access to data
*/
public class DataColumns {
protected DataColumns(){}
public static V... | UTF-8 | Java | 3,095 | java | DataColumns.java | Java | [
{
"context": "----------------------------------------\n\n// TODO(vlad): figure out if we should support UUIDs \n// pub",
"end": 2160,
"score": 0.988390326499939,
"start": 2156,
"tag": "USERNAME",
"value": "vlad"
}
] | null | [] | package water.udf;
import water.fvec.Chunk;
import water.fvec.Vec;
import water.util.fp.Function;
import water.util.fp.Functions;
import java.io.IOException;
import java.util.List;
/**
* An adapter to Vec, allows type-safe access to data
*/
public class DataColumns {
protected DataColumns(){}
public static V... | 3,095 | 0.637803 | 0.634572 | 100 | 29.959999 | 29.08502 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62 | false | false | 2 |
ce4cf1a55879d802b130617d1626367fb42f2fa4 | 8,641,474,204,339 | 82512ed0f4d4c37191eeb409ff1cc78ca632e931 | /src/main/java/kr/or/dgit/book_project/ui/component/BookReturnMemberPanel.java | df41106978b5554db9ef6976e366951d74787bb9 | [] | no_license | DaeguIT-MinSuKim/it_fuse_2st | https://github.com/DaeguIT-MinSuKim/it_fuse_2st | 29d42860e4dba95a69c904448c577a95a88ed302 | c0639fcaec22ed8d6c0245130cf1dc99c5e63a86 | refs/heads/master | 2021-01-23T01:13:12.506000 | 2017-04-14T04:36:52 | 2017-04-14T04:36:52 | 85,887,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.dgit.book_project.ui.component;
import javax.swing.JPanel;
import kr.or.dgit.book_project.ui.common.InputComp;
import javax.swing.BoxLayout;
import java.awt.GridLayout;
public class BookReturnMemberPanel extends JPanel {
/**
* Create the panel.
*/
public BookReturnMemberPanel() {
... | UTF-8 | Java | 808 | java | BookReturnMemberPanel.java | Java | [] | null | [] | package kr.or.dgit.book_project.ui.component;
import javax.swing.JPanel;
import kr.or.dgit.book_project.ui.common.InputComp;
import javax.swing.BoxLayout;
import java.awt.GridLayout;
public class BookReturnMemberPanel extends JPanel {
/**
* Create the panel.
*/
public BookReturnMemberPanel() {
... | 808 | 0.665829 | 0.653266 | 40 | 17.9 | 18.886238 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 2 |
b04fc3e6ca039e1ea1f59bdaeb51f9036918388a | 6,330,781,816,022 | f578e5060bf17df2b6b6120c856d1ebe5dfa249b | /src/bean/RssFeed.java | 7c678f682438a25e972108392ed39a4336d2af52 | [] | no_license | SaraTahiriSIR20172018/test | https://github.com/SaraTahiriSIR20172018/test | 4f2c70788745ffbfa0a4d4ed0327dea7001872c1 | bd01890c5d65305d4c2812b351c22541846bd09b | refs/heads/master | 2020-04-07T13:01:28.946000 | 2018-03-07T09:44:44 | 2018-03-07T09:44:44 | 124,213,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 bean;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.... | UTF-8 | Java | 2,382 | java | RssFeed.java | Java | [
{
"context": "avax.persistence.OneToMany;\r\n\r\n/**\r\n *\r\n * @author lenovo\r\n */\r\n@Entity\r\npublic class RssFeed implements Se",
"end": 474,
"score": 0.9994469285011292,
"start": 468,
"tag": "USERNAME",
"value": "lenovo"
},
{
"context": " return \"RSSfeed{\" + \"url=\" + ... | null | [] | /*
* 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 bean;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.... | 2,382 | 0.572628 | 0.571369 | 104 | 20.903847 | 21.123957 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 2 |
c165802f0b21e8b5416b7a8ddab77fb832285f08 | 3,341,484,598,964 | d1341c88f2c816d996c84fd5d85bd27a11234c1b | /services/users-service/src/test/groovy/com/filos/users/services/security/methods/BasicAuthenticationServiceTest.java | 4196127b5035fcd677c71a5b350bea81063ffb53 | [
"MIT"
] | permissive | FilosGabriel/movie-microservices | https://github.com/FilosGabriel/movie-microservices | f74132dac4ce400175a063e6474aa40936ab2370 | e4c5a7352348d89c077ab897e2f1ca75c17a83a6 | refs/heads/main | 2023-05-04T01:53:44.187000 | 2021-05-28T12:06:57 | 2021-05-28T12:06:57 | 307,127,506 | 0 | 0 | null | false | 2020-11-02T20:06:11 | 2020-10-25T15:19:20 | 2020-10-31T19:15:50 | 2020-11-02T20:06:10 | 41 | 0 | 0 | 0 | Java | false | false | package com.filos.users.services.security.methods;
import org.apache.commons.codec.digest.DigestUtils;
import org.apache.commons.codec.digest.MessageDigestAlgorithms;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import com.filos.users.repository.... | UTF-8 | Java | 2,107 | java | BasicAuthenticationServiceTest.java | Java | [
{
"context": "inRequest = new LoginRequest(\"test\", \"password\", \"basic\", null);\n user.getSecurity().setPassword(d",
"end": 1128,
"score": 0.9196087718009949,
"start": 1123,
"tag": "PASSWORD",
"value": "basic"
},
{
"context": "inRequest = new LoginRequest(\"test\", \"pass... | null | [] | package com.filos.users.services.security.methods;
import org.apache.commons.codec.digest.DigestUtils;
import org.apache.commons.codec.digest.MessageDigestAlgorithms;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import com.filos.users.repository.... | 2,117 | 0.725676 | 0.723778 | 47 | 43.851063 | 32.065079 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638298 | false | false | 2 |
79458efb2f2dd67ffc2d10f43caea6185870cc9f | 15,092,515,144,801 | ccba1df770c3641f486263011dd5eba934ac423a | /client/src/main/java/cf/dropsonde/metron/DropsondeException.java | f0e47e47ca4e422187b18d0e7b0b65d3559b8e33 | [
"Apache-2.0"
] | permissive | cloudfoundry-community/snotel | https://github.com/cloudfoundry-community/snotel | 3451755985e7d8badaa1604dd6535957d2eb07c9 | d1466ec6e3790fa35a26244f15e5211648f1c22a | refs/heads/master | 2023-07-19T13:32:07.796000 | 2017-01-06T05:34:55 | 2017-01-06T05:34:55 | 34,878,049 | 7 | 6 | Apache-2.0 | false | 2021-08-04T23:36:13 | 2015-04-30T21:37:06 | 2021-04-13T06:16:18 | 2021-08-04T23:36:13 | 108 | 5 | 6 | 6 | Java | false | false | package cf.dropsonde.metron;
/**
* @author Mike Heath
*/
public class DropsondeException extends RuntimeException {
public DropsondeException(Throwable cause) {
super(cause);
}
}
| UTF-8 | Java | 186 | java | DropsondeException.java | Java | [
{
"context": "package cf.dropsonde.metron;\n\n/**\n * @author Mike Heath\n */\npublic class DropsondeException extends Runti",
"end": 55,
"score": 0.9997571706771851,
"start": 45,
"tag": "NAME",
"value": "Mike Heath"
}
] | null | [] | package cf.dropsonde.metron;
/**
* @author <NAME>
*/
public class DropsondeException extends RuntimeException {
public DropsondeException(Throwable cause) {
super(cause);
}
}
| 182 | 0.747312 | 0.747312 | 10 | 17.6 | 19.402061 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
76aeb3b6af2129d9766c5fa42ae075e58140c7cc | 15,092,515,144,759 | 302f9bcb750ecbfdb09810f27320ac16f1319c09 | /src/test/java/comp/pype/helpers/FluentialWaitHelper.java | ffd649fb8c9513a96e14faf98307aababf494019 | [] | no_license | megpha/sonic | https://github.com/megpha/sonic | 011df7060801b3a02bd36693fb8c457b68b2a5db | 78f06d489e3a18ec2a81d8eed354ad8bd5f430b5 | refs/heads/master | 2020-06-16T10:11:31.495000 | 2016-11-29T18:46:07 | 2016-11-29T18:46:07 | 75,115,413 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package comp.pype.helpers;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.FluentWait;
import com.google.common.base.Function;
pu... | UTF-8 | Java | 855 | java | FluentialWaitHelper.java | Java | [] | null | [] | package comp.pype.helpers;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.FluentWait;
import com.google.common.base.Function;
pu... | 855 | 0.795322 | 0.791813 | 26 | 31.884615 | 29.804913 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
8f7dbaaaf406865a142f8415047c146bb35d1dfc | 32,865,089,807,881 | 85eeed4a2022354bdfd8908fa8121ecff3741005 | /ssSfDec2020/src/com/ss/sf/lms/dao/BranchDAO.java | 7f0d4f8f707d2cc68eed16af799e72705f424d83 | [] | no_license | simon-sawyer/ss-sf-dec2020 | https://github.com/simon-sawyer/ss-sf-dec2020 | e4fdbba0d885458c86adfda29151d728da274c80 | d227d7254872d4842cc4d60e2c010eac438da5ad | refs/heads/master | 2023-02-08T12:52:03.063000 | 2020-12-31T22:29:50 | 2020-12-31T22:29:50 | 321,724,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ss.sf.lms.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.ss.sf.lms.domain.LibraryBranch;
public class BranchDAO extends BaseDAO {
public void addBranch(LibraryBranch branch) throws ClassNotFoundException, SQLExcepti... | UTF-8 | Java | 1,867 | java | BranchDAO.java | Java | [] | null | [] | package com.ss.sf.lms.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.ss.sf.lms.domain.LibraryBranch;
public class BranchDAO extends BaseDAO {
public void addBranch(LibraryBranch branch) throws ClassNotFoundException, SQLExcepti... | 1,867 | 0.72737 | 0.726834 | 47 | 37.723404 | 37.486851 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.212766 | false | false | 2 |
55f7a0dc817c0000233ef20d23bc6624d83033b9 | 30,090,540,894,257 | 3d2b5af1684842c64bdf4e3a3cb862fb85828120 | /src/main/java/fr/pimouss/ffss/client/controller/AdministrationController.java | 926c134ce0dbd63fef2425dd69c5516c07735f87 | [] | no_license | Pimouss/FFSS-Tenue | https://github.com/Pimouss/FFSS-Tenue | fcb265f65a93e44f5a1ae7f0f5cd189ba678ee69 | e2bf7a4bddc9c96b6e120085028e601a5a823e9b | refs/heads/master | 2019-07-08T03:33:25.721000 | 2017-09-27T17:18:49 | 2017-09-27T17:18:49 | 88,252,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.pimouss.ffss.client.controller;
import java.io.IOException;
import java.util.List;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.google.gwt.user.client.rpc.RemoteService;
import fr.pimouss.ffss.shared.dao.UtilisateurDo;
import fr.pimouss.ffss.shared.exception.ApplicationExceptio... | UTF-8 | Java | 2,208 | java | AdministrationController.java | Java | [
{
"context": ".shared.service.SurveillanceBo;\r\n\r\n/**\r\n * @author Pimouss - http://www.pimouss-land.fr\r\n */\r\npublic class A",
"end": 459,
"score": 0.9711819291114807,
"start": 452,
"tag": "NAME",
"value": "Pimouss"
}
] | null | [] | package fr.pimouss.ffss.client.controller;
import java.io.IOException;
import java.util.List;
import com.google.gwt.user.client.rpc.AsyncCallback;
import com.google.gwt.user.client.rpc.RemoteService;
import fr.pimouss.ffss.shared.dao.UtilisateurDo;
import fr.pimouss.ffss.shared.exception.ApplicationExceptio... | 2,208 | 0.688406 | 0.688406 | 46 | 46 | 33.107204 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.826087 | false | false | 2 |
84cc25e08a6a62d191458ea88a06547c69cba24a | 17,824,114,297,565 | a45f236bdfd668f9d7c9a1c950561b9f53436a24 | /src/main/java/com/lviv/main/controller/admin/MoviesManageController.java | 29cceb160f6ff67e25fe7418e4a083f52abe7953 | [] | no_license | AndriyKhymera/MovieList | https://github.com/AndriyKhymera/MovieList | 3540d934ad353d65b2066f0b7a300727fd6b4d92 | d86e7c07ef93145e84e1f355cdfe2d491a9cd7db | refs/heads/master | 2020-02-28T15:32:14.846000 | 2019-11-19T08:54:07 | 2019-11-19T08:54:07 | 87,709,703 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lviv.main.controller.admin;
import com.lviv.main.dao.MovieDao;
import com.lviv.main.dto.MovieDto;
import com.lviv.main.dto.MovieUpdateDto;
import com.lviv.main.service.MovieService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.s... | UTF-8 | Java | 1,702 | java | MoviesManageController.java | Java | [
{
"context": "ework.web.servlet.ModelAndView;\n\n/**\n * Created by andrii on 12.04.17.\n */\n@Controller\npublic class MoviesM",
"end": 669,
"score": 0.997260332107544,
"start": 663,
"tag": "USERNAME",
"value": "andrii"
}
] | null | [] | package com.lviv.main.controller.admin;
import com.lviv.main.dao.MovieDao;
import com.lviv.main.dto.MovieDto;
import com.lviv.main.dto.MovieUpdateDto;
import com.lviv.main.service.MovieService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.s... | 1,702 | 0.745006 | 0.741481 | 50 | 33.040001 | 25.698996 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 2 |
a5a349c0245c76d46ee25583533fc07541eac3ee | 9,131,100,471,899 | ed84bde624ca9d6e51b6e7502f3d965701528cf1 | /EscuelaDeAventuras/app/src/main/java/com/example/gonzalo/escueladeaventuras/activity/ExpandableEndLevelActivity.java | 788474aaaf2669c47833bfcd8667b2dd9bed3d5c | [] | no_license | gonzalocozzi/escueladeaventuras | https://github.com/gonzalocozzi/escueladeaventuras | 54cad321dc411eee36b156f5d086f75c3460e41e | 85fb82a83bdb065038b9af6a740734d2d2ff568a | refs/heads/master | 2019-12-15T04:16:26.076000 | 2016-06-27T19:46:20 | 2016-06-27T19:46:20 | 56,601,051 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gonzalo.escueladeaventuras.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ExpandableListView;
import android.widget.TextV... | UTF-8 | Java | 5,935 | java | ExpandableEndLevelActivity.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by gonzalo on 21/05/16.\n */\npublic class ExpandableEndLevelA",
"end": 948,
"score": 0.9997053146362305,
"start": 941,
"tag": "USERNAME",
"value": "gonzalo"
}
] | null | [] | package com.example.gonzalo.escueladeaventuras.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ExpandableListView;
import android.widget.TextV... | 5,935 | 0.673463 | 0.669924 | 167 | 34.538921 | 28.382071 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.664671 | false | false | 2 |
62a24f2235428646e907be0e3a2b6602244f520d | 25,967,372,275,589 | fa43822420627a6b33bf4f317e5fc2c139278018 | /app/src/main/java/com/digisineproducts/windbine/LifeCycleCallbacks.java | e115e24e066763fcffef5b9d4b26169f31daef63 | [] | no_license | digisine-rd/wind_mppt_app | https://github.com/digisine-rd/wind_mppt_app | 97e9fd4b34973b0efdebd450b9f428cd5d15277a | c6e3958dd43320d8931d0539b67e8fc0286d658d | refs/heads/master | 2022-05-29T06:45:41.209000 | 2022-05-03T01:42:28 | 2022-05-03T01:42:28 | 189,992,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.digisineproducts.windbine;
import android.app.Activity;
import android.app.Application;
import android.os.Bundle;
import android.os.Handler;
import com.digisineproducts.windbine.module.Device;
/**
* Created by user on 2016/6/8.
*/
public class LifeCycleCallbacks implements Application.ActivityLifecycle... | UTF-8 | Java | 2,806 | java | LifeCycleCallbacks.java | Java | [
{
"context": "roducts.windbine.module.Device;\n\n/**\n * Created by user on 2016/6/8.\n */\npublic class LifeCycleCallbacks ",
"end": 230,
"score": 0.727462649345398,
"start": 226,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package com.digisineproducts.windbine;
import android.app.Activity;
import android.app.Application;
import android.os.Bundle;
import android.os.Handler;
import com.digisineproducts.windbine.module.Device;
/**
* Created by user on 2016/6/8.
*/
public class LifeCycleCallbacks implements Application.ActivityLifecycle... | 2,806 | 0.631504 | 0.626515 | 114 | 23.614035 | 23.448528 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298246 | false | false | 2 |
9b23100cf72fddcc7e815f687513a79e7ed2c269 | 27,728,308,876,056 | a2ffd9b89450e5316a674876dea5c8b5a4003036 | /data-library/src/main/java/cz/idc/Exporter.java | 4fff2ce7d6c4022f8b2f684753833acd4c65db5f | [] | no_license | lubosvr/Reports | https://github.com/lubosvr/Reports | 36002c329b581ece8eb90280672a6faf70721cd1 | 9684def16b11c012c3f6c1e081ffa9d1b05a1e69 | refs/heads/master | 2023-06-25T01:00:35.807000 | 2021-07-23T07:31:52 | 2021-07-23T07:31:52 | 388,585,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.idc;
public interface Exporter {
String convertToString(Report report);
}
| UTF-8 | Java | 90 | java | Exporter.java | Java | [] | null | [] | package cz.idc;
public interface Exporter {
String convertToString(Report report);
}
| 90 | 0.755556 | 0.755556 | 5 | 17 | 15.962456 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
628b46bcedf805f86ed0dd78b82f77435a0d5ee7 | 27,118,423,552,687 | 4da2f71e22a89b9b3792dd166c4a81c2bd1f8c0d | /pulil-lintcode/src/main/java/binarytree/Q481_binaryTreeLeafSum.java | 8500276cc541a18e7f98bb602f369074fd31993a | [] | no_license | mlw12345678/LintCode | https://github.com/mlw12345678/LintCode | 447c27c08748b008b071ed85aea4749b0b5620ae | a099aec86b4a7d7eab11aa09adeded5a5aa06f8c | refs/heads/master | 2020-04-18T13:51:16.032000 | 2019-02-27T10:15:54 | 2019-02-27T10:15:54 | 167,507,005 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package binarytree;
import org.junit.Test;
import sun.jvm.hotspot.code.ConstantOopReadValue;
import java.util.LinkedList;
import java.util.Queue;
/**
* @author pulil
* @version V1.0
* @Title
* @Description
* @date 2019-02-26 下午10:56
*/
public class Q481_binaryTreeLeafSum {
/**
* Question:计算二叉树的叶子节点之和
... | UTF-8 | Java | 1,689 | java | Q481_binaryTreeLeafSum.java | Java | [
{
"context": "inkedList;\nimport java.util.Queue;\n\n/**\n * @author pulil\n * @version V1.0\n * @Title\n * @Description\n * @da",
"end": 169,
"score": 0.9993412494659424,
"start": 164,
"tag": "USERNAME",
"value": "pulil"
}
] | null | [] | package binarytree;
import org.junit.Test;
import sun.jvm.hotspot.code.ConstantOopReadValue;
import java.util.LinkedList;
import java.util.Queue;
/**
* @author pulil
* @version V1.0
* @Title
* @Description
* @date 2019-02-26 下午10:56
*/
public class Q481_binaryTreeLeafSum {
/**
* Question:计算二叉树的叶子节点之和
... | 1,689 | 0.499662 | 0.47738 | 70 | 20.157143 | 14.580452 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
63efc2337ef4e699d3b9fe4b95e33b1e01d8952b | 2,516,850,847,029 | e83d708d0a68349a0cc76584efaae152f76e4608 | /example/android/banuba_sdk/src/main/java/com/banuba/sdk/manager/IEventCallback.java | b7e3603426bd13101157e0f9644f15fc8d6b9dcb | [
"MIT"
] | permissive | AbhishekDoshi-Bacancy/AgoraSDK | https://github.com/AbhishekDoshi-Bacancy/AgoraSDK | 9ba290b1cbfd221471342102d255f86fa29c8bde | 030a024e5c10189526cb98b5db86998f8da43864 | refs/heads/master | 2023-06-16T11:28:57.351000 | 2021-07-08T12:31:47 | 2021-07-08T12:31:47 | 384,116,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.banuba.sdk.manager;
import android.graphics.Bitmap;
import androidx.annotation.NonNull;
import com.banuba.sdk.entity.RecordedVideoInfo;
import com.banuba.sdk.types.Data;
/**
* Various events callbacks related to events in Banuba SDK.
*/
public interface IEventCallback {
/**
* Failed to open ca... | UTF-8 | Java | 3,257 | java | IEventCallback.java | Java | [] | null | [] | package com.banuba.sdk.manager;
import android.graphics.Bitmap;
import androidx.annotation.NonNull;
import com.banuba.sdk.entity.RecordedVideoInfo;
import com.banuba.sdk.types.Data;
/**
* Various events callbacks related to events in Banuba SDK.
*/
public interface IEventCallback {
/**
* Failed to open ca... | 3,257 | 0.67946 | 0.676082 | 100 | 31.57 | 29.112284 | 113 | false | false | 0 | 0 | 0 | 0 | 71 | 0.021799 | 0.26 | false | false | 2 |
63c67a537c3ec8c5e8a70ee435570fd117101b98 | 28,209,345,246,113 | 3b17b6a2c5f746c86c5d1ae17112575670f1a76c | /common/common-core/src/main/java/com/codeabovelab/dm/common/meter/LimitExcess.java | e82a86371a8e4c65151153a0e2b6ef0223e26d15 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | soa4java/haven-platform | https://github.com/soa4java/haven-platform | a9cc3f19fecc3f0f3bd2e670aa30d606996d364b | 00cbd5e9a077117052678c60a2c3f9abc906283b | refs/heads/master | 2020-05-27T14:28:19.881000 | 2017-02-20T08:46:08 | 2017-02-20T08:46:08 | 82,558,415 | 3 | 0 | null | true | 2017-02-20T13:01:56 | 2017-02-20T13:01:56 | 2017-02-01T14:11:07 | 2017-02-20T08:46:08 | 2,983 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2016 Code Above Lab LLC
*
* 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... | UTF-8 | Java | 2,121 | java | LimitExcess.java | Java | [] | null | [] | /*
* Copyright 2016 Code Above Lab LLC
*
* 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... | 2,121 | 0.60066 | 0.596888 | 89 | 22.831461 | 20.422083 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.303371 | false | false | 2 |
e3a627bc8d34f3ca039f3307dad65585e866ca12 | 5,755,256,192,036 | 71ed92aa367cec2c793d85f42d8be2031d1fedb9 | /src/jp/archesporeadventure/main/controllers/GroundPoundController.java | 16b317830adfa6968b4cf4bc953aca8ca55a682a | [] | no_license | Archespore/ArchesporeAdventure | https://github.com/Archespore/ArchesporeAdventure | 5086244ae6facc58050f722157f4ac96472afcbf | 927fbb5d37440d399e535411fefe3987d8d1c667 | refs/heads/master | 2021-07-08T02:47:25.600000 | 2019-02-26T20:51:26 | 2019-02-26T20:51:26 | 141,615,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.archesporeadventure.main.controllers;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.Particle;
import org.bukkit.Sound;
import org.bukkit.entity.Entity;
import org.bukkit.entity.LivingEntity;
import org.bukkit.entity.Player;
impo... | UTF-8 | Java | 3,192 | java | GroundPoundController.java | Java | [] | null | [] | package jp.archesporeadventure.main.controllers;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.Particle;
import org.bukkit.Sound;
import org.bukkit.entity.Entity;
import org.bukkit.entity.LivingEntity;
import org.bukkit.entity.Player;
impo... | 3,192 | 0.750627 | 0.735589 | 85 | 36.55294 | 40.023376 | 233 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 2 |
0a7efdd356fe990a2e0c6b705a2f8073697dcf4f | 24,180,665,919,505 | 7db1bedbde6a63fb6669f8da089ca21e119ac989 | /src/com/yuntongxun/ecdemo/common/CCPAppManager.java | 797f6dda3a81480b71e81cf12d6961d1eb968dd2 | [
"Apache-2.0"
] | permissive | hairlun/radix-android | https://github.com/hairlun/radix-android | 31ef4551d03fb7df7b269e5b4823014edbe26a72 | fd9c0206c689ad5d274582f2513f481bc4a9364c | refs/heads/master | 2020-05-21T20:09:28.453000 | 2016-12-22T02:49:17 | 2016-12-22T02:49:17 | 60,959,762 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2015 The CCP project authors. All Rights Reserved.
*
* Use of this source code is governed by a Beijing Speedtong Information Technology Co.,Ltd license
* that can be found in the LICENSE file in the root of the web site.
*
* http://www.yuntongxun.com
*
* An additional intellectual prop... | UTF-8 | Java | 17,800 | java | CCPAppManager.java | Java | [
{
"context": "onMessageBody;\n\n/**\n * 存储SDK一些全局性的常量\n * Created by Jorstin on 2015/3/17.\n */\npublic class CCPAppManage",
"end": 2475,
"score": 0.6261605620384216,
"start": 2474,
"tag": "NAME",
"value": "J"
},
{
"context": "aram context\n * @param contactid\n * @param user... | null | [] | /*
* Copyright (c) 2015 The CCP project authors. All Rights Reserved.
*
* Use of this source code is governed by a Beijing Speedtong Information Technology Co.,Ltd license
* that can be found in the LICENSE file in the root of the web site.
*
* http://www.yuntongxun.com
*
* An additional intellectual prop... | 17,800 | 0.65393 | 0.651102 | 498 | 33.791164 | 29.299871 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.668675 | false | false | 2 |
5153fa0eb582787ebe9ae11653e4f02dd61f9f53 | 26,886,495,334,717 | 22de380f9ebd3fed39ea051d48c59b5df114b7f8 | /src/week1/Person.java | ebabacc5d70158fbfc10fb6d462068f5d94e2d79 | [] | no_license | DharaniBollineni/TermTwo | https://github.com/DharaniBollineni/TermTwo | 19c905292c94b19a4f9561c7cb9d4b425dfdca97 | f17547cae58dec81c8b0aed7090d9ab4881967f8 | refs/heads/master | 2020-09-10T22:49:15.466000 | 2019-11-15T06:17:04 | 2019-11-15T06:17:04 | 221,856,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week1;
import java.util.List;
import java.util.ArrayList;
import java.util.Collections;
public class Person implements Comparable<Person>{
private int ID;
private String name;
public int compareTo(Person p)
{
///return (this.getID() - p.getID() );
return this.getName().compareToIgnoreCase(p.... | UTF-8 | Java | 1,586 | java | Person.java | Java | [
{
"context": " method stub\n\t\t\n\t\t\n\t\tPerson p1 = new Person (20, \"Dharani\");\n\t\tPerson p2 = new Person (3, \"Muhammed\");\n\t\tPe",
"end": 977,
"score": 0.9995207786560059,
"start": 970,
"tag": "NAME",
"value": "Dharani"
},
{
"context": "on (20, \"Dharani\");\n\t\tPerson p... | null | [] | package week1;
import java.util.List;
import java.util.ArrayList;
import java.util.Collections;
public class Person implements Comparable<Person>{
private int ID;
private String name;
public int compareTo(Person p)
{
///return (this.getID() - p.getID() );
return this.getName().compareToIgnoreCase(p.... | 1,586 | 0.598361 | 0.587642 | 109 | 13.550459 | 16.326084 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.605505 | false | false | 2 |
be6ea46faf72aece0ba56f165aeb2e45131662cf | 23,691,039,621,230 | 0865bf3c97f7210e2e48f4cf421cd5cceeac9c05 | /src/main/java/com/in9midia/studio/data/rest/TerminalMovementREST.java | 4613b154b8f9b89808a28b6b02205363d005fe57 | [] | no_license | thiagoalvescosta/neonews-studio | https://github.com/thiagoalvescosta/neonews-studio | 844cc1bcf080525493a34a2987cb72f9a86eb081 | 79fd5882f362d3d8ac4b97ca8b88689ee4586e42 | refs/heads/master | 2020-12-31T05:10:21.783000 | 2016-06-03T14:22:36 | 2016-06-03T14:22:36 | 59,693,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.in9midia.studio.data.rest;
import org.springframework.data.domain.*;
import org.springframework.web.bind.annotation.*;
import org.springframework.validation.annotation.*;
import org.springframework.http.*;
import org.springframework.beans.factory.annotation.*;
import org.springframework.web.bind.annotatio... | UTF-8 | Java | 6,235 | java | TerminalMovementREST.java | Java | [
{
"context": "r serviços REST de TerminalMovement\n * \n * @author Usuário de Teste\n * @version 1.0\n * @generated\n **/\n@RestControlle",
"end": 529,
"score": 0.9997759461402893,
"start": 513,
"tag": "NAME",
"value": "Usuário de Teste"
}
] | null | [] | package com.in9midia.studio.data.rest;
import org.springframework.data.domain.*;
import org.springframework.web.bind.annotation.*;
import org.springframework.validation.annotation.*;
import org.springframework.http.*;
import org.springframework.beans.factory.annotation.*;
import org.springframework.web.bind.annotatio... | 6,224 | 0.714355 | 0.710497 | 183 | 32.994537 | 41.896111 | 256 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338798 | false | false | 2 |
0ea5a31603cc5e85a421eea43e1ab815e1b58310 | 8,864,812,542,727 | 3568c9772fad54ffe71683de31525464642f3cf9 | /word8/src/main/java/eu/doppel_helix/jna/tlb/word8/WdRevisionsMode.java | ad818345ceeda657ec25d6054332367306f4cd36 | [
"MIT"
] | permissive | NoonRightsWarriorBehindHovering/COMTypelibraries | https://github.com/NoonRightsWarriorBehindHovering/COMTypelibraries | c853c41bb495031702d0ad7a4d215ab894c12bbd | c17acfca689305c0e23d4ff9d8ee437e0ee3d437 | refs/heads/master | 2023-06-21T20:52:51.519000 | 2020-03-13T22:33:48 | 2020-03-13T22:33:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package eu.doppel_helix.jna.tlb.word8;
import com.sun.jna.platform.win32.COM.util.IComEnum;
/**
* <p>uuid({9C68240F-079D-3FB0-ADA8-09D8F318B022})</p>
*/
public enum WdRevisionsMode implements IComEnum {
/**
* (0)
*/
wdBalloonRevisions(0),
/**
* (1)
*/
wdInLineRevisions... | UTF-8 | Java | 553 | java | WdRevisionsMode.java | Java | [] | null | [] |
package eu.doppel_helix.jna.tlb.word8;
import com.sun.jna.platform.win32.COM.util.IComEnum;
/**
* <p>uuid({9C68240F-079D-3FB0-ADA8-09D8F318B022})</p>
*/
public enum WdRevisionsMode implements IComEnum {
/**
* (0)
*/
wdBalloonRevisions(0),
/**
* (1)
*/
wdInLineRevisions... | 553 | 0.553345 | 0.499096 | 34 | 15.264706 | 15.862105 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 2 |
e76b55303729e2c7257b15a9cf1212b64084408c | 21,363,167,373,087 | b32c2d10aea07e4a313c7a09d9be409acac58bdd | /ChatSoft/Server/ServerMainThread.java | 89bbff019f3acaac752ef769cc37e01b22c973e2 | [] | no_license | jduser/simple_chat_program_in_java | https://github.com/jduser/simple_chat_program_in_java | 1e4ab1d813eb21e3c106a3a8ba86fb088ad6d603 | d715c196278d8708db5dc43a04c5c24a053a7626 | refs/heads/master | 2015-08-11T00:52:57.800000 | 2014-03-30T04:06:30 | 2014-03-30T04:06:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.net.*;
import java.io.*;
import java.util.*;
import javax.swing.*;
public class ServerMainThread extends Thread{
ServerSocket ss = null;
Vector<SocketInfo> sl = null;
ServerMain sm = null;
JFrame frame = null;
ErrorDisplay ed = null;
ServerMainThread(int port, ServerMain sm) {
sl = new Vector<So... | UTF-8 | Java | 762 | java | ServerMainThread.java | Java | [] | null | [] | import java.net.*;
import java.io.*;
import java.util.*;
import javax.swing.*;
public class ServerMainThread extends Thread{
ServerSocket ss = null;
Vector<SocketInfo> sl = null;
ServerMain sm = null;
JFrame frame = null;
ErrorDisplay ed = null;
ServerMainThread(int port, ServerMain sm) {
sl = new Vector<So... | 762 | 0.643045 | 0.64042 | 41 | 17.609756 | 14.96806 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.146342 | false | false | 2 |
01b862e5ec69bce0a11629ec692b5e171fddc353 | 34,995,393,532,774 | 75d89a70c852c4564214426ee5e79c994b94b7a9 | /src/main/java/com/util/HtmlParser.java | 30173e5287932bdcfb5f66addb780219862930bd | [] | no_license | lintg1989/Spider_JD | https://github.com/lintg1989/Spider_JD | 7885e7e4f8ed27c71c5197741c866136b199fff7 | 4a3d5b1b3818ac51f4b1e9880b25031f9ee08177 | refs/heads/master | 2021-01-18T19:34:42.976000 | 2017-04-13T01:53:14 | 2017-04-13T01:53:14 | 86,901,936 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.util;
import org.w3c.dom.Node;
import org.w3c.dom.traversal.NodeFilter;
import java.util.HashSet;
import java.util.Set;
/**
* 完成对要分析的page包含的地址的提取
* 将提取的地址放入到一个集合中去
* Created by Lin on 2017/3/28.
*/
public class HtmlParser {
private Set<String> links = new HashSet<String>();
public Set<String... | UTF-8 | Java | 765 | java | HtmlParser.java | Java | [] | null | [] | package com.util;
import org.w3c.dom.Node;
import org.w3c.dom.traversal.NodeFilter;
import java.util.HashSet;
import java.util.Set;
/**
* 完成对要分析的page包含的地址的提取
* 将提取的地址放入到一个集合中去
* Created by Lin on 2017/3/28.
*/
public class HtmlParser {
private Set<String> links = new HashSet<String>();
public Set<String... | 765 | 0.600297 | 0.583952 | 28 | 23.035715 | 18.741631 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 2 |
287eb88088faf3fe2469204de4ffd484714b7ab2 | 5,385,889,005,376 | e611f4ef4d585ec425358a1ee769f24f103369f6 | /wire-runtime/src/test/proto-java/com/squareup/wire/protos/one_extension/OneExtensionRegistry.java | f55991d98d50d91d55baa9cae486b5b8ef64a83e | [
"Apache-2.0"
] | permissive | fangzhzh/wire | https://github.com/fangzhzh/wire | 1aa5c67f367a7c3785b306474532183a28cc5b86 | 6ccef1645dcc5610afa44931bd71f6ccf48b642c | refs/heads/master | 2021-05-24T04:00:11.914000 | 2017-06-29T01:42:00 | 2017-06-29T02:38:25 | 43,665,416 | 1 | 0 | Apache-2.0 | false | 2020-10-12T23:50:45 | 2015-10-05T04:36:21 | 2017-06-29T01:46:03 | 2020-10-12T23:50:43 | 2,918 | 1 | 0 | 1 | Java | false | false | // Code generated by Wire protocol buffer compiler, do not edit.
package com.squareup.wire.protos.one_extension;
import java.lang.Class;
import java.lang.SuppressWarnings;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public final class OneExtensionRegistry {
@SuppressWarnings("unche... | UTF-8 | Java | 512 | java | OneExtensionRegistry.java | Java | [] | null | [] | // Code generated by Wire protocol buffer compiler, do not edit.
package com.squareup.wire.protos.one_extension;
import java.lang.Class;
import java.lang.SuppressWarnings;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public final class OneExtensionRegistry {
@SuppressWarnings("unche... | 512 | 0.78125 | 0.78125 | 17 | 29.117647 | 26.847898 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 2 |
0e5dd2c76fa6b3a5bd761e40c80764200c98c7cd | 3,616,362,490,191 | 056322ec9b749fef326b6837d2c46202300332e2 | /src/ForLoopFirstPractice/MultipleTerms.java | 6a1cd5586f523009d2036f5ce6935eec2ac18196 | [] | no_license | nbamsu/Beginnig | https://github.com/nbamsu/Beginnig | 983e73ff270e701d534bfeaae9437cd9874e1554 | 498cafad8527f871d086462c4750c370b562790c | refs/heads/master | 2021-02-03T21:38:13.376000 | 2020-03-04T23:14:44 | 2020-03-04T23:14:44 | 243,546,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ForLoopFirstPractice;
public class MultipleTerms {
public static void main(String [] args){
int k=5;
for(int i=0,p=6;k>1 && i<6;k--,i++){
System.out.println("P is the "+p++);// inside the loop
}
System.out.println(k);// outside the loop, output will be only one... | UTF-8 | Java | 336 | java | MultipleTerms.java | Java | [] | null | [] | package ForLoopFirstPractice;
public class MultipleTerms {
public static void main(String [] args){
int k=5;
for(int i=0,p=6;k>1 && i<6;k--,i++){
System.out.println("P is the "+p++);// inside the loop
}
System.out.println(k);// outside the loop, output will be only one... | 336 | 0.577381 | 0.5625 | 13 | 24.846153 | 25.946236 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 2 |
406d82f75e4af25f62e29f3a584bd197614d8f31 | 3,616,362,491,141 | 4d511f4317f32df233a1911c899b884ad7977578 | /yahtzee/src/test/java/com/cardinalfuse/yahtzee/dataobjects/CategorySinglesTest.java | 4b6ccdfce7e69084aa0fa917a23baf9acfbdbdff | [] | no_license | aservilla/yahtzee | https://github.com/aservilla/yahtzee | 2476e45a7396b6990f374eb1ac05d0fdbe9875d9 | 3ce4e9670f9d3f1468b911e4e53e87ffe8ac5df9 | refs/heads/master | 2021-01-20T19:57:12.422000 | 2016-08-17T02:12:52 | 2016-08-17T02:12:52 | 65,840,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cardinalfuse.yahtzee.dataobjects;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import com.cardinalfuse.yahtzee.enums.DiceValue;
import junit.framework.TestCase;
public class CategorySinglesTest extends TestCase {
@Test
public void testScore1() {
List<DiceValue> roll = ... | UTF-8 | Java | 2,109 | java | CategorySinglesTest.java | Java | [] | null | [] | package com.cardinalfuse.yahtzee.dataobjects;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import com.cardinalfuse.yahtzee.enums.DiceValue;
import junit.framework.TestCase;
public class CategorySinglesTest extends TestCase {
@Test
public void testScore1() {
List<DiceValue> roll = ... | 2,109 | 0.732101 | 0.724988 | 84 | 24.107143 | 18.78577 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.059524 | false | false | 2 |
c2315aa61185ee4daac656a179f3e0837e90a7ae | 19,473,381,777,763 | c518263b1b6dbadadb854461e0800e7f4b3d58a2 | /app/src/main/java/com/demo/lixuan/mydemo/frame/hotfix/test/BugTest.java | afbab74c516a70ce248412f7a16d48f5b1f422d2 | [] | no_license | lx610/MyDemo | https://github.com/lx610/MyDemo | bba4e426efd135c7873b4741732fdc6d2b7654fb | 47ca5e6143321d16b3fb2bc3bca020efacfdb2fd | refs/heads/master | 2021-06-04T00:55:16.333000 | 2020-08-20T03:47:24 | 2020-08-20T03:47:24 | 132,564,679 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.lixuan.mydemo.frame.hotfix.test;
/**
* className: BugTest
* description:java类作用描述
* author:lix
* email:lixuan_1@163.com
* date: 2020/6/19 14:45
*/
public class BugTest {
public void getBug() {
System.out.println("bug 已经修复");
// throw new NullPointerException();
}
}
| UTF-8 | Java | 337 | java | BugTest.java | Java | [
{
"context": "sName: BugTest\n * description:java类作用描述\n * author:lix\n * email:lixuan_1@163.com\n * date: 2020/6/19 14:4",
"end": 115,
"score": 0.9905720949172974,
"start": 112,
"tag": "USERNAME",
"value": "lix"
},
{
"context": "t\n * description:java类作用描述\n * author:lix\n * email:l... | null | [] | package com.demo.lixuan.mydemo.frame.hotfix.test;
/**
* className: BugTest
* description:java类作用描述
* author:lix
* email:<EMAIL>
* date: 2020/6/19 14:45
*/
public class BugTest {
public void getBug() {
System.out.println("bug 已经修复");
// throw new NullPointerException();
}
}
| 328 | 0.647619 | 0.6 | 17 | 17.529411 | 15.602102 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 2 |
223573b2fa6b2d38ab5b7a17d111dd8b73f77612 | 35,450,660,069,895 | 0659bb4ba0037037ecaa5ebaf8534674591ce061 | /StudentManage/src/com/qfedu/servlet/AddUserServlet.java | 94eccdcd558bd2aee2596737c66fac7edc69523a | [] | no_license | itcastphp/StudentManager | https://github.com/itcastphp/StudentManager | 17b70ab725a6cbc55d15a154d97822e87354ac7e | 719f9b9fb482b17f4a1c2c2d065d75ca89266ec6 | refs/heads/master | 2020-04-27T21:02:20.533000 | 2019-03-09T11:06:34 | 2019-03-09T11:06:34 | 174,681,544 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qfedu.servlet;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.util.Iterator;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.... | UTF-8 | Java | 3,638 | java | AddUserServlet.java | Java | [
{
"context": "hoto);\n\t\treq.getSession().setAttribute(\"username\", nickname);\n\t\treq.getSession().setAttribute(\"info\", photo);",
"end": 3489,
"score": 0.6887779235839844,
"start": 3481,
"tag": "USERNAME",
"value": "nickname"
}
] | null | [] | package com.qfedu.servlet;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.util.Iterator;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.... | 3,638 | 0.717702 | 0.714129 | 104 | 33.98077 | 22.862877 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.644231 | false | false | 2 |
899bca307ec2e06e7d69f43b661f8a3b5e70eb78 | 21,062,519,641,682 | 86de8dc6dda3efee3dd22b99ca665643aa760152 | /src/main/org/nlpcn/commons/utils/内部类/OuterClassMember.java | e025e6e5a4cfd076ee532c55124ff4a35f1dde5f | [] | no_license | sladesha/sladeRode | https://github.com/sladesha/sladeRode | 5405d71e2dfdab220fecc8184b55596d3f22d74c | 3a98f02032dbcd6ae24c050d875a2e7977917609 | refs/heads/master | 2022-06-26T21:06:42.315000 | 2020-01-14T11:30:17 | 2020-01-14T11:30:17 | 204,293,642 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.org.nlpcn.commons.utils.内部类;
/**
* Created by slade on 2019/8/28.
* 1.成员内部类相当于成员变量
* 2.成员内部不能有静态成员
* 3.成员内部类可以访问外部类的全部数据
*/
public class OuterClassMember {
private int i = 10;
private static int j = 20;
public static void m1() {
System.out.println("m1");
}
private void m... | UTF-8 | Java | 1,020 | java | OuterClassMember.java | Java | [
{
"context": "in.org.nlpcn.commons.utils.内部类;\n\n/**\n * Created by slade on 2019/8/28.\n * 1.成员内部类相当于成员变量\n * 2.成员内部不能有静态成员\n",
"end": 66,
"score": 0.9996363520622253,
"start": 61,
"tag": "USERNAME",
"value": "slade"
}
] | null | [] | package main.org.nlpcn.commons.utils.内部类;
/**
* Created by slade on 2019/8/28.
* 1.成员内部类相当于成员变量
* 2.成员内部不能有静态成员
* 3.成员内部类可以访问外部类的全部数据
*/
public class OuterClassMember {
private int i = 10;
private static int j = 20;
public static void m1() {
System.out.println("m1");
}
private void m... | 1,020 | 0.581448 | 0.553167 | 42 | 20.047619 | 17.705194 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
c4ac66ab5d3ddf6f6d662441203caa1978092905 | 3,169,685,930,206 | 0cf6fd23080b175d3308257fa5cd9a7cd64ba0ac | /src/java/com/sivotek/crm/persistent/dao/entities/controllers/entitiePrepObjects/CompanydepartmentPrep.java | c6bf853c4f7d1507abe45b35d97630bb8462d6ab | [] | no_license | contactokoyevictor/TRANSCEND-CRM | https://github.com/contactokoyevictor/TRANSCEND-CRM | 2b8f4e89864d5927f3f61d851b391384d87e9e96 | 44312a72716e072da38183dead04add8fa0a1d81 | refs/heads/master | 2020-04-18T13:48:57.820000 | 2019-01-25T15:54:12 | 2019-01-25T15:54:12 | 167,571,621 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* ENTERPRISE RESOURCE PLANNING AND CUSTOMER RELATIONSHIP MANAGEMENT SYSTEM.
* DEVELOPED BY OKOYE VICTOR FOR SIVOTEK SOLUTIONS LLC.
* ALL RIGHT RESERVED 2014
*/
package com.sivotek.crm.persistent.dao.entities.controllers.entitiePrepObjects;
import com.sivotek.crm.persistent.dao.entities.Company;
import com.siv... | UTF-8 | Java | 13,211 | java | CompanydepartmentPrep.java | Java | [
{
"context": "ort javax.xml.bind.JAXBElement;\n\n/**\n *\n * @author okoyevictor\n */\npublic class CompanydepartmentPrep {\n priva",
"end": 1080,
"score": 0.9991917610168457,
"start": 1069,
"tag": "USERNAME",
"value": "okoyevictor"
}
] | null | [] | /*
* ENTERPRISE RESOURCE PLANNING AND CUSTOMER RELATIONSHIP MANAGEMENT SYSTEM.
* DEVELOPED BY OKOYE VICTOR FOR SIVOTEK SOLUTIONS LLC.
* ALL RIGHT RESERVED 2014
*/
package com.sivotek.crm.persistent.dao.entities.controllers.entitiePrepObjects;
import com.sivotek.crm.persistent.dao.entities.Company;
import com.siv... | 13,211 | 0.577625 | 0.575808 | 235 | 55.217022 | 36.312588 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625532 | false | false | 2 |
6d16db19584d6cc1fb189eb21bc4605ed02ba328 | 34,041,910,807,539 | 82a8f35c86c274cb23279314db60ab687d33a691 | /app/src/main/java/com/duokan/reader/ui/general/web/C1374t.java | c8711bc24a86855cd7a7e761bc5979a491bf44a8 | [] | no_license | QMSCount/DReader | https://github.com/QMSCount/DReader | 42363f6187b907dedde81ab3b9991523cbf2786d | c1537eed7091e32a5e2e52c79360606f622684bc | refs/heads/master | 2021-09-14T22:16:45.495000 | 2018-05-20T14:57:15 | 2018-05-20T14:57:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.duokan.reader.ui.general.web;
import android.view.View;
import android.view.View.OnClickListener;
/* renamed from: com.duokan.reader.ui.general.web.t */
class C1374t implements OnClickListener {
/* renamed from: a */
final /* synthetic */ int f8175a;
/* renamed from: b */
final /* syntheti... | UTF-8 | Java | 571 | java | C1374t.java | Java | [] | null | [] | package com.duokan.reader.ui.general.web;
import android.view.View;
import android.view.View.OnClickListener;
/* renamed from: com.duokan.reader.ui.general.web.t */
class C1374t implements OnClickListener {
/* renamed from: a */
final /* synthetic */ int f8175a;
/* renamed from: b */
final /* syntheti... | 571 | 0.676007 | 0.619965 | 21 | 26.190475 | 19.355371 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
c34ee4d9276033444cc46dd3fc822fd707edb077 | 6,536,940,291,374 | a8eb13e507d8c3c0bbf515dc757dd12d5b86c6c1 | /aimxcel-graphics/src/main/java/com/aimxcel/abclearn/aimxcelgraphics/test/jcomponents/TestAimxcelJComponentTabTraversal.java | 675b938a9721e6147608cae00b7b761002c2b721 | [] | no_license | venkat-thota/java-simulations | https://github.com/venkat-thota/java-simulations | 41bb30375c1a2dedff1e1d64fade90c0ab2eac6a | d4c94d9cc84c9ee57c7b541843f8235352726f5e | refs/heads/master | 2020-12-04T01:33:55.211000 | 2020-01-24T16:26:12 | 2020-01-24T16:26:12 | 231,548,090 | 0 | 0 | null | false | 2020-10-13T18:37:51 | 2020-01-03T08:47:26 | 2020-01-24T16:26:21 | 2020-10-13T18:37:50 | 67,751 | 0 | 0 | 4 | Java | false | false |
package com.aimxcel.abclearn.aimxcelgraphics.test.jcomponents;
import java.awt.Color;
import java.awt.Font;
import java.io.IOException;
import javax.swing.JTextField;
import com.aimxcel.abclearn.aimxcelgraphics.application.AimxcelGraphicsModule;
import com.aimxcel.abclearn.aimxcelgraphics.view.ApparatusPanel2;
impo... | UTF-8 | Java | 2,969 | java | TestAimxcelJComponentTabTraversal.java | Java | [] | null | [] |
package com.aimxcel.abclearn.aimxcelgraphics.test.jcomponents;
import java.awt.Color;
import java.awt.Font;
import java.io.IOException;
import javax.swing.JTextField;
import com.aimxcel.abclearn.aimxcelgraphics.application.AimxcelGraphicsModule;
import com.aimxcel.abclearn.aimxcelgraphics.view.ApparatusPanel2;
impo... | 2,969 | 0.691815 | 0.684406 | 72 | 40.222221 | 32.191364 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694444 | false | false | 2 |
24a801968be5dbb3ed83955d442df0e1de329f0b | 33,767,032,888,208 | d0835aca1415b8aa9cfda95fb187c2e033fd50df | /Chapter 10/CopyFile.java | 80923816c62244b2ead104008b124907fa95f81c | [] | no_license | arviinnd-5989/Java---A-beginner-s-guide | https://github.com/arviinnd-5989/Java---A-beginner-s-guide | c08496ed55ca9648dfb5d5323c6622004bb81803 | 3cafbebdb62b229eb369bfb0017dc548f12ba416 | refs/heads/master | 2022-12-22T01:22:01.610000 | 2020-09-14T05:22:03 | 2020-09-14T05:22:03 | 295,311,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
class CopyFile {
public static void main(String args[]) throws IOException
{
int i;
FileInputStream fin = null;
FileOutputStream fout = null;
if(args.length !=2){
System.out.println("Usage : copy file from to");
return;
}
try{
fin = new FileInputStream(args[0]);
fout = new FileOutputStream(args[1])... | UTF-8 | Java | 693 | java | CopyFile.java | Java | [] | null | [] | import java.io.*;
class CopyFile {
public static void main(String args[]) throws IOException
{
int i;
FileInputStream fin = null;
FileOutputStream fout = null;
if(args.length !=2){
System.out.println("Usage : copy file from to");
return;
}
try{
fin = new FileInputStream(args[0]);
fout = new FileOutputStream(args[1])... | 693 | 0.679654 | 0.672439 | 38 | 17.18421 | 16.492191 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 2 |
2ab0e59b1269c140f7bab536a71cc0f09add2c6c | 34,583,076,687,378 | c4e561676856d9bf8db5ca02a5753b856b0ffe38 | /pickerui/src/main/java/com/warm/pickerui/ui/base/BaseViewHolder.java | 9fb65400b516835df75c34de41381feb804f5657 | [] | no_license | AWarmHug/PhotoPicker | https://github.com/AWarmHug/PhotoPicker | 9a38fe2925356aecb112e785499a02686336873d | 007a4a580d1b8debd77b0b2e76b0021ca218f6fd | refs/heads/master | 2018-10-28T01:13:00.995000 | 2018-08-24T07:20:07 | 2018-08-24T07:20:07 | 111,041,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.warm.pickerui.ui.base;
import android.support.v7.widget.RecyclerView;
import android.view.View;
/**
* 作者: 51hs_android
* 时间: 2017/7/31
* 简介:
*/
public class BaseViewHolder extends RecyclerView.ViewHolder {
public BaseViewHolder(View itemView) {
super(itemView);
}
}
| UTF-8 | Java | 315 | java | BaseViewHolder.java | Java | [
{
"context": "cyclerView;\nimport android.view.View;\n\n/**\n * 作者: 51hs_android\n * 时间: 2017/7/31\n * 简介:\n */\n\npublic class BaseVie",
"end": 133,
"score": 0.9990302324295044,
"start": 121,
"tag": "USERNAME",
"value": "51hs_android"
}
] | null | [] | package com.warm.pickerui.ui.base;
import android.support.v7.widget.RecyclerView;
import android.view.View;
/**
* 作者: 51hs_android
* 时间: 2017/7/31
* 简介:
*/
public class BaseViewHolder extends RecyclerView.ViewHolder {
public BaseViewHolder(View itemView) {
super(itemView);
}
}
| 315 | 0.69967 | 0.666667 | 18 | 15.833333 | 18.472954 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 2 |
8fad525064f1324bad74be4452b6d3ede5ec042b | 36,318,243,468,171 | 75b88ee215b74c0cc33e8e92d8ca107a11c98137 | /touch-EMR/src/WorkList/RefrashWorkList.java | 5db085f6242671978b88d09c0622b2c423f6767a | [] | no_license | Tseegii-Tselmeg/twhis | https://github.com/Tseegii-Tselmeg/twhis | 6cc9f9cc81061e74235c0a3efea61d21dabf0999 | 991693c4c8db79f479a71f77b5d53f7b2ed008fb | refs/heads/master | 2021-01-22T05:01:30.262000 | 2013-09-16T08:26:03 | 2013-09-16T08:26:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package WorkList;
import Common.TabTools;
import Multilingual.language;
import Common.*;
import cc.johnwu.date.DateMethod;
import cc.johnwu.login.UserInfo;
import cc.johnwu.sql.DBC;
import cc.johnwu.sql.HISModel;
impor... | UTF-8 | Java | 29,050 | java | RefrashWorkList.java | Java | [
{
"context": "javax.swing.table.TableColumn;\n\n\n/**\n *\n * @author steven\n */\npublic class RefrashWorkList extends Thread{\n",
"end": 465,
"score": 0.9835072755813599,
"start": 459,
"tag": "USERNAME",
"value": "steven"
},
{
"context": "its_no \";\n\n } else if (m_SysName... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package WorkList;
import Common.TabTools;
import Multilingual.language;
import Common.*;
import cc.johnwu.date.DateMethod;
import cc.johnwu.login.UserInfo;
import cc.johnwu.sql.DBC;
import cc.johnwu.sql.HISModel;
impor... | 29,050 | 0.504138 | 0.499276 | 458 | 62.290394 | 36.304401 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.982533 | false | false | 2 |
abe56d8162f517ae1bf47032e9c0a7ffd7d706b3 | 36,318,243,468,679 | f652f44bfd27b6f2a6f9a564ea6d1aa77183605a | /SharedSpace/src/Messages/MessageGetReservation.java | 21867182a834b544683fa0928fe01c6c8696eba1 | [] | no_license | atzilik/vcp-systems | https://github.com/atzilik/vcp-systems | 17d7dd969c79a91d1a6a0f856780772eab0ebb28 | 141c64de7ba3637b3bc9d9a80f02672b3052fb48 | refs/heads/master | 2021-01-10T14:00:50.418000 | 2014-02-05T11:28:43 | 2014-02-05T11:28:43 | 45,517,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Messages;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Time;
import java.util.Calendar;
import java.util.Map;
import java.sql.Date;
import DataObjects.DateConvert;
import DataObjects.FullMember;
import DataObjects.Reservation;
import Da... | UTF-8 | Java | 3,668 | java | MessageGetReservation.java | Java | [
{
"context": "ort DataObjects.STDMember;\r\n\r\n/**\r\n * \r\n * @author Boaz\r\n *This class is responsible for getting the re",
"end": 400,
"score": 0.8021132349967957,
"start": 398,
"tag": "NAME",
"value": "Bo"
},
{
"context": " DataObjects.STDMember;\r\n\r\n/**\r\n * \r\n * @auth... | null | [] | package Messages;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Time;
import java.util.Calendar;
import java.util.Map;
import java.sql.Date;
import DataObjects.DateConvert;
import DataObjects.FullMember;
import DataObjects.Reservation;
import Da... | 3,668 | 0.687568 | 0.679662 | 113 | 30.460176 | 36.711754 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.884956 | false | false | 2 |
bd873e75a13821efe17216fb3c54282ca68112f2 | 36,799,279,792,799 | 8eaf16ad7a87549e0ecd738657ada4f2a3720666 | /webAppSkeletone/src/main/java/com/bh/skeleton/srv/api/common/filestorage/error/FileStorageErrorCode.java | 93f258436fdaf10da8c6be664895d9b54660f54b | [] | no_license | dearjun7/skeleton | https://github.com/dearjun7/skeleton | 2575af4d7e79ddbe94d1cc14425c05aab6eea1a7 | 66c8e7599387fe49247ebdbf742fed27d43a91d1 | refs/heads/master | 2021-01-20T02:37:04.844000 | 2017-04-26T02:08:41 | 2017-04-26T02:08:41 | 89,426,541 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hs.gms.srv.api.common.filestorage.error;
import com.hs.gms.std.common.error.ErrorCode;
/**
* AttachErrorCode
*
* @author BH Jun
*/
public enum FileStorageErrorCode implements ErrorCode {
FILESTORAGE_SYSTEM_ERROR("FST0N00-500"),
FILESTORAGE_UPLOAD_FAIL("FST0N01-400");
private String error... | UTF-8 | Java | 498 | java | FileStorageErrorCode.java | Java | [
{
"context": ".ErrorCode;\n\n/**\n * AttachErrorCode\n * \n * @author BH Jun\n */\npublic enum FileStorageErrorCode implements E",
"end": 145,
"score": 0.9997484683990479,
"start": 139,
"tag": "NAME",
"value": "BH Jun"
}
] | null | [] | package com.hs.gms.srv.api.common.filestorage.error;
import com.hs.gms.std.common.error.ErrorCode;
/**
* AttachErrorCode
*
* @author <NAME>
*/
public enum FileStorageErrorCode implements ErrorCode {
FILESTORAGE_SYSTEM_ERROR("FST0N00-500"),
FILESTORAGE_UPLOAD_FAIL("FST0N01-400");
private String error... | 498 | 0.690763 | 0.666667 | 24 | 19.75 | 19.170834 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 2 |
f287d2dcf937160f49677de5f3f2bc463c8ccc8d | 34,703,335,752,982 | 85e26ff5f677b281a4b3386f7d8fdd6427e3cd82 | /Implementacija/src/view/LogInHandler.java | cbaec73400f0d8de1e4dbc8447a0ff0cdab029ad | [] | no_license | NikolaZubic/SIMS_TIM2 | https://github.com/NikolaZubic/SIMS_TIM2 | 96edb7801b9d0cdcb7b5173e11519c8862a1d8df | 98d6b041e33a5887c6c7b472204c1ad9dd73212e | refs/heads/master | 2018-10-14T15:07:38.460000 | 2018-07-15T15:01:24 | 2018-07-15T15:01:24 | 134,576,541 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.Pas... | UTF-8 | Java | 5,021 | java | LogInHandler.java | Java | [
{
"context": "erCentrale = \"joca99\";\r\n\t\tString administrator = \"mare88\";\r\n\t\tString sefNaplatneStanice = \"stefi58\";\r\n\t\tSt",
"end": 1013,
"score": 0.9996603727340698,
"start": 1007,
"tag": "USERNAME",
"value": "mare88"
}
] | null | [] | package view;
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.Pas... | 5,021 | 0.693886 | 0.683529 | 153 | 30.816994 | 27.360207 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.457516 | false | false | 2 |
acef532f3491a017f5317586aa6f5d790c67a85c | 34,703,335,751,745 | faebcddda5742d4f1327dacb468da087385a207b | /many-to-many/NewProject2-ManyToMany/src/main/java/com/example/newproject1/controller/StudentController.java | d941c704459770e2c96ecc73d80f729db46e4b9c | [] | no_license | abbas-musayev/many-to-many-test | https://github.com/abbas-musayev/many-to-many-test | a5dae4b19e2b015c32ec0b9e42ef7ed7c8c89bb6 | 4029dafa3de9a8e90ef15f18cc5fcde9694fdce7 | refs/heads/main | 2023-04-28T14:43:32.531000 | 2021-05-02T08:32:39 | 2021-05-02T08:32:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.newproject1.controller;
import com.example.newproject1.service.StudentService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import com.example.newproject1.d... | UTF-8 | Java | 851 | java | StudentController.java | Java | [] | null | [] | package com.example.newproject1.controller;
import com.example.newproject1.service.StudentService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import com.example.newproject1.d... | 851 | 0.763807 | 0.760282 | 27 | 29.518518 | 25.534828 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
969da3f8438a1d95088413b534098d988fb72f1c | 19,963,008,032,827 | a3171ee05827c2e0f3bac40001733ea9febfb413 | /src/main/java/test/service/UserService.java | 929aefbb91333325dc286ee35de746231e4d9c12 | [] | no_license | bduda/PZ-PROJ | https://github.com/bduda/PZ-PROJ | dad973ac2eca886123eef58de37acd34d8a20f45 | 0baa39cf08430dd2c1742b41e47818194462c525 | refs/heads/master | 2020-04-19T00:40:56.204000 | 2019-01-27T19:21:13 | 2019-01-27T19:21:13 | 167,853,195 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import test.model.*;
import test.repository.UserRepository;
import test.security.UserPrincipal;
import java.util.List;
import ja... | UTF-8 | Java | 662 | java | UserService.java | Java | [] | null | [] | package test.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import test.model.*;
import test.repository.UserRepository;
import test.security.UserPrincipal;
import java.util.List;
import ja... | 662 | 0.777946 | 0.774924 | 28 | 22.642857 | 23.130398 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
663638afb72b53e7684d8638567c337a8ca364f1 | 18,416,819,835,059 | 3a1184ea28875c1904a4aefbc15ab1625407f6cf | /mavenjava/src/main/java/com/test/xiushifu/Animal.java | dc0446eaa95ba22022f9e41cd65ed023889d7db6 | [] | no_license | huangzp/testjava | https://github.com/huangzp/testjava | 0de74cbe587fbaed33f0b86387f455e99af85ac9 | 9ed66f4c94bd8db0dc8e58dee492a9a77e26a0c3 | refs/heads/master | 2020-05-29T15:13:13.893000 | 2016-08-14T08:54:51 | 2016-08-14T08:54:51 | 65,657,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.xiushifu;
public class Animal {
static {
System.out.println("我是动物");
}
{
System.out.println("我是动物的方法块");
}
public Animal() {
System.out.println("动物的构造器");
}
}
| UTF-8 | Java | 242 | java | Animal.java | Java | [] | null | [] | package com.test.xiushifu;
public class Animal {
static {
System.out.println("我是动物");
}
{
System.out.println("我是动物的方法块");
}
public Animal() {
System.out.println("动物的构造器");
}
}
| 242 | 0.597087 | 0.597087 | 15 | 11.733334 | 12.556362 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 2 |
63aaf96efd4db190bd89cb2c00a74a93e4c4a2d8 | 34,935,263,988,049 | 382eea5e7e12e03e10abc96139d6ed484697ace2 | /qianmi-reports/src/main/java/com/qianmi/report/main/ReportDataDeal.java | 607fbfac64d8c988983f1adcde583096d4752243 | [] | no_license | xijieh/beifeng | https://github.com/xijieh/beifeng | a40a0d0acad3603ec65e83e7f87d9a34af0feec5 | 2d6ab310ee0dc990b3469d91cc09b19192c2d2b5 | refs/heads/master | 2018-06-01T17:44:57.723000 | 2018-05-30T16:07:35 | 2018-05-30T16:07:35 | 135,237,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qianmi.report.main;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframewo... | UTF-8 | Java | 8,416 | java | ReportDataDeal.java | Java | [] | null | [] | package com.qianmi.report.main;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframewo... | 8,416 | 0.738335 | 0.736061 | 281 | 28.743773 | 24.852701 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.441281 | false | false | 2 |
b4a17cfb450627fb75d1e1bd720c42755eba884c | 4,758,823,810,992 | ebd4e44cda3055c315f03cf65ee7a2865d65e0f0 | /src/main/java/rocks/zipcodewilmington/week11/p09052018/CasinoOptionDemonstrator.java | a7d16f711422b55e3fc8130c4b7fab6920ffdadc | [] | no_license | Zipcoder/tc-leon-demos | https://github.com/Zipcoder/tc-leon-demos | 895d59e2d97e250acde90bdd5c71c67af9391305 | fa6ca4b5cca25aeac7c807357a11f9010fd27f9a | refs/heads/master | 2020-03-21T13:54:19.023000 | 2018-10-08T09:54:40 | 2018-10-08T09:54:40 | 138,631,132 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rocks.zipcodewilmington.week11.p09052018;
import java.util.Scanner;
/**
* @author leon on 9/5/18.
*/
public class CasinoOptionDemonstrator {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
String userInput = s.nextLine();
CasinoOption co = CasinoOptio... | UTF-8 | Java | 493 | java | CasinoOptionDemonstrator.java | Java | [
{
"context": "052018;\n\nimport java.util.Scanner;\n\n/**\n * @author leon on 9/5/18.\n */\npublic class CasinoOptionDemonstra",
"end": 97,
"score": 0.6769368648529053,
"start": 93,
"tag": "USERNAME",
"value": "leon"
}
] | null | [] | package rocks.zipcodewilmington.week11.p09052018;
import java.util.Scanner;
/**
* @author leon on 9/5/18.
*/
public class CasinoOptionDemonstrator {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
String userInput = s.nextLine();
CasinoOption co = CasinoOptio... | 493 | 0.673428 | 0.643002 | 19 | 24.947369 | 22.094233 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 2 |
4427d39066ff1ddbc69d34579cd9773a5a4f764c | 4,793,183,542,217 | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /struts2/src/base/zyf/common/tree/TreeViewI.java | 0ffa944935ff4851d27f4abaa1811f1128a5ea63 | [] | no_license | sensui74/legacy-project | https://github.com/sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650000 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* 项目名称:struts2
* 制作时间:May 19, 20099:39:35 AM
* 包名:base.zyf.common.tree
* 文件名:TreeViewI.java
* 制作者:zhaoyifei
* @version 1.0
*/
package base.zyf.common.tree;
/**
* 用于显示tree的接口,主要用于<code>TreeControlTag</code>中的现实作用
* @author zhaoyifei
* @version 1.0
*/
public interface TreeViewI extends TreeNodeI{
/... | GB18030 | Java | 2,081 | java | TreeViewI.java | Java | [
{
"context": "base.zyf.common.tree\n * 文件名:TreeViewI.java\n * 制作者:zhaoyifei\n * @version 1.0\n */\npackage base.zyf.common.tree;",
"end": 120,
"score": 0.9994286298751831,
"start": 111,
"tag": "USERNAME",
"value": "zhaoyifei"
},
{
"context": "口,主要用于<code>TreeControlTag</code>中的现实作用\n... | null | [] | /**
*
* 项目名称:struts2
* 制作时间:May 19, 20099:39:35 AM
* 包名:base.zyf.common.tree
* 文件名:TreeViewI.java
* 制作者:zhaoyifei
* @version 1.0
*/
package base.zyf.common.tree;
/**
* 用于显示tree的接口,主要用于<code>TreeControlTag</code>中的现实作用
* @author zhaoyifei
* @version 1.0
*/
public interface TreeViewI extends TreeNodeI{
/... | 2,081 | 0.600345 | 0.518689 | 116 | 13.99138 | 13.02484 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.922414 | false | false | 2 |
cde42204686eeb7b9c88410bae87d6ab5f5d9434 | 38,087,769,986,970 | a79a2391d23c1a169ab4bfb42a85ca86cde7a15e | /app/src/main/java/com/example/travel_project/Adapter/TourWasBookedAdapter.java | dfc35b0f3494575128df1912cf46c049b2b1471d | [] | no_license | dotrungtu/Travel_Project | https://github.com/dotrungtu/Travel_Project | 4c7fa4d17f82146c369a354b8c168a0ce86bf35f | 5761be8a2c1724d2ef4aac9817cfa224839f56f7 | refs/heads/master | 2023-01-23T11:11:09.400000 | 2020-12-04T10:29:30 | 2020-12-04T10:29:30 | 318,481,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.travel_project.Adapter;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android... | UTF-8 | Java | 6,361 | java | TourWasBookedAdapter.java | Java | [] | null | [] | package com.example.travel_project.Adapter;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android... | 6,361 | 0.678515 | 0.677409 | 125 | 49.639999 | 36.844841 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.76 | false | false | 2 |
3e5bf98b0b7c10d3fc746fa77b66f10a1a268d0c | 34,711,925,702,147 | bef6955e059fe7ef500f27b64476640590139bb4 | /Bank_0/src/Userhandler.java | d1884b6556cf366f2fca17b38bcb6627d278d087 | [] | no_license | FatemehSetareh/Project1 | https://github.com/FatemehSetareh/Project1 | 6de1bf260011348af44552205dada4e0c06cc1ec | 52f784a0eeefaf68405d1736f75dc5ca994abb34 | refs/heads/master | 2015-09-25T13:17:55.863000 | 2015-08-17T10:55:53 | 2015-08-17T10:55:53 | 40,433,163 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
public class Userhandler extends DefaultHandler {
boolean bdepositType = false;
boolean bdepositBalance = false;
boolean bdurationDay = false;
@Override
public void startElement(String uri,String lo... | UTF-8 | Java | 1,664 | java | Userhandler.java | Java | [] | null | [] | import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
public class Userhandler extends DefaultHandler {
boolean bdepositType = false;
boolean bdepositBalance = false;
boolean bdurationDay = false;
@Override
public void startElement(String uri,String lo... | 1,664 | 0.694712 | 0.694712 | 54 | 29.814816 | 26.407122 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 2 |
0ee2dfc94d614b9dd48e173a756e48905712f3b2 | 4,269,197,534,291 | 6f2312fe5fca3a5dc4559ea50a305ac7daaf5645 | /Day6/filereader/FIleReadingOperation.java | 2fd3dfebb908b1388301cd447ff059dc496bbcf9 | [] | no_license | akashhulbutti-Thinkitive/Java-practice | https://github.com/akashhulbutti-Thinkitive/Java-practice | eb9cb4817527aa065ffbe6442c8307b05ed6e948 | 94e965583e3b5f3774f21e8611df0680ff47c892 | refs/heads/master | 2023-02-21T15:08:19.736000 | 2021-01-27T13:09:36 | 2021-01-27T13:09:36 | 333,419,957 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package filereader;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
public class FIleReadingOperation {
public static void main(String[] args) {
writeFile();
readFile();
}
public static void readFile() {
try(FileReader fr=new FileReader("newText.txt")) {
int i=0;
whil... | UTF-8 | Java | 631 | java | FIleReadingOperation.java | Java | [] | null | [] | package filereader;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
public class FIleReadingOperation {
public static void main(String[] args) {
writeFile();
readFile();
}
public static void readFile() {
try(FileReader fr=new FileReader("newText.txt")) {
int i=0;
whil... | 631 | 0.66878 | 0.66561 | 32 | 18.71875 | 15.988735 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.71875 | false | false | 2 |
8e8a4e8c9e9517b8679944e17b28ca525bd77c76 | 4,269,197,536,634 | cfe94f2dcaa3af340a3a4611f6da317665134a36 | /src1/StringFun/STest.java | aca641d37054d5fd235a32d03fb2a0bd70faf9c1 | [] | no_license | harsh68/Java-OCA8-Programmer-1-Exam-Preparation-Practices-Java-Codes | https://github.com/harsh68/Java-OCA8-Programmer-1-Exam-Preparation-Practices-Java-Codes | 5dd7276cb0a61e7c5416b53a5237e5ae70470db2 | d78c5a580e4f5ab824d97fd61ac992947633de0b | refs/heads/master | 2023-08-01T01:26:22.985000 | 2021-09-27T13:40:34 | 2021-09-27T13:40:34 | 309,591,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 StringFun;
/**
*
* @author Harsh
*/
public class STest {
public static void main(String[] args) {
int a=33;
... | UTF-8 | Java | 553 | java | STest.java | Java | [
{
"context": " editor.\n */\npackage StringFun;\n\n/**\n *\n * @author Harsh\n */\npublic class STest {\n public static void m",
"end": 228,
"score": 0.9984854459762573,
"start": 223,
"tag": "NAME",
"value": "Harsh"
}
] | null | [] | /*
* 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 StringFun;
/**
*
* @author Harsh
*/
public class STest {
public static void main(String[] args) {
int a=33;
... | 553 | 0.59132 | 0.584087 | 24 | 22.041666 | 19.671213 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
732e32a93ed3750dee672dfea395c4a4c210b86e | 16,114,717,349,522 | 58937be2f81289d7f56f8cb174800d26049e963c | /src/main/java/scs/pojo/TableContainerresourceusagestartExample.java | 0f209c9feec87f2aa0c2f51c2d484bc358002967 | [] | no_license | SDC5-TJU/sdcloud | https://github.com/SDC5-TJU/sdcloud | 76b1c15c4f72737ee9f054c1049e29d463100a8b | 876b408158bc6dab9e9507df6474e7ac76e7d3ce | refs/heads/master | 2020-03-09T18:15:17.671000 | 2018-07-13T15:04:17 | 2018-07-13T15:04:17 | 125,297,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scs.pojo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class TableContainerresourceusagestartExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public TableContainerresourceusagestartExample() {
... | UTF-8 | Java | 28,730 | java | TableContainerresourceusagestartExample.java | Java | [] | null | [] | package scs.pojo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class TableContainerresourceusagestartExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public TableContainerresourceusagestartExample() {
... | 28,730 | 0.591925 | 0.588583 | 871 | 31.986223 | 26.501215 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724455 | false | false | 2 |
325610fba4995213401ee5fe67a99ed3c363decf | 34,041,910,820,465 | 085470ae369d5067e58af9cbce6553ca028efd03 | /src/Randall_SVM/libsvm/svm_problem.java | 0a39e285afa7a755a7d03fed125a7afd25baf93a | [] | no_license | Randall-zhang/SVM_base1 | https://github.com/Randall-zhang/SVM_base1 | 51936c8da2beb401625c66fd3b3bb5e041fcf2a8 | c3eac97ad014a4a1053625bb37f346e8576eba43 | refs/heads/master | 2022-12-18T15:49:17.381000 | 2020-09-26T04:20:05 | 2020-09-26T04:20:05 | 298,755,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Randall_SVM.libsvm;
/**
* 包含了训练集数据的基本信息
* @author Randall_Zhang
*
*/
public class svm_problem implements java.io.Serializable
{
//定义了向量的总个数
public int l;
//分类类型值数组
public double[] y;
//训练集向量表
public svm_node[][] x;
}
| GB18030 | Java | 305 | java | svm_problem.java | Java | [
{
"context": "andall_SVM.libsvm;\n/**\n * 包含了训练集数据的基本信息\n * @author Randall_Zhang\n *\n */\npublic class svm_problem implements java.i",
"end": 73,
"score": 0.9984530210494995,
"start": 60,
"tag": "NAME",
"value": "Randall_Zhang"
}
] | null | [] | package Randall_SVM.libsvm;
/**
* 包含了训练集数据的基本信息
* @author Randall_Zhang
*
*/
public class svm_problem implements java.io.Serializable
{
//定义了向量的总个数
public int l;
//分类类型值数组
public double[] y;
//训练集向量表
public svm_node[][] x;
}
| 305 | 0.689362 | 0.689362 | 15 | 14.666667 | 13.917215 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
9cf71518c53399a015b133915c7ecc7884fa6988 | 38,001,870,644,116 | d82daec7fb6ac02c7a0c9868242644e9688a95da | /src/main/java/com/ming800/core/base/controller/ExcelViewController.java | a65d0a1588d67f55e2dcb1c50b75d43bbb76347e | [] | no_license | notbadwt/ypl3 | https://github.com/notbadwt/ypl3 | 6a93348444a3ebfea22d51a20ac2cbfdb6b9cffa | fa73dd1e20127e4b7244907fdfb28c40789d442b | refs/heads/master | 2016-08-04T14:57:13.794000 | 2014-11-13T07:49:19 | 2014-11-13T07:49:19 | 26,584,106 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ming800.core.base.controller;
import com.ming800.core.does.model.Do;
import com.ming800.core.does.model.DoResult;
import com.ming800.core.does.model.Page;
import com.ming800.core.does.model.PageField;
import com.ming800.core.p.PConst;
import com.ming800.core.p.model.DictionaryData;
import com.ming800.core... | UTF-8 | Java | 5,152 | java | ExcelViewController.java | Java | [
{
"context": ".Map;\n\n/**\n * Created with IntelliJ IDEA.\n * User: Administrator\n * Date: 13-1-9\n * Time: 上午11:40\n * To change thi",
"end": 1147,
"score": 0.8531606197357178,
"start": 1134,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.ming800.core.base.controller;
import com.ming800.core.does.model.Do;
import com.ming800.core.does.model.DoResult;
import com.ming800.core.does.model.Page;
import com.ming800.core.does.model.PageField;
import com.ming800.core.p.PConst;
import com.ming800.core.p.model.DictionaryData;
import com.ming800.core... | 5,152 | 0.666865 | 0.65496 | 108 | 45.657406 | 38.027565 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 2 |
2cb4e6f884b16a146a0746a530e97f05658b35d8 | 38,457,137,172,607 | 5f5f309bdf8fa7946e89dbfd2b1c3eb8e3892bd6 | /src/main/test/com/hit/memory/CacheUnitTest.java | 9d686a2b4075e0d029b7dbe4fb10962d85087cbd | [] | no_license | KatanMichael/CacheUnitProject | https://github.com/KatanMichael/CacheUnitProject | 792e83e949bec71b28e4c32da071d262ab4a6206 | be8bdc5bd91a35c8dbbc423fd4c8768fb3da7ad9 | refs/heads/master | 2020-03-08T22:00:10.951000 | 2018-06-30T13:32:59 | 2018-06-30T13:32:59 | 127,892,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hit.memory;
import com.hit.algorithm.LRUAlgoCacheImpl;
import com.hit.dao.DaoFileImpl;
import com.hit.dm.DataModel;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.*;
import java.util.ArrayList;
import java.util.UUID;
import static org.junit.Assert.*;
public class ... | UTF-8 | Java | 1,371 | java | CacheUnitTest.java | Java | [] | null | [] | package com.hit.memory;
import com.hit.algorithm.LRUAlgoCacheImpl;
import com.hit.dao.DaoFileImpl;
import com.hit.dm.DataModel;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.*;
import java.util.ArrayList;
import java.util.UUID;
import static org.junit.Assert.*;
public class ... | 1,371 | 0.612691 | 0.598833 | 62 | 21.129032 | 24.522198 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532258 | false | false | 2 |
fea45155847246f8efb53a5abd12d5233c1610cb | 33,346,126,152,000 | fa345ba6fe9899912df4521c69df9a72b4f3be6d | /BootcampManagement/src/tools/TestController.java | 7bae67b4377ab25c0bfcd5a6bfee036b3382163c | [] | no_license | bootcamp23-mii/BootcampManagement | https://github.com/bootcamp23-mii/BootcampManagement | d152b6f2ce43ddf06a8aa49b73e853e3af933e59 | b8e004894a3bf512e962c86b783ce7eece678cb5 | refs/heads/master | 2020-04-26T03:02:44.124000 | 2019-03-11T14:50:52 | 2019-03-11T14:59:00 | 173,253,982 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 tools;
import controllers.EducationHistoryController;
import controllers.EducationHistoryControllerInterface;
import ... | UTF-8 | Java | 3,422 | java | TestController.java | Java | [
{
"context": "ons.spi.ConnectionProvider;\r\n\r\n/**\r\n *\r\n * @author FES\r\n */\r\npublic class TestController {\r\n public s",
"end": 1068,
"score": 0.8648731708526611,
"start": 1065,
"tag": "USERNAME",
"value": "FES"
}
] | null | [] | /*
* 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 tools;
import controllers.EducationHistoryController;
import controllers.EducationHistoryControllerInterface;
import ... | 3,422 | 0.670076 | 0.661601 | 76 | 43.026318 | 28.794634 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.855263 | false | false | 2 |
d8814979088a551f1f7552c765c903dec3f57630 | 37,323,265,812,372 | 6c713a946e9f98d6ccf1de918036039264ab3f83 | /src/main/java/donjon/Sort.java | 0a7b9fffe37f91171de4c52f9e4cbc37db2fff05 | [] | no_license | Geraud-Vercasson/Donjons | https://github.com/Geraud-Vercasson/Donjons | 978a2730e2f5e2d9600de5ae2c25105e46e5e97f | 07660592854d7a93fc59bf060ab59da818b59c7e | refs/heads/master | 2021-09-10T00:13:52.601000 | 2018-03-20T10:29:24 | 2018-03-20T10:29:24 | 125,999,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package donjon;
public class Sort {
private String nom;
private int puissance;
public String getNom() {
return nom;
}
public void setNom(String nom) {
this.nom = nom;
}
public int getPuissance() {
return puissance;
}
public void setPuissance(int puissance... | UTF-8 | Java | 368 | java | Sort.java | Java | [] | null | [] | package donjon;
public class Sort {
private String nom;
private int puissance;
public String getNom() {
return nom;
}
public void setNom(String nom) {
this.nom = nom;
}
public int getPuissance() {
return puissance;
}
public void setPuissance(int puissance... | 368 | 0.589674 | 0.589674 | 22 | 15.727273 | 13.909388 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 2 |
e103d74dbf4e83f5887bb7c2b85868664c888fd9 | 2,430,951,541,662 | a9a37e3dcd4caca8639d67d5a12a306f27ecb456 | /app/src/main/java/com/example/pbego/giveeat/MainActivity.java | b4bb73e2834bcbe13f7761497786089bd191b628 | [] | no_license | PierreBEGOUT/PFE_Giv-Eat | https://github.com/PierreBEGOUT/PFE_Giv-Eat | 0f7bd6482481091992a3115768ba5a1767a96892 | d25c65dd090ad7dd3c102e8913cc3f1109ba4cca | refs/heads/master | 2021-09-05T14:13:04.851000 | 2018-01-28T17:02:07 | 2018-01-28T17:02:07 | 111,567,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pbego.giveeat;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Window;
import android.widget.Button;
import android.widget.TextView;
import android.view.View.OnTouchListener;
import android.view.View.OnClickListener;
impo... | UTF-8 | Java | 1,407 | java | MainActivity.java | Java | [] | null | [] | package com.example.pbego.giveeat;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Window;
import android.widget.Button;
import android.widget.TextView;
import android.view.View.OnTouchListener;
import android.view.View.OnClickListener;
impo... | 1,407 | 0.661692 | 0.659559 | 50 | 27.120001 | 21.953259 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.