file_name stringlengths 6 86 | file_path stringlengths 45 249 | content stringlengths 47 6.26M | file_size int64 47 6.26M | language stringclasses 1
value | extension stringclasses 1
value | repo_name stringclasses 767
values | repo_stars int64 8 14.4k | repo_forks int64 0 1.17k | repo_open_issues int64 0 788 | repo_created_at stringclasses 767
values | repo_pushed_at stringclasses 767
values |
|---|---|---|---|---|---|---|---|---|---|---|---|
C64.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/machine/C64.java | /**
* @(#)C64.java 1999/09/19
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free S... | 8,902 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
M6526.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/M6526.java | /**
* @(#)M6526.java 1999/10/24
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free... | 23,427 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
PLA82S100.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/PLA82S100.java | /**
* @(#)PLA82S100.java 1999/10/15
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the ... | 24,750 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
M6569.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/M6569.java | /**
* @(#)M6569.java 1999/12/06
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free... | 9,873 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
M6567R8.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/M6567R8.java | /**
* @(#)M6567R8.java 2000/04/15
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Fr... | 9,998 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
M6567R56A.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/M6567R56A.java | /**
* @(#)M6567R56A.java 2000/04/15
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the ... | 9,925 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
VicII.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/VicII.java | /**
* @(#)VicII.java 1999/10/16
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free... | 88,882 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
Sid.java | /FileExtraction/Java_unseen/ice00_jc64/src/sw_emulator/hardware/chip/Sid.java | /**
* @(#)Sid.java 2000/04/15
*
* ICE Team Free Software Group
*
* This file is part of C64 Java Software Emulator.
* See README for copyright notice.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free S... | 3,218 | Java | .java | ice00/jc64 | 43 | 6 | 0 | 2019-11-30T14:02:48Z | 2024-05-05T18:41:15Z |
Stream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/Stream.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 3,733 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
SessionBuilder.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/SessionBuilder.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 8,939 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
MediaStream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/MediaStream.java | /*
* Copyright (C) 2011-2015 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 11,896 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
Session.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/Session.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 21,985 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
InvalidSurfaceException.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/exceptions/InvalidSurfaceException.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 1,134 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
StorageUnavailableException.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/exceptions/StorageUnavailableException.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 1,166 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
ConfNotSupportedException.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/exceptions/ConfNotSupportedException.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 1,138 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
CameraInUseException.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/exceptions/CameraInUseException.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 1,129 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
H263Stream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/video/H263Stream.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 2,926 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
VideoQuality.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/video/VideoQuality.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 4,877 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
CodecManager.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/video/CodecManager.java | /*
* Copyright (C) 2011-2013 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of Spydroid (http://code.google.com/p/spydroid-ipcamera/)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 9,052 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
H264Stream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/video/H264Stream.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 9,777 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
VideoStream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/video/VideoStream.java | /*
* Copyright (C) 2011-2015 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 25,329 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
RtcpDeinterleaver.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtsp/RtcpDeinterleaver.java | package net.majorkernelpanic.streaming.rtsp;
import java.io.IOException;
import java.io.InputStream;
import java.io.PipedInputStream;
import java.io.PipedOutputStream;
class RtcpDeinterleaver extends InputStream implements Runnable {
public final static String TAG = "RtcpDeinterleaver";
private IOException mIOE... | 1,680 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
RtspServer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtsp/RtspServer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 20,510 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
UriParser.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtsp/UriParser.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 7,640 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
RtspClient.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtsp/RtspClient.java | /*
* Copyright (C) 2011-2015 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of Spydroid (http://code.google.com/p/spydroid-ipcamera/)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 19,863 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
SurfaceView.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/gl/SurfaceView.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 10,550 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
SurfaceManager.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/gl/SurfaceManager.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 6,060 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
TextureManager.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/gl/TextureManager.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 9,862 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AbstractPacketizer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/AbstractPacketizer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 4,341 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
MediaCodecInputStream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/MediaCodecInputStream.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 3,614 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AACLATMPacketizer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/AACLATMPacketizer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 3,563 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
H263Packetizer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/H263Packetizer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 3,963 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
H264Packetizer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/H264Packetizer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 8,288 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AACADTSPacketizer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/AACADTSPacketizer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 5,425 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
RtpSocket.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/RtpSocket.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 12,293 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AMRNBPacketizer.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtp/AMRNBPacketizer.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 3,585 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AMRNBStream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/audio/AMRNBStream.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 2,935 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AACStream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/audio/AACStream.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 12,763 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AudioQuality.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/audio/AudioQuality.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 2,205 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AudioStream.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/audio/AudioStream.java | /*
* Copyright (C) 2011-2015 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 3,778 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
SenderReport.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/rtcp/SenderReport.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 6,024 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
EncoderDebugger.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/hw/EncoderDebugger.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of Spydroid (http://code.google.com/p/spydroid-ipcamera/)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 27,823 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
CodecManager.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/hw/CodecManager.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of Spydroid (http://code.google.com/p/spydroid-ipcamera/)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 5,300 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
NV21Convertor.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/hw/NV21Convertor.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of Spydroid (http://code.google.com/p/spydroid-ipcamera/)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 4,247 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
MP4Parser.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/mp4/MP4Parser.java | package net.majorkernelpanic.streaming.mp4;
/*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as ... | 7,022 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
MP4Config.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/main/java/net/majorkernelpanic/streaming/mp4/MP4Config.java | /*
* Copyright (C) 2011-2014 GUIGUI Simon, fyhertz@gmail.com
*
* This file is part of libstreaming (https://github.com/fyhertz/libstreaming)
*
* Spydroid is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation... | 2,612 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
ApplicationTest.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streaming/src/androidTest/java/net/majorkernelpanic/streaming/ApplicationTest.java | package net.majorkernelpanic.streaming;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | 361 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AppConfig.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamandroidphone/src/main/java/com/quan404/streamandroidphone/AppConfig.java | package com.quan404.streamandroidphone;
/**
* Created by quanhua on 01/10/2015.
*/
public class AppConfig {
public static final String STREAM_URL = "rtsp://192.168.1.108:1935/live/test";
public static final String PUBLISHER_USERNAME = "quan";
public static final String PUBLISHER_PASSWORD = "quan12345";
}... | 321 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
StreamAndroidPhone.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamandroidphone/src/main/java/com/quan404/streamandroidphone/StreamAndroidPhone.java | package com.quan404.streamandroidphone;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Su... | 6,051 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
ApplicationTest.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamandroidphone/src/androidTest/java/com/quan404/streamandroidphone/ApplicationTest.java | package com.quan404.streamandroidphone;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | 361 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
CheckableLinearLayout.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamusbcamera/src/main/java/com/serenegiant/widget/CheckableLinearLayout.java | package com.serenegiant.widget;
/*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2015 saki t_saki@serenegiant.com
*
* File name: CheckableLinearLayout.java
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use th... | 2,395 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AspectRatioViewInterface.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamusbcamera/src/main/java/com/serenegiant/widget/AspectRatioViewInterface.java | package com.serenegiant.widget;
/*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2015 saki t_saki@serenegiant.com
*
* File name: AspectRatioViewInterface.java
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use... | 1,157 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
UVCCameraTextureView.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamusbcamera/src/main/java/com/serenegiant/widget/UVCCameraTextureView.java | package com.serenegiant.widget;
/*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2015 saki t_saki@serenegiant.com
*
* File name: CheckableLinearLayout.java
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use th... | 3,472 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AppConfig.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamusbcamera/src/main/java/com/quan404/streamusbcamera/AppConfig.java | package com.quan404.streamusbcamera;
/**
* Created by quanhua on 01/10/2015.
*/
public class AppConfig {
public static final String STREAM_URL = "rtsp://192.168.1.108:1935/live/test";
public static final String PUBLISHER_USERNAME = "quan";
public static final String PUBLISHER_PASSWORD = "quan12345";
}
| 318 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
StreamUsbCamera.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamusbcamera/src/main/java/com/quan404/streamusbcamera/StreamUsbCamera.java | package com.quan404.streamusbcamera;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.... | 14,932 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
ApplicationTest.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamusbcamera/src/androidTest/java/com/quan404/streamusbcamera/ApplicationTest.java | package com.quan404.streamusbcamera;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | 358 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
CheckableLinearLayout.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamdualusbcamera/src/main/java/com/serenegiant/widget/CheckableLinearLayout.java | package com.serenegiant.widget;
/*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2015 saki t_saki@serenegiant.com
*
* File name: CheckableLinearLayout.java
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use th... | 2,395 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AspectRatioViewInterface.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamdualusbcamera/src/main/java/com/serenegiant/widget/AspectRatioViewInterface.java | package com.serenegiant.widget;
/*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2015 saki t_saki@serenegiant.com
*
* File name: AspectRatioViewInterface.java
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use... | 1,157 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
UVCCameraTextureView.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamdualusbcamera/src/main/java/com/serenegiant/widget/UVCCameraTextureView.java | package com.serenegiant.widget;
/*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2015 saki t_saki@serenegiant.com
*
* File name: CheckableLinearLayout.java
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use th... | 3,472 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
AppConfig.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamdualusbcamera/src/main/java/com/quan404/streamdualusbcamera/AppConfig.java | package com.quan404.streamdualusbcamera;
/**
* Created by quanhua on 01/10/2015.
*/
public class AppConfig {
public static final String STREAM_URL = "rtsp://192.168.1.108:1935/live/test";
public static final String PUBLISHER_USERNAME = "quan";
public static final String PUBLISHER_PASSWORD = "quan12345";
... | 322 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
StreamDualUsbCamera.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamdualusbcamera/src/main/java/com/quan404/streamdualusbcamera/StreamDualUsbCamera.java | package com.quan404.streamdualusbcamera;
import android.app.Activity;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.SurfaceTexture;
import android.hardware.usb.UsbDevice;
import android.os.Bundle;
import and... | 17,778 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
ApplicationTest.java | /FileExtraction/Java_unseen/quanhua92_libstreaming_android_studio/streamdualusbcamera/src/androidTest/java/com/quan404/streamdualusbcamera/ApplicationTest.java | package com.quan404.streamdualusbcamera;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {... | 362 | Java | .java | quanhua92/libstreaming_android_studio | 13 | 7 | 0 | 2015-10-01T03:19:52Z | 2015-10-06T09:32:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/test/java/com/chengjs/cjsssmsweb/package-info.java | /**
* package-info: ssms 测试
*
* @author: <a href="mailto:chengjs_minipa@outlook.com">chengjs_minipa</a>, version:1.0.0, 2017/9/9
*/
package com.chengjs.cjsssmsweb; | 171 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/test/java/com/chengjs/cjsssmsweb/common/package-info.java | /**
* package-info:
*
* @author: <a href="mailto:chengjs_minipa@outlook.com">chengjs_minipa</a>, version:1.0.0, 2017/9/10
*/
package com.chengjs.cjsssmsweb.common; | 167 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
MapperTest.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/test/java/com/chengjs/cjsssmsweb/common/mapper/MapperTest.java | package com.chengjs.cjsssmsweb.common.mapper;
import com.chengjs.cjsssmsweb.common.util.codec.MD5Util;
import com.chengjs.cjsssmsweb.common.util.math.MathUtil;
import com.chengjs.cjsssmsweb.mybatis.MybatisHelper;
import com.chengjs.cjsssmsweb.mybatis.mapper.master.UUserMapper;
import com.chengjs.cjsssmsweb.mybatis.poj... | 1,978 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
PageMapperTest.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/test/java/com/chengjs/cjsssmsweb/common/pagehelper/PageMapperTest.java | package com.chengjs.cjsssmsweb.common.pagehelper;
import com.chengjs.cjsssmsweb.mybatis.MybatisHelper;
import com.chengjs.cjsssmsweb.mybatis.mapper.master.CountryMapper;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.Country;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org... | 1,326 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/test/java/com/chengjs/cjsssmsweb/components/package-info.java | /**
* package-info: 组件包
*
* @author: <a href="mailto:chengjs_minipa@outlook.com">chengjs_minipa</a>, version:1.0.0, 2017/9/9
*/
package com.chengjs.cjsssmsweb.components; | 180 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
LuceneTest.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/test/java/com/chengjs/cjsssmsweb/components/lucene/LuceneTest.java | package com.chengjs.cjsssmsweb.components.lucene;
import org.apache.lucene.analysis.Analyzer;
import org.apache.lucene.analysis.standard.StandardAnalyzer;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field;
import org.apache.lucene.document.TextField;
import org.apache.lucene.index.Dir... | 2,710 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/package-info.java | /**
* package-info: 通用模块,与单独项目解耦部分放到此包
* author: Chengjs, version:1.0.0, 2017-09-08
*/
package com.chengjs.cjsssmsweb.common; | 162 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/mapper/package-info.java | /**
* package-info: Mapper 实践经验和细节 https://github.com/abel533/Mapper
*
* 1.回写的UUID http://git.oschina.net/free/Mapper/blob/master/wiki/mapper3/10.Mapper-UUID.md
* Oracle: <property name="ORDER" value="BEFORE"/> 配置如此先取到值否则报错
* @Id
* @GeneratedValue(strategy = GenerationType.IDENTITY,generator = "select uuid()")
... | 702 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
MyMapper.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/mapper/MyMapper.java | package com.chengjs.cjsssmsweb.common.mapper;
import tk.mybatis.mapper.common.Mapper;
import tk.mybatis.mapper.common.MySqlMapper;
/**
* MyMapper: 其他接口继承 Mapper即可, 见com.chengjs.cjsssmsweb.mybatis.mapper.master下Mapper-generate生成的接口
*
* http://git.oschina.net/free/Mapper/blob/master/wiki/mapper3/3.Use.md
*
* 1.泛型T... | 1,221 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
MapperGenerate.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/mapper/MapperGenerate.java | package com.chengjs.cjsssmsweb.common.mapper;
import org.mybatis.generator.api.MyBatisGenerator;
import org.mybatis.generator.config.Configuration;
import org.mybatis.generator.config.xml.ConfigurationParser;
import org.mybatis.generator.internal.DefaultShellCallback;
import java.util.ArrayList;
import java.util.List... | 1,008 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
UnicodeReader.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/UnicodeReader.java | package com.chengjs.cjsssmsweb.common.miniui;
/**
version: 1.1 / 2007-01-25
- changed BOM recognition ordering (longer boms first)
Original pseudocode : Thomas Weidenfeller
Implementation tweaked: Aki Nieminen
http://www.unicode.org/unicode/faq/utf_bom.html
BOMs:
00 00 FE FF = UTF-32, big-endian
FF F... | 3,606 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/package-info.java | /**
* package-info: miniui框架后台一些通用工具类
*
* @author: <a href="mailto:chengjs_minipa@outlook.com">chengjs_minipa</a>, version:1.0.0, 2017/9/24
*/
package com.chengjs.cjsssmsweb.common.miniui; | 214 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
TestDB.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/TestDB.java | package com.chengjs.cjsssmsweb.common.miniui;
import java.sql.Clob;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.Statement;
import java.sql.Timestamp;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import j... | 14,034 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
File.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/File.java | package com.chengjs.cjsssmsweb.common.miniui;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
public class File {
public static String encoding = "UTF-8";
public static String read(String path){
Strin... | 1,368 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
JSON.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/JSON.java | package com.chengjs.cjsssmsweb.common.miniui;
import net.sf.json.JSONSerializer;
import java.sql.Timestamp;
import java.util.Date;
public class JSON {
/*
public static String Encode(Object obj) {
if(obj == null || obj.toString().equals("null")) return null;
if(obj != null && obj.getClass() == String.class){
... | 1,014 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
StringUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/StringUtil.java | package com.chengjs.cjsssmsweb.common.miniui;
import java.util.Collection;
import java.util.Iterator;
public class StringUtil {
public static boolean isNullOrEmpty(Object obj) {
return obj == null || "".equals(obj.toString());
}
public static String toString(Object obj){
if(obj == null) return "null";
retur... | 705 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
TreeUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/miniui/TreeUtil.java | package com.chengjs.cjsssmsweb.common.miniui;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class TreeUtil {
public static ArrayList ToTree(List table, String childrenField, String idField, String parentIdField)
{
ArrayList tree = new Array... | 2,826 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
StatusEnum.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/enums/StatusEnum.java | package com.chengjs.cjsssmsweb.common.enums;
import java.util.ArrayList;
import java.util.List;
/**
* 返回结果状态。
*
*/
public enum StatusEnum {
/** 成功 */
SUCCESS("9000", "成功"),
/** 失败 */
FAIL("4000", "失败"),
/** 重复请求 */
REPEAT_REQUEST("5000", "重复请求"),
/**操作成功*/
HANDLE_SUCCESS("1","操作成功"),
/**操作失败*/
HANDLE... | 2,194 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/pagehelper/package-info.java | /**
* package-info: PageHelper 实践经验和细节
* https://github.com/pagehelper/Mybatis-PageHelper
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
* @author: <a href="mailto:chengjs_minipa@outlook.com">chengjs_minipa</a>, version:1.0.0, 2017/9/10
*/
package com.chengjs.cjsssmsweb.common.pagehelper; | 305 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
GridMiniHelper.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/pagehelper/GridMiniHelper.java | package com.chengjs.cjsssmsweb.common.pagehelper;
import com.chengjs.cjsssmsweb.mybatis.MybatisHelper;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.UUser;
import com.github.pagehelper.PageRowBounds;
import org.apache.ibatis.session.SqlSession;
import tk.mybatis.mapper.common.Mapper;
import tk.mybatis.mapper.entit... | 882 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
PageHelperTest.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/pagehelper/PageHelperTest.java | package com.chengjs.cjsssmsweb.common.pagehelper;
import com.chengjs.cjsssmsweb.mybatis.MybatisHelper;
import com.chengjs.cjsssmsweb.mybatis.mapper.master.CountryMapper;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.Country;
import com.github.pagehelper.PageInfo;
import org.apache.ibatis.session.RowBounds;
import ... | 2,430 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
UUIDUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/UUIDUtil.java | package com.chengjs.cjsssmsweb.common.util;
import java.util.UUID;
/**
* UUIDUtil:
* author: Chengjs, version:1.0.0, 2017-08-06
*/
public class UUIDUtil {
public static String uuid(){
UUID uuid=UUID.randomUUID();
String str = uuid.toString();
String uuidStr=str.replace("-", "");
return uuidStr;
... | 325 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
DateUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/DateUtil.java | package com.chengjs.cjsssmsweb.common.util;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 日期工具类
*/
public class DateUtil {
public static final String PATTERN = "yyyy-MM-dd HH:mm:dd";
/**
* 日期对象转字符串
* @param date
* @param format
* @return
*/
public static String formatDate(Date dat... | 977 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
StringUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/StringUtil.java | package com.chengjs.cjsssmsweb.common.util;
import java.util.Collection;
import java.util.Iterator;
/**
* 字符串工具类
*
* @author
*/
public class StringUtil {
/**
* 字符串是否为空,包括blank
*
* @param str
* @return
*/
public static boolean isNullOrEmpty(String str) {
return null != str && 0 != str.trim(... | 2,353 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
MD5Util.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/codec/MD5Util.java | package com.chengjs.cjsssmsweb.common.util.codec;
import com.chengjs.cjsssmsweb.common.util.StringUtil;
import org.apache.shiro.crypto.hash.Md5Hash;
/**
* MD5Util: 基于shiro的MD5加密
* author: <a href="mailto:chengjs_minipa@outlook.com">chengjs</a>, version:1.0.0, 2017/8/25
*/
public class MD5Util {
public static fi... | 962 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
CacheMap.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/memory/CacheMap.java | package com.chengjs.cjsssmsweb.common.util.memory;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.util.AbstractMap;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* CacheMap: 存储短暂对象的缓存类,实现Map接口,内部有一个定时器用来清除过期(DEFA... | 4,201 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
MathUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/math/MathUtil.java | package com.chengjs.cjsssmsweb.common.util.math;
import java.security.SecureRandom;
/**
* MathUtil: 数字相关工具类
* author: Chengjs, version:1.0.0, 2017-09-08
*/
public class MathUtil {
/**
* 生成随机数字
*
* @param iLength 随机数位数
* @return 生成的随机数
*/
public static String genRandNum(int iLength) {
String... | 1,104 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
CashUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/math/CashUtil.java | package com.chengjs.cjsssmsweb.common.util.math;
import com.chengjs.cjsssmsweb.common.util.StringUtil;
import java.math.BigDecimal;
import java.text.DecimalFormat;
/**
* CashUtil: 涉及金额的计算,以及double类型的计算
* author: Chengjs, version:1.0.0, 2017-09-08
*/
public class CashUtil {
/*格式化2位小数*/
private static java.tex... | 11,455 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
PropertiesUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/resources/PropertiesUtil.java | package com.chengjs.cjsssmsweb.common.util.resources;
import com.chengjs.cjsssmsweb.enums.EnvEnum;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.UnsupportedEncodingException;
import java.util.Iterator;
import java.util.Properties;
import java.util.Set;
/**
* PropertiesUtil:
* author: Chen... | 1,629 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
ReflectUtil.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/common/util/reflect/ReflectUtil.java | package com.chengjs.cjsssmsweb.common.util.reflect;
import org.apache.log4j.Logger;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* ReflectUt... | 8,552 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
UserFrontController.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/UserFrontController.java | package com.chengjs.cjsssmsweb.controller;
import com.chengjs.cjsssmsweb.enums.EnvEnum;
import com.chengjs.cjsssmsweb.common.enums.StatusEnum;
import com.chengjs.cjsssmsweb.enums.TestEnv;
import com.chengjs.cjsssmsweb.components.lucene.IndexerTest;
import com.chengjs.cjsssmsweb.components.lucene.SearcherTest;
import c... | 9,052 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/package-info.java | /**
* package-info: Controller
* commonSelect 通用select查询, text='text' value='value'
* 适用于miniui-combobox
*
* ############################### 1.controller绑定参数方式 ###############################
* http://www.cnblogs.com/HD/p/4107674.html
* http://www.cnblogs.com/xiepeixing/p/4243288.html
*
* 1. @RequestMapping(va... | 6,229 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
UserManagerController.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/UserManagerController.java | package com.chengjs.cjsssmsweb.controller;
import com.chengjs.cjsssmsweb.common.enums.StatusEnum;
import com.chengjs.cjsssmsweb.enums.TestEnv;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.UUser;
import com.chengjs.cjsssmsweb.service.master.IUserManagerService;
import com.chengjs.cjsssmsweb.util.ExceptionUtil;
imp... | 4,729 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
SelectController.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/SelectController.java | package com.chengjs.cjsssmsweb.controller;
import com.chengjs.cjsssmsweb.mybatis.MybatisHelper;
import com.chengjs.cjsssmsweb.mybatis.mapper.master.UUserMapper;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.UUser;
import com.chengjs.cjsssmsweb.service.common.ISelectService;
import com.chengjs.cjsssmsweb.util.page.... | 7,111 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
WebSocketController.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/WebSocketController.java | package com.chengjs.cjsssmsweb.controller;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.SocketContent;
import com.chengjs.cjsssmsweb.service.master.ISocketContentService;
import com.chengjs.cjsssmsweb.common.util.UUIDUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.f... | 4,668 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
ErrorController.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/ErrorController.java | package com.chengjs.cjsssmsweb.controller;
import com.chengjs.cjsssmsweb.common.enums.StatusEnum;
import com.chengjs.cjsssmsweb.req.BaseResponse;
import com.chengjs.cjsssmsweb.vo.NULLBody;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.we... | 1,397 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
IndexController.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/controller/IndexController.java | package com.chengjs.cjsssmsweb.controller;
import com.chengjs.cjsssmsweb.common.enums.StatusEnum;
import com.chengjs.cjsssmsweb.common.util.StringUtil;
import com.chengjs.cjsssmsweb.components.lucene.LuceneIndex;
import com.chengjs.cjsssmsweb.mybatis.pojo.master.SocketContent;
import com.chengjs.cjsssmsweb.mybatis.poj... | 7,989 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
package-info.java | /FileExtraction/Java_unseen/MiniPa_cjs_ssms/cjs_ssms_web/src/main/java/com/chengjs/cjsssmsweb/mybatis/package-info.java | /**
* package-info: mybatis mapper,pojo,xml
*
* @author: <a href="mailto:chengjs_minipa@outlook.com">chengjs_minipa</a>, version:1.0.0, 2017/9/9
*/
package com.chengjs.cjsssmsweb.mybatis; | 191 | Java | .java | MiniPa/cjs_ssms | 11 | 11 | 1 | 2017-08-20T09:31:28Z | 2018-10-11T06:27:09Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.