text
stringlengths
2
1.04M
meta
dict
layout: leaf-node title: "Facilitation of formative assessments using clickers in a university physics course" title-url: "http://www.editlib.org/p/44726/article_44726.pdf" author: ["David Majerich","Judith Stull","Susan Varnum","Tiffany Gilles","Joseph Ducette","Judith Stull"] groups: pedagogical-styles categories: fo...
{ "content_hash": "199df0302a3c0f8521c7bd67d0d5c8c8", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 230, "avg_line_length": 57.1, "alnum_prop": 0.7609457092819615, "repo_name": "lvollherbst/edtech-test", "id": "135fd439884cd5d7c07789038ce8746459cd06d9", "size": "1146", ...
package com.google.android.apps.paco; import org.joda.time.DateMidnight; import org.joda.time.DateTime; import org.joda.time.DateTimeConstants; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; import org.joda.time.format.ISODateTimeFormat; public class TimeUtil { private ...
{ "content_hash": "cef8f002fd9780121db994f52221a14d", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 76, "avg_line_length": 30.789473684210527, "alnum_prop": 0.7435897435897436, "repo_name": "BobEvans/omgpaco", "id": "94a5df2562a1d72edd5d28a4d2714f3e04f218eb", "size": "236...
namespace Microsoft.Azure.Management.KeyVault { using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Threading; ...
{ "content_hash": "e6ea418a6d52e675bb6ba9521e33bc77", "timestamp": "", "source": "github", "line_count": 743, "max_line_length": 379, "avg_line_length": 47.9650067294751, "alnum_prop": 0.5689152028733374, "repo_name": "yugangw-msft/azure-sdk-for-net", "id": "970a8e9528b0197d579fc32fdcc2a93fef36dc1a", ...
@(user: models.user.User)@layout.bootstrap("Admin") { @(_navBar(user,"home")) <div class="container"> <div class="row"> <div class="col-md-12"> <p>This is the admin tab</p> </div> </div> <div class="row"> <div class="col-md-12"> <li><a href="@routes.AdminControll...
{ "content_hash": "9465cb2f9a3a9e26d6d9060d09774768", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 81, "avg_line_length": 27.7, "alnum_prop": 0.5703971119133574, "repo_name": "rynmccrmck/thunderdome", "id": "04129861e147bdb0e788a1e9e5a4d5eda95299c9", "size": "554", "bi...
package com.hazelcast.ringbuffer.impl; import com.hazelcast.core.HazelcastInstance; import com.hazelcast.core.HazelcastInstanceAware; import com.hazelcast.core.IFunction; import com.hazelcast.instance.HazelcastInstanceImpl; import com.hazelcast.nio.ObjectDataInput; import com.hazelcast.nio.ObjectDataOutput; import c...
{ "content_hash": "74d403941433b52b718d724655cec385", "timestamp": "", "source": "github", "line_count": 156, "max_line_length": 113, "avg_line_length": 27.692307692307693, "alnum_prop": 0.6743055555555556, "repo_name": "emrahkocaman/hazelcast", "id": "432a12041e6740c8a037c211918ad522399458ea", "siz...
using namespace arangodb; using namespace arangodb::rocksutils; RocksDBValue RocksDBValue::Database(VPackSlice data) { return RocksDBValue(RocksDBEntryType::Database, data); } RocksDBValue RocksDBValue::Collection(VPackSlice data) { return RocksDBValue(RocksDBEntryType::Collection, data); } RocksDBValue RocksDBV...
{ "content_hash": "3e450b4e5d88b74af269931264c75fff", "timestamp": "", "source": "github", "line_count": 285, "max_line_length": 80, "avg_line_length": 33.70175438596491, "alnum_prop": 0.7096304008328995, "repo_name": "wiltonlazary/arangodb", "id": "ea240e6d1417a9a1f0bff3cfd40f9564ccc5c9c4", "size":...
<?php /** * The Footer widget areas. * * @package Reddle * @since Reddle 1.0 */ ?> <?php /* The footer widget area is triggered if any of the areas * have widgets. So let's check that first. * * If none of the sidebars have widgets, then let's bail early. */ if ( ! is_active_sidebar( 'sidebar-3' ) ...
{ "content_hash": "aceeb8bc01f91617f88ae21dc23858e3", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 64, "avg_line_length": 28.975609756097562, "alnum_prop": 0.601010101010101, "repo_name": "NewWorldOrderly/portfolio", "id": "f073ef364d837cf880f5c9f492b6f931fdc785fa", "siz...
<?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"> <parent> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-master</a...
{ "content_hash": "6ce191e9e94e806ed710f9d8f2693960", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 201, "avg_line_length": 32.911764705882355, "alnum_prop": 0.6577301161751564, "repo_name": "Jiemamy/functor", "id": "e7745f5344c8a0eec0c2053587d0924786c9f298", "size": "223...
#pragma once // Pangolin video supports various cameras and file formats through // different 3rd party libraries. // // Video URI's take the following form: // scheme:[param1=value1,param2=value2,...]//device // // scheme = file | files | pango | shmem | dc1394 | uvc | v4l | openni2 | // openni | depthsen...
{ "content_hash": "29f95ddd906396da6b92c00b135e4373", "timestamp": "", "source": "github", "line_count": 232, "max_line_length": 276, "avg_line_length": 40.706896551724135, "alnum_prop": 0.6368064379500212, "repo_name": "randi120/Pangolin", "id": "bf66f751f72ad5c43ad873bcb74244ef5744221a", "size": "...
<?php /** * @task allocate Allocator * @task resource Managing Resources * @task lease Managing Leases */ final class DrydockAllocatorWorker extends DrydockWorker { protected function doWork() { $lease_phid = $this->getTaskDataValue('leasePHID'); $lease = $this->loadLease($lease_phid); $this->alloc...
{ "content_hash": "6e7d3253c6377eda24c1c6bb6279eacf", "timestamp": "", "source": "github", "line_count": 481, "max_line_length": 80, "avg_line_length": 29.532224532224532, "alnum_prop": 0.6238648363252376, "repo_name": "NigelGreenway/phabricator", "id": "428866243412612c19976355db5bef5653139a95", "s...
<?php /** * Z-BlogPHP Clinic. */ require 'clinic.class.php'; $clinic = new Clinic();
{ "content_hash": "16675d5ecec34044e1e4adf8fa00f88e", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 27, "avg_line_length": 14.5, "alnum_prop": 0.6091954022988506, "repo_name": "birdol/zblogphp", "id": "64b518b0c30d7454c170f688b9b54912799de04d", "size": "87", "binary": fa...
namespace Azure.ResourceManager.Relay.Models { /// <summary> WCF relay type. </summary> public enum RelayType { /// <summary> NetTcp. </summary> NetTcp, /// <summary> Http. </summary> Http } }
{ "content_hash": "61e7e0dbb73da30827f7a18c65234508", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 44, "avg_line_length": 21.90909090909091, "alnum_prop": 0.5518672199170125, "repo_name": "Azure/azure-sdk-for-net", "id": "7031faf79fefe6e41178b6fe01c88f8734fccaf4", "size"...
package client import ( "errors" "golang.org/x/net/context" "github.com/keybase/cli" "github.com/keybase/client/go/libcmdline" "github.com/keybase/client/go/libkb" keybase1 "github.com/keybase/client/go/protocol/keybase1" ) // CmdSimpleFSCopy is the 'fs cp' command. type CmdSimpleFSCopy struct { libkb.Contex...
{ "content_hash": "86903ded6d3c199f69e69eacf63c6b8c", "timestamp": "", "source": "github", "line_count": 171, "max_line_length": 89, "avg_line_length": 23.18713450292398, "alnum_prop": 0.6506935687263556, "repo_name": "keybase/client", "id": "afa2900f246bc0c8dbc10bb8d1c2457dc2b8db59", "size": "4087"...
<?php namespace Sabre\VObject\Property\ICalendar; use Sabre\VObject\DateTimeParser; use Sabre\VObject\Property; use Sabre\Xml; class Period extends Property { /** * In case this is a multi-value property. This string will be used as a * delimiter. * * @var string|null */ public $del...
{ "content_hash": "785927badc6e018df5dbf0627f3e28cf", "timestamp": "", "source": "github", "line_count": 127, "max_line_length": 77, "avg_line_length": 24.929133858267715, "alnum_prop": 0.5104232469993683, "repo_name": "linagora/sabre-vobject", "id": "17bfa5c5c6f5117282117cbacd460c5eabe52ea2", "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_03) on Tue Nov 06 09:34:23 CST 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.e...
{ "content_hash": "3a356a4944ef40e8d0114512a7b2d858", "timestamp": "", "source": "github", "line_count": 117, "max_line_length": 145, "avg_line_length": 37.504273504273506, "alnum_prop": 0.6121239744758432, "repo_name": "oberlej/WebServeur-Ensimag", "id": "f9898bc0bc2533110c92d01f7774dd6cf219d3d2", ...
import * as L from 'leaflet'; declare module 'leaflet' { interface MapOptions { fullscreenControl?: true | {pseudoFullscreen: boolean}; } }
{ "content_hash": "c83e56166aaaa96cf5150957b9031463", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 63, "avg_line_length": 22.428571428571427, "alnum_prop": 0.6560509554140127, "repo_name": "nycdotnet/DefinitelyTyped", "id": "bf354e9155091a9c6c3703a6b92fc1178a0134ac", "siz...
from __future__ import absolute_import from mock import patch from datetime import datetime from django.core.urlresolvers import reverse from sentry.models import ( Activity, File, Release, ReleaseCommit, ReleaseFile, ReleaseProject, Repository ) from sentry.testutils import APITestCase class ReleaseDetails...
{ "content_hash": "dd860b7442069527bcf03f955b101167", "timestamp": "", "source": "github", "line_count": 481, "max_line_length": 91, "avg_line_length": 32.22037422037422, "alnum_prop": 0.5696864111498258, "repo_name": "JackDanger/sentry", "id": "cf580b1f27f91799891f950deb0128abe7fc5438", "size": "15...
/** * AUTOMATICALLY GENERATED CODE - DO NOT MODIFY */ package datatypes // no documentation yet type Auxiliary_Marketing_Event struct { Entity // no documentation yet CreateDate *Time `json:"createDate,omitempty" xmlrpc:"createDate,omitempty"` // no documentation yet EnabledFlag *int `json:"enabledFlag,omi...
{ "content_hash": "66320329dccd8fea90b223d3ae71d8ea", "timestamp": "", "source": "github", "line_count": 138, "max_line_length": 223, "avg_line_length": 35.7463768115942, "alnum_prop": 0.768903304277316, "repo_name": "softlayer/softlayer-go", "id": "7a9d8f69266ddec52969756be40b8d18ad7e40d7", "size":...
module Tfsql module Parser # labels: first, rest(element) class PrefixListNode < Treetop::Runtime::SyntaxNode include Enumerable def each all.each {|e| yield e} end def all @all ||= [first] + tail end def [](position) all[position] end ...
{ "content_hash": "36327c0095f8c61c6585584680794e95", "timestamp": "", "source": "github", "line_count": 125, "max_line_length": 91, "avg_line_length": 19.16, "alnum_prop": 0.5820459290187892, "repo_name": "newtonapple/tfsql", "id": "37320882b573ec9501f0df246febabd3728bd015", "size": "2395", "bina...
package groovy.xml; import groovy.lang.Closure; import groovy.lang.GroovyRuntimeException; import groovy.lang.Writable; import groovy.util.Node; import groovy.xml.slurpersupport.GPathResult; import org.apache.groovy.io.StringBuilderWriter; import org.codehaus.groovy.runtime.InvokerHelper; import org.codehaus.groovy.r...
{ "content_hash": "d416252e449ae61918404174036def47", "timestamp": "", "source": "github", "line_count": 575, "max_line_length": 204, "avg_line_length": 40.93565217391304, "alnum_prop": 0.6719772283116663, "repo_name": "apache/groovy", "id": "91cac1ab31e0f7cc6f1eb2c89b0ae7dffd2de236", "size": "24359...
<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"> <artifactId>karaf-runner</artifactId> <groupId>com.vaadin</groupId> <version>8.4-SNAP...
{ "content_hash": "8f6702b8b1d891144a82e9f0c0518b89", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 108, "avg_line_length": 39.76190476190476, "alnum_prop": 0.5736526946107784, "repo_name": "mstahv/framework", "id": "54d137d56788cc16bc1751563a5a6b733e17d68a", "size": "835...
source "$(dirname "${BASH_SOURCE}")/lib/init.sh" os::build::setup_env os::util::ensure::built_binary_exists 'client-gen' 'vendor/k8s.io/kubernetes/staging/src/k8s.io/kube-gen/cmd/client-gen' # list of package to generate client set for packages=( github.com/openshift/origin/pkg/authorization/apis/authorization g...
{ "content_hash": "d32d0f78408c3430d3ef045d20f22e98", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 134, "avg_line_length": 44, "alnum_prop": 0.6556603773584906, "repo_name": "jupierce/origin", "id": "f734bafdc5b2198c7149d7193eb7892e199777ca", "size": "2344", "binary": ...
package com.shunwang.api.request.recharge; import com.shunwang.api.mapping.SWApiDocs; import com.shunwang.api.mapping.SWApiField; import com.shunwang.api.response.recharge.SWDisburseProcessResponse; import java.util.LinkedHashMap; import java.util.Map; /** * @author min.da * @since 2015-12-09 */ @SWApiDocs(code =...
{ "content_hash": "d7c70dee9e9bf9a0f3b8891c99f643be", "timestamp": "", "source": "github", "line_count": 113, "max_line_length": 99, "avg_line_length": 28.557522123893804, "alnum_prop": 0.6513789897737837, "repo_name": "waitttttttttttttttttttttttting/apitools", "id": "a1a6cba40e378552208262cf72bb872d8...
using FluentMigrator; namespace bulky.Tests { [Migration(1)] public class Baseline : AutoReversingMigration { public override void Up() { Create.Table("User") .WithColumn("Id").AsInt32().PrimaryKey().Identity() .WithColumn("Email").AsAnsiString();...
{ "content_hash": "90866660703d1c83f18775e86b4bc202", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 67, "avg_line_length": 26.263157894736842, "alnum_prop": 0.5470941883767535, "repo_name": "teves-castro/bulky", "id": "3d65a7cf953edf9754debb035a69121649ad566a", "size": "4...
============== Editing Fields ============== Updating review requests is very much like :ref:`creating review requests <creating-review-requests>`. Once you have a review request out there, you can upload a new diff, add new file attachments, or modify the fields. Any changes you make will be seen by you only until yo...
{ "content_hash": "2dd55027b9e6379867bd264a6764e220", "timestamp": "", "source": "github", "line_count": 124, "max_line_length": 80, "avg_line_length": 31.943548387096776, "alnum_prop": 0.7535975763696037, "repo_name": "1tush/reviewboard", "id": "0af8d76ffa83cdc2ccb75d6be68e4970ff365b4b", "size": "3...
<?php namespace Helpers; /* * Session Class - prefix sessions with useful methods * * @author David Carr - dave@simplemvcframework.com * @version 2.2 * @date June 27, 2014 * @date updated May 18 2015 */ class Session { /** * Determine if session has started * @var boolean */ private stat...
{ "content_hash": "22e69ddc91c0b45a279613d18474a6d9", "timestamp": "", "source": "github", "line_count": 141, "max_line_length": 106, "avg_line_length": 25.390070921985817, "alnum_prop": 0.5201117318435754, "repo_name": "umihnea/e-learning.inkdrop", "id": "752da18363c0dbe79e1a1590927f40abeddc402c", ...
package com.sun.corba.se.spi.oa; /** This exception is thrown when an operation on an ObjectAdapter * fails because the ObjectAdapter was destroyed during the operation. */ public class OADestroyed extends Exception { }
{ "content_hash": "5b96f51e6811d37fa0f3dc3e16944102", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 70, "avg_line_length": 28, "alnum_prop": 0.7767857142857143, "repo_name": "wangsongpeng/jdk-src", "id": "f83d384ba78a486be8de8d38ee243755fd2aea74", "size": "439", "binary"...
package com.bwsw.cloudstack.pulse.validators /** * Created by Ivan Kudryavtsev on 28.07.17. */ abstract class Validator { protected def onError(params: Map[String, String]): String def validate(params: Map[String, String]): Either[String, String] } class PrimitiveValidator(field: String) extends Validator {...
{ "content_hash": "44c1ec2ccdff6ab244d5e1af865a9c35", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 87, "avg_line_length": 28.38888888888889, "alnum_prop": 0.7279843444227005, "repo_name": "bwsw/cs-pulse-server", "id": "ad7a420a4f5a16f349b1418b0d369fcc66260fcb", "size": "...
import {bootstrap} from 'angular2/platform/browser'; import {provide} from 'angular2/core'; import {HTTP_PROVIDERS} from 'angular2/http'; import {ROUTER_PROVIDERS, LocationStrategy, HashLocationStrategy} from 'angular2/router'; import {SeedApp} from './app/seed-app'; bootstrap(SeedApp, [ HTTP_PROVIDERS, ROUTER_P...
{ "content_hash": "8d2b3915f85b046b0bba3fadb582ec91", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 89, "avg_line_length": 30.714285714285715, "alnum_prop": 0.7581395348837209, "repo_name": "deostroll/ang2routing", "id": "afa4a3315034c408019dfd56634183440f828f7a", "size":...
var seleniumConfig = process.env.SELENIUM_OVERRIDES_CONFIG || '../selenium-overrides.js'; var SELENIUM_OVERRIDES = require(seleniumConfig)['selenium-overrides']; // Work around a potential npm race condition: // https://github.com/npm/npm/issues/6624 function requireSelenium(done, attempt) { attempt = attempt ...
{ "content_hash": "b1f06d51137e40a77d3c3d41a5c1adae", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 84, "avg_line_length": 29.8, "alnum_prop": 0.6577181208053692, "repo_name": "Polymer/tools", "id": "ef825ee863e69900bdcbc72c17bf6a5436a4f1b2", "size": "1876", "binary": f...
from PyQt4.QtCore import * from PyQt4.QtGui import * from qrtextedit import ScanQRTextEdit import re from decimal import Decimal from electrum import bitcoin import util RE_ADDRESS = '[1-9A-HJ-NP-Za-km-z]{26,}' RE_ALIAS = '(.*?)\s*\<([1-9A-HJ-NP-Za-km-z]{26,})\>' frozen_style = "QWidget { background-color:none; bor...
{ "content_hash": "bbffec352899ac05322054676d39fe7a", "timestamp": "", "source": "github", "line_count": 281, "max_line_length": 113, "avg_line_length": 29.661921708185055, "alnum_prop": 0.5454109178164367, "repo_name": "fireduck64/electrum", "id": "d71753162f23e61f07605703fa1e265f5069e731", "size":...
Manually vendored from iamcal/emoji-data (Because git submodules cause more problems then they are worth for a single file.) Most recent vendoring from revision: iamcal/emoji-data@6cb685cd1e
{ "content_hash": "bc8cd1ea0b3f4ee8718e3dcc65bddfd9", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 69, "avg_line_length": 27.571428571428573, "alnum_prop": 0.8186528497409327, "repo_name": "mroth/emoji-data-js", "id": "413eea33cf3dc5ecf7676fc383cf237487c0a3f4", "size": "1...
<?php namespace Proxies\__CG__\GSB\MainBundle\Entity; /** * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR */ class DetailDemande extends \GSB\MainBundle\Entity\DetailDemande implements \Doctrine\ORM\Proxy\Proxy { /** * @var \Closure the callback responsible for loading properties in ...
{ "content_hash": "0b7f1dba18d8c1030f58c62c97d0dc9f", "timestamp": "", "source": "github", "line_count": 257, "max_line_length": 335, "avg_line_length": 26.470817120622566, "alnum_prop": 0.5571071586064972, "repo_name": "Taskim/PPE3", "id": "023951dace77dbfbba4d09a5bbe5bbe89a377ddb", "size": "6803",...
import os from flask import Flask, request from freeipa_api_client import IPAPassword import requests app = Flask(__name__) FREEIPA_API_SERVER_URL = os.environ['FREEIPA_API_SERVER_URL'] @app.route('%s/' % os.environ.get('FREEIPA_CHANGE_PASSWORD_URL_PREFIX'), methods=['GET', 'POST']) def hello_world(): if req...
{ "content_hash": "39823aeb82c701d0b9bfcef6be3b8a1d", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 123, "avg_line_length": 44.464285714285715, "alnum_prop": 0.5839357429718876, "repo_name": "frol/freeipa-change-password-service", "id": "f11e09946b95b5e39d4fa1d2e1e90e2315df...
layout: inner position: right title: 'Head Up Display Designer' date: 2014-11-15 12:00:00 categories: development design tags: C# Windows-Presentation-Framework featured_image: 'img/posts/2014-11-15-hud-designer.jpg' project_link: 'https://github.com/cephalic/hud-designer' button_icon: 'github' button_text: 'Visit Proj...
{ "content_hash": "22baa67f1c90bc23e376aff9b08c5a77", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 60, "avg_line_length": 32.416666666666664, "alnum_prop": 0.7712082262210797, "repo_name": "cephalic/cephalic.github.io", "id": "2081eac267880a225905e0184c367291a0aa0b3c", "...
{% extends 'profiles/base.html' %} {% block body %} <div class="container-fluid"> <div class="well"> {% if request.user.nonmusician %} <div align="Center"> <form method="POST"> {% csrf_token %} {{ update_area_form }} <input type="submit" value="Change"> </form> </div> {% endi...
{ "content_hash": "876714be7f8cc61d87bb79c2855559a4", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 44, "avg_line_length": 18.363636363636363, "alnum_prop": 0.5371287128712872, "repo_name": "lancekrogers/music-network", "id": "735e2ddb68f1dac3cd2f1ede2a4fa6c963e62e1f", "s...
/* Data */ (function(window){ var FWDData = function(props, playListElement){ var self = this; var prototype = FWDData.prototype; this.navigatorImage_img; this.mainPreloader_img = null; this.mainLightboxCloseButtonN_img = null; this.mainLightboxCloseButtonS_img = null; this.controllerBackgroundLe...
{ "content_hash": "6b79b334a82db7a3a21d2f6671e477d7", "timestamp": "", "source": "github", "line_count": 1069, "max_line_length": 254, "avg_line_length": 41.864359214218894, "alnum_prop": 0.71199696109758, "repo_name": "ModelAnnotation/model", "id": "390e53900c96b2db7dea9a4de0828591c8c89839", "size"...
package core.issue; import com.alorma.github.sdk.bean.info.RepoInfo; import core.BodyRequest; public class EditIssueCommentBodyRequest { private RepoInfo repoInfo; private String commentId; private BodyRequest body; public EditIssueCommentBodyRequest(RepoInfo repoInfo, String commentId, String body) { th...
{ "content_hash": "3460a5322a6c02a72ea744386811acea", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 88, "avg_line_length": 21.285714285714285, "alnum_prop": 0.7315436241610739, "repo_name": "epiphany27/Gitskarios", "id": "87f5d14689525680221f6b507b2011260720a79b", "size":...
title: Match Ending String Patterns localeTitle: Padrões de Sequência de Correspondência Final --- ## Padrões de Sequência de Correspondência Final Este é um esboço. [Ajude nossa comunidade a expandi-lo](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/javascript-algorithms-and-data-structur...
{ "content_hash": "f5279801181c7b513eb35f466d78f46e", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 234, "avg_line_length": 67.875, "alnum_prop": 0.8158379373848987, "repo_name": "HKuz/FreeCodeCamp", "id": "3452d8c09ced79918b05e212d1c2d7c18dcdec00", "size": "559", "binar...
<?php /** * Template to display search results * * @package WordPress * @subpackage Minimatica * @since Minimatica 1.0 */ get_header(); ?> <div class="title-container"> <h1 class="page-title"><?php _e( 'Search Results for', 'minimatica' ); ?>: &quot;<?php echo get_search_query(); ?>&quot;</h1> </div><!-- .title...
{ "content_hash": "8e315e8c7123a28e1323346d7a0db561", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 126, "avg_line_length": 26.57894736842105, "alnum_prop": 0.6059405940594059, "repo_name": "SOSWEB-CH/protocall", "id": "7151a3a4cddf882a749b5493c12562ee48d61b68", "size": "...
require "time" class Time class << self unless respond_to?(:w3cdtf) # This method converts a W3CDTF string date/time format to Time object. # # The W3CDTF format is defined here: http://www.w3.org/TR/NOTE-datetime # # Time.w3cdtf('2003-02-15T13:50:05-05:00') # # => 2003-02...
{ "content_hash": "53ad98ef3cf693df2cdff18f4bd02234", "timestamp": "", "source": "github", "line_count": 1352, "max_line_length": 87, "avg_line_length": 26.63609467455621, "alnum_prop": 0.5481783849827835, "repo_name": "jmatbastos/rbenv", "id": "4f6732b4d25ef61784a0dd3e519051089d4df912", "size": "36...
<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (...
{ "content_hash": "1bcbf8b7aefa14024a5de8e90877787c", "timestamp": "", "source": "github", "line_count": 784, "max_line_length": 696, "avg_line_length": 42.91581632653061, "alnum_prop": 0.7083159959579147, "repo_name": "csantanapr/cordova-blog", "id": "296c349c7c74b7ffaaba7ab73f74e13afb41b1a8", "siz...
'use strict'; var extScope; angular.module('flowableModeler') .controller('DecisionTableEditorController', ['$rootScope', '$scope', '$q', '$translate', '$http', '$timeout', '$location', '$modal', '$route', '$routeParams', 'DecisionTableService', 'UtilityService', 'uiGridConstants', 'hotRegisterer', ...
{ "content_hash": "f5db13b6e493ec904745c94754b21cc1", "timestamp": "", "source": "github", "line_count": 1191, "max_line_length": 220, "avg_line_length": 45.74643157010915, "alnum_prop": 0.49684310990382496, "repo_name": "flowable/flowable-engine", "id": "6024b2e5014ffbbf6ecb861baafa0abf1b6a12ff", "...
// Copyright 2019 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": "2b1d1a4eb4481eb9f6ab0614b4d7773b", "timestamp": "", "source": "github", "line_count": 115, "max_line_length": 94, "avg_line_length": 40.02608695652174, "alnum_prop": 0.7379969585053227, "repo_name": "aehlig/bazel", "id": "10df1aaacdaa75a3e394bbe3f9a96cbd4df81d27", "size": "4603", ...
import capacity from '../yearCapacity' describe('Capacity reducer', () => { it('returns default state', () => { expect(capacity()).toMatchObject({ data: {}, loading: false, polling: false }) }) it('marks as loading on YEAR_CAPACITY_FETCH_STARTED', () => { expect(capacity({}, { type:...
{ "content_hash": "cf9ddc0aa89180140bf998b3ede77c13", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 95, "avg_line_length": 26.367346938775512, "alnum_prop": 0.5456656346749226, "repo_name": "just-paja/improtresk-web", "id": "7a48a9d273daf30272cdeed109db9c62403a990d", "siz...
package org.optaplanner.examples.cloudbalancing.app; import org.optaplanner.examples.cloudbalancing.domain.CloudBalance; import org.optaplanner.examples.cloudbalancing.persistence.CloudBalanceXmlSolutionFileIO; import org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel; import org.optaplanner.example...
{ "content_hash": "a488fb0d116af38364de3c4bdff2e29d", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 127, "avg_line_length": 35.22727272727273, "alnum_prop": 0.7174193548387097, "repo_name": "droolsjbpm/optaplanner", "id": "63ec16dfd086640d2974f59ff54454912439dab6", "size"...
from .model import * # noqa from .transformer_layer_xmod import * # noqa
{ "content_hash": "e5978217f7a75fc972f72a91a4fa6863", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 45, "avg_line_length": 37.5, "alnum_prop": 0.7066666666666667, "repo_name": "pytorch/fairseq", "id": "bbf7694920eb00bed27e17dac272611be1ab44f9", "size": "253", "binary": f...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>geometric-algebra: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
{ "content_hash": "447709c01714b43655de6242026d629e", "timestamp": "", "source": "github", "line_count": 164, "max_line_length": 159, "avg_line_length": 39.823170731707314, "alnum_prop": 0.5336089419690706, "repo_name": "coq-bench/coq-bench.github.io", "id": "9ddc7e32fea199674ec3d3b103f64ac9ba7c2d61",...
package com.smart.smartchart.widget.hellocharts.view; import android.content.Context; import android.graphics.Canvas; import android.os.Build; import android.support.v4.view.ViewCompat; import android.util.AttributeSet; import android.view.MotionEvent; import android.view.View; import com.smart.smartchart.widget.hell...
{ "content_hash": "7d3937dd611f546f6436a43fcaa07050", "timestamp": "", "source": "github", "line_count": 508, "max_line_length": 120, "avg_line_length": 32.50196850393701, "alnum_prop": 0.6742171885409727, "repo_name": "huashengzzz/SmartChart", "id": "f66acef7ebf6156e9e1545b85cf6b2f8bf981d4b", "size...
#ifndef _CONFIG_FAT_SL_H #define _CONFIG_FAT_SL_H #include "../version/ver_fat_sl.h" #if VER_FAT_SL_MAJOR != 5 || VER_FAT_SL_MINOR != 2 #error Incompatible FAT_SL version number! #endif #include "../api/api_mdriver.h" #ifdef __cplusplus extern "C" { #endif /******************************************************...
{ "content_hash": "0c0e4b9ada40dce37cf77a6dfede66cd", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 172, "avg_line_length": 29.323529411764707, "alnum_prop": 0.5476429287863591, "repo_name": "tipstrying/stm32f10x_makefile_freertos", "id": "b414237173784b35ed1c2039b0789f148f...
# IMPORTANT: This file is generated by cucumber-rails - edit at your own peril. # It is recommended to regenerate this file in the future when you upgrade to a # newer version of cucumber-rails. Consider adding your own code to a new file # instead of editing this one. Cucumber will automatically load all features/**/*...
{ "content_hash": "230c0d50e936063a8992b9e3e4976868", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 113, "avg_line_length": 45.186440677966104, "alnum_prop": 0.7569392348087022, "repo_name": "vkaldi/jserror", "id": "02963b6e6c4a9b7745f6c36628282f1fb3406de0", "size": "2666...
import React from 'react' const App = () => ( <h1>🎉 Hello Meetup React &amp; React Native 🎉</h1> ) export default App
{ "content_hash": "e97c05c4bc6b224b6a2671f2f56b3422", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 52, "avg_line_length": 17.428571428571427, "alnum_prop": 0.639344262295082, "repo_name": "etienne-dldc/react-layout-box", "id": "97937e3f59854e8077acbb4ca2aac00408ad5373", "...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content...
{ "content_hash": "472d46bf2ed4a7efcb044bc739088b47", "timestamp": "", "source": "github", "line_count": 490, "max_line_length": 999, "avg_line_length": 36.94489795918367, "alnum_prop": 0.5912279732640999, "repo_name": "statsmodels/statsmodels.github.io", "id": "59ec5c4c379c04375cf4794ff01636d6c3c8e28...
layout: post100 title: Class Metadata categories: XAP100NET parent: pono-xml-metadata-overview.html weight: 100 --- {% summary %}{% endsummary %} # Name {: .table .table-condensed .table-bordered} |Syntax | name | |Description| Contains the full qualified name of the specified class. Because this attribute ...
{ "content_hash": "aad1c2639929cfa847b29b38c5be9028", "timestamp": "", "source": "github", "line_count": 188, "max_line_length": 295, "avg_line_length": 25.69148936170213, "alnum_prop": 0.7024844720496894, "repo_name": "yohanakh/gigaspaces-wiki-jekyll", "id": "1f80fa3d27c280acd477a746c022179b6922d6b3"...
using MagicalLifeGUIWindows.GUI.Reusable; using MagicalLifeGUIWindows.Input; using System.Collections.Generic; namespace MagicalLifeGUIWindows.GUI { /// <summary> /// Handles transitioning between menus. /// </summary> public static class MenuHandler { private static int DisplayIndex = -1;...
{ "content_hash": "b3c82a6ca13fd5f5d8515b823dfa3af3", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 154, "avg_line_length": 30.82716049382716, "alnum_prop": 0.5122146575891069, "repo_name": "SneakyTactician/EarthWithMagic", "id": "98c92714444e6586205f4957a145c63f99dff7c6", ...
<?php namespace Oro\Bundle\UserBundle\Tests\Unit\Validator; use Doctrine\Common\Persistence\ManagerRegistry; use Doctrine\ORM\EntityManagerInterface; use Oro\Bundle\DataGridBundle\Tools\DatagridRouteHelper; use Oro\Bundle\FilterBundle\Form\Type\Filter\TextFilterType; use Oro\Bundle\FilterBundle\Grid\Extension\Abstrac...
{ "content_hash": "9e37ab6084542407e4426d46435916e9", "timestamp": "", "source": "github", "line_count": 214, "max_line_length": 100, "avg_line_length": 35.63551401869159, "alnum_prop": 0.6072646210333071, "repo_name": "orocrm/platform", "id": "6a0ae4a8c574d4209c1dde3b121f69cd913bbc4f", "size": "762...
import java.util.ArrayList; public class Partie { private ArrayList<Carte> cards = new ArrayList<Carte>(); private ArrayList<Carte> cards_on_table = new ArrayList<Carte>(); private Joueur player1; private Joueur player2; public Partie (Joueur player1, Joueur player2){ this.player1 = player1; this.player2...
{ "content_hash": "e39f9426e14fb02534a30ec9b97c5977", "timestamp": "", "source": "github", "line_count": 183, "max_line_length": 159, "avg_line_length": 42.442622950819676, "alnum_prop": 0.6196729754087807, "repo_name": "zegilooo/Java-01-Bataille", "id": "f47c9157675488aabb629800872edc6e30fb70e5", "...
var settings = { level : undefined } //end all of output var close = function(){ settings.level = Number.MAX_VALUE; } //dynamically change the log level, all of output var setLevel = function(level){ settings.level = level; } exports.settings = settings; exports.close = close; exports.setLevel = setLevel;
{ "content_hash": "af59ae79a7260148273b2ef52132cb5e", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 49, "avg_line_length": 16.526315789473685, "alnum_prop": 0.7197452229299363, "repo_name": "jungho-shin/rms", "id": "9eef1ecdfd3aa073f74182c966e5452fd5b7f91a", "size": "314"...
<ServerManagerConfiguration> <ProxyGroup name="representations"> <RepresentationProxy name="StreamingContourRepresentation" class="vtkStreamingContourRepresentation" processes="client|renderserver|dataserver"> <Documentation> This is the new representation type we are adding. </Doc...
{ "content_hash": "d2908a63c5f6f1aa3c644b583e071d5f", "timestamp": "", "source": "github", "line_count": 191, "max_line_length": 84, "avg_line_length": 40.78534031413613, "alnum_prop": 0.5817715019255456, "repo_name": "Hovden/tomviz", "id": "78928b4e5c38ad1c7b73d7612373d4338a70f301", "size": "7790",...
package de.fau.cs.osr.utils.visitor; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.util.ArrayDeque; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.Enumeration; import java.util.HashMap;...
{ "content_hash": "982f5c2992060dbbaa2671707e71e539", "timestamp": "", "source": "github", "line_count": 702, "max_line_length": 126, "avg_line_length": 23.024216524216524, "alnum_prop": 0.6274206521066633, "repo_name": "sweble/osr-common", "id": "80dfc4d07c94fca7ea70bb6d7f0be8f4eb08448a", "size": "...
namespace mojo { namespace embedder { // A simple implementation of |PlatformSharedBuffer|. class MOJO_SYSTEM_IMPL_EXPORT SimplePlatformSharedBuffer final : public PlatformSharedBuffer { public: // Creates a shared buffer of size |num_bytes| bytes (initially zero-filled). // |num_bytes| must be nonzero. Retur...
{ "content_hash": "ac191660e165fa2980fff53c6ccabab4", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 82, "avg_line_length": 35.29545454545455, "alnum_prop": 0.6999356084996781, "repo_name": "js0701/chromium-crosswalk", "id": "90b8dd1d87431a75ef7b6f692ea8a30cf00183fb", "siz...
<?php // No direct access defined('_HZEXEC_') or die(); /** * Display groups associated with a resource */ class plgResourcesGroups extends \Hubzero\Plugin\Plugin { /** * Affects constructor behavior. If true, language files will be loaded automatically. * * @var boolean */ protected $_autoloadLanguage ...
{ "content_hash": "79ed081090eb4045b49344a39cec25e8", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 107, "avg_line_length": 21.0375, "alnum_prop": 0.6066547831253714, "repo_name": "anthonyfuentes/hubzero-cms", "id": "20a1c517f2d191495d2fb404124e76628e10c135", "size": "183...
package schemamanager import ( "encoding/json" "fmt" "time" log "github.com/golang/glog" "golang.org/x/net/context" querypb "github.com/youtube/vitess/go/vt/proto/query" ) const ( // SchemaChangeDirName is the key name in the ControllerFactory params. // It specifies the schema change directory. SchemaChan...
{ "content_hash": "b1c8480ffed3780902723bb41e567d75", "timestamp": "", "source": "github", "line_count": 135, "max_line_length": 80, "avg_line_length": 28.85925925925926, "alnum_prop": 0.7440965092402464, "repo_name": "tjyang/vitess", "id": "9944ad641acc3073c1471658114fd989ade6300a", "size": "4053",...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 1988-2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later...
{ "content_hash": "377273c3a59fefd639f2ca72f7dc418e", "timestamp": "", "source": "github", "line_count": 170, "max_line_length": 323, "avg_line_length": 48.7, "alnum_prop": 0.7430849136369126, "repo_name": "ATM-HSW/mbed_target", "id": "d439cf4d5303f7f862c69f6fc5990cdb72f25e1f", "size": "8279", "bi...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "0ed586d7502f001751ba27a73f55167a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "4f995774d4d90fb88b3b27a72cf7e16460409e60", "size": "184...
<!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_72) on Wed May 13 11:47:54 EDT 2015 --> <title>Uses of Class org.apache.cassandra.metrics.RestorableMeter (apache-cassandra API)</title...
{ "content_hash": "3a8108649c70059406e580c12c47588b", "timestamp": "", "source": "github", "line_count": 201, "max_line_length": 342, "avg_line_length": 48.23880597014925, "alnum_prop": 0.6590346534653465, "repo_name": "anuragkapur/cassandra-2.1.2-ak-skynet", "id": "b64e8f33a46abc68afe485439420146ce48...
package org.apache.spark.sql.streaming import org.scalatest.BeforeAndAfterAll import org.apache.spark.sql.catalyst.plans.physical.{ClusteredDistribution, HashPartitioning, SinglePartition} import org.apache.spark.sql.catalyst.streaming.InternalOutputModes._ import org.apache.spark.sql.execution.streaming.{MemoryStr...
{ "content_hash": "ac38bb0fd3f26f6614eff5e9f6e5907d", "timestamp": "", "source": "github", "line_count": 282, "max_line_length": 110, "avg_line_length": 36.50354609929078, "alnum_prop": 0.6133670099086846, "repo_name": "dbtsai/spark", "id": "1f346aac8d2c236b1821c4c2eb340f8abb271257", "size": "11094"...
class GameModule { public: static std::shared_ptr<Input> input; static std::shared_ptr<ResourceManager> resources; static std::mt19937 random_gen; static void Init(); };
{ "content_hash": "4d69b647545b2919424e10712d61659c", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 51, "avg_line_length": 19.333333333333332, "alnum_prop": 0.7471264367816092, "repo_name": "DevRaptor/OpenGL_tutorial", "id": "24e08dc0458aeafb8821e6ab2bc5a40010a31a05", "siz...
package org.terasology.input; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import org.terasology.config.BindsConfig; import org.terasology.config.Config; import org.terasology.engine.SimpleUri; import org.terasology.engine.Time; import org.terasology.engine.module.ModuleManager; impo...
{ "content_hash": "8e7be1f023c992c55985bfd9012d1c48", "timestamp": "", "source": "github", "line_count": 421, "max_line_length": 157, "avg_line_length": 38.94061757719715, "alnum_prop": 0.5937538123703794, "repo_name": "jacklotusho/Terasology", "id": "496fefedf433a94d41c407549492ae9296eb75fa", "size...
Implementation of the PageRank algorithm in Python and Java. # Pseudo Code http://www.ccs.neu.edu/course/cs6200f13/proj1.html
{ "content_hash": "5125c2c36b510e44509a67ac0290cdda", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 60, "avg_line_length": 31.75, "alnum_prop": 0.7952755905511811, "repo_name": "kish1/PageRank", "id": "622553c58f910f0e340213aa61d89381251860b2", "size": "138", "binary": f...
<!DOCTYPE html> <html lang="en"><meta charset="utf-8" /> <title>Ultimate Boot CD - Overview - Reflections</title> <meta name="description" content="Default Page Description" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link ...
{ "content_hash": "50a46aadfd5f54cf15faa7ec25f12136", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 279, "avg_line_length": 26.626666666666665, "alnum_prop": 0.6054081121682524, "repo_name": "shiva/shiva.github.io", "id": "03f92b30d730a2863fe40201703cdf7256309f04", "size"...
<?php /** * SlideDeck What's New Section * * More information on this project: * http://www.slidedeck.com/ * * Full Usage Documentation: http://www.slidedeck.com/usage-documentation * * @package SlideDeck * @subpackage SlideDeck 2 Pro for WordPress * @author dtelepathy */ /* Copyright 2012 digital-tele...
{ "content_hash": "e32acf91ed6aa3839cfa7deee35e6299", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 177, "avg_line_length": 43.59090909090909, "alnum_prop": 0.7659019812304484, "repo_name": "mandino/www.bloggingshakespeare.com", "id": "90b4fc784e1213b426f919479cb1a33c3f2495...
/* jshint node:true */ var BuildTask = require('ember-cli/lib/tasks/build'); var RSVP = require('rsvp'); var publisher = require('publish'); // Create promise friendly versions of the methods we want to use var start = RSVP.denodeify(publisher.start); var publish = RSVP.denodeify(publisher.publish); module.exports =...
{ "content_hash": "1672fb794810b3d78c1cfb6e6456c505", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 73, "avg_line_length": 25.46875, "alnum_prop": 0.6613496932515337, "repo_name": "jackweinbender/ember-data.model-fragments", "id": "824914d26257d922fe9f0ede9aed669810d67e13",...
require 'spec_helper' describe Chef::Resource::Template do include_context Chef::Resource::File let(:file_base) { "template_spec" } let(:expected_content) { "slappiness is a warm gun" } let(:node) do node = Chef::Node.new node[:slappiness] = "a warm gun" node end def create_resource coo...
{ "content_hash": "9af488a9aac438cb46915435a2dc0d72", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 137, "avg_line_length": 35.24, "alnum_prop": 0.7060158910329172, "repo_name": "aspiers/chef", "id": "c44e798b88af5bf89ca76cc2cf9a16a9170a72e3", "size": "2451", "binary": ...
/* Package genschema provides a generator for the JSON schema controller. The schema controller responds to GET /schema requests with the API JSON Hyper-schema. This JSON schema can be used to generate API documentation, ruby and Go API clients. See the blog post (https://blog.heroku.com/archives/2014/1/8/json_schema_f...
{ "content_hash": "1bd218c1aaee8e1ff80ab7beb58549c8", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 122, "avg_line_length": 56.666666666666664, "alnum_prop": 0.803921568627451, "repo_name": "smessier/goa", "id": "acffdd39a6bb07b5d2bedad03921e7fdc7dcfcb4", "size": "510", ...
<div class="filters"> <div class="filter-toggle"> <span ng-hide="ctrl.filterConfig.show" ng-click="ctrl.toggleShowFilters()" class="link show-filters">Show filters</span> <span ng-show="ctrl.filterConfig.show" ng-click="ctrl.toggleShowFilters()" class="link hide-filters">Hide filters</span> </div> <div ...
{ "content_hash": "26a7d03ce7e710775ea9cfa86580ab02", "timestamp": "", "source": "github", "line_count": 197, "max_line_length": 177, "avg_line_length": 37.65989847715736, "alnum_prop": 0.5785146246124815, "repo_name": "NCSU-Libraries/circa", "id": "42d144acd36c1900863bca37683a3f209fa54716", "size":...
package com.intellij.debugger.impl; import com.intellij.debugger.DebugEnvironment; import com.intellij.debugger.DebuggerBundle; import com.intellij.debugger.DebuggerInvocationUtil; import com.intellij.debugger.SourcePosition; import com.intellij.debugger.engine.*; import com.intellij.debugger.engine.evaluation.Evalua...
{ "content_hash": "d2a3c66b6f72c89289b29f3990a2d41b", "timestamp": "", "source": "github", "line_count": 767, "max_line_length": 236, "avg_line_length": 40.43285528031291, "alnum_prop": 0.6990519798787566, "repo_name": "ftomassetti/intellij-community", "id": "d7cf1f2516cb0224b5819326d654832f1052f590",...
#ifndef _LINUX_VIRTIO_BLK_H #define _LINUX_VIRTIO_BLK_H #include <linux/types.h> #include <linux/virtio_ids.h> #include <linux/virtio_config.h> #include <linux/virtio_types.h> /* Feature bits */ #define VIRTIO_BLK_F_SIZE_MAX 1 /* Indicates maximum segment size */ #define VIRTIO_BLK_F_SEG_MAX 2 /* Indicates maximum # ...
{ "content_hash": "25ad3733bb553c67f166630603b85aa3", "timestamp": "", "source": "github", "line_count": 123, "max_line_length": 75, "avg_line_length": 30.32520325203252, "alnum_prop": 0.6924932975871314, "repo_name": "raulgrell/zig", "id": "caca5fffe1039050da792f4f66f4fac8db6ab1e3", "size": "5318",...
tQuery.World.registerInstance('enablePhysics', function(opts){ var world = this; var tScene = world.tScene(); opts = opts || {}; opts = tQuery.extend(opts, { maxSteps : 5, // see "Custom simulation steps" at https://github.com/chandlerprall/Physijs/wiki/Scene-Configuration pathWorker : '../vendor/physijs/phys...
{ "content_hash": "d247dd54c7a1065f229efc786c4c8f47", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 117, "avg_line_length": 33.582417582417584, "alnum_prop": 0.6822643979057592, "repo_name": "jackmillerstudent/Top-Gear-Racer", "id": "38ba709184ac478dff1ffad1bb8a939084842992...
package org.ovirt.engine.core.dao; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNull; import org.junit.Test; import org.ovirt.engine.core.common.businessentities.VmInit; import org.ovirt.engine.core.common.businessentities.VmStatic; im...
{ "content_hash": "f564db8b4df76263b27660461299735c", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 74, "avg_line_length": 26.453488372093023, "alnum_prop": 0.6452747252747253, "repo_name": "halober/ovirt-engine", "id": "01f3a8a2a1d9eb6a10f5522720726d86ca0a091a", "size": ...
The language we are making is an interpreted one. This means that we basically need to implement two things: a **parser** and an **evaluator**. In this first part, we implement the parser. The job of the parser is to convert the program into something the evaluator understands. The evaluator evaluates whatever the par...
{ "content_hash": "43b819114af738f050958c7ae61a09dd", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 213, "avg_line_length": 40.54545454545455, "alnum_prop": 0.5676382660687593, "repo_name": "qhfgva/diy-lisp-julia", "id": "ebc4b9cb22e78225d13d409993841e2b5390879d", "size":...
'use strict'; var util = require('../util'); var common = require('./common'); var bignum = util.bignum; var PACKET_HEADER_LENGTH = common.PACKET_HEADER_LENGTH; module.exports = MessageBuffer; function MessageBuffer() { this.length = 0; this.header = undefined; this.data = undefined; } MessageBuffer.prototype...
{ "content_hash": "724acb62b9ff6e3e775a0646a44972a5", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 60, "avg_line_length": 24.06779661016949, "alnum_prop": 0.6746478873239437, "repo_name": "SAP/node-hdb", "id": "51a79e92763c13ea261d171434c100dc0d2db5e8", "size": "2001", ...
package edu.gemini.spModel.gemini.gpi; import edu.gemini.spModel.target.offset.OffsetPosBase; import edu.gemini.spModel.telescope.IssPort; /** * Enforces the range limit (-1 to 1) */ public final class GpiOffsetPos extends OffsetPosBase { public static final Factory<GpiOffsetPos> FACTORY = new Factory<GpiOffse...
{ "content_hash": "0f9a61afb06de8fe4c21cfaeea5f3634", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 85, "avg_line_length": 24.396825396825395, "alnum_prop": 0.620039037085231, "repo_name": "arturog8m/ocs", "id": "1175c4d0a2ba005f3b64787987518e3ce0e739d9", "size": "1537", ...
package org.apache.hadoop.hbase.regionserver.wal; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hbase.HBaseClassTestRule; import org.apache.hadoop.hbase.HConstants; import org.apache.hadoop.hbase.io.crypto.KeyProviderForTesting; import org.apache.hadoop.hbase.testclassification.MediumTests; im...
{ "content_hash": "107b333715c5fbbbbe2ebcfe4052262a", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 98, "avg_line_length": 43.6, "alnum_prop": 0.809305373525557, "repo_name": "ChinmaySKulkarni/hbase", "id": "d63ac7716bb532d4c6e42dd1220bcbb38972c80a", "size": "2332", "bi...
package io.datakernel.jmx.api.attribute; import org.jetbrains.annotations.Nullable; import java.util.List; import java.util.Objects; import java.util.function.Function; import java.util.stream.DoubleStream; import java.util.stream.LongStream; import static java.util.stream.Collectors.toList; @SuppressWarnings("Op...
{ "content_hash": "d2c4408957d11e485fc6cd3bbfbdf129", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 97, "avg_line_length": 33.78947368421053, "alnum_prop": 0.738006230529595, "repo_name": "softindex/datakernel", "id": "b04ef8742bd0bfcc4ec55153bab28a6ac42f0470", "size": "3...
package org.unitime.timetable.dataexchange; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.Iterator; import java.util.List; import java.util.Set; import java.util.TreeSet; import java.util.Vector; import org.unitime.commons.Email; i...
{ "content_hash": "7b7ed00eddf5d98ab1c8a82a212f61ae", "timestamp": "", "source": "github", "line_count": 270, "max_line_length": 154, "avg_line_length": 29.8, "alnum_prop": 0.6690280884911758, "repo_name": "maciej-zygmunt/unitime", "id": "2b7ef675634950b36f7c2a4d66a7b9b9901fc932", "size": "8852", ...
// in_win.c -- windows 95 mouse and joystick code // 02/21/97 JCB Added extended DirectInput code to support external controllers. #include "../client/client.h" #include "winquake.h" extern unsigned sys_msg_time; // joystick defines and variables // where should defines be moved? #define JOY_ABSOLUTE_AXIS 0x0000000...
{ "content_hash": "d90a83eb30e2b3bca31a4a9b7bd326bc", "timestamp": "", "source": "github", "line_count": 871, "max_line_length": 105, "avg_line_length": 21.879448909299654, "alnum_prop": 0.6216613317940914, "repo_name": "00wendi00/MyProject", "id": "7ec577ee4a5e0954b38739fbe5d28f521cf51417", "size":...
/* add tunling rebot support */ var request = require("sync-request") var endpoint = "http://www.tuling123.com/openapi/api" var commonRequest = function(){ this.key = process.env.key this.useid = "slack" } commonRequest.prototype.gen = function(info){ this.info = info return { key:this.key, user...
{ "content_hash": "763803112392a7c7482acd54215c83e5", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 53, "avg_line_length": 16.68421052631579, "alnum_prop": 0.6577287066246057, "repo_name": "ringtail/newtwon", "id": "8959b73312415fb00d3c6fa49a51aaa8c4db7456", "size": "634"...
from . import Arduino from . import ARDUINO_GROVE_I2C __author__ = "Marco Rabozzi, Luca Cerina, Giuseppe Natale" __copyright__ = "Copyright 2016, NECST Laboratory, Politecnico di Milano" ARDUINO_GROVE_HAPTIC_MOTOR_PROGRAM = "arduino_grove_haptic_motor.bin" CONFIG_IOP_SWITCH = 0x1 START_WAVEFORM = 0x2 STOP_WAVEFORM ...
{ "content_hash": "cbee1e122bae1a0a95e461a774f0638d", "timestamp": "", "source": "github", "line_count": 128, "max_line_length": 79, "avg_line_length": 30.875, "alnum_prop": 0.5789473684210527, "repo_name": "schelleg/PYNQ", "id": "b42bef17bc5650c803824b1df50df26c0876cac5", "size": "5600", "binary"...
class ReadResponse { id: string name: string fileBinary: any }
{ "content_hash": "fcf25a0ce209b3d69051af0e3e5ca0c2", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 20, "avg_line_length": 14.8, "alnum_prop": 0.6486486486486487, "repo_name": "somi92/snoo-shelf", "id": "6ddec37b61f69860e8f3dd1032fadaa0ec37e4f2", "size": "74", "binary": ...
/** * @format */ import {uniqueIDToImageID} from '../util/ids.js'; import {Copier} from './Copier.js'; export class ThumbnailControl { constructor(options) { this._imageText = this._createText('Image: '); this._clusterText = this._createText('Cluster: '); this._clusterURL = this._createText('URL: '); ...
{ "content_hash": "a2e99be6707450cda08977c35f39ffc0", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 75, "avg_line_length": 27.574468085106382, "alnum_prop": 0.6604938271604939, "repo_name": "oscarlorentzon/OpenSfM", "id": "b2604a3ec5ec156afe6fb4f71b21e05caec61040", "size"...
{% load competition_tags %} <table class="table table-condensed table-hover table-border"> <thead> </thead> <tbody> <tr> <th>Starting Time</th> <td>{{ competition.start_time }}</td> </tr> <tr> <th>Ending Time</th> <td>{{ competition.end_time }}</td> </tr> <tr> <...
{ "content_hash": "cfbaa9102997effc5343f062bd531088", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 100, "avg_line_length": 27.983606557377048, "alnum_prop": 0.5196250732278852, "repo_name": "michaelwisely/django-competition", "id": "9bebd39c7eb41993e08729fcc0d901ca303cd959...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface com.google.code.play2.provider.api.Play2Provider (Play! 2.x Provider API 1.0.0-alp...
{ "content_hash": "728e398a5c93875b7ee26af05e816ae2", "timestamp": "", "source": "github", "line_count": 113, "max_line_length": 167, "avg_line_length": 39.389380530973455, "alnum_prop": 0.6135699842731971, "repo_name": "play2-maven-plugin/play2-maven-plugin.github.io", "id": "45da82be1d6df689dc8ec000...
package org.eclipse.winery.repository.resources._support.dataadapter; import java.util.Map; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.ad...
{ "content_hash": "d21ce5e170d5508970e08802fb571c5d", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 69, "avg_line_length": 28.14814814814815, "alnum_prop": 0.8105263157894737, "repo_name": "YannicSowoidnich/winery", "id": "0e8fd4d8b2f124cd966489ed73ec7b28a8594f23", "size"...
<?php require_once '../_theme/util.inc.php'; chk_login(); $MasterPage = 'page_main.php';?> <?php sb('title');?> Liver flushing registry <?php eb();?> <?php sb('js_and_css_head'); ?> <style type="text/css"> #show_content { margin: 0 auto; width: 95%; } </style> <?php eb();?> <?php sb('notifications');?> <...
{ "content_hash": "7687fd3fb0546af85c47142ae6f68613", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 179, "avg_line_length": 27.96551724137931, "alnum_prop": 0.5709001233045623, "repo_name": "damasac/detoxthai_lte", "id": "a12f2b849b0e3cc03feb1ce4da8c0657137709f3", "size":...
 #pragma once #include <aws/lexv2-models/LexModelsV2_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/lexv2-models/model/BotRecommendationStatus.h> #include <aws/core/utils/DateTime.h> #include <aws/lexv2-models/model/TranscriptSourceSetting.h> #include <aws/lexv2-models/model/EncryptionSetti...
{ "content_hash": "4624510139b5c4e73fa7bffc4b64e92b", "timestamp": "", "source": "github", "line_count": 399, "max_line_length": 165, "avg_line_length": 39.68671679197995, "alnum_prop": 0.6919482159772655, "repo_name": "aws/aws-sdk-cpp", "id": "9f8f86c07b1b8e9eea6fe6d5fd540ecbaf2b9ded", "size": "159...
using System.Data.Entity.ModelConfiguration; namespace AprendendoEF.DAL.Configurations { public class ProdutoConfig : EntityTypeConfiguration<Produto> { public ProdutoConfig() { ToTable("Produtos"); HasRequired(p => p.GrupoProduto) .WithMany(g=> g.Produt...
{ "content_hash": "1d3c4f213241b5854b00bb333dc811bf", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 65, "avg_line_length": 26.533333333333335, "alnum_prop": 0.5954773869346733, "repo_name": "leonardoacoelho/cadastro", "id": "632bb2848ac5a7a12da24637b3f1e960239be194", "siz...
namespace gpu { namespace raster { namespace { class Serializer { public: Serializer(char* memory, uint32_t memory_size) : memory_(memory), memory_size_(memory_size) {} ~Serializer() = default; template <typename T> void Write(const T* val) { static_assert(base::is_trivially_copyable<T>::value, ""...
{ "content_hash": "5d0a3edd3a8193b7114abea2a359ed7b", "timestamp": "", "source": "github", "line_count": 183, "max_line_length": 79, "avg_line_length": 32.666666666666664, "alnum_prop": 0.6878554700568752, "repo_name": "endlessm/chromium-browser", "id": "6dc6f269cdb30383665476571bbc381489ca0704", "s...
layout: post title: "Java Proxy" date: 2022-11-08 tags: [note] --- 在 RPC 框架中,很多时候,调用方仅需要引用 Interface 就能方便地调用远程的 RPC 服务。所以,简单看一下这里的实现原理。 # 使用 这里以 [Spring Dubbo](https://github.com/apache/dubbo-spring-boot-project) 为例 ```java @EnableAutoConfiguration public class DubboAutoConfigurationConsumerBootstrap { p...
{ "content_hash": "a4f3fb464c451c42447bcef2b491ecea", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 154, "avg_line_length": 24.38235294117647, "alnum_prop": 0.6670687575392038, "repo_name": "zhoukekestar/notes", "id": "d1ca789bb1736c9b55dea66d62945279bafb7720", "size": "1...
static const int CLIENT_VERSION = 1000000 * CLIENT_VERSION_MAJOR + 10000 * CLIENT_VERSION_MINOR + 100 * CLIENT_VERSION_REVISION + 1 * CLIENT_VERSION_BUILD; extern const std::string CLIENT_NAME; extern cons...
{ "content_hash": "f6c1347f0ca6daa54dd3ec7563b2f56d", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 75, "avg_line_length": 31.743589743589745, "alnum_prop": 0.6938610662358643, "repo_name": "compounddev/Compound-Coin", "id": "cf270b74ee0bfb3eb1818aa9709d13848013be3b", "si...