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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2804678a2f0fc6d935548b0ff1b6886a51ccccd4 | 27,255,862,526,891 | e51e008eef650fc8da1c5b0b553a424e0251bd8e | /src/main/java/com/AOC2020/Executables/AdventOfCode2020Data.java | 900706d2ad51fe67d78ea12a64fce009c1243342 | [] | no_license | SebastianLindfors/AdventOfCode2020 | https://github.com/SebastianLindfors/AdventOfCode2020 | 379ff6cb5fe3e7bba64a7b2be24edf5577fdec32 | 5b001af7e98f2ec354a7412a90e928e810f3128a | refs/heads/main | 2023-02-18T10:46:55.934000 | 2021-01-22T10:21:56 | 2021-01-22T10:21:56 | 317,351,423 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.AOC2020.Executables;
import com.AOC2020.Tasks.*;
public class AdventOfCode2020Data {
public static void main(String args[]) {
int dayToCompute = 19;
AoCChallenge day;
switch (dayToCompute) {
case 1:
day = new Day1("Day1Data.txt");
System.out.println("Solution to tas... | UTF-8 | Java | 4,704 | java | AdventOfCode2020Data.java | Java | [] | null | [] | package com.AOC2020.Executables;
import com.AOC2020.Tasks.*;
public class AdventOfCode2020Data {
public static void main(String args[]) {
int dayToCompute = 19;
AoCChallenge day;
switch (dayToCompute) {
case 1:
day = new Day1("Day1Data.txt");
System.out.println("Solution to tas... | 4,704 | 0.598002 | 0.555697 | 114 | 40.254387 | 30.500162 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.710526 | false | false | 3 |
0ff0723e22fd4a02dca322da709146d6ac2aac6a | 2,216,203,177,478 | 5ed2e858a6118547a5fd6f7079cb76b17fd08815 | /crm/src/main/java/com/jingren/jing/question/bean/correction/CorrectionQuestion.java | 05c8538c6cc5038b14f2f960add7724ca58d24fc | [] | no_license | luxiaofei222/jr_crm | https://github.com/luxiaofei222/jr_crm | eca84db83e30635ea49bb084b211a2569f15599d | 32b95a3f67c5545e55c260c9142cb603f7623046 | refs/heads/master | 2021-01-22T13:52:09.972000 | 2017-08-18T11:15:33 | 2017-08-18T11:15:33 | 100,696,658 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jingren.jing.question.bean.correction;
import java.io.Serializable;
import java.util.Date;
import com.jingren.jing.question.bean.chapter_exercises.ChapterQuestion;
import com.jingren.jing.school.bean.user.User;
/**
* @Title: CorrectionQuestion.java
* @Package com.jingren.jing.question.bean.correction
* ... | UTF-8 | Java | 2,590 | java | CorrectionQuestion.java | Java | [
{
"context": "correction \n* @Description: TODO 题目纠错信息\n* @author 鲁晓飞 MR.Lu \n* @date 2017年2月7日 下午5:30:57 \n* @version ",
"end": 359,
"score": 0.9998051524162292,
"start": 356,
"tag": "NAME",
"value": "鲁晓飞"
},
{
"context": "rection \n* @Description: TODO 题目纠错信息\n* @author 鲁晓飞 MR.Lu... | null | [] | package com.jingren.jing.question.bean.correction;
import java.io.Serializable;
import java.util.Date;
import com.jingren.jing.question.bean.chapter_exercises.ChapterQuestion;
import com.jingren.jing.school.bean.user.User;
/**
* @Title: CorrectionQuestion.java
* @Package com.jingren.jing.question.bean.correction
* ... | 2,590 | 0.758498 | 0.752174 | 94 | 25.914894 | 19.431089 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.425532 | false | false | 3 |
f7392c8daa574e2025a23deb21c319fb62c61d4b | 7,507,602,844,231 | d41b4b5b654162a045fa65a77ba1080028607641 | /csm/evs-csm-pojo/src/main/java/com/sgcc/evs/csm/entity/ManagementCarExample.java | 83db9980495a3b606bb885d411713d9b3b634898 | [] | no_license | 2286252881/study-2018 | https://github.com/2286252881/study-2018 | ee58608c14f3f6ce1e9f65c8f0e7eba7c38e88c7 | b5fd3a64caf2fd7acc4832e2ce1133f64f2b4e7b | refs/heads/master | 2018-11-03T14:02:00.698000 | 2018-10-28T04:32:46 | 2018-10-28T04:32:46 | 143,394,289 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sgcc.evs.csm.entity;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ManagementCarExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ManagementCarExample() {
oredCriteria = ne... | UTF-8 | Java | 38,997 | java | ManagementCarExample.java | Java | [] | null | [] | package com.sgcc.evs.csm.entity;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ManagementCarExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public ManagementCarExample() {
oredCriteria = ne... | 38,997 | 0.583378 | 0.580096 | 1,171 | 32.303158 | 26.511835 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743809 | false | false | 3 |
98d8a0b9fe84f2408c60ccfe7b15fb6fb04aec86 | 12,008,728,567,288 | 1d67508afa4db281b4cb08ce25cfcb753124e0aa | /src/SSF/Net/RoutingInfoIC.java | d86fb6834cd53cab655547b6e2f1743b87fc66c9 | [] | no_license | gusa1120/SSFNET5 | https://github.com/gusa1120/SSFNET5 | d0459c91ae34b1f15c85bfee3bd95e58acbb9978 | 170459439227a4d8a037e200c7c6d31aa498939e | refs/heads/master | 2016-09-05T11:57:49.979000 | 2015-03-01T08:44:11 | 2015-03-01T08:44:11 | 31,491,235 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SSF.Net;
import SSF.Net.Util.*;
/** Forwarding data stored in a node in a RoutingTable (in core). */
public class RoutingInfoIC extends RoutingInfo {
/** Destination IP address prefix. */
protected String DEST_IP;
/** IP address of the node that's the next hop */
protected int NEXT_HOP_IP;
/** Pr... | UTF-8 | Java | 8,191 | java | RoutingInfoIC.java | Java | [] | null | [] | package SSF.Net;
import SSF.Net.Util.*;
/** Forwarding data stored in a node in a RoutingTable (in core). */
public class RoutingInfoIC extends RoutingInfo {
/** Destination IP address prefix. */
protected String DEST_IP;
/** IP address of the node that's the next hop */
protected int NEXT_HOP_IP;
/** Pr... | 8,191 | 0.596875 | 0.593212 | 244 | 32.569672 | 27.107845 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586066 | false | false | 3 |
bae92c6cc0cfdcb440546c0a31ecf37e3db1e23a | 24,043,226,932,640 | 0e7a84d82453368fdb57b7b5a37676a33186a7f0 | /src/com/company/DayFour.java | 0f915cf1e732306c42547c37d698337d5a4ea672 | [] | no_license | dimauchitjavu/LearningJava | https://github.com/dimauchitjavu/LearningJava | 43902596d5ce9b9b5cdb226a5d6e8912c9462694 | ec9c21215ae84ce4f120f973a2a46c8d2c026c6e | refs/heads/master | 2023-02-22T17:41:02.276000 | 2021-01-25T17:13:13 | 2021-01-25T17:13:13 | 311,498,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Arrays;
import java.util.concurrent.ThreadLocalRandom;
import java.util.Scanner;
import java.util.stream.IntStream;
public class DayFour {
static void taskFour() {
Scanner in = new Scanner(System.in);
System.out.println("Please enter task number: ");
St... | UTF-8 | Java | 4,806 | java | DayFour.java | Java | [] | null | [] | package com.company;
import java.util.Arrays;
import java.util.concurrent.ThreadLocalRandom;
import java.util.Scanner;
import java.util.stream.IntStream;
public class DayFour {
static void taskFour() {
Scanner in = new Scanner(System.in);
System.out.println("Please enter task number: ");
St... | 4,806 | 0.411114 | 0.393749 | 114 | 39.412281 | 20.341303 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 3 |
5ca95787f90164b40609ad330f1da8f4758f7955 | 23,184,233,480,044 | a247e5533ff8133f96842fdb4d369e55d35fdef6 | /src/main/java/yuzunyannn/elementalsorcery/explore/StarPrays.java | 67835d424098aee1776896ee061acd681f3623de | [] | no_license | Yuzunyannn/ElementalSorcery | https://github.com/Yuzunyannn/ElementalSorcery | 76a4d37319e68fbca64a97cbe9673928008f1a85 | 1457d81ea41114363a894202ae75ae4ca51e1360 | refs/heads/master | 2023-08-31T13:21:52.185000 | 2023-08-19T12:09:52 | 2023-08-19T12:09:52 | 183,849,638 | 13 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yuzunyannn.elementalsorcery.explore;
import java.util.ArrayList;
import java.util.List;
import yuzunyannn.elementalsorcery.api.tile.IStarPray;
public class StarPrays {
public static final List<IStarPray> prays = new ArrayList<>();
static {
prays.add(new StarPrayMeal());
prays.add(new Sta... | UTF-8 | Java | 613 | java | StarPrays.java | Java | [] | null | [] | package yuzunyannn.elementalsorcery.explore;
import java.util.ArrayList;
import java.util.List;
import yuzunyannn.elementalsorcery.api.tile.IStarPray;
public class StarPrays {
public static final List<IStarPray> prays = new ArrayList<>();
static {
prays.add(new StarPrayMeal());
prays.add(new Sta... | 613 | 0.717781 | 0.717781 | 24 | 23.541666 | 19.152849 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.458333 | false | false | 3 |
e692dec1b8fe3c510dbff823fb9f0624cd60aa37 | 29,145,648,119,570 | 19ff738d3b92c7dcf9e78b92fd83d32a764d8fd3 | /checkin/check-in-manager/src/main/java/com/hz/business/base/pojo/User.java | 6ab98fd10fa7dc70d4b6ce698793c5575e5ae2b5 | [] | no_license | hz656765117/testmavenmodul | https://github.com/hz656765117/testmavenmodul | 46cd0a2098bc6bb5af82924eea84cab674992a39 | 758bdb31c537f950a1b5c7bd975c2fa2063770cb | refs/heads/master | 2021-01-11T23:31:46.441000 | 2017-01-11T10:00:23 | 2017-01-11T10:00:23 | 78,593,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hz.business.base.pojo;
import java.io.Serializable;
public class User implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private Integer id;
private String name;
private String pwd;
private Integer gender;
private String stuNo;
private S... | UTF-8 | Java | 2,286 | java | User.java | Java | [] | null | [] | package com.hz.business.base.pojo;
import java.io.Serializable;
public class User implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private Integer id;
private String name;
private String pwd;
private Integer gender;
private String stuNo;
private S... | 2,286 | 0.587052 | 0.586614 | 120 | 18.058332 | 18.840248 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
4ae40b0e8008fa3907fe671cfcd8625cda518eed | 15,753,940,099,882 | e53397a3c2c85be9e8d6e7d8f374fe2c35417f8a | /library_hw11_webflux/src/main/java/ru/avalieva/com/library_hw11_webflux/repository/GenreRepository.java | 416e53ea9cd6402cfd29ed027b9834cd80748825 | [] | no_license | alfiyashka/otus_spring | https://github.com/alfiyashka/otus_spring | 79f096cc832e75702e2f67a9186f6a05b3eef209 | 31a43c785ad94604a8a4b9b816f99f1f5b81a019 | refs/heads/master | 2022-07-17T21:02:44.004000 | 2020-05-29T19:57:07 | 2020-05-29T19:57:07 | 224,483,926 | 0 | 0 | null | false | 2022-06-21T03:11:49 | 2019-11-27T17:31:30 | 2020-05-29T19:57:12 | 2022-06-21T03:11:48 | 373 | 0 | 0 | 7 | Java | false | false | package ru.avalieva.com.library_hw11_webflux.repository;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import reactor.core.publisher.Mono;
import ru.avalieva.com.library_hw11_webflux.domain.Genre;
public interface GenreRepository extends ReactiveMongoRepository<Genre, String> {
Mono... | UTF-8 | Java | 360 | java | GenreRepository.java | Java | [] | null | [] | package ru.avalieva.com.library_hw11_webflux.repository;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import reactor.core.publisher.Mono;
import ru.avalieva.com.library_hw11_webflux.domain.Genre;
public interface GenreRepository extends ReactiveMongoRepository<Genre, String> {
Mono... | 360 | 0.830556 | 0.819444 | 10 | 35 | 30.938648 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
5590a4e8e8e40d62f5863982af907800103bdc00 | 1,889,785,616,799 | 6aade2b7c37cc1a6f4f873bf016a3a9bbc3c55d3 | /dataStructure/src/线性结构_1数组/二分查找有序.java | 966e14fcd1fbd385cd5fc6e7df266bc1cc36b6a5 | [] | no_license | zhangyuge3hao/Coding | https://github.com/zhangyuge3hao/Coding | db0b8af426be91838f2a37fbecf8b7e3b247bcb0 | 4036f093d2e882fcd3ad4c390541f7a026038acc | refs/heads/master | 2020-05-04T21:04:37.092000 | 2019-04-04T09:55:28 | 2019-04-04T09:55:28 | 179,463,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 线性结构_1数组;
/**
* @author 张宇_Yu Zhang E-mail:zy1128zy@163.com
* @version 创建时间:2019年3月29日 下午5:28:00
*
*
*/
public class 二分查找有序 {//必须是有序列才可用
public static void main(String[] args) {
int[] arr = {1,2,3,4,5,6,7,8};
int target = 8;
erfen(arr,target);
erfen1(arr,target);
}
public static void erfen(int[] ar... | GB18030 | Java | 1,896 | java | 二分查找有序.java | Java | [
{
"context": "package 线性结构_1数组;\n/**\n* @author 张宇_Yu Zhang E-mail:zy1128zy@163.com\n* @version 创建时间:2019年3月29",
"end": 43,
"score": 0.9928740859031677,
"start": 32,
"tag": "NAME",
"value": "张宇_Yu Zhang"
},
{
"context": "ackage 线性结构_1数组;\n/**\n* @author 张宇_Yu Zhang E-mail:zy1128zy@16... | null | [] | package 线性结构_1数组;
/**
* @author <NAME> E-mail:<EMAIL>
* @version 创建时间:2019年3月29日 下午5:28:00
*
*
*/
public class 二分查找有序 {//必须是有序列才可用
public static void main(String[] args) {
int[] arr = {1,2,3,4,5,6,7,8};
int target = 8;
erfen(arr,target);
erfen1(arr,target);
}
public static void erfen(int[] arr,int target){... | 1,878 | 0.59242 | 0.564495 | 70 | 20.485714 | 15.360192 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.8 | false | false | 3 |
b19657d084cf583dca40d2c77e0969b4b6237bb8 | 27,109,833,597,861 | dc4348c52ce7c2c8027513723110d7a167d50297 | /imageCrop/imageCrop.java | 2da6258b473eb7302ed6d26ce2520694a72b0227 | [] | no_license | AdityaVandan/JavaImageProcessing | https://github.com/AdityaVandan/JavaImageProcessing | a575ee7a38a3e342fcf3ccd5db3da3dec6a4f2dd | 8f606fab29b9b69742b433c03b00b41bf3a4c8d4 | refs/heads/master | 2020-04-30T22:45:10.537000 | 2019-03-22T11:37:47 | 2019-03-22T11:37:47 | 177,127,485 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.io.*;
import javax.imageio.*;
import java.awt.image.*;
class ImageCrop
{
ImageCrop()
{
}
public BufferedImage getCroppedImage(BufferedImage i,int startX,int startY,int cWidth,int cHeight)
{
int height,width;
int matrix[][];
BufferedImage croppedImage1,croppedImage2,croppedI... | UTF-8 | Java | 1,603 | java | imageCrop.java | Java | [] | null | [] | import java.awt.*;
import java.io.*;
import javax.imageio.*;
import java.awt.image.*;
class ImageCrop
{
ImageCrop()
{
}
public BufferedImage getCroppedImage(BufferedImage i,int startX,int startY,int cWidth,int cHeight)
{
int height,width;
int matrix[][];
BufferedImage croppedImage1,croppedImage2,croppedI... | 1,603 | 0.720524 | 0.714286 | 67 | 21.925373 | 22.312111 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.895522 | false | false | 3 |
5231a0633274a6f6e8624802ad449da64dde05d8 | 31,413,390,871,619 | 60f6d57bff7c33ddef121811ba61b83a0f7b01f8 | /blog-blog/src/main/java/com/wang/blog/controller/site/user/SettingsController.java | 7dd287b8e39b0022f7a7e0757f90c69369bb5d25 | [] | no_license | SpectatorWjx/blog | https://github.com/SpectatorWjx/blog | 2e078d69dd4aa49893cca94103d23c6416510f03 | b1bd2952cfdf96db3c63cff089b2452a11cc4012 | refs/heads/master | 2022-09-28T15:48:26.788000 | 2022-09-22T08:08:47 | 2022-09-22T08:08:47 | 289,801,903 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wang.blog.controller.site.user;
import com.wang.blog.base.lang.Consts;
import com.wang.blog.base.utils.FileKit;
import com.wang.blog.controller.site.posts.UploadController;
import com.wang.blog.service.SecurityCodeService;
import com.wang.blog.service.UserService;
import com.wang.blog.service.upyun.UpYunSe... | UTF-8 | Java | 6,652 | java | SettingsController.java | Java | [
{
"context": "x.servlet.http.HttpServletRequest;\n\n/**\n * @author wjx\n * @date 2019/08/13\n */\n@Controller\n@RequestMappi",
"end": 1182,
"score": 0.9995745420455933,
"start": 1179,
"tag": "USERNAME",
"value": "wjx"
}
] | null | [] | package com.wang.blog.controller.site.user;
import com.wang.blog.base.lang.Consts;
import com.wang.blog.base.utils.FileKit;
import com.wang.blog.controller.site.posts.UploadController;
import com.wang.blog.service.SecurityCodeService;
import com.wang.blog.service.UserService;
import com.wang.blog.service.upyun.UpYunSe... | 6,652 | 0.64325 | 0.639279 | 169 | 37.745564 | 27.208385 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680473 | false | false | 3 |
322ec25912d7ede645f3e377b2716acad268e219 | 6,210,522,729,757 | 121afa112028db42a9ae68390740cc1466a7435e | /app/src/main/java/com/inspius/yo_video/activity/CommentActivity.java | fa3a009f97ea159787440b17d82dc7bbc6c7e160 | [] | no_license | krishan2890/YoVideo-Android | https://github.com/krishan2890/YoVideo-Android | 186a4fc0d8af8004b2f3310e5e5827b3771f4dd5 | e0701b85ba2bcd34ae4aaab2d40c31de1ffa0f8c | refs/heads/master | 2020-03-15T20:27:32.155000 | 2017-01-17T12:06:01 | 2017-01-17T12:06:01 | 132,333,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inspius.yo_video.activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import com.inspius.coreapp.CoreAppActivity;
import com.inspius.yo_... | UTF-8 | Java | 3,017 | java | CommentActivity.java | Java | [] | null | [] | package com.inspius.yo_video.activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import com.inspius.coreapp.CoreAppActivity;
import com.inspius.yo_... | 3,017 | 0.636062 | 0.635399 | 108 | 26.935184 | 23.554615 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435185 | false | false | 3 |
7ef07cb2cc171954fd1d061ae3933a442c78b8b2 | 12,275,016,534,842 | 85c77c9e097b8d7cfbb25a508b1d63dec80f52e1 | /app/src/main/java/net/naucu/englishxianshi/ui/SecurityCenterActivity.java | 2f64287e241af9c354ebb87767968179ce3e5bd4 | [] | no_license | songshuilin/English | https://github.com/songshuilin/English | 1643d89e31bbc9d0797592600f54985aa4cbf824 | 23097f3abd737f2c71294d22d6c7d7ea4b00ef35 | refs/heads/master | 2021-01-14T08:23:10.248000 | 2017-02-14T14:34:54 | 2017-02-14T14:34:54 | 81,954,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.naucu.englishxianshi.ui;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.view.View.OnClickListener;
import com.app.myTool.ActionTitleBarWidget;
import com.app.myTool.ActionTitleBarWidget.ClickList... | UTF-8 | Java | 2,484 | java | SecurityCenterActivity.java | Java | [
{
"context": " ModifyGenderActivity.java\n * 描述: TODO 安全中心\n * 作者: youyou_pc\n * 时间: 2015年11月26日\n * 上午10:32:20\n */\npublic class",
"end": 547,
"score": 0.9996669292449951,
"start": 538,
"tag": "USERNAME",
"value": "youyou_pc"
}
] | null | [] | package net.naucu.englishxianshi.ui;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.view.View.OnClickListener;
import com.app.myTool.ActionTitleBarWidget;
import com.app.myTool.ActionTitleBarWidget.ClickList... | 2,484 | 0.67775 | 0.669951 | 85 | 27.658823 | 23.789545 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 3 |
15cc14d3e1970a222ac6353c9bbb418bccc8c980 | 17,093,969,867,720 | f9a95296a6e33f7d730a57782c6515b48b4998b2 | /privacy-comission/privacy-comission/src/main/java/com/connectis/cbpl/service/DocumentURLUtils.java | 73e3dbe26817096b80e4045d7150395371f3bacb | [] | no_license | eidos71/privacycomission | https://github.com/eidos71/privacycomission | 396f68c6117928f64749faf0734ebc1d467d4879 | 62328b57d64a3b432f9aa5fdb9be70d555b7e088 | refs/heads/master | 2016-09-06T06:33:24.573000 | 2014-03-14T15:55:23 | 2014-03-14T15:55:23 | 22,549,263 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.connectis.cbpl.service;
import javax.annotation.Resource;
import org.springframework.context.annotation.PropertySource;
import org.springframework.context.annotation.Scope;
import org.springframework.core.env.Environment;
import org.springframework.stereotype.Component;
@PropertySource("classpat... | UTF-8 | Java | 894 | java | DocumentURLUtils.java | Java | [] | null | [] | package com.connectis.cbpl.service;
import javax.annotation.Resource;
import org.springframework.context.annotation.PropertySource;
import org.springframework.context.annotation.Scope;
import org.springframework.core.env.Environment;
import org.springframework.stereotype.Component;
@PropertySource("classpat... | 894 | 0.759508 | 0.759508 | 31 | 26.838709 | 25.817095 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.193548 | false | false | 3 |
4272a5f3252085536de76344e860d0526d1ed295 | 17,093,969,868,548 | a7246e9b0d69b29f656ccc12103fce4365a3f0db | /sources/androidx/appcompat/app/h.java | f2977b1a97715d94e9cd3af22f27802babf06d0d | [] | no_license | dungnguyenBKA/app1-decompile | https://github.com/dungnguyenBKA/app1-decompile | e1343b0505bfc8532409f5a51ddc9ac7ad439e04 | 5b9aadc0fb75d6f276e7f8ed912b430896989b15 | refs/heads/master | 2023-07-26T01:41:47.981000 | 2021-09-10T13:24:12 | 2021-09-10T13:24:12 | 405,087,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package androidx.appcompat.app;
import defpackage.k;
public interface h {
void onSupportActionModeFinished(k kVar);
void onSupportActionModeStarted(k kVar);
k onWindowStartingSupportActionMode(k.a aVar);
}
| UTF-8 | Java | 222 | java | h.java | Java | [] | null | [] | package androidx.appcompat.app;
import defpackage.k;
public interface h {
void onSupportActionModeFinished(k kVar);
void onSupportActionModeStarted(k kVar);
k onWindowStartingSupportActionMode(k.a aVar);
}
| 222 | 0.77027 | 0.77027 | 11 | 19.181818 | 19.483412 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
a3b03b37d8f0013f70f2ed10c1b0ce7ffc5221c1 | 20,306,605,412,173 | 288eab39d37d3b7d8ccdd7daf31482bc160c8908 | /app/src/main/java/gte/com/itextmosimayor/repository/MessagesRepository.java | 660cd38f1663c17b40dbddac1d578456e10fbbfc | [] | no_license | totzk9/iTextMoSiMayor | https://github.com/totzk9/iTextMoSiMayor | 2a90a038ca6cb8b6277f63202bad4b245b3d8808 | 0de618a54991bee2b4e0b5d6c723300a71dd4ba2 | refs/heads/master | 2020-09-13T15:40:42.308000 | 2019-11-20T02:38:02 | 2019-11-20T02:38:02 | 222,831,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gte.com.itextmosimayor.repository;
import android.app.Application;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonArrayRequest;
import org.json.JSONArray;
import org.json.JSONExceptio... | UTF-8 | Java | 11,780 | java | MessagesRepository.java | Java | [] | null | [] | package gte.com.itextmosimayor.repository;
import android.app.Application;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonArrayRequest;
import org.json.JSONArray;
import org.json.JSONExceptio... | 11,780 | 0.579202 | 0.578268 | 227 | 50.898678 | 36.354389 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.969163 | false | false | 3 |
9fc745b4265d3fee7b4bc35b1eb06707c58dacef | 30,210,799,983,967 | ba78ab1f53e17a757bd03656691a69d237a6758b | /src/test/java/com/korg/entity/deserializer/PaymentMethodsDeserializer.java | 5e31c33d45edba34bbe25a1934b60721d84f14bd | [] | no_license | kaps-git/wd-test-framework | https://github.com/kaps-git/wd-test-framework | 982638f5ad6bb7ba878ac92d63ef7eefa614ddb5 | 2b9b6071b330a5d90c253096f09aff8d535d722d | refs/heads/master | 2021-01-18T23:50:11.689000 | 2017-06-09T01:29:54 | 2017-06-09T01:29:54 | 46,761,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.korg.entity.deserializer;
import java.lang.reflect.Type;
import com.google.gson.JsonDeserializationContext;
import com.google.gson.JsonDeserializer;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParseException;
import com.korg.entity.PaymentMethod;
publ... | UTF-8 | Java | 1,216 | java | PaymentMethodsDeserializer.java | Java | [] | null | [] | package com.korg.entity.deserializer;
import java.lang.reflect.Type;
import com.google.gson.JsonDeserializationContext;
import com.google.gson.JsonDeserializer;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParseException;
import com.korg.entity.PaymentMethod;
publ... | 1,216 | 0.786184 | 0.784539 | 27 | 44.037037 | 34.99892 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148148 | false | false | 3 |
7d49eaf3652bf30d4dff23b1d97da3837f094dc9 | 20,418,274,575,393 | 75367f9ea2fd6cde4840cfeabaf02c3c26abacb9 | /spring/src/main/java/study/spring/aop/HelloWorldAspect2.java | 8f5f6eb6da23ed8c3f0ecd40423d2ca04a2ac941 | [] | no_license | kshine/spring | https://github.com/kshine/spring | f9271ccaf00863c3d5a98bc399b8f62c9c2616fb | 8f3e18ef1ca503bd085d35b3441ebc6151072788 | refs/heads/master | 2016-09-24T20:30:38.020000 | 2016-09-23T08:59:50 | 2016-09-23T08:59:50 | 68,094,212 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package study.spring.aop;
import org.aspectj.lang.annotation.Aspect;
@Aspect
public class HelloWorldAspect2 {
}
| UTF-8 | Java | 124 | java | HelloWorldAspect2.java | Java | [] | null | [] | package study.spring.aop;
import org.aspectj.lang.annotation.Aspect;
@Aspect
public class HelloWorldAspect2 {
}
| 124 | 0.733871 | 0.725806 | 8 | 13.5 | 15.835088 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
2cc418d8c254b473727ca436647dc1f8355b3a0e | 7,937,099,575,158 | c66b6325ac34672abd3cfa40402879df5fd3a04a | /app/src/main/java/nsu/fit/g14201/marchenko/phoenix/recordrepository/RecordLocalRepoStateListener.java | c324c3c65dca0ed6af983a21d32748bd28c3d4af | [] | no_license | AnnMir/Phoenix-public-version | https://github.com/AnnMir/Phoenix-public-version | 656b67dd315aeb9e5021b951a24ea93334acb0cd | cfeedcec6225984b771e6155c7a8dadd461443b5 | refs/heads/master | 2023-01-05T09:01:49.420000 | 2020-11-03T10:17:12 | 2020-11-03T10:17:12 | 309,661,265 | 0 | 0 | null | false | 2020-11-03T11:24:36 | 2020-11-03T11:13:18 | 2020-11-03T11:22:00 | 2020-11-03T11:24:14 | 0 | 0 | 0 | 0 | Java | false | false | package nsu.fit.g14201.marchenko.phoenix.recordrepository;
public class RecordLocalRepoStateListener {
}
| UTF-8 | Java | 107 | java | RecordLocalRepoStateListener.java | Java | [] | null | [] | package nsu.fit.g14201.marchenko.phoenix.recordrepository;
public class RecordLocalRepoStateListener {
}
| 107 | 0.841121 | 0.794393 | 5 | 20.4 | 25.032778 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
858cc042289280d6864354ebf9bf36203732bc24 | 15,410,342,721,846 | ee9db88b6a6d3baf22f96fed97d34b9d6e9f7d4a | /src/com/web/Process.java | 8221f8db3bdfdd22a63113185dccedae24b44289 | [] | no_license | confiself/Phone | https://github.com/confiself/Phone | bce58c9b9050af95ee6cff7a0fa8ec55fd5a6645 | f4f80c4c30958bc91adce87b9f9520fc23fc2c4f | refs/heads/master | 2021-05-16T13:35:02.779000 | 2017-10-01T02:26:59 | 2017-10-01T02:26:59 | 105,413,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web;
import java.io.IOException;
import java.util.Random;
import javax.script.Invocable;
import javax.script.ScriptEngine;
import javax.script.ScriptEngineManager;
import javax.script.ScriptException;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JTable;
import c... | GB18030 | Java | 4,701 | java | Process.java | Java | [] | null | [] | package com.web;
import java.io.IOException;
import java.util.Random;
import javax.script.Invocable;
import javax.script.ScriptEngine;
import javax.script.ScriptEngineManager;
import javax.script.ScriptException;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JTable;
import c... | 4,701 | 0.663802 | 0.653276 | 134 | 32.738808 | 31.660025 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.104478 | false | false | 3 |
b808f1e267fd052643e004321f58f90c06c424cb | 7,679,401,541,828 | 33b0dc64176b0f8800be00f44ee6ccded7f92a6f | /src/main/java/com/pompey/upms/config/ShardingDataSourceConfig.java | 71352adb23cef297055f449763ee64ae5138a6b9 | [] | no_license | PompeyXu/pompey-upms | https://github.com/PompeyXu/pompey-upms | 8ffdf7dfaf949f195ebcf6775f4f32654a824ba5 | dd031f57b134eec10ae5215719f72961bbd76ebe | refs/heads/master | 2022-06-26T04:10:06.113000 | 2019-08-03T07:26:53 | 2019-08-03T07:26:53 | 179,809,511 | 4 | 0 | null | false | 2022-06-17T02:19:38 | 2019-04-06T08:47:27 | 2020-05-14T10:21:03 | 2022-06-17T02:19:38 | 230 | 3 | 0 | 1 | Java | false | false | package com.pompey.upms.config;
import java.sql.SQLException;
import java.util.Map;
import java.util.Properties;
import javax.sql.DataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition... | UTF-8 | Java | 3,384 | java | ShardingDataSourceConfig.java | Java | [
{
"context": "aveDataSourceFactory;\n\n/**\n * 数据源配置\n * \n * @author PompeyXu\n * @date 2019-04-20 18:39\n */\n@Configuration\n@Ena",
"end": 736,
"score": 0.9970923662185669,
"start": 728,
"tag": "NAME",
"value": "PompeyXu"
}
] | null | [] | package com.pompey.upms.config;
import java.sql.SQLException;
import java.util.Map;
import java.util.Properties;
import javax.sql.DataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition... | 3,384 | 0.817612 | 0.813134 | 86 | 37.953487 | 34.795719 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.534884 | false | false | 3 |
c74559bbece27c22d075da860baa64a13be8c627 | 7,344,394,144,577 | 6df5d712d79c42a7810c99e88744d94efe0810be | /SoftServe/src/ChangePanelEvent.java | 56832af39cdb0aa882c2c23942fafc992a4a6854 | [] | no_license | charberg/CarletonSoftServeComp | https://github.com/charberg/CarletonSoftServeComp | 6303872f99b1b63286de739a03423b6de53bd781 | aa096d80569d0e268f3be2dd88c687134ff1311f | refs/heads/master | 2016-08-04T17:51:26.858000 | 2015-02-06T00:14:44 | 2015-02-06T00:14:44 | 24,818,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
import javax.swing.JPanel;
public class ChangePanelEvent extends EventObject{
/**
*
*/
private static final long serialVersionUID = 1L;
public ChangePanelEvent(Object source, String c){
super(source);
}
public void changePanel(JPanel panel){
//ChangePanelEvent e ... | UTF-8 | Java | 361 | java | ChangePanelEvent.java | Java | [] | null | [] |
import java.util.*;
import javax.swing.JPanel;
public class ChangePanelEvent extends EventObject{
/**
*
*/
private static final long serialVersionUID = 1L;
public ChangePanelEvent(Object source, String c){
super(source);
}
public void changePanel(JPanel panel){
//ChangePanelEvent e ... | 361 | 0.67867 | 0.6759 | 19 | 16.894737 | 19.941744 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 3 |
5834ebc37ceac826a431742fd32e282c758f59a0 | 8,899,172,264,277 | 6967e402b349e4387a2e7d40d86e3ded716b9da8 | /Game/src/Editor/comp/FileField.java | c2f63b5245ff1a2880971d2b9ce48fd9d2e9a245 | [] | no_license | tariqbroadnax/Project | https://github.com/tariqbroadnax/Project | 3f5358634cb1a8c13a0158788291b191dd37c592 | be10f1ae226224271b5a29fc6467d581fe0d4cf8 | refs/heads/master | 2021-01-11T01:04:52.470000 | 2017-03-06T23:14:11 | 2017-03-06T23:14:11 | 70,843,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Editor.comp;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.filechooser.FileFilter;
import Editor.TextField;
public class FileField extends Form
implemen... | UTF-8 | Java | 1,458 | java | FileField.java | Java | [] | null | [] | package Editor.comp;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.filechooser.FileFilter;
import Editor.TextField;
public class FileField extends Form
implemen... | 1,458 | 0.683128 | 0.677641 | 92 | 14.847826 | 14.626461 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.76087 | false | false | 3 |
c0688f4aeb90543eafc10f42a458562719574151 | 18,296,560,697,388 | 2bc029672579ea8fd2da412d95faf73014f19fac | /src/com/adkms/blokersi/libs/Biurwa.java | a88debe64705107675f50ea47aafcd227583a412 | [] | no_license | bamboleho/Blokersi | https://github.com/bamboleho/Blokersi | 2285c0332ac8065156abdd74d6ae3cb591581f25 | 8509544cc8a35cacf2989df3e9b04815a23b5ab4 | refs/heads/master | 2016-09-16T04:58:02.237000 | 2014-01-29T17:14:12 | 2014-01-29T17:14:12 | 14,232,546 | 1 | 0 | null | false | 2014-01-07T16:02:02 | 2013-11-08T12:33:00 | 2014-01-07T16:02:02 | 2014-01-07T16:02:02 | 6,429 | 0 | 1 | 0 | Java | null | null | /**
* @file Biurwa.java
* @author Kamil Bojes
*/
package com.adkms.blokersi.libs;
/**
* Klasa reprezentujaca jednostke Biurwa
* @author Kamil Bojes
*/
public class Biurwa extends Officials
{
/**
* Konstruktor, ustawiajacy parametry klasy
*/
public Biurwa()
{
super... | UTF-8 | Java | 384 | java | Biurwa.java | Java | [
{
"context": "/**\r\n * @file Biurwa.java\r\n * @author Kamil Bojes\r\n */\r\n\r\npackage com.adkms.blokersi.libs;\r\n\r\n/**\r\n",
"end": 49,
"score": 0.9998842477798462,
"start": 38,
"tag": "NAME",
"value": "Kamil Bojes"
},
{
"context": " Klasa reprezentujaca jednostke Biurwa\r\n *... | null | [] | /**
* @file Biurwa.java
* @author <NAME>
*/
package com.adkms.blokersi.libs;
/**
* Klasa reprezentujaca jednostke Biurwa
* @author <NAME>
*/
public class Biurwa extends Officials
{
/**
* Konstruktor, ustawiajacy parametry klasy
*/
public Biurwa()
{
super(4, 5, 0, ... | 374 | 0.572917 | 0.546875 | 21 | 16.380953 | 18.219498 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 3 |
c90f22790880a630f1f0c38f912e4685dac6b8d9 | 2,920,577,805,707 | 7b012f90212549bb413260ac48aec776f6401f29 | /Spring_Hai/SpringBootThymeleft/src/main/java/com/example/thymeleafdemo/model/Student.java | cb31d7d999db4bf199e0baf900fa81e1127a7177 | [] | no_license | thaibinh204/isl_java_k01 | https://github.com/thaibinh204/isl_java_k01 | acbf834e78fdc2d2b6170af8ff7625f6c1d18a6b | 5e12476b7a84abc3ef6635aa2774baac241a37fb | refs/heads/master | 2022-11-26T03:44:53.523000 | 2020-08-08T01:25:55 | 2020-08-08T01:25:55 | 265,229,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.thymeleafdemo.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "students")
public cla... | UTF-8 | Java | 1,420 | java | Student.java | Java | [] | null | [] | package com.example.thymeleafdemo.model;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "students")
public cla... | 1,420 | 0.719014 | 0.719014 | 83 | 16.108435 | 14.790922 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.060241 | false | false | 3 |
44c59a408425acdd719a21faba5e83b3150e3e27 | 24,678,882,149,289 | 173256744b5ecb238acfdc97a594acd6dd84710a | /DataDiplayerAdepter.java | 86cccd5aeac330f15e995a182f9b1638337e61b3 | [] | no_license | JayHelaiya/viewPager_with_economist | https://github.com/JayHelaiya/viewPager_with_economist | a229d3f14bd55d85ef81b972f3b30f9e5e6e6ef2 | aed62dacc0707922b1f8e1612e3b1c7a7058b06a | refs/heads/master | 2021-01-19T04:02:28.808000 | 2016-07-11T09:25:16 | 2016-07-11T09:25:16 | 63,054,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android_7.viewpagerexample;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
i... | UTF-8 | Java | 2,260 | java | DataDiplayerAdepter.java | Java | [
{
"context": "w;\n\nimport java.util.ArrayList;\n\n/**\n * Created by android-7 on 9/6/16.\n */\npublic class DataDiplayerAdepter ",
"end": 446,
"score": 0.9991800785064697,
"start": 437,
"tag": "USERNAME",
"value": "android-7"
}
] | null | [] | package com.example.android_7.viewpagerexample;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
i... | 2,260 | 0.703097 | 0.699558 | 73 | 29.958904 | 26.738939 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589041 | false | false | 3 |
ba6402e0eafd11ef2ab06c4fe964de79f3665934 | 21,595,095,610,600 | ccc5adcb71b3b595cb02d34c100a019382323107 | /src/main/java/com/example/demo/controller/UserController.java | 3806f55d9d2b04e5295b0c2622d3196379197e12 | [] | no_license | PasserByJia/spring-shiro | https://github.com/PasserByJia/spring-shiro | dd959f601e61f02f09056cff241cc55bf276b3e8 | 7692b4c6b7e4fac231fa974480cd46e20b759ded | refs/heads/master | 2020-03-26T17:48:50.169000 | 2018-10-17T15:09:19 | 2018-10-17T15:09:19 | 145,182,349 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import com.example.demo.domain.User;
import com.example.demo.util.Common;
import com.example.demo.util.ResponseUtil;
import org.apache.shiro.SecurityUtils;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
imp... | UTF-8 | Java | 1,213 | java | UserController.java | Java | [
{
"context": "indByUsername(username);\n user.setPassword(newPassword);\n try{\n userService.update(use",
"end": 910,
"score": 0.8990018367767334,
"start": 899,
"tag": "PASSWORD",
"value": "newPassword"
}
] | null | [] | package com.example.demo.controller;
import com.example.demo.domain.User;
import com.example.demo.util.Common;
import com.example.demo.util.ResponseUtil;
import org.apache.shiro.SecurityUtils;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
imp... | 1,212 | 0.747664 | 0.742566 | 29 | 39.586208 | 25.632034 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 3 |
62ede982872640d7ed04d646fb0cf6e7d2596532 | 5,351,529,309,053 | 641e77f33ad8fa499cc36b661e3c24917bc47f96 | /timesheetNew/src/server/essp/timesheet/outwork/logic/LgAccount.java | de0b2fd151b529efe10ff27c4a958890ce7aa2f6 | [] | no_license | stonethink/essp | https://github.com/stonethink/essp | 43203bba6d95438eca7e47a071beba32dc7c2db1 | 10267cd3af60fc06631a7ff4b7fd855f7143f271 | refs/heads/master | 2021-04-12T10:07:27.792000 | 2018-04-22T03:18:02 | 2018-04-22T03:18:02 | 126,622,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server.essp.timesheet.outwork.logic;
import java.util.List;
import net.sf.hibernate.HibernateException;
import db.essp.timesheet.TsAccount;
import db.essp.timesheet.TsCodeValue;
import db.essp.timesheet.TsOutworkerPrivilege;
import server.essp.framework.logic.AbstractESSPLogic;
import server.framework.common... | GB18030 | Java | 4,091 | java | LgAccount.java | Java | [] | null | [] | package server.essp.timesheet.outwork.logic;
import java.util.List;
import net.sf.hibernate.HibernateException;
import db.essp.timesheet.TsAccount;
import db.essp.timesheet.TsCodeValue;
import db.essp.timesheet.TsOutworkerPrivilege;
import server.essp.framework.logic.AbstractESSPLogic;
import server.framework.common... | 4,091 | 0.679862 | 0.676912 | 142 | 27.640844 | 23.490286 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.570423 | false | false | 3 |
0f94e367257f1b07439f60c9c4ad8b4c7415ceac | 9,895,604,710,222 | 6b9588d36a20f37323724d39cf196feb31dc3103 | /skycloset_malware/src/com/facebook/f/a/a/f.java | 6f039cae406a2a073bbcc82b073faaf789b5882a | [] | no_license | won21kr/Malware_Project_Skycloset | https://github.com/won21kr/Malware_Project_Skycloset | f7728bef47c0b231528fdf002e3da4fea797e466 | 1ad90be1a68a4e9782a81ef1490f107489429c32 | refs/heads/master | 2022-12-07T11:27:48.119000 | 2019-12-16T21:39:19 | 2019-12-16T21:39:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.f.a.a;
import android.content.Context;
import android.content.res.Resources;
import com.facebook.common.b.f;
import com.facebook.common.d.e;
import com.facebook.common.d.l;
import com.facebook.f.b.a;
import com.facebook.f.c.d;
import com.facebook.imagepipeline.d.p;
import com.facebook.imagepipelin... | UTF-8 | Java | 1,504 | java | f.java | Java | [] | null | [] | package com.facebook.f.a.a;
import android.content.Context;
import android.content.res.Resources;
import com.facebook.common.b.f;
import com.facebook.common.d.e;
import com.facebook.common.d.l;
import com.facebook.f.b.a;
import com.facebook.f.c.d;
import com.facebook.imagepipeline.d.p;
import com.facebook.imagepipelin... | 1,504 | 0.629654 | 0.621011 | 57 | 25.385965 | 20.204876 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
3a2bc5557a034496869b487edd8800db062e583b | 21,723,944,640,753 | 88a0e2ae46040a6852d87bf12653c95ecbdb1c52 | /src/main/java/code_samples/algorithm/BinarySearch.java | ee69822a85613bd515eb888818230808e90bbf64 | [] | no_license | naelir/code_samples | https://github.com/naelir/code_samples | 1fa2c08b46830703c3d6e6ce10201b3d501053d5 | 991c57de8c6d6ccda6e3d443d74edec51652b13a | refs/heads/master | 2020-03-07T03:26:38.947000 | 2019-03-24T13:03:47 | 2019-03-24T13:03:47 | 127,235,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package code_samples.algorithm;
public class BinarySearch {
private final int[] array;
public BinarySearch(final int[] array) {
this.array = array;
}
public int search(final int toFind, final int left, final int right) {
if (right >= left) {
final int middle = left + (right - left) / 2;
if ... | UTF-8 | Java | 550 | java | BinarySearch.java | Java | [] | null | [] | package code_samples.algorithm;
public class BinarySearch {
private final int[] array;
public BinarySearch(final int[] array) {
this.array = array;
}
public int search(final int toFind, final int left, final int right) {
if (right >= left) {
final int middle = left + (right - left) / 2;
if ... | 550 | 0.632727 | 0.625455 | 22 | 23.09091 | 20.194304 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.318182 | false | false | 3 |
831b11fa94b2f7c2b407ff1df10741909365b997 | 38,869,454,061,689 | 2d5c4791438c457da1dc78e18bdfc32f2d0da18a | /eiff-framework-test-parent/eiff-framework-test/src/main/java/com/eiff/framework/test/automock/MockInfo.java | dca21e30f2ef1670cb226b88d4f58ecb9a13b2b4 | [] | no_license | mazhaohui0710/cool-framework | https://github.com/mazhaohui0710/cool-framework | 632bb9fabc407d3b8cd9274c6168c3ebf95aab98 | c801e3096ea8f87cdc15b3057ed55e00e0240197 | refs/heads/master | 2021-09-21T00:21:48.760000 | 2018-08-17T10:11:28 | 2018-08-17T10:11:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eiff.framework.test.automock;
import java.util.Set;
import com.eiff.framework.test.automock.group.MockClazPack;
import com.eiff.framework.test.automock.vo.MockBeanDefinition;
public abstract class MockInfo {
public abstract Set<MockBeanDefinition> getIncludeList();
public abstract Set<MockBeanDefinit... | UTF-8 | Java | 1,114 | java | MockInfo.java | Java | [] | null | [] | package com.eiff.framework.test.automock;
import java.util.Set;
import com.eiff.framework.test.automock.group.MockClazPack;
import com.eiff.framework.test.automock.vo.MockBeanDefinition;
public abstract class MockInfo {
public abstract Set<MockBeanDefinition> getIncludeList();
public abstract Set<MockBeanDefinit... | 1,114 | 0.770198 | 0.770198 | 36 | 29.944445 | 29.582224 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.861111 | false | false | 3 |
30487f014d9ebc88a644ae3f1d75e92335bd7f3e | 12,120,397,771,966 | e8e2a833a95c169d688f4570b9a259c1c1247568 | /src/leetCode/repository/No1014BestSightseeingPair.java | c14ab8425801c48df0bb0d753e85d064883f3af9 | [] | no_license | jiangxiewei/acm | https://github.com/jiangxiewei/acm | dba53b600dd1bca3de8e49a9cb56927dba11a4dd | 2e53c59ce30e6c74d04c3ebf527acd9296be20e3 | refs/heads/master | 2023-09-05T03:57:31.851000 | 2023-08-18T04:10:15 | 2023-08-18T04:10:15 | 139,950,859 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetCode.repository;
/**
* 输入:[8,1,5,2,6]
* 输出:11
* 解释:i = 0, j = 2, A[i] + A[j] + i - j = 8 + 5 + 0 - 2 = 11
*
* @author jiang
* @date 2020/6/17
*/
public class No1014BestSightseeingPair {
public static void main(String[] args) {
No1014BestSightseeingPair pair = new No1014BestSightseeingPa... | UTF-8 | Java | 1,081 | java | No1014BestSightseeingPair.java | Java | [
{
"context": " + A[j] + i - j = 8 + 5 + 0 - 2 = 11\n *\n * @author jiang\n * @date 2020/6/17\n */\npublic class No1014BestSig",
"end": 141,
"score": 0.9981968402862549,
"start": 136,
"tag": "USERNAME",
"value": "jiang"
}
] | null | [] | package leetCode.repository;
/**
* 输入:[8,1,5,2,6]
* 输出:11
* 解释:i = 0, j = 2, A[i] + A[j] + i - j = 8 + 5 + 0 - 2 = 11
*
* @author jiang
* @date 2020/6/17
*/
public class No1014BestSightseeingPair {
public static void main(String[] args) {
No1014BestSightseeingPair pair = new No1014BestSightseeingPa... | 1,081 | 0.52322 | 0.480908 | 36 | 25.916666 | 24.421501 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.805556 | false | false | 3 |
0980f5aa9b85cf5737fbc325adb4218f11865da9 | 39,384,850,119,031 | f5500eb3911517a05fb58513d3567ed270406fe2 | /quadribol-api/src/main/java/quadribolapi/controller/EquipeController.java | 6ac691409c11051ddf0ab13f1e8268b33adc5423 | [] | no_license | lucasnlima/quadribol_cup | https://github.com/lucasnlima/quadribol_cup | 4df38910b41628a0891fbba6661bba39a7ea1a59 | a8dfbbf571cc1249203df4545c3dff4258770131 | refs/heads/main | 2023-03-26T12:37:40.464000 | 2021-03-24T22:20:48 | 2021-03-24T22:20:48 | 328,840,879 | 1 | 1 | null | false | 2021-03-24T22:19:30 | 2021-01-12T01:44:03 | 2021-03-24T20:39:44 | 2021-03-24T22:19:28 | 3,227 | 1 | 1 | 0 | Java | false | false | package quadribolapi.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springfra... | UTF-8 | Java | 1,130 | java | EquipeController.java | Java | [] | null | [] | package quadribolapi.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springfra... | 1,130 | 0.806195 | 0.806195 | 39 | 27.97436 | 22.917339 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
c1dd6a9c61280ee6537b822805e25c45c1c10bf9 | 39,341,900,431,585 | 5169a31d0ece0effa81203f65222ed9d5f2e1179 | /src/main/java/com/ckp/test/facade/SubClassC.java | dfae6a9a82bed23ce4e75326f58efbe6dbf1846e | [] | no_license | yuweiqwe/DesignPattern | https://github.com/yuweiqwe/DesignPattern | d6414f50a3ea8f6e31544cea3abb620bfc6fa3cf | c037a5a29db27f2040edf19ee0b4d9488ff95d94 | refs/heads/master | 2023-02-19T19:34:49.822000 | 2023-02-09T07:59:55 | 2023-02-09T07:59:55 | 117,545,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ckp.test.facade;
public class SubClassC {
public void doSomethingC(){
System.out.println("SubClassC doSomethingC");
}
}
| UTF-8 | Java | 140 | java | SubClassC.java | Java | [] | null | [] | package com.ckp.test.facade;
public class SubClassC {
public void doSomethingC(){
System.out.println("SubClassC doSomethingC");
}
}
| 140 | 0.728571 | 0.728571 | 9 | 14.555555 | 16.506639 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 3 |
b7dd43e94ee2a55a4ba263316f2ed51933528266 | 36,919,538,902,846 | 71a10512bf20614e71fbcaf0f11137308a631105 | /common/src/main/java/common/datatypes/Item.java | 9d6e2d8bb120d8aabb074dc2a2529961ccea9cca | [] | no_license | largecats/flink-learning | https://github.com/largecats/flink-learning | 79adb551a80e18e425bffdd2c0b82d33004e644d | 3b5877e54ab9ff2eab2414c095ed0811329f1a5b | refs/heads/main | 2023-07-09T07:22:21.224000 | 2021-08-17T10:34:58 | 2021-08-17T10:34:58 | 357,517,432 | 1 | 0 | null | false | 2021-06-25T03:23:03 | 2021-04-13T10:46:10 | 2021-06-25T03:17:57 | 2021-06-25T03:23:02 | 138 | 0 | 0 | 0 | Java | false | false | package common.datatypes;
import common.utils.DataGenerator;
import java.io.Serializable;
public class Item implements Serializable {
public Item() {
DataGenerator g = new DataGenerator(0L); // dummy rideId
this.color = new Color(g.color());
this.shape = new Shape(g.shape());
}
p... | UTF-8 | Java | 673 | java | Item.java | Java | [] | null | [] | package common.datatypes;
import common.utils.DataGenerator;
import java.io.Serializable;
public class Item implements Serializable {
public Item() {
DataGenerator g = new DataGenerator(0L); // dummy rideId
this.color = new Color(g.color());
this.shape = new Shape(g.shape());
}
p... | 673 | 0.61367 | 0.612184 | 33 | 19.39394 | 17.259058 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424242 | false | false | 3 |
bfe8c4a83357cab3bee38941e0cd592abb6f1383 | 37,976,100,855,344 | dd4878c975858ec16bbe4f0af97cf2017e032f4e | /sexyvc/app/src/main/java/com/qtin/sexyvc/ui/main/fragInvestor/di/FragInvestorComponent.java | 252280aae5f447c5993a064cac840ee06cd754f4 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | yuchunheyuyuyu/testSexyvc | https://github.com/yuchunheyuyuyu/testSexyvc | 21a31ac8639272bfeae10269818c664a129944e6 | 53695e6ab325f0fff8f23316df9d50572e3b4cdd | refs/heads/master | 2021-04-26T23:51:10.769000 | 2017-10-09T02:11:45 | 2017-10-09T02:11:45 | 123,869,771 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qtin.sexyvc.ui.main.fragInvestor.di;
import com.jess.arms.di.scope.FragmentScope;
import com.qtin.sexyvc.common.AppComponent;
import com.qtin.sexyvc.ui.main.fragInvestor.FragInvestor;
import dagger.Component;
/**
* Created by ls on 17/4/26.
*/
@FragmentScope
@Component(modules = FragInvestorModule.class... | UTF-8 | Java | 442 | java | FragInvestorComponent.java | Java | [
{
"context": "estor;\nimport dagger.Component;\n\n/**\n * Created by ls on 17/4/26.\n */\n@FragmentScope\n@Component(modules",
"end": 243,
"score": 0.7344153523445129,
"start": 241,
"tag": "USERNAME",
"value": "ls"
}
] | null | [] | package com.qtin.sexyvc.ui.main.fragInvestor.di;
import com.jess.arms.di.scope.FragmentScope;
import com.qtin.sexyvc.common.AppComponent;
import com.qtin.sexyvc.ui.main.fragInvestor.FragInvestor;
import dagger.Component;
/**
* Created by ls on 17/4/26.
*/
@FragmentScope
@Component(modules = FragInvestorModule.class... | 442 | 0.79638 | 0.785068 | 15 | 28.466667 | 23.835175 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 3 |
8668c13f876452156039139bdc81b328d068b612 | 39,402,029,989,469 | 74b1bb9f79433e9e16d034adf04573e2911a0213 | /common/adudewithapc/goodorevil/weapon/ItemHolySword.java | 42b4182232dac1253306b0b2b6d983c473eafbbb | [] | no_license | adudewithapc/Good-Or-Evil-Mod | https://github.com/adudewithapc/Good-Or-Evil-Mod | dde9d8bd82479e0a43779f332338df19b1dc1a91 | 49ab9f36cac00fcc9e06de77b4f3288eca97193e | refs/heads/master | 2016-09-07T22:03:39.834000 | 2014-04-12T07:44:14 | 2014-04-12T07:44:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adudewithapc.goodorevil.weapon;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.item.EnumToolMaterial;
import net.minecraft.item.ItemSword;
import adudewithapc.goodorevil.GOE_Main;
public class ItemHolySword extends ItemSword {
public ItemHolySword(int par1, EnumToolMaterial ... | UTF-8 | Java | 558 | java | ItemHolySword.java | Java | [] | null | [] | package adudewithapc.goodorevil.weapon;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.item.EnumToolMaterial;
import net.minecraft.item.ItemSword;
import adudewithapc.goodorevil.GOE_Main;
public class ItemHolySword extends ItemSword {
public ItemHolySword(int par1, EnumToolMaterial ... | 558 | 0.820789 | 0.81362 | 18 | 30 | 24.986664 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 3 |
ac681c2cb4b9ec523a7bcef6f60c183a832bac7c | 34,909,494,230,604 | e6be822e98295eef1b3b686372e1fae96eff3ed9 | /src/com/test/Main_System_Test.java | 22e25bc075afc69231343eede00203c465e8fe12 | [] | no_license | GongchunDing/ATM_System_SQL | https://github.com/GongchunDing/ATM_System_SQL | cc244c25f1129e9afa19a40fa17fa28d1f36e4e4 | e781eb6cd5f209626203cc9937a8756323be3062 | refs/heads/master | 2021-09-02T11:51:41.048000 | 2018-01-02T09:36:40 | 2018-01-02T09:36:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test;
import com.menu.StartMenu;
import java.sql.SQLException;
public class Main_System_Test {
/**
* 测试主函数
*/
public static void main(String[] args) throws SQLException {
StartMenu menu=new StartMenu();
menu.start();
}
}
| UTF-8 | Java | 258 | java | Main_System_Test.java | Java | [] | null | [] | package com.test;
import com.menu.StartMenu;
import java.sql.SQLException;
public class Main_System_Test {
/**
* 测试主函数
*/
public static void main(String[] args) throws SQLException {
StartMenu menu=new StartMenu();
menu.start();
}
}
| 258 | 0.697581 | 0.697581 | 16 | 14.5 | 16.874537 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 3 |
ce1bedccd54621383f9ea691902c5f8571416c8e | 36,876,589,235,842 | 9d43bd809794732b99d091c912b4939b729a80fd | /src/test/java/com/yq/web/jsoup/JsoupTest.java | 68686f061cdf65a233bd7c7c64efed8c60ff0abf | [] | no_license | qsyyke/javaweb-donation-system | https://github.com/qsyyke/javaweb-donation-system | 16185de3ad8f689a56b62e35402d2715aff42258 | 55f5a9c90dbe723f04a6a085a72a8e4ffaf6d4b8 | refs/heads/master | 2023-06-18T20:59:16.970000 | 2021-07-14T11:58:24 | 2021-07-14T11:58:24 | 385,883,186 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yq.web.jsoup;
import com.gargoylesoftware.htmlunit.*;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import org.junit.Test;
import java.net.URL;
/**
* @Author 程钦义 vipblogs.cn
* @Version 1.0
*/
public class JsoupTest {
@Test
public void test1() throws Exception {
String keyWord = "... | UTF-8 | Java | 1,204 | java | JsoupTest.java | Java | [
{
"context": "junit.Test;\n\nimport java.net.URL;\n\n/**\n * @Author 程钦义 vipblogs.cn\n * @Version 1.0\n */\npublic class Jsou",
"end": 183,
"score": 0.9997566342353821,
"start": 180,
"tag": "NAME",
"value": "程钦义"
},
{
"context": "t1() throws Exception {\n String keyWord = \"Js... | null | [] | package com.yq.web.jsoup;
import com.gargoylesoftware.htmlunit.*;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import org.junit.Test;
import java.net.URL;
/**
* @Author 程钦义 vipblogs.cn
* @Version 1.0
*/
public class JsoupTest {
@Test
public void test1() throws Exception {
String keyWord = "... | 1,204 | 0.717028 | 0.639399 | 37 | 31.378378 | 42.565277 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594595 | false | false | 3 |
9fdbc8eef9cee78630bfa0a252a1e18972b71cd4 | 19,353,122,678,875 | e8b04f5611f387a36e9c7edece57102b578fc565 | /source_code/whitebug/Simple Home Automation Source Code/Angar/app/src/main/java/com/dennismwebia/angar/activities/DeviceActionActivity.java | ad8dcb474dc40da741ed977033accce2dd21e691 | [] | no_license | perumaluniversal/whitebug | https://github.com/perumaluniversal/whitebug | ecacf373553575316b088284c23bd89ca293eedb | f4f54f031fb0204427ded99f3b438e750ebaca23 | refs/heads/main | 2023-02-19T00:20:07.881000 | 2021-01-15T07:58:33 | 2021-01-15T07:58:33 | 329,844,357 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dennismwebia.angar.activities;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.AsyncTask;
import android.support.v4.app.ActivityCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.sup... | UTF-8 | Java | 5,688 | java | DeviceActionActivity.java | Java | [] | null | [] | package com.dennismwebia.angar.activities;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.AsyncTask;
import android.support.v4.app.ActivityCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.sup... | 5,688 | 0.627813 | 0.622187 | 161 | 34.329193 | 28.666161 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621118 | false | false | 3 |
4f13c14ee94320d952859573ba13cd4ce95e0cfd | 35,656,818,527,960 | aba62c417bc268909a00dc82ce53a15fd91fbbdd | /src/formula/FormulaParser.java | 796132bc1d4bb728df6386b72771688ad0a6c208 | [] | no_license | fractalic/lab9-fall2015 | https://github.com/fractalic/lab9-fall2015 | fea1200c1f01d20540c31d7080eb48d4930b8370 | 332a452fd7315f15395f3def2b8310a2a63fd557 | refs/heads/master | 2021-01-17T20:56:41.798000 | 2015-11-16T00:23:30 | 2015-11-16T00:23:30 | 45,564,078 | 0 | 0 | null | true | 2015-11-04T20:01:33 | 2015-11-04T20:01:33 | 2015-11-03T00:15:26 | 2015-10-27T17:18:28 | 1,395 | 0 | 0 | 0 | null | null | null | // Generated from Formula.g4 by ANTLR 4.4
package formula;
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.misc.*;
import org.antlr.v4.runtime.tree.*;
import java.util.List;
import java.util.Iterator;
import java.util.ArrayList;
@Supp... | UTF-8 | Java | 10,024 | java | FormulaParser.java | Java | [] | null | [] | // Generated from Formula.g4 by ANTLR 4.4
package formula;
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.misc.*;
import org.antlr.v4.runtime.tree.*;
import java.util.List;
import java.util.Iterator;
import java.util.ArrayList;
@Supp... | 10,024 | 0.692837 | 0.655826 | 316 | 30.724684 | 27.131598 | 97 | false | false | 0 | 0 | 48 | 0.004789 | 0 | 0 | 2.740506 | false | false | 3 |
b6baab1f3859c1fa2fe9b61b98356ca1088b4a99 | 39,599,598,470,661 | 3a1b817888933d52d6b23aaeae000c283d7906e0 | /src/view/ViewLevel.java | c257d633e2e0bf160d7e5cf962f066394430613f | [
"MIT"
] | permissive | thibauth01/Mastermind | https://github.com/thibauth01/Mastermind | 2dbfd43bf197d8f5fd35ab62b0910e2915a7444d | ccc4c10d7d7365bc1cbdda0f6650691c300a1330 | refs/heads/master | 2020-08-11T23:20:15.893000 | 2018-12-21T14:41:56 | 2018-12-21T14:41:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JRootPane;
import javax.swing.border.EmptyBorder;
import model.ModelGame;
import java.awt.GridBagLayout;
import javax.swing.JButton;
import java.awt.GridBagConstraints;
import java.awt.Insets;
import ja... | UTF-8 | Java | 5,535 | java | ViewLevel.java | Java | [
{
"context": "ngUtilities;\nimport java.awt.Font;\n\n/**\n * @author BOHYN Gauthier\n * @author HERMANT Thibaut\n * @author MEYERS Humb",
"end": 564,
"score": 0.9998660087585449,
"start": 550,
"tag": "NAME",
"value": "BOHYN Gauthier"
},
{
"context": "wt.Font;\n\n/**\n * @author BOHYN... | null | [] | package view;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JRootPane;
import javax.swing.border.EmptyBorder;
import model.ModelGame;
import java.awt.GridBagLayout;
import javax.swing.JButton;
import java.awt.GridBagConstraints;
import java.awt.Insets;
import ja... | 5,510 | 0.718648 | 0.696422 | 172 | 31.174419 | 21.317474 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.819767 | false | false | 3 |
d2ed507b79c5b65e11591851b13156631138be5e | 26,877,905,361,277 | d3197e32327401ab7736a3f9bdf61b9c48439f72 | /app/src/main/java/com/cafedroid/gpstrackerapp/JoinCircleActivity.java | 925fc53d07db4f56cdcc14df6c13f9ff5289c638 | [] | no_license | rachitbhutani1998/GPS-Tracker | https://github.com/rachitbhutani1998/GPS-Tracker | 78a6bcbdd898d5ae72cfc9c1c9fd57f27788eecb | 42701da91a44fdcd15666b879c553261a7b3a9e8 | refs/heads/master | 2020-04-13T04:19:08.998000 | 2018-12-24T06:22:49 | 2018-12-24T06:22:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cafedroid.gpstrackerapp;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Toast;
import com.goodiebag.pinview.Pinview;
i... | UTF-8 | Java | 3,433 | java | JoinCircleActivity.java | Java | [
{
"context": "package com.cafedroid.gpstrackerapp;\n\nimport android.support.annotation",
"end": 21,
"score": 0.5682480931282043,
"start": 17,
"tag": "USERNAME",
"value": "roid"
}
] | null | [] | package com.cafedroid.gpstrackerapp;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Toast;
import com.goodiebag.pinview.Pinview;
i... | 3,433 | 0.617244 | 0.616662 | 102 | 32.666668 | 31.456579 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 3 |
2bb784fe1779073d256f426bb816f68a8e092bb8 | 14,568,529,112,472 | 6470df0bb53db4726bea6bf564d1febd7e025936 | /BBS-src/com/laoer/bbscs/service/mail/TemplateMail.java | c31e894924de1060b5a80fec28b0ba6b1fab5bcd | [] | no_license | yunlugu/yunluyuan-bbs | https://github.com/yunlugu/yunluyuan-bbs | 3d9a8069f4eb1843859a8dff117680037d2ec471 | 9d3121246c2b65a371e129c7b34f6680c748f319 | refs/heads/master | 2021-01-24T01:29:54.622000 | 2018-02-25T06:43:51 | 2018-02-25T06:43:51 | 122,812,187 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laoer.bbscs.service.mail;
import freemarker.template.*;
import java.io.*;
import java.util.*;
import javax.mail.internet.InternetAddress;
import org.apache.commons.mail.*;
import org.apache.commons.logging.*;
//import org.springframework.core.io.*;
import com.laoer.bbscs.service.config.Sys... | UTF-8 | Java | 2,983 | java | TemplateMail.java | Java | [] | null | [] | package com.laoer.bbscs.service.mail;
import freemarker.template.*;
import java.io.*;
import java.util.*;
import javax.mail.internet.InternetAddress;
import org.apache.commons.mail.*;
import org.apache.commons.logging.*;
//import org.springframework.core.io.*;
import com.laoer.bbscs.service.config.Sys... | 2,983 | 0.723098 | 0.722427 | 97 | 28.752577 | 25.692884 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.927835 | false | false | 3 |
50e6a6df4cf9f0916414d3ccdca0551e78837647 | 15,247,133,951,930 | f66dfe35a66fd66853773816e91373dc8f264297 | /src/main/java/string/StringDemo4.java | 88742213754fa13f417733e39316f0ea0b37423e | [] | no_license | fyjjhy/demo | https://github.com/fyjjhy/demo | fe312c51d2da806ae68ae1d3dc39803c5a3cc3f1 | 0ea5873894a18abdf2dfd9091e5b6efe0962a888 | refs/heads/master | 2020-04-25T21:32:27.763000 | 2019-10-21T15:32:12 | 2019-10-21T15:32:12 | 173,082,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package string;
/**
* <Description> 将一个基本数据类型转为字符串<br>
*【方式】
* 1.基本数据类型.toString() -- 快
* 2.String.valueOf(数据) -- 次之
* 3.数据+"" --慢
* @author 付永杰<br>
* @version 1.0<br>
* @taskId <br>
* @CreateDate 2019/4/12
* @see string <br>
* @since V1.0<br>
*/
public class StringDemo4 {
private static final int SUM = ... | UTF-8 | Java | 1,390 | java | StringDemo4.java | Java | [
{
"context": "tring.valueOf(数据) -- 次之\n * 3.数据+\"\" --慢\n * @author 付永杰<br>\n * @version 1.0<br>\n * @taskId <br>\n * @Creat",
"end": 151,
"score": 0.9997063279151917,
"start": 148,
"tag": "NAME",
"value": "付永杰"
}
] | null | [] | package string;
/**
* <Description> 将一个基本数据类型转为字符串<br>
*【方式】
* 1.基本数据类型.toString() -- 快
* 2.String.valueOf(数据) -- 次之
* 3.数据+"" --慢
* @author 付永杰<br>
* @version 1.0<br>
* @taskId <br>
* @CreateDate 2019/4/12
* @see string <br>
* @since V1.0<br>
*/
public class StringDemo4 {
private static final int SUM = ... | 1,390 | 0.639078 | 0.608362 | 42 | 26.904762 | 25.037886 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 3 |
e379ee6228e96f23be1ae75784812b36d87e1aea | 28,595,892,260,359 | ad77897212015ef59b2b5fd28956d1410dd0a332 | /src/test/java/com/lamfire/jmongo/test/entity/GeoEntity.java | a0940f72dd96f48096405c18d7e549963fe48ac1 | [] | no_license | lamfire/jmongo-3 | https://github.com/lamfire/jmongo-3 | 525f2cb2fd037b955f001dbce122fe7876ca84e6 | 8d52764357ede9e3bff432d0a7747802f4f3f361 | refs/heads/master | 2023-01-12T16:01:26.695000 | 2022-12-28T06:36:27 | 2022-12-28T06:36:27 | 131,264,924 | 4 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lamfire.jmongo.test.entity;
import com.lamfire.jmongo.annotations.Entity;
import com.lamfire.jmongo.annotations.Id;
import com.lamfire.jmongo.annotations.Indexed;
import com.lamfire.jmongo.utils.IndexDirection;
/**
* Created by linfan on 2017/8/9.
*/
@Entity
public class GeoEntity {
@Id
private ... | UTF-8 | Java | 832 | java | GeoEntity.java | Java | [
{
"context": "re.jmongo.utils.IndexDirection;\n\n/**\n * Created by linfan on 2017/8/9.\n */\n@Entity\npublic class GeoEntity {",
"end": 249,
"score": 0.9996840953826904,
"start": 243,
"tag": "USERNAME",
"value": "linfan"
}
] | null | [] | package com.lamfire.jmongo.test.entity;
import com.lamfire.jmongo.annotations.Entity;
import com.lamfire.jmongo.annotations.Id;
import com.lamfire.jmongo.annotations.Indexed;
import com.lamfire.jmongo.utils.IndexDirection;
/**
* Created by linfan on 2017/8/9.
*/
@Entity
public class GeoEntity {
@Id
private ... | 832 | 0.641827 | 0.633413 | 44 | 17.90909 | 16.265997 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 3 |
e24531e330dfd600bd7b4cff64f9895fbd91b527 | 21,577,915,760,846 | e5df68e21177611c4bb952a864e82e3beb71793b | /src/main/java/collection/ArrayListNewConcept.java | 93d3f99403664320379263e42bf29aaf9dc6d867 | [] | no_license | arjunkumayan/JavaLearningScope | https://github.com/arjunkumayan/JavaLearningScope | a84f6347a4abe80d28c398069adc305a68101a0a | cf9e6add0e904639b7874a527d0c1ba114b15230 | refs/heads/master | 2022-12-28T12:24:42.961000 | 2020-09-24T14:35:27 | 2020-09-24T14:35:27 | 258,993,061 | 0 | 0 | null | false | 2020-10-13T21:30:53 | 2020-04-26T09:42:49 | 2020-09-24T14:33:59 | 2020-10-13T21:30:52 | 85,769 | 0 | 0 | 1 | Java | false | false | package collection;
import java.util.ArrayList;
import java.util.Iterator;
/**
*
* @author asingh6766
*
*/
public class ArrayListNewConcept {
public static <E> void main(String[] args) {
// ArrayList - it is dynamic array
int a[]=new int[2]; // static array - it will indexOutOfBound exception if try to us... | UTF-8 | Java | 1,944 | java | ArrayListNewConcept.java | Java | [
{
"context": "ist;\nimport java.util.Iterator;\n/**\n * \n * @author asingh6766\n *\n */\n\npublic class ArrayListNewConcept {\n\n\tpubl",
"end": 105,
"score": 0.9996875524520874,
"start": 95,
"tag": "USERNAME",
"value": "asingh6766"
},
{
"context": "add(40);\n\t\tarr.add(50);\n\t\ta... | null | [] | package collection;
import java.util.ArrayList;
import java.util.Iterator;
/**
*
* @author asingh6766
*
*/
public class ArrayListNewConcept {
public static <E> void main(String[] args) {
// ArrayList - it is dynamic array
int a[]=new int[2]; // static array - it will indexOutOfBound exception if try to us... | 1,944 | 0.666152 | 0.636317 | 97 | 19.041237 | 21.46871 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.556701 | false | false | 3 |
91746d9e925dc445d209e2e8eb183d50a4b9d06b | 18,605,798,348,132 | 6fd85e764f97890d7e34d3956834622127b13a2e | /src/main/java/view/FrameViewer.java | b8da099894faeaab0058a36723be9570cd4de201 | [
"MIT"
] | permissive | vokor/code-analyzer | https://github.com/vokor/code-analyzer | 45e418d3f39e37433f3417b576c9d6d36b51a6e2 | 5a0077bfab62e3217492428278c8e8cae3f0bf7b | refs/heads/master | 2022-12-13T20:15:34.660000 | 2020-09-13T14:44:37 | 2020-09-13T14:44:37 | 294,909,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import analyzer.TreeInfo;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiWhiteSpace;
import com.intellij.ui.components.JBScrollPane;
import com.intellij.ui.components.JBTextArea;
import com.intellij.ui.treeStructure.Tree;
import model.PsiTreeModel;
import javax.swing.*;
import java.awt.*... | UTF-8 | Java | 2,026 | java | FrameViewer.java | Java | [] | null | [] | package view;
import analyzer.TreeInfo;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiWhiteSpace;
import com.intellij.ui.components.JBScrollPane;
import com.intellij.ui.components.JBTextArea;
import com.intellij.ui.treeStructure.Tree;
import model.PsiTreeModel;
import javax.swing.*;
import java.awt.*... | 2,026 | 0.657947 | 0.657947 | 63 | 31.15873 | 26.567797 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.650794 | false | false | 3 |
18b4f3b0d4e66fa7cb63784c4fde8cd2c81b5e43 | 31,636,729,106,580 | 2edc856463e76566da7d148ad72ab326720467da | /semantics/Values.java | c75df255f650c3b1c8ac6ddc96e3d9fe0b8edd28 | [] | no_license | dextract/ic | https://github.com/dextract/ic | bd59639908b978a9ceb778f755a7a67a0b2150c5 | d221c3816d0f2abda87efd5a887a30f5857ea61e | refs/heads/master | 2016-08-03T10:41:40.070000 | 2014-06-16T15:45:57 | 2014-06-16T15:45:57 | 31,874,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package semantics;
public class Values {
public static boolean toBool(Value value) throws EvaluationException {
if( value instanceof BooleanValue ) {
return ((BooleanValue)value).value;
}
else throw new EvaluationException();
}
public static int toInt(Value value) throws EvaluationException {
if( value... | UTF-8 | Java | 2,072 | java | Values.java | Java | [] | null | [] | package semantics;
public class Values {
public static boolean toBool(Value value) throws EvaluationException {
if( value instanceof BooleanValue ) {
return ((BooleanValue)value).value;
}
else throw new EvaluationException();
}
public static int toInt(Value value) throws EvaluationException {
if( value... | 2,072 | 0.713803 | 0.71332 | 89 | 22.292135 | 21.122543 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.865169 | false | false | 3 |
32aee1cb5e22b14e924e706725c7e1383c33df4e | 6,073,083,770,921 | a973c986e79162fc7c5fbbf0753dbd60b732b397 | /src/main/java/com/huayu/service/ForumService.java | f90c9fa3841861bbfeeb90afe0c232ed2260ae49 | [] | no_license | wangpintao/crmxiangmu | https://github.com/wangpintao/crmxiangmu | 2ac961a02c4d2a862bac1cb5c846af68a30998ce | 27f5a526a06604854010ed97f363156b17700927 | refs/heads/master | 2022-12-11T07:54:48.336000 | 2020-09-14T01:44:31 | 2020-09-14T01:44:31 | 290,995,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huayu.service;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.github.pagehelpe... | UTF-8 | Java | 2,886 | java | ForumService.java | Java | [] | null | [] | package com.huayu.service;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.github.pagehelpe... | 2,886 | 0.67305 | 0.669568 | 76 | 36.789474 | 25.407373 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644737 | false | false | 3 |
6112e21dca8338ad208315eff20693a1d93efa8a | 1,331,439,887,157 | 24870d2ff6705f38424e879d14fe40ee15a003f8 | /src/com/example/tema2si/ArrayAdapterAppInfo.java | 9a336813f44b35186e2dc455e35e8901aaa8ed10 | [] | no_license | cbotogan/Tema2SI | https://github.com/cbotogan/Tema2SI | 9cc92f44c7041905a606f7b37bcebbe68973eeae | 312d9692d724a36170930b76c115ce896793a68b | refs/heads/master | 2021-05-26T17:43:07.130000 | 2014-01-17T18:37:53 | 2014-01-17T18:37:53 | 15,935,688 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tema2si;
import java.text.DecimalFormat;
import java.util.ArrayList;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
pu... | UTF-8 | Java | 2,255 | java | ArrayAdapterAppInfo.java | Java | [] | null | [] | package com.example.tema2si;
import java.text.DecimalFormat;
import java.util.ArrayList;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
pu... | 2,255 | 0.75388 | 0.753437 | 68 | 32.161766 | 27.236767 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.073529 | false | false | 3 |
61088638a2e2f3642692d2e3b213ccc2d48a43d9 | 22,969,485,136,632 | 7f4aa0a33ae92be8c89ab84ac1b35cbd763a40d4 | /app/src/main/java/com/mooo/ziggypop/candconline/LadderStats.java | b8138672298edb65a82591bb996b9c37517b22b1 | [] | no_license | hgzimmerman/CnC-Online-Spymaster | https://github.com/hgzimmerman/CnC-Online-Spymaster | 3ac38f7f9ac3bede614ea052618384b57e380954 | 1e4499571c786e3853746fb7dd3a71310c964962 | refs/heads/master | 2021-05-30T13:08:32.708000 | 2016-02-02T18:28:03 | 2016-02-02T18:28:03 | 34,024,721 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mooo.ziggypop.candconline;
import android.app.Activity;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import ... | UTF-8 | Java | 8,910 | java | LadderStats.java | Java | [
{
"context": "w;\n\nimport java.util.ArrayList;\n\n/**\n * Created by ziggypop on 1/15/16.\n * LadderStats are used to display da",
"end": 458,
"score": 0.9996405243873596,
"start": 450,
"tag": "USERNAME",
"value": "ziggypop"
}
] | null | [] | package com.mooo.ziggypop.candconline;
import android.app.Activity;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import ... | 8,910 | 0.643547 | 0.642649 | 243 | 35.67078 | 30.561121 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674897 | false | false | 3 |
5c976834fdb1822801a0fcc3f9bc6085491f285f | 13,202,729,474,682 | a660c22318303cc78f17d63fbec32149fb9c4883 | /app/src/main/java/publikar/salonyelskamonforte/FrecuenteActivity.java | c497c9c1204d9012b2dec1868ce88ff5e045432a | [] | no_license | publikar/Salonyelskamonforte | https://github.com/publikar/Salonyelskamonforte | c707ccaaccde87252e9f09a5ca252b5c06e0f51f | e02e2aad5b8d5755150ecbec63a83ccec869b0a3 | refs/heads/master | 2021-01-18T20:02:22.217000 | 2017-07-15T16:31:32 | 2017-07-15T16:31:32 | 86,928,305 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package publikar.salonyelskamonforte;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
im... | UTF-8 | Java | 14,558 | java | FrecuenteActivity.java | Java | [
{
"context": " restClient.AddParam(\"password\", etxtpassword.getText().toString());\n//Verificar password de ad",
"end": 4442,
"score": 0.7748593091964722,
"start": 4430,
"tag": "PASSWORD",
"value": "etxtpassword"
}
] | null | [] | package publikar.salonyelskamonforte;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
im... | 14,556 | 0.519272 | 0.509584 | 478 | 29.449791 | 23.333416 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546025 | false | false | 3 |
48924f278fbd89ee7539b005b771d2cd0aeb299f | 3,040,836,852,910 | 9b92cd11f428f430fddf73a94b62bae528f0e33b | /Java Fundamentals/Java OOP/04. Interfaces and Abstraction/01. Interfaces and Abstraction - Lab/src/P08_MooD_3/Archangel.java | b6385303c588d5b0f1268d6b46ed01ba122eb79e | [
"MIT"
] | permissive | GabrielGardev/soft-uni | https://github.com/GabrielGardev/soft-uni | 02533a5ddd3ebe450b3e84c27cc09910239fd5cb | 785e3e726087232e1e516c4325772dd168487a3a | refs/heads/master | 2020-04-18T09:09:47.821000 | 2020-04-16T14:10:28 | 2020-04-16T14:10:28 | 167,424,615 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package P08_MooD_3;
public class Archangel extends Character<String> {
private static final String CHARACTER_TYPE = "Archangel";
Archangel(String username, int level, Integer specialPoints) {
super(username, CHARACTER_TYPE, level, specialPoints);
}
@Override
public String toString() {
... | UTF-8 | Java | 471 | java | Archangel.java | Java | [] | null | [] | package P08_MooD_3;
public class Archangel extends Character<String> {
private static final String CHARACTER_TYPE = "Archangel";
Archangel(String username, int level, Integer specialPoints) {
super(username, CHARACTER_TYPE, level, specialPoints);
}
@Override
public String toString() {
... | 471 | 0.645435 | 0.639066 | 17 | 26.705883 | 25.872458 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 3 |
eedb1271b07d83eac5cbfba309a71ab42408346f | 15,522,011,828,045 | 3a6495b060dcc0c2ccaaf263aaab059f108cbdba | /LOP/src/test/java/com/LorealPages_TestCases/BeautyGenius.java | 9ab71f2cc30e549f3772da8cd5937ead2f956ea6 | [] | no_license | johnm323/LOP | https://github.com/johnm323/LOP | 8e52f0391cd7e3c58c5681a4b50dd97b2f59a5e4 | 076f63de98c2707dc6d41516748bca3fc3ff62e5 | refs/heads/master | 2020-05-18T00:38:53.474000 | 2019-05-03T07:20:15 | 2019-05-03T07:20:15 | 184,068,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.LorealPages_TestCases;
import org.openqa.selenium.support.PageFactory;
import org.testng.annotations.Test;
import com.LorealPages.BaseClass;
import com.LorealPages.BeautyGenius_Page;
public class BeautyGenius extends BaseClass {
@Test(priority = 55)
public void verifybeautyGeniusIcon() thro... | UTF-8 | Java | 2,168 | java | BeautyGenius.java | Java | [] | null | [] | package com.LorealPages_TestCases;
import org.openqa.selenium.support.PageFactory;
import org.testng.annotations.Test;
import com.LorealPages.BaseClass;
import com.LorealPages.BeautyGenius_Page;
public class BeautyGenius extends BaseClass {
@Test(priority = 55)
public void verifybeautyGeniusIcon() thro... | 2,168 | 0.770295 | 0.765683 | 70 | 28.971428 | 32.043262 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 3 |
7490dea03ff90e3ec79cd04855c7f57b98307947 | 35,175,782,154,303 | e0148bce73e77c087dbc71e006dfad71e4578b0a | /fanweHybridLive/src/main/java/com/fanwe/live/adapter/viewholder/MsgTextViewHolder.java | 67711033f17dff4df7c661c30199474059332403 | [] | no_license | kingdzdz/FanweLive1 | https://github.com/kingdzdz/FanweLive1 | 84dc9c86c6b803d27b2036a5147cc834f9d6b4fb | d127db1c1cc31d6a4c08e8644d10556889ea92e1 | refs/heads/master | 2020-04-24T20:24:22.951000 | 2019-02-23T17:31:45 | 2019-02-23T17:31:45 | 172,242,273 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fanwe.live.adapter.viewholder;
import android.view.View;
import com.fanwe.library.adapter.SDRecyclerAdapter;
import com.fanwe.library.utils.SDResourcesUtil;
import com.fanwe.live.LiveInformation;
import com.fanwe.live.R;
import com.fanwe.live.common.AppRuntimeWorker;
import com.fanwe.live.model.custommsg.... | UTF-8 | Java | 1,518 | java | MsgTextViewHolder.java | Java | [] | null | [] | package com.fanwe.live.adapter.viewholder;
import android.view.View;
import com.fanwe.library.adapter.SDRecyclerAdapter;
import com.fanwe.library.utils.SDResourcesUtil;
import com.fanwe.live.LiveInformation;
import com.fanwe.live.R;
import com.fanwe.live.common.AppRuntimeWorker;
import com.fanwe.live.model.custommsg.... | 1,518 | 0.673565 | 0.672897 | 53 | 27.264151 | 26.255745 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 3 |
b5e5a07e4a06bf84862126913dc0c7d42b979054 | 2,662,879,786,763 | 1d619a6ab8eb2e14dec0c4ba365f30e9d72b4668 | /wp-cp-m5/src/java/jp/chinaportal/portal/JapanManDAO.java | ef2fbdb1a1e8d8fd6e3e55b6e91c11f1f675ccdf | [] | no_license | websketch/all_project | https://github.com/websketch/all_project | a6554e705f398d0beb83b8e089d2c4a0cbe4ea0b | f8da7b02aaf2b7bd374e133a76bed11f9a72efa6 | refs/heads/master | 2020-05-26T05:49:57.435000 | 2012-08-11T06:28:56 | 2012-08-11T06:28:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.chinaportal.portal;
import java.io.IOException;
import java.io.StringReader;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import jp.chinaportal.portal.common.CommonUtil;
import org.apache.commons.httpclient.NameValuePair;
import org.apache.commons.logging.Log;
im... | UTF-8 | Java | 5,000 | java | JapanManDAO.java | Java | [
{
"context": "lue(\"EmailNotify\");\n user.setLoginName(MANEmail);\n user.setManUserId(MANUserId);\n",
"end": 2522,
"score": 0.5913752913475037,
"start": 2519,
"tag": "NAME",
"value": "MAN"
},
{
"context": "setManUserId(MANUserId);\n user.setName(MANN... | null | [] | package jp.chinaportal.portal;
import java.io.IOException;
import java.io.StringReader;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import jp.chinaportal.portal.common.CommonUtil;
import org.apache.commons.httpclient.NameValuePair;
import org.apache.commons.logging.Log;
im... | 5,000 | 0.6096 | 0.6092 | 126 | 38.682541 | 25.526411 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690476 | false | false | 3 |
bb1bd3f973d7e33485c59f755855e3fc9578f8d4 | 2,662,879,786,864 | 0427cb18b043377af0ca09bdf4df3807b028468b | /src/main/java/io/quarkus/nmtTracker/RuntimeEnvironmentResource.java | 68ae46c8f9a3084d0d934a669b02f6a05d166376 | [] | no_license | c00ler/nmt-tracker | https://github.com/c00ler/nmt-tracker | f8c7c2906bbeba89e367ba10c983391b12533875 | 640ef956ef3f74870e27ffac40a5e9c89c3776f8 | refs/heads/main | 2023-05-29T09:43:52.839000 | 2021-06-16T09:11:38 | 2021-06-16T09:11:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.quarkus.nmtTracker;
import io.quarkus.nmtTracker.environment.Environment;
import io.smallrye.mutiny.Uni;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import java.util.ArrayList;
import java.util.List;
import jav... | UTF-8 | Java | 1,222 | java | RuntimeEnvironmentResource.java | Java | [] | null | [] | package io.quarkus.nmtTracker;
import io.quarkus.nmtTracker.environment.Environment;
import io.smallrye.mutiny.Uni;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import java.util.ArrayList;
import java.util.List;
import jav... | 1,222 | 0.691489 | 0.691489 | 47 | 25 | 21.282297 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 3 |
646256877508834facff45bbf3006a72df2a16cd | 29,351,806,509,255 | aab6030f81fcd2bd4a20801cac0b0e1bd8e12d9e | /src/剑指offer/no51_60/Print_60.java | 2f252b82dc8eecacdb35cb9110adf7e25d86fc21 | [] | no_license | yunyun2017/algorithm | https://github.com/yunyun2017/algorithm | 9b32a7bd755de071efce974d4544f49c013ce3c4 | b5ff2a948e67ebd9c179c2be732e8b16f4a3d00b | refs/heads/master | 2021-06-17T18:32:41.825000 | 2019-08-21T07:55:54 | 2019-08-21T07:55:54 | 141,140,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 剑指offer.no51_60;
import 剑指offer.commonWidgets.ListNode;
import 剑指offer.commonWidgets.TreeNode;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
public class Print_60 {
ArrayList<ArrayList<Integer>> Print(TreeNode pRoot) {
ArrayList<ArrayList<Integer>> seq = new Arr... | UTF-8 | Java | 1,909 | java | Print_60.java | Java | [] | null | [] | package 剑指offer.no51_60;
import 剑指offer.commonWidgets.ListNode;
import 剑指offer.commonWidgets.TreeNode;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
public class Print_60 {
ArrayList<ArrayList<Integer>> Print(TreeNode pRoot) {
ArrayList<ArrayList<Integer>> seq = new Arr... | 1,909 | 0.517132 | 0.496046 | 63 | 29.111111 | 18.531065 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
a6f5f6e93895fdbe9137e7c8f562cd714f32329d | 970,662,617,578 | fc62c6ea77426b329429522903d41d9139e0c8a3 | /Exchange/src/main/java/com/javamuk/product/persistence/MyProductReadDAO.java | 11cbdb5bff9ca9ef007f6a0cce3a47d0dde93e44 | [] | no_license | wwwnghks/exchange | https://github.com/wwwnghks/exchange | 1b10cca336ab2336c7f6834d45909006f0d7b865 | e97a48a66030f4954fd97d2790fc12e4819b01a6 | refs/heads/master | 2020-03-13T10:29:51.945000 | 2018-06-18T01:45:31 | 2018-06-18T01:45:31 | 131,084,596 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javamuk.product.persistence;
import java.util.List;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.stereotype.Repository;
import com.javamuk.domain.Member;
import com.javamuk.domain.Product;
@Repository
public class MyProductReadDAO {
... | UTF-8 | Java | 1,287 | java | MyProductReadDAO.java | Java | [] | null | [] | package com.javamuk.product.persistence;
import java.util.List;
import javax.inject.Inject;
import org.apache.ibatis.session.SqlSession;
import org.springframework.stereotype.Repository;
import com.javamuk.domain.Member;
import com.javamuk.domain.Product;
@Repository
public class MyProductReadDAO {
... | 1,287 | 0.747475 | 0.747475 | 48 | 24.8125 | 24.938805 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1875 | false | false | 3 |
7f21e7c913cae895447103c8e69bcf5acd8accce | 20,117,626,864,826 | 3a2256b5ff15b66b0409706a2dd6a953feebb12e | /app/src/main/java/com/sikdev/diplomankas/LoadingActivity.java | 8d855e955a01388b4aafa39c2ef3589842ff5a5c | [] | no_license | SergeyVitovskiy/DiplomAnkas | https://github.com/SergeyVitovskiy/DiplomAnkas | 04fc2551f71c5e2206704f266b7e1adc1129dd32 | 6afbe5d6f954d2dda1d475e4a7e294e8fcdcde82 | refs/heads/master | 2023-04-11T17:13:22.024000 | 2021-05-14T04:57:52 | 2021-05-14T04:57:52 | 367,252,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sikdev.diplomankas;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import com.sikdev.diplomankas.Objects.Basket;
import com.sikdev.diplomankas.Objects.User;
import java.util.Timer;
import java.util.TimerTask;
public class LoadingActivity extend... | UTF-8 | Java | 1,527 | java | LoadingActivity.java | Java | [] | null | [] | package com.sikdev.diplomankas;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import com.sikdev.diplomankas.Objects.Basket;
import com.sikdev.diplomankas.Objects.User;
import java.util.Timer;
import java.util.TimerTask;
public class LoadingActivity extend... | 1,527 | 0.565726 | 0.559532 | 48 | 29.291666 | 20.11525 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 3 |
8a5c9e075b266dd0a05d1ffa44ae28cee9561fa2 | 9,380,208,604,068 | b5da1f12618a3f5e877593187373f7dacd1170ad | /src/main/java/com/hlcl/rql/util/as/CategorizePagesMap.java | 3db90c7c2b991b43e7f9155cac6fdb1822157f7b | [] | no_license | solutionexchange/Fork-jRQL | https://github.com/solutionexchange/Fork-jRQL | 0aa93855277be354e9b354e99220f965b873ffd1 | 00ed485896d460906c811364134d1771b6ccb8d2 | refs/heads/master | 2021-01-18T20:07:25.759000 | 2017-01-03T14:56:11 | 2017-01-03T14:56:11 | 86,940,012 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hlcl.rql.util.as;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.SortedSet;
import java.util.TreeSet;
import com.hlcl.rql.as.Page;
import com.hlcl.rql.as.RQLException;
/**
* @author lejafr
*
* This class maps a category (simply a strin... | UTF-8 | Java | 2,581 | java | CategorizePagesMap.java | Java | [
{
"context": "port com.hlcl.rql.as.RQLException;\n\n/**\n * @author lejafr\n * \n * This class maps a category (simply a strin",
"end": 270,
"score": 0.9996235370635986,
"start": 264,
"tag": "USERNAME",
"value": "lejafr"
}
] | null | [] | package com.hlcl.rql.util.as;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.SortedSet;
import java.util.TreeSet;
import com.hlcl.rql.as.Page;
import com.hlcl.rql.as.RQLException;
/**
* @author lejafr
*
* This class maps a category (simply a strin... | 2,581 | 0.726463 | 0.726463 | 95 | 26.168421 | 29.713598 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.389474 | false | false | 3 |
89f44640191373e1c5706448d078e8efbb693e68 | 27,487,790,755,894 | 62000a806728a1fe411840cd2427aed42c0bb7fa | /BOJ/_1_Silver/Level_2/a1058_친구.java | e461d2e9cf5d3d92a89aa36ea3ed9f91f0ee569e | [] | no_license | younwony/wony | https://github.com/younwony/wony | 9e885727433668b2b4fbd549d91ac2b85bd59223 | 30d55efac769ed587f26023be8296954b102022f | refs/heads/master | 2022-06-26T00:50:30.775000 | 2022-06-25T12:10:51 | 2022-06-25T12:10:51 | 132,995,347 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BOJ.src._1_Silver.Level_2;
public class a1058_친구 {
public static void main(String[] args) {
}
}
| UTF-8 | Java | 118 | java | a1058_친구.java | Java | [] | null | [] | package BOJ.src._1_Silver.Level_2;
public class a1058_친구 {
public static void main(String[] args) {
}
}
| 118 | 0.649123 | 0.596491 | 7 | 15.285714 | 16.951311 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 3 |
15a552b2f989905970cd16e268dfc8cb268d6525 | 33,706,903,387,191 | 82c47316be365b4bf9e0ac621307ae35398888ad | /asta4d-sample/src/main/java/com/astamuse/asta4d/sample/customrule/CustomRuleInitializer.java | 1129eab833fca2c3dac2d8204d080d17e7af8958 | [
"Apache-2.0"
] | permissive | astamuse/asta4d | https://github.com/astamuse/asta4d | 94e68c3f218adbbce10c66842e578b9f43d3cb8b | 9273956311941948966555cd3579362a282a1ffa | refs/heads/develop | 2023-08-30T01:16:52.108000 | 2019-02-07T04:34:57 | 2019-02-07T04:34:57 | 7,204,443 | 183 | 75 | null | false | 2020-02-11T03:37:00 | 2012-12-17T12:30:57 | 2020-02-05T06:11:20 | 2019-02-07T04:34:58 | 17,688 | 163 | 60 | 16 | Java | false | false | package com.astamuse.asta4d.sample.customrule;
import com.astamuse.asta4d.web.dispatch.mapping.UrlMappingRuleInitializer;
public class CustomRuleInitializer implements UrlMappingRuleInitializer<CustomRuleSet> {
@Override
public void initUrlMappingRules(CustomRuleSet rules) {
rules.add("/", "index.html... | UTF-8 | Java | 621 | java | CustomRuleInitializer.java | Java | [] | null | [] | package com.astamuse.asta4d.sample.customrule;
import com.astamuse.asta4d.web.dispatch.mapping.UrlMappingRuleInitializer;
public class CustomRuleInitializer implements UrlMappingRuleInitializer<CustomRuleSet> {
@Override
public void initUrlMappingRules(CustomRuleSet rules) {
rules.add("/", "index.html... | 621 | 0.661836 | 0.658615 | 17 | 35.529411 | 29.325993 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 3 |
14e3be3164a56b01682d2348fb9f04989f8b1250 | 9,148,280,403,327 | 6a53157e39224e2acce48dbb032216ef3542967b | /fiabilite/testUnitaires/src/item/tests/ItemTest.java | 0c78d36aa57f4504f494174d0d09b7464a724362 | [] | no_license | laiaga/M2_TPs | https://github.com/laiaga/M2_TPs | 3d68a454bc73991774acadd41abe3ee1dc03940d | ae1b3d039ba858aa4fb53dbdb041e9da565f5ec5 | refs/heads/master | 2021-01-11T05:06:34.952000 | 2016-12-01T15:46:13 | 2016-12-01T15:46:13 | 68,611,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package item.tests;
import org.junit.After;
import org.junit.Test;
import org.junit.Before;
import org.junit.Assert;
import item.Item;
public class ItemTest {
private Item cheapItem;
private Item cheapItemBis;
private Item expensiveItem;
@Before
public void setUp() throws Exception {
cheapItem = new Item("che... | UTF-8 | Java | 1,624 | java | ItemTest.java | Java | [] | null | [] | package item.tests;
import org.junit.After;
import org.junit.Test;
import org.junit.Before;
import org.junit.Assert;
import item.Item;
public class ItemTest {
private Item cheapItem;
private Item cheapItemBis;
private Item expensiveItem;
@Before
public void setUp() throws Exception {
cheapItem = new Item("che... | 1,624 | 0.768473 | 0.761084 | 60 | 26.066668 | 25.405293 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.733333 | false | false | 3 |
940ecdcea6c7d124786357c306ac2a1dcc48a441 | 14,328,010,963,199 | 0ade1cf5b58621df288915b3790a4ecd797a6c84 | /src/main/java/org/elasticsearch/action/bench/BenchmarkSettings.java | e0efa3cf5cb324e05c2a0045f10b4dfce2f7ac32 | [
"Apache-2.0"
] | permissive | sarvex/elasticsearch | https://github.com/sarvex/elasticsearch | dd2fa074889a309bc78870710901eb485d026074 | d5b378170ded14084a283b8a6fec51788bd33fd3 | refs/heads/master | 2023-05-26T09:12:44.442000 | 2023-05-03T03:11:25 | 2023-05-03T03:11:25 | 32,274,228 | 0 | 0 | Apache-2.0 | true | 2023-05-03T03:11:26 | 2015-03-15T17:34:58 | 2023-05-03T03:05:32 | 2023-05-03T03:11:25 | 88,346 | 0 | 0 | 0 | Java | false | false | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | UTF-8 | Java | 12,704 | java | BenchmarkSettings.java | Java | [] | null | [] | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | 12,704 | 0.651921 | 0.650032 | 394 | 31.243654 | 24.28075 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395939 | false | false | 3 |
805bd80c9852d44a8084b5104c4dc9cd7b78f737 | 14,328,010,962,830 | 96eda3e04a3876c0eee4f4e9c6629ade3e40a656 | /barghos-core-api/src/main/java/module-info.java | 71fabc0750e6b90ec4887a75b9cc3c2dcf173729 | [
"MIT"
] | permissive | picatrix1899/barghos | https://github.com/picatrix1899/barghos | 6098a017492b60f738709930ca6ea090f1c4b578 | 8f9941b23d87b8d1723d11292f2b0ae01ffd5ea7 | refs/heads/master | 2023-04-03T05:46:12.697000 | 2023-03-19T19:13:31 | 2023-03-19T19:13:31 | 284,809,724 | 0 | 0 | MIT | false | 2022-10-20T19:25:13 | 2020-08-03T21:21:10 | 2022-01-29T23:34:30 | 2022-10-20T19:25:12 | 2,959 | 0 | 0 | 0 | Java | false | false | /**
* This section defines the module "org.barghos.core.api".
*
* @author picatrix1899
*/
module org.barghos.core.api
{
requires org.barghos.annotation;
exports org.barghos.core.api;
exports org.barghos.core.api.flag;
exports org.barghos.core.api.math;
exports org.barghos.core.api.metrics;
exports org.barg... | UTF-8 | Java | 908 | java | module-info.java | Java | [
{
"context": " the module \"org.barghos.core.api\".\n * \n * @author picatrix1899\n */\nmodule org.barghos.core.api\n{\n\trequires org.b",
"end": 90,
"score": 0.9995065331459045,
"start": 78,
"tag": "USERNAME",
"value": "picatrix1899"
}
] | null | [] | /**
* This section defines the module "org.barghos.core.api".
*
* @author picatrix1899
*/
module org.barghos.core.api
{
requires org.barghos.annotation;
exports org.barghos.core.api;
exports org.barghos.core.api.flag;
exports org.barghos.core.api.math;
exports org.barghos.core.api.metrics;
exports org.barg... | 908 | 0.763216 | 0.758811 | 31 | 28.32258 | 15.448953 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419355 | false | false | 3 |
8c4c1721ebee9fa3bfdc56c777ce4931c9f7f4e4 | 22,668,837,401,843 | cafe855bf63895c35de2ee56ca3c8d847c1c0902 | /leetCode/lwc/0101-0200/lc_114.java | ba3eb27075d489a7c4f9a96581b6241e06336910 | [] | no_license | fukunee/shamenote | https://github.com/fukunee/shamenote | 5e2771e28a27ac711efe31c1c05340043e151544 | 3b3d6a430aacd5d816a59fb6dc61097e13b89a80 | refs/heads/master | 2020-07-24T15:19:25.376000 | 2020-06-05T06:39:42 | 2020-06-05T06:39:42 | 207,966,709 | 2 | 1 | null | false | 2019-09-30T15:36:55 | 2019-09-12T04:46:29 | 2019-09-30T03:04:05 | 2019-09-30T15:36:55 | 141,470 | 0 | 1 | 0 | CSS | false | false | package solution2;
/**
* @author lwc
* @date 2019/10/29 9:01
*/
public class U114 {
public void flatten(TreeNode root){
if(root == null) return;
flatten(root.left);
flatten(root.right);
TreeNode rHead = root.right;
root.right = root.left;
root.left ... | UTF-8 | Java | 426 | java | lc_114.java | Java | [
{
"context": "package solution2;\r\n\r\n/**\r\n * @author lwc\r\n * @date 2019/10/29 9:01\r\n */\r\npublic class U114",
"end": 41,
"score": 0.9996551871299744,
"start": 38,
"tag": "USERNAME",
"value": "lwc"
}
] | null | [] | package solution2;
/**
* @author lwc
* @date 2019/10/29 9:01
*/
public class U114 {
public void flatten(TreeNode root){
if(root == null) return;
flatten(root.left);
flatten(root.right);
TreeNode rHead = root.right;
root.right = root.left;
root.left ... | 426 | 0.532864 | 0.497653 | 21 | 18.285715 | 15.200698 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
cb014758fe69ac1b4d904f5942fb236c1bc66ee9 | 24,421,184,069,033 | 38cac366fdee30eee6131b8b64d0ff6da8879002 | /src/com/droidfad/data/ObjectManager.java | fc7d42bc95164fb9f7047882c1579d307c7b1c7e | [
"Apache-2.0"
] | permissive | jglufke/droidfad_base | https://github.com/jglufke/droidfad_base | da7a12d40724dddecba8d07d688ca1e70f22b7e7 | 6912e22a5691e5c259f7671707d17edddccd6836 | refs/heads/master | 2016-09-15T19:37:47.817000 | 2014-03-31T17:50:53 | 2014-03-31T17:50:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.droidfad.data;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import ja... | UTF-8 | Java | 28,130 | java | ObjectManager.java | Java | [
{
"context": ".droidfad.util.ReflectionUtil;\n\n/**\nCopyright 2014 Jens Glufke\n\nLicensed under the Apache License, Version 2.0 (",
"end": 864,
"score": 0.9996756315231323,
"start": 853,
"tag": "NAME",
"value": "Jens Glufke"
}
] | null | [] | /**
*
*/
package com.droidfad.data;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import ja... | 28,125 | 0.645645 | 0.643939 | 931 | 29.214823 | 29.064487 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.290011 | false | false | 3 |
f07f7562deb97f4ba56ed32728478574b626eafc | 18,399,639,963,177 | 21e7da1e6a311e2ae2f777882d8c57d279f5e6e5 | /SSGCBD/gestionModelosConsultas/src/gestionmodelosconsultas/sysinfo/people/People_View.java | b35d1030a46000493f6ee39f7f32b52fbf14d8e1 | [] | no_license | CDPS/SSGCBD | https://github.com/CDPS/SSGCBD | f286ec6cbc11c1b0d36d3897b3a4480e90bc9b2f | 11b290275d8428aab5e95581e95150a32e436de4 | refs/heads/master | 2018-01-01T10:16:15.869000 | 2017-03-23T14:44:52 | 2017-03-23T14:44:52 | 71,906,506 | 0 | 3 | null | false | 2017-02-23T21:20:43 | 2016-10-25T14:40:47 | 2016-10-25T14:42:28 | 2017-02-23T21:20:43 | 120,828 | 0 | 2 | 0 | Java | null | null | /**
*/
package gestionmodelosconsultas.sysinfo.people;
import gestionmodelosconsultas.sysinfo.Paquete;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>People View</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link gestionmodel... | UTF-8 | Java | 3,138 | java | People_View.java | Java | [] | null | [] | /**
*/
package gestionmodelosconsultas.sysinfo.people;
import gestionmodelosconsultas.sysinfo.Paquete;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>People View</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link gestionmodel... | 3,138 | 0.70204 | 0.70204 | 81 | 37.740742 | 38.607162 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 3 |
3921f1454330c7f6e20691e79d0ae63a5797e2ed | 32,341,103,767,702 | 483d4dd236681769999efbd65090b868b6e7c8e9 | /src/main/java/com/myFlink/java/batch/WorldCountJava.java | ca753c672d5df896f9bf39a7503b4e6dde994b33 | [] | no_license | Asura7969/myFlink | https://github.com/Asura7969/myFlink | 7ee682c5b9ab610f672cc431f9dbadf7978bcd62 | 67659f9bfad7f8741c8948d426ccbf52e312a884 | refs/heads/master | 2020-04-09T08:07:29.898000 | 2019-05-13T10:19:44 | 2019-05-13T10:19:44 | 160,183,177 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myFlink.java.batch;
import com.myFlink.java.utils.WordCountData;
import org.apache.flink.api.common.functions.FlatMapFunction;
import org.apache.flink.api.java.DataSet;
import org.apache.flink.api.java.ExecutionEnvironment;
import org.apache.flink.api.java.tuple.Tuple2;
import org.apache.flink.api.java.uti... | UTF-8 | Java | 1,998 | java | WorldCountJava.java | Java | [] | null | [] | package com.myFlink.java.batch;
import com.myFlink.java.utils.WordCountData;
import org.apache.flink.api.common.functions.FlatMapFunction;
import org.apache.flink.api.java.DataSet;
import org.apache.flink.api.java.ExecutionEnvironment;
import org.apache.flink.api.java.tuple.Tuple2;
import org.apache.flink.api.java.uti... | 1,998 | 0.636136 | 0.631632 | 58 | 33.448277 | 28.152401 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568965 | false | false | 3 |
7016d7e5c9c85e54e647db7ef72d820895301b1c | 11,338,713,710,971 | 370da6f3580f837db6e773c5e9ea976ee00cffd0 | /application/src/main/java/com/yxe/application/po/VisitorForm.java | 460b2121ed00f17c55920e7c62b74b1b3b554977 | [] | no_license | haixingmu/HelloWorld | https://github.com/haixingmu/HelloWorld | 45ff903ad302eef4ded89c599802f3b81af075a7 | 51cee0ca04b5afb3c109f7a73113acc5fa39a318 | refs/heads/master | 2023-05-05T05:40:22.190000 | 2022-03-08T01:33:30 | 2022-03-08T01:33:30 | 77,194,663 | 0 | 0 | null | false | 2022-06-21T02:20:48 | 2016-12-23T03:29:09 | 2022-03-08T01:34:17 | 2022-06-21T02:20:44 | 13,726 | 0 | 0 | 3 | Java | false | false | package com.yxe.application.po;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.*;
@Table(name = "T_CAFOS_VISITOR")
public class VisitorForm {
/**
* 主键
*/
@Id
@Column(name = "XH")
private BigDecimal xh;
/**
* 工号,如果没有就为身份证号
*/
@Column(name = "WO... | UTF-8 | Java | 5,860 | java | VisitorForm.java | Java | [
{
"context": "o;\n\n /**\n * 姓名\n */\n @Column(name = \"USERNAME\")\n private String username;\n\n /**\n * 性别",
"end": 413,
"score": 0.9868625998497009,
"start": 405,
"tag": "USERNAME",
"value": "USERNAME"
},
{
"context": "/\n public String getUsername() {\... | null | [] | package com.yxe.application.po;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.*;
@Table(name = "T_CAFOS_VISITOR")
public class VisitorForm {
/**
* 主键
*/
@Id
@Column(name = "XH")
private BigDecimal xh;
/**
* 工号,如果没有就为身份证号
*/
@Column(name = "WO... | 5,860 | 0.45693 | 0.454973 | 345 | 13.808696 | 11.458226 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.133333 | false | false | 3 |
2c12e9f7eee24bf433d0e1c058600c837ad0a52e | 24,842,090,855,923 | ce9fc5e0f0efdbc13ff99d3bd8816ccacb56d788 | /Liceo Scientifico 4/Informatica Liceo/Java/projects-workspace/GestioneMagazzinoGUI/src/gestioneMagazzino/ui/GestioneMagazzinoGUI.java | c4077d23c3f97bd5932ea73131955306218a24ed | [] | no_license | FrancescoGhinamo/SchoolFiles | https://github.com/FrancescoGhinamo/SchoolFiles | 09b292fa15c4568d3848771312e7b9530da5f2cc | 5b88b235dbf050471ed71fe57ff0642204ec2d29 | refs/heads/master | 2020-04-10T18:34:29.251000 | 2019-09-05T13:08:03 | 2019-09-05T13:08:03 | 161,207,792 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gestioneMagazzino.ui;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.DefaultListModel;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JFrame;
impor... | UTF-8 | Java | 4,937 | java | GestioneMagazzinoGUI.java | Java | [] | null | [] | package gestioneMagazzino.ui;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.DefaultListModel;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JFrame;
impor... | 4,937 | 0.736682 | 0.730403 | 193 | 24.580311 | 22.103502 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.160622 | false | false | 3 |
08eea24fde9c98e0965d5de92b1e9cfc4187c2f2 | 15,255,723,885,093 | 79146177c08e9da2d67e97c1a60887e3a06129ab | /app/src/main/java/com/sg/eyedoctor/consult/advice/activity/DrugAdviceActivity.java | c132d463e4c289a97445e09e25afdc4c79fcd193 | [] | no_license | xuyiwanmo/eye | https://github.com/xuyiwanmo/eye | 3421ce3bb1c3b6b093fb93e570885fa735074039 | 37e75fcc3416b5b86222a920a4d2d08201d15b29 | refs/heads/master | 2020-09-27T21:14:31.274000 | 2016-09-26T02:58:43 | 2016-09-26T02:58:43 | 67,463,383 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sg.eyedoctor.consult.advice.activity;
import android.content.Intent;
import android.text.InputType;
import android.view.View;
import android.widget.ListView;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.pulltorefresh.handmark.pulltorefresh.library.PullToRefreshBase;
im... | UTF-8 | Java | 4,381 | java | DrugAdviceActivity.java | Java | [] | null | [] | package com.sg.eyedoctor.consult.advice.activity;
import android.content.Intent;
import android.text.InputType;
import android.view.View;
import android.widget.ListView;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.pulltorefresh.handmark.pulltorefresh.library.PullToRefreshBase;
im... | 4,381 | 0.635033 | 0.633661 | 137 | 30.919708 | 23.544044 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591241 | false | false | 3 |
c31d983617ce5bff1d3d92ea42cced0a67c6f586 | 21,784,074,167,416 | 0e479bb4dd801b4964e2248b81538c2e73a65c95 | /app/src/main/java/com/vsoft/lucas/wisetrackbolivia/MapsSeguimiento.java | b59c16999b6d8d5ecaa5e53edb6310d2ecb596c8 | [] | no_license | gabrielmamani/WisetrackBolivia | https://github.com/gabrielmamani/WisetrackBolivia | dc396d3e0bb30e5eb987587be2054f87d30db1b8 | 3930234b529f768c2759c90e9507b5e1e2556c0a | refs/heads/master | 2021-01-19T19:54:21.604000 | 2017-05-26T13:31:07 | 2017-05-26T13:31:07 | 88,459,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vsoft.lucas.wisetrackbolivia;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.support.v4.app.ActivityCompat;
import android.support.v4.app.FragmentActivity;
import android.os.Bundle;
import android.text.Html... | UTF-8 | Java | 19,806 | java | MapsSeguimiento.java | Java | [
{
"context": " MarkerOptions().position(sydney).title(\"Marker in GabrielSentra\").icon(BitmapDescriptorFactory.fromResource(R.mip",
"end": 6370,
"score": 0.9830195307731628,
"start": 6357,
"tag": "NAME",
"value": "GabrielSentra"
}
] | null | [] | package com.vsoft.lucas.wisetrackbolivia;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.support.v4.app.ActivityCompat;
import android.support.v4.app.FragmentActivity;
import android.os.Bundle;
import android.text.Html... | 19,806 | 0.511057 | 0.503181 | 477 | 40.524109 | 32.147034 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618449 | false | false | 3 |
87eec307c0597808c9d9015a207bcb6727b9219b | 14,611,478,759,093 | 422a51b01d0e723034cb071e9e68debd944a4b55 | /src/main/java/com/sckhyt/geodisasters/dto/ProjectQueryParameter.java | 65a2aef86fe98c60c8b7567b850afb67b36d9c47 | [] | no_license | heylilang/GeoDidasterServer | https://github.com/heylilang/GeoDidasterServer | ddc4c5f7b166d04c7d82880cb48dfd02642d65a9 | d12e8289b7f2fa2decd177063eff14d5a45f78aa | refs/heads/master | 2020-04-01T17:09:09.363000 | 2018-10-17T08:22:57 | 2018-10-17T08:23:04 | 153,415,599 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sckhyt.geodisasters.dto;
import com.sckhyt.geodisasters.model.dtr.ProjectQueryRequest;
import io.swagger.annotations.ApiModelProperty;
public class ProjectQueryParameter extends PageQueryParameter implements ProjectQueryRequest {
@ApiModelProperty(value = "查询结束年度", name = "startYear", required = false... | UTF-8 | Java | 2,089 | java | ProjectQueryParameter.java | Java | [] | null | [] | package com.sckhyt.geodisasters.dto;
import com.sckhyt.geodisasters.model.dtr.ProjectQueryRequest;
import io.swagger.annotations.ApiModelProperty;
public class ProjectQueryParameter extends PageQueryParameter implements ProjectQueryRequest {
@ApiModelProperty(value = "查询结束年度", name = "startYear", required = false... | 2,089 | 0.674192 | 0.674192 | 67 | 28.089552 | 28.963554 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641791 | false | false | 3 |
cc81a5b8685faef11a971daf0115cae8baaf9200 | 4,990,752,000,776 | 334891e16636fdda2fcf96a75fd16b15384a47ea | /src/main/java/com/hehua/user/localcache/PhoneVersionList.java | db5ba3c18a1a1c687758e21036d7498d3bf21e0c | [] | no_license | hewenjerry/jerry-user | https://github.com/hewenjerry/jerry-user | 321d4d5559d2a64a2c3d4b8e6c6a919869c51137 | 29708a944b906625b51a6ff3e222ed702bc1da3e | refs/heads/master | 2017-12-22T07:10:49.203000 | 2014-11-05T09:05:27 | 2014-11-05T09:05:27 | 26,211,532 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hehua.user.localcache;
import com.google.common.base.Function;
import com.google.common.collect.ListMultimap;
import com.google.common.collect.Maps;
import com.hehua.commons.Transformers;
import com.hehua.user.domain.PhoneVersion;
import com.hehua.user.model.AppVer;
import org.apache.commons.collections.Ma... | UTF-8 | Java | 5,532 | java | PhoneVersionList.java | Java | [
{
"context": "4j.Logger;\n\nimport java.util.*;\n\n/**\n * Created by hesheng on 14-9-28.\n */\npublic class PhoneVersionList {\n\n",
"end": 407,
"score": 0.9996373057365417,
"start": 400,
"tag": "USERNAME",
"value": "hesheng"
}
] | null | [] | package com.hehua.user.localcache;
import com.google.common.base.Function;
import com.google.common.collect.ListMultimap;
import com.google.common.collect.Maps;
import com.hehua.commons.Transformers;
import com.hehua.user.domain.PhoneVersion;
import com.hehua.user.model.AppVer;
import org.apache.commons.collections.Ma... | 5,532 | 0.627079 | 0.623464 | 151 | 35.635761 | 30.888065 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543046 | false | false | 3 |
fdc9e43f9b7b22e972e60de60e0f768a55244667 | 25,503,515,850,174 | 1906f6d7dd44eeb2445b148978082bc197e84cbe | /src/org/cxb/generics/Test38.java | 7956b83fec77776e732b892bf1806c5f5c4f4564 | [] | no_license | isChenxb/ThinkingInJava | https://github.com/isChenxb/ThinkingInJava | 531c9ca13bb4f6d1383fc58e851f4710afcac4de | 4603d3edce845ed6a7bb0dc0f8df7f3733d83b6f | refs/heads/master | 2021-01-22T07:23:24.263000 | 2017-06-24T13:50:14 | 2017-06-24T13:50:14 | 81,813,816 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cxb.generics;
class BasicCoffee{
private String type;
public BasicCoffee(){}
public BasicCoffee(String type){ this.type = type; }
public void set(String type){ this.type = type; }
public String get(){ return type; }
}
class CoffeeDecorator extends BasicCoffee{
protected BasicCoffee coffee;
public ... | UTF-8 | Java | 778 | java | Test38.java | Java | [] | null | [] | package org.cxb.generics;
class BasicCoffee{
private String type;
public BasicCoffee(){}
public BasicCoffee(String type){ this.type = type; }
public void set(String type){ this.type = type; }
public String get(){ return type; }
}
class CoffeeDecorator extends BasicCoffee{
protected BasicCoffee coffee;
public ... | 778 | 0.705656 | 0.703085 | 43 | 17.093023 | 16.164581 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.069767 | false | false | 3 |
a44c30b8d22c5489d35c3f4cf9a1438617faf4cf | 21,217,138,450,017 | 55834e04164c5d8c8f39d0dd60bb3f01484fc928 | /src/main/java/com/galaxyzeta/blog/util/BloomFilterUtil.java | c36d524eb3f2c0f5cf985765b2140a8321681304 | [] | no_license | tanbinh123/SpringbootBlogApi | https://github.com/tanbinh123/SpringbootBlogApi | 9bcd8b3afa0a478788c7dc1e12d46d47f5ea47a8 | e0a9e69cbff23d843f89d9b92017b48ecfff59e0 | refs/heads/master | 2023-02-19T13:00:45.697000 | 2021-01-18T10:39:16 | 2021-01-18T10:39:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.galaxyzeta.blog.util;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataAccessException;
import org.springframework.data.redis.connection.RedisConnection;
import org.springframework.data.redis.core.RedisCallback;
import org.springframework.data.redis.core.Str... | UTF-8 | Java | 2,770 | java | BloomFilterUtil.java | Java | [] | null | [] | package com.galaxyzeta.blog.util;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataAccessException;
import org.springframework.data.redis.connection.RedisConnection;
import org.springframework.data.redis.core.RedisCallback;
import org.springframework.data.redis.core.Str... | 2,770 | 0.670963 | 0.659212 | 116 | 21.741379 | 23.200075 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.439655 | false | false | 9 |
0f7e4525eabe9ca8e1a5ed13987bee61212f3a05 | 21,217,138,447,232 | 65842332c8e5dc1af00f3e2cd9aee78fefa3e7ce | /src/main/java/com/model/onlinebank/BenificiaryDetails.java | 435610198b88519a43cadf25a96061def7237e1a | [] | no_license | joshuamax099/BankingMac1 | https://github.com/joshuamax099/BankingMac1 | 2a9b28eeaf71cc61547793a45841912b78b31423 | d05dff9f9c4c4045f356141021ba3d69c4ea8983 | refs/heads/master | 2020-04-08T06:08:38.976000 | 2018-11-26T00:09:15 | 2018-11-26T00:09:15 | 159,087,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.model.onlinebank;
public class BenificiaryDetails
{
//bID number(10) primary key,
private long bID;
private String name ;
private long accNumber;
private String IFSC ;
private long accId;
public long getAccId() {
return accId;
}
public void setAccId(long accId) {
this.accId... | UTF-8 | Java | 843 | java | BenificiaryDetails.java | Java | [] | null | [] | package com.model.onlinebank;
public class BenificiaryDetails
{
//bID number(10) primary key,
private long bID;
private String name ;
private long accNumber;
private String IFSC ;
private long accId;
public long getAccId() {
return accId;
}
public void setAccId(long accId) {
this.accId... | 843 | 0.642942 | 0.640569 | 49 | 15.244898 | 12.567419 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.469388 | false | false | 9 |
4f58fb4a3dc257e8dcfdf78ae1d5309a71274b52 | 24,627,342,481,512 | b5108164e94308478d8126abc60fe1694cdf082d | /01_Annotation/src/com/cn/test.java | 31386ce60b1db8776496f70b50af2dc95b8ef86f | [] | no_license | 13669005514/AnntationAndReflection | https://github.com/13669005514/AnntationAndReflection | aec8cd6bcac997a88a5df093670c5a1ea2bcbf35 | cb8b46e7e5c7fd67dbd50199c7a86d3840c3b8ae | refs/heads/master | 2020-04-08T06:27:10.543000 | 2018-11-28T12:21:38 | 2018-11-28T12:21:38 | 159,097,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cn;
/**
* 内置的三大注解的使用
* @author zhangfx 2018/11/23
*/
@MyAnnotation("/xxx")
public class test {
/**
* @Override 覆盖方法的注解
*
*/
@Override
public String toString() {
return super.toString();
}
/**
* @Deprecated 表示过时方法 不建议使用
*/
@Deprecated
public ... | UTF-8 | Java | 641 | java | test.java | Java | [
{
"context": "package com.cn;\n\n/**\n * 内置的三大注解的使用\n * @author zhangfx 2018/11/23\n */\n@MyAnnotation(\"/xxx\")\npublic class",
"end": 53,
"score": 0.9996569752693176,
"start": 46,
"tag": "USERNAME",
"value": "zhangfx"
}
] | null | [] | package com.cn;
/**
* 内置的三大注解的使用
* @author zhangfx 2018/11/23
*/
@MyAnnotation("/xxx")
public class test {
/**
* @Override 覆盖方法的注解
*
*/
@Override
public String toString() {
return super.toString();
}
/**
* @Deprecated 表示过时方法 不建议使用
*/
@Deprecated
public ... | 641 | 0.528131 | 0.502722 | 36 | 14.305555 | 12.894485 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.138889 | false | false | 9 |
d0cdfe05f477a74f57b68f40137309b5e4832e97 | 12,283,606,479,624 | 05dfb68b96519fff003e864a0c5822a334c26bcd | /member/src/main/java/com/yxlg/member/service/IMemberLoginService.java | 19755c79fe8c1046024346bb2b319ce2ac44d4d1 | [
"MIT"
] | permissive | prilo21/yxlg | https://github.com/prilo21/yxlg | 187a37c4c9e8f53247c896bf605af5cb14d58b08 | a192d9f2b031949fe872d48d4545acfaec8bcb0d | refs/heads/master | 2021-07-10T09:09:00.877000 | 2017-10-07T08:22:55 | 2017-10-07T08:22:55 | 106,081,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* IMemberLoginService.java
*
* Created Date: 2015年5月7日
*
* Copyright (c) Yuandian Technologies Co., Ltd.
*
* This software is the confidential and proprietary information of
* Yuandian Technologies Co., Ltd. ("Confidential Information"). You shall not
* disclose such Confidential Information and shall us... | UTF-8 | Java | 2,432 | java | IMemberLoginService.java | Java | [
{
"context": "\nimport com.yxlg.base.util.Result;\n\n/**\n * @author Michael.Sun\n * @version <br>\n * <p>\n * 用户登录",
"end": 778,
"score": 0.9997949600219727,
"start": 767,
"tag": "NAME",
"value": "Michael.Sun"
}
] | null | [] | /*
* IMemberLoginService.java
*
* Created Date: 2015年5月7日
*
* Copyright (c) Yuandian Technologies Co., Ltd.
*
* This software is the confidential and proprietary information of
* Yuandian Technologies Co., Ltd. ("Confidential Information"). You shall not
* disclose such Confidential Information and shall us... | 2,432 | 0.717098 | 0.708808 | 80 | 23.137501 | 25.62018 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.925 | false | false | 9 |
a9fc18e0d4a06e18f0a930ac7aecfe693ff104db | 31,370,441,142,550 | 91e510da9661b3ed10f2b79680eac3c3e26d313a | /src/main/java/com/dominiccobo/bruneluni/cs2004tsp/utils/AlgorithmAnalysisLogger.java | 1b1f20f42540223ab499eb55f9bcb3d79592762f | [] | no_license | dominiccobo/CS2004-Heuristic-Search | https://github.com/dominiccobo/CS2004-Heuristic-Search | 4091f873c33ae0ac2864a8d15f89cf5135bfdad5 | a7ea6667e8a499ccf38ca867d5eafd63fe1701bb | refs/heads/master | 2020-03-18T09:48:50.873000 | 2018-05-23T14:26:58 | 2018-05-23T14:26:58 | 134,581,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dominiccobo.bruneluni.cs2004tsp.utils;
import org.apache.commons.lang3.SystemUtils;
import java.io.*;
/**
* Implementation of a simple logger enabling logging of algorithm execution times, with their names
* and respective input sizes.
*
* @author Dominic Cobo (contact@dominiccobo.com)
*/
public cla... | UTF-8 | Java | 3,683 | java | AlgorithmAnalysisLogger.java | Java | [
{
"context": "names\n * and respective input sizes.\n *\n * @author Dominic Cobo (contact@dominiccobo.com)\n */\npublic class Algori",
"end": 279,
"score": 0.9998638033866882,
"start": 267,
"tag": "NAME",
"value": "Dominic Cobo"
},
{
"context": "spective input sizes.\n *\n * @author ... | null | [] | package com.dominiccobo.bruneluni.cs2004tsp.utils;
import org.apache.commons.lang3.SystemUtils;
import java.io.*;
/**
* Implementation of a simple logger enabling logging of algorithm execution times, with their names
* and respective input sizes.
*
* @author <NAME> (<EMAIL>)
*/
public class AlgorithmAnalysisLo... | 3,661 | 0.574803 | 0.572903 | 136 | 26.080883 | 27.324589 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272059 | false | false | 9 |
192f76d2ae18383cc33bb3de19540e1a2c9ee50f | 9,844,065,052,345 | 5d0c3b52af8c801c4cb851a0ec45ed978b5e0033 | /challenge/src/main/java/orange/talents/restapi/challenge/service/IUserService.java | 1380935cdc678dee4fd4f5d4e23e1170342a2ec3 | [] | no_license | devrosilva/Java-Spring-Hibernate-REST-API | https://github.com/devrosilva/Java-Spring-Hibernate-REST-API | 595b58007748d28834fe46fa645128d09e6303e3 | a701053e3e6daa2763bbd5c21ec1e98ce5277f68 | refs/heads/main | 2023-05-15T09:40:19.060000 | 2021-06-08T23:29:37 | 2021-06-08T23:29:37 | 374,501,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package orange.talents.restapi.challenge.service;
import orange.talents.restapi.challenge.model.User;
public interface IUserService {
public User registerUser(User newUser);
public User getUser(Integer id);
public User getUser(String cpf);
public boolean checkIfUserExists(Integer id);
pu... | UTF-8 | Java | 446 | java | IUserService.java | Java | [] | null | [] | package orange.talents.restapi.challenge.service;
import orange.talents.restapi.challenge.model.User;
public interface IUserService {
public User registerUser(User newUser);
public User getUser(Integer id);
public User getUser(String cpf);
public boolean checkIfUserExists(Integer id);
pu... | 446 | 0.742152 | 0.742152 | 21 | 19.238094 | 20.142126 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.047619 | false | false | 9 |
bb0c347a305aae8ce8a9bdb68286be013973b8eb | 4,612,794,893,514 | 27e279bbfed609ac6c86a568556d5c7adea22e92 | /src/main/java/ru/ruamo/web/impl/GuestServiceImpl.java | a3dd5ce9f83a3c4ffb36ab390ba5fc7daf6811be | [] | no_license | vmstukalov/ruamo | https://github.com/vmstukalov/ruamo | f3d2f32dcb3ecb94993b204c611f1b36949ad826 | c75b04f444240415eee4d0ec5f9b1f8ecf58e4a0 | refs/heads/master | 2016-08-26T13:59:05.533000 | 2016-08-26T13:10:39 | 2016-08-26T13:10:39 | 61,363,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.ruamo.web.impl;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import ru.... | UTF-8 | Java | 1,893 | java | GuestServiceImpl.java | Java | [] | null | [] | package ru.ruamo.web.impl;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import ru.... | 1,893 | 0.709061 | 0.704148 | 60 | 29.533333 | 25.708279 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483333 | false | false | 9 |
d14b7e47693f2ce3cf35e04ca1c5852ecb9d4bd0 | 2,138,893,731,549 | 41ed4c9b0a09f5557ba677fe035df0d33a4e7201 | /src/com/company/CountPairsWithGivenSum.java | 8c8f2fa793fe2c66d5b898cfaefd5705b5953783 | [] | no_license | Sanjay1149/CodingProblems | https://github.com/Sanjay1149/CodingProblems | f3d3ae46529b6db229304393f3facd2aedc02412 | 17b452a9a4dc2059c1ce9115650140872054874c | refs/heads/master | 2023-06-12T14:42:17.096000 | 2021-07-05T09:28:28 | 2021-07-05T09:28:28 | 378,673,485 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.HashMap;
import java.util.Map;
public class CountPairsWithGivenSum {
/**
* https://www.geeksforgeeks.org/count-pairs-with-given-sum/
*/
public static void main(String[] args) {
/* int[] arr = {10, 12, 10, 15, -1, 7, 6,
5, 4, 2, 1, 1, 1};
... | UTF-8 | Java | 1,233 | java | CountPairsWithGivenSum.java | Java | [] | null | [] | package com.company;
import java.util.HashMap;
import java.util.Map;
public class CountPairsWithGivenSum {
/**
* https://www.geeksforgeeks.org/count-pairs-with-given-sum/
*/
public static void main(String[] args) {
/* int[] arr = {10, 12, 10, 15, -1, 7, 6,
5, 4, 2, 1, 1, 1};
... | 1,233 | 0.489862 | 0.46472 | 40 | 29.825001 | 22.781448 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 9 |
4b877023486dc66eac92c90c1ec12be3d1169253 | 14,525,579,410,698 | 23abba37f98d3c07e9b2bb88f45891a5532c631c | /camel/jms2rest/src/test/java/net/lr/tutorial/karaf/camel/jms2rest/Jms2RestAdapterTest.java | bb56a7a1e994a435e971937fd843e284f76f6024 | [
"Apache-2.0"
] | permissive | sidekava/Karaf_Tutorial | https://github.com/sidekava/Karaf_Tutorial | 6619007a83cc84320ea9a774e3a77e799e74276c | 9a8883721d44ad032c712d4f20be4d613ac2f1b7 | refs/heads/master | 2023-01-04T13:08:41.105000 | 2020-11-02T12:07:49 | 2020-11-02T12:07:49 | 309,357,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | UTF-8 | Java | 3,340 | java | Jms2RestAdapterTest.java | Java | [] | null | [] | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 3,340 | 0.718862 | 0.713473 | 84 | 38.761906 | 31.691452 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547619 | false | false | 9 |
746d0e445a81b96a73e80f20b701fb6c5c1e4eda | 103,079,231,437 | 4e0bed8702f153060cd7226061e21a9240b2bfe9 | /app/src/main/java/sheva/bank/dagger/component/AppComponent.java | 3a3017d85019d65b9c12669cadb492cf82a0c161 | [] | no_license | shevchenkona19/NikitaShevchenko | https://github.com/shevchenkona19/NikitaShevchenko | cb30bb7d1ec551b32298376fd2bcf6c11a233796 | fe9511a7d819b04ff27c809c0d2f3b31cdb78353 | refs/heads/master | 2021-01-24T18:39:38.399000 | 2017-03-19T16:29:47 | 2017-03-19T16:29:47 | 84,467,702 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sheva.bank.dagger.component;
import javax.inject.Singleton;
import dagger.Component;
import sheva.bank.dagger.module.AppModule;
import sheva.bank.dagger.module.RetrofitModule;
import sheva.bank.mvp.view.MainActivity;
/**
* Created by shevc on 18.03.2017.
*/
@Component(modules = AppModule.class)
@Singleton
... | UTF-8 | Java | 465 | java | AppComponent.java | Java | [
{
"context": "eva.bank.mvp.view.MainActivity;\n\n/**\n * Created by shevc on 18.03.2017.\n */\n@Component(modules = AppModule",
"end": 251,
"score": 0.9995722770690918,
"start": 246,
"tag": "USERNAME",
"value": "shevc"
}
] | null | [] | package sheva.bank.dagger.component;
import javax.inject.Singleton;
import dagger.Component;
import sheva.bank.dagger.module.AppModule;
import sheva.bank.dagger.module.RetrofitModule;
import sheva.bank.mvp.view.MainActivity;
/**
* Created by shevc on 18.03.2017.
*/
@Component(modules = AppModule.class)
@Singleton
... | 465 | 0.793548 | 0.776344 | 19 | 23.473684 | 20.212994 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 9 |
ed5860d710d9d9c2cf4f0cd2f9e0b1d7b69c9a58 | 17,892,833,773,657 | 6650a143c56ff5ff96cd5382a178d471ec9df349 | /src/main/java/de/gerdiproject/harvest/utils/data/WebDataRetriever.java | 51094495d824c59cc779cbed7203f1a0bbe3391c | [] | no_license | GeRDI-Project/HarvesterBaseLibrary_Harvester-Libraries | https://github.com/GeRDI-Project/HarvesterBaseLibrary_Harvester-Libraries | 56237eabe6ee22e4c3dfb7a538f6b72386594c7b | de75a3f66464796bb477fd1415ac7a15b84e2bc2 | refs/heads/master | 2020-09-08T14:51:27.646000 | 2019-12-20T09:32:27 | 2019-12-20T09:32:27 | 221,163,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © 2017 Robin Weiss (http://www.gerdi-project.de)
*
* 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 require... | UTF-8 | Java | 17,491 | java | WebDataRetriever.java | Java | [
{
"context": "/**\n * Copyright © 2017 Robin Weiss (http://www.gerdi-project.de)\n *\n * Licensed unde",
"end": 35,
"score": 0.9997097849845886,
"start": 24,
"tag": "NAME",
"value": "Robin Weiss"
},
{
"context": "hods for reading files from the web.\n *\n * @author Robin Weiss\n */\n... | null | [] | /**
* Copyright © 2017 <NAME> (http://www.gerdi-project.de)
*
* 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 ... | 17,481 | 0.647341 | 0.644197 | 464 | 36.693966 | 34.456448 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547414 | false | false | 9 |
f726350abbb12ed157d42418ef16a5bbabbf6ad7 | 18,708,877,560,224 | bf13edfb670568a7e33bf0c5cb2dabaf98f03e75 | /app/src/main/java-gen/nautictracker/TrackPointDao.java | e5b46df021f1dfffb2f249554e98d4605537d453 | [
"MIT"
] | permissive | thymikee/NauticTracker | https://github.com/thymikee/NauticTracker | f96ad8a9a46ddb736c2cfcbbad5189cb24bb28fa | af3ff319631c57dc56cf0acdbd06b91a3c674dd5 | refs/heads/master | 2021-05-03T14:58:19.664000 | 2014-12-23T13:10:27 | 2014-12-23T13:10:27 | 27,333,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nautictracker;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteStatement;
import de.greenrobot.dao.AbstractDao;
import de.greenrobot.dao.Property;
import de.greenrobot.dao.internal.DaoConfig;
import nautictracker.TrackPoint;
// ... | UTF-8 | Java | 5,148 | java | TrackPointDao.java | Java | [] | null | [] | package nautictracker;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteStatement;
import de.greenrobot.dao.AbstractDao;
import de.greenrobot.dao.Property;
import de.greenrobot.dao.internal.DaoConfig;
import nautictracker.TrackPoint;
// ... | 5,148 | 0.592463 | 0.585276 | 142 | 34.253521 | 31.369545 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640845 | false | false | 9 |
8876114755d7008ce0b7d65cfd90f1dea9d11d4b | 22,857,815,970,681 | b8b3f03b332672064e55a51a678a0cf95fc993db | /tiantian-service/service-item/item-service/src/main/java/com/tiantian/item/main/Main.java | 4c6208d0df1610bea307fbcdc37d7051cebd03d4 | [] | no_license | liuzw220/tiantian-dubbo | https://github.com/liuzw220/tiantian-dubbo | 4dff22db0f97bbcb80ad013db4f3f2bb430280e9 | 904e0c4f7b4d1acde5383c5c902b5bb1d3647ba6 | refs/heads/master | 2021-01-12T05:51:48.866000 | 2018-11-01T08:06:28 | 2018-11-01T08:06:28 | 77,214,786 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.tiantian.item.main;
public class Main {
public static void main(String[] args) throws Exception {
com.alibaba.dubbo.container.Main.main(args);
/*ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext("classpath:spring/*.xml");
context.start();
Thread.sleep(2000);
//UserSer... | UTF-8 | Java | 477 | java | Main.java | Java | [] | null | [] |
package com.tiantian.item.main;
public class Main {
public static void main(String[] args) throws Exception {
com.alibaba.dubbo.container.Main.main(args);
/*ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext("classpath:spring/*.xml");
context.start();
Thread.sleep(2000);
//UserSer... | 477 | 0.751663 | 0.742794 | 14 | 31.142857 | 29.301041 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.785714 | false | false | 9 |
ec4fff4e28c094a32e91a19b4f327a67f46408c0 | 2,439,541,447,105 | 97f9ce24c8d289ad182beb91862309ac406b5aff | /src/main/java/vn/com/vndirect/assignment/backend/IStockInfoService.java | e10cd07d7af4e654574485cc673a8ff4dc0e441d | [] | no_license | tungtrandinh/nettycxfservices | https://github.com/tungtrandinh/nettycxfservices | eff4d5acf4c94c370b6335ad723add09dcc41006 | 5d170bf07e4f21d64e8571962bc603247e247f6f | refs/heads/master | 2020-05-29T18:45:15.333000 | 2014-08-05T06:35:48 | 2014-08-05T06:35:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.com.vndirect.assignment.backend;
import vn.com.vndirect.assignment.model.StockInfo;
public interface IStockInfoService {
public StockInfo getPrice(String stockCode);
}
| UTF-8 | Java | 182 | java | IStockInfoService.java | Java | [] | null | [] | package vn.com.vndirect.assignment.backend;
import vn.com.vndirect.assignment.model.StockInfo;
public interface IStockInfoService {
public StockInfo getPrice(String stockCode);
}
| 182 | 0.824176 | 0.824176 | 7 | 25 | 21.699244 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
83cd68d41522cec070bbc9d6665b54b70a7bd873 | 9,208,409,908,829 | c39540998048f494e9f0006d3cc7711d5756af25 | /services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/extensions/dynamodb/mappingclient/operations/CreateTable.java | d6f1e7af62c5b0b1d789d42402dc156161ce94ec | [
"Apache-2.0"
] | permissive | tomarskt/aws-sdk-java-v2 | https://github.com/tomarskt/aws-sdk-java-v2 | c845f9813274c8b3e673eb6c464ad3f9f5329bcf | 138def267fc8814418e5b7c8ab80f038b9d40641 | refs/heads/master | 2020-12-23T09:22:55.770000 | 2020-01-28T22:16:46 | 2020-01-29T16:26:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | UTF-8 | Java | 13,506 | java | CreateTable.java | Java | [] | null | [] | /*
* Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | 13,506 | 0.612987 | 0.61158 | 282 | 46.893616 | 36.073349 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425532 | false | false | 9 |
15b50f7dbf3752e4fd69da928266aae106f0da30 | 21,887,153,359,665 | 19b949f7fb4345fbc438d5c005e6fbf64b72cc57 | /src/main/java/com/luv2code/jackson/json/demo/Driver.java | 8d59218f5a28bc72a409ad12aeb46614c6f5ecc1 | [] | no_license | tonymnshk/jackson-data-binding | https://github.com/tonymnshk/jackson-data-binding | 130452ec5aa620fdbdbfef550262039709aa9898 | d43bde696d781400123dd7d7d76b9ea7b65f0547 | refs/heads/master | 2020-03-16T06:24:38.227000 | 2018-05-08T04:25:21 | 2018-05-08T04:25:21 | 132,553,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luv2code.jackson.json.demo;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.File;
/**
* Created by Tony Cai on 5/7/2018
*/
public class Driver {
public static void main(String[] args) {
System.out.println(System.getProperty("user.dir"));
try {
// creat... | UTF-8 | Java | 996 | java | Driver.java | Java | [
{
"context": "ctMapper;\n\nimport java.io.File;\n\n/**\n * Created by Tony Cai on 5/7/2018\n */\npublic class Driver {\n public ",
"end": 142,
"score": 0.999859094619751,
"start": 134,
"tag": "NAME",
"value": "Tony Cai"
}
] | null | [] | package com.luv2code.jackson.json.demo;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.File;
/**
* Created by <NAME> on 5/7/2018
*/
public class Driver {
public static void main(String[] args) {
System.out.println(System.getProperty("user.dir"));
try {
// create ... | 994 | 0.613454 | 0.606426 | 31 | 31.161291 | 28.260422 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 9 |
996dffca8d424e3fac55e5476fd65d2ddacfda50 | 21,887,153,362,184 | a137796d0bfaf93506d829fa5ad6a9e9ebabfc51 | /ActiTime_Project_3_3_2016/src/Browser_Commands_3/WebElementsCommands.java | c6abbdbaa41bcb05f0dbf39e8d5cd732b5eea319 | [] | no_license | Nallappa/Actitimeproject | https://github.com/Nallappa/Actitimeproject | 243411235d39824b9f5cf205f50b1da3444f15bb | e020e0f897cb79a91d02b6b40b4e27f7b2192c56 | refs/heads/master | 2020-03-30T16:56:43.532000 | 2018-10-03T15:25:23 | 2018-10-03T15:25:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Browser_Commands_3;
import org.openqa.selenium.By;
import org.openqa.selenium.Dimension;
import org.openqa.selenium.Point;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
public class WebElementsCommands {
public static void main... | UTF-8 | Java | 2,754 | java | WebElementsCommands.java | Java | [
{
"context": "clear()\n\t\td.findElement(By.id(\"u_0_1\")).sendKeys(\"Selenium automation\");\n\t\tThread.sleep(5000);\n\t\td.findElement(By.id(\"u",
"end": 802,
"score": 0.9930400252342224,
"start": 783,
"tag": "PASSWORD",
"value": "Selenium automation"
},
{
"context": "findElement(... | null | [] | package Browser_Commands_3;
import org.openqa.selenium.By;
import org.openqa.selenium.Dimension;
import org.openqa.selenium.Point;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
public class WebElementsCommands {
public static void main... | 2,730 | 0.660494 | 0.655047 | 110 | 24.036364 | 23.195581 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.090909 | false | false | 9 |
552b8043226b8b8c3751813ed8bb34b75e6fde43 | 10,376,641,012,145 | 564b8211f516315d1e5c0b61d06ce915eb9e6966 | /src/com/smoov/smoovpass/alltransaction/AllTransaction.java | 7f55cbd547b56608d94f93979e98d9137f3e7b1b | [] | no_license | lfloresca10/SmoovPay | https://github.com/lfloresca10/SmoovPay | 14d9faadf75403315c9c16c948cf0073b9fae66a | 5a783bba2e1e9a7480d16a99b37864bb6b33fe57 | refs/heads/master | 2018-01-09T22:01:09.501000 | 2015-05-25T09:27:18 | 2015-05-25T09:27:18 | 36,221,941 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smoov.smoovpass.alltransaction;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ExpandableListVi... | UTF-8 | Java | 8,222 | java | AllTransaction.java | Java | [] | null | [] | package com.smoov.smoovpass.alltransaction;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ExpandableListVi... | 8,222 | 0.711992 | 0.708952 | 267 | 29.794008 | 28.159636 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.543071 | false | false | 9 |
f0562deb76ff2f007e78785daeb70fd1e2ca1afd | 14,070,312,885,147 | 253546ec06e1bf95ca07c61527b748c7967326d4 | /project/app/src/main/java/uta/advse6324/ubs/ui/login/ChangepwActivity.java | 8f000cfd6bc355a7f7325c3468fa5fe1cea1aea7 | [] | no_license | astroleander/ubs-for-uta-6324 | https://github.com/astroleander/ubs-for-uta-6324 | bcaece49e6e776381dc521ec0890512d6fd3da8f | 14d0288603eb179c3117ac6ded402bbece1835b5 | refs/heads/main | 2023-04-08T23:53:05.687000 | 2021-04-29T16:10:27 | 2021-04-29T16:10:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uta.advse6324.ubs.ui.login;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import uta.advse6324.ubs.R;
import uta.advse6324.ubs.pojo.... | UTF-8 | Java | 2,072 | java | ChangepwActivity.java | Java | [] | null | [] | package uta.advse6324.ubs.ui.login;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import uta.advse6324.ubs.R;
import uta.advse6324.ubs.pojo.... | 2,072 | 0.667471 | 0.651062 | 70 | 28.614286 | 25.868509 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
f5ebe5946073fc1e12afd973b41ad707fc4afe3b | 15,427,522,555,533 | 26e0644c6b2d10d21214c14e243a1b5391213bfa | /Android/android/app/src/main/java/com/comm/android/utils/FileUtils.java | cb51a261198c37160a018d95cfd191ee81b037df | [] | no_license | YYhorse/ChineseSupermarket | https://github.com/YYhorse/ChineseSupermarket | 2662007bb88b676dff3bdbf52e912327eec3ccfe | 368b0b2650ed62c03cf74be26e049d1814e11938 | refs/heads/master | 2018-10-22T07:58:57.261000 | 2018-08-17T06:16:56 | 2018-08-17T06:16:56 | 137,055,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.comm.android.utils;
import android.content.Context;
import android.os.Environment;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.i... | UTF-8 | Java | 8,032 | java | FileUtils.java | Java | [
{
"context": "import java.util.List;\n\n/**\n * 文件工具类\n *\n * @author Homk-M <Awentljs@gmail.com>\n */\npublic class FileUtils {",
"end": 426,
"score": 0.9863250851631165,
"start": 420,
"tag": "USERNAME",
"value": "Homk-M"
},
{
"context": "va.util.List;\n\n/**\n * 文件工具类\n *\n * @auth... | null | [] | package com.comm.android.utils;
import android.content.Context;
import android.os.Environment;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.i... | 8,021 | 0.510785 | 0.508056 | 268 | 27.716417 | 21.503942 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425373 | false | false | 9 |
70b997c8161c308fd8bc66321bb89cd970d3d10b | 29,815,662,994,449 | dd4718f70f88a9e69a73573e9b6553fccff39abd | /TicTacToe/TicTacToe.Domain/src/main/java/Domain/IODeviceFactory.java | 3cc99c6c9620e1f0002b68b1dfff0afcae8af444 | [] | no_license | janisZisenis/BoardGames.TDD-London-School | https://github.com/janisZisenis/BoardGames.TDD-London-School | 4173dfdb63017b4726ad3c178bace6c1d306a186 | 2c35e82b5cc4c3be83d89cf8758ef7b3cedbc131 | refs/heads/master | 2020-04-22T17:58:23.671000 | 2019-06-21T08:17:19 | 2019-06-21T08:17:19 | 170,560,575 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Domain;
import Domain.Board.Board;
import Domain.Data.Mark;
import Input2D.InputGenerator;
import Input2D.ValidInputGenerator.InputAlerter;
public interface IODeviceFactory {
InputGenerator makeHumanInputGenerator();
InputGenerator makeInvincibleInputGenerator(Board board, Mark m);
InputGenerator ... | UTF-8 | Java | 438 | java | IODeviceFactory.java | Java | [] | null | [] | package Domain;
import Domain.Board.Board;
import Domain.Data.Mark;
import Input2D.InputGenerator;
import Input2D.ValidInputGenerator.InputAlerter;
public interface IODeviceFactory {
InputGenerator makeHumanInputGenerator();
InputGenerator makeInvincibleInputGenerator(Board board, Mark m);
InputGenerator ... | 438 | 0.815068 | 0.810502 | 15 | 28.200001 | 20.69525 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 9 |
ce73dbf94cfc9c1db1f620ba06dd3c293c9ac555 | 27,350,351,763,565 | eef77c9808ba30ac5658266ca122e7e4c1b8069d | /javaee workspace/160204xml/src/com/test/XMLServlet.java | 74b9958b1d18f23a69ecffff9c6d9def29102022 | [] | no_license | geniusle/backup | https://github.com/geniusle/backup | 5db620139d599c82c6571dc76c0b19ef8a5ac9f0 | 914b3b7d963f3637197cd3c100ba76b07cc929b4 | refs/heads/master | 2017-10-31T19:40:52.138000 | 2016-07-18T04:25:51 | 2016-07-18T04:25:51 | 63,569,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test;
import java.io.IOException;
import java.io.OutputStream;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.dom4j.*;
import ... | UTF-8 | Java | 2,161 | java | XMLServlet.java | Java | [
{
"context": "ok2.addElement(\"author\");\n\t\tbook2_author.setText(\"Geniusle\");\n\t\tOutputStream output=response.getOutputStream",
"end": 1997,
"score": 0.7082780003547668,
"start": 1989,
"tag": "NAME",
"value": "Geniusle"
}
] | null | [] | package com.test;
import java.io.IOException;
import java.io.OutputStream;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.dom4j.*;
import ... | 2,161 | 0.745951 | 0.735308 | 70 | 29.871429 | 26.311281 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.585714 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.