text stringlengths 2 1.04M | meta dict |
|---|---|
add_import_path "vendor/foundation/scss"
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "css"
sass_dir = "scss"
images_dir = "img"
javascripts_dir = "js"
# You can select your preferred output style here (can be overridden via the command line):
output_style = :compressed
# To enable... | {
"content_hash": "7aa4b24cbc5e1109a12664e99ab8d54a",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 96,
"avg_line_length": 27.954545454545453,
"alnum_prop": 0.7544715447154472,
"repo_name": "thiagosf/HTMLSimpleApp",
"id": "840c489a5c4ca22a551bfc83b98462117e3a3604",
"size"... |
require 'spec_helper'
describe User, models: true do
include Gitlab::CurrentSettings
describe 'modules' do
subject { described_class }
it { is_expected.to include_module(Gitlab::ConfigHelper) }
it { is_expected.to include_module(Gitlab::CurrentSettings) }
it { is_expected.to include_module(Refera... | {
"content_hash": "7f9d492ccd9f4a76a560f13a420dfe90",
"timestamp": "",
"source": "github",
"line_count": 1120,
"max_line_length": 430,
"avg_line_length": 32.50982142857143,
"alnum_prop": 0.6463980665183598,
"repo_name": "shinexiao/gitlabhq",
"id": "65b2896930a45eb0ce5e4a1ec94f319fa6ff6e89",
"size": ... |
# -*- encoding: utf-8 -*-
require 'yaml'
require 'pathname'
require 'rubygems'
require 'i18n'
require 'mustache'
require 'memorack/tilt-mustache'
require 'memorack/mdmenu'
require 'memorack/locals'
require 'memorack/locals/base'
module MemoRack
class Core
attr_reader :themes, :options_chain, :suffix, :root
DE... | {
"content_hash": "6580f580af1c9b0773d6f715e76a2204",
"timestamp": "",
"source": "github",
"line_count": 674,
"max_line_length": 115,
"avg_line_length": 22.23145400593472,
"alnum_prop": 0.6177923117992525,
"repo_name": "gnue/memorack",
"id": "a72e5e91b4d2204fd5d1d25d8f157ecda94ca9f0",
"size": "16290... |
from domain.container import apply_to_container
| {
"content_hash": "2ee8366dc0acc93ee8815aa8aacb6458",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 47,
"avg_line_length": 48,
"alnum_prop": 0.8541666666666666,
"repo_name": "mcuadros/python-solid-example",
"id": "b43500b277593d1394278c9ebd1345f8822ced28",
"size": "48",
... |
<?php defined('SYSPATH') or die('No direct script access.');
class Formo extends Fusion_Formo
{
} | {
"content_hash": "1dc0f2467b2844b4488759f376900d7b",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 60,
"avg_line_length": 16.5,
"alnum_prop": 0.7070707070707071,
"repo_name": "fusionFramework/core",
"id": "a9d9fac07612c73145c67a4ca95d9c6b7833ca62",
"size": "99",
"binary... |
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
.main-container label {font-weight: normal;}
.page .label {
color: inherit;
font-size: 100%;
border-radius: 0;
display: inline-block;
text-align: left;
white-space:normal;
line-height: normal;
}
.main-container .data-table .label {display... | {
"content_hash": "309a1585645c5dcab3aaa7b0bef1d417",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 89,
"avg_line_length": 22.941176470588236,
"alnum_prop": 0.65,
"repo_name": "diegomrod95/Impacto",
"id": "3edc50eb0ab6e4daca0bbc9f577f8355b97c6a13",
"size": "780",
"binar... |
import { Vector3 } from '../../../../build/three.module.js';
import { InputNode } from '../core/InputNode.js';
import { NodeUtils } from '../core/NodeUtils.js';
function Vector3Node( x, y, z ) {
InputNode.call( this, 'v3' );
this.value = x instanceof Vector3 ? x : new Vector3( x, y, z );
}
Vector3Node.prototype... | {
"content_hash": "5ee0b0270e3239514a91afed3a1cdaf1",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 104,
"avg_line_length": 21.410714285714285,
"alnum_prop": 0.6480400333611342,
"repo_name": "sinorise/sinorise.github.io",
"id": "4aabf9999bf2fa2da4daa6e012259f630a1c10fc",
... |
using System;
using System.Collections.Generic;
using System.Threading;
using NUnit.Framework;
using Shouldly;
namespace Esp.Net.Dispatchers
{
[TestFixture]
public class NewThreadRouterDispatcherTests
{
private NewThreadRouterDispatcher _dispatcher;
[SetUp]
public void SetUp()
... | {
"content_hash": "1b464afd058c999b664cf0e7371f8854",
"timestamp": "",
"source": "github",
"line_count": 119,
"max_line_length": 103,
"avg_line_length": 30.65546218487395,
"alnum_prop": 0.5134320175438597,
"repo_name": "esp/esp-net",
"id": "4273267cf67451e4514b056f650fb5de4643362c",
"size": "3650",
... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>krb5_c_enctype_compare - Compare two encryption typ... | {
"content_hash": "90054fe023a7bcbdaf5aedd793430f85",
"timestamp": "",
"source": "github",
"line_count": 176,
"max_line_length": 853,
"avg_line_length": 54.04545454545455,
"alnum_prop": 0.6257359125315392,
"repo_name": "gerritjvv/cryptoplayground",
"id": "436e2a0d44d9e160758fe6b0aca5fdbf4c4f0ef3",
"... |
package network::ruggedcom::plugin;
use strict;
use warnings;
use base qw(centreon::plugins::script_snmp);
sub new {
my ($class, %options) = @_;
my $self = $class->SUPER::new(package => __PACKAGE__, %options);
bless $self, $class;
$self->{version} = '1.0';
%{$self->{modes}} = (
... | {
"content_hash": "425e44dd8f583bba0a91eddabec87830",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 91,
"avg_line_length": 29.181818181818183,
"alnum_prop": 0.48494288681204567,
"repo_name": "bcournaud/centreon-plugins",
"id": "86d953df6ea748e3976addd8ac130b48ba3e9005",
"... |
% This code reproduces the analyses in the paper
% Urai AE, Braun A, Donner THD (2016) Pupil-linked arousal is driven
% by decision uncertainty and alters serial choice bias.
%
% Permission is hereby granted, free of charge, to any person obtaining a
% copy of this software and associated documentation files (the "... | {
"content_hash": "04ee90fae717ddd015aa6173d33a3348",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 112,
"avg_line_length": 40.04347826086956,
"alnum_prop": 0.5808903365906624,
"repo_name": "anne-urai/pupilUncertainty",
"id": "a1550ddb5b282c8889c3efdb775f5676057a1fc6",
"s... |
(function(window, factory) {
if(!window) {return;}
var globalInstall = function(){
factory(window.lazySizes);
window.removeEventListener('lazyunveilread', globalInstall, true);
};
factory = factory.bind(null, window, window.document);
if(typeof module == 'object' && module.exports){
factory(require('lazysi... | {
"content_hash": "ef0715e7565495732e2f9efb466b87c5",
"timestamp": "",
"source": "github",
"line_count": 311,
"max_line_length": 127,
"avg_line_length": 25.437299035369776,
"alnum_prop": 0.6192643155100493,
"repo_name": "cdnjs/cdnjs",
"id": "512dd6132c59bfe8faf58fe154a4d13877f4ff83",
"size": "7911",... |
Poltergeist.FrameNotFound = (function (_super) {
__extends(FrameNotFound, _super);
function FrameNotFound(frameName) {
this.frameName = frameName;
}
FrameNotFound.prototype.name = "Poltergeist.FrameNotFound";
FrameNotFound.prototype.args = function () {
return [this.frameName];
};
return Frame... | {
"content_hash": "a215f7d9527c0855c63f0cabe20db26e",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 61,
"avg_line_length": 22.125,
"alnum_prop": 0.711864406779661,
"repo_name": "sweimer/ICFID8",
"id": "d42e87256077c969f315b6661104cfc7dbf20a2f",
"size": "354",
"binary": ... |
package kafka.server.epoch
import java.io.File
import java.util.concurrent.atomic.AtomicBoolean
import kafka.cluster.Replica
import kafka.server._
import kafka.utils.{MockTime, TestUtils}
import org.apache.kafka.common.TopicPartition
import org.apache.kafka.common.metrics.Metrics
import org.apache.kafka.common.proto... | {
"content_hash": "0d017052d402d5b0094f292e1fcb6728",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 126,
"avg_line_length": 40.333333333333336,
"alnum_prop": 0.7603305785123967,
"repo_name": "richhaase/kafka",
"id": "5c60c0017db380d21ba436597e47c02d12d73418",
"size": "49... |
/* French initialisation for the jQuery UI date picker plugin. */
/* Written by Keith Wood (kbwood{at}iinet.com.au),
Stéphane Nahmani (sholby@sholby.net),
Stéphane Raimbault <stephane.raimbault@gmail.com> */
(function( factory ) {
if ( typeof define === "function" && define.amd ) {
// AMD. Register... | {
"content_hash": "a83854b5a5c61b583433ddd4b2607ae2",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 85,
"avg_line_length": 33.82051282051282,
"alnum_prop": 0.6065200909780136,
"repo_name": "ghostsphinx/web-evidence",
"id": "6fc2365236f02680e3444becfd56300a7580f92c",
"size... |
DECLARE_string(test_srcdir);
DECLARE_string(test_tmpdir);
DECLARE_bool(use_history_rewriter);
namespace mozc {
namespace {
string GetComposition(const commands::Command &command) {
if (!command.output().has_preedit()) {
return "";
}
string preedit;
for (size_t i = 0; i < command.output().preedit().segmen... | {
"content_hash": "f977f961b44dc463881d49cc79f77285",
"timestamp": "",
"source": "github",
"line_count": 502,
"max_line_length": 78,
"avg_line_length": 31.121513944223107,
"alnum_prop": 0.6795749855981565,
"repo_name": "kbc-developers/Mozc",
"id": "ad5ce58ef3b4877e362f125de9cff5be5c7449d1",
"size": ... |
/**
* Created by nono on 16-2-19.
* 作为titleList和contentList的桥接
*
* 使用了百度的编辑器, 简化了富文本编辑方面的开发
* @desc 大概思路;
* 解压和压缩的实现
* 主要的main方法, 整个编辑器的初始化和事件的控制, 以及导出等;
* 左侧的视图, 右侧的可编辑内容;
* 约定标题名不能为"封面";
* */
define(["Construct/TitleList", "Construct/ContentList", "EpubBuilder", "Construct/DublinCore", "Construct/Preview" ,... | {
"content_hash": "60bc7afb5d448c00f6f1bd33337a57b4",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 213,
"avg_line_length": 25.225,
"alnum_prop": 0.5536835150313842,
"repo_name": "sqqihao/EPubBuilder",
"id": "ab37b02918652bdd9e5485fd3e4ba64e8391b8c5",
"size": "3355",
"... |
#ifndef XTIPCOMBOBOX_H
#define XTIPCOMBOBOX_H
#include "XTipListBox.h"
/////////////////////////////////////////////////////////////////////////////
// CXTipComboBox window
class CXTipComboBox : public CComboBox
{
// Construction
public:
CXTipComboBox();
// Overrides
// ClassWizard generated virt... | {
"content_hash": "413ed9125e20fd0a508df5f2780b5514",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 97,
"avg_line_length": 24.244444444444444,
"alnum_prop": 0.6104491292392301,
"repo_name": "RNCan/WeatherBasedSimulationFramework",
"id": "a0640741c9c93367adcd1660217099e6da31... |
/*
* cropit - v0.2.0
* Customizable crop and zoom.
* https://github.com/scottcheng/cropit
*
* Made by Scott Cheng
* Based on https://github.com/yufeiliu/simple_image_uploader
* Under MIT License
*/
(function($) {
var Zoomer;
Zoomer = function() {
function Zoomer() {}
Z... | {
"content_hash": "51ef9a99dca5dd2cfc158c5236bf33dd",
"timestamp": "",
"source": "github",
"line_count": 637,
"max_line_length": 190,
"avg_line_length": 42.54945054945055,
"alnum_prop": 0.48734504132231404,
"repo_name": "Baishakhidelgence/testzend",
"id": "eb13777c1e2c917c0cfd7b5f835203e742d13052",
... |
import datetime
from os import path
import urllib
import numpy as np
import ocw.data_source.local as local
import ocw.dataset_processor as dsp
import ocw.evaluation as evaluation
import ocw.metrics as metrics
import ocw.plotter as plotter
# File URL leader
FILE_LEADER = "http://zipper.jpl.nasa.gov/dist/"
# Two Local... | {
"content_hash": "1a7ef6cf1d3fbcaba00b3fa17f2a22a9",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 84,
"avg_line_length": 43.37614678899082,
"alnum_prop": 0.7235617597292724,
"repo_name": "jarifibrahim/climate",
"id": "ffa5cda9173abef6e170b651a5382583e45b4d5b",
"size": ... |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>thymeleaf</groupId>
<artifactI... | {
"content_hash": "d6e2220ff368f7ec95847b4c16723f3d",
"timestamp": "",
"source": "github",
"line_count": 160,
"max_line_length": 104,
"avg_line_length": 28.26875,
"alnum_prop": 0.6652664160955118,
"repo_name": "yddgit/thymeleaf-notes",
"id": "e989c89286a9de9ba6a4820752ca36e0c088b184",
"size": "4523"... |
```
npm install
npm start
```
Navigate to localhost:3000
| {
"content_hash": "26f574c3cd8c395a7a39d0a77a965eb9",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 26,
"avg_line_length": 11.4,
"alnum_prop": 0.7192982456140351,
"repo_name": "SwordSoul/testpage",
"id": "cc4c6d685a80962f95eb89acc9238413398eb84b",
"size": "67",
"binary":... |
(function () {
return {
events: {
'app.activated': 'showDefect'
},
requests: {
getStory: function (type, id) {
return {
url: this.setting('baseURL') + '/rest-1.v1/Data/' + type + "?Accept=application/json&sel=Number,Name... | {
"content_hash": "38e2e616c2f1459f0272dc65c751ed93",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 240,
"avg_line_length": 37.30612244897959,
"alnum_prop": 0.43854850474106494,
"repo_name": "mzelmanovich/Zendesk-VersionOne-Defect-App",
"id": "1ef2c4ef7c12b9e1313e606d8a689... |
/*************************************************************************/
/* world_2d.cpp */
/*************************************************************************/
/* This file is part of: */
/* ... | {
"content_hash": "cfcf1e6c069fb69574d909c6e1946aa1",
"timestamp": "",
"source": "github",
"line_count": 395,
"max_line_length": 161,
"avg_line_length": 27.48860759493671,
"alnum_prop": 0.6260821514090993,
"repo_name": "blackwc/godot",
"id": "3b1f1d23461a8a4ee931cf5ee9d67438a883c522",
"size": "10858... |
using Microsoft.VisualStudio.PlatformUI;
namespace Microsoft.NodejsTools.Profiling
{
/// <summary>
/// Works around an issue w/ DialogWindow and targetting multiple versions of VS.
///
/// Because the Microsoft.VisualStudio.Shell.version.0 assembly changes names
/// we cannot refer to both v10 and... | {
"content_hash": "b62b854e322ae3ab44979079230a8fb2",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 85,
"avg_line_length": 32.9375,
"alnum_prop": 0.713472485768501,
"repo_name": "lukedgr/nodejstools",
"id": "1f895b69b3753e96989021b277d84b98896abf87",
"size": "689",
"bin... |
import React, { PropTypes, Component } from 'react';
import Radio from './Radio';
import css from './Radio.css';
/*
* Example usage:
* <RadioGroup name="example"
* onChange={this.handleRadio}
* selectedValue={this.state.radioVal}>
* {radio => (
* <span>
* {radio({value: 'App... | {
"content_hash": "cf26f8b6d7dbf80f00f82192ea30415e",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 75,
"avg_line_length": 23.125,
"alnum_prop": 0.5667953667953668,
"repo_name": "tomgatzgates/loggins",
"id": "52c85ce48614b5277893393d7a66c5d8aff2b89e",
"size": "1295",
"b... |
package com.auth0.android.provider;
import android.support.annotation.NonNull;
import android.util.Base64;
import android.util.Log;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.security.SecureRandom;
class AlgorithmHelper ... | {
"content_hash": "c364e20fe5faa56127f5207797c037d8",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 99,
"avg_line_length": 33.66101694915254,
"alnum_prop": 0.6560926485397784,
"repo_name": "thirteen23/Auth0.Android",
"id": "b468ebf4fa91596a4bc7e9f3a62009f593101739",
"size... |
"""Compatibility tests for dulwich repositories."""
from cStringIO import StringIO
import itertools
import os
from dulwich.objects import (
hex_to_sha,
)
from dulwich.repo import (
check_ref_format,
)
from dulwich.tests.utils import (
tear_down_repo,
)
from dulwich.tests.compat.utils import ... | {
"content_hash": "350b5d42790cbda7f5514567d65e565d",
"timestamp": "",
"source": "github",
"line_count": 106,
"max_line_length": 80,
"avg_line_length": 32.764150943396224,
"alnum_prop": 0.5974661675784624,
"repo_name": "johndbritton/gitviz",
"id": "ceebf51408dcaba26a530869242efc3e76d0c28f",
"size": ... |
package org.uddi.api_v2;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.XmlValue;
/**
* <p>Java class for discoveryURL complex type... | {
"content_hash": "31a24412421d4a18d1f814888004df73",
"timestamp": "",
"source": "github",
"line_count": 87,
"max_line_length": 103,
"avg_line_length": 23.022988505747126,
"alnum_prop": 0.5616575137294059,
"repo_name": "apache/juddi",
"id": "1841aed0dd76cea6c1c454ee2c498af7dae10a5b",
"size": "2644",... |
<?php
namespace spec\Sylius\Bundle\AddressingBundle\Model;
use Doctrine\Common\Collections\Collection;
use PhpSpec\ObjectBehavior;
use Sylius\Bundle\AddressingBundle\Model\ProvinceInterface;
/**
* @author Paweł Jędrzejewski <pjedrzejewski@diweb.pl>
*/
class CountrySpec extends ObjectBehavior
{
function it_is... | {
"content_hash": "027b374f206e25fa0b35602387af0685",
"timestamp": "",
"source": "github",
"line_count": 113,
"max_line_length": 88,
"avg_line_length": 26.168141592920353,
"alnum_prop": 0.6435576597903281,
"repo_name": "chuandadexiaoyu/UniversitySylius",
"id": "938cfdfac3e67b085b849730b18b13849a12ab93... |
import logging
from urllib.parse import urljoin, urlencode
from werkzeug.local import LocalProxy
from werkzeug.middleware.profiler import ProfilerMiddleware
from flask import Flask, request
from flask import url_for as flask_url_for
from flask_sqlalchemy import SQLAlchemy
from flask_migrate import Migrate
from flask_ma... | {
"content_hash": "c8151fa690aabbe1bb4dca07d01c608d",
"timestamp": "",
"source": "github",
"line_count": 177,
"max_line_length": 78,
"avg_line_length": 29.847457627118644,
"alnum_prop": 0.6596630702252508,
"repo_name": "pudo/aleph",
"id": "ade523cbc86005cab4548b4a687a0722132fa21d",
"size": "5283",
... |
package dk.statsbiblioteket.medieplatform.ticketsystem;
import dk.statsbiblioteket.medieplatform.ticketsystem.authorization.AuthorizationRequest;
import dk.statsbiblioteket.medieplatform.ticketsystem.authorization.AuthorizationResponse;
import dk.statsbiblioteket.medieplatform.ticketsystem.authorization.UserAttribute;... | {
"content_hash": "3ddb974e5c4a1c32b9940e3b85967e75",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 127,
"avg_line_length": 36.43939393939394,
"alnum_prop": 0.7010395010395011,
"repo_name": "statsbiblioteket/ticket-system",
"id": "591eb2e81f91868b5d0c1859bb0eb8f9f8a7efc4",
... |
// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/media/cast_mirroring_service_host.h"
#include "base/containers/contains.h"
#include "base/containers/flat_map.h"
#include "base/memory/raw_ptr.h"
#inc... | {
"content_hash": "76adf5519220c1fba8afd78ce2b785b0",
"timestamp": "",
"source": "github",
"line_count": 332,
"max_line_length": 80,
"avg_line_length": 37.99698795180723,
"alnum_prop": 0.7158937772493064,
"repo_name": "nwjs/chromium.src",
"id": "71db15c7e41716fd149e5a4867a4abbc79c29471",
"size": "12... |
class BuildingsController < ApplicationController
active_scaffold do |conf|
end
end
| {
"content_hash": "57ff42c3c312b386e3bd042e0212643a",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 49,
"avg_line_length": 22,
"alnum_prop": 0.8068181818181818,
"repo_name": "System13Inc/active_scaffold",
"id": "1ee36c0ad0020a203c7c7fbf98ff4da793f462d8",
"size": "88",
"b... |
using System;
using MunicipalityTaxes;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace TaxingTests
{
[TestClass]
public class TaxScheduleApplicableTests
{
[TestMethod]
public void TestApplicable ()
{
var schedule = new MunicipalityTaxSchedule(municipality:... | {
"content_hash": "66d0763575b9b020c4cbee4fee282450",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 151,
"avg_line_length": 75.56410256410257,
"alnum_prop": 0.7164913471326773,
"repo_name": "keith-hall/Showcase_CSharp_MunicipalityTaxSchedule",
"id": "85daafc3ba6df9b5960e973... |
//
// QBAlphabetView.m
// Demo
//
// Created by Qiaokai on 2017/2/28.
// Copyright © 2017年 Matías Martínez. All rights reserved.
//
#import "QBAlphabetView.h"
#import "UIButton+QBConvenient.h"
#import "QBKeyBoardButton.h"
@interface QBAlphabetView ()
@property (nonatomic, strong) NSArray *lettersArr;
@propert... | {
"content_hash": "486278a06f916c3c37e90e7126a9fb35",
"timestamp": "",
"source": "github",
"line_count": 280,
"max_line_length": 230,
"avg_line_length": 38.825,
"alnum_prop": 0.6739950326556895,
"repo_name": "BlackBigWhite/QKKeyboard",
"id": "6e858383366a1a315856b0b3f392f0aed82bfd9b",
"size": "11148... |
<!DOCTYPE html>
<html>
<head>
<title>Posts Tagged “regression” – Alexej Gossmann</title>
<meta charset="utf-8" />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-w... | {
"content_hash": "92bdf21d6ade5e55f46c244668f45c37",
"timestamp": "",
"source": "github",
"line_count": 554,
"max_line_length": 572,
"avg_line_length": 20.588447653429604,
"alnum_prop": 0.60713659477468,
"repo_name": "agisga/agisga.github.io",
"id": "3d7d36dd4dc65730422afd566a9b2fa697e59b00",
"size... |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template format_named_scope</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../.... | {
"content_hash": "5b24ae1836f69c79e46c9c3380a6e187",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 542,
"avg_line_length": 71.38461538461539,
"alnum_prop": 0.6698994252873564,
"repo_name": "Franky666/programmiersprachen-raytracer",
"id": "660cdcc9f3791b4dd05f25b5aa6398b29e... |
namespace StudentsFetcher
{
partial class frmLists
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// ... | {
"content_hash": "1ba5bd6aa36ea1375cc24b983a2e4ff4",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 107,
"avg_line_length": 33.166666666666664,
"alnum_prop": 0.549748743718593,
"repo_name": "CBenghi/UnnItBooster",
"id": "b81bc37ff9dc0801ec14c1777b3777ee2cd3185d",
"size": ... |
import Ember from 'ember';
export default Ember.Component.extend({
tagName: 'tr',
isEditing: false,
actions: {
openTarget() {
window.open(Routing.generate('post_preview', {slug: this.get('mediaFile.post.url')}), '_blank');
},
edit: function () {
this.set('isE... | {
"content_hash": "b99aaac2663c4cf14cbda38494f6f3c4",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 108,
"avg_line_length": 31.333333333333332,
"alnum_prop": 0.5074468085106383,
"repo_name": "morontt/zend-blog-3-backend",
"id": "add3e474027970e787db2355d8cd99c0b26e6191",
... |
/* Metadata API.
*/
/*
Copyright (C) 1991-2005 The National Gallery
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 Software Foundation; either version 2 of the License, or
(at your option) any lat... | {
"content_hash": "e23c5e9eb86fce514a9e3d3e89b319c5",
"timestamp": "",
"source": "github",
"line_count": 131,
"max_line_length": 78,
"avg_line_length": 30.236641221374047,
"alnum_prop": 0.6834132794748801,
"repo_name": "bamos/parsec-benchmark",
"id": "74cce5dc6121dcebe68bb46bbc386cd0f5e17023",
"size... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FST - Bruno Pesca</title>
<meta name="description" content="Keep track of the statistics from Bruno Pesca. A... | {
"content_hash": "1088dc22023127627354b8003452e122",
"timestamp": "",
"source": "github",
"line_count": 284,
"max_line_length": 295,
"avg_line_length": 39.30281690140845,
"alnum_prop": 0.6311592904497402,
"repo_name": "chicofilho/fst",
"id": "ec294767ffc48868a6aabf5e9a4a07c6ffcdf8e4",
"size": "1116... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-e... | {
"content_hash": "733e6facd77b1d9389440713dcbb9930",
"timestamp": "",
"source": "github",
"line_count": 512,
"max_line_length": 999,
"avg_line_length": 37.931640625,
"alnum_prop": 0.5966222130683281,
"repo_name": "statsmodels/statsmodels.github.io",
"id": "2c986d69093b225d46a89da596c5546d2b0c0a21",
... |
echo "---------------------update-----------------------" ;
rm -rf /var/lib/apt/lists/*;
sudo dpkg --configure -a;
sudo apt-get install -f;
sudo apt-get dist-upgrade -y ;
sudo apt-get update -y;
sudo apt-get upgrade -y ;
echo "------------------------soft--------------------" ;
sudo DEBIAN_FRONTEND=noninteractive apt... | {
"content_hash": "30ee4f968417a193a6b4b499bd8b4bb9",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 289,
"avg_line_length": 59.4,
"alnum_prop": 0.6139169472502806,
"repo_name": "x3193/ubt1404",
"id": "1a622dd8a2d2b3f699de8d94acca681effb78148",
"size": "904",
"binary": f... |
%
% Copyright 2016, General Dynamics C4 Systems
%
% This software may be distributed and modified according to the terms of
% the GNU General Public License version 2. Note that NO WARRANTY is provided.
% See "LICENSE_GPLv2.txt" for details.
%
% @TAG(GD_GPL)
%
\apidoc
{arm_page_invalidatedata}
{ARM Page - Invalidate D... | {
"content_hash": "590acb6b699980dd975a35c66d9ecac9",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 110,
"avg_line_length": 39.73076923076923,
"alnum_prop": 0.7579864472410455,
"repo_name": "cmr/seL4",
"id": "6c623515d057c932ae1e93b04f84a496d9cc5cb6",
"size": "1033",
"b... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | {
"content_hash": "971c7ef5798505a871af821f3e049f37",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 132,
"avg_line_length": 35.28125,
"alnum_prop": 0.7037201062887511,
"repo_name": "HackShare/Presto",
"id": "b352c91c8e633614d1b4b6f1090a0b8f46092af4",
"size": "2258",
"bi... |
<?php
namespace Login\Controller;
use Login\Form\LoginForm;
use Login\Controller\LoginAuthAdapter;
use Zend\Mvc\Controller\AbstractActionController;
use Zend\View\Model\ViewModel;
use Zend\Authentication\AuthenticationService;
use Zend\Authentication\Storage\Session;
use Zend\Session\Storage\SessionStorage as Sessi... | {
"content_hash": "ab47b04e36c03fb41fb9e93271460ccc",
"timestamp": "",
"source": "github",
"line_count": 135,
"max_line_length": 110,
"avg_line_length": 26.6,
"alnum_prop": 0.5288220551378446,
"repo_name": "Aresinho/flt-zend",
"id": "6889f6f78698a27e5896e7bf8d52a94a692e6d02",
"size": "3591",
"bina... |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.IO;
using System.Runtime.InteropServices;
using System.Text.Formatting;
namespace System.Drawing.Gra... | {
"content_hash": "745b7771187300c1243a20efe29c69fa",
"timestamp": "",
"source": "github",
"line_count": 91,
"max_line_length": 124,
"avg_line_length": 34.505494505494504,
"alnum_prop": 0.5646496815286625,
"repo_name": "stephentoub/corefxlab",
"id": "a7ec16c26c9201401f85dadc26cdbda5174980ea",
"size"... |
package api
import (
api "k8s.io/kubernetes/pkg/api"
unversioned "k8s.io/kubernetes/pkg/api/unversioned"
conversion "k8s.io/kubernetes/pkg/conversion"
)
func init() {
if err := api.Scheme.AddGeneratedDeepCopyFuncs(
DeepCopy_api_BinaryBuildRequestOptions,
DeepCopy_api_BinaryBuildSource,
DeepCopy_api_Build,
... | {
"content_hash": "e959d69d138bea27c714d76c812aa6ca",
"timestamp": "",
"source": "github",
"line_count": 959,
"max_line_length": 144,
"avg_line_length": 27.008342022940564,
"alnum_prop": 0.6717115169298483,
"repo_name": "xenserverarmy/ose-scanner",
"id": "bfcf47af44a092e722166a06a6efc2b4a2b8f7d9",
"... |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent"
android:baselineAligned="true"
android:weightSum="1"
android:nestedScrollingEnabled=... | {
"content_hash": "40597a7b471da301106907b6956521c6",
"timestamp": "",
"source": "github",
"line_count": 807,
"max_line_length": 82,
"avg_line_length": 42.09293680297398,
"alnum_prop": 0.48017309900203126,
"repo_name": "JunhwanPark/TizenRT",
"id": "364f474b08484a52ae9a3da3f286847c664dd5b0",
"size": ... |
layout: default
---
<div class="row">
<div class="large-12 columns content">
<h1 class="title">{% if page.title %}{{ page.title}}{% else %} MISSING PAGE TITLE {% endif; %}</h1>
{{content}}
</div>
</div>
{% include breadcrumbs.html %} | {
"content_hash": "1712cc4b23a4709cff4432b63e9c18f6",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 102,
"avg_line_length": 20.583333333333332,
"alnum_prop": 0.5951417004048583,
"repo_name": "jeffaustin81/simplicatedweb",
"id": "762a0f7764eab80b205692dc930b7df1f78a9623",
... |
Kubernetes Dashboard is a web-based user interface for Kubernetes clusters. It consists of multiple views like overview pages, list of resources and resource details pages. Much textual information is required within these elements. Let's consider sample dialog:
articleModel *model;
@end
| {
"content_hash": "8347796f26aa6b4eedf34abec9559e34",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 49,
"avg_line_length": 18.142857142857142,
"alnum_prop": 0.8188976377952756,
"repo_name": "Tyrannize/interesting",
"id": "e2239a067cc7343a5576a01d67d7a148746130c8",
"size": ... |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.dro... | {
"content_hash": "701256fdf5d12446a050943fef562e33",
"timestamp": "",
"source": "github",
"line_count": 182,
"max_line_length": 204,
"avg_line_length": 36.005494505494504,
"alnum_prop": 0.5409735998779185,
"repo_name": "micsta/dropwizard",
"id": "43bbdd370152d04caa00e8d75205b6d1902bc1c1",
"size": "... |
package org.apache.gobblin.util;
import java.io.ByteArrayOutputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
i... | {
"content_hash": "c9e539cf37513e16519f99c0944de2e4",
"timestamp": "",
"source": "github",
"line_count": 749,
"max_line_length": 136,
"avg_line_length": 39.134846461949266,
"alnum_prop": 0.6847366266375546,
"repo_name": "pcadabam/gobblin",
"id": "d09a6d9c9e80de080e171f2a600e2b2311603f26",
"size": "3... |
"""
This module contains a collection of models that implement a simple function:
:func:`~revscoring.ScorerModel.score`. Currently, all models are
a subclass of :class:`revscoring.scorer_models.MLScorerModel`
which means that they also implement
:meth:`~revscoring.scorer_models.MLScorerModel.train` and
:meth:`~revscor... | {
"content_hash": "9a9d0ac51945089a85a2e2aae472757c",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 77,
"avg_line_length": 30.681818181818183,
"alnum_prop": 0.737037037037037,
"repo_name": "yafeunteun/wikipedia-spam-classifier",
"id": "31e30f44d75b818ffb8e7d992df84584408d8d... |
using UnityEngine;
public class DemoOwnershipGui : MonoBehaviour
{
public GUISkin Skin;
public bool TransferOwnershipOnRequest = true;
public void OnOwnershipRequest(object[] viewAndPlayer)
{
PhotonView view = viewAndPlayer[0] as PhotonView;
PhotonPlayer requestingPlayer = v... | {
"content_hash": "be5c4d794f4969f302beb1241020fdbe",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 112,
"avg_line_length": 34.6,
"alnum_prop": 0.5878168074699867,
"repo_name": "googlearchive/tango-examples-unity",
"id": "958787c61595498d754e43d5e1dda5ff7f2d30d9",
"size":... |
/*************************************************************************
** **
** Description **
** **
** This module deals with I/O of ASCII files in GAMMA. Although GAMMA **
** data types often come with the ability to read themselves from set **
** parameter files (ASCII file... | {
"content_hash": "ea3903344d741449ab1bc211f957a235",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 85,
"avg_line_length": 42.145161290322584,
"alnum_prop": 0.4050899349406812,
"repo_name": "tesch1/GAMMA",
"id": "e6392e12125bba0b506493b6038b5255b6790b9a",
"size": "5751",... |
node.default['tomcat']['s3_webapp_path'] = "s3://devopstraining"
node.default['tomcat']['s3_webapp_development'] = "15"
node.default['tomcat']['s3_webapp_production'] = "1"
| {
"content_hash": "2b6f39b96658f629a84b6f02ce741f30",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 64,
"avg_line_length": 57.666666666666664,
"alnum_prop": 0.6878612716763006,
"repo_name": "upendar82/chef-repo",
"id": "55acc8dc95541281a76d3af4434e159c147e49a9",
"size": "1... |
Archive
=======
Provides functions to create, list, and extract archives.
Functions
---------
- `archive` creates an archive based on the provided archive name.
- `lsarchive` lists the contents of one or more archives.
- `unarchive` extracts the contents of one or more archives.
Supported Formats
------------... | {
"content_hash": "f06373812cdafec015eb43a1f289ebde",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 87,
"avg_line_length": 30.934782608695652,
"alnum_prop": 0.6605762473647224,
"repo_name": "und3rdg/zsh",
"id": "6df58d86e823253d5123a7cb2331eed216ebbe76",
"size": "1423",
... |
package org.kale.dkim
import java.io.InputStream
import java.security.{MessageDigest, Signature}
import javax.mail.internet.MimeMessage
import org.apache.logging.log4j.LogManager
import org.kale.dkim.DkimVerifier.HeaderStack
import sun.misc.{BASE64Decoder, BASE64Encoder}
import scala.collection.JavaConverters._
impo... | {
"content_hash": "a72b2fded150a0b40c2cb3fd239da8f5",
"timestamp": "",
"source": "github",
"line_count": 343,
"max_line_length": 118,
"avg_line_length": 27.37609329446064,
"alnum_prop": 0.6594249201277955,
"repo_name": "OdysseusLevy/kale",
"id": "9ebe8f70518c1086b835a3e03b0277d2d9ddac28",
"size": "9... |
package gce
import (
"context"
"fmt"
"net/http"
"strconv"
"strings"
"github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud"
"k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/types"
utilerrors "k8s.io/apimachinery/pkg/util/errors"
"k8s.io/apimachinery/pkg/util/sets"
apiservice "k8s.io/kubernetes/pkg/api... | {
"content_hash": "23ebd12d8253031c95eee1db88522a32",
"timestamp": "",
"source": "github",
"line_count": 1112,
"max_line_length": 228,
"avg_line_length": 43.860611510791365,
"alnum_prop": 0.7333155639390646,
"repo_name": "eparis/kubernetes",
"id": "5606467586d89cdebdfda7c0ef1cb2aa16f49fbe",
"size": ... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 10:44:38 EST 2014 -->
<title>Uses of Class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding (Hibernat... | {
"content_hash": "3c4f521ba9b03add5cdfbf1072c4df4c",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 377,
"avg_line_length": 43.976190476190474,
"alnum_prop": 0.663508391987006,
"repo_name": "serious6/HibernateSimpleProject",
"id": "92a2597bfb28fe26ebd539e9f93900e75c479ea2"... |
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/Angular.js?message=docs(angular.isElement)%3A%20describe%20your%20change...#L700' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.4.8/src/Angul... | {
"content_hash": "50d64be2a8cb43f02e7de8dc75b0dd2f",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 248,
"avg_line_length": 18.326315789473686,
"alnum_prop": 0.5887421022400919,
"repo_name": "confapp/data_manager",
"id": "533d98ad73d6531e0c7521524069c6589f12492a",
"size":... |
function RecentList(controller) {
this.controller = controller;
this.current_index = 0;
this.list = [];
this.is_deletable = false;
this.is_addable = false;
this.is_label = false;
this.is_getmore = false;
this.show_albums = false;
this.show_header = false;
this.show_deletetrack = ... | {
"content_hash": "48fd4c76331e34b12df64741ea9a92ec",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 94,
"avg_line_length": 27.814814814814813,
"alnum_prop": 0.566577896138482,
"repo_name": "patrickw14/hiplyst-1.0",
"id": "3d2cc0f35354accde841192c62fb269ad2b86941",
"size":... |
package org.wso2.am.integration.tests.restapi.admin.throttlingpolicy;
import io.swagger.parser.OpenAPIParser;
import io.swagger.v3.oas.models.OpenAPI;
import io.swagger.v3.oas.models.Operation;
import io.swagger.v3.oas.models.PathItem;
import io.swagger.v3.oas.models.Paths;
import io.swagger.v3.parser.core.models.Sw... | {
"content_hash": "3df98708fc9ec516e0917360ee04c6d9",
"timestamp": "",
"source": "github",
"line_count": 683,
"max_line_length": 128,
"avg_line_length": 51.796486090775986,
"alnum_prop": 0.7183763462136417,
"repo_name": "chamilaadhi/product-apim",
"id": "f75fb5c2bc12e3738ae09311c40d1c8691c30201",
"s... |
/**
* author: shimmy rothstein
* directive for adding logging ability to html elements
*
* add client-logger attribute to element.
* add name-to-log attribute with desired name
* add action-to-log attribute with desired events to log, if multiple seperate with ',' (defualt is "change")
* add value-... | {
"content_hash": "9712409c6ae2488ceb1744a3d9242031",
"timestamp": "",
"source": "github",
"line_count": 495,
"max_line_length": 199,
"avg_line_length": 19.167676767676767,
"alnum_prop": 0.5381534569983136,
"repo_name": "shimmz/client-logger",
"id": "7f06691c813037f9aa526c3e9ff1a75737364fcb",
"size"... |
/**
* A directive for managing all active Guacamole sessions.
*/
angular.module('settings').directive('guacSettingsSessions', [function guacSettingsSessions() {
return {
// Element only
restrict: 'E',
replace: true,
scope: {
},
templateUrl: 'app/settings/te... | {
"content_hash": "95689f02e3bf3dd6816f4805791aedcd",
"timestamp": "",
"source": "github",
"line_count": 385,
"max_line_length": 130,
"avg_line_length": 38.9038961038961,
"alnum_prop": 0.5231673120576846,
"repo_name": "DaanWillemsen/guacamole-client",
"id": "0b1d806a2f00d669869771e916a8a7b87881ba2d",
... |
package org.apache.hadoop.hbase.client;
import static org.junit.Assert.fail;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseClassTestRule;
import org.apache.hadoop.hbase.HConstants;
import org.apache.hadoop.hbase.TableName;
import org.apache.hadoop.hbase.testclassification.ClientTes... | {
"content_hash": "06f3887cee2f6ec81bcac5c650f07c26",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 100,
"avg_line_length": 37.028985507246375,
"alnum_prop": 0.7322896281800392,
"repo_name": "francisliu/hbase",
"id": "1c8480931ef354b08c52e55a5f6e47393bd5a7de",
"size": "33... |
from urllib import request
response = request.urlopen('http://localhost:8080/')
print('RESPONSE:', response)
print('URL :', response.geturl())
headers = response.info()
print('DATE :', headers['date'])
print('HEADERS :')
print('---------')
print(headers)
data = response.read().decode('utf-8')
print('LENGTH :... | {
"content_hash": "439290451826b1e7afec22f762861934",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 52,
"avg_line_length": 22.58823529411765,
"alnum_prop": 0.625,
"repo_name": "jasonwee/asus-rt-n14uhp-mrtg",
"id": "6920c2d964798c6a32666f3e9cfdd7420ed6238f",
"size": "384",... |
<?php
namespace Pagekit\Auth\Handler;
use Pagekit\Cookie\CookieJar;
use Pagekit\Database\Connection;
use RandomLib\Generator;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\RequestStack;
class DatabaseHandler implements HandlerInterface
{
const STATUS_INACTIVE = 0;
const... | {
"content_hash": "95f1fed11d979b93b090ea636ef32cde",
"timestamp": "",
"source": "github",
"line_count": 162,
"max_line_length": 184,
"avg_line_length": 27.51851851851852,
"alnum_prop": 0.5098698968147152,
"repo_name": "brandon-james105/armstrongbcm",
"id": "a17b8e50d8d9d34766c07349a7d7d5e3ffee2f9d",
... |
package se.jiderhamn.classloader.leak.prevention.cleanup;
import java.lang.management.ManagementFactory;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Set;
import javax.management.MBeanServer;
import javax.management.ObjectName;
import se... | {
"content_hash": "0101980c2a4e394c843168840008a536",
"timestamp": "",
"source": "github",
"line_count": 226,
"max_line_length": 140,
"avg_line_length": 42.42035398230089,
"alnum_prop": 0.6749765307186816,
"repo_name": "hazendaz/classloader-leak-prevention",
"id": "5c749c26a9791bbc9f03a8f6aa9089d27221... |
collectd-warp
=================
collectd writer plugin for Warp 10.
Standard - Install
-------------------
# Install collectd
apt-get install collectd
# Clone the plugin repo
git clone git://github.com/senx/collectd-plugin-warp10.git
# Compile the plugin
cd collectd-warp
javac -classpath /usr/share/coll... | {
"content_hash": "8f6e0cc75077c1115e0a8b7536ce7622",
"timestamp": "",
"source": "github",
"line_count": 57,
"max_line_length": 118,
"avg_line_length": 29.403508771929825,
"alnum_prop": 0.7130071599045346,
"repo_name": "cityzendata/collectd-plugin-warp10",
"id": "c8c5c0a9cf6f8123dc7226553b2b07b3681e5c... |
/**
* @constructor
* @implements {WebInspector.ViewFactory}
*/
WebInspector.AdvancedSearchController = function()
{
this._shortcut = WebInspector.AdvancedSearchController.createShortcut();
this._searchId = 0;
WebInspector.settings.advancedSearchConfig = WebInspector.settings.createSetting("advance... | {
"content_hash": "9fe63fe886eb6c5ec73a221dc8c84b64",
"timestamp": "",
"source": "github",
"line_count": 703,
"max_line_length": 216,
"avg_line_length": 34.092460881934564,
"alnum_prop": 0.6721742395794217,
"repo_name": "widged/neo-console-redux",
"id": "7748d1bacf3b7328f4cb206baf723da1883914dd",
"s... |
use 5.008001;
use strict;
use warnings;
package Pantry::Model::Environment;
# ABSTRACT: Pantry data model for Chef environments
our $VERSION = '0.012'; # VERSION
use Moose 2;
use MooseX::Types::Path::Class::MoreCoercions qw/File/;
use List::AllUtils qw/uniq first/;
use Pantry::Model::Util qw/hash_to_dot dot_to_hash/;... | {
"content_hash": "cb8154091a509057927f74671d14c013",
"timestamp": "",
"source": "github",
"line_count": 209,
"max_line_length": 86,
"avg_line_length": 22.114832535885167,
"alnum_prop": 0.6352228472522717,
"repo_name": "gitpan/Pantry",
"id": "7da4de72b070d4045a8e37a4f0bc5447fb07431e",
"size": "4622"... |
/**
* \file gcm.h
*
* \brief Galois/Counter Mode (GCM) for 128-bit block ciphers, as defined
* in <em>D. McGrew, J. Viega, The Galois/Counter Mode of Operation
* (GCM), Natl. Inst. Stand. Technol.</em>
*
* For more information on GCM, see <em>NIST SP 800-38D: Recommendation for
* Block Cipher Mode... | {
"content_hash": "4ae07257e9381c1199c8dc1a0e312bdd",
"timestamp": "",
"source": "github",
"line_count": 263,
"max_line_length": 132,
"avg_line_length": 38.22813688212928,
"alnum_prop": 0.5842450765864332,
"repo_name": "oyooyo/nodemcu-firmware",
"id": "1e5a507a26517b3c232f83a7a4815d71f677b2fb",
"siz... |
/*
*
* Travel
*
*/
import React from 'react';
import Page from './../shared/Page';
import PageHeader from './../shared/PageHeader';
import Schedule from './../Travel/Schedule';
import MobileBackground from './../../assets/images/Travel/mobile-travel-header-img.jpg';
import DesktopBackground from './../../assets/... | {
"content_hash": "3361798628e234de59956108cb4b571c",
"timestamp": "",
"source": "github",
"line_count": 43,
"max_line_length": 104,
"avg_line_length": 24.186046511627907,
"alnum_prop": 0.6365384615384615,
"repo_name": "bzswords/blackstallion",
"id": "1d806cc5bf637d13c16ce035e1ce1ef6ea87fba0",
"size... |
""" Registro de las clases en el admin de django """
from django.contrib import admin
from .models import SliderImage, SliderAlbum
class SliderImageAdmin(admin.ModelAdmin):
list_display = ('thumb', 'name','description', 'order')
admin.site.register(SliderImage, SliderImageAdmin)
class SliderAlbumAdmin(admin.Mo... | {
"content_hash": "0e82bffcf7d9056598dda39e2a67ee17",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 60,
"avg_line_length": 32.38461538461539,
"alnum_prop": 0.7600950118764845,
"repo_name": "zakwilson/cmsplugin_jcarousellite",
"id": "4570b545c509b9db480bd463add2dee25fbec86e"... |
You will need several things from your adminstrator to be able to make calls to the Catalina API
- license key (license key that was given to you by Catalina Technology)
- Site Key (also known as the encryption key)
- license expiration date (if there is one. leave blank if it is a non-expiring license)
- license name... | {
"content_hash": "02a4a42548241f6954612a6ebac94fcf",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 246,
"avg_line_length": 47.958333333333336,
"alnum_prop": 0.7211120764552563,
"repo_name": "CatalinaTechnology/ctAPIClientExamples",
"id": "b1a2448b359a7c2520b8b96a01fc17423c... |
// Copyright 2006 The Closure Library Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless requ... | {
"content_hash": "2a03904e9a0e2234e80f4adf74812b22",
"timestamp": "",
"source": "github",
"line_count": 671,
"max_line_length": 80,
"avg_line_length": 37.10581222056632,
"alnum_prop": 0.6263153666961202,
"repo_name": "RealTimeWeb/Blockpy-Server",
"id": "fc529ad3fbb4556bec2a65a770acf131d0e24aff",
"s... |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>MutationWatcher tests</title>
<link href="../node_modules/mocha/mocha.css" media="screen" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="mocha"></div>
... | {
"content_hash": "5ea418300d45f0ebe5e4edbd2eb9e990",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 137,
"avg_line_length": 44.75,
"alnum_prop": 0.595903165735568,
"repo_name": "virtyaluk/mutation-watcher",
"id": "dafebbeeade007fff79d2ccb8b1fd662e052ffb0",
"size": "1074",... |
.class Landroid/accounts/AccountManager$GetAuthTokenByTypeAndFeaturesTask$1$1;
.super Landroid/accounts/IAccountManagerResponse$Stub;
.source "AccountManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroid/accounts/AccountManager$GetAuthTokenByTypeAndFeaturesTask$1;->ru... | {
"content_hash": "0b429535e3cac33ac5b963d471c981c1",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 271,
"avg_line_length": 47.16083916083916,
"alnum_prop": 0.7975978647686833,
"repo_name": "libnijunior/patchrom_angler",
"id": "0f52d015241d2bd2b68135655d94ef64e8078eca",
... |
// key: compiler.err.wrong.number.type.args
import java.util.*;
class T {
List<Integer,String> list;
}
| {
"content_hash": "394ca06144cef7d560fc8cb6095ec073",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 43,
"avg_line_length": 12.333333333333334,
"alnum_prop": 0.6666666666666666,
"repo_name": "ceylon/ceylon",
"id": "75819d51d09bb0a6f5b2f803196bc1fe8edfe037",
"size": "1161",
... |
package io;
public interface IO {
public String read(String input);
public void write(String output);
}
| {
"content_hash": "2f1297269396d58338d7af2a3736ace7",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 37,
"avg_line_length": 12.88888888888889,
"alnum_prop": 0.6896551724137931,
"repo_name": "guardians-of-the-kappa/javacli",
"id": "be2c1f2c14df2df725ebe71f3bb1746c595860d6",
... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "2683dc6f3f36c78a0466fb3f25c78a2d",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "43d475134f1907d55ef8eeb27ef5dc6862ec2fa9",
"size": "175... |
import * as React from 'react';
export const Nav = () =>
<nav ClassName='navbar navbar-expand-lg navbar-light bg-light'>
<a ClassName='navbar-brand' href='#'>Memes Inc.</a>
<button ClassName='navbar-toggler' type='button' data-toggle='collapse' data-target='#navbarNavAltMarkup' aria-controls='navbarNavAltMark... | {
"content_hash": "84e1dd52005790b94efc53e8b3d261c4",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 198,
"avg_line_length": 56,
"alnum_prop": 0.6659663865546218,
"repo_name": "ndomenech/2017fall",
"id": "c233d61790a01bfd4f4dca788141d2d65a33fdb6",
"size": "952",
"binary"... |
/**
* @file drv_adc.h
*
* ADC driver interface.
*
*/
#pragma once
#include <stdint.h>
#include <sys/ioctl.h>
#include <systemlib/px4_macros.h>
#include <uORB/topics/adc_report.h>
/* Define the PX4 low level format ADC and the maximum
* number of channels that can be returned by a lowlevel
* ADC driver. Driv... | {
"content_hash": "e0a86ac18168f19e9e9bdf43072808e8",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 83,
"avg_line_length": 24.47945205479452,
"alnum_prop": 0.6989367655288192,
"repo_name": "acfloria/Firmware",
"id": "15d372621ab223639428749845c43981c97e2107",
"size": "352... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Species lupinorum 18:277. 1941
#### Original name
null
### Remarks
null | {
"content_hash": "9263ec0ada36673f30d59a9b6ff1a22e",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 12.307692307692308,
"alnum_prop": 0.7125,
"repo_name": "mdoering/backbone",
"id": "76e024ad76c3a39fe77ec34596f0285d97fe4ba6",
"size": "211",
"binar... |
/**
Depth-of-Field post-process effect.
@author xeolabs / http://xeolabs.com
<p>Based on the article at Nutty Software: http://www.nutty.ca/?page_id=352&link=depth_of_field</p>
<p>Usage:</p>
<pre>
// Create depth-of-field effect around a procedurally-generated city
var dof = myScene.addNode({
type: "... | {
"content_hash": "82e71e99aa4c8431e04140e2a888b417",
"timestamp": "",
"source": "github",
"line_count": 545,
"max_line_length": 142,
"avg_line_length": 34.82385321100917,
"alnum_prop": 0.40449971020601716,
"repo_name": "tsherif/scenejs",
"id": "e2a47bac7978fd85b0cc4018a5fed21b0d307ea8",
"size": "18... |
import { Injectable } from "@angular/core";
@Injectable()
export class BlockedUsers {
private blockedUsers: Array<string> = [];
constructor() {}
addUser(name) {
if(this.isBlocked(name))
return name;
else {
this.blockedUsers.push(name);
return name;
}
}
rmUser(name) {
let... | {
"content_hash": "05d1a7afadcdc1629747cdbc38a5181b",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 44,
"avg_line_length": 16.21875,
"alnum_prop": 0.6146435452793835,
"repo_name": "fejs-levelup/js-course",
"id": "6d9935ed566132038b8c038662c2029ed393d6b1",
"size": "519",
... |
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>1222</FormatID>
<FormatName>Drawing Interchange File Format (ASCII)</FormatName>
<FormatVersion>2010/2011/2012</FormatVersion>
<FormatAl... | {
"content_hash": "79c5ac733cc202854def79f969dc22e7",
"timestamp": "",
"source": "github",
"line_count": 111,
"max_line_length": 903,
"avg_line_length": 47.77477477477478,
"alnum_prop": 0.6798038845936263,
"repo_name": "richardlehane/siegfried",
"id": "2ad78f644e09ba3d5140a1a280a4632acebd8404",
"siz... |
<?php
/* @var $this yii\web\View */
use liuxy\admin\assets\plugins\jquery\JsTreeAsset;
use liuxy\admin\Module;
use liuxy\admin\widgets\ActiveForm;
use liuxy\admin\widgets\Modal;
use liuxy\admin\widgets\Tabs;
use liuxy\admin\widgets\Tools;
use liuxy\admin\widgets\Radio;
JsTreeAsset::register($this);
?>
<div class="row"... | {
"content_hash": "1435629ffd939623b1bf5aa4f709b55a",
"timestamp": "",
"source": "github",
"line_count": 93,
"max_line_length": 104,
"avg_line_length": 39.82795698924731,
"alnum_prop": 0.3849892008639309,
"repo_name": "liupdhc/yii2-liuxy-admin",
"id": "7e4fa539e840cbff6dea00225d357fc970412147",
"siz... |
from .geoid import tract_geoid, tract_census_geoid
__all__ = ["tract_geoid", "tract_census_geoid"] | {
"content_hash": "ac2d495cea50cd51071dc8a7b7dc801c",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 50,
"avg_line_length": 33,
"alnum_prop": 0.7070707070707071,
"repo_name": "CivicKnowledge/metatab-packages",
"id": "d63f62f23145c67426f56d5138068344cd201c3d",
"size": "100",... |
// Copyright 2018 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | {
"content_hash": "9c88c2dab4158ee44d03e16d26b6cc7b",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 98,
"avg_line_length": 41.09615384615385,
"alnum_prop": 0.7477772578380908,
"repo_name": "aehlig/bazel",
"id": "d721f6d6479777498fce601f810b61d72c04546d",
"size": "2137",
... |
package Google::Ads::GoogleAds::V12::Services::ThirdPartyAppAnalyticsLinkService::RegenerateShareableLinkIdResponse;
use strict;
use warnings;
use base qw(Google::Ads::GoogleAds::BaseEntity);
use Google::Ads::GoogleAds::Utils::GoogleAdsHelper;
sub new {
my ($class, $args) = @_;
my $self = {};
# Delete the una... | {
"content_hash": "318e3da7676a747149f26db0c04879c7",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 116,
"avg_line_length": 23.5,
"alnum_prop": 0.725531914893617,
"repo_name": "googleads/google-ads-perl",
"id": "c04b87573a77d43b7adb02983bc88fd6a835bb12",
"size": "1046",
... |
package helpers;
import helpers.Config;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.ConcurrentMap;
import java.util.concurrent.ConcurrentHashMap;
public class BullshifierException extends Exception {
private static final ConcurrentMap<String, AtomicInteger> hitsCounterMap =
new Co... | {
"content_hash": "50d2304d0c1fd3dc376afe95d442800b",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 87,
"avg_line_length": 26.952380952380953,
"alnum_prop": 0.7432273262661955,
"repo_name": "takipi/java-bullshifier",
"id": "4637fedc129d5d3bb379554cb5fe334cc4c63046",
"size... |
layout: post
title: "Automating the Deployment and Upload of Snapshot Java Artifacts using Jenkins on Windows"
date: 2014-01-13 16:50
published: true
---
This post will show how to automate the deployment process of a Java Web Application (Student Enrollment Application developed using MYSQL DB with Hibernate ORM in a ... | {
"content_hash": "afc525f607e644707db1b671e6431036",
"timestamp": "",
"source": "github",
"line_count": 248,
"max_line_length": 677,
"avg_line_length": 52.29838709677419,
"alnum_prop": 0.7597532767925983,
"repo_name": "meygam/meygam.io",
"id": "965742f445cfa40b53d6ecc0cee3430d88b04eb4",
"size": "12... |
package org.apache.sis.internal.util;
import java.util.Map;
import java.util.Set;
import java.util.Objects;
import java.util.Iterator;
import java.util.Collection;
import java.util.Collections;
import java.util.NoSuchElementException;
import org.apache.sis.io.TableAppender;
import org.apache.sis.util.resources.Errors... | {
"content_hash": "d5304ae380190fef2979371d2bcab729",
"timestamp": "",
"source": "github",
"line_count": 691,
"max_line_length": 120,
"avg_line_length": 37.43849493487699,
"alnum_prop": 0.5720139157325087,
"repo_name": "apache/sis",
"id": "949a245858f9a16cd78f19db70a3fcf36b77d6d4",
"size": "26671",
... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Fungal Diversity 3: 148 (1999)
#### Original name
Hypoxylon fuhreri G.J.D. Sm., K.D. Hyde & Whalley, 1999
### Remarks
null | {
"content_hash": "5a194edf548f0a561dd431fc3a497a61",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 55,
"avg_line_length": 16.23076923076923,
"alnum_prop": 0.6919431279620853,
"repo_name": "mdoering/backbone",
"id": "7b9a4c6506b84c1f213b226911e73f4d83a2fdad",
"size": "290... |
<div class="commune_descr limited">
<p>
Tournay-sur-Odon est
un village
géographiquement positionné dans le département des Calvados en Basse-Normandie. Elle totalisait 366 habitants en 2008.</p>
<p>Si vous pensez emmenager à Tournay-sur-Odon, vous pourrez facilement trouver une maison à acheter. </p>
<... | {
"content_hash": "6ee11548c22c53a7a24bde058e8db1c1",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 135,
"avg_line_length": 77.6470588235294,
"alnum_prop": 0.7371212121212121,
"repo_name": "donaldinou/frontend",
"id": "2ec569bee874a21e5143bbb944c43dcbcfddb400",
"size": "1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.