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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a5b099530eabe7b7091562f3dd24f6080f547a39 | 37,349,035,609,982 | 95c6256c6d92fdcca1f9cfaffcf923f2fbcde117 | /src/com/meca/trade/components/PortfolioManager.java | d9a7d14995f198bb0cbd447aa3f7fc332bca26bf | [] | no_license | ckavuklu/mecatrade | https://github.com/ckavuklu/mecatrade | bc1861695f052208e1588b94a6e30f1e9b5b2443 | 93c65ea2cafd304f7020b7ee07c20d7793b01ccb | refs/heads/master | 2021-01-17T05:20:12.132000 | 2014-06-18T03:36:56 | 2014-06-18T03:36:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meca.trade.components;
import java.util.ArrayList;
import java.util.List;
import com.jpmorrsn.fbp.engine.Component;
import com.jpmorrsn.fbp.engine.ComponentDescription;
import com.jpmorrsn.fbp.engine.InPort;
import com.jpmorrsn.fbp.engine.InPorts;
import com.jpmorrsn.fbp.engine.InputPort;
import com.jpmor... | UTF-8 | Java | 7,025 | java | PortfolioManager.java | Java | [
{
"context": "ic final String copyright = \"Copyright 2007, 2012, J. Paul Morrison. At your option, you may copy, \"\n\t\t\t+ \"distribut",
"end": 1410,
"score": 0.9974184036254883,
"start": 1394,
"tag": "NAME",
"value": "J. Paul Morrison"
}
] | null | [] | package com.meca.trade.components;
import java.util.ArrayList;
import java.util.List;
import com.jpmorrsn.fbp.engine.Component;
import com.jpmorrsn.fbp.engine.ComponentDescription;
import com.jpmorrsn.fbp.engine.InPort;
import com.jpmorrsn.fbp.engine.InPorts;
import com.jpmorrsn.fbp.engine.InputPort;
import com.jpmor... | 7,015 | 0.629893 | 0.626619 | 274 | 24.638685 | 27.393406 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.587591 | false | false | 3 |
05b9fdffe7edbb56ecbc324db2ef710694d0b240 | 29,540,785,104,450 | 6989ba591574aa1ae1f5b66cfe91cbfe3c347269 | /src/main/java/Lesson_1/Fruits/Main.java | 3621d4bf72f1c1e8857efae8d53fae488146af28 | [] | no_license | ingl0ri0us/GeekBrainsJavaCoreLvl_3 | https://github.com/ingl0ri0us/GeekBrainsJavaCoreLvl_3 | 60111210776abbe3f12e370d7fdee11a68bc3564 | 25e259d239288f809e381e9943e232e0f901c858 | refs/heads/lesson-2 | 2023-05-29T09:57:32.927000 | 2019-07-15T12:09:46 | 2019-07-15T12:09:46 | 196,991,898 | 0 | 0 | null | false | 2023-05-23T20:11:52 | 2019-07-15T12:12:01 | 2019-07-15T12:12:12 | 2023-05-23T20:11:52 | 2,359 | 0 | 0 | 8 | Java | false | false | package Lesson_1.Fruits;
public class Main {
public static void main(String[] args) {
Box<Orange> orangeBox1 = new Box<Orange>();
Box<Orange> orangeBox2 = new Box<Orange>();
Box<Apple> appleBox1 = new Box<Apple>();
Box<Apple> appleBox2 = new Box<Apple>();
fillWithOranges(or... | UTF-8 | Java | 1,807 | java | Main.java | Java | [] | null | [] | package Lesson_1.Fruits;
public class Main {
public static void main(String[] args) {
Box<Orange> orangeBox1 = new Box<Orange>();
Box<Orange> orangeBox2 = new Box<Orange>();
Box<Apple> appleBox1 = new Box<Apple>();
Box<Apple> appleBox2 = new Box<Apple>();
fillWithOranges(or... | 1,807 | 0.62867 | 0.610823 | 47 | 35.957447 | 25.29398 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808511 | false | false | 3 |
95f2764e3ac6c3df5bee68a045bef4f012922bc7 | 36,618,891,187,102 | d497a23e44d0998dd9a98884d63acb9abf24ad1b | /TCC_MyHealth/src/java/com/senai/tcc/myhealth/interfaces/ValidacaoParaAgenda.java | 0e0ca536f644e890ff2fdcc2cb453d2b8183d579 | [] | no_license | ykaique/TCC_MyHealth | https://github.com/ykaique/TCC_MyHealth | 49fb43309af33569c7c7854ca7e35d05076bcf51 | 012619a04982c084836ce6d30cdb6d5aa463ad09 | refs/heads/master | 2020-09-19T03:37:02.295000 | 2019-11-26T13:18:43 | 2019-11-26T13:18:43 | 224,196,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.senai.tcc.myhealth.interfaces;
/**
*
* @author Kevin Silveira
*/
public interface ValidacaoParaAgenda {
void verificar();
void setProximo(ValidacaoParaAgenda outraCondicao);
}
| UTF-8 | Java | 210 | java | ValidacaoParaAgenda.java | Java | [
{
"context": ".senai.tcc.myhealth.interfaces;\n\n/**\n *\n * @author Kevin Silveira\n */\npublic interface ValidacaoParaAgenda {\n \n ",
"end": 76,
"score": 0.9997891187667847,
"start": 62,
"tag": "NAME",
"value": "Kevin Silveira"
}
] | null | [] | package com.senai.tcc.myhealth.interfaces;
/**
*
* @author <NAME>
*/
public interface ValidacaoParaAgenda {
void verificar();
void setProximo(ValidacaoParaAgenda outraCondicao);
}
| 202 | 0.704762 | 0.704762 | 12 | 16.5 | 18.454901 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
a3ce6c468306907303f323e02e28d70ac67c375d | 12,403,865,611,867 | c3d74f68c9a25a7e32f542f6cf7861656928e74a | /src/main/java/com/tonlist/controller/CalanderController.java | 6926157d511d564bc022ca6f883fde9d26b14587 | [] | no_license | mej3hi/tonlist | https://github.com/mej3hi/tonlist | 21544a530dd9165be27b4c4c62e48ae173a20031 | 48604faf29eadad64c30932e872398020f7b23a2 | refs/heads/master | 2020-07-03T18:22:30.091000 | 2018-05-24T03:57:29 | 2018-05-24T03:57:29 | 67,540,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tonlist.controller;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.stereotype.Controller;
import org.springframe... | UTF-8 | Java | 1,367 | java | CalanderController.java | Java | [] | null | [] | package com.tonlist.controller;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.stereotype.Controller;
import org.springframe... | 1,367 | 0.741039 | 0.741039 | 46 | 27.76087 | 24.744068 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.152174 | false | false | 3 |
a73eb34eb20fd40c3cc91a09dc43b7161e91cf81 | 12,403,865,611,935 | 1990d165a2847f1e4c4a371b0d2061fb8ffe639b | /framework/src/com/framework/testcase/TestCase.java | a9f8d01c73ab791ec1a98e6af40dc912859500c4 | [] | no_license | CopyGithub/TestProject | https://github.com/CopyGithub/TestProject | 18780077a1d0adea9e239a0d29f11b9960297f00 | ec14a7448f4d0fa6d8cfb1738b3dbb327a00a296 | refs/heads/master | 2021-01-20T18:55:01.712000 | 2017-01-23T08:20:57 | 2017-01-23T08:20:57 | 65,382,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.framework.testcase;
import com.framework.common.ApkInfo;
import com.framework.common.Report;
import com.framework.common.Res;
import com.framework.common.Utils;
import com.framework.common.ApkInfo.TestClass;
import java.util.ArrayList;
import java.util.Timer;
import java.util.TimerTask;
abstract class Te... | UTF-8 | Java | 3,344 | java | TestCase.java | Java | [] | null | [] | package com.framework.testcase;
import com.framework.common.ApkInfo;
import com.framework.common.Report;
import com.framework.common.Res;
import com.framework.common.Utils;
import com.framework.common.ApkInfo.TestClass;
import java.util.ArrayList;
import java.util.Timer;
import java.util.TimerTask;
abstract class Te... | 3,344 | 0.636699 | 0.621921 | 92 | 34.315216 | 26.156273 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.054348 | false | false | 3 |
239579253818517c1740127a70bf0f5e6694fdd0 | 12,403,865,609,492 | f3f3a9f2d5df1166dd8cf81bce66962dff30ec9b | /app/src/main/java/com/example/krathman257/rc_car_gui_prototype/CarControl.java | b50305af39015189dba81c491bc10e706ebcffe7 | [] | no_license | krathman257/RC_Car_GUI_Prototype | https://github.com/krathman257/RC_Car_GUI_Prototype | 7a3e226ae3d33b176f94569954827fb4b58b6adb | 53797a1aaadeefbd993df82ddd8336721feb00d6 | refs/heads/master | 2022-11-14T16:23:29.740000 | 2020-07-13T02:50:09 | 2020-07-13T02:50:09 | 279,193,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* RC Car, Team G.2
* Android App
* Written by Kyle Rathman
*/
package com.example.krathman257.rc_car_gui_prototype;
//Import necessary packages
import android.support.v7.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSo... | UTF-8 | Java | 9,533 | java | CarControl.java | Java | [
{
"context": "/* RC Car, Team G.2\n * Android App\n * Written by Kyle Rathman\n */\n\npackage com.example.krathman257.rc_car_gui_p",
"end": 61,
"score": 0.9998711347579956,
"start": 49,
"tag": "NAME",
"value": "Kyle Rathman"
},
{
"context": "ritten by Kyle Rathman\n */\n\npackage com... | null | [] | /* RC Car, Team G.2
* Android App
* Written by <NAME>
*/
package com.example.krathman257.rc_car_gui_prototype;
//Import necessary packages
import android.support.v7.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
... | 9,527 | 0.50257 | 0.493234 | 287 | 32.219513 | 23.536551 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449477 | false | false | 3 |
107c2a1655d5e37efc7f68d201c498f9d4c67509 | 12,403,865,609,117 | 0542a67b0e657dae4b3fe0479b19b47af0f85960 | /app/src/main/java/com/whatdoyouwanttodo/settings/package-info.java | 3fc8aa910768452a3e83ddea288e2bb3cca3eb42 | [
"Apache-2.0"
] | permissive | famiglieperaccoglienzaapp/cosavuoifare | https://github.com/famiglieperaccoglienzaapp/cosavuoifare | 62397e466736afc27b34e3c34e6edd6afe0ded87 | be490ab62e8132b5461bcfb19511492c775b7c45 | refs/heads/master | 2021-05-04T11:43:39.616000 | 2016-11-20T23:44:53 | 2016-11-20T23:44:53 | 45,423,078 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Contiene le impostazioni comuni del programma
*/
package com.whatdoyouwanttodo.settings; | UTF-8 | Java | 96 | java | package-info.java | Java | [] | null | [] | /**
* Contiene le impostazioni comuni del programma
*/
package com.whatdoyouwanttodo.settings; | 96 | 0.78125 | 0.78125 | 4 | 23.25 | 20.498476 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
a4c282c263a77d2236095e8fc4f604d7b1dec6aa | 27,925,877,418,004 | 3b335c53d6bea6ac0fa885dc8f14136e1bccd509 | /Sample/src/com/cts/training/controller/SampleController.java | f59c065bbaf46584c1f5f3c2db20c295cee27499 | [
"Apache-2.0"
] | permissive | Sowmya6597/java | https://github.com/Sowmya6597/java | 77ec2ee5357f0c3ef32b1f25be095d59d43ab63d | 81bf113665259a1c3a3dd86ceb1b94dba6fbd0dd | refs/heads/master | 2023-01-21T18:56:06.259000 | 2020-03-10T12:39:46 | 2020-03-10T12:39:46 | 233,594,573 | 0 | 0 | Apache-2.0 | false | 2023-01-07T14:06:22 | 2020-01-13T12:50:53 | 2020-03-10T12:40:30 | 2023-01-07T14:06:21 | 9,239 | 0 | 0 | 44 | JavaScript | false | false | package com.cts.training.controller;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.cts.training.model.AccountEntity;
import com.cts.training.model.CustomerEntity;
import com.cts.training.model.CustomerEntity;
public clas... | UTF-8 | Java | 684 | java | SampleController.java | Java | [] | null | [] | package com.cts.training.controller;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.cts.training.model.AccountEntity;
import com.cts.training.model.CustomerEntity;
import com.cts.training.model.CustomerEntity;
public clas... | 684 | 0.796784 | 0.796784 | 23 | 28.73913 | 29.476913 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
378dd02a0cb88d500b099904f4fe87fe52c3389e | 36,696,200,594,212 | 04f9f388c53829a4e3748358b7d2449c55a70482 | /src/trouger/dmt/test/DmtTest.java | ac175ce40548435b2b87eb5163feeb73d1fa7798 | [] | no_license | dalinhuang/clickprediction | https://github.com/dalinhuang/clickprediction | b699e65312080d42f94462c8ea25cee344a295aa | cd989d0d44f3b35ae2a4684dcfae0709fb5f4295 | refs/heads/master | 2016-08-11T14:04:54.503000 | 2010-08-01T13:40:44 | 2010-08-01T13:40:44 | 49,007,139 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trouger.dmt.test;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.util.Tool;
import org.apache.hadoop.util.ToolRunner;
import trouger.dmt.DumpTableRunner;
import trouger.dmt.JoinTableRunner;
import trouger.dmt.J... | UTF-8 | Java | 5,498 | java | DmtTest.java | Java | [
{
"context": "urceTable(table2, null, \" \");\r\n\t\tr5.addKeyGroup(\"1.1\");\r\n\t\tr5.setResultFieldsEx(\"1.1 1.2 maxi(1.3)\");\r",
"end": 2878,
"score": 0.7846126556396484,
"start": 2877,
"tag": "KEY",
"value": "1"
}
] | null | [] | package trouger.dmt.test;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.util.Tool;
import org.apache.hadoop.util.ToolRunner;
import trouger.dmt.DumpTableRunner;
import trouger.dmt.JoinTableRunner;
import trouger.dmt.J... | 5,498 | 0.656239 | 0.608403 | 174 | 29.597702 | 19.130802 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.643678 | false | false | 3 |
8926e7e41120c59e3f025e8df869ecc84a9b6495 | 38,568,806,332,271 | 90ecc6a78f43ee1376a61ae270a6d957fa224837 | /app/src/main/java/com/zhl/design/tools/NodeHeader.java | 30993da9aa73cc4a0baf1e41172005773863e704 | [] | no_license | lql8896618/MyApplication | https://github.com/lql8896618/MyApplication | ea8d1107052a8be5c3ffa24090d18b28519c10cb | 6b3f89c57be0e03c7b0340b832b96597359f8116 | refs/heads/master | 2021-05-06T01:32:51.435000 | 2017-12-15T15:03:16 | 2017-12-15T15:03:16 | 114,378,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhl.design.tools;
import android.content.ClipDescription;
import android.graphics.Color;
import android.view.DragEvent;
import android.view.Gravity;
import android.view.View;
import android.widget.FrameLayout;
import com.zhl.design.node.base.Node;
/**
* 作者:刘启亮
* 创建时间: 2017/12/11 0011
* 描述:
*/
public ... | UTF-8 | Java | 2,782 | java | NodeHeader.java | Java | [
{
"context": "\nimport com.zhl.design.node.base.Node;\n\n/**\n * 作者:刘启亮\n * 创建时间: 2017/12/11 0011\n * 描述:\n */\npublic class ",
"end": 276,
"score": 0.9998273849487305,
"start": 273,
"tag": "NAME",
"value": "刘启亮"
}
] | null | [] | package com.zhl.design.tools;
import android.content.ClipDescription;
import android.graphics.Color;
import android.view.DragEvent;
import android.view.Gravity;
import android.view.View;
import android.widget.FrameLayout;
import com.zhl.design.node.base.Node;
/**
* 作者:刘启亮
* 创建时间: 2017/12/11 0011
* 描述:
*/
public ... | 2,782 | 0.593682 | 0.586057 | 87 | 30.655172 | 23.123768 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 3 |
df95eb5c80558d2d31b08bc17291e52b25345a47 | 34,729,105,598,100 | 322e75a3884e20831767ee86642b9afc9e706c94 | /E_Commerce_Spring/src/com/spring/mvc/OrderController.java | 1d1aa1d5efbea215581630615f0c8b498a056297 | [] | no_license | Pardha2710/MyWorks | https://github.com/Pardha2710/MyWorks | a3494aa8526dd84133efc5eeb3fdb6c1b677f874 | e89234d99d7ee85ff14f1ab21096f29b8240f553 | refs/heads/master | 2022-12-23T18:05:54.331000 | 2021-01-26T08:45:32 | 2021-01-26T08:45:32 | 224,067,250 | 0 | 0 | null | false | 2022-12-16T00:40:08 | 2019-11-26T00:26:09 | 2021-01-26T08:45:43 | 2022-12-16T00:40:05 | 144,350 | 0 | 0 | 8 | Java | false | false | package com.spring.mvc;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import javax.p... | UTF-8 | Java | 5,145 | java | OrderController.java | Java | [] | null | [] | package com.spring.mvc;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import javax.p... | 5,145 | 0.723226 | 0.718367 | 163 | 30.564417 | 26.211279 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.484663 | false | false | 3 |
a5dca1b231e037e9a481436bd6018e378bbbb17d | 38,989,713,140,596 | 2f36e3c94c9aebff7835e92b0b3c8a14a1c5bf37 | /android/src/com/android/tools/idea/gradle/dsl/api/FlavorTypeModel.java | 118f64b408a33a8f008c554edf215b8fd958d467 | [] | no_license | dahlstrom-g/android | https://github.com/dahlstrom-g/android | 59c7e545e3a68ff99e326390aac52d1847f4d1af | 1e03db1c454a7a74445baefe3cb809f03cddd921 | refs/heads/master | 2021-05-15T13:02:51.858000 | 2019-05-22T18:21:03 | 2019-05-22T18:21:03 | 108,480,246 | 0 | 0 | null | true | 2017-10-27T00:32:29 | 2017-10-27T00:32:28 | 2017-10-18T11:39:02 | 2017-10-26T20:13:07 | 218,744 | 0 | 0 | 0 | null | false | null | /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 2,953 | java | FlavorTypeModel.java | Java | [] | null | [] | /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 2,953 | 0.765662 | 0.762953 | 104 | 27.39423 | 30.592991 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 3 |
e9f7c74cc110b41e753d6b018bd21d89ca601ebd | 37,486,474,571,281 | e64cebd26ca371de236779a9c08b6c9caacad283 | /PracticeProjects/OldPracticeProjects_2014/VisionPractice/src/visionpractice/VisionPractice.java | f22ed7f1d5e2e6e8a1accab884dae9590e767d18 | [] | no_license | BishopEustaceRoboticsTeam/bert | https://github.com/BishopEustaceRoboticsTeam/bert | 49987253ff3a62eee0dd782accfcee4d1033b2e0 | 054db4c81b8bafac2680fd4334eddbd22b93a723 | refs/heads/master | 2021-01-13T00:59:16.638000 | 2016-04-15T12:51:06 | 2016-04-15T12:51:06 | 50,206,900 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package visionpractice;
import java.io.File;
import static com.googlecode.javacv.cpp.opencv_core.*;
import static com.googlecode.javacv.cpp.opencv_highgui.*;
public class VisionPractice {
public static void main(String[] args) {
// TODO: make input argument filename.
String filename = "/hom... | UTF-8 | Java | 1,413 | java | VisionPractice.java | Java | [
{
"context": "nt filename.\n String filename = \"/home/bert5/random_image.jpg\";\n \n // See if fil",
"end": 327,
"score": 0.9498433470726013,
"start": 326,
"tag": "USERNAME",
"value": "5"
}
] | null | [] | package visionpractice;
import java.io.File;
import static com.googlecode.javacv.cpp.opencv_core.*;
import static com.googlecode.javacv.cpp.opencv_highgui.*;
public class VisionPractice {
public static void main(String[] args) {
// TODO: make input argument filename.
String filename = "/hom... | 1,413 | 0.583864 | 0.582449 | 51 | 26.705883 | 23.267662 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 3 |
7d03e5408b773291111d2960c98241d2e6480a29 | 7,550,552,555,310 | 002140e0ea60a9fcfac9fc07f60bb3e9dc49ab67 | /src/main/java/net/ibizsys/psrt/srv/wx/dao/WXOrgSectorDAO.java | b5f5e41a2c9a96deaa7d57429fbf6807d3e1f81c | [] | no_license | devibizsys/saibz5_all | https://github.com/devibizsys/saibz5_all | ecacc91122920b8133c2cff3c2779c0ee0381211 | 87c44490511253b5b34cd778623f9b6a705cb97c | refs/heads/master | 2021-01-01T16:15:17.146000 | 2017-07-20T07:52:21 | 2017-07-20T07:52:21 | 97,795,014 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* iBizSys 5.0 用户自定义代码
* http://www.ibizsys.net
*/
package net.ibizsys.psrt.srv.wx.dao;
import org.springframework.stereotype.Repository;
/**
* 实体[WXOrgSector] DAO对象
*/
@Repository
public class WXOrgSectorDAO extends WXOrgSectorDAOBase {
public WXOrgSectorDAO() {
super();
}
} | UTF-8 | Java | 328 | java | WXOrgSectorDAO.java | Java | [] | null | [] | /**
* iBizSys 5.0 用户自定义代码
* http://www.ibizsys.net
*/
package net.ibizsys.psrt.srv.wx.dao;
import org.springframework.stereotype.Repository;
/**
* 实体[WXOrgSector] DAO对象
*/
@Repository
public class WXOrgSectorDAO extends WXOrgSectorDAOBase {
public WXOrgSectorDAO() {
super();
}
} | 328 | 0.683007 | 0.676471 | 19 | 15.157895 | 17.057991 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.157895 | false | false | 3 |
99d983f8764f7ac8bbb4ebd2a800ad5d5bed61eb | 1,468,878,860,475 | 3fc13b4068f552b502e04b1c26553592a446d7ac | /api/src/main/java/mb/resource/hierarchical/match/ResourceMatcher.java | d5129979386cf2d820367e5c01cfc419ae9feb46 | [
"Apache-2.0"
] | permissive | metaborg/resource | https://github.com/metaborg/resource | 5240772d3b5b3bc58c23dfd233697fdaebc14133 | 197057fb397b49663bee8e1a0bbcac2452ed4276 | refs/heads/master | 2022-05-25T05:27:36.397000 | 2022-05-11T13:41:09 | 2022-05-11T13:41:09 | 179,507,450 | 0 | 4 | Apache-2.0 | false | 2021-08-24T09:35:45 | 2019-04-04T13:53:57 | 2021-07-14T14:03:54 | 2021-08-24T09:35:45 | 318 | 0 | 2 | 0 | Java | false | false | package mb.resource.hierarchical.match;
import mb.resource.hierarchical.HierarchicalResource;
import mb.resource.hierarchical.match.path.PathMatcher;
import java.io.IOException;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collections;
@FunctionalInterface
public interface ResourceMatche... | UTF-8 | Java | 2,303 | java | ResourceMatcher.java | Java | [] | null | [] | package mb.resource.hierarchical.match;
import mb.resource.hierarchical.HierarchicalResource;
import mb.resource.hierarchical.match.path.PathMatcher;
import java.io.IOException;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collections;
@FunctionalInterface
public interface ResourceMatche... | 2,303 | 0.725141 | 0.724273 | 75 | 29.706667 | 28.093546 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
41b39eb854f6bba41538ff454e36eb01bd14a5c4 | 24,799,141,201,473 | ded3221f3f120701baba48354aa35188a70d485b | /android/app/src/main/java/com/example/myapplication/MainActivity.java | 51358d3092bf0c56f5a5407876d632fb820c5116 | [] | no_license | jongh90/clickclock | https://github.com/jongh90/clickclock | 1fd2fafe4391f75d06ca986cb8c03442772634ce | b4e7ce67464cd135d1e4062c1e682fbf1ca0e240 | refs/heads/master | 2020-03-26T07:46:42.598000 | 2015-06-12T12:56:57 | 2015-06-12T12:56:57 | 37,311,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.app.TimePickerDialog;
import android.content.DialogInterface;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import an... | UHC | Java | 4,902 | java | MainActivity.java | Java | [] | null | [] | package com.example.myapplication;
import android.app.AlertDialog;
import android.app.DatePickerDialog;
import android.app.TimePickerDialog;
import android.content.DialogInterface;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import an... | 4,902 | 0.622649 | 0.618053 | 136 | 34.191177 | 25.704348 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661765 | false | false | 3 |
2a5001321f3b764bfe0ad358b66cb0fbc26416a3 | 33,663,953,700,138 | 97dde8082d307e43aa11e549b8e1b23b612b394a | /src/main/java/com/blaeser/models/Menu.java | e806e3089372bcd6e029ac4fe5782d21e7d69a4e | [] | no_license | sgrandner/blaeser_webpage | https://github.com/sgrandner/blaeser_webpage | b706567ca41938c5a48d192d56f024133795f41b | c618404679f5cd8192d496b82278542dff6ac355 | refs/heads/master | 2020-04-05T09:35:48.080000 | 2017-08-06T22:01:00 | 2017-08-06T22:01:00 | 81,661,861 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blaeser.models;
import java.util.ArrayList;
import java.util.List;
public class Menu {
private List<MenuItem> menuItemList = new ArrayList<>();
private Integer selectedPageId;
public void addMenuItem(MenuItem menuItem) {
menuItemList.add(menuItem);
}
public void clear() {
menuItemList.clear(... | UTF-8 | Java | 722 | java | Menu.java | Java | [] | null | [] | package com.blaeser.models;
import java.util.ArrayList;
import java.util.List;
public class Menu {
private List<MenuItem> menuItemList = new ArrayList<>();
private Integer selectedPageId;
public void addMenuItem(MenuItem menuItem) {
menuItemList.add(menuItem);
}
public void clear() {
menuItemList.clear(... | 722 | 0.740997 | 0.740997 | 41 | 16.609756 | 18.458757 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.02439 | false | false | 3 |
a79800d5b96a0124b6113303def3aae9f3ebe2dc | 4,423,816,351,085 | 9a0c9fe2438609669686b59ec34bd515fb530390 | /src/main/java/com/jk/dao/DeptCongDao.java | 452833a8e08b3a0545e09cfc2f2bc2eed13ea2b2 | [] | no_license | wxy10021003/test | https://github.com/wxy10021003/test | 6d23d6242172817868f3cbfb4cb57eb2636dd1f1 | 3b909dbdd2f74ed06e9d5851d24ad7948cfe9b1a | refs/heads/master | 2020-03-16T02:28:12.820000 | 2018-05-07T13:35:24 | 2018-05-07T13:36:09 | 132,465,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jk.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.jk.model.DeptCong;
import com.jk.model.Role;
public interface DeptCongDao {
long selectCount(DeptCong deptcong);
List<Role> queryDeptCountList(@Param("start") int start, @Param("rows") int rows, DeptCong deptcong);... | UTF-8 | Java | 324 | java | DeptCongDao.java | Java | [] | null | [] | package com.jk.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.jk.model.DeptCong;
import com.jk.model.Role;
public interface DeptCongDao {
long selectCount(DeptCong deptcong);
List<Role> queryDeptCountList(@Param("start") int start, @Param("rows") int rows, DeptCong deptcong);... | 324 | 0.762346 | 0.762346 | 16 | 19.25 | 26.106752 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 3 |
055b49b7fa2e78ad8dec8edc4c8b9c732bf7d809 | 489,626,319,031 | 8e056a5a1bb1ea886141383ab21b2645ada56cae | /common/src/main/java/com/go2plus/common/page/HttpAgent.java | b793f0a95ddf675a7da94d3c7666b2937396cc2f | [
"MIT"
] | permissive | doooyo/manage | https://github.com/doooyo/manage | c5ff1ceeb3acfb8e0123de4629e5a927f2344a47 | 99ec2d76a6d4129f7b3eb87f905b7978360bbe40 | refs/heads/master | 2021-05-30T20:02:55.051000 | 2016-04-07T01:33:02 | 2016-04-07T01:33:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.go2plus.common.page;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.http.Header;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import ... | UTF-8 | Java | 3,591 | java | HttpAgent.java | Java | [] | null | [] | package com.go2plus.common.page;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.http.Header;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import ... | 3,591 | 0.648566 | 0.629351 | 114 | 30.5 | 26.33497 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815789 | false | false | 3 |
08639e33664e5241e65ee3201f0fd42ea42811d7 | 25,254,407,738,566 | 0dbb6c3b721672b7c42aeef57601a67f4ba4c615 | /PayDayTest.java | 45178665dae5cfbd5c294c9e97aacf06dc85253e | [] | no_license | michael-doll/PayDay | https://github.com/michael-doll/PayDay | 8f02a92b71fdd2b6de64a389497bd221a17688d1 | a9f0ebb5bbd8e51c0feb8ad6cbe4b3e34882a379 | refs/heads/master | 2020-08-20T22:59:49.240000 | 2019-10-18T17:31:50 | 2019-10-18T17:31:50 | 216,075,450 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
/**
* The test class PayDayTest.
*
* Michael Doll
* 10.18.2019
*/
public class PayDayTest
{
/**
* Default constructor for test class PayDayTest
*/
public PayDayTest()
{
}... | UTF-8 | Java | 841 | java | PayDayTest.java | Java | [
{
"context": "nit.Test;\n\n/**\n * The test class PayDayTest.\n *\n * Michael Doll\n * 10.18.2019\n */\npublic class PayDayTest\n{\n /",
"end": 161,
"score": 0.9997445940971375,
"start": 149,
"tag": "NAME",
"value": "Michael Doll"
},
{
"context": "ayTest(){\n PayDay payDayT... | null | [] |
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
/**
* The test class PayDayTest.
*
* <NAME>
* 10.18.2019
*/
public class PayDayTest
{
/**
* Default constructor for test class PayDayTest
*/
public PayDayTest()
{
}
... | 835 | 0.568371 | 0.525565 | 48 | 16.479166 | 18.136047 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270833 | false | false | 3 |
ec50ea7e0816e69c634bdde72b9ac78672641188 | 16,303,695,897,699 | 13516aaca8e538b28a2b84183d32afb211a640fe | /src/Chapter4/Student.java | 26bd2fcf2300035c264fb2e2acff4934cdc6c822 | [] | no_license | reginald1992/JavaFoundationProject | https://github.com/reginald1992/JavaFoundationProject | a39fece0a6e4c2313b816409d5a7926dd039ff23 | 398549319ed4f51a83af5736112fb64e565c207a | refs/heads/master | 2020-12-02T19:18:38.625000 | 2019-01-27T11:12:36 | 2019-01-27T11:12:36 | 96,321,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter4;
/**
* super:可以用来修饰属性、方法、构造器
*
* (1)当子类与父类中有同名的属性时,可以用“super.属性”来调用父类中的属性
* 若想调用子类的同名的属性,用“this.属性”
*
* (2)当子类重写父类的方法以后,在子类中若想再显式的调用父类的被重写的方法,就需要用“super.方法”
*
* (3)super修饰构造器:通过在子类中使用“super(形参列表)”来显式调用父类中的指定的构造器。
* >在构造器内部:“super(形参列表)”必须要声明在首行
* >在构造器内部:“this(形参列表)”或“super(形参列表)”只能出现... | UTF-8 | Java | 2,052 | java | Student.java | Java | [] | null | [] | package Chapter4;
/**
* super:可以用来修饰属性、方法、构造器
*
* (1)当子类与父类中有同名的属性时,可以用“super.属性”来调用父类中的属性
* 若想调用子类的同名的属性,用“this.属性”
*
* (2)当子类重写父类的方法以后,在子类中若想再显式的调用父类的被重写的方法,就需要用“super.方法”
*
* (3)super修饰构造器:通过在子类中使用“super(形参列表)”来显式调用父类中的指定的构造器。
* >在构造器内部:“super(形参列表)”必须要声明在首行
* >在构造器内部:“this(形参列表)”或“super(形参列表)”只能出现... | 2,052 | 0.569187 | 0.557775 | 67 | 19.925373 | 16.411057 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298507 | false | false | 3 |
b5924a858d03d4c09d962eeb8454df4ee858fb39 | 10,685,878,687,746 | 613d1fdb3543a735834df2e5326221f49ef9aeb3 | /app/src/main/java/com/example/reviewer/GameLibrary/GameListActivity.java | 5cd9ec902152b383416cd71094fceb5d89a3d1f6 | [] | no_license | AriEncarnacion/SAEGG-Game-Utility | https://github.com/AriEncarnacion/SAEGG-Game-Utility | eac5580af4e302f4985fdafacb4e6358d8df997f | 29a6b5e2efe6e355535bf4eda3a4ed18e20b8f60 | refs/heads/master | 2022-12-24T18:27:02.389000 | 2019-12-05T02:09:19 | 2019-12-05T02:09:19 | 218,641,176 | 0 | 1 | null | false | 2022-12-13T15:01:07 | 2019-10-30T22:54:44 | 2022-01-06T00:53:33 | 2022-12-08T03:54:26 | 19,930 | 1 | 0 | 2 | Java | false | false | package com.example.reviewer.GameLibrary;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.room.Room;
import android.content.Intent;
import android.os.Bundle;
import com.example.reviewer.GameInf... | UTF-8 | Java | 2,876 | java | GameListActivity.java | Java | [] | null | [] | package com.example.reviewer.GameLibrary;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.room.Room;
import android.content.Intent;
import android.os.Bundle;
import com.example.reviewer.GameInf... | 2,876 | 0.638039 | 0.630042 | 78 | 35.871796 | 27.074615 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.897436 | false | false | 3 |
39be0915cade47e9240d3cb6a4dae718b05f3a87 | 11,312,943,910,171 | 4fcd0a463967f4e2d76453e523cb2acc904c0c24 | /OOPDEMO/src/CC/ChineseChess.java | 30c2939885c5a8c303ab3528d8f4590e29565596 | [] | no_license | kebohan1/ChessGame | https://github.com/kebohan1/ChessGame | 299a76a22ff4d447631ae9419141b0eaab0cc458 | e63200e8b2d7136feeefa41eb4b0a3d5ed22b764 | refs/heads/master | 2021-10-25T07:23:19.449000 | 2019-01-05T18:30:37 | 2019-01-05T18:30:37 | 160,600,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CC;
import java.util.ArrayList;
import Abstract.AbstractBoard;
import Abstract.AbstractChess;
import Abstract.AbstractPawn;
import Abstract.Color;
import Abstract.Rule;
import Abstract.Type;
public class ChineseChess extends AbstractChess {
@Override
public AbstractBoard createChessBoard(A... | UTF-8 | Java | 3,816 | java | ChineseChess.java | Java | [] | null | [] | package CC;
import java.util.ArrayList;
import Abstract.AbstractBoard;
import Abstract.AbstractChess;
import Abstract.AbstractPawn;
import Abstract.Color;
import Abstract.Rule;
import Abstract.Type;
public class ChineseChess extends AbstractChess {
@Override
public AbstractBoard createChessBoard(A... | 3,816 | 0.73218 | 0.699686 | 102 | 35.411766 | 22.849617 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.254902 | false | false | 3 |
7d2e52098c7476eef581c58b34ddd1c5e09c5bee | 11,312,943,911,430 | 5e2a412640bdd0cc209e9a916e412d4aa121e744 | /webapp.core.codes/src/main/java/com/java/webapp/core/codes/interceptor/FlashScopeInterceptor.java | b8a4bd1d1d221e7bfd6d1d254900d76eede2c725 | [] | no_license | tobertz/JavaProjectsRepository | https://github.com/tobertz/JavaProjectsRepository | 2fedb980892df2e8d41a1eaf857080b101b5be7a | a3ed194500d7a81ef1990e656d5b64cec6e84df2 | refs/heads/master | 2021-09-05T21:42:13.454000 | 2018-01-31T06:40:37 | 2018-01-31T06:40:37 | 119,645,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Licensed Materials
* Property of Toyota Motor Philippines
* Copyright (c) 2012 Toyota Motor Philippines
* All Rights Reserved
*
* Creation Date: Jul 20, 2012 1:38:18 PM
*
* History
* Jul 20, 2012 Initial creation francis
*/
package com.java.webapp.core.codes.interceptor;
import java.util.Map;
im... | UTF-8 | Java | 2,606 | java | FlashScopeInterceptor.java | Java | [
{
"context": "r.info(entry.getValue());\n\t\t\t\tfinal String key = \"flash\" + entry.getKey();\n\t\t\t\tlogger.info(key);\n\t\t\t\trequest",
"end": 2440,
"score": 0.797454833984375,
"start": 2432,
"tag": "KEY",
"value": "flash\" +"
},
{
"context": "etValue());\n\t\t\t\tfinal String ... | null | [] | /* Licensed Materials
* Property of Toyota Motor Philippines
* Copyright (c) 2012 Toyota Motor Philippines
* All Rights Reserved
*
* Creation Date: Jul 20, 2012 1:38:18 PM
*
* History
* Jul 20, 2012 Initial creation francis
*/
package com.java.webapp.core.codes.interceptor;
import java.util.Map;
im... | 2,606 | 0.724866 | 0.71604 | 93 | 27.021505 | 29.564938 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.494624 | false | false | 3 |
fd7dc49801e2cac78eca0d15045afd7b35df581c | 369,367,194,728 | 57b51b44b0eafda1d894caa027099f3d4b1c0102 | /src/net/itsmware/common/rpc/server/RPCServer.java | d18dda0d93dcb9e123b0d58e0069e69837d5b16d | [] | no_license | aolaog/rpcframework | https://github.com/aolaog/rpcframework | 8de343da9371be9d81a8c6dd870cb7461e08c398 | e7c43a94efc703c2c1f23baf725867b49529a446 | refs/heads/master | 2021-01-10T18:45:30.110000 | 2015-02-26T09:11:23 | 2015-02-26T09:11:23 | 30,600,156 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.itsmware.common.rpc.server;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelOption;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.Nio... | GB18030 | Java | 4,632 | java | RPCServer.java | Java | [
{
"context": "onnectionHandler ConnectionHandler}.\n *\n * @author aol_aog\n * @date 2014-11-13\n */\npublic class RPCServer {\n",
"end": 950,
"score": 0.9997164607048035,
"start": 943,
"tag": "USERNAME",
"value": "aol_aog"
}
] | null | [] | package net.itsmware.common.rpc.server;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelOption;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.nio.Nio... | 4,632 | 0.692951 | 0.685721 | 207 | 20.381643 | 19.305183 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 3 |
61839697fb65e1a9944fc6a49832d409c5baa526 | 23,931,557,822,843 | d0d988375b3decbc5b51036189fc16587cae66bb | /FastTrack/DOM&SAX/src/ReadFromXML.java | 78aa85ec75f7cb804fa812ef303c072a0a22d3fd | [] | no_license | GDLMadushanka/WSO2FastTrack | https://github.com/GDLMadushanka/WSO2FastTrack | 16e98a3df76d9e8adecabfe860525d7ec20753eb | 62f571f9a5d5b2c2d18d48e88a8a6a2b01ad1da3 | refs/heads/master | 2021-01-20T01:10:59.501000 | 2017-04-25T10:16:29 | 2017-04-25T10:16:29 | 89,230,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import java.io.File;
import java.lang.instrument.Instrumentati... | UTF-8 | Java | 1,988 | java | ReadFromXML.java | Java | [
{
"context": "ang.instrument.Instrumentation;\n\n/**\n * Created by lahiru on 4/19/17.\n */\n\npublic class ReadFromXML {\n p",
"end": 349,
"score": 0.99956876039505,
"start": 343,
"tag": "USERNAME",
"value": "lahiru"
}
] | null | [] | import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import java.io.File;
import java.lang.instrument.Instrumentati... | 1,988 | 0.657445 | 0.646881 | 48 | 40.416668 | 30.378744 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 3 |
4f4e456100f809e8191f86cab6b3935f1a6f3920 | 20,718,922,258,116 | b022d7d5b3588e1355efc291b10fe6d54c2aaecf | /src/registrodegastos/ui/EditarGasto.java | e00509ed1dcabf4e4d2768d3299f6ff908bf295b | [] | no_license | Davidlap/PROtarea09 | https://github.com/Davidlap/PROtarea09 | 7602e5caec441318abb1017d45e967a7fdb2cb76 | 969f462fc5766bfe5eb1a7d71e2750d84e443577 | refs/heads/master | 2020-03-21T10:45:33.264000 | 2018-06-24T09:33:57 | 2018-06-24T09:33:57 | 138,469,541 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package registrodegastos.ui;
import java.text.NumberFormat;
import java.text.ParseException;
import java.time.LocalDate;
import java.time.LocalTime;
import java.time.format.DateTimeFormatter;
import java.time.format.DateTimeParseException;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Coll... | UTF-8 | Java | 21,503 | java | EditarGasto.java | Java | [
{
"context": "por entendido que es un gasto nuevo\n * \n * @author David Lopez Civantos\n */\npublic class EditarGasto extends javax.swing.",
"end": 954,
"score": 0.9998849034309387,
"start": 934,
"tag": "NAME",
"value": "David Lopez Civantos"
}
] | null | [] | package registrodegastos.ui;
import java.text.NumberFormat;
import java.text.ParseException;
import java.time.LocalDate;
import java.time.LocalTime;
import java.time.format.DateTimeFormatter;
import java.time.format.DateTimeParseException;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Coll... | 21,489 | 0.661272 | 0.656016 | 403 | 52.352356 | 49.692703 | 302 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677419 | false | false | 3 |
1397d4cddf3c6545b8fd27e8e19cb5af069174c5 | 26,886,495,319,132 | 56da109ea5bde8686670183510b39fa52d15255c | /huaxia-cams/opas-naps-fenceng/src/com/huaxia/opas/action/sysparm/ExcellentCompanyAction.java | 5020efa9085418fefc453de91321c9140e2fde44 | [] | no_license | moutainhigh/huaxia-project | https://github.com/moutainhigh/huaxia-project | f98e551126e898c7f4271477c8bff2969e4b94e4 | fe57fa36c43f0dfd94a32736b988ab856e417291 | refs/heads/master | 2023-01-19T05:24:48.567000 | 2020-11-27T16:48:12 | 2020-11-27T16:48:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huaxia.opas.action.sysparm;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import com.google.gson.Gson;... | UTF-8 | Java | 6,877 | java | ExcellentCompanyAction.java | Java | [
{
"context": "a.opas.util.SequenceUtil;\n/**\n * 营销员白名单\n * @author ad\n *\n */\npublic class ExcellentCompanyAction implem",
"end": 630,
"score": 0.9836479425430298,
"start": 628,
"tag": "USERNAME",
"value": "ad"
}
] | null | [] | package com.huaxia.opas.action.sysparm;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import com.google.gson.Gson;... | 6,877 | 0.688978 | 0.687491 | 224 | 29.013393 | 24.112364 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.875 | false | false | 3 |
225ece8beab57b09d7f6d27e86f5675bbfeac7d6 | 4,140,348,534,736 | d9bdd1f80bad0b140405dd93c1725b15fa283e75 | /src/main/java/com/learning/controller/StartController.java | f782038a6a36c91df35a29305de39ae4591f9b63 | [] | no_license | p0khraj/SpringBootWithExternalTomcat | https://github.com/p0khraj/SpringBootWithExternalTomcat | 70789f6bf363582787575cc05a92f59db883b6d0 | b97303e0a745d370471fc61c704ea303c07fbfa9 | refs/heads/master | 2022-11-10T18:48:44.136000 | 2020-06-14T15:31:54 | 2020-06-14T15:32:45 | 272,157,649 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learning.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import com.disco.model.Student;
imp... | UTF-8 | Java | 951 | java | StartController.java | Java | [
{
"context": "ing(@RequestParam(value=\"name\", defaultValue=\"pukhraj\") String name) {\n return String.format(templ",
"end": 631,
"score": 0.5443907380104065,
"start": 628,
"tag": "NAME",
"value": "raj"
}
] | null | [] | package com.learning.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import com.disco.model.Student;
imp... | 951 | 0.764458 | 0.764458 | 33 | 27.757576 | 25.480867 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.848485 | false | false | 3 |
00b8b476230cc2901d030ca11ca1e7c79a8382d4 | 23,983,097,436,653 | 36ddfedef49ed4f661e4b57c26c37037d1605879 | /Registry.java | 1f593650919a1dd1ab91aa6a29296c94c2a8ba51 | [] | no_license | AllenFarcas/PASSC_tema3 | https://github.com/AllenFarcas/PASSC_tema3 | 0e8a727b71511ce39c327b83ec43246d17d42049 | 13e9a27fb9e7e3308641be9a24e5f70330e77043 | refs/heads/master | 2020-03-16T04:26:27.366000 | 2018-05-14T21:14:29 | 2018-05-14T21:14:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Registry;
import java.util.Hashtable;
public class Registry {
private Hashtable hTable = new Hashtable();
private static Registry _instance = null;
private Registry() { }
public static Registry instance() {
if (_instance == null)
_instance = new Registry();
return _instance;
}
... | UTF-8 | Java | 491 | java | Registry.java | Java | [] | null | [] | package Registry;
import java.util.Hashtable;
public class Registry {
private Hashtable hTable = new Hashtable();
private static Registry _instance = null;
private Registry() { }
public static Registry instance() {
if (_instance == null)
_instance = new Registry();
return _instance;
}
... | 491 | 0.657841 | 0.657841 | 23 | 19 | 16.277485 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.304348 | false | false | 3 |
61a9044731abd63ac1ba5fd706ef3f6114919ebe | 32,461,362,883,119 | 90a12d87eeca12db61c3047f2594b8379eac8a3f | /app/src/main/java/com/example/dota2/herodetail/fragment/HeroDetailFragment.java | b6570273fd2b048538e31f483bdf735c8d259312 | [] | no_license | nguyenvuluan227/Dota2 | https://github.com/nguyenvuluan227/Dota2 | 074901934d503eac6bc1f601858073a5f75a5976 | 6876135b63ca56e79785cd3960132a0e7881bb17 | refs/heads/master | 2021-02-11T02:26:00.213000 | 2020-03-02T18:18:15 | 2020-03-02T18:18:15 | 244,442,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dota2.herodetail.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.Line... | UTF-8 | Java | 1,679 | java | HeroDetailFragment.java | Java | [] | null | [] | package com.example.dota2.herodetail.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.Line... | 1,679 | 0.782609 | 0.779631 | 43 | 38.046513 | 28.480883 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.860465 | false | false | 3 |
03d4fc0b96a9e2358ff05dc85b658d44ac283cf4 | 4,200,478,060,951 | 9e7c5ee34ac8a7a82f6ce65bceecac9fc217a8a8 | /src/n4l/physics/blobs/container/Link.java | 495cbd98731bb4c543ce54559b5dca5c787f1679 | [] | no_license | xytis/n4l.physics.blobs | https://github.com/xytis/n4l.physics.blobs | 608b4d1a95caf38d4c43287a25f2163e228062fc | ed17be2fe2c6b2c4f30c80ab1543fe0d8f498026 | refs/heads/master | 2016-09-05T18:00:17.562000 | 2012-08-06T20:41:40 | 2012-08-06T20:41:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package n4l.physics.blobs.container;
import java.awt.Graphics2D;
import n4l.physics.utils.Vector3;
/**
* @author xytis
*
*/
public class Link {
private Blob lside;
private Blob rside;
private double length = 10;
private double strength = 10;
public Link(Blob l, Blob r) {
lside = l;
rside ... | UTF-8 | Java | 1,077 | java | Link.java | Java | [
{
"context": "\nimport n4l.physics.utils.Vector3;\n\n/**\n * @author xytis\n *\n */\npublic class Link {\n\tprivate Blob lside;\n\t",
"end": 134,
"score": 0.9996726512908936,
"start": 129,
"tag": "USERNAME",
"value": "xytis"
}
] | null | [] | /**
*
*/
package n4l.physics.blobs.container;
import java.awt.Graphics2D;
import n4l.physics.utils.Vector3;
/**
* @author xytis
*
*/
public class Link {
private Blob lside;
private Blob rside;
private double length = 10;
private double strength = 10;
public Link(Blob l, Blob r) {
lside = l;
rside ... | 1,077 | 0.662953 | 0.652739 | 50 | 20.540001 | 25.27545 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 3 |
2a1a09dea034145a9bb1eb4cefba8c1be8c6c782 | 33,887,291,969,636 | a8069d24792489c022b7a143617d153a11cbae9e | /src/main/java/com/pushtechnology/support/logfiledigest/gui/TimeSeriesGraph.java | e2ac8c24635ca563bb609b12f44e5dbf89b13a03 | [] | no_license | martin-cowie/server-log-analytics | https://github.com/martin-cowie/server-log-analytics | eda554813a412ccd730e1ce5d2dc7da2210a1321 | 687c80e5726a818673a814c3d8366ff43e70e620 | refs/heads/master | 2021-07-11T22:37:24.628000 | 2019-10-23T08:43:08 | 2019-10-23T08:43:08 | 212,309,395 | 0 | 0 | null | false | 2020-10-13T16:27:04 | 2019-10-02T10:18:21 | 2019-10-23T08:43:19 | 2020-10-13T16:27:02 | 634 | 0 | 0 | 1 | Java | false | false | package com.pushtechnology.support.logfiledigest.gui;
import static java.awt.Toolkit.getDefaultToolkit;
import static org.jfree.chart.JFreeChart.DEFAULT_TITLE_FONT;
import static org.jfree.ui.RefineryUtilities.centerFrameOnScreen;
import java.awt.Dimension;
import java.awt.datatransfer.DataFlavor;
import java.awt.dat... | UTF-8 | Java | 5,210 | java | TimeSeriesGraph.java | Java | [] | null | [] | package com.pushtechnology.support.logfiledigest.gui;
import static java.awt.Toolkit.getDefaultToolkit;
import static org.jfree.chart.JFreeChart.DEFAULT_TITLE_FONT;
import static org.jfree.ui.RefineryUtilities.centerFrameOnScreen;
import java.awt.Dimension;
import java.awt.datatransfer.DataFlavor;
import java.awt.dat... | 5,210 | 0.634165 | 0.633205 | 135 | 37.592594 | 30.177818 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.755556 | false | false | 3 |
8f831937d5b407f4ddbf378bf7351c2352dc8dc1 | 1,168,231,117,687 | d718143f0de427fde3644e2af25203ff7cee713b | /src/main/java/org/ntnu/torbjoto/labvis/biochemistry/table/feed/content/dates/TableHeaderCellFactory.java | 99aebbb6813308ce79d3e012c1eb7947de2374aa | [] | no_license | JavaImpala/Biochemistry-prototype | https://github.com/JavaImpala/Biochemistry-prototype | f2b1c24512419ebd319dc2e3f0547df096ccb081 | f8f791d09f8460f3383b5280a9bd1c15c8fa546e | refs/heads/master | 2018-12-07T13:42:51.096000 | 2018-12-06T12:32:01 | 2018-12-06T12:32:01 | 107,966,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ntnu.torbjoto.labvis.biochemistry.table.feed.content.dates;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.Locale;
import org.ntnu.torbjoto.labvis.biochemistry.table.managers.TableHeaderNotifier;
impo... | UTF-8 | Java | 2,952 | java | TableHeaderCellFactory.java | Java | [] | null | [] | package org.ntnu.torbjoto.labvis.biochemistry.table.feed.content.dates;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.Locale;
import org.ntnu.torbjoto.labvis.biochemistry.table.managers.TableHeaderNotifier;
impo... | 2,952 | 0.748645 | 0.745935 | 83 | 33.566265 | 24.632818 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.228916 | false | false | 14 |
a6417d57bf2ab172fe597a7509db1e62f70afd26 | 13,142,599,932,349 | a4a584e53bd7c88926597a50d83e0aaf66a41834 | /src/com/github/liyibo1110/algorithms4/graph/DijkstraSP.java | 16cd714257e3007618999effbd1f34dd4dd37305 | [] | no_license | liyibo1110/algorithms4 | https://github.com/liyibo1110/algorithms4 | bb89e07cc771b43a7e7263d01392b3fd8b702562 | 9b3d713f809a64332f7e18015e3797a08d102531 | refs/heads/master | 2020-12-15T10:36:30.138000 | 2020-01-20T10:43:09 | 2020-01-20T10:43:09 | 235,076,746 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.liyibo1110.algorithms4.graph;
import edu.princeton.cs.algs4.IndexMinPQ;
import edu.princeton.cs.algs4.MinPQ;
import edu.princeton.cs.algs4.Queue;
public class DijkstraSP {
private DirectedEdge[] edgeTo; //距离树最近的边
private double[] distTo; //
private IndexMinPQ<Double> pq; //有效的横切边
public Dijk... | UTF-8 | Java | 1,231 | java | DijkstraSP.java | Java | [
{
"context": "package com.github.liyibo1110.algorithms4.graph;\n\nimport edu.princeton.cs.algs4",
"end": 29,
"score": 0.9990244507789612,
"start": 19,
"tag": "USERNAME",
"value": "liyibo1110"
}
] | null | [] | package com.github.liyibo1110.algorithms4.graph;
import edu.princeton.cs.algs4.IndexMinPQ;
import edu.princeton.cs.algs4.MinPQ;
import edu.princeton.cs.algs4.Queue;
public class DijkstraSP {
private DirectedEdge[] edgeTo; //距离树最近的边
private double[] distTo; //
private IndexMinPQ<Double> pq; //有效的横切边
public Dijk... | 1,231 | 0.621118 | 0.607808 | 54 | 19.870371 | 15.670267 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.425926 | false | false | 14 |
b8a2a66691c291d3e9343f2b16f2ce5eb05be971 | 17,626,545,808,346 | 21d7ef19d6505a8e2ebfc54b29a33546b293ecfb | /hadoop-mapreduce1-project/src/test/org/apache/hadoop/mapreduce/TestTaskContext.java | ff52d547041b3e628b1d36277f26c9ea8636cfa4 | [
"LicenseRef-scancode-unknown",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.1",
"LicenseRef-scancode-protobuf",
"BSD-3-Clause",
"BSD-2-Clause-Views",
"EPL-1.0",
"CDDL-1.0",
"BSD-2-Clause",
"MIT",
"Classpath-exception-2.0",
"LGPL-2.1-only",
"LicenseRef-scancode-oth... | permissive | xiaofu/hadoop-2.6.0-cdh5.10.0 | https://github.com/xiaofu/hadoop-2.6.0-cdh5.10.0 | 79fc84012920ec9868dd92ca475bc29e2d0a5724 | d94fd6f5440902ed1a5d4355a150fcdfb89bdc5a | refs/heads/master | 2023-01-10T05:50:49.737000 | 2020-03-05T16:27:54 | 2020-03-05T16:28:09 | 85,292,613 | 0 | 6 | Apache-2.0 | false | 2023-01-02T21:53:55 | 2017-03-17T09:12:58 | 2022-05-19T05:21:49 | 2023-01-02T21:53:52 | 43,923 | 0 | 5 | 20 | Java | false | false | /**
* 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... | UTF-8 | Java | 2,100 | java | TestTaskContext.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... | 2,100 | 0.734762 | 0.730952 | 61 | 33.426231 | 25.185514 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57377 | false | false | 14 |
837b77906b906d6943dfd61b1b8ef8e94eb37ee7 | 5,540,507,867,748 | e396214489bdf06c7fb8439285fc94f6d4dfaac4 | /MusicApp/app/src/main/java/com/android/ashutosh_sadana/musicapp_v1/MainActivity.java | 2568b6bbd9129fdc01e5cd46012e304ed2be6d17 | [] | no_license | AshutoshSadana/AndroidPractice | https://github.com/AshutoshSadana/AndroidPractice | b6cc90e9cd33b7480a84551cc82f836be33462d3 | ff6056c8960307068d23dad6b1f45f94cd727bcc | refs/heads/master | 2021-07-25T01:33:49.812000 | 2017-10-28T13:15:09 | 2017-10-28T13:15:09 | 106,832,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.ashutosh_sadana.musicapp_v1;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
@Override
p... | UTF-8 | Java | 1,214 | java | MainActivity.java | Java | [
{
"context": "package com.android.ashutosh_sadana.musicapp_v1;\n\nimport android.content.Intent;\nimpo",
"end": 35,
"score": 0.9286355972290039,
"start": 20,
"tag": "USERNAME",
"value": "ashutosh_sadana"
}
] | null | [] | package com.android.ashutosh_sadana.musicapp_v1;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
@Override
p... | 1,214 | 0.592257 | 0.589786 | 36 | 32.722221 | 26.042286 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 14 |
989d501c12822283788d84fa97f89595ddb071e1 | 5,540,507,868,152 | 8dfaef31bfbd2e806a12851b861155a79bfceaa9 | /readnovel-base/src/com/readnovel/base/util/PhoneUtils.java | a38cf3d2804129b42599742528356f4922944174 | [] | no_license | hongyunxp/robotarm-add | https://github.com/hongyunxp/robotarm-add | bddda1e972496c617df2455373b109d85f2924c9 | e475e3054c87893229b101f015a68ec59b596fb1 | refs/heads/master | 2021-01-16T00:27:53.433000 | 2014-01-12T08:37:20 | 2014-01-12T08:37:20 | 41,402,671 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.readnovel.base.util;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.List;
import android.app.Activity;
import android.app.ActivityManager;
import android.app.ActivityManager.RunningTaskInfo;
import android.content.Context;
import android.content.Intent;... | UTF-8 | Java | 4,578 | java | PhoneUtils.java | Java | [
{
"context": "layMetrics;\r\n\r\n/**\r\n * \r\n * 手机工具类\r\n * \r\n * @author li.li\r\n *\r\n */\r\npublic class PhoneUtils {\r\n\r\n\t/**\r\n\t * ",
"end": 602,
"score": 0.9737341403961182,
"start": 597,
"tag": "USERNAME",
"value": "li.li"
}
] | null | [] | package com.readnovel.base.util;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.List;
import android.app.Activity;
import android.app.ActivityManager;
import android.app.ActivityManager.RunningTaskInfo;
import android.content.Context;
import android.content.Intent;... | 4,578 | 0.678571 | 0.671614 | 187 | 21.058823 | 26.237129 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.395722 | false | false | 14 |
56dd1afb3698056f18ffdb41a9cbd636aaf8dfce | 14,800,457,341,774 | 6e11c9d461da9807d32d93efddd6effbf256ca6c | /bedcard-service/src/main/java/com/bben/bedcard/dto/THospitalDto.java | 1c3a551109b85caaf0bd9c5613b558565ef4192e | [] | no_license | zhenwei-li/medical | https://github.com/zhenwei-li/medical | ab6fee4769d95939e3eec958a6ca318a774abf8e | fe6672e4b65370f613b171abcdf714980ec96697 | refs/heads/master | 2020-04-11T15:21:18.113000 | 2019-01-21T05:44:30 | 2019-01-21T05:44:30 | 161,889,118 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bben.bedcard.dto;
import com.bben.bedcard.model.bedcard.THospital;
import com.bben.common.util.JsonUtil;
import io.swagger.annotations.ApiParam;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.math.BigDecimal;
import java.util.Date;
/**
* @Author: Lizhenwei
* @D... | UTF-8 | Java | 1,961 | java | THospitalDto.java | Java | [
{
"context": "igDecimal;\nimport java.util.Date;\n\n/**\n * @Author: Lizhenwei\n * @Date: 2018/11/13 16:59\n */\n@Getter\n@Setter\n@N",
"end": 314,
"score": 0.9995959997177124,
"start": 305,
"tag": "USERNAME",
"value": "Lizhenwei"
}
] | null | [] | package com.bben.bedcard.dto;
import com.bben.bedcard.model.bedcard.THospital;
import com.bben.common.util.JsonUtil;
import io.swagger.annotations.ApiParam;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.math.BigDecimal;
import java.util.Date;
/**
* @Author: Lizhenwei
* @D... | 1,961 | 0.674521 | 0.667945 | 97 | 17.814432 | 15.05545 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371134 | false | false | 14 |
ec5212dd1bf3a2ebde962f626c27c1a6343eeda4 | 24,172,075,998,888 | 5ef9b7a74ce82c876227e3959c24e1d3bc8f4147 | /mgmt_parent/payment/src/main/java/com/rxh/cache/RiskIssuerCache.java | 2d508979f1d8425d198e7f8541e7b9f7d07ce573 | [] | no_license | WonderMing13/RXHcrossAdmin | https://github.com/WonderMing13/RXHcrossAdmin | c33b189621bca833b3d57ed004921cfbdc0a5187 | 991ce4c1d57a6200427521a8a7a57cdde18782c3 | refs/heads/master | 2018-12-12T06:55:33.387000 | 2018-11-05T09:07:13 | 2018-11-05T09:07:13 | 144,520,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rxh.cache;
import com.rxh.exception.PayException;
import com.rxh.pojo.risk.RiskIssuer;
import com.rxh.service.RiskService;
import com.rxh.utils.StringUtils;
import org.springframework.cache.annotation.CacheConfig;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.anno... | UTF-8 | Java | 1,757 | java | RiskIssuerCache.java | Java | [
{
"context": "ist;\n\n/**\n * Created with IntelliJ IDEA.\n * User: 陈俊雄\n * Date: 2018/8/30\n * Time: 15:57\n * Project: Man",
"end": 547,
"score": 0.99921715259552,
"start": 544,
"tag": "NAME",
"value": "陈俊雄"
}
] | null | [] | package com.rxh.cache;
import com.rxh.exception.PayException;
import com.rxh.pojo.risk.RiskIssuer;
import com.rxh.service.RiskService;
import com.rxh.utils.StringUtils;
import org.springframework.cache.annotation.CacheConfig;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.anno... | 1,757 | 0.694749 | 0.686671 | 61 | 27.409836 | 24.009819 | 123 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327869 | false | false | 14 |
e6d73933832bbb3cf2f4a737d0984775fdf5323e | 5,214,090,332,888 | 9fe471ba6b0d90ec6664effd497280c5b0becfd3 | /game.java | fe617e7fe78a5e72250f9d65e43275e50677a31a | [] | no_license | HansongYang/IntelligentSearch | https://github.com/HansongYang/IntelligentSearch | b7266d4fa8b2058d668ceae6ba8db4e0ebee26d9 | 2912b3cdcec6a6aae799811ee1b1a52da8abbb6b | refs/heads/master | 2022-06-03T07:22:57.334000 | 2020-05-03T14:58:43 | 2020-05-03T14:58:43 | 260,948,850 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment1;
import java.awt.*;
import java.util.*;
public class game {
public static void main(String [] args) throws InterruptedException {
Scanner sc = new Scanner(System.in);
while(true) {
board b = new board();
mouse m = new mouse();
cat c = new cat();
b.placeCheese();
b.placeMouseP... | UTF-8 | Java | 1,244 | java | game.java | Java | [] | null | [] | package assignment1;
import java.awt.*;
import java.util.*;
public class game {
public static void main(String [] args) throws InterruptedException {
Scanner sc = new Scanner(System.in);
while(true) {
board b = new board();
mouse m = new mouse();
cat c = new cat();
b.placeCheese();
b.placeMouseP... | 1,244 | 0.569132 | 0.558682 | 58 | 20.448277 | 16.191923 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.603448 | false | false | 14 |
07e329797e2d75d6c154cdebc4a4365a7ac01e3a | 32,109,175,558,547 | a3efe0b4372b67ca0567f73864bd1e9d36e6b811 | /Construtores/src/application/Principal.java | c86a40e32935cfbf020350f2079862b4896a308c | [] | no_license | Mariotti7/generationbrasil_folder | https://github.com/Mariotti7/generationbrasil_folder | cffc8234713cc2c1f6a80b7e96753dbf9567fbcc | 64f7049248c2d5688fad7a9a429d0a59b5d3ef74 | refs/heads/master | 2022-12-17T20:49:42.486000 | 2020-09-19T02:14:39 | 2020-09-19T02:14:39 | 292,721,803 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import java.util.Locale;
import entities.Administrador;
import entities.Empregado;
import entities.Fornecedor;
import entities.Operario;
import entities.Pessoa;
import entities.Vendedor;
public class Principal {
public static void main(String[] args) {
Locale.setDefault(Locale.US);
Pessoa... | UTF-8 | Java | 1,519 | java | Principal.java | Java | [
{
"context": "t(Locale.US);\n\n\t\tPessoa pessoaTeste = new Pessoa(\"Bruce Wayne\", \"Wayne Mansion\", \"555-batman\");\n\t\tFornecedor fo",
"end": 358,
"score": 0.9999022483825684,
"start": 347,
"tag": "NAME",
"value": "Bruce Wayne"
},
{
"context": "\t\tPessoa pessoaTeste = new Pess... | null | [] | package application;
import java.util.Locale;
import entities.Administrador;
import entities.Empregado;
import entities.Fornecedor;
import entities.Operario;
import entities.Pessoa;
import entities.Vendedor;
public class Principal {
public static void main(String[] args) {
Locale.setDefault(Locale.US);
Pessoa... | 1,459 | 0.761685 | 0.712969 | 37 | 40.054054 | 38.919838 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.567568 | false | false | 14 |
c6914128daa46e875bfa557e0c2b8a97477f60f1 | 26,259,430,085,406 | 9f97504fa9602b1de8de68a7845d26e5a272d9c0 | /app/src/main/java/com/apppspot/ihc01/ihc_proyecto/FragmentRegistrate.java | 058c02324419883a2860781838fd403ad9ec9797 | [] | no_license | smogull-free/IHC-APLICACION-MOVIL | https://github.com/smogull-free/IHC-APLICACION-MOVIL | a8320c95da6d27041b7793631b7d06d5d0f4e444 | ab441cea05ee85d8747a59cd32c9172de06079ae | refs/heads/master | 2020-04-11T01:35:54.977000 | 2018-12-12T02:34:31 | 2018-12-12T02:34:31 | 161,420,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apppspot.ihc01.ihc_proyecto;
import android.content.Context;
import android.net.Uri;
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.Button;
public class FragmentRegistrate ... | UTF-8 | Java | 994 | java | FragmentRegistrate.java | Java | [] | null | [] | package com.apppspot.ihc01.ihc_proyecto;
import android.content.Context;
import android.net.Uri;
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.Button;
public class FragmentRegistrate ... | 994 | 0.703219 | 0.700201 | 32 | 30.0625 | 32.112049 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
707584bbb1b91630b63f10e6d05206bb8c7162f5 | 1,236,950,640,733 | a00d1d71c17513a8a627ae2f25d87576da5fc749 | /Java/src/test/java/com/gildedrose/GildedRoseTest.java | bf54f6064dd4706a69f68429f4e2edc4dc3c2537 | [
"MIT"
] | permissive | lisomartinez/gilded-rose-kata-java | https://github.com/lisomartinez/gilded-rose-kata-java | 0e3b8d1276cdc4a021deb9d792f95fe1365ceda3 | c679c022c61ab6c5a77d14d895112fb29c40ece7 | refs/heads/master | 2023-02-12T06:35:31.921000 | 2021-01-06T19:50:18 | 2021-01-06T19:50:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gildedrose;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
/*
* TODO:
* - check that quality and sell by dates are in expected range when GildedRose is created.
* */
class GildedRoseTest {
@Test
void whenCreatedKnowsItsItems() {
Item[] i... | UTF-8 | Java | 806 | java | GildedRoseTest.java | Java | [] | null | [] | package com.gildedrose;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
/*
* TODO:
* - check that quality and sell by dates are in expected range when GildedRose is created.
* */
class GildedRoseTest {
@Test
void whenCreatedKnowsItsItems() {
Item[] i... | 806 | 0.663772 | 0.653846 | 29 | 26.793104 | 27.889412 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 14 |
ffb96e9b09dc29a0adabc8c3fcec4e95c42664cb | 2,662,879,745,500 | 80a9fcaea9efd314f787c96dc4cfaeaf306864cb | /losas-server/src/main/java/edu/uade/server/entity/ConsultaEntity.java | 585323bbb24e409efd9ab5b70847ba3a96ab4b6a | [] | no_license | josue270193/losas | https://github.com/josue270193/losas | 855d9bf8e849aed2f8fa28d09737659577468b00 | 654b9414a9a811b97c111a08c7978096c1defc83 | refs/heads/master | 2021-04-12T08:32:35.018000 | 2018-07-07T03:12:03 | 2018-07-07T03:12:03 | 126,361,725 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uade.server.entity;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.util.Date;
@Entity
@Table(name = "CONSULTAS")
@AllArgsConstructor
@NoArgsConstructor
public class ConsultaEntity {
@Id
@Gener... | UTF-8 | Java | 1,016 | java | ConsultaEntity.java | Java | [] | null | [] | package edu.uade.server.entity;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.util.Date;
@Entity
@Table(name = "CONSULTAS")
@AllArgsConstructor
@NoArgsConstructor
public class ConsultaEntity {
@Id
@Gener... | 1,016 | 0.707677 | 0.707677 | 46 | 21.086956 | 16.663977 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 14 |
af8bf47b16d536a6e3e580ccbd5fb168b5b437fc | 20,650,202,780,999 | 51af829856a9af7b2da5af9e75450ed83438afc1 | /YueZaiZhangZhong_PC/test/testMediaPlaying/testMediaMidiPlayer.java | 888106d4c4d63a9897e505b817b1a26d6eae2e0f | [] | no_license | javamusician/Java_MusicMan | https://github.com/javamusician/Java_MusicMan | 105ac999134cab66024c030e8f48b5ae8a9bb80d | 818cf9c9e678cf3f063b9aa4ce8b2cc71abe9c57 | refs/heads/master | 2021-01-21T23:04:00.928000 | 2011-01-09T16:07:15 | 2011-01-09T16:07:15 | 993,973 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testMediaPlaying;
import javax.sound.midi.InvalidMidiDataException;
import javax.sound.midi.MidiUnavailableException;
import org.junit.Test;
import JavaMusician.MusicMan.MediaPlayer.MediaMidiPlayer;
import JavaMusician.MusicMan.MediaPlayer.MediaPlayer;
import JavaMusician.MusicMan.autoComposer.AutoComposer;
i... | UTF-8 | Java | 994 | java | testMediaMidiPlayer.java | Java | [] | null | [] | package testMediaPlaying;
import javax.sound.midi.InvalidMidiDataException;
import javax.sound.midi.MidiUnavailableException;
import org.junit.Test;
import JavaMusician.MusicMan.MediaPlayer.MediaMidiPlayer;
import JavaMusician.MusicMan.MediaPlayer.MediaPlayer;
import JavaMusician.MusicMan.autoComposer.AutoComposer;
i... | 994 | 0.793763 | 0.765594 | 32 | 30.0625 | 25.429974 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 14 |
731d89ee604be7a24bee98d5567e28938a880d3f | 32,624,571,587,306 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/flume/source/scribe/TestScribeSource.java | f101254e8d20fd227db712b51c90bed862be22cc | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | /**
* 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... | UTF-8 | Java | 3,793 | java | TestScribeSource.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... | 3,793 | 0.70551 | 0.702083 | 96 | 38.5 | 31.286646 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 14 |
00206d623c243efb8a035a297983691b99d5f8a2 | 11,244,224,405,553 | 09c3350c89c337e53dfd7c2e65c34cf8252fe9bb | /workspace/UIAInterface/src/uirunner/SampleAppInfo.java | b98fc9fbd89f1a6d8d33411217b81525ed285592 | [] | no_license | gkayas/srbd_random | https://github.com/gkayas/srbd_random | ee58a0def2f2e08c6be08624de0dde6c563d6672 | 078801911eb1928ef41a46f3dbe9a4a8fa0c2e86 | refs/heads/master | 2023-03-05T10:01:47.434000 | 2023-02-21T05:50:02 | 2023-02-21T05:50:02 | 97,911,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uirunner;
import java.util.ArrayList;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
public class SampleAppInfo {
private SimpleStringProperty appType;
private SimpleStringProperty profile;
private SimpleS... | UTF-8 | Java | 9,039 | java | SampleAppInfo.java | Java | [] | null | [] | package uirunner;
import java.util.ArrayList;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
public class SampleAppInfo {
private SimpleStringProperty appType;
private SimpleStringProperty profile;
private SimpleS... | 9,039 | 0.74776 | 0.747207 | 378 | 22.912699 | 26.219572 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.531746 | false | false | 14 |
2f27043e31503a20db065adc0bcf004e50750f26 | 32,650,341,446,641 | da265c7f410e091690599a9588093733347b4afe | /src/main/java/com/ec/filter/MyCharacterEncodingFilter.java | ab613dcec3583fc02b9fb1c7dcdf315e6181b10d | [] | no_license | fuguanqi/E-Collaboration | https://github.com/fuguanqi/E-Collaboration | 22835cf6a75d28ef0b858d780cee159789d179ac | a05ae15731dc5f74381276c600956e8b45689810 | refs/heads/master | 2020-03-18T06:34:59.033000 | 2018-05-22T11:13:56 | 2018-05-22T11:13:56 | 123,434,538 | 0 | 1 | null | false | 2018-03-04T11:09:56 | 2018-03-01T12:52:44 | 2018-03-01T12:53:17 | 2018-03-04T11:09:56 | 177 | 0 | 1 | 0 | Java | false | null | package com.ec.filter;
import javax.servlet.*;
import java.io.IOException;
public class MyCharacterEncodingFilter implements Filter {
//解码方式
private String encoding;
private boolean forceGet = false;
private boolean forceRequestEncoding = false;
private boolean forceResponseEncoding = false;
... | UTF-8 | Java | 607 | java | MyCharacterEncodingFilter.java | Java | [] | null | [] | package com.ec.filter;
import javax.servlet.*;
import java.io.IOException;
public class MyCharacterEncodingFilter implements Filter {
//解码方式
private String encoding;
private boolean forceGet = false;
private boolean forceRequestEncoding = false;
private boolean forceResponseEncoding = false;
... | 607 | 0.751252 | 0.751252 | 27 | 21.185184 | 32.987133 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 14 |
0d2f49f266a010736835670516855fed151c1b90 | 14,010,183,343,913 | 2491d4b02524372e7322c18aaa4886ca09f1a08b | /ClassAndConstructor/src/udemySection06/Car.java | 670d2ecaefcd88b2c0afe39e4755131a7ecefa48 | [] | no_license | tuhinhussain1995/TUTORIAL-Java | https://github.com/tuhinhussain1995/TUTORIAL-Java | 275a30941dd2a20afb3dcace0c8a4766f548da84 | d88c74092ba4fed55731ccacdbd77c14e3d513fb | refs/heads/master | 2022-12-14T17:09:14.826000 | 2020-09-03T08:47:42 | 2020-09-03T08:47:42 | 288,194,501 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package udemySection06;
public class Car {
private int doors;
private String model;
private String color;
public Car(int doors, String model, String color){
this.doors = doors;
this.model = model;
this.color = color;
}
public void setModel(String model){
String... | UTF-8 | Java | 994 | java | Car.java | Java | [] | null | [] | package udemySection06;
public class Car {
private int doors;
private String model;
private String color;
public Car(int doors, String model, String color){
this.doors = doors;
this.model = model;
this.color = color;
}
public void setModel(String model){
String... | 994 | 0.525151 | 0.520121 | 43 | 22.093023 | 18.698109 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 14 |
04fdf04cfe996d31337ed7b87b910cbad0021caa | 33,122,787,855,453 | 9d76eb3a12aa754ca58ccf19a45397208388b761 | /src/main/java/cn/edu/nku/cc/FakeDouban/biz/impl/MovieBizImpl.java | a5e71158ec003be30de45c0cd3a4dafbd69df567 | [] | no_license | Limbo-NKU/FakeDouban | https://github.com/Limbo-NKU/FakeDouban | 48a456a9393da02038aaf035d7ebf99daac1ded6 | 3e3b572fb7a2bb92081373d362a48f009d2e1262 | refs/heads/master | 2020-03-23T19:23:38.262000 | 2018-09-26T10:42:57 | 2018-09-26T10:42:57 | 141,974,426 | 2 | 2 | null | false | 2018-09-26T10:42:58 | 2018-07-23T06:59:08 | 2018-07-30T02:30:07 | 2018-09-26T10:42:58 | 1,951 | 0 | 1 | 0 | Java | false | null | package cn.edu.nku.cc.FakeDouban.biz.impl;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import cn.edu.nku.cc.FakeDouban.biz.MovieBiz;
import cn.edu.nku.cc.FakeDouban.dao... | UTF-8 | Java | 4,310 | java | MovieBizImpl.java | Java | [] | null | [] | package cn.edu.nku.cc.FakeDouban.biz.impl;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import cn.edu.nku.cc.FakeDouban.biz.MovieBiz;
import cn.edu.nku.cc.FakeDouban.dao... | 4,310 | 0.722274 | 0.720882 | 153 | 27.17647 | 20.820778 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27451 | false | false | 14 |
19107e7e6caa626413fa85df663aaf30a3be6f83 | 22,213,570,897,222 | 263798d418bbd5d82821b9c9c448300745e93eb8 | /src/main/java/com/mraof/minestuck/client/gui/StatStorerScreen.java | fb79d7821dc906591e7accac521689147f97b0d8 | [] | no_license | mraof/Minestuck | https://github.com/mraof/Minestuck | f6a4a4afdd55d1ea606707b3c673c58a9b7c19e2 | a949eb1ee6c93f7998a7008bf8e1d431fa9a0684 | refs/heads/1.19 | 2023-08-31T15:37:08.978000 | 2023-07-22T22:09:53 | 2023-07-22T22:09:53 | 10,291,390 | 48 | 108 | null | false | 2023-09-10T03:50:51 | 2013-05-25T23:49:16 | 2023-06-11T20:51:22 | 2023-09-10T03:50:50 | 171,169 | 51 | 66 | 44 | Java | false | false | package com.mraof.minestuck.client.gui;
import com.mojang.blaze3d.systems.RenderSystem;
import com.mojang.blaze3d.vertex.PoseStack;
import com.mraof.minestuck.blockentity.redstone.StatStorerBlockEntity;
import com.mraof.minestuck.network.MSPacketHandler;
import com.mraof.minestuck.network.StatStorerPacket;
import net.... | UTF-8 | Java | 3,749 | java | StatStorerScreen.java | Java | [] | null | [] | package com.mraof.minestuck.client.gui;
import com.mojang.blaze3d.systems.RenderSystem;
import com.mojang.blaze3d.vertex.PoseStack;
import com.mraof.minestuck.blockentity.redstone.StatStorerBlockEntity;
import com.mraof.minestuck.network.MSPacketHandler;
import com.mraof.minestuck.network.StatStorerPacket;
import net.... | 3,749 | 0.763137 | 0.746066 | 96 | 38.052082 | 43.777699 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.083333 | false | false | 14 |
4f5e1de2b4447ec60ab2a19f7dfd6483da7d2b89 | 1,597,727,869,843 | c7afe5910a16fce21acf2cc4a4cdd4c1b4542db2 | /src/com/gzd/thread/threadlocal/ThreadScopeShare.java | 883592b5d1366b976e6071930ec4470d213286ad | [] | no_license | guozhongdong/myThread | https://github.com/guozhongdong/myThread | da5fb6553b4ea633ffeb9bc32c00b23b2ef41fe8 | 70c29686a303d859d021150c08124ab9b2d9124f | refs/heads/master | 2020-02-29T11:29:38.792000 | 2017-04-23T06:41:49 | 2017-04-23T06:41:49 | 88,870,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gzd.thread.threadlocal;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
/**
* Created by gzd on 2017/4/22.
* 测试线程范围内的共享变量
*/
public class ThreadScopeShare {
private static int data = 0;
private static Map<Thread,Integer> mapData = new HashMap<Thread,Integer>();
publ... | UTF-8 | Java | 1,310 | java | ThreadScopeShare.java | Java | [
{
"context": "l.Map;\nimport java.util.Random;\n\n/**\n * Created by gzd on 2017/4/22.\n * 测试线程范围内的共享变量\n */\npublic class Th",
"end": 132,
"score": 0.9996142983436584,
"start": 129,
"tag": "USERNAME",
"value": "gzd"
}
] | null | [] | package com.gzd.thread.threadlocal;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
/**
* Created by gzd on 2017/4/22.
* 测试线程范围内的共享变量
*/
public class ThreadScopeShare {
private static int data = 0;
private static Map<Thread,Integer> mapData = new HashMap<Thread,Integer>();
publ... | 1,310 | 0.543546 | 0.531104 | 43 | 28.906977 | 25.825726 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488372 | false | false | 14 |
7e048439cf6b392e1277fd31da8618f471e2098f | 11,063,835,821,161 | 9f8aecc68f0b05f29e79d0f581f1e0e7abf1c738 | /1-Spring/EZSpring/src/main/java/com/ervin/EZSpring/Utils/IOUtils/RWFileByStream.java | 835ea6b58ef88f52ae0be590238545c97f7b810e | [
"MIT"
] | permissive | YizheZhang-Ervin/TMPL_Nginx_Webpack | https://github.com/YizheZhang-Ervin/TMPL_Nginx_Webpack | b105594579903c47b98c959d72cc6c33cf0f4c55 | 14f1f98a54d4cc1079962ca398ab46e924eef980 | refs/heads/master | 2023-08-10T01:53:35.244000 | 2022-02-04T09:45:29 | 2022-02-04T09:45:29 | 319,076,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ervin.EZSpring.Utils.IOUtils;
import java.io.*;
import java.nio.charset.StandardCharsets;
import java.util.Arrays;
import java.util.zip.ZipEntry;
import java.util.zip.ZipInputStream;
import java.util.zip.ZipOutputStream;
public class RWFileByStream {
public static void main(String[] args) throws IOExc... | UTF-8 | Java | 3,690 | java | RWFileByStream.java | Java | [] | null | [] | package com.ervin.EZSpring.Utils.IOUtils;
import java.io.*;
import java.nio.charset.StandardCharsets;
import java.util.Arrays;
import java.util.zip.ZipEntry;
import java.util.zip.ZipInputStream;
import java.util.zip.ZipOutputStream;
public class RWFileByStream {
public static void main(String[] args) throws IOExc... | 3,690 | 0.580726 | 0.572346 | 101 | 34.445545 | 23.36981 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514852 | false | false | 14 |
06c7e7c3a36ec92c3edf722ce5a15aaa615fe640 | 14,181,982,067,869 | 5f446b18caeaa257d5c8d2ac0f76f17d823232d2 | /jfire-sql/src/main/java/com/jfireframework/sql/metadata/MetaContext.java | a55f79ed6b90746ef2edbe2e40ea5aa6aec8ba78 | [] | no_license | leex12/jfireframework | https://github.com/leex12/jfireframework | a2e401cab34d833dc70ed8ba5783a7a256cb18f0 | 3cc7e9513215223075ce7436e463c1fb70ea6b73 | refs/heads/master | 2021-01-23T05:35:37.847000 | 2016-11-07T08:23:07 | 2016-11-07T08:23:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jfireframework.sql.metadata;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.jfireframework.sql.annotation.TableEntity;
import com.jfireframework.sql.dbstructure.NameStrategy;
public class MetaContext
{
pr... | UTF-8 | Java | 1,912 | java | MetaContext.java | Java | [] | null | [] | package com.jfireframework.sql.metadata;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.jfireframework.sql.annotation.TableEntity;
import com.jfireframework.sql.dbstructure.NameStrategy;
public class MetaContext
{
pr... | 1,912 | 0.612971 | 0.612971 | 50 | 36.240002 | 34.665001 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 14 |
9d122e62844ec5472f8a884e126b662180e434a7 | 9,620,726,780,768 | 7ff41c67d2358f29de3b0c465747c063c0f713a4 | /others/src/Sum.java | 7f6fb7f3cbf37d941f9450f8c69c665dc0f1ec9b | [] | no_license | wxq123ustc/offer | https://github.com/wxq123ustc/offer | 5a389d09782e248e2ee6192a54a64b3d0b3e6f65 | 8b09775426b88023af7030e65ac2db00ff3f6962 | refs/heads/master | 2023-01-28T04:47:58.276000 | 2020-12-12T02:41:31 | 2020-12-12T02:41:31 | 320,729,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 求1+2+3+...+n,要求不能使用乘除法、for、while、if、else、switch、case等关键字及条件判断语句(A?B:C)。
*/
public class Sum {
public int Sum_Solution(int n){
int s=n;
boolean flag=(n>0)&&((s+=Sum_Solution(n-1))>0);
return s;
}
public static void main(String[] args) {
Sum s=new Sum();
System... | UTF-8 | Java | 423 | java | Sum.java | Java | [] | null | [] | /**
* 求1+2+3+...+n,要求不能使用乘除法、for、while、if、else、switch、case等关键字及条件判断语句(A?B:C)。
*/
public class Sum {
public int Sum_Solution(int n){
int s=n;
boolean flag=(n>0)&&((s+=Sum_Solution(n-1))>0);
return s;
}
public static void main(String[] args) {
Sum s=new Sum();
System... | 423 | 0.551247 | 0.531856 | 15 | 23.066668 | 22.077036 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
4c4751b22d49ec9d1f174d9fc20c15217498c979 | 4,174,708,213,470 | 9a7f0bed7684e6c64aaee69c96698795e7a574d5 | /Node/src/main/java/hro/inflab/dockyou/node/hb/HeartBeatListener.java | 5c32db40d01f75200a49a3cca821c23bb16ddbcf | [] | no_license | Assumeru/INFLAB01 | https://github.com/Assumeru/INFLAB01 | 8af9c383265cfa2ec58bf01ead62608480fec0c3 | 199bfbcc749db12dd0b82ab5f63010c3fd2a824e | refs/heads/master | 2021-01-17T07:09:54.435000 | 2016-06-23T20:44:51 | 2016-06-23T20:44:51 | 54,128,291 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hro.inflab.dockyou.node.hb;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSONObject;
import hro.inflab.dockyou.node.Node;
... | UTF-8 | Java | 2,735 | java | HeartBeatListener.java | Java | [] | null | [] | package hro.inflab.dockyou.node.hb;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSONObject;
import hro.inflab.dockyou.node.Node;
... | 2,735 | 0.658867 | 0.655576 | 109 | 23.091743 | 21.123726 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.155963 | false | false | 14 |
c481293ca33db5ce11c8e3146605f5729ddc389e | 26,465,588,536,034 | 45064713c6471488f3aa5ba2e016f0487ffd5f3c | /desktoptrale/src/gralej/blocks/Label.java | 314dbe6cdb48dff82c90e7025096da0b5b04a413 | [
"MIT"
] | permissive | Nikoschenk/desktoptrale | https://github.com/Nikoschenk/desktoptrale | 3280fb5e5bebd388ecc32c80b5345e5397819e65 | eeac2244736c1ad761d7369e103a3c3228a72a9c | refs/heads/master | 2020-03-22T10:34:23.776000 | 2019-05-14T09:53:59 | 2019-05-14T09:53:59 | 121,640,676 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* $Id: Label.java 297 2009-05-12 16:25:27Z martinlaz $
*
* Author:
* Martin Lazarov [mlazarov at sfs.uni-tuebingen.de]
*
* This file is part of the Gralej system
* http://code.google.com/p/gralej/
*
* Gralej is free software; you can redistribute it and/or modify
* it under the terms of t... | UTF-8 | Java | 4,198 | java | Label.java | Java | [
{
"context": "-05-12 16:25:27Z martinlaz $\n *\n * Author:\n * Martin Lazarov [mlazarov at sfs.uni-tuebingen.de]\n * \n * Th",
"end": 96,
"score": 0.9995791912078857,
"start": 82,
"tag": "NAME",
"value": "Martin Lazarov"
},
{
"context": "martinlaz $\n *\n * Author:\n * ... | null | [] | /*
* $Id: Label.java 297 2009-05-12 16:25:27Z martinlaz $
*
* Author:
* <NAME> [mlazarov at sfs.uni-tuebingen.de]
*
* This file is part of the Gralej system
* http://code.google.com/p/gralej/
*
* Gralej is free software; you can redistribute it and/or modify
* it under the terms of the GNU G... | 4,190 | 0.56384 | 0.558123 | 149 | 27.174496 | 21.619881 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530201 | false | false | 14 |
e7a55fad214c4350107b682a5dd75d0afd5186ba | 20,684,562,523,436 | ed08a11120e78ba00c12c61f9e94827e9b08bc8c | /wp-starter-core/src/main/java/mk/ukim/finki/wp/web/PizzaOrderController.java | bac8b9983d36402340efb62c1c246a4fd2c478c8 | [] | no_license | mihailnacev/WP_MihailNacev | https://github.com/mihailnacev/WP_MihailNacev | b7002b89146b33927c1b864696cf0ca64444a1c0 | 7f5b3ab8811b4a69d4b59f94d1d7a9b0d57fbfa6 | refs/heads/master | 2021-01-11T04:20:50.531000 | 2016-12-14T21:25:22 | 2016-12-14T21:25:22 | 71,175,518 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mk.ukim.finki.wp.web;
import mk.ukim.finki.wp.model.Order;
import mk.ukim.finki.wp.service.impl.OrderService;
import mk.ukim.finki.wp.service.impl.PizzaService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.an... | UTF-8 | Java | 3,117 | java | PizzaOrderController.java | Java | [
{
"context": "domain.AbstractPersistable_.id;\n\n/**\n * Created by Nacev on 21.11.2016.\n */\n@Controller\npublic class Pizza",
"end": 857,
"score": 0.6390628218650818,
"start": 852,
"tag": "USERNAME",
"value": "Nacev"
}
] | null | [] | package mk.ukim.finki.wp.web;
import mk.ukim.finki.wp.model.Order;
import mk.ukim.finki.wp.service.impl.OrderService;
import mk.ukim.finki.wp.service.impl.PizzaService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.an... | 3,117 | 0.678216 | 0.675008 | 82 | 37.012196 | 32.443756 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.804878 | false | false | 14 |
3f5f60686d0fd37b6a36d691e868668dca1a0c6b | 23,484,881,217,247 | 60d8d7e5fb1f5bb276dec597ba0486e76d159582 | /contrib/jsim/RandomAccessMemory.java | 5675fa1e03eb87994f02486edc3cd9764b62346b | [] | no_license | oddstr13/moducomp | https://github.com/oddstr13/moducomp | c921cc3feca6131ce3bd814455e7a329b34a4a1c | 4034bba180fdccabcf0f5c93ebc9e72cd1297f94 | refs/heads/master | 2021-01-16T01:07:23.249000 | 2013-10-19T08:35:02 | 2013-10-19T08:35:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class RandomAccessMemory extends Memory
{
protected byte data[];
protected int size;
private byte config[] = {(byte)0xDF, (byte)0x99, 0x00, (byte)0xFF, 0x10, (byte)0xFF, (byte)0xFF, (byte)0xFF};
public RandomAccessMemory(int size)
{
// TODO: assert power of two
this.size = size;
this.data = new byte... | UTF-8 | Java | 697 | java | RandomAccessMemory.java | Java | [] | null | [] | public class RandomAccessMemory extends Memory
{
protected byte data[];
protected int size;
private byte config[] = {(byte)0xDF, (byte)0x99, 0x00, (byte)0xFF, 0x10, (byte)0xFF, (byte)0xFF, (byte)0xFF};
public RandomAccessMemory(int size)
{
// TODO: assert power of two
this.size = size;
this.data = new byte... | 697 | 0.631277 | 0.569584 | 31 | 21.451612 | 24.334814 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.935484 | false | false | 14 |
5ceb2896a5d51bce4078b607202c325cf87beae5 | 24,945,170,106,499 | dea02adb22e9a60647d85d08f29be1de602b3ee5 | /app/src/main/java/com/sashamakkar/medicare/PrescriptionAdapter.java | 5bf32a7f9ebc4ee32310b1d1c4833c707c2232c5 | [] | no_license | sashamakkar/Medicare | https://github.com/sashamakkar/Medicare | 48b5eb970d2c11b7a6f525b164dae9492d7729db | 4838e6ef9ecbafff44ee7d44ec3bdf03be87f5ff | refs/heads/master | 2020-05-17T14:18:44.895000 | 2019-04-27T11:13:39 | 2019-04-27T11:13:39 | 183,760,321 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sashamakkar.medicare;
import android.content.Context;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.s... | UTF-8 | Java | 1,876 | java | PrescriptionAdapter.java | Java | [] | null | [] | package com.sashamakkar.medicare;
import android.content.Context;
import android.net.Uri;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.s... | 1,876 | 0.739872 | 0.739339 | 60 | 30.266666 | 31.112627 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483333 | false | false | 14 |
3e04d82ad6015c5a768bcbc131147353810a2c6d | 24,945,170,105,895 | 410a4cab19b6395da395e4d5a905cac290193a9f | /src/main/java/cn/soa/controller/EquipmentMoveC.java | d40da1f9f744d6b7f651e8eec7c146e2d0fb2cdf | [] | no_license | soa-iot/iot_equipment_new | https://github.com/soa-iot/iot_equipment_new | b9a28c3cb84608e4980509b2ef94edd0960fea49 | 3a7c851cc23d68a9863471f4f22eb89240c2e415 | refs/heads/master | 2023-01-10T08:39:07.054000 | 2019-12-13T07:43:08 | 2019-12-13T07:43:08 | 197,163,611 | 2 | 0 | null | false | 2023-01-02T21:54:49 | 2019-07-16T09:30:24 | 2021-01-19T06:50:54 | 2023-01-02T21:54:47 | 4,884 | 2 | 0 | 3 | JavaScript | false | false | package cn.soa.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.sp... | UTF-8 | Java | 2,598 | java | EquipmentMoveC.java | Java | [
{
"context": "ern.slf4j.Slf4j;\r\n\r\n/**\r\n * 动设备信息处理控制层\r\n * @author Jiang, Hang\r\n * @since 2019-07-18\r\n */\r\n\r\n@RestController\r\n@S",
"end": 757,
"score": 0.9998038411140442,
"start": 746,
"tag": "NAME",
"value": "Jiang, Hang"
}
] | null | [] | package cn.soa.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.sp... | 2,593 | 0.723413 | 0.718879 | 79 | 28.70886 | 24.719259 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.708861 | false | false | 14 |
5a426e3d1d542f1be6c939c2a405b5fdc7e15e72 | 10,969,346,523,854 | f7371030f48c8c730da9f374aa4fc23fe47b6363 | /src/Lista1/quesito5.java | cd6e85e72031253d5ebd6f6c2558195a6c135f8c | [] | no_license | Jairamedeiros/AulasAlgoritimos | https://github.com/Jairamedeiros/AulasAlgoritimos | 44ef9447afb2751582dfb9174fb4b6c0be664421 | 2d31ddd3dcff16acd52509eec42362f917718d95 | refs/heads/master | 2021-01-20T19:53:07.446000 | 2016-06-23T00:18:51 | 2016-06-23T00:18:51 | 60,882,242 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Faça um Programa que converta metros para centímetros.
*/
package Lista1;
import java.util.Scanner;
public class quesito5 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Informe o total de metros: ");
float n1 = sc.n... | UTF-8 | Java | 607 | java | quesito5.java | Java | [] | null | [] | /*
Faça um Programa que converta metros para centímetros.
*/
package Lista1;
import java.util.Scanner;
public class quesito5 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Informe o total de metros: ");
float n1 = sc.n... | 607 | 0.425497 | 0.413907 | 37 | 14.324325 | 16.549768 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.189189 | false | false | 14 |
2c120b5a4245ec5fc7dfd5243c767ed1afb8e03c | 19,473,381,727,917 | c498c1efb349ff5a30b248c2ceccb51c5c3012a9 | /src/main/java/com/hbxy/zhlc/common/orm/entity/Spinfotable.java | bb92bc7b89a7b5eee9371844352e20f90978d49d | [] | no_license | cnprinces/hbxy-zhlc | https://github.com/cnprinces/hbxy-zhlc | 24a0675991efdd279b7ee2c6a0839e4177e71a4a | ed5eef5d6426c25c7a40830a5866efb0ceee4f90 | refs/heads/master | 2016-08-23T10:05:57.448000 | 2016-08-03T01:13:35 | 2016-08-03T01:13:35 | 64,803,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hbxy.zhlc.common.orm.entity;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
public class Spinfotable {
private String spinfoid;
private String spinfotype;
private String title;
@DateTimeFormat(pattern="yyyy-MM-dd")
private Date publishdate;
... | UTF-8 | Java | 2,236 | java | Spinfotable.java | Java | [] | null | [] | package com.hbxy.zhlc.common.orm.entity;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
public class Spinfotable {
private String spinfoid;
private String spinfotype;
private String title;
@DateTimeFormat(pattern="yyyy-MM-dd")
private Date publishdate;
... | 2,236 | 0.625671 | 0.625671 | 116 | 18.284483 | 19.492619 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37069 | false | false | 14 |
0ef14d04ec0e009325ad5c525ae573a353f476c5 | 19,473,381,727,404 | 8206dd48ed40723980ab9417606999641900d10b | /trashbin/src/main/java/view/data/ViewBike.java | cf758d83578140970d1d2e0139ff38ef8aa5fd05 | [] | no_license | cosmaa/spiel | https://github.com/cosmaa/spiel | 977498fcf50344dc4fde45969bfdfb59eeff53f1 | 0332490210aa004db822117f6580b96bee183245 | refs/heads/master | 2020-06-12T07:53:27.714000 | 2019-09-13T22:45:16 | 2019-09-13T22:45:16 | 194,237,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.data;
import javafx.scene.paint.Color;
import javafx.scene.shape.Rectangle;
import util.Position;
/**
* The visual appearance of an bike.
*/
public class ViewBike implements IViewEntity {
private final int gridScale = 10;
private final Rectangle rectangle;
/**
* Creates the visual ap... | UTF-8 | Java | 1,088 | java | ViewBike.java | Java | [] | null | [] | package view.data;
import javafx.scene.paint.Color;
import javafx.scene.shape.Rectangle;
import util.Position;
/**
* The visual appearance of an bike.
*/
public class ViewBike implements IViewEntity {
private final int gridScale = 10;
private final Rectangle rectangle;
/**
* Creates the visual ap... | 1,088 | 0.668199 | 0.665441 | 39 | 26.897436 | 22.914328 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
da9d2249a821b9820e2cc8d67aa50e83e97a03e2 | 19,473,381,731,163 | e7ab418349aa236d8ec41c515148f2c566c60980 | /app/src/main/java/com/yinlei/wechat_app/fragment/SplashFragment.java | 9f9eaaa471708ee385dd97d91ea8e828b5e69bcc | [
"Apache-2.0"
] | permissive | LeiLeiOfJava/WechatAndroid | https://github.com/LeiLeiOfJava/WechatAndroid | b21b2366a8d40c23d635349020fd60e9753f847c | 54af351e3519694964df0b4a6a5326363ca7fe9a | refs/heads/master | 2020-07-30T08:15:17.160000 | 2019-09-22T13:29:00 | 2019-09-22T13:29:00 | 210,150,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yinlei.wechat_app.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.yi... | UTF-8 | Java | 1,596 | java | SplashFragment.java | Java | [] | null | [] | package com.yinlei.wechat_app.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.yi... | 1,596 | 0.715539 | 0.715539 | 51 | 30.294117 | 26.632793 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 14 |
484b38e20c2b0af0292a97761b35ea313e4a587b | 16,535,624,147,185 | 3a8ffaf87c5d2a1d210faca6eefcf4221d98b573 | /Chapter2_11_3.java | f4802942f153329d2e831529d1ece022ca34d141 | [] | no_license | yuto14/Java_book | https://github.com/yuto14/Java_book | 321687c50528fc26aade86e7c5c9b0ce42ad50c9 | 4573ff0b00a70257dcb58c9b17181bf0cb4fff3f | refs/heads/master | 2023-01-13T01:46:30.193000 | 2020-10-28T06:19:03 | 2020-10-28T06:19:03 | 290,440,091 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 抽象クラス
// 空のメソッドを作っておくと現時点で処理内容を確定できないメソッドなのか
// 何もしないメソッドなのか区別できない心配点の解消
詳細未定メソッド(抽象メソッド)を宣言
public abstract 戻り値 メソッド名(引数リスト);
// 例)キャラクタークラスの場合
public class Character {
...
public abstract void attack(Marango m);
}
// コンパイルにはクラスの宣言が必要
// abstractはあいまいという意味。{}さえつけずに
// abdtractがついたメソッドを抽象メソッドという。
// 未完成部... | UTF-8 | Java | 2,332 | java | Chapter2_11_3.java | Java | [] | null | [] | // 抽象クラス
// 空のメソッドを作っておくと現時点で処理内容を確定できないメソッドなのか
// 何もしないメソッドなのか区別できない心配点の解消
詳細未定メソッド(抽象メソッド)を宣言
public abstract 戻り値 メソッド名(引数リスト);
// 例)キャラクタークラスの場合
public class Character {
...
public abstract void attack(Marango m);
}
// コンパイルにはクラスの宣言が必要
// abstractはあいまいという意味。{}さえつけずに
// abdtractがついたメソッドを抽象メソッドという。
// 未完成部... | 2,332 | 0.747396 | 0.743924 | 53 | 20.716982 | 16.228762 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.113208 | false | false | 14 |
e239b644131fcc27f7dd54708e4d92ca738e7f97 | 29,180,007,864,607 | 916ee2821df32a66d5e619776ea055ae5b31faef | /simulator/src/main/java/kobdig/urbanSimulation/entities/agents/AbstractAgent.java | f55e064f26da5df20f23dba6d3c08bd61f72aa51 | [] | no_license | TristanCordier101/Stage-Simulation | https://github.com/TristanCordier101/Stage-Simulation | efc99de2090f0541cefdd675e926801436599978 | ad2e9fd34694ca800b930284cc4131318be6f6d4 | refs/heads/master | 2022-05-29T13:34:30.974000 | 2019-12-11T17:33:39 | 2019-12-11T17:33:39 | 193,488,763 | 0 | 0 | null | false | 2022-05-20T21:19:44 | 2019-06-24T11:01:33 | 2019-12-11T17:34:15 | 2022-05-20T21:19:44 | 16,272 | 0 | 0 | 3 | TSQL | false | false | package kobdig.urbanSimulation.entities.agents;
import kobdig.agent.Agent;
import kobdig.agent.Fact;
import kobdig.gui.FactParser;
import kobdig.logic.TruthDegree;
import kobdig.urbanSimulation.EntitiesCreator;
import java.io.IOException;
import java.io.InputStream;
/**
* Created by Matthieu on 20/11/2017.
*/
publ... | UTF-8 | Java | 1,081 | java | AbstractAgent.java | Java | [
{
"context": "on;\nimport java.io.InputStream;\n\n/**\n * Created by Matthieu on 20/11/2017.\n */\npublic class AbstractAgent ext",
"end": 296,
"score": 0.9994146823883057,
"start": 288,
"tag": "NAME",
"value": "Matthieu"
}
] | null | [] | package kobdig.urbanSimulation.entities.agents;
import kobdig.agent.Agent;
import kobdig.agent.Fact;
import kobdig.gui.FactParser;
import kobdig.logic.TruthDegree;
import kobdig.urbanSimulation.EntitiesCreator;
import java.io.IOException;
import java.io.InputStream;
/**
* Created by Matthieu on 20/11/2017.
*/
publ... | 1,081 | 0.686401 | 0.679001 | 49 | 21.061224 | 21.175079 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 14 |
cfaf68c70b34561b7e4b25c483e826d3e2f2df74 | 12,403,865,551,162 | 727f20ae71eedba176360616a36b82f7ffa2bf95 | /src/DistanceMots.java | 89e536f4911aa1c0fd7556a9c2eb3e4d25e43ae8 | [] | no_license | Ribooki/algo2 | https://github.com/Ribooki/algo2 | eda47053670439819c45b1fdafe043f464b715a4 | 0f2eb6dd0e8c7997d4f920d1f48c639f7b18df6a | refs/heads/master | 2020-04-01T14:36:28.503000 | 2018-11-14T00:46:17 | 2018-11-14T00:46:17 | 153,300,821 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class DistanceMots {
private static int Tmin[][];
private static int n;
private static int m;
private static String mot1;
private static String mot2;
public static int levenshtein(String m1, String m2){
mot1 = m1;
mot2 = m2;
n = mot1.length();
m = mot2.len... | UTF-8 | Java | 1,143 | java | DistanceMots.java | Java | [] | null | [] | public class DistanceMots {
private static int Tmin[][];
private static int n;
private static int m;
private static String mot1;
private static String mot2;
public static int levenshtein(String m1, String m2){
mot1 = m1;
mot2 = m2;
n = mot1.length();
m = mot2.len... | 1,143 | 0.434821 | 0.399825 | 42 | 26.214285 | 18.095692 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.047619 | false | false | 14 |
92697c910b354cdb068c95d944604a5569cec712 | 8,598,524,590,693 | 9cfeb4c61cdbcf3a9d11c34b4e3291763f9a55fa | /iotplatform/src/main/java/org/iotp/server/exception/IoTPException.java | 183c31a9c8c9451fccf73a6cb27475401ec83665 | [
"Apache-2.0"
] | permissive | soncd19/iotplatform | https://github.com/soncd19/iotplatform | a6bbf73f381850fddba71a9356189d4c3a6a6a40 | c3f5545f58944b06145fd737fd5a85dc5b97d019 | refs/heads/master | 2023-08-05T01:17:28.160000 | 2021-10-08T02:54:30 | 2021-10-08T02:54:30 | 414,826,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.iotp.server.exception;
public class IoTPException extends Exception {
private static final long serialVersionUID = 1L;
private IoTPErrorCode errorCode;
public IoTPException() {
super();
}
public IoTPException(IoTPErrorCode errorCode) {
this.errorCode = errorCode;
... | UTF-8 | Java | 829 | java | IoTPException.java | Java | [] | null | [] | package org.iotp.server.exception;
public class IoTPException extends Exception {
private static final long serialVersionUID = 1L;
private IoTPErrorCode errorCode;
public IoTPException() {
super();
}
public IoTPException(IoTPErrorCode errorCode) {
this.errorCode = errorCode;
... | 829 | 0.667069 | 0.665863 | 36 | 22.027779 | 22.877069 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 14 |
ad4a8200fde415b545011418e46f2b7979b2ff3b | 17,910,013,684,858 | 753d033a8ea1aeb97bf0cd0be382c1136ed65897 | /src/main/java/andriy/todolist/controller/RecordController.java | d22df4bb0192dff0c99dd46d8fac5de391e260a5 | [] | no_license | andriy-ka/ToDoList | https://github.com/andriy-ka/ToDoList | f780e653a69f29a76bd3ea5c2e07aa309bf7a782 | 23834b131b43333858990e51b8a6d1f2c113e150 | refs/heads/master | 2023-07-08T01:13:47.453000 | 2021-08-30T09:47:03 | 2021-08-30T09:47:03 | 381,990,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package andriy.todolist.controller;
import andriy.todolist.exeption.UserAlreadyExistException;
import andriy.todolist.model.MyUserDetails;
import andriy.todolist.model.Record;
import andriy.todolist.service.RecordService;
import andriy.todolist.service.UserService;
import org.springframework.beans.factory.annotation.A... | UTF-8 | Java | 2,860 | java | RecordController.java | Java | [] | null | [] | package andriy.todolist.controller;
import andriy.todolist.exeption.UserAlreadyExistException;
import andriy.todolist.model.MyUserDetails;
import andriy.todolist.model.Record;
import andriy.todolist.service.RecordService;
import andriy.todolist.service.UserService;
import org.springframework.beans.factory.annotation.A... | 2,860 | 0.740559 | 0.740559 | 72 | 38.722221 | 30.000103 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597222 | false | false | 14 |
5a11afc6da81d7c5b7031095bf8394e0c403fb62 | 32,658,931,332,047 | 8484773788b4cba073892338a032bca7e2e5660a | /src/Lexer.java | 4990090adbe8e08c838f239548f96702bebe4abf | [] | no_license | HarryJRob/Space-Cadets-2 | https://github.com/HarryJRob/Space-Cadets-2 | 8f70860c3c672b0211609e01d16ea9bf95ce9bd2 | 8b75e20ea4fd3ef7e82e8e16bf4d17ca7ee01334 | refs/heads/master | 2021-07-16T12:24:50.542000 | 2017-10-24T08:20:09 | 2017-10-24T08:20:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Lexer {
public LinkedList<Token> strToTokens(String file, int lineNum) {
LinkedList<Token> tokenList = new LinkedList<Token>();
//String management stuff
file = file.replaceAll(";", " ;");
file = file.replaceAll("end sub", "end_sub");
file = file.replaceAll("end if", "e... | UTF-8 | Java | 1,996 | java | Lexer.java | Java | [] | null | [] | import java.util.*;
public class Lexer {
public LinkedList<Token> strToTokens(String file, int lineNum) {
LinkedList<Token> tokenList = new LinkedList<Token>();
//String management stuff
file = file.replaceAll(";", " ;");
file = file.replaceAll("end sub", "end_sub");
file = file.replaceAll("end if", "e... | 1,996 | 0.567635 | 0.565631 | 63 | 30.682539 | 20.544821 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.666667 | false | false | 14 |
6a42545e4d4356d9b41130501edb2451081ce99c | 16,535,624,152,467 | ee72a295a4bc2691bb436d9f84eac6c24d46cdfc | /src/main/java/com/moensun/spring/context/SpringContextSetter.java | 825237728060a8750ff88f1f1135773945bd7f4f | [
"Apache-2.0"
] | permissive | moensun-java/spring-exception | https://github.com/moensun-java/spring-exception | d6d1f7f9e7f3bda9ca7ebd077217efaf08f7ca58 | d17a98faf310a60082de4541ce1866521cf7f4a8 | refs/heads/master | 2021-06-09T09:24:06.876000 | 2019-05-24T14:07:05 | 2019-05-24T14:07:05 | 142,678,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moensun.spring.context;
import org.springframework.context.ApplicationContextInitializer;
import org.springframework.context.ConfigurableApplicationContext;
/**
* Created by Bane.Shi.
* Copyright MoenSun
* User: Bane.Shi
* Date: 2016/11/21
* Time: 18:31
*/
public class SpringContextSetter implements... | UTF-8 | Java | 569 | java | SpringContextSetter.java | Java | [
{
"context": "ConfigurableApplicationContext;\n\n/**\n * Created by Bane.Shi.\n * Copyright MoenSun\n * User: Bane.Shi\n * Date: ",
"end": 197,
"score": 0.9998292922973633,
"start": 189,
"tag": "NAME",
"value": "Bane.Shi"
},
{
"context": "Context;\n\n/**\n * Created by Bane.Shi.\n * ... | null | [] | package com.moensun.spring.context;
import org.springframework.context.ApplicationContextInitializer;
import org.springframework.context.ConfigurableApplicationContext;
/**
* Created by Bane.Shi.
* Copyright MoenSun
* User: Bane.Shi
* Date: 2016/11/21
* Time: 18:31
*/
public class SpringContextSetter implements... | 569 | 0.827768 | 0.806678 | 20 | 27.450001 | 32.865597 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 14 |
8ca38330a22b3e0652aac2bef5acc14b49a31021 | 13,589,276,540,163 | 1c30efa3180f5a4fcba99c12b55d92b6f5bf6333 | /src/main/java/generated/jugpg/zuxzk/ivbzo/tamfm/nagsn/Class003186.java | d3f2f30da8f72bb85e0edfc88219139276bac886 | [] | no_license | mojira/MojirAI.git | https://github.com/mojira/MojirAI.git | e4adc643511d943620e364ce46719bd02392484d | 5934d64874e54fddabb16826dfb5af397988825c | refs/heads/main | 2021-06-09T15:12:12.938000 | 2021-04-01T21:30:16 | 2021-04-01T21:30:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generated.jugpg.zuxzk.ivbzo.tamfm.nagsn;
import helpers.Config;
import helpers.Context;
import helpers.BullshifierException;
import java.util.*;
import java.util.logging.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.text.SimpleDateFormat;
public class Clas... | UTF-8 | Java | 33,960 | java | Class003186.java | Java | [
{
"context": "hehmxidmlh = \"StrJgkywbvoynt\";\n\t\t\n\t\tString mapKeyBvbecvbjjwi = \"StrLupvemamhkd\";\n\t\t\n\t\troot.put(\"mapValEhehmxid",
"end": 20806,
"score": 0.945384681224823,
"start": 20796,
"tag": "KEY",
"value": "vbecvbjjwi"
},
{
"context": "StrJgkywbvoynt\";\n\t\t\n\t\t... | null | [] | package generated.jugpg.zuxzk.ivbzo.tamfm.nagsn;
import helpers.Config;
import helpers.Context;
import helpers.BullshifierException;
import java.util.*;
import java.util.logging.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.text.SimpleDateFormat;
public class Clas... | 33,941 | 0.714399 | 0.669287 | 1,013 | 32.524185 | 34.98177 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.01382 | false | false | 14 |
ffa0b87dcc7798dd480423f219d80b02f7c764e8 | 6,124,623,370,122 | 3fc6179ca8e4d0a3dd7e4a01a7a63d2945f50e10 | /org.aion.avm.core/test/org/aion/avm/core/SuspendedInstrumentation.java | 8a8f9a33d762dc361cf6078e8520b1e0eba3ca10 | [
"MIT"
] | permissive | ejhanrienaOut/AVM | https://github.com/ejhanrienaOut/AVM | b4fc06b20afa691f4226826f463068ff21841dfa | efbfe35483ab7726a08b857a9ed383f64e10312f | refs/heads/master | 2022-09-16T07:06:43.330000 | 2020-06-03T20:40:51 | 2020-06-03T20:40:51 | 269,189,842 | 1 | 0 | MIT | true | 2020-06-03T20:39:39 | 2020-06-03T20:39:39 | 2020-04-07T19:18:45 | 2020-04-07T19:18:42 | 11,761 | 0 | 0 | 0 | null | false | false | package org.aion.avm.core;
import i.IInstrumentation;
import i.RuntimeAssertionError;
/**
* Manages the IInstrumentation interaction with the thread local in tests.
* A common pattern is to need to suspend an IInstrumentation instance installed by a common component in order to run a more specific test/call.
* Th... | UTF-8 | Java | 964 | java | SuspendedInstrumentation.java | Java | [] | null | [] | package org.aion.avm.core;
import i.IInstrumentation;
import i.RuntimeAssertionError;
/**
* Manages the IInstrumentation interaction with the thread local in tests.
* A common pattern is to need to suspend an IInstrumentation instance installed by a common component in order to run a more specific test/call.
* Th... | 964 | 0.786307 | 0.786307 | 22 | 42.81818 | 42.175648 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 14 |
d45c5314e7e53cd4d00ff7b8e5de5b160a0d272a | 9,706,626,139,870 | 25abbcfab92b15ccde09af328716e24be09c4910 | /trunk/Scheduler/UpgradeInfo.java | c313135c7e6a1a048aab486d735f51e8cb5442ff | [] | no_license | yitsunweng/CPE_EMS | https://github.com/yitsunweng/CPE_EMS | da89de147a270ff38647a82c24a4f6a7728822ad | d108d83552b52104301865b2b30c7a85fcb97964 | refs/heads/master | 2016-09-07T19:16:57.048000 | 2015-05-06T06:21:26 | 2015-05-06T06:21:26 | 35,135,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.sql.*;
import java.util.*;
import java.io.FileInputStream;
import java.io.InputStream;
import org.snmp4j.CommunityTarget;
import org.snmp4j.PDU;
import org.snmp4j.Snmp;
import org.snmp4j.smi.Integer32;
import org.snmp4j.smi.Variable;
import com.google.gson.Gson;
... | UTF-8 | Java | 4,269 | java | UpgradeInfo.java | Java | [] | null | [] | import java.io.IOException;
import java.sql.*;
import java.util.*;
import java.io.FileInputStream;
import java.io.InputStream;
import org.snmp4j.CommunityTarget;
import org.snmp4j.PDU;
import org.snmp4j.Snmp;
import org.snmp4j.smi.Integer32;
import org.snmp4j.smi.Variable;
import com.google.gson.Gson;
... | 4,269 | 0.59241 | 0.589131 | 204 | 18.92647 | 16.185186 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661765 | false | false | 14 |
ffd983bce1d335b846f5166f21fac6185c8fee41 | 29,222,957,493,270 | d2a03140340ff6095e466ff390dc84f53f9a507c | /my-utils/src/main/java/com/utils/PasswdUtil.java | 6639bb7884b21d8478b3f213323e59ead3123bf3 | [] | no_license | mf-2351676/my-project | https://github.com/mf-2351676/my-project | 64dae5080a1bbcdbe56551e75e8bb9830c9471b0 | d93a16df06a6ffdc922fe06f90a597ba20a5fe6b | refs/heads/master | 2022-12-25T06:44:17.097000 | 2021-03-25T03:10:27 | 2021-03-25T03:10:27 | 229,237,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.utils;
import org.apache.shiro.crypto.hash.ConfigurableHashService;
import org.apache.shiro.crypto.hash.DefaultHashService;
import org.apache.shiro.crypto.hash.HashRequest;
import org.apache.shiro.util.ByteSource;
/**
* @Author: menfeng
* @Date: 2020/7/8 16:26
* @Version 1.0
*/
public class PasswdUtil... | UTF-8 | Java | 986 | java | PasswdUtil.java | Java | [
{
"context": "org.apache.shiro.util.ByteSource;\n\n/**\n * @Author: menfeng\n * @Date: 2020/7/8 16:26\n * @Version 1.0\n */\npubl",
"end": 251,
"score": 0.999657154083252,
"start": 244,
"tag": "USERNAME",
"value": "menfeng"
}
] | null | [] | package com.utils;
import org.apache.shiro.crypto.hash.ConfigurableHashService;
import org.apache.shiro.crypto.hash.DefaultHashService;
import org.apache.shiro.crypto.hash.HashRequest;
import org.apache.shiro.util.ByteSource;
/**
* @Author: menfeng
* @Date: 2020/7/8 16:26
* @Version 1.0
*/
public class PasswdUtil... | 986 | 0.696755 | 0.682556 | 30 | 31.866667 | 23.930084 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
0fe8104536d28c05c966d08a6f7978601ea30f44 | 14,705,968,086,895 | 7f50023909e4cf6b6986b7fb11c18913b0213ca7 | /asjAuthlib/src/main/java/com/ald/asjauthlib/auth/viewmodel/PwdPayIdfVM.java | cbe648caf23771365eb7f907d173ff99f201940f | [] | no_license | hctwgl/asj | https://github.com/hctwgl/asj | e113e35cd999bac16d7071d158a9f989b79b9ded | daeabd2f18016e4d0747afc502bd6d6b8fd8b46c | refs/heads/master | 2021-10-09T04:30:38.079000 | 2018-12-21T07:59:22 | 2018-12-21T07:59:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ald.asjauthlib.auth.viewmodel;
import android.app.Activity;
import android.content.Intent;
import android.databinding.ObservableField;
import android.view.View;
import android.widget.EditText;
import com.ald.asjauthlib.R;
import com.ald.asjauthlib.auth.UserApi;
import com.ald.asjauthlib.auth.ui.PwdPayIdfA... | UTF-8 | Java | 3,860 | java | PwdPayIdfVM.java | Java | [
{
"context": "t retrofit2.Response;\n\n/**\n * 版权:XXX公司 版权所有\n * 作者:Jacky Yu\n * 版本:1.0\n * 创建日期:2017/1/12 14:14\n * 描述:\n * 修订历史:",
"end": 1372,
"score": 0.9998451471328735,
"start": 1364,
"tag": "NAME",
"value": "Jacky Yu"
}
] | null | [] | package com.ald.asjauthlib.auth.viewmodel;
import android.app.Activity;
import android.content.Intent;
import android.databinding.ObservableField;
import android.view.View;
import android.widget.EditText;
import com.ald.asjauthlib.R;
import com.ald.asjauthlib.auth.UserApi;
import com.ald.asjauthlib.auth.ui.PwdPayIdfA... | 3,858 | 0.708047 | 0.703017 | 103 | 35.679611 | 27.883675 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640777 | false | false | 14 |
ac7d95f6d008daff487f58135176139620665efd | 25,898,652,803,899 | 056f7086cc4938dd18dce8c994755d501e0e814a | /netty-server-start/src/main/java/netty/server/handler/JoinGroupRequestHandler.java | c529d944760aca2fb7fa64a00e44be2da152600a | [] | no_license | Alvin4Jay/netty-study | https://github.com/Alvin4Jay/netty-study | dc2641364d5cf4d607222e47d6d187a0fe7ddecf | d7c37458892cbea4425f355cdfc22183f09b49fa | refs/heads/master | 2022-10-18T05:48:37.574000 | 2019-10-01T01:15:54 | 2019-10-01T01:15:54 | 169,833,449 | 0 | 0 | null | false | 2022-10-04T23:52:31 | 2019-02-09T04:59:03 | 2019-10-01T01:16:04 | 2022-10-04T23:52:28 | 184 | 0 | 0 | 6 | Java | false | false | package netty.server.handler;
import io.netty.channel.ChannelHandler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import io.netty.channel.group.ChannelGroup;
import io.netty.channel.group.DefaultChannelGroup;
import netty.protocol.request.JoinGroupRequestPacket;
... | UTF-8 | Java | 2,273 | java | JoinGroupRequestHandler.java | Java | [
{
"context": "util.SessionUtil;\n\n/**\n * 加入群聊请求的处理器\n *\n * @author xuanjian.xuwj\n */\n@ChannelHandler.Sharable\npublic class JoinGro",
"end": 552,
"score": 0.887546718120575,
"start": 539,
"tag": "USERNAME",
"value": "xuanjian.xuwj"
}
] | null | [] | package netty.server.handler;
import io.netty.channel.ChannelHandler;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import io.netty.channel.group.ChannelGroup;
import io.netty.channel.group.DefaultChannelGroup;
import netty.protocol.request.JoinGroupRequestPacket;
... | 2,273 | 0.7817 | 0.764515 | 52 | 40.403847 | 34.91983 | 142 | false | false | 0 | 0 | 0 | 0 | 67 | 0.031119 | 0.538462 | false | false | 14 |
5c7ada620b61c26bf153b1b0f61a3a0e997e22a0 | 15,040,975,520,293 | ebdab6ef23d1e5232fa47dd36e7e6653465b26e8 | /src/main/java/com/example/investment/investmentCalculator/InvestmentCalculatorService.java | 2b7b833f71d40cd0a167786cb3c5efbe03e224dd | [] | no_license | LedLuqi/investment | https://github.com/LedLuqi/investment | b1931904bbee134b78a4d272cc5ad7e85a02cf13 | bda77608269543a7bc2d316d76bbfeb6402ac724 | refs/heads/master | 2020-08-23T02:39:57.139000 | 2019-11-08T12:55:48 | 2019-11-08T12:55:48 | 216,525,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.investment.investmentCalculator;
import com.example.investment.investment.InvestmentService;
import com.example.investment.ivestmentReopsitories.InvestmentCalculatorRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org... | UTF-8 | Java | 986 | java | InvestmentCalculatorService.java | Java | [] | null | [] | package com.example.investment.investmentCalculator;
import com.example.investment.investment.InvestmentService;
import com.example.investment.ivestmentReopsitories.InvestmentCalculatorRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org... | 986 | 0.841785 | 0.841785 | 26 | 36.923077 | 36.188526 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
ffe15d42e20444c170ec907dc8d1901c6a009bd0 | 24,300,925,010,531 | 50817c1484fdb9d9403889231577233ad283be36 | /src/com/java24hours/ArraysMethods.java | 899cd9122dc3ac571f9dcfe17fe85f4f1678511c | [] | no_license | real3060/jva | https://github.com/real3060/jva | 5cedb0c5a5b910268e16cba2032ef54e98b665bb | 6dd1f7d51e467935e25f5f03a1854e9bc5c2e8c1 | refs/heads/master | 2020-12-18T11:13:56.697000 | 2020-01-27T07:23:21 | 2020-01-27T07:23:21 | 235,359,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java24hours;
import java.util.Arrays;
public class ArraysMethods {
public static void main(String[] args) {
int[] nums = new int[250];
String names[] = {"Иван", "Дарья", "Олег", "Николай", "Святослав"};
System.out.println("До соритровки: ");
for (int i = 0; i < names.le... | UTF-8 | Java | 1,356 | java | ArraysMethods.java | Java | [
{
"context": "] nums = new int[250];\n String names[] = {\"Иван\", \"Дарья\", \"Олег\", \"Николай\", \"Святослав\"};\n ",
"end": 192,
"score": 0.9998432993888855,
"start": 188,
"tag": "NAME",
"value": "Иван"
},
{
"context": " new int[250];\n String names[] = {\"Иван... | null | [] | package com.java24hours;
import java.util.Arrays;
public class ArraysMethods {
public static void main(String[] args) {
int[] nums = new int[250];
String names[] = {"Иван", "Дарья", "Олег", "Николай", "Святослав"};
System.out.println("До соритровки: ");
for (int i = 0; i < names.le... | 1,356 | 0.503962 | 0.487322 | 42 | 29.047619 | 20.4799 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738095 | false | false | 14 |
8500a777132525f7dd9ad3fffa6703e18604fbb3 | 12,309,376,284,139 | f54c17addfb2f983282718ed9281ff9741f5bf07 | /src/main/java/com/apkdecompiler/resources/DrawableResources.java | 652efb3c88a27e43ba8d83e6d4815c6f1c73c6f7 | [] | no_license | sirimathxd/ApkDecompiler-4 | https://github.com/sirimathxd/ApkDecompiler-4 | ea6e2ab5e42efbd7ae69cfe0d7836079edd44119 | 5b58f89702c7fb83a4c0d4363b2cd762c1d2704b | refs/heads/master | 2022-01-10T16:35:07.726000 | 2018-12-26T10:11:44 | 2018-12-26T10:11:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.apkdecompiler.resources;
/**
* @author ${Periyasamy C}
*
* 23-Sep-2018
*/
public class DrawableResources extends Resources{
public DrawableResources() {
// TODO Auto-generated constructor stub
}
/**
* @param currentLine
* @param mResRawType
* @param mResConstType
*/
pub... | UTF-8 | Java | 731 | java | DrawableResources.java | Java | [
{
"context": "ge com.apkdecompiler.resources;\n\n/**\n * @author ${Periyasamy C}\n *\n * 23-Sep-2018\n */\npublic class DrawableRes",
"end": 77,
"score": 0.9996523261070251,
"start": 67,
"tag": "NAME",
"value": "Periyasamy"
}
] | null | [] | /**
*
*/
package com.apkdecompiler.resources;
/**
* @author ${Periyasamy C}
*
* 23-Sep-2018
*/
public class DrawableResources extends Resources{
public DrawableResources() {
// TODO Auto-generated constructor stub
}
/**
* @param currentLine
* @param mResRawType
* @param mResConstType
*/
pub... | 731 | 0.72093 | 0.711354 | 34 | 20.5 | 23.339251 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 14 |
37d21b854ef34b8165b39742712499c936a4dac2 | 2,327,872,294,905 | e8578293355f46775bc45bac5f605e1a1c04228a | /packages/espresso/android/src/main/java/androidx/test/espresso/flutter/internal/protocol/impl/DartVmService.java | a8ddfc6bb5ebcb5fc863de056d691c2e81c3c3b5 | [
"BSD-3-Clause"
] | permissive | flutter/packages | https://github.com/flutter/packages | 894505f1c52551034bbdf91a6d112188acdd35a0 | cd94db1f084adf0fe5665441eb8ad0dfc39a5893 | refs/heads/main | 2023-09-01T11:28:38.827000 | 2023-08-31T21:03:20 | 2023-08-31T21:03:20 | 99,045,602 | 3,581 | 2,225 | BSD-3-Clause | false | 2023-09-14T20:34:44 | 2017-08-01T21:43:32 | 2023-09-14T18:26:26 | 2023-09-14T20:34:43 | 99,645 | 3,478 | 1,955 | 102 | Dart | false | false | // Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package androidx.test.espresso.flutter.internal.protocol.impl;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.c... | UTF-8 | Java | 15,573 | java | DartVmService.java | Java | [
{
"context": "tocol.\n *\n * @see <a href=\"https://github.com/dart-lang/sdk/blob/main/runtime/vm/service/service.md\">Dart",
"end": 2072,
"score": 0.7528853416442871,
"start": 2068,
"tag": "USERNAME",
"value": "lang"
},
{
"context": "} else {\n // TODO(https://github.co... | null | [] | // Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package androidx.test.espresso.flutter.internal.protocol.impl;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.c... | 15,573 | 0.683426 | 0.681693 | 375 | 40.528 | 30.366362 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541333 | false | false | 14 |
3983012c003f89d773f01e274457dc2bb34e2c2a | 23,106,924,054,333 | f3620f6fba2e57619921010b47f70870ccf4cc2d | /Release/src/main/java/be/heh/EPGMG5/usecase/AddEmp.java | 948126df3d7401cffcd52fe4eeef9a0e146602a0 | [] | no_license | Vieuxnorris/G18ProjetEPM2020 | https://github.com/Vieuxnorris/G18ProjetEPM2020 | 05caa59bef24d0aba3640d614c2ca34e63a8e053 | 63998a8b8d72a273f193538b466e86766bef7998 | refs/heads/master | 2020-08-04T06:18:15.564000 | 2020-01-19T13:48:13 | 2020-01-19T13:48:13 | 212,034,742 | 0 | 2 | null | false | 2020-01-19T13:48:15 | 2019-10-01T07:16:11 | 2020-01-19T01:13:42 | 2020-01-19T13:48:14 | 366 | 0 | 2 | 0 | Java | false | false | package be.heh.EPGMG5.usecase;
import be.heh.EPGMG5.Context;
import be.heh.EPGMG5.entity.*;
abstract class AddEmp implements Command {
protected Employee employee;
private int EmpID;
private String Address;
private String Name;
AddEmp(int empid, String name, String address) {
this.EmpID ... | UTF-8 | Java | 1,177 | java | AddEmp.java | Java | [] | null | [] | package be.heh.EPGMG5.usecase;
import be.heh.EPGMG5.Context;
import be.heh.EPGMG5.entity.*;
abstract class AddEmp implements Command {
protected Employee employee;
private int EmpID;
private String Address;
private String Name;
AddEmp(int empid, String name, String address) {
this.EmpID ... | 1,177 | 0.677995 | 0.675446 | 37 | 30.81081 | 27.74482 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 14 |
cdf49af517d36b8f23f2228ee8517591c8188ded | 21,758,304,348,287 | 65a9abfbf626ac10653c88ce6c3a4f3b64ce4e83 | /Concurrent/src/main/java/concurrent/atomic/AtomicNumber.java | fa1caa1355d5f71ebd01b8186ca85cd9f20287cd | [
"MIT"
] | permissive | itning/BigData | https://github.com/itning/BigData | 09312ce13d34b1e07ef85cf9908888367d155f24 | 2fcab0e24d98b528c5b3b708748d6ff8d394a455 | refs/heads/master | 2022-09-08T07:42:41.899000 | 2022-08-30T07:47:34 | 2022-08-30T07:47:34 | 126,099,156 | 6 | 3 | MIT | false | 2022-08-30T07:47:35 | 2018-03-21T00:13:39 | 2021-12-27T09:57:56 | 2022-08-30T07:47:34 | 743 | 6 | 2 | 0 | Java | false | false | package concurrent.atomic;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Atomic 翻译成中文是原子的意思。在化学上,我们知道原子是构成一般物质的最小单位,在化学反应中是不可分割的。
* 在我们这里 Atomic 是指一个操作是不可中断的。即使是在多个线程一起执行的时候,一个操作一旦开始,就不会被其他线程干扰。
* <p>
* 所以,所谓原子类说简单点就是具有原子/原子操作特征的类。
*
* @author itning
* @see java.util.concurrent.atomic.AtomicInteger
... | UTF-8 | Java | 2,061 | java | AtomicNumber.java | Java | [
{
"context": " <p>\n * 所以,所谓原子类说简单点就是具有原子/原子操作特征的类。\n *\n * @author itning\n * @see java.util.concurrent.atomic.AtomicInteger",
"end": 268,
"score": 0.9994823932647705,
"start": 262,
"tag": "USERNAME",
"value": "itning"
}
] | null | [] | package concurrent.atomic;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Atomic 翻译成中文是原子的意思。在化学上,我们知道原子是构成一般物质的最小单位,在化学反应中是不可分割的。
* 在我们这里 Atomic 是指一个操作是不可中断的。即使是在多个线程一起执行的时候,一个操作一旦开始,就不会被其他线程干扰。
* <p>
* 所以,所谓原子类说简单点就是具有原子/原子操作特征的类。
*
* @author itning
* @see java.util.concurrent.atomic.AtomicInteger
... | 2,061 | 0.741506 | 0.738175 | 34 | 43.14706 | 29.262636 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 14 |
10ff13fee95d060eaeba37819c9286015a910921 | 26,087,631,361,523 | 84ddfd7d4ed65c3323aeaabbe52d9d4792bd8643 | /app/src/main/java/com/brains/eb/smart/view/Fragment2.java | 016bd8ba22dc7ab428968473be936bd00d6e67c8 | [] | no_license | guhao/smart-android | https://github.com/guhao/smart-android | 2ecd177f2949baf72930de014846cf92c3426bc0 | 5222f668e86228e27c94222ff91514694e0159c4 | refs/heads/master | 2018-01-09T09:56:00.829000 | 2015-12-07T05:18:12 | 2015-12-07T05:18:12 | 44,377,777 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.brains.eb.smart.view;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
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.AdapterView;
import android.widge... | UTF-8 | Java | 4,200 | java | Fragment2.java | Java | [] | null | [] | package com.brains.eb.smart.view;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
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.AdapterView;
import android.widge... | 4,200 | 0.736988 | 0.723345 | 137 | 27.890511 | 27.80135 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.357664 | false | false | 14 |
aa5e2abca63a693a654a55410bbaba0744a0834d | 18,485,539,244,754 | 3f53c9588f9f921f3332b09cc128468883605f10 | /Practical/Vehicle - Source code and Java Documentation/src/vehicle/Vehicle.java | e47b702cbcb5dea2d27e9550a7c4ea979e97fdb0 | [
"Apache-2.0"
] | permissive | phildatoon/CertIV_IntroOOP | https://github.com/phildatoon/CertIV_IntroOOP | 2e54e60450bed230084dfb489db8f32bf7a3c98a | 9ecb8f9403d2235103344994af113fb601bc7f8f | refs/heads/master | 2021-06-08T09:29:15.159000 | 2013-12-16T14:57:31 | 2013-12-16T14:57:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Datoon, Philip Bryan B.
* 131311399
* Practical - Vehicle.java
*/
package vehicle;
/**
* <code>Vehicle</code> is a super class for all vehicle
* types such as <code>MotorCycle</code> and <code>Car</code>.
*
* @author Philip Bryan Datoon
* @since 1.0
*/
public class Vehicle {
/**
* Stores <code>int</co... | UTF-8 | Java | 1,182 | java | Vehicle.java | Java | [
{
"context": "/* Datoon, Philip Bryan B.\n * 131311399\n * Practical - Vehi",
"end": 9,
"score": 0.999041736125946,
"start": 3,
"tag": "NAME",
"value": "Datoon"
},
{
"context": "/* Datoon, Philip Bryan B.\n * 131311399\n * Practical - Vehicle.java\n */\n\npac",
"end": 25,
"sc... | null | [] | /* Datoon, <NAME>.
* 131311399
* Practical - Vehicle.java
*/
package vehicle;
/**
* <code>Vehicle</code> is a super class for all vehicle
* types such as <code>MotorCycle</code> and <code>Car</code>.
*
* @author <NAME>
* @since 1.0
*/
public class Vehicle {
/**
* Stores <code>int</code> value of the
* ... | 1,161 | 0.647208 | 0.63621 | 51 | 22.196079 | 21.22431 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 14 |
a1b7f016f8381c5c30c1c23fa173d0887eb93bd9 | 1,597,727,899,784 | 13bcaff508cfc35ca280ae0def5d50f074ed846f | /src/reporte/CrearReporte.java | a3f17eced489b9a54921bb6e1a0fdc1127315fc6 | [] | no_license | cobymotion/JasperExample | https://github.com/cobymotion/JasperExample | fa756907beff2aca49e4c0d3b4cd6125bae01bfe | 3e075b3c87f899d06b41fe115263e92774cb9ef6 | refs/heads/master | 2021-01-01T18:04:51.726000 | 2017-07-24T22:00:25 | 2017-07-24T22:00:25 | 98,239,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package reporte;
import java.io.File;
import java.util.Map;
import net.sf.jasperreports.engine.JREmptyDataSource;
import net.sf.jasperreports.engine.JRException;
import net.sf.jasperreports.engine.JasperExportManager;
import net.sf.jasperreports.engine.JasperFillManager;
import net.sf.jasperreports.engine.JasperPrint;... | UTF-8 | Java | 1,444 | java | CrearReporte.java | Java | [] | null | [] | package reporte;
import java.io.File;
import java.util.Map;
import net.sf.jasperreports.engine.JREmptyDataSource;
import net.sf.jasperreports.engine.JRException;
import net.sf.jasperreports.engine.JasperExportManager;
import net.sf.jasperreports.engine.JasperFillManager;
import net.sf.jasperreports.engine.JasperPrint;... | 1,444 | 0.625346 | 0.624654 | 44 | 31.818182 | 19.920607 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522727 | false | false | 14 |
bf74db985a84b6c832e22e8081ad0ebb136b7b3c | 12,309,376,294,645 | b73ca32249f3759f306b90182100cbb9224dea0a | /TicTacToeText.java | c1f5ca367b5a949315d604c1126a72694650719f | [] | no_license | root-ansh/TicTacToeCMD | https://github.com/root-ansh/TicTacToeCMD | 7fd454f75cfc8a63e1568e9126f4ae74273fd539 | 0ce3a6468414bc824228ba36fb9792b833c191d4 | refs/heads/master | 2022-04-25T10:34:18.826000 | 2020-04-10T14:26:54 | 2020-04-10T14:26:54 | 254,654,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class TicTacToeText{
private int[] boardModal = null;
private char compCharactor ='X';
// user =1 and comp =2 and empty space = 0, draw game = 3;
Scanner scn ;
public TicTacToeText(char userChar, Scanner sc){
this.boardModal = new int[9];
this.compCh... | UTF-8 | Java | 5,898 | java | TicTacToeText.java | Java | [] | null | [] | import java.util.*;
public class TicTacToeText{
private int[] boardModal = null;
private char compCharactor ='X';
// user =1 and comp =2 and empty space = 0, draw game = 3;
Scanner scn ;
public TicTacToeText(char userChar, Scanner sc){
this.boardModal = new int[9];
this.compCh... | 5,898 | 0.49983 | 0.486267 | 163 | 35.190186 | 39.443451 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.901841 | false | false | 14 |
e4d54c01614c5162c3213d357aff0a57b26b9d16 | 20,057,497,340,204 | 2df84bc2fd7ab8e374c90f7d5752c95f4f2f06ad | /src/main/java/com/nowui/chuangshi/api/gezhouba/mobile/GezhoubaStockinController.java | 37abd4f3b3e81f2c802a2d9b66bd837a5d140f29 | [] | no_license | ChuangShiTeam/ChuangShi_Api | https://github.com/ChuangShiTeam/ChuangShi_Api | 619b4c355b396823fbb42decc504f110f8102f5a | 3cffb3a72842bc4b6fd1c77e06ddd8cee6e1eb47 | refs/heads/master | 2021-07-13T05:34:37.907000 | 2018-04-16T16:42:07 | 2018-04-16T16:42:07 | 96,234,962 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nowui.chuangshi.api.gezhouba.mobile;
import com.jfinal.core.ActionKey;
import com.nowui.chuangshi.common.annotation.ControllerKey;
import com.nowui.chuangshi.common.controller.Controller;
@ControllerKey("/mobile/gezhouba/stockin")
public class GezhoubaStockinController extends Controller {
@ActionKey... | UTF-8 | Java | 865 | java | GezhoubaStockinController.java | Java | [] | null | [] | package com.nowui.chuangshi.api.gezhouba.mobile;
import com.jfinal.core.ActionKey;
import com.nowui.chuangshi.common.annotation.ControllerKey;
import com.nowui.chuangshi.common.controller.Controller;
@ControllerKey("/mobile/gezhouba/stockin")
public class GezhoubaStockinController extends Controller {
@ActionKey... | 865 | 0.682081 | 0.682081 | 40 | 20.65 | 20.465275 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225 | false | false | 14 |
3fb09f2d7b0bcf89a1c518671804e672404f35a6 | 23,295,902,669,182 | 4654621868210169cbf726f4c7d6909610206f34 | /ws/openhab/src/org/openhab/ui/webapp/cloud/exception/CloudExceptionManager.java | ca9608e173003caa16b3be8fa4bd1090b5203ff0 | [] | no_license | rahulopengts/NEW_HOME_TOMCAT | https://github.com/rahulopengts/NEW_HOME_TOMCAT | 78af76ec0486b4fc81b7d5adc1ff3fa63993823f | df674f830c968abae69a1ed563b9aee008d755a7 | refs/heads/master | 2021-01-21T13:29:40.068000 | 2016-05-29T15:42:53 | 2016-05-29T15:42:53 | 49,577,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.openhab.ui.webapp.cloud.exception;
public class CloudExceptionManager {
public static CloudException throwException(String messageId, Exception exception,String param) throws CloudException {
CloudException cloudException = new CloudException();
cloudException.setMessageId(messageId);
cloudExc... | UTF-8 | Java | 392 | java | CloudExceptionManager.java | Java | [] | null | [] | package org.openhab.ui.webapp.cloud.exception;
public class CloudExceptionManager {
public static CloudException throwException(String messageId, Exception exception,String param) throws CloudException {
CloudException cloudException = new CloudException();
cloudException.setMessageId(messageId);
cloudExc... | 392 | 0.808673 | 0.808673 | 13 | 29.153847 | 33.640282 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.769231 | false | false | 14 |
c55521ac1814708eaaff4b6f40a8e8ee30e9f0de | 22,256,520,567,580 | 150cdf715920fc5fd4918141db49994b60b00b4c | /app/src/main/java/com/example/leitnersystem/Fragments/QuestionDetailFragment.java | 85f3574d94aa004a58279ef4f430de4ad1d17b86 | [] | no_license | Shawn-Nichol/LeitnerSystem | https://github.com/Shawn-Nichol/LeitnerSystem | 3c3422d62b6f23bbe241eab9518b4f265300f637 | b47ef91cb377c1693ee4bc2d9bfbfda9a11c6955 | refs/heads/master | 2020-04-29T14:20:59.450000 | 2019-04-28T18:32:38 | 2019-04-28T18:32:38 | 176,193,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.leitnersystem.Fragments;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
impor... | UTF-8 | Java | 3,399 | java | QuestionDetailFragment.java | Java | [] | null | [] | package com.example.leitnersystem.Fragments;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
impor... | 3,399 | 0.655781 | 0.655487 | 109 | 30.183487 | 28.336823 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.587156 | false | false | 14 |
5ce639e76e9a34fac2f0e4cca69f06d8aec6acb7 | 33,973,191,314,590 | a30e07286840dac3ff9f959e663c520eb36b7e4f | /src/controller/HomeController.java | 96a9a0f6300b746f2713ebac685a8f211e55e8ff | [] | no_license | Nevercomes/OS | https://github.com/Nevercomes/OS | 317eed131e159d253a4101092b10c7ab99f65b8b | c7658a2346f4a787a71ba98212a3c6e07b9f2480 | refs/heads/master | 2020-04-07T09:05:43.221000 | 2018-11-20T13:59:16 | 2018-11-20T13:59:16 | 158,240,008 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import domain.Item;
import domain.Process;
import global.Global;
import global.Oper;
import global.Status;
import global.StatusMapping;
import javafx.application.Platform;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.Text... | UTF-8 | Java | 16,169 | java | HomeController.java | Java | [] | null | [] | package controller;
import domain.Item;
import domain.Process;
import global.Global;
import global.Oper;
import global.Status;
import global.StatusMapping;
import javafx.application.Platform;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.Text... | 16,169 | 0.568126 | 0.563213 | 456 | 33.815788 | 23.372017 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596491 | false | false | 14 |
22cea903345c2897754750e782d64649c782ed06 | 27,204,322,864,720 | ab4ccc7f71c52f3e3b3e8cb5ec1d3a9cf05e278d | /Lab7/src/com/company/binary/Subtraction.java | 06bff8db02b953df7327055fea2106006d307a23 | [] | no_license | Group-603C/NikolayEkkert | https://github.com/Group-603C/NikolayEkkert | afa8edb24c3564d405c234bff74e058fd2d0389f | c6e62fdb6cde87cf4310474ea1528519a66de724 | refs/heads/master | 2021-09-10T20:21:09.086000 | 2018-04-01T16:37:45 | 2018-04-01T16:37:45 | 103,552,702 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.binary;
import com.company.IExpression;
import com.company.tools.CacheCalculation;
public class Subtraction extends BinaryExpression implements IExpression {
public Subtraction(Object left, Object right) {
super(left, right);
this.cache = new CacheCalculation(()->{
... | UTF-8 | Java | 407 | java | Subtraction.java | Java | [] | null | [] | package com.company.binary;
import com.company.IExpression;
import com.company.tools.CacheCalculation;
public class Subtraction extends BinaryExpression implements IExpression {
public Subtraction(Object left, Object right) {
super(left, right);
this.cache = new CacheCalculation(()->{
... | 407 | 0.687961 | 0.687961 | 15 | 26.133333 | 26.009912 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 14 |
c0731afcfd290f3e0037ba0f2319b522ff3124e6 | 429,496,785,541 | cd03d9940923b6522f2e1ece658e6bf84b64d8f5 | /pgtest1/source/typing/TupleType.java | dffbdbfacbfb5b0e57fc42f478900e3d049a34f8 | [
"MIT"
] | permissive | cbsa-informatik-uni-siegen/tpml | https://github.com/cbsa-informatik-uni-siegen/tpml | 2c49b310c1db3349d1cdb287b9ec42d760a2eab5 | 93509274ae524fe4753d9dd228470b1264c37bae | refs/heads/master | 2020-04-26T13:35:54.089000 | 2011-08-29T15:15:08 | 2011-08-29T15:15:08 | 2,287,310 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package typing;
import java.util.Set;
import java.util.TreeSet;
/**
* Represents a type for tuples.
*
* @author Benedikt Meurer
* @version $Id$
*/
public final class TupleType extends MonoType {
/**
* Allocates a new <code>TupleType</code> with
* the given monomorphic <code>types</code>.
*
* @para... | UTF-8 | Java | 3,142 | java | TupleType.java | Java | [
{
"context": "/**\n * Represents a type for tuples.\n *\n * @author Benedikt Meurer\n * @version $Id$\n */\npublic final class TupleType",
"end": 132,
"score": 0.9998819231987,
"start": 117,
"tag": "NAME",
"value": "Benedikt Meurer"
}
] | null | [] | package typing;
import java.util.Set;
import java.util.TreeSet;
/**
* Represents a type for tuples.
*
* @author <NAME>
* @version $Id$
*/
public final class TupleType extends MonoType {
/**
* Allocates a new <code>TupleType</code> with
* the given monomorphic <code>types</code>.
*
* @param types a... | 3,133 | 0.595162 | 0.592934 | 138 | 21.768116 | 19.017265 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.23913 | false | false | 14 |
aa9a4778cf64f776065a2271e05e64fac7124845 | 28,810,640,681,930 | 3cfa3225cce18d1a9310213699f616426d46ff20 | /Java Coding/exercises/NumberAdder.java | b42e48b092049ce794aaecd2b1e3a86b01741179 | [] | no_license | Antoinew2/First-Repository | https://github.com/Antoinew2/First-Repository | 6f9f219804defaf021a3f6d101b00853d4899940 | 061dc09c58de879c23b01b86505b975eb9d4b474 | refs/heads/master | 2021-01-13T00:53:13.070000 | 2016-09-19T13:32:07 | 2016-09-19T13:32:07 | 44,820,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercises;
/*
* File: NumberAdder.java
*
* Description: This class adds its two instance variables
* when the getSum() method is called.
*
* Assignment: 1) Add a getDifference method (to subtract num1-num2)
* 2) Add a getMult method to multiply the numbers
* 3) Add a getDiv meth... | UTF-8 | Java | 2,153 | java | NumberAdder.java | Java | [] | null | [] | package exercises;
/*
* File: NumberAdder.java
*
* Description: This class adds its two instance variables
* when the getSum() method is called.
*
* Assignment: 1) Add a getDifference method (to subtract num1-num2)
* 2) Add a getMult method to multiply the numbers
* 3) Add a getDiv meth... | 2,153 | 0.584301 | 0.558291 | 76 | 27.31579 | 25.244181 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 14 |
1e033b888b8ca4929640089df15a6d1bfd16c00c | 25,331,717,178,536 | ebdb7d0a863fbb9238d90c77cb4528bafd38616a | /client/android/app/src/main/java/com/sheng00/vis/MainActivity.java | fdc0dc0d3c455223122f922e4d9416fd480cf6f0 | [] | no_license | shengoo/v | https://github.com/shengoo/v | 66ad8e5b24e77f66f3f6f8d8e5af229ce2873689 | f54d589821eef4b9146665977dbe9e820192e8d7 | refs/heads/master | 2021-01-15T15:43:47.966000 | 2016-09-07T15:53:18 | 2016-09-07T15:53:18 | 41,456,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sheng00.vis;
import android.support.annotation.IdRes;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import android.view.animation.Animation;
import android.view.animation.Animation... | UTF-8 | Java | 3,658 | java | MainActivity.java | Java | [] | null | [] | package com.sheng00.vis;
import android.support.annotation.IdRes;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import android.view.animation.Animation;
import android.view.animation.Animation... | 3,658 | 0.641607 | 0.63614 | 114 | 31.087719 | 24.091042 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517544 | false | false | 14 |
967a10538578c31234f182d098a66c9697827d65 | 31,722,628,478,160 | 9ae5e6c60d966a177240ceb4dfa882a7b7aa6adc | /Auto_Workspaces_BOA/OLD BOA automation work classes/nestle/ExcelRead.java | 02d8abcffe3f7f38390b3772ed2676b224cd4a05 | [] | no_license | sammu91/BOA | https://github.com/sammu91/BOA | 1a5dd4bd3edafb7595d5a8cd086310501060281a | d16440953b00ecb786648ff31ca92f99da228dd7 | refs/heads/master | 2023-04-20T19:50:05.708000 | 2021-05-11T01:09:47 | 2021-05-11T01:09:47 | 366,212,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package o_01IAS.generic;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import org.apache.poi.EncryptedDocumentException;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.DateUtil;
import o... | UTF-8 | Java | 3,609 | java | ExcelRead.java | Java | [] | null | [] | package o_01IAS.generic;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import org.apache.poi.EncryptedDocumentException;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.DateUtil;
import o... | 3,609 | 0.612912 | 0.610695 | 136 | 25.536764 | 24.08194 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.352941 | false | false | 14 |
1658cb259c66aa047c3ac09b2380e4d591301cbd | 29,222,957,522,026 | 03b5f8f8fae081a2db3826653c57a0ce326ed4ed | /NewsRelease/src/com/zs/news/service/NewsSmallClassService.java | 1ab305a32ab2a2b887ef211e18eb48294d06b590 | [] | no_license | Stephen-sen/NewsRelease | https://github.com/Stephen-sen/NewsRelease | d4a5504a78b8462f60fc9aa0e6b99a3b5fb425f1 | d91d4d80bea6ce1e82a1219faa8062a97ec1e4c0 | refs/heads/master | 2021-01-01T06:39:07.516000 | 2015-02-26T04:52:36 | 2015-02-26T04:52:36 | 29,339,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zs.news.service;
import java.util.List;
import com.zs.news.entity.NewsSmallClass;
public interface NewsSmallClassService
{
public List<NewsSmallClass> smallClassList();
public void insertSmallClass(NewsSmallClass smallClass);
public void updateSmallClass(NewsSmallClass smallClass);
public NewsSmallCl... | UTF-8 | Java | 416 | java | NewsSmallClassService.java | Java | [] | null | [] | package com.zs.news.service;
import java.util.List;
import com.zs.news.entity.NewsSmallClass;
public interface NewsSmallClassService
{
public List<NewsSmallClass> smallClassList();
public void insertSmallClass(NewsSmallClass smallClass);
public void updateSmallClass(NewsSmallClass smallClass);
public NewsSmallCl... | 416 | 0.831731 | 0.831731 | 13 | 31 | 22.538855 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 14 |
5624ded03808fa350484f9a98cc7af09821e7231 | 17,506,286,726,176 | 1487d7ec5219154359e8d4e2a6f586c2fdb1811f | /src/cat/esteve/atc/utils/Vector3f.java | 9d47b55d8c02a6f63482a03127f8fbc22c7c0855 | [] | no_license | estevE11/mp03_uf4_avions | https://github.com/estevE11/mp03_uf4_avions | e1f08a31071a971e55d0a91d28cec02dbabef363 | a54e8d57ad6b016529b794f98094062fd9c39231 | refs/heads/master | 2023-01-23T03:03:20.931000 | 2020-11-28T23:37:59 | 2020-11-28T23:37:59 | 316,802,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cat.esteve.atc.utils;
public class Vector3f {
public float x, y, z;
public Vector3f() {
this.x = 0;
this.y = 0;
this.z = 0;
}
public Vector3f(float x, float y, float z) {
this.x = x;
this.y = y;
this.z = z;
}
public void add(float x, float y, float z) {
this.x += x;
this.y += y;
th... | UTF-8 | Java | 979 | java | Vector3f.java | Java | [] | null | [] | package cat.esteve.atc.utils;
public class Vector3f {
public float x, y, z;
public Vector3f() {
this.x = 0;
this.y = 0;
this.z = 0;
}
public Vector3f(float x, float y, float z) {
this.x = x;
this.y = y;
this.z = z;
}
public void add(float x, float y, float z) {
this.x += x;
this.y += y;
th... | 979 | 0.559755 | 0.547497 | 57 | 16.175438 | 15.666617 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.964912 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.