text
stringlengths
2
1.04M
meta
dict
class Matricula(object): def __init__(self,matricula): self.id = matricula.getId() self.id_disciplina = matricula.getId_disciplina() self.id_usuario = matricula.getId_usuario() self.id_turma = matricula.getTurma() self.status = matricula.getStatus()
{ "content_hash": "06e89e7b1b0e6ed1489f3e7f235328da", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 51, "avg_line_length": 37.285714285714285, "alnum_prop": 0.7279693486590039, "repo_name": "AEDA-Solutions/matweb", "id": "39df4fcecbae9b16ac2d44f892db49c85090d72a", "size": ...
<?php defined('BASEPATH') OR exit('No direct script access allowed'); class Welcome extends DLSM_Controller { function __construct(){ parent::__construct(); } public function index() { echo "Funciona controllador"; //echo $ths->config->item(); echo __BASE_URL.'<br>'; echo __URL_BOOTSTRAP_CSS.'<br>'; ...
{ "content_hash": "8e599748e3b1c0524aa507176b3f71f6", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 63, "avg_line_length": 22.875, "alnum_prop": 0.6065573770491803, "repo_name": "diccionariolsm/diccionario", "id": "d93f41a2a3d9ba5058fd5feb52ddf590fbea3d6a", "size": "549",...
local ffi = require 'ffi' local find = {} find.__index = find -- default is to get verbose on errors find.verbose=false find.verboseError=true find.verboseFallback=true -- constants to index array tables below local Fwd, BwdFilter, BwdData = 1, 2, 3 -- constants to select algo family, to index algoFamilies local Ge...
{ "content_hash": "eff35b445ae49ed1624b7853e15f293a", "timestamp": "", "source": "github", "line_count": 590, "max_line_length": 153, "avg_line_length": 38.20508474576271, "alnum_prop": 0.5934075684308593, "repo_name": "soumith/cudnn.torch", "id": "045ed86eba6a671028845e2a7d24004a039312a4", "size": ...
<!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/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "content_hash": "63c96a0f58b3792da2e808ab7b879ec3", "timestamp": "", "source": "github", "line_count": 116, "max_line_length": 405, "avg_line_length": 71.68103448275862, "alnum_prop": 0.6863499699338544, "repo_name": "v8-dox/v8-dox.github.io", "id": "d0b2113d451c9815786a4fcb6145017361e4ad66", "siz...
package org.elasticsearch.search.aggregations.metrics; import org.elasticsearch.action.search.SearchResponse; import org.elasticsearch.common.logging.Loggers; import org.elasticsearch.common.settings.Settings; import org.elasticsearch.common.util.CollectionUtils; import org.elasticsearch.plugins.Plugin; import org.el...
{ "content_hash": "6339d293f0b72ab496bba386163c392a", "timestamp": "", "source": "github", "line_count": 509, "max_line_length": 140, "avg_line_length": 47.88015717092338, "alnum_prop": 0.6312420499774322, "repo_name": "winstonewert/elasticsearch", "id": "057731e275a0834cd93528effc788435435fbc0e", "...
from . import description from .base import ItemCollector
{ "content_hash": "657104736a6704c1de0844191c5adfbd", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 31, "avg_line_length": 29, "alnum_prop": 0.8275862068965517, "repo_name": "davidfoerster/schema-matching", "id": "1863ebacfd25a2b74bebaf6eb44cd5ad0376dea1", "size": "58", ...
package com.github.scompo.notifer.app.events.producers; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.time.ZonedDateTime; import com.github.scompo.notifer.api.events.Event; import com.github.scompo.notifer.api.events.producers.AbstractEventProducer; ...
{ "content_hash": "4cddf886d227298e8dc20301104118c8", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 89, "avg_line_length": 21.878048780487806, "alnum_prop": 0.6755852842809364, "repo_name": "scompo/notifier", "id": "d460f914583d6f8a690494cbe172ebaf63d98d1f", "size": "1794...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Sat Jun 21 06:31:08 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.metrics2.sink.g...
{ "content_hash": "0619a63536a7dee1455775b218d13034", "timestamp": "", "source": "github", "line_count": 147, "max_line_length": 162, "avg_line_length": 42.734693877551024, "alnum_prop": 0.6098376313276027, "repo_name": "devansh2015/hadoop-2.4.1", "id": "cf4fd08101557386ac4821826d93683528aa519b", "s...
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>AsyncCommand | Quiver-Framework</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../...
{ "content_hash": "450aa5caa1bd726f37f102bdc74c137c", "timestamp": "", "source": "github", "line_count": 296, "max_line_length": 483, "avg_line_length": 48.33783783783784, "alnum_prop": 0.6440452893486162, "repo_name": "kristapsPelna/Quiver-Framework", "id": "c8006df5a868863555074424985387cc59ee1dca",...
<?php /** * Created by PhpStorm. * User: kota * Date: 28.04.16 * Time: 1:24 */ namespace JqGridBackend\Exception; class InvalidArgumentException extends \InvalidArgumentException { }
{ "content_hash": "13dee408f4c1720cef21abf0e3c0c9b4", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 64, "avg_line_length": 15.75, "alnum_prop": 0.7195767195767195, "repo_name": "kota-shade/jq-grid-backend", "id": "557706f6ade835649631aadb300a1e0f10417410", "size": "189", ...
import pickle, json with open('../data/Reviews.json') as data_file: data = json.load(data_file) with open('../data/dish_search.json') as data_file: data2 = json.load(data_file) def rating_vs_numrev(option): ''' graph_data[rating] = num of reviews - plots rating vs corresponding num of rev...
{ "content_hash": "c05c07b7484ac72574b7b73987069dcd", "timestamp": "", "source": "github", "line_count": 92, "max_line_length": 174, "avg_line_length": 34.77173913043478, "alnum_prop": 0.5939356048765239, "repo_name": "anirudhagar13/Zomato-Food-Review", "id": "6243dc05e988fb449ff9f790f6b9c9c1274734a6"...
/* * Axamit, gc.support@axamit.com */ /** * Sling jobs consumers of the application. * * @author Axamit, gc.support@axamit.com */ @Version("1.0") @Export(optional = "provide:=true") package com.axamit.gc.core.jobs; import aQute.bnd.annotation.Export; import aQute.bnd.annotation.Version;
{ "content_hash": "cd672a4bc38fa660c14de817a31e6950", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 43, "avg_line_length": 19.733333333333334, "alnum_prop": 0.706081081081081, "repo_name": "axamit/gathercontent-aem-integration", "id": "41031f5d712235efc4227788437927f748796b...
[![Build Status](https://travis-ci.org/ma-si/zendframework-application.svg?branch=master)](https://travis-ci.org/ma-si/zendframework-application) [![Packagist](https://img.shields.io/packagist/v/aist/zendframework-application.svg)]() [![Code Climate](https://codeclimate.com/github/ma-si/zendframework-application/badges...
{ "content_hash": "cf871553083a28c055f17c3c7652af46", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 202, "avg_line_length": 35.761538461538464, "alnum_prop": 0.7291890729189073, "repo_name": "ma-si/zendframework-application", "id": "f0308ea3d91ddaf852fddd8c160908387413d5f5...
<?xml version="1.0" encoding="UTF-8" ?> <!-- Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. Camunda licenses this file to ...
{ "content_hash": "edb9e1a81502e7f35272c0ce47814293", "timestamp": "", "source": "github", "line_count": 279, "max_line_length": 233, "avg_line_length": 41.992831541218635, "alnum_prop": 0.6625128030044384, "repo_name": "camunda/camunda-bpm-platform", "id": "d0365d380b7d7283e45cbd28afd4c6743110c749", ...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using Gdk; using Gtk; using ICSharpCode.PackageManagement; using MonoDevelop.Ide; using NuGet; namespace MonoDevelop.PackageManagement { [System.ComponentModel.ToolboxItem(true)] public partial class Pack...
{ "content_hash": "db89815fc5e0725df7331aa2dd46602a", "timestamp": "", "source": "github", "line_count": 298, "max_line_length": 98, "avg_line_length": 30.151006711409394, "alnum_prop": 0.7259877573734002, "repo_name": "mrward/monodevelop-nuget-addin", "id": "90756a3990b65aed5edd6a8d0ad3c6fb81a5f7c5",...
# Copyright 2003, 2004, 2005 Infrae # Released under the BSD license (see LICENSE.txt) from __future__ import nested_scopes import urllib2 import base64 from urllib import urlencode from StringIO import StringIO from types import SliceType from lxml import etree import time import codecs from oaipmh import common, met...
{ "content_hash": "a2c81bc90793d884c98809f5ec28fb0f", "timestamp": "", "source": "github", "line_count": 383, "max_line_length": 88, "avg_line_length": 39.55874673629243, "alnum_prop": 0.5691373506699228, "repo_name": "wetneb/pyoai", "id": "0717a83c1e1fc33623254165f3521765720ea355", "size": "15151",...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "c381e1ed76b19cb01060dc1db017f0c3", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "7d2aac1738ddb73224cf5ecc46daff834a0ddf45", "size": "198...
const Kolibri = require('kolibri'); const FacilityUserResource = Kolibri.resources.FacilityUserResource; const ChannelResource = Kolibri.resources.ChannelResource; const TaskResource = Kolibri.resources.TaskResource; const RoleResource = Kolibri.resources.RoleResource; const constants = require('./state/constants'); ...
{ "content_hash": "2f87033e5c0d1a3ccbbf109ce1dd2895", "timestamp": "", "source": "github", "line_count": 320, "max_line_length": 97, "avg_line_length": 31.953125, "alnum_prop": 0.6491931540342298, "repo_name": "66eli77/kolibri", "id": "fa0a6e50595d5fb90b7d2c0d90a8b21ddc147fb7", "size": "10225", "b...
package org.apache.oozie.executor.jpa; import org.apache.oozie.ErrorCode; import org.apache.oozie.FaultInjection; import javax.persistence.EntityManager; import javax.persistence.Query; import java.util.Collection; /** * Delete Coord actions of long running coordinators, return the number of actions that were dele...
{ "content_hash": "c1576a44145a6614f58ac6468f5da4b2", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 101, "avg_line_length": 29.507042253521128, "alnum_prop": 0.6520286396181384, "repo_name": "cbaenziger/oozie", "id": "8dd20cc2316186d2a6ee33b19bafaa155dcb6084", "size": "29...
package com.matthewtamlin.spyglass.processor.validation; import com.google.common.collect.ImmutableList; import com.matthewtamlin.spyglass.markers.annotations.defaults.DefaultToNull; import com.matthewtamlin.spyglass.markers.annotations.placeholders.UseNull; import com.matthewtamlin.spyglass.processor.annotationretr...
{ "content_hash": "16c321831613956ce6e978afb694b7d2", "timestamp": "", "source": "github", "line_count": 189, "max_line_length": 108, "avg_line_length": 40.02116402116402, "alnum_prop": 0.6727921734531994, "repo_name": "MatthewTamlin/Spyglass", "id": "97df88cb75626112947fbbebba279d1dff3ebba8", "size...
package com.bigbug.android.pp.ui.widget; import android.annotation.TargetApi; import android.os.Build; import android.widget.OverScroller; /** * A utility class for using {@link android.widget.OverScroller} in a backward-compatible fashion. */ public class OverScrollerCompat { /** * Disallow instantiation....
{ "content_hash": "32082d2396cca1ae0112c2697b6c168c", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 98, "avg_line_length": 27.178571428571427, "alnum_prop": 0.6741130091984231, "repo_name": "bigbugbb/PrayerPartner", "id": "2bc49bfcd91f37037b979a648c7c3cad5cc357d8", "size"...
import { IReduxState } from '../app/types'; import { getToolbarButtons } from '../base/config/functions.web'; import { hasAvailableDevices } from '../base/devices/functions'; import { MEET_FEATURES } from '../base/jwt/constants'; import { isJwtFeatureEnabled } from '../base/jwt/functions'; import { isScreenMediaShared ...
{ "content_hash": "38a8a9ad0e3d8283d35f7aadad067418", "timestamp": "", "source": "github", "line_count": 147, "max_line_length": 94, "avg_line_length": 32.12244897959184, "alnum_prop": 0.6956797966963151, "repo_name": "jitsi/jitsi-meet", "id": "6054fa3c95fe7be45a6bf4b1ff705bf3205f9fce", "size": "472...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Elench. fung. (Greifswald) 1: 231 (1828) #### Original name Clavaria fusiformis Sowerby, 1799 ### Remarks null
{ "content_hash": "df37cd7923e2bb79d0d95c9fb083ded2", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 40, "avg_line_length": 15.23076923076923, "alnum_prop": 0.7121212121212122, "repo_name": "mdoering/backbone", "id": "ee36c87e9424a1567cf423b6f3697e8b5636c58c", "size": "277...
package org.syncope.core.persistence.validation.entity; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import javax.validation.Constraint; import javax.validation.P...
{ "content_hash": "aa77be085018312ea80a3f93afc4e4df", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 69, "avg_line_length": 26.8, "alnum_prop": 0.7805970149253731, "repo_name": "ilgrosso/oldSyncopeIdM", "id": "2a338e8a8a817fdcf8b6faaf50d2868a8f7cab96", "size": "1477", "b...
using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Net; using System.IO; namespace GoGetURL { [ComVisible(true)] [Guid("CCCFB659-D65B-4B41-B0F7-9BEB83329671")] public interface IGoGetURL{ S...
{ "content_hash": "97fe0d27d39b778f48996c3ff5564c11", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 115, "avg_line_length": 31.18421052631579, "alnum_prop": 0.7130801687763713, "repo_name": "mmeents/GoGetURLContentAt", "id": "e0db5769e4613b3e4093540ee3c6398bcf8c5d96", "si...
'use strict'; exports.__esModule = true; exports['default'] = { optional: ' (optional)', required: '', add: 'Add', remove: 'Remove', up: 'Up', down: 'Down' }; module.exports = exports['default'];
{ "content_hash": "e2e37971a7ff552f6b6deeb4d54dddb9", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 36, "avg_line_length": 17.333333333333332, "alnum_prop": 0.5913461538461539, "repo_name": "geminiyellow/tcomb-form", "id": "65f0c725c386c53ae166e19e725fed4fc562e918", "size...
extern OutputType g_address_type; EditAddressDialog::EditAddressDialog(Mode _mode, QWidget* parent) : QDialog(parent), ui(new Ui::EditAddressDialog), mapper(0), ...
{ "content_hash": "20b8d3225a485bb40345072b69e68ddd", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 112, "avg_line_length": 31.041666666666668, "alnum_prop": 0.5804410354745925, "repo_name": "deeponion/deeponion", "id": "603ed42fa46ae00df6b9d6397c68473bfe18a396", "size":...
<section data-ng-controller="PicturesController" data-ng-init="findOne()"> <div class="page-header"> <h1>Edit Picture</h1> </div> <div class="col-md-12"> <form class="form-horizontal" data-ng-submit="update()" novalidate> <fieldset> <div class="form-group"> ...
{ "content_hash": "1fb8046980dd1996ca1354b80713b375", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 131, "avg_line_length": 40.17391304347826, "alnum_prop": 0.512987012987013, "repo_name": "princeV/meanjs040_fileupload_mdb", "id": "d965ab24fbce9f355582b135b6edce7cd7c8be16",...
package com.nesterenya; public interface Application {}
{ "content_hash": "5bb0f0a0b947a0e81955c187f9090177", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 31, "avg_line_length": 19, "alnum_prop": 0.8070175438596491, "repo_name": "GSTU/java-spring-rest-getstarted", "id": "f8a8b993029277b5ec4f6728def0140cb937cf2e", "size": "57",...
<?php declare(strict_types = 1); namespace Tp\DataApi; use ArrayAccess; use ReflectionClass; use ReflectionMethod; use ReflectionProperty; use ReturnTypeWillChange; use Tp\Utils; abstract class DataApiObject implements ArrayAccess { public function __construct(array $data = []) { $keys = static::keys(); $filt...
{ "content_hash": "e4174d2c1234f36e6b524b6f70a8ac3e", "timestamp": "", "source": "github", "line_count": 181, "max_line_length": 89, "avg_line_length": 20.46961325966851, "alnum_prop": 0.6364372469635627, "repo_name": "Trejjam/ThePay-lib", "id": "e436cac153a01048138f13f17ae2cb33de468f25", "size": "3...
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated 17-May-2008 15:12:47.6093750 --> <!-- Generated by MathSBML 2.7.4 --> <!-- Generated using Mathematica Version 5.2 for Microsoft Windows (June 20, 2005) --> <sbml xmlns="http://www.sbml.org/sbml/level2/version3" level="2" version="3"> <model id="case00665" ...
{ "content_hash": "3199e354f1eb19927d7616062ea9b2cb", "timestamp": "", "source": "github", "line_count": 158, "max_line_length": 86, "avg_line_length": 24.879746835443036, "alnum_prop": 0.5614347494276266, "repo_name": "stanleygu/sbmltest2archive", "id": "b9f328a8a5d40ff5aab4d97b44e33c9f3a8e53ab", "...
<?xml version="1.0" encoding="UTF-8"?> <toolspec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" model="0.1" xsi:noNamespaceSchemaLocation="../scape-core/src/main/resources/eu/scape_project/core/model/toolspec/toolspec.xsd"> <id>convert</id> <name>Inkscape converter (svg2pdf)</name> <homepage>http://inkscap...
{ "content_hash": "3fe24aa99068221a67de9a0e9c62160f", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 191, "avg_line_length": 36.705882352941174, "alnum_prop": 0.5957532051282052, "repo_name": "openpreserve/scape", "id": "dc97d29e7e27ac76d4ee51017c89ac6fa2a12c1f", "size": "...
layout: docs title: Running builds as local process --- <!-- markdownlint-disable MD022 MD032 --> # Running builds as local process {:.no_toc} * Comment to trigger ToC generation {:toc} <!-- markdownlint-enable MD022 MD032 --> ## Prepare agent machine ### Minimum requirements: * Windows Server 2012 R2 (Windows 8.1...
{ "content_hash": "daba5de3d7e346ff727e4e1a60e9fa01", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 267, "avg_line_length": 60.59183673469388, "alnum_prop": 0.7660828561805322, "repo_name": "appveyor/website", "id": "6b3491953ee4b3eb121d6c31a1f436b7204266bf", "size": "594...
using System; using System.Runtime.InteropServices; using System.Text; using System.Threading.Tasks; using Steamworks.Data; namespace Steamworks { internal unsafe class ISteamRemoteStorage : SteamInterface { internal ISteamRemoteStorage( bool IsGameServer ) { SetupInterface( IsGameServer ); } [DllI...
{ "content_hash": "a9ce3ffdcdcd7a6cbe2cd38c8ab0623c", "timestamp": "", "source": "github", "line_count": 425, "max_line_length": 230, "avg_line_length": 47.43529411764706, "alnum_prop": 0.7749503968253968, "repo_name": "Facepunch/Facepunch.Steamworks", "id": "c1a872115a02f3fe52e6dac22a951141dc7416e2",...
/** * The core accounting implementation. This is the core book keeping module. Everything that is an entry in prima nota, * journal or general ledger is handled by this package in one way or another. This package is the base for all other * accounting modules since it provides the data to work with. * * @author...
{ "content_hash": "e385d6e95f7f0bb1a354fb9133a1a6b7", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 119, "avg_line_length": 39, "alnum_prop": 0.75, "repo_name": "klenkes74/kp-office", "id": "7562480d53fcd1851ce4ee129c6cdb31b2d38f2d", "size": "1092", "binary": false, "...
package org.springframework.osgi.iandt.cycles; import java.util.Collection; /** * Integration test for checking cyclic injection between an importer and its * listeners. * * @author Costin Leau */ public class CollectionCycleTest extends BaseImporterCycleTest { private Collection importer; ...
{ "content_hash": "f83c3b00a928765e7c69d0cb55b1a098", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 101, "avg_line_length": 25.58974358974359, "alnum_prop": 0.7244488977955912, "repo_name": "BeamFoundry/spring-osgi", "id": "0679e780664aafc2a1c4a69fe9623c561b9d8678", "size...
package MapGeneration.Graph.PolygonProperties.Biomes; import java.awt.*; /** * Created by Phoenicia on 02.02.2017. */ public class Grassland implements Biome { private static Grassland instance; private Grassland() { } public static Grassland getInstance() { if(instance == null) ins...
{ "content_hash": "f9da25bed498ad82e685668499592012", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 56, "avg_line_length": 18.6, "alnum_prop": 0.6344086021505376, "repo_name": "lively-world/world-map", "id": "0d30c08b6da8911b44294d29af411cc06fea89ad", "size": "558", "bi...
var gulp = require('gulp'); var webserver = require('gulp-webserver'); var nodemon = require('gulp-nodemon'); //conflics with pouchdb and file locks var exec = require('gulp-exec'); var notify = require('gulp-notify'); var notifier = require('node-notifier'); // var env = require('gulp-env'); var User = require('./app...
{ "content_hash": "92eac6adb201fbddaaa12db931200734", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 77, "avg_line_length": 20.682539682539684, "alnum_prop": 0.5832693783576363, "repo_name": "cicorias/central-authentication", "id": "cf618f2659de523a1691b6c6bf98341eab85587a",...
package net.floodlightcontroller.odin.master; import java.net.InetAddress; import java.net.InetSocketAddress; import java.util.Collections; import java.util.List; import java.util.Map; import java.util.Timer; import java.util.TimerTask; import java.util.concurrent.ConcurrentHashMap; import org.slf4j.Logger; import or...
{ "content_hash": "c4fef8e6cf8a4a9c2321c40917edc9ab", "timestamp": "", "source": "github", "line_count": 250, "max_line_length": 117, "avg_line_length": 30.108, "alnum_prop": 0.6662681015012621, "repo_name": "lalithsuresh/odin-master", "id": "8bbdd195738e5bed6fea8bc6268ed81971a9c3de", "size": "7527"...
(function ($, angular, _) { var WaterSenseApplication = angular.module('WaterSenseApplication', ['ngRoute', 'angular-chartist', 'amChartsDirective', 'ngMap']); var APP_URL = $("meta[name=app_url]").attr('content'); function url_view(path) { return APP_URL + '/view' + path; } function url_api(path) { ...
{ "content_hash": "e2f5c1e94341a9735ad6d5c09166beda", "timestamp": "", "source": "github", "line_count": 1967, "max_line_length": 142, "avg_line_length": 31.378240976105744, "alnum_prop": 0.43918601448453526, "repo_name": "diegomrodz/WaterSenseWebApp", "id": "0ddbf9f956f408a060c17b441d45ffcc3ef5bf09",...
.. _index: Welcome to the PyWPS |release| documentation! ============================================= PyWPS is a server side implementation of the `OGC Web Processing Service (OGC WPS) standard <http://opengeospatial.org/standards/wps>`_, using the `Python <http://python.org>`_ programming language. PyWPS is current...
{ "content_hash": "a8da2969d6a01891dd8d60f1ba8cb9ac", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 75, "avg_line_length": 20.384615384615383, "alnum_prop": 0.6509433962264151, "repo_name": "tomkralidis/pywps", "id": "d427eb4c6d3ca108355e81ff35bbe44762d23cc5", "size": "10...
package net // TODO(rsc): // support for raw ethernet sockets import "os" // Addr represents a network end point address. type Addr interface { Network() string // name of the network String() string // string form of address } // Conn is a generic stream-oriented network connection. type Conn interface { // Re...
{ "content_hash": "551f5b10fbb5d0eb9b4708dc67793c52", "timestamp": "", "source": "github", "line_count": 182, "max_line_length": 87, "avg_line_length": 27.23076923076923, "alnum_prop": 0.7033898305084746, "repo_name": "SDpower/golang", "id": "51db107395401b9a77bfb7aaad9e4bff33a03661", "size": "5262"...
<?php namespace Magento\Email\Controller\Adminhtml\Email\Template; class Preview extends \Magento\Email\Controller\Adminhtml\Email\Template { /** * Preview transactional email action * * @return void */ public function execute() { try { $this->_view->loadLayout(); ...
{ "content_hash": "b02ba8a080067a27f4e45ffc279d9825", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 120, "avg_line_length": 29.217391304347824, "alnum_prop": 0.5803571428571429, "repo_name": "j-froehlich/magento2_wk", "id": "30a14bbe7b8b32a7526f486c7c0c6925c24e5c49", "siz...
name "mysql_zend" maintainer "Maurice Kherlakian" maintainer_email "maurice.k@zend.com" license "Apache 2.0" description "Installs MySQL" version "1.0.0" depends "mysql", "~> 6.0.20"
{ "content_hash": "94abadc070b5132f5b91852280b0eaea", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 37, "avg_line_length": 26.625, "alnum_prop": 0.6338028169014085, "repo_name": "zend-patterns/ZendServerVagrantBerkshelf", "id": "f11fc27fda85e0a203ca16d3577de4e7eb435abc", "...
package stainless package extraction package imperative /** Cleanup the program after running imperative desugaring. * * This functions simplifies away typical pattern of expressions * that can be generated during xlang desugaring phase. The most * common case is the generation of function returning tuple wi...
{ "content_hash": "8f07f4c22cda57badd62e9fa8c8c6190", "timestamp": "", "source": "github", "line_count": 167, "max_line_length": 134, "avg_line_length": 39.82634730538922, "alnum_prop": 0.6430611938054428, "repo_name": "epfl-lara/stainless", "id": "28147c9034c0c52c39239b57f4ac60c2f8520366", "size": ...
<?xml version="1.0" encoding="utf-8" ?> <Moc-Config> <MOC MOC_NAME="IpcRecTaskInfo" Module="MRS" ACCESS_CONTROL="add,delete,modify,read" DEST_SVC="" FILTER=""> <Parameter name="SessionId" desc="任务号" type="string" range="[1,64]" constrain="PRI" mode="display" /> <Parameter name="TaskStatus" desc="任务状态" type="enum"...
{ "content_hash": "f2abe6772c42ea6643f0762f7a4dbf5f", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 172, "avg_line_length": 85.46153846153847, "alnum_prop": 0.6795679567956796, "repo_name": "eSDK/esdk_elte_player", "id": "19c4fc01fce66755f9e0fb7f8036529dfee58117", "size":...
package com.wenhaiz.himusic.http; public class API { public static class XiaMi{ static final String BASE = "https://www.xiami.com"; public static final String GET_COLLECT_LIST = "/api/list/collect"; public static final String GET_COLLECT_DETAIL = "/api/collect/initialize"; publi...
{ "content_hash": "f607d807f8a796cf0e89545dc9507162", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 128, "avg_line_length": 42.45238095238095, "alnum_prop": 0.6528323051037577, "repo_name": "wenhaiz/ListenAll", "id": "cb73d64ecdbf4d4db201f68374fa9378b890aa3f", "size": "17...
'use strict'; var range = require('annomath').range; module.exports = function(config) { return function setAll(o) { return range(config.lightAmount).map(function(v) { return { id: v, rgb: o.rgb }; }); }; };
{ "content_hash": "b4e903bcecf760231d2be9dd521e4d44", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 58, "avg_line_length": 19.4, "alnum_prop": 0.4845360824742268, "repo_name": "bebraw/effectserver-client", "id": "7adaeedd9772d660dbcf081801a206a27abfbd4d", "size": "291", ...
namespace sf { class WindowListener; namespace priv { //////////////////////////////////////////////////////////// /// \brief Abstract base class for OS-specific window implementation /// //////////////////////////////////////////////////////////// class WindowImpl : NonCopyable { public: ////////////////////////...
{ "content_hash": "986108a53a32d334bcf8f528ca48cac5", "timestamp": "", "source": "github", "line_count": 230, "max_line_length": 130, "avg_line_length": 37.71304347826087, "alnum_prop": 0.39797094765967256, "repo_name": "evanbowman/FLIGHT", "id": "1243506e53bd1466b3f07befe05d68fcce60826e", "size": "...
from jc_install import * import sys if __name__ == '__main__': if len(sys.argv) < 2: raise Exception('argc less than 1') mode = sys.argv[1] installDir = sys.argv[2] doLocalInstall(mode, installDir) print('post-install finished')
{ "content_hash": "3b972ef5909e905549732c50f86d4354", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 43, "avg_line_length": 19.214285714285715, "alnum_prop": 0.5947955390334573, "repo_name": "SilverIce/JContainers", "id": "7cd2c2bde7d055632d2b25e35d12a7692c7df982", "size":...
<?php namespace Wetcat\Fortie\Providers\Articles; use Wetcat\Fortie\FortieRequest; use Wetcat\Fortie\Providers\ProviderBase; use Wetcat\Fortie\Traits\CountTrait; use Wetcat\Fortie\Traits\CreateTrait; use Wetcat\Fortie\Traits\DeleteTrait; use Wetcat\Fortie\Traits\FetchTrait; use Wetcat\Fortie\Traits\FindTrait; use We...
{ "content_hash": "c7229a6d1a3db780bfded51b2b235492", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 52, "avg_line_length": 17.706349206349206, "alnum_prop": 0.6145226355894218, "repo_name": "wetcat-studios/fortie", "id": "ece43fca000650a2249b178cbfeccb8efa43599b", "size"...
#ifndef TUDAT_FIELD_TRANSFORM_H #define TUDAT_FIELD_TRANSFORM_H #include <boost/shared_ptr.hpp> #include <string> namespace tudat { namespace input_output { //! Field transform base class. /*! * This abstract class belongs to the parser-extractor architecture implemented in Tudat. This base * class can be used ...
{ "content_hash": "fa780acc96a6fde60e831e4704faafc5", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 99, "avg_line_length": 21.979166666666668, "alnum_prop": 0.7165876777251184, "repo_name": "JPelamatti/TudatDevelopment", "id": "09e6ded52732b9e4c1e7fa46014ad8ec00262e2a", "...
#include "uberdelegate.h" #include "dwarfmodel.h" #include "dwarfmodelproxy.h" #include "gamedatareader.h" #include "dwarf.h" #include "defines.h" #include "columntypes.h" #include "utils.h" #include "dwarftherapist.h" #include "skill.h" #include "labor.h" #include "defaultfonts.h" #include "item.h" #i...
{ "content_hash": "7b43a1159bd70563c5bf37aeaed1db10", "timestamp": "", "source": "github", "line_count": 894, "max_line_length": 208, "avg_line_length": 39.580536912751676, "alnum_prop": 0.5387028401865197, "repo_name": "splintermind/Dwarf-Therapist", "id": "0084f37b8956d91d22534f78d14ce56128514e7f", ...
namespace at { class Tensor; } // namespace at namespace torch { using at::Tensor; namespace jit { namespace script { struct Module; } // namespace script } // namespace jit } // namespace torch namespace torch { namespace serialize { class TORCH_API OutputArchive final { public: /// Default-constructs the `Output...
{ "content_hash": "1500e5088f67fdd68ed2389b47073800", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 79, "avg_line_length": 27.8, "alnum_prop": 0.6834532374100719, "repo_name": "ryfeus/lambda-packs", "id": "55ba70aeb10d00555faa078d4ce5689416df0ecf", "size": "1802", "bina...
<?php /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ class Dec_vases_flowersview extends CI_Controller{ public function __construct(){ parent::__c...
{ "content_hash": "7621433c38d2fae2d696c1cd8eb64362", "timestamp": "", "source": "github", "line_count": 210, "max_line_length": 180, "avg_line_length": 54.34285714285714, "alnum_prop": 0.4702067998597967, "repo_name": "Anuragigts/igts_classified", "id": "bbd3f4db3953e8fb8cf88bd30c983c514ead3b01", "...
class CreateComments < ActiveRecord::Migration[5.0] def change create_table :comments do |t| t.string :content t.integer :article_id t.timestamps end end end
{ "content_hash": "1ba94719aefe4bbf1a3e4ea0a2c9fb9a", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 51, "avg_line_length": 18.9, "alnum_prop": 0.656084656084656, "repo_name": "thebravoman/software_engineering_2016", "id": "c6c528964cbe4fdc32fa7f86d484c27765d4f83c", "size"...
namespace Caliburn.Micro.HelloWindowManager { using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.ComponentModel.Composition.Hosting; using System.Linq; using System.Windows; public class MefBootstrapper : BootstrapperBase { private...
{ "content_hash": "54b3957cb4402da8832d7376ac15ecf4", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 114, "avg_line_length": 33.24561403508772, "alnum_prop": 0.6422163588390501, "repo_name": "ryanJohn33/CMicro", "id": "feebe152f4073efcdad004d05473e60aab44446f", "size": "18...
var util = require('util'); var Readable = require('stream').Readable; var through = require('through'); var fs = require('fs'); var LogicFilter = require('../index'); var redis = require('redis'); var rc = redis.createClient(); var lf = new LogicFilter(); lf.add('testRule', { and: { 'checkType': 'remote.http...
{ "content_hash": "c950a981ea2be5994752a3f9483225b0", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 53, "avg_line_length": 20.053571428571427, "alnum_prop": 0.6108637577916296, "repo_name": "phoebesimon/node-logic-filter", "id": "2d22717c105d6bc3ab5589b4b2d113b5e744df9c", ...
import Ember from 'ember'; /** * Allows an object to be measured in 'grades' of quality. * * @class Gradeable * @namespace Items * @extends {Ember.Mixin} */ export default Ember.Mixin.create({ /** * Determines if the mixin is active. * * @property isGradeable * @type {boolean} * @default true ...
{ "content_hash": "d29179bc5782949071c6b5ab2792ba13", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 91, "avg_line_length": 23.85, "alnum_prop": 0.6341719077568134, "repo_name": "joelalejandro/xethya-rpg-engine", "id": "4406c375e2f3cca578295deaa806d3c44984c5c3", "size": "1...
package org.apache.camel.component.sjms.producer; import org.apache.camel.CamelContext; import org.apache.camel.FailedToStartRouteException; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.impl.DefaultCamelContext; import org.junit.Assert; import org.junit.Test; import org.slf4j.Logger; import o...
{ "content_hash": "5b12fbd38d22e1f9e80b32c270c43c21", "timestamp": "", "source": "github", "line_count": 120, "max_line_length": 100, "avg_line_length": 34.75833333333333, "alnum_prop": 0.6185567010309279, "repo_name": "ullgren/camel", "id": "ce291ac9fcda9cb1fc12596c6570ca7254959063", "size": "4973"...
#import <Foundation/Foundation.h> #import "S3TransferOperation.h" @class AmazonServiceRequest; @protocol AmazonCredentialsProvider; @interface S3PutObjectOperation_Internal : S3TransferOperation { } @property (nonatomic, retain) AmazonServiceResponse *response; @end
{ "content_hash": "676ea9831344b73b21beab93e11f3385", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 62, "avg_line_length": 18.2, "alnum_prop": 0.8131868131868132, "repo_name": "morizotter/AWSCloudWatchSample", "id": "523f2d1a2d89728c4fa2af451e350bc604e7b00a", "size": "857...
class GameWindow; class SelectionController : public EntityVisitor{ private: GameWindow& owner; std::vector<std::shared_ptr<Entity>> selection; bool isUnit; protected: public: SelectionController(GameWindow& owner); ~SelectionController(); virtual void visit(Entity& e); virtual void visit(Unit& e); void setSel...
{ "content_hash": "b4c33b256652c79540ccc8004c63dc28", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 53, "avg_line_length": 25.7, "alnum_prop": 0.7470817120622568, "repo_name": "fchurca/fiuba-7542-20152", "id": "dfe03cb1d456144663b05dac36824b465225ebe1", "size": "639", "...
<div id="search-component"> <h4>Hero search</h4> <input #searchBox id="search-box" (keyup)="search(searchBox.value)" /> <div> <div *ngFor="let hero of heroes | async" (click)="goToDetail(hero)" class="search-result"> {{hero.name}} </div> </div> </div>
{ "content_hash": "88ceb5c2ac7e64434907b92cf4f1293a", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 72, "avg_line_length": 27.8, "alnum_prop": 0.60431654676259, "repo_name": "rob212/heroes", "id": "ede00ff5405284514c847cc966d0bc0a6710112e", "size": "278", "binary": fals...
#include "TrajectoryLibrary.hpp" #include "Trajectory.hpp" #include "gtest/gtest.h" #include "../../utils/utils/RealtimeUtils.hpp" #include <ctime> #include <stack> #define TOLERANCE 0.0001 #define TOLERANCE2 0.001 class TrajectoryLibraryTest : public testing::Test { protected: virtual void SetUp() { ...
{ "content_hash": "a1a5518e741340f41cc953a092c05ed7", "timestamp": "", "source": "github", "line_count": 734, "max_line_length": 295, "avg_line_length": 29.377384196185286, "alnum_prop": 0.6342345684737746, "repo_name": "andybarry/flight", "id": "f1234fae589f7568662718f9fe8000d5f6cff566", "size": "2...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>libvalidsdp: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
{ "content_hash": "1307ad6553d58f4a65182a6ee1d077d3", "timestamp": "", "source": "github", "line_count": 190, "max_line_length": 216, "avg_line_length": 41.863157894736844, "alnum_prop": 0.566884586371637, "repo_name": "coq-bench/coq-bench.github.io", "id": "cd1714a656d717559f0ec3d44e9be72e08cd382f", ...
<?php namespace Faker\Test\Provider\fr_FR; use Faker\Test\TestCase; final class TextTest extends TestCase { private $textClass; protected function setUp(): void { $this->textClass = new \ReflectionClass('Faker\Provider\fr_FR\Text'); } protected function getMethod($name) { $metho...
{ "content_hash": "52f3d4970249b0c24233cef885e1cced", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 107, "avg_line_length": 29.875, "alnum_prop": 0.5935445307830245, "repo_name": "localheinz/Faker", "id": "70e904f87b804342294021b6f36c8a3499d5636a", "size": "1687", "bina...
This is the Rails codebase which powers [What Now?](http://whatnow.io), a collection of ideas about how to fight back against bigotry, hate, injustice and harmful policies in Trump's America. I am happy to work with you...Issues and PRs are most welcome!
{ "content_hash": "758605991f023ea7d0ee481bb662cf0c", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 191, "avg_line_length": 85.33333333333333, "alnum_prop": 0.76953125, "repo_name": "monitron/whatnow", "id": "ced0d15ba67efce03ea977d9396f58ff285fbd09", "size": "268", "bin...
package org.sagebionetworks.repo.manager.file.scanner; import org.springframework.jdbc.core.RowMapper; /** * Functional interface that provides a row mapper and provides access to the name of the object and * file handle ids columns */ @FunctionalInterface public interface RowMapperSupplier { /** * @param obje...
{ "content_hash": "bef22ffd1d69fd4892db29858f132a4b", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 112, "avg_line_length": 34.36842105263158, "alnum_prop": 0.7917304747320061, "repo_name": "zimingd/Synapse-Repository-Services", "id": "e001d8f0a30bead9b60195e6fd80ef621573ca...
<?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> <groupId>com.payneteasy.logging-...
{ "content_hash": "215383c7e59b8986984ebc77c456cc52", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 204, "avg_line_length": 34.92307692307692, "alnum_prop": 0.5218261914297156, "repo_name": "rpuch/logging-extensions", "id": "6e5dc1641ff274498ee2e685e0b0b97b9fe23ca1", "si...
Code Samples for Chapter 4 ========================== This file contains instructions for running the sample project associated with Chapter 4 of RESTful Java Web Services. General instructions -------------------- The examples used in this book are built using the following: - Java SE Development Kit 8 - NetBeans ID...
{ "content_hash": "4b7118298e94a2d225c5576816860e7e", "timestamp": "", "source": "github", "line_count": 109, "max_line_length": 514, "avg_line_length": 62.26605504587156, "alnum_prop": 0.7517312509208781, "repo_name": "jobinesh/restful-java-web-services-edition2", "id": "cb253533a625b63b318069a0c4725...
Demonstrates how to use the sensors_plus plugin.
{ "content_hash": "9189b3496634ad634fd84c58afc156f3", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 48, "avg_line_length": 49, "alnum_prop": 0.8163265306122449, "repo_name": "fluttercommunity/plus_plugins", "id": "a0ddab647d5e170660e1547621f7c82dfc779841", "size": "73", ...
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="@color/md_lime_500"/> </shape>
{ "content_hash": "e4ae39e6969fca28f58bb60176d97684", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 65, "avg_line_length": 37.4, "alnum_prop": 0.679144385026738, "repo_name": "danie555costa/Quitanda", "id": "720efd9806af117ed426aca9925bff708d2ee3f2", "size": "187", "bina...
var _ = require('lodash'); var appFilters = require('./_octane.js').filters; var utils = require('./utils.js'); var _octane = require('./_octane.js'); var Compiler = require('./Compiler.js'); var Factory = require('./Factory.js'); var Template = Factory({ //Proto Methods ...
{ "content_hash": "1d569e3bc11d976d63bedd3aef9809ba", "timestamp": "", "source": "github", "line_count": 228, "max_line_length": 88, "avg_line_length": 25.67543859649123, "alnum_prop": 0.5958319098052614, "repo_name": "epferrari/octane", "id": "55cb32633a5bfb1e461f1ba11bca63bc6c6bc964", "size": "645...
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { display:block } audio,canvas,video { display:inline-block } audio:not([controls]) { display:none; height:0 } [hidden],template { display:none } html { font-family:s...
{ "content_hash": "cd7630cae86b1ba6fa2e76462a522a4c", "timestamp": "", "source": "github", "line_count": 5229, "max_line_length": 673, "avg_line_length": 20.951042264295275, "alnum_prop": 0.7125318339068761, "repo_name": "Isaac-Dev/PPE", "id": "93e9dd65b23c0570c763c22a8da1671f226837bc", "size": "109...
/*! * forte-accounting v3.2.1: WordPress theme for Forte Accounting * (c) 2016 Chris Ferdinandi * MIT License * http://github.com/cferdinandi/forte-accounting */ /** * @section Normalize.css * Normalize.css base with custom code. * Additional normalize styles incorporated throughout components. * @link http:/...
{ "content_hash": "6804c10815f8b402c7587d0cb10cfcbc", "timestamp": "", "source": "github", "line_count": 1976, "max_line_length": 337, "avg_line_length": 31.86234817813765, "alnum_prop": 0.7226175349428209, "repo_name": "cferdinandi/forte-accounting", "id": "520279aad98b200ad5c26493b8176c2a9b3dcc3f", ...
/* $OpenBSD: log.c,v 1.42 2011/06/17 21:44:30 djm Exp $ */ /* * Author: Tatu Ylonen <ylo@cs.hut.fi> * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland * All rights reserved * * As far as I am concerned, the code I have written for this software * can be used freely for any purpose...
{ "content_hash": "319c883bd4089f7e3643248e57c9af6e", "timestamp": "", "source": "github", "line_count": 430, "max_line_length": 79, "avg_line_length": 23.25813953488372, "alnum_prop": 0.6836316368363163, "repo_name": "indashnet/InDashNet.Open.UN2000", "id": "ad5a10b4785ded01d74d9354ec26e92fd6a3a073",...
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; namespace LandsSystem.Controllers { public class HomeController : Controller { public ActionResult Index() { return View(); } public ActionResult About() ...
{ "content_hash": "b9d8214d1cb744527e2a24deb4f98b1f", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 67, "avg_line_length": 19.266666666666666, "alnum_prop": 0.5640138408304498, "repo_name": "Filirien/Soft-Tech-Course-Project", "id": "2a5ef673dfa747f008657c4391042652cbdb08f5...
if [ -z "${1}" ]; then echo "usage: ${0} NAME" exit 1 fi # The name of the environment to clean up. NAME="${1}" # Marking this as a dry run results in an actions that *would* occur # simply being echoed to stdout. if [ "${VSPHERE_DESTROY_FORCE}" = "dryrun" ]; then DRYRUN=true fi ##############################...
{ "content_hash": "83537e1596596fcf45fabc04bf67e99d", "timestamp": "", "source": "github", "line_count": 255, "max_line_length": 136, "avg_line_length": 32.50588235294118, "alnum_prop": 0.5807696947762094, "repo_name": "cncf/cross-cloud", "id": "928561723ad2d00cbc24dfac18dd0e60c99901a5", "size": "92...
'use strict'; var assert = require('assertive'); var testServer = require('./test-server'); describe('Gofer.defaults', function() { var myApi = testServer.api().client; it('global defaults can be overridden per service', function() { var instance = new myApi.constructor({ globalDefaults: { a:...
{ "content_hash": "e043c8677b123b9d98f119ec7cbd58e7", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 77, "avg_line_length": 30.28813559322034, "alnum_prop": 0.6099608282036934, "repo_name": "jkrems/srv-gofer", "id": "5060bd3850c432c27910c638b86dfce2cfefc813", "size": "3337...
<div class="commune_descr limited"> <p> Appeville-Annebault est un village situé dans le département de l'Eure en Haute-Normandie. Elle totalisait 867 habitants en 2008.</p> <p>La commune propose quelques aménagements, elle propose entre autres un terrain de tennis et une boucle de randonnée.</p> <p>À ...
{ "content_hash": "9d8a215d3fdd0c9cf8848bc07753b6ec", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 253, "avg_line_length": 93.94736842105263, "alnum_prop": 0.750140056022409, "repo_name": "donaldinou/frontend", "id": "c329043062c7f8273f8f0a2e0f907080380f6319", "size": "1...
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Transmitting and Receiving Data using Warplab (2x2 MIMO configuration) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % To run this code the boards must be programmed with the % warplab_mimo_v02.bit bitstream % T...
{ "content_hash": "47f00d29b6259be7054febe936d28d70", "timestamp": "", "source": "github", "line_count": 187, "max_line_length": 200, "avg_line_length": 43.0855614973262, "alnum_prop": 0.6310040958173018, "repo_name": "shailcoolboy/Warp-Trinity", "id": "11deda6f01a10cf41e4a09c3d07336aa87f29b46", "si...
package org.dol.biz.nogenerator; import org.dol.redis.Redis; import org.springframework.data.redis.core.BoundHashOperations; public class RedisNoGenerator implements NoGenerator { private final String key; private final Redis redis;...
{ "content_hash": "b3e7ff1ba18d15ae3a98654950a125ec", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 126, "avg_line_length": 32.4054054054054, "alnum_prop": 0.6105087572977481, "repo_name": "dolphinzhang/framework", "id": "76fdd85e6d86f75dfa349b9827b53bef38842695", "size":...
package com.unifonic.sdk.model.call; import com.google.gson.annotations.SerializedName; import com.unifonic.sdk.model.ResponseModel; import java.util.Date; import java.util.List; /** * * @author Eri Setiawan */ public class CallsDetailsResponse extends ResponseModel<CallsDetailsResponse> { @SerializedName("...
{ "content_hash": "7b0be87d9a728f7504c94f7b32414798", "timestamp": "", "source": "github", "line_count": 182, "max_line_length": 364, "avg_line_length": 26.13186813186813, "alnum_prop": 0.5990328006728343, "repo_name": "otsdc/SMS-Voice-JavaSDK", "id": "f597c7777a7e1922394b976390c542d1c2e89478", "siz...
/* jshint node: true */ 'use strict'; var mergeTrees = require('broccoli-merge-trees'); var patchEmberApp = require('./lib/ext/patch-ember-app'); var fastbootAppModule = require('./lib/utilities/fastboot-app-module'); var filterInitializers = require('fastboot-filter-initializers'); var FastBootBuild = requ...
{ "content_hash": "9948b03ee2aff02c0ba152ff862290bd", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 83, "avg_line_length": 27.36936936936937, "alnum_prop": 0.6382488479262672, "repo_name": "habdelra/ember-cli-fastboot", "id": "9cb5b2aa1c14c63cdccd961144dd5a9c0a317949", "...
<?xml version="1.0"?> <iati-activities version="xx"> <iati-activity> <iati-identifier></iati-identifier> <reporting-org type="xx" ref="xx"><narrative>Organisation name</narrative></reporting-org> <title> <narrative>Xxxxxxx</narrative> </title> <description> <narrative>Xxxxxxx</narrati...
{ "content_hash": "3ba5ddef31da89985388736a7c3b95f0", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 102, "avg_line_length": 35.285714285714285, "alnum_prop": 0.6612685560053981, "repo_name": "IATI/iati.core", "id": "b7779f3f9f1b0e9b8c49bfbac2d255bc1bef5a2e", "size": "741"...
@interface ViewController : UIViewController <UITabBarDelegate> @property (weak, nonatomic) IBOutlet UIButton *switchBtn; @property (weak, nonatomic) IBOutlet UITabBar *tabBar; - (IBAction)switchData:(id)sender; @end
{ "content_hash": "b331029d1be57e801b3ce582e43b6e07", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 63, "avg_line_length": 31.285714285714285, "alnum_prop": 0.7899543378995434, "repo_name": "Farteen/WSChart", "id": "78a0840a908e57e49744b7bee583f9b75821c435", "size": "387",...
require 'json' require_relative './file_exporter' class JSONExporter < FileExporter attr_accessor :output_file, :data def initialize(output_file:) @output_file = File.expand_path(output_file) end def export(data) File.open(self.output_file, 'w') do |f| f.write(data.to_json) end end end
{ "content_hash": "8bc39a858451bc23038229d76848bc33", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 48, "avg_line_length": 19.875, "alnum_prop": 0.6823899371069182, "repo_name": "fuzicast/import_export", "id": "264a5a7941943115f7bbf7019081db7f7be94de6", "size": "318", "...
<!DOCTYPE html> <html lang="{{ app()->getLocale() }}"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- CSRF Token --> <meta name="csrf-token" content="{{ csrf_token() }}"> <title>Error | Kingdomhi...
{ "content_hash": "7f89f27909d87066cf9caabb65c64ae8", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 85, "avg_line_length": 34.76923076923077, "alnum_prop": 0.6290560471976401, "repo_name": "danielcrblack/Kingdomhire", "id": "3b371cb4dea3283b40f61f999c0635aa61326c4e", "siz...
FN="IlluminaHumanMethylation450kprobe_2.0.6.tar.gz" URLS=( "https://bioconductor.org/packages/3.12/data/annotation/src/contrib/IlluminaHumanMethylation450kprobe_2.0.6.tar.gz" "https://bioarchive.galaxyproject.org/IlluminaHumanMethylation450kprobe_2.0.6.tar.gz" "https://depot.galaxyproject.org/software/bioconducto...
{ "content_hash": "e744ec0db6802598c39befef727566ec", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 159, "avg_line_length": 33.93478260869565, "alnum_prop": 0.7110826393337604, "repo_name": "ostrokach/bioconda-recipes", "id": "90948ad0816f6e47f4319517a1b9319f6552560d", "s...
<!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 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class co.aikar.taskchain.TaskChainDataWrappers.Data3 (TaskChain...
{ "content_hash": "d910e5e5cfe77f3bbbda62c5cb4e5c26", "timestamp": "", "source": "github", "line_count": 173, "max_line_length": 315, "avg_line_length": 43.89017341040462, "alnum_prop": 0.6563940471486895, "repo_name": "aikar/TaskChain", "id": "f962b2b3c873d31e93ffc6798247f215d5ee2a9c", "size": "759...
package com.alipay.hulu.actions; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Matrix; import android.graphics.Rect; import android.os.Build; import android.util.DisplayMetrics; import android.view.LayoutInflater; import android.view.Win...
{ "content_hash": "fb6c6b79ae09633f4e088fc32a4e3ffa", "timestamp": "", "source": "github", "line_count": 510, "max_line_length": 151, "avg_line_length": 38.747058823529414, "alnum_prop": 0.5337786549263701, "repo_name": "alipay/SoloPi", "id": "b701f0a2acf2ef01914ab8ff5ba1dee4b77d2179", "size": "2107...
// ---------------------------------------------------------------------------- // Copyright 2007-2013, GeoTelematic Solutions, Inc. // All rights reserved // ---------------------------------------------------------------------------- // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not...
{ "content_hash": "439a660f3a6da821fc157ca4a625af41", "timestamp": "", "source": "github", "line_count": 405, "max_line_length": 494, "avg_line_length": 37.78024691358025, "alnum_prop": 0.48558917717796224, "repo_name": "vimukthi-git/OpenGTS_2.4.9", "id": "67da021bdd7a19abce118ebf07b6d987a8ed138b", ...
package org.apache.reef.runtime.common.evaluator.context.defaults; import org.apache.reef.annotations.audience.EvaluatorSide; import org.apache.reef.evaluator.context.ContextMessageHandler; import org.apache.reef.evaluator.context.parameters.ContextIdentifier; import org.apache.reef.tang.annotations.Parameter; impor...
{ "content_hash": "03fa0220f2bf7f97beac8b6a06159b97", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 95, "avg_line_length": 30.571428571428573, "alnum_prop": 0.7978971962616822, "repo_name": "bgchun/incubator-reef", "id": "0007c004681a2929fdda65255d7472f4aebce61e", "size":...
cmake .. \ -DCMAKE_TOOLCHAIN_FILE=//Users/mbp/Github/emsdk_portable1/emscripten/tag-1.34.6/cmake/Modules/Platform/Emscripten.cmake \ -DRDKIT_INCLUDE_DIR=/Users/mbp/Github/Toolchain/rdkit_15_03_1/Code \ -DBoost_INCLUDE_DIR=/usr/local/Cellar/boost/1.58.0/include/ \ -DRDKIT_LIB_DIR=/Users/mbp/Github/Toolchain/rdkit_15_03...
{ "content_hash": "3b576794ca45e63462524c754a84211a", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 121, "avg_line_length": 33.22727272727273, "alnum_prop": 0.7305061559507524, "repo_name": "cheminfo/RDKitjs", "id": "2a6b97403e7a787cf7502262838e46643fa7329d", "size": "743...
<!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 (1.8.0_102-google-v7) on Wed Jan 11 15:17:55 PST 2017 --> <title>ShadowJsPromptResult</title> <meta name="date" content="2017-01-11"> <link rel="style...
{ "content_hash": "f65994a351ec3004c8588089c5af8052", "timestamp": "", "source": "github", "line_count": 283, "max_line_length": 389, "avg_line_length": 36.50176678445229, "alnum_prop": 0.6528557599225556, "repo_name": "robolectric/robolectric.github.io", "id": "ce2f8bf176479347c7bc637392ba7ff683d37bc...
package api.sc2geeks.entity; import java.util.List; /** * Created by IntelliJ IDEA. * User: robert * Date: 9/11/11 * Time: 5:07 PM * To change this template use File | Settings | File Templates. */ public class PlayerTeam { private List<Player> players; public List<Player> getPlayers() { return players; ...
{ "content_hash": "b9dc1f8282f75c8e72b3c69efc3c4690", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 64, "avg_line_length": 16.12, "alnum_prop": 0.6898263027295285, "repo_name": "RobertTheNerd/sc2geeks", "id": "092eefcc7a7ff9205c0b79bab768ffebced7cfb7", "size": "403", "b...
@interface TGNewestRedNetVC () @end @implementation TGNewestRedNetVC -(NSString *) requesturl :(NSString *) nextpage{ //http://s.budejie.com/topic/tag-topic/3096/new/bs0315-iphone-4.5.6/0-20.json return [NSString stringWithFormat:@"http://s.budejie.com/topic/tag-topic/3096/new/bs0315-iphone-4.5.6/%@-20.json"...
{ "content_hash": "a712c814caa75e42a2476ac7d7dfdac2", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 128, "avg_line_length": 28.333333333333332, "alnum_prop": 0.7235294117647059, "repo_name": "targetcloud/baisibudejie", "id": "1b2d1efa9ae86a2809684c949d30655b8c07e069", "si...
export DEBIAN_FRONTEND=noninteractive sudo apt-get update # Install packages as needed if [[ ! -e /usr/bin/curl ]]; then apt-get -yqq install curl fi if [[ ! -e /usr/bin/unzip ]]; then apt-get -yqq install unzip fi # Download and install Consul binary, if needed if [[ ! -e /usr/local/bin/consul ]];then # Down...
{ "content_hash": "47fb61faec6ce9f24b7ab473896b6b5a", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 85, "avg_line_length": 27.19402985074627, "alnum_prop": 0.7376509330406147, "repo_name": "lowescott/learning-tools", "id": "661aeb66b9c99e49ac745974a128642b459c338b", "size...
namespace NetMud.Utility { public static partial class RenderUtility { public enum SplitListType { AllComma, AllAnd, CommaWithAnd, OxfordComma } } }
{ "content_hash": "fcb198b2d17ada8be3623457062f5825", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 45, "avg_line_length": 18, "alnum_prop": 0.5085470085470085, "repo_name": "SwiftAusterity/NetMud", "id": "4e5c1b0a0bca7d0ccc743a289013edc6a7be613b", "size": "236", "binar...
package com.hangon.map.util; /** * Created by Administrator on 2016/4/23. */ public class JudgeNet { /** * 状态判断 */ private static int states=0; /** * 传输经纬度---路线查询向地图主页 */ private static double lat=0.0; private static double lon=0.0; //判断选择个人信息返回参数值 private static int...
{ "content_hash": "0fc7c178f6ab6621a1cf30c927fa9980", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 65, "avg_line_length": 22.205882352941178, "alnum_prop": 0.6390728476821192, "repo_name": "TangZuopeng/OurApplication", "id": "d97761ee1e9efe3dcf969a6b1a1e88b112afe1c4", "s...