text stringlengths 2 1.04M | meta dict |
|---|---|
package me.darwinlouistoledo.fontoapp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.LinearLayout;
import android.widget.TextView;
import me.darwinlouistoledo.fonto.Fonto;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCre... | {
"content_hash": "c9ee61da2f6e3a08d037f23138cd185b",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 87,
"avg_line_length": 31.96551724137931,
"alnum_prop": 0.7529665587918015,
"repo_name": "darwinlouistoledo/Fonto",
"id": "85d2f8667d8978782180a18a5e4c58c43c7e5e5c",
"size"... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "77a45af2e33791f335ee5b375f9915aa",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "9fc00a286aeabcb0c669e4967fd3de09b44697fe",
"size": "19... |
package org.elasticsearch.ingest.geoip;
import com.carrotsearch.randomizedtesting.generators.RandomPicks;
import org.elasticsearch.ElasticsearchParseException;
import org.elasticsearch.common.Randomness;
import org.elasticsearch.index.VersionType;
import org.elasticsearch.ingest.IngestDocument;
import org.elasticsea... | {
"content_hash": "d78d854d8f543a736df4282411f50503",
"timestamp": "",
"source": "github",
"line_count": 357,
"max_line_length": 140,
"avg_line_length": 51.56022408963585,
"alnum_prop": 0.6964741674363014,
"repo_name": "gingerwizard/elasticsearch",
"id": "86f14c59403133c0efaeea66f3f403858fc770c9",
"... |
module BotFramework
# Metdata for an attachment
class AttachmentInfo < Base
# Name of the attachment
attr_accessor :name
# ContentType of the attachment
attr_accessor :type
# attachment views
attr_accessor :views
# Attribute type mapping.
def self.swagger_types
{
nam... | {
"content_hash": "516b8f51426b3f37fc91c6cfb9ffaa91",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 82,
"avg_line_length": 24.390243902439025,
"alnum_prop": 0.616,
"repo_name": "tachyons/botframework-ruby",
"id": "c15a8cc1a353f04c1167ac92cc45be10e0c836c3",
"size": "1000",... |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable... | {
"content_hash": "e4c7bd6f79a0ebf8f6a69243cb1dea8c",
"timestamp": "",
"source": "github",
"line_count": 2316,
"max_line_length": 297,
"avg_line_length": 39.18696027633852,
"alnum_prop": 0.5919212843086483,
"repo_name": "anas-ambri/androidcompat",
"id": "dfab8964986d5a90c063df53e9e7f5669961b636",
"s... |
<?php
class Autoloader
{
public static $classes = [];
public static function autoload($class)
{
if (class_exists($class, false) || interface_exists($class, false)) {
return true;
}
$class = strtolower($class);
$path = static::$classes[$class] ?? false;
... | {
"content_hash": "dbf4df101f3037a9a657785c0e12dc00",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 123,
"avg_line_length": 29.65753424657534,
"alnum_prop": 0.5316397228637414,
"repo_name": "lbryio/lbry.io",
"id": "6f1cf5453889a682e2e337116e9a8b87033a8922",
"size": "2165"... |
<?xml version="1.0"?>
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.cmmi</groupId>
<artifactId>c... | {
"content_hash": "3c7bc2d33ae9806dfbddc3a544d61b51",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 99,
"avg_line_length": 28.685714285714287,
"alnum_prop": 0.7101593625498008,
"repo_name": "chenlg/cmmi",
"id": "3bd2e40485910f736adcd721531a20a32d1cd516",
"size": "1004",
... |
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.webapps.launchpad;
import android.graphics.Bitmap;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView... | {
"content_hash": "62fc5a7e35afd8205d8ca5dc3e08b3b8",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 97,
"avg_line_length": 44.611111111111114,
"alnum_prop": 0.7266500622665006,
"repo_name": "nwjs/chromium.src",
"id": "a854f76e40c69ad15d1c3e46ea64f4763c9c8430",
"size": "16... |
<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
* Description of TC_DashboardTab
*
* @author KottkeDP
*/
class TC_DashboardTab extends TC_Tab{
}
?>
| {
"content_hash": "1c3f87e9c8dc5a32a59e6ded44de85fe",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 52,
"avg_line_length": 14.058823529411764,
"alnum_prop": 0.602510460251046,
"repo_name": "USStateDept/thecurrent",
"id": "d72241c651a1ee64ed434ad45dd8ae0088cfdaba",
"size":... |
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/dmi.h>
#include <linux/input/mt.h>
#include <linux/serio.h>
#include <linux/libps2.h>
#include <linux/slab.h>
#include "psmouse.h"
#include "synaptics.h"
/*
* The x/y limits are taken from the Synaptics TouchPad interfacing Guide,
* section 2.3.2, ... | {
"content_hash": "06604a4140671ce82ba2766a9c5c9acd",
"timestamp": "",
"source": "github",
"line_count": 1723,
"max_line_length": 103,
"avg_line_length": 27.61752756819501,
"alnum_prop": 0.6361668593044026,
"repo_name": "manuelmagix/kernel_bq_piccolo",
"id": "f36f7b88f2603d3cbe16eb2a88dffa63091362cd",... |
dijehadi.github.com
===================
| {
"content_hash": "b97d911c29e02e9b65fb8a8be63eabcf",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 19,
"avg_line_length": 20,
"alnum_prop": 0.425,
"repo_name": "dijehadi/dijehadi.github.com",
"id": "df683a3fa00f1d2d0fafa53452b1ec1b34f1bb2a",
"size": "40",
"binary": fals... |
<?php
namespace Acme\CallendarBundle\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
class DefaultController extends Controller
{
public function indexAction($name)
{
return $this->render('AcmeCallendarBundle:Default:index.html.twig', array('name' => $name));
}
}
| {
"content_hash": "1fb8dadfd35e74e1420fbd9ba99e561e",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 100,
"avg_line_length": 23.76923076923077,
"alnum_prop": 0.7378640776699029,
"repo_name": "WojciechMichna/CalendarProject",
"id": "b9265176853a7314c6ca333b64a0cb830c849ef9",
... |
export const ItemTd = { flexGrow: 1, order: 1, alignSelf: 'center' };
| {
"content_hash": "746ceb6a1047802ee3e03c3450cec97d",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 69,
"avg_line_length": 70,
"alnum_prop": 0.6714285714285714,
"repo_name": "pauleonardo/demo-trans",
"id": "a4ea88c8edc4c7b2fc2d12b670c8e82c600086c3",
"size": "71",
"binary... |
/*
* FileName: Excel2003Reader.java
* Author: v_qinyuchen
* Date: 2016年1月12日 下午2:02:12
* Description: //模块目的、功能描述
* History: //修改记录
* <author> <time> <version> <desc>
* 修改人姓名 修改时间 版本号 描述
*/
package org.alljet.service.util.readExcel;
im... | {
"content_hash": "7bf8da3afebc08b8755b7f98a0536ede",
"timestamp": "",
"source": "github",
"line_count": 309,
"max_line_length": 118,
"avg_line_length": 38.18770226537217,
"alnum_prop": 0.5699152542372882,
"repo_name": "RinoQin/alljet-web",
"id": "98c363f597d1621c27cf8687e8e76b50274e8c02",
"size": "... |
FROM balenalib/surface-pro-6-debian:buster-build
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
\
# .NET Core dependencies
libc6 \
libgcc1 \
libgssapi-krb5-2 \
libicu63 \
libssl1.1 \
libstdc++6 \
... | {
"content_hash": "d0a5f4e6f81492c1a714ecedbb673cef",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 696,
"avg_line_length": 55.80357142857143,
"alnum_prop": 0.71456,
"repo_name": "nghiant2710/base-images",
"id": "e3f5ca946de9ad342b42b7f135f6aeffb6ebf183",
"size": "3146",
... |
using testing::BitEq;
namespace v8 {
namespace internal {
namespace compiler {
namespace simplified_operator_reducer_unittest {
class SimplifiedOperatorReducerTest : public GraphTest {
public:
explicit SimplifiedOperatorReducerTest(int num_parameters = 1)
: GraphTest(num_parameters), simplified_(zone()) {}
... | {
"content_hash": "62bf032fc0dd16dfb724d411ed250ea5",
"timestamp": "",
"source": "github",
"line_count": 546,
"max_line_length": 80,
"avg_line_length": 38.98168498168498,
"alnum_prop": 0.6534485998872392,
"repo_name": "youtube/cobalt_sandbox",
"id": "b73207ad98244c27f9fce2868a49722ace253a22",
"size"... |
package com.gemstone.gemfire.management.internal.cli.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.shell.core.Converter;
import org.springframework.shell.core.anno... | {
"content_hash": "216e823276ab172b60a0499dd9b58c48",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 80,
"avg_line_length": 30.91780821917808,
"alnum_prop": 0.6991581745680107,
"repo_name": "gemxd/gemfirexd-oss",
"id": "22b590b7c156707cade9341fde797dbdebca8527",
"size": "2... |
<!--
~ Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
~
~ WSO2 Inc. licenses this file to you 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.apa... | {
"content_hash": "eef23f653eab889887f10ea896d7378b",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 108,
"avg_line_length": 38,
"alnum_prop": 0.694078947368421,
"repo_name": "maheshika/product-es",
"id": "b5cefc80de49b6b52f8655a2e811e18f05da5047",
"size": "1216",
"binar... |
angular.module('ionic.service.core', [])
/**
* @private
* Provides a safe interface to store objects in persistent memory
*/
.provider('persistentStorage', function() {
return {
$get: ['$q', '$window', function($q, $window) {
var objectCache = {};
var memoryLocks = {};
var persistenceStrateg... | {
"content_hash": "5ea27d63ba0a4989b4c4d8a64ef7dc97",
"timestamp": "",
"source": "github",
"line_count": 468,
"max_line_length": 292,
"avg_line_length": 28.905982905982906,
"alnum_prop": 0.5698551153163809,
"repo_name": "Laylan/E-sim",
"id": "13606d59769d39f6d7b1b338b361cec6648ac514",
"size": "13528... |
import log from 'loglevel';
import Immutable from 'immutable';
import {EVENT_ACTION_TYPES} from './actionTypes';
import clientSettingsStore from './clientSettingsStore';
const LOGGER = log.getLogger('eventReducer');
/**
* The event reducer handles backend-event actions.
* These are equivalent to the event handlers ... | {
"content_hash": "3e64fb2c8e2f053dc250d1d70ec7260c",
"timestamp": "",
"source": "github",
"line_count": 284,
"max_line_length": 210,
"avg_line_length": 38.017605633802816,
"alnum_prop": 0.6508289339631379,
"repo_name": "adrianbaertschi/poinz",
"id": "76c7b522d10bf6ac6d753c7984ce200b39a3b780",
"size... |
using System;
using System.Text;
using System.Security.Permissions;
using System.Runtime.Serialization;
using OpenADK.Library;
using OpenADK.Library.Global;
using OpenADK.Library.us.Common;
namespace OpenADK.Library.us.Instr{
/// <summary>Description of location of resource, i.e. location in library or URL, community... | {
"content_hash": "7e3230f1bed344046d03d315c56f7bdc",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 235,
"avg_line_length": 35,
"alnum_prop": 0.7077326343381389,
"repo_name": "open-adk/OpenADK-csharp",
"id": "5dbe03d3649ead9139965ac657ebe0c9808a5b0b",
"size": "3978",
"... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" version="2.0">
<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About Neutrino</source>
<translation>关于莱特币</translation>
</message>... | {
"content_hash": "c127a68c171ff6054ad11e05bdc2ecad",
"timestamp": "",
"source": "github",
"line_count": 2960,
"max_line_length": 395,
"avg_line_length": 34.435135135135134,
"alnum_prop": 0.6048092771368024,
"repo_name": "neutrinofoundation/neutrino-digital-currency",
"id": "1aeed5d4ff613b2ca74e6dedb5... |
/* Handles the procedure for adjusting styles in the preview area through the
stylebar in the editor.
*/
// ----- Functions ----- //
// Sets up an individual tool in the stylebar.
function setupStyle(project, views, styleName) {
views.stylebar.action(styleName, function (value) {
var file = views.sidebar.activeF... | {
"content_hash": "29818767b2adb424d5f2c4cebac68e50",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 77,
"avg_line_length": 21.289473684210527,
"alnum_prop": 0.6711990111248455,
"repo_name": "Ap0c/didactylos",
"id": "8c20333ac5d641d544f1e054517f2f3bd9a474b6",
"size": "809"... |
import sbt._
import Keys._
import spray.revolver.RevolverPlugin._
object build extends Build {
val gcsettings = Defaults.defaultSettings
val gc = TaskKey[Unit]("gc", "runs garbage collector")
val gcTask = gc := {
println("requesting garbage collection")
System gc()
}
lazy val project = Project (
... | {
"content_hash": "8268fcb9271af4efb07918e072e9d8f9",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 61,
"avg_line_length": 20.85,
"alnum_prop": 0.6642685851318945,
"repo_name": "mhamrah/stockman",
"id": "2dc4e80a521808e1199eeeaa688f3355307322e4",
"size": "417",
"binary"... |
#ifndef __SOCK_H
#define __SOCK_H
#include <stdarg.h>
#ifdef HAVE_WINSOCK2_H
#include <winsock2.h>
#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#elif _WIN32
#include <compat.h>
#endif
#ifdef HAVE_SYS_UIO_H
#include <sys/uio.h>
#else
#ifndef _SYS_UIO_H
struct iovec
{
void *iov_base;
size_t iov_len;
};... | {
"content_hash": "3536288fc0d23b94587fad83ce422b33",
"timestamp": "",
"source": "github",
"line_count": 121,
"max_line_length": 81,
"avg_line_length": 29.58677685950413,
"alnum_prop": 0.7374301675977654,
"repo_name": "luisrevilla/IcesDroide",
"id": "aa1442cef326c2b810bac50212eb8b50c9d5fc9e",
"size"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>coqeal-refinements: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootst... | {
"content_hash": "378a0d7e554d75fa805a370d6cd7b53d",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 159,
"avg_line_length": 40.529411764705884,
"alnum_prop": 0.5420899854862119,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "412ad1a142733e79aef4366078a4b2756f91d8f9",... |
'use strict';
describe('Localize directive', () => {
let LocalizeStorage;
let localize;
let $scope;
let element;
// default english localizations
let LOCALIZATIONS_EN = {
key: '"{1}" equals "{1}" and <i>"{0}"</i> equals <i>"{0}"</i>.',
};
let LOCALIZATIONS_DE = {
key: '"{1}" gleicht "{1}" und ... | {
"content_hash": "ffb2d553bdec08fdcc99a6eb5fa4bf1c",
"timestamp": "",
"source": "github",
"line_count": 166,
"max_line_length": 100,
"avg_line_length": 33.7289156626506,
"alnum_prop": 0.632434363279157,
"repo_name": "philipvonbargen/angular-localization",
"id": "2702e0737001651c0c54720d116f30eb2a6fcb... |
class Npc < ActiveRecord::Base
has_many :errands
end
| {
"content_hash": "ae76851cb0832f38bd6374d44c59cedd",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 30,
"avg_line_length": 18.333333333333332,
"alnum_prop": 0.7454545454545455,
"repo_name": "Otthello/fetch-quest",
"id": "719e1842745a627bb20ea8316b634a0a9f0ea301",
"size": "... |
FROM balenalib/odroid-ux3-ubuntu:focal-run
ENV NODE_VERSION 15.6.0
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" ||... | {
"content_hash": "93cab561d994b551260d4232186fe9d8",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 690,
"avg_line_length": 64.28888888888889,
"alnum_prop": 0.7044590390597996,
"repo_name": "nghiant2710/base-images",
"id": "d281324e39fbd2c695060f8926d63a1733a1ff3e",
"size... |
FROM phusion/baseimage
MAINTAINER Dan Leehr <dan.leehr@duke.edu>
RUN apt-get update && apt-get install -y \
python \
python-dev \
libffi-dev \
libssl-dev \
python-pip
COPY requirements.txt /
RUN pip install -r requirements.txt
COPY docker-pipeline /docker-pipeline
WORKDIR /docker-pipeline
ENTRYPOINT ["pytho... | {
"content_hash": "5fcf9157302c26736ad35010cc88b182",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 42,
"avg_line_length": 21.875,
"alnum_prop": 0.7285714285714285,
"repo_name": "Duke-GCB/docker-pipeline",
"id": "8b23e8ddf7fff6a270c84f353fe7360ec9a1c10c",
"size": "350",
... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "8ab18683b19885b424c1fe642741de43",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "108f15cec6d57e040bc13474f6339e411f73b3f0",
"size": "207... |
package org.apache.river.mahalo;
/**
*
* @author Sun Microsystems, Inc.
*
*/
public class ResultNotReadyException extends JobException {
static final long serialVersionUID = 5079803403238096285L;
public ResultNotReadyException() {
super();
}
public ResultNotReadyException(String msg) {
super(... | {
"content_hash": "9adff28575bd70854d081d5123d5a175",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 62,
"avg_line_length": 16.7,
"alnum_prop": 0.7035928143712575,
"repo_name": "pfirmstone/JGDMS",
"id": "04fae983363b5cd3bed5e086cdf17cfe447bc40d",
"size": "1140",
"binary"... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2010-2012 Luca Garulli (l.garulli(at)orientechnologies.com)
~
~ 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
~
~ htt... | {
"content_hash": "b281cbd67763b26371b89e2b297dc2d5",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 105,
"avg_line_length": 36.154761904761905,
"alnum_prop": 0.6190319394138953,
"repo_name": "delebash/orientdb-parent",
"id": "9744f71697362b6ab3625577180c5bf20bc74587",
"si... |
angular.module('openshiftConsole')
.filter('hashSize', function() {
return function(hash) {
return Object.keys(hash).length;
};
}); | {
"content_hash": "c58dbca3643375ed905c04837d68f47b",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 38,
"avg_line_length": 24.833333333333332,
"alnum_prop": 0.6375838926174496,
"repo_name": "mrunalp/origin",
"id": "56db5ff86f9239c8e01bbe0731f3245ab3650173",
"size": "149",
... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "d6068b0854b1d0ae20b93bd7d7109823",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "b359ab8902d2d34ebdbca5f4fd4412abc625a9db",
"size": "200... |
class ServicesController < ApplicationController
include EnginesServicesSystemActions
before_action :set_service
def delete_orphaned_attached_service
title = params[:service][:service_container_name].to_s + " on " + params[:service][:parent_engine].to_s
result = EnginesAttachedService.delete_orphaned_s... | {
"content_hash": "9243b8bc9f3ab2b74cb037f10d3a72e0",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 107,
"avg_line_length": 21.424242424242426,
"alnum_prop": 0.6973125884016973,
"repo_name": "EnginesOS/SystemGui",
"id": "38dd7cb3525da768190be381ec27fa6c7ba86957",
"size": ... |
namespace password_manager {
// This backend forwards requests to two backends in order to compare and record
// their results and time differences. The main backend fulfills the request
// while the shadow backend is only queried to record shadow traffic.
class PasswordStoreProxyBackend : public PasswordStoreBackend... | {
"content_hash": "3963c3401f59f9b0e9d6b9b04ef47482",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 83,
"avg_line_length": 48.63636363636363,
"alnum_prop": 0.7638629283489097,
"repo_name": "ric2b/Vivaldi-browser",
"id": "0724074ebe591734b5976d4bf963860bb0ad59fc",
"size": ... |
#ifndef __D3D11RENDERSYSTEM_H__
#define __D3D11RENDERSYSTEM_H__
#include "OgreD3D11Prerequisites.h"
#include "OgreRenderSystem.h"
#include "OgreD3D11Device.h"
#include "OgreD3D11Mappings.h"
namespace Ogre
{
#define MAX_LIGHTS 8
class D3D11DriverList;
class D3D11Driver;
/**
Implementation of DirectX9 as a rend... | {
"content_hash": "4b00053cc62bd05f56262206ac212916",
"timestamp": "",
"source": "github",
"line_count": 343,
"max_line_length": 189,
"avg_line_length": 39.48396501457726,
"alnum_prop": 0.7482832459573211,
"repo_name": "Kanma/Ogre",
"id": "d87ba003da392f24ca0f1b1dadcec59f81d25a42",
"size": "14902",
... |
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="294dip"
android:layout_height="294dip">
<ImageView
android:id="@+id/widget_bg_image"
android:layout_width="fill_parent"
android:layout_height="fi... | {
"content_hash": "eea07d0f5eb5154fe157a85d8b84e0e7",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 62,
"avg_line_length": 31,
"alnum_prop": 0.6397849462365591,
"repo_name": "bq12345/Note",
"id": "e4e752a6d2fe6942e997c3378e249bd08240d7d8",
"size": "744",
"binary": false... |
<div class="new-article">
<span class="vertical-half-spacer"></span>
<button mat-raised-button class="create" (click)="createArticle()" color="accent">
New Article
</button>
<span class="vertical-spacer"></span>
<span class="vertical-spacer"></span>
<article-list></article-list>
</div>
<router-outlet><... | {
"content_hash": "64eea4dbb3698f9f08fdfd8428b11fa3",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 84,
"avg_line_length": 30.545454545454547,
"alnum_prop": 0.6815476190476191,
"repo_name": "LighthouseBlog/Blog",
"id": "138af19f0bfed777d4e0b36d5e277ac3078e9a4c",
"size": "... |
/*
* Altair Admin
* @version v2.4.0
* @author tzd
* @license http://themeforest.net/licenses
* page_mailbox.js - page_mailbox.html
*/
$(function() {
// mailbox init functions
altair_mailbox.init();
});
// variables
var $mailbox = $('#mailbox'),
$split_view_btn = $('#mailbox_list_split'),
$combine... | {
"content_hash": "e0c62be40dcb21caf0e911239cd74f44",
"timestamp": "",
"source": "github",
"line_count": 268,
"max_line_length": 140,
"avg_line_length": 38.47761194029851,
"alnum_prop": 0.40981380915438326,
"repo_name": "denislevin/webapp-dashboard",
"id": "ee353ee4d60519e9fe01252b6b564f81bc235c01",
... |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.16) on Thu Sep 15 09:38:29 CEST 2022 -->
<title>Uses of Class com.google.ortools.sat.SatParameters.ClauseOrdering (com.google.ortools:ortools-java 9.4.1874 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UT... | {
"content_hash": "9bfd6a0711d5fc813be979c076e3c519",
"timestamp": "",
"source": "github",
"line_count": 275,
"max_line_length": 429,
"avg_line_length": 49.767272727272726,
"alnum_prop": 0.6918749086657898,
"repo_name": "or-tools/docs",
"id": "40d8f39362d47e48c313ed2707bc8bb333560189",
"size": "1368... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
/** Package containing the implementations for ConfluentManagementClient. null. */
package com.azure.resourcemanager.confluent.implementation;
| {
"content_hash": "d17f9d81a8a0cebc379333ac99e39e76",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 82,
"avg_line_length": 50,
"alnum_prop": 0.7966666666666666,
"repo_name": "Azure/azure-sdk-for-java",
"id": "3cef6a967b68f15d54019792df73f8f2927f9f81",
"size": "300",
"bin... |
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ExampleBullet : MonoBehaviour
{
public float lifetime = 4f;
void Start()
{
Destroy(gameObject, lifetime);
}
void OnCollisionEnter(Collision col)
{
GetComponent<Renderer>().enabled = false;
Destroy(this.gameObjec... | {
"content_hash": "708397e060aca33fd2a2aee65536e9c0",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 43,
"avg_line_length": 17.31578947368421,
"alnum_prop": 0.7416413373860182,
"repo_name": "benthroop/Frankenweapon",
"id": "90d50db2cb5d015ac53a858c4c6db982bb214158",
"size"... |
layout: post
title: "Welcome to Jekyll!"
date: 2016-06-04 13:50:39
categories: jekyll
---
You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches... | {
"content_hash": "1351eedc077d6fb8a367f23ad247c3c6",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 295,
"avg_line_length": 45.5,
"alnum_prop": 0.7274725274725274,
"repo_name": "dodinhkhai/dodinhkhai.github.io",
"id": "d23232114b00f64d3c54997949991acbf74f2045",
"size": "1... |
<div class="row">
<div class="col-md-6 text-left">
<section class="content-header">
<h1>Clientes </h1>
</section>
</div>
<div class="col-md-6 text-right">
<section class="content-header">
<a href="<?php echo site_url('customers/form'); ?>"><button type="butt... | {
"content_hash": "54a77b11cdc9300d4434acabe2ca562d",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 260,
"avg_line_length": 44.375,
"alnum_prop": 0.4253521126760563,
"repo_name": "leninbooter/impulse",
"id": "2ba43fede652f52be6e8e131757813abdd83144c",
"size": "2485",
"b... |
from django.db import models
from django.contrib.auth.models import AbstractBaseUser, PermissionsMixin
from django.contrib.auth.models import BaseUserManager
class UserManager(BaseUserManager):
def create_user(self, email, password, **kwargs):
user = self.model(
email=self.normalize_email(ema... | {
"content_hash": "4b29a535809e1c5c33622ef37d4341b7",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 73,
"avg_line_length": 26.34090909090909,
"alnum_prop": 0.6255392579810182,
"repo_name": "funkybob/django-dequorum",
"id": "bda234b77acb2ff9594e111de895ee76ad0ce70d",
"size... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>MCollective » Deploy » Standard Deployment — Documentation — Puppet Labs</title>
<link rel="alternate" ... | {
"content_hash": "b242bab1c55e0f06ebabb4911b41fc36",
"timestamp": "",
"source": "github",
"line_count": 1176,
"max_line_length": 604,
"avg_line_length": 64.30272108843538,
"alnum_prop": 0.6696641100238032,
"repo_name": "Smolations/more-dash-docsets",
"id": "8a260c8fa1b693a0dd83090235cda62899a0a336",
... |
package com.amazonaws.services.cloudsearchdomain.model.transform;
import java.util.Map;
import java.util.Map.Entry;
import com.amazonaws.services.cloudsearchdomain.model.*;
import com.amazonaws.transform.SimpleTypeJsonUnmarshallers.*;
import com.amazonaws.transform.*;
import com.fasterxml.jackson.core.JsonToken;
i... | {
"content_hash": "6d9fa763691e73ab29cd56bbc3d06e9d",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 78,
"avg_line_length": 34.25352112676056,
"alnum_prop": 0.5982730263157895,
"repo_name": "trasa/aws-sdk-java",
"id": "43f7d68a8c57769874f25f2cd1c98d7b891e8f45",
"size": "30... |
<html>
<head>
<style>
canvas {
background-color: lightblue;
}
</style>
</head>
<body>
<canvas id="canvas"></canvas>
<script>
const url = "http://159.203.104.60:8000/pop"; //Python server endpoint
const directions = ["up", "down", "left", "right"];
const canvas = document.getElementById("canva... | {
"content_hash": "742f7e47bff217a03a78e8a04ae9ab12",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 118,
"avg_line_length": 25.792207792207794,
"alnum_prop": 0.5926485397784491,
"repo_name": "HackBinghamton/club",
"id": "443a5625dbfa17bedd2ce65988bcc96b0abeb93b",
"size": ... |
describe('Registry', function () {
'use strict';
var expect;
var subdivision;
if (typeof window === 'undefined') {
expect = require('chai').expect;
subdivision = require('./../../dist/subdivision.node.js');
} else {
expect = chai.expect;
subdivision = window.subdivision;
}
afterEach(func... | {
"content_hash": "7ffa2b987d1bdf34d814e7661552ad2c",
"timestamp": "",
"source": "github",
"line_count": 145,
"max_line_length": 99,
"avg_line_length": 36.33103448275862,
"alnum_prop": 0.6292710706150342,
"repo_name": "BorisKozo/subdivision",
"id": "bc761940deef52470f8863b2aeb2486c9f44dceb",
"size":... |
package com.darrenfang.commons.validation.validators;
import com.darrenfang.commons.validation.constraints.EqualsTo;
@EqualsTo(filedName = "confirmPassword", dependFieldName = "password")
public class RegisterUser {
public RegisterUser(String password, String confirmPassword) {
this.password = password;
... | {
"content_hash": "130ec7fcf053adc0e601ce242e1a5bb5",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 70,
"avg_line_length": 25.565217391304348,
"alnum_prop": 0.7210884353741497,
"repo_name": "darrenfang/commons",
"id": "5bc44db01931234aeeba5361c2a9c5820a35b3a7",
"size": "5... |
<div class="container" data-ng-controller="HeaderController">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-ng-click="toggleCollapsibleMenu()">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar... | {
"content_hash": "9e431e75e0fcfed6f744a8326d15bd08",
"timestamp": "",
"source": "github",
"line_count": 58,
"max_line_length": 283,
"avg_line_length": 42.86206896551724,
"alnum_prop": 0.6246983105390185,
"repo_name": "Igor-Ioriatti/meanjs",
"id": "5db22f83f30c4014ec404539308716deba613045",
"size": ... |
package com.navigationsample;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of the main component registered from JavaScript.
* This is used to schedule rendering of the component.
*/
@Override
protected String getMainComp... | {
"content_hash": "cbd5fcbedb814b863115767b35c2e702",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 73,
"avg_line_length": 25.133333333333333,
"alnum_prop": 0.7108753315649867,
"repo_name": "dotnetprofessional/abusjs-react-native-sample",
"id": "c4a13f60c0ed7ce12d3f1ae947c6... |
FOUNDATION_EXPORT double SAConfettiViewVersionNumber;
FOUNDATION_EXPORT const unsigned char SAConfettiViewVersionString[];
| {
"content_hash": "ce676af3a61c4763acba3bc15ff1ae4c",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 68,
"avg_line_length": 41.333333333333336,
"alnum_prop": 0.8790322580645161,
"repo_name": "lojals/QRGen",
"id": "79a3ef2d570517a5977c91f75673eb1410328bdd",
"size": "150",
... |
package natyla
import (
"fmt"
"net"
"testing"
"time"
)
type DummyConn struct {
T *testing.T
}
func (d DummyConn) Write(b []byte) (n int, err error) {
//test the "help" command and check if the repsonse is correct
checkCommand(1, b, showHelp(), d.T)
//test if the response was "unknown command" for an unknow... | {
"content_hash": "26ba44eecf4fe9335236757965179ab1",
"timestamp": "",
"source": "github",
"line_count": 181,
"max_line_length": 91,
"avg_line_length": 23.591160220994475,
"alnum_prop": 0.675175644028103,
"repo_name": "Fersca/natyla",
"id": "d7884d92e52a41f281641b8a40c4bd1358ccc3bc",
"size": "4270",... |
package de.mineformers.investiture.allomancy.api.misting.mental;
import de.mineformers.investiture.allomancy.api.metal.Metal;
import de.mineformers.investiture.allomancy.api.metal.Metals;
import de.mineformers.investiture.allomancy.api.power.AllomanticPower;
import static de.mineformers.investiture.allomancy.api.powe... | {
"content_hash": "8adda22f44fe53e27f2497839031e2ed",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 77,
"avg_line_length": 32.72727272727273,
"alnum_prop": 0.7888888888888889,
"repo_name": "PaleoCrafter/Allomancy",
"id": "f4f8fca0cca9f43f6ad6bcf4fb3d4a6960545eab",
"size":... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int64_t_fscanf_add_82.h
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-82.tmpl.h
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: fscanf Read data from the console using fscanf()
* Goo... | {
"content_hash": "747968c96fd3244b0a2c73a9fd7b53ee",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 121,
"avg_line_length": 26.642857142857142,
"alnum_prop": 0.6997319034852547,
"repo_name": "JianpingZeng/xcc",
"id": "3175d24b46ff42b6d463c4c45532c4407dcd8149",
"size": "14... |
package org.linqs.psl.experimental.optimizer.lbfgs;
import java.lang.management.*;
import java.io.PrintStream;
/**
* @author Stanley Kok
* Date: 12/19/10
* Time: 12:13 PM
* This class returns CPU, user and system time.
*/
public class Timer
{
public Timer() {}
/** Returns CPU time in nano... | {
"content_hash": "a68ff43119d0532a28d16cbfb66f7b99",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 115,
"avg_line_length": 32.85507246376812,
"alnum_prop": 0.6127040141155713,
"repo_name": "linqs/psl-experimental",
"id": "a27fe0967ec4a0b3c71e5f7386edd75bbbd4a088",
"size"... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "5c278077152536b3b4bcf55385964f0d",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "ce8510fbcf19d9ca27272822901bb280daae7c3d",
"size": "187... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Etiqueta: Ley | La Red Semanario</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Noticias del Sur del Estado de Mexico">
<meta property="og:type" content=... | {
"content_hash": "1efe8ff0d4114848385804b2582cf09f",
"timestamp": "",
"source": "github",
"line_count": 451,
"max_line_length": 267,
"avg_line_length": 38.28381374722838,
"alnum_prop": 0.509093015174331,
"repo_name": "reneisrael/reneisrael.github.io",
"id": "7322632d7eb9c837c5e2a30dc4e974430bc2d096",... |
package com.rentIT;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class RentItApplication {
public static void main(String[] args) {
SpringApplication.run(RentItApplication.class, args);
}
}
| {
"content_hash": "17058bd5d935a9604444d76e8ee2c13d",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 68,
"avg_line_length": 27.363636363636363,
"alnum_prop": 0.8239202657807309,
"repo_name": "rpopescu92/rentIT",
"id": "d99b4fa740775e05e200c5d87cde8a36a3540dc2",
"size": "30... |
// Code generated by client-gen. DO NOT EDIT.
package fake
import (
v1 "github.com/tektoncd/pipeline/pkg/client/clientset/versioned/typed/pipeline/v1"
rest "k8s.io/client-go/rest"
testing "k8s.io/client-go/testing"
)
type FakeTektonV1 struct {
*testing.Fake
}
func (c *FakeTektonV1) Pipelines(namespace string)... | {
"content_hash": "b26866f2f4e5627500d2d1d9aa3030f9",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 83,
"avg_line_length": 24.36842105263158,
"alnum_prop": 0.765658747300216,
"repo_name": "tektoncd/pipeline",
"id": "8b2549cfd0ba44e85b91c73bada00e1d3e97a78e",
"size": "1490... |
VulkanWrapper::VWBufferClear::VWBufferClear()
{
// Set the initial data
// ...
}
VulkanWrapper::VWBufferClear::~VWBufferClear()
{
}
bool VulkanWrapper::VWBufferClear::Initialize()
{
return true;
}
void VulkanWrapper::VWBufferClear::CreateCommandBuffers(VWGraphicAdapter* _adapter, VWGraphicInstance* _graphicInstan... | {
"content_hash": "4a5529084992ede7c7e3f98b1a2ec10c",
"timestamp": "",
"source": "github",
"line_count": 135,
"max_line_length": 198,
"avg_line_length": 47.54074074074074,
"alnum_prop": 0.5789965721408539,
"repo_name": "RodrigoHolztrattner/Wonderland",
"id": "cdeb7aa35d29ca2cf9e554e4dcf83e86a7f66601",... |
package com.amazonaws.services.cloudfront.model;
import java.io.Serializable;
import javax.annotation.Generated;
/**
* <p>
* The returned result of the corresponding request.
* </p>
*
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2019-03-26/GetStreamingDistribution"
* target="_top">AW... | {
"content_hash": "aa07762f35db54fa4a4dcd4d78aa766a",
"timestamp": "",
"source": "github",
"line_count": 172,
"max_line_length": 157,
"avg_line_length": 31.91860465116279,
"alnum_prop": 0.6327868852459017,
"repo_name": "jentfoo/aws-sdk-java",
"id": "9510c3770ba21559093eea4061722a0c3b4fc76c",
"size":... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Package org.apache.poi.xssf.usermodel.charts (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TIT... | {
"content_hash": "442abf6fddb1e49775e80bb86d1d10ff",
"timestamp": "",
"source": "github",
"line_count": 244,
"max_line_length": 284,
"avg_line_length": 45.795081967213115,
"alnum_prop": 0.6245749060318597,
"repo_name": "xiwan/xlsEditor",
"id": "7b87712cb9443a2bb5dd2ccedf89a243654dfc2b",
"size": "11... |
package hamlah.pin.complice;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import com.bluelinelabs.logansquare.annotation.JsonObject;
import hamlah.pin.R;
@JsonObject
public class CompliceEditTask extends CompliceTask {
CompliceEditTask() {
}
public CompliceEditTask... | {
"content_hash": "294c9f83eb0813cc7f3c17f12117652a",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 95,
"avg_line_length": 30.096774193548388,
"alnum_prop": 0.6302250803858521,
"repo_name": "lahwran/pin",
"id": "7740a334ca46d0a8c8e7ff4573e1e9e5668e8cb4",
"size": "933",
... |
#region File Description
//-----------------------------------------------------------------------------
// Enemy.cs
//
// Microsoft XNA Community Game Platform
// Copyright (C) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------------------------
#endregion
using... | {
"content_hash": "e213d3a6cc4e6a565d81e512c2f6648f",
"timestamp": "",
"source": "github",
"line_count": 179,
"max_line_length": 106,
"avg_line_length": 33.44692737430167,
"alnum_prop": 0.5238015700684817,
"repo_name": "HazardPath/GameJam1",
"id": "d37b240fe968f0b155031c42e2dd83db4ed6aed1",
"size": ... |
import * as actionTypes from "./actionTypes";
// Simple actions related to UI state.
export const setCurrentKernelName = (payload: string) => ({
type: actionTypes.SET_CURRENT_KERNEL_NAME,
payload
});
export const setCurrentServerId = (payload: { serverId: string }) => ({
type: actionTypes.SET_CURRENT_SERVER_ID,
... | {
"content_hash": "6251bcccce1dc62832b60ef64c89ec60",
"timestamp": "",
"source": "github",
"line_count": 243,
"max_line_length": 79,
"avg_line_length": 21.48971193415638,
"alnum_prop": 0.6851780926847951,
"repo_name": "jdetle/nteract",
"id": "646af52654e24346a3ca577579c1e93615c807b5",
"size": "5231"... |
<TS language="en_GB" version="2.1">
<context>
<name>AddressBookPage</name>
<message>
<source>Right-click to edit address or label</source>
<translation>Right-click to edit address or label</translation>
</message>
<message>
<source>Create a new address</source>
<translati... | {
"content_hash": "00c0f3ef52df3fcd60ac9ee6695b5a88",
"timestamp": "",
"source": "github",
"line_count": 3719,
"max_line_length": 436,
"avg_line_length": 40.553643452541,
"alnum_prop": 0.6568933622421578,
"repo_name": "vcoin-project/v",
"id": "4f5b5446e68221f686285e2c4e6d34870e9b6e11",
"size": "1508... |
package de.motivational.stairs.database.service;
import de.motivational.stairs.database.entity.OffsetEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Created by Florian on 29.08.2016.
*/
@Repository
interface OffsetRepository extends JpaRe... | {
"content_hash": "ec095f4049485e694b7d2e4dbb2da046",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 73,
"avg_line_length": 27.46153846153846,
"alnum_prop": 0.8179271708683473,
"repo_name": "FlorianDe/MotivationalStairs",
"id": "9b734dffac59ef8bcf9888a826299d41d56bd345",
"... |
import React from "react"
let CoderEstimateCompleted = React.createClass({
propTypes: {
coder: React.PropTypes.string,
points: React.PropTypes.number,
onClick: React.PropTypes.func
},
render() {
return(
<div className="estimate">
<div className="estimate-card estimate-complet... | {
"content_hash": "5f600efbfe0c669fa0c8e6843f3c1cc2",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 85,
"avg_line_length": 23.03448275862069,
"alnum_prop": 0.6182634730538922,
"repo_name": "digitalronin/ticket-poker",
"id": "7bd6d2118d14f0f0e14b34acab963a752ef253cd",
"siz... |
{% extends 'store_admin/inventory/base_auctions.html' %}
{% load i18n %}
{% load sell_tags %}
{% block title_sub_menu %}
{% trans "Auction Details" %}: {{ auction.title|title }}
{% endblock %}
{% block main %}
<h3>{{ auction.title|title }}</h3>
<p>{% trans "Status" %}: {{ auction.status }}</p>
<p>{% trans "Start"... | {
"content_hash": "25ffe220fd71dfd866f3fef58967a085",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 174,
"avg_line_length": 32.904761904761905,
"alnum_prop": 0.5692233478051134,
"repo_name": "StephenPower/CollectorCity-Market-Place",
"id": "3a983df9bf9ddf6441cb8a1405cccedaa... |
// Compress list of all Unicode letters to less than 2kB
// Credit goes to gagern, https://gist.github.com/gagern/89db1179766a702c564d
var lo = require('lodash');
//var categories = [
//"Cased_Letter","Close_Punctuation","Connector_Punctuation","Control",
//"Currency_Symbol","Dash_Punctuation","Decimal_Number","Enclos... | {
"content_hash": "dadad2824ff255cfd6b5325af205bf91",
"timestamp": "",
"source": "github",
"line_count": 231,
"max_line_length": 205,
"avg_line_length": 46.28138528138528,
"alnum_prop": 0.568983256945094,
"repo_name": "tommyettinger/RegExodus",
"id": "955414f321c50e6c880270b4b6a2d5075a2275f9",
"size... |
<!-- ***************************************************************************
* Copyright (c) 2013 IBM Corp.
*
* 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/li... | {
"content_hash": "c757bfbc8117ef27d73b03a212a03169",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 226,
"avg_line_length": 42.58441558441559,
"alnum_prop": 0.54193351631595,
"repo_name": "wuhais/acmeair-netflixoss-weave",
"id": "eb542d3cb8c40f1a823b3cd0e6ff61eb550bc3f1",
... |
using System;
namespace Microsoft.eShopOnContainers.Services.Ordering.Infrastructure.Idempotency
{
public class ClientRequest
{
public Guid Id { get; set; }
public string Name { get; set; }
public DateTime Time { get; set; }
}
}
| {
"content_hash": "50e115f84a234d08596424a94b5fa89e",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 82,
"avg_line_length": 24.272727272727273,
"alnum_prop": 0.6554307116104869,
"repo_name": "fmustaf/Samples",
"id": "7ca49fa41b8823ae7b74f7057146f2d8940b5855",
"size": "269"... |
using System;
using System.Collections.Generic;
using System.IO;
using System.Runtime.Serialization.Formatters.Binary;
namespace PasswordFormat
{
[Serializable]
public class SiteFormat
{
public Group Favorite { get; set; }
public Group Default { get; set; }
public List<Group> Cust... | {
"content_hash": "d30205e9897dbfb259afcfd45888cf98",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 91,
"avg_line_length": 29.58695652173913,
"alnum_prop": 0.5540044085231447,
"repo_name": "ogycode/JesusPassword",
"id": "83f298a447914e7900f70a1e412415cc518a0e1a",
"size": ... |
@interface SoundPlayer ()
{
}
@property(nonatomic,strong) SoundEngine *soundEngine;
@end
@implementation SoundPlayer
+(id)sharedSoundPlayer
{
static dispatch_once_t once;
static id sharedInstance;
dispatch_once(&once, ^{
sharedInstance = [[self alloc] init];
});
return sharedInstance;
}
... | {
"content_hash": "e09c67a9eb004e7d16032b3b022d8e76",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 140,
"avg_line_length": 15.951048951048952,
"alnum_prop": 0.6742656729504604,
"repo_name": "BobDG/BDGUtilities",
"id": "3d229d1b26efeacc877bedb51005364c9ca35f55",
"size": ... |
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<item value="true" key="CommitDialog.showUntracked"/>
<list key="RepositorySelectionPage.UsedUris">
<item value="https://github.com/josecgil/SoftwareCraftsmanship.git"/>
</list>
<list key="CommitDialog.authorValues">
<item value="José Carlos Gil ... | {
"content_hash": "45f04a9d0ecda54f75e13226b55c2b47",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 94,
"avg_line_length": 43.148936170212764,
"alnum_prop": 0.6982248520710059,
"repo_name": "josecgil/SoftwareCraftsmanship",
"id": "34014426bb7d2c5af757091b7fa53723a464bc1a",
... |
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// 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.apa... | {
"content_hash": "68c298157ae6d8bb763b9f0f781265fd",
"timestamp": "",
"source": "github",
"line_count": 157,
"max_line_length": 148,
"avg_line_length": 39.43312101910828,
"alnum_prop": 0.6002261347116783,
"repo_name": "dominiqa/azure-powershell",
"id": "534e719037ac42fdfe7cc9949fe3cb05f035e443",
"s... |
#include "tensorflow/core/grappler/optimizers/arithmetic_optimizer.h"
#include "absl/strings/str_cat.h"
#include "tensorflow/cc/ops/array_ops.h"
#include "tensorflow/cc/ops/math_ops.h"
#include "tensorflow/cc/ops/standard_ops.h"
#include "tensorflow/core/framework/node_def.pb.h"
#include "tensorflow/core/framework/t... | {
"content_hash": "61e2a516b377f5ae54ae53a3fcca7be2",
"timestamp": "",
"source": "github",
"line_count": 4067,
"max_line_length": 80,
"avg_line_length": 38.52962871895746,
"alnum_prop": 0.6365283982131461,
"repo_name": "jhseu/tensorflow",
"id": "4c703439420a2371f5431c62515249a38e31833f",
"size": "15... |
package org.nem.ncc.controller.viewmodels;
import net.minidev.json.*;
import org.hamcrest.core.*;
import org.junit.*;
import org.nem.core.model.AccountStatus;
import org.nem.core.serialization.JsonSerializer;
import org.nem.ncc.test.Utils;
import java.util.*;
public class AccountTransactionsPairTest {
@Test
publi... | {
"content_hash": "35fe5f6c62f795c509ba4355addb1c0a",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 119,
"avg_line_length": 36.68292682926829,
"alnum_prop": 0.7772606382978723,
"repo_name": "lcharles123/NemCommunityClient",
"id": "6a55b668d7becc2fd065eeef74fc9dd219c21828",
... |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... | {
"content_hash": "f152702baf0ae7007eade758577a99a4",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 266,
"avg_line_length": 47.390243902439025,
"alnum_prop": 0.7192485846628924,
"repo_name": "prio/cxxapiref",
"id": "c778d32f27823f58ed9a316f8ca46c46049480e9",
"size": "3886... |
@interface DDAppDelegate : NSObject <NSApplicationDelegate>
@property (assign) IBOutlet NSWindow *window;
@property (assign) IBOutlet DDModifiedQL *view;
@end
| {
"content_hash": "ca6f0c012a835727446973b2212e4513",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 59,
"avg_line_length": 26.833333333333332,
"alnum_prop": 0.7950310559006211,
"repo_name": "Daij-Djan/QuicklookAdditionalViews",
"id": "fc1847ebc1e4d560c246cad612fa38b1be463c75... |
using System;
namespace iRuler.Utility
{
/// <summary>
/// Summary description for iRuleInfo.
/// </summary>
public class iRuleInfo
{
public enum RuleType
{
LOCALLB = 0,
GLOBALLB = 1,
CONFIG = 2
};
public RuleType rule_type = RuleType.LOCALLB;
public S... | {
"content_hash": "d458a67e43a00e823743d4b8709521f3",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 74,
"avg_line_length": 21.875,
"alnum_prop": 0.6091428571428571,
"repo_name": "F5Networks/f5-irule-editor",
"id": "5641b690b4acabe8eae570ead0a1cc9867a3a6f1",
"size": "2651"... |
package com.av.autopivot;
import static com.av.csv.discover.CSVDiscovery.isDate;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Properties;
import java.util.Set;
import java.util.logging.Logger;
import com.qfs.chunk.impl.Chunks;
import com.... | {
"content_hash": "a5178c9c779a1e9a4a59ee1b72f4ce79",
"timestamp": "",
"source": "github",
"line_count": 430,
"max_line_length": 152,
"avg_line_length": 39.30930232558139,
"alnum_prop": 0.7541856475181921,
"repo_name": "activeviam/autopivot",
"id": "d47c2bd74b930d76d8418e55dbc308c4c80a3238",
"size":... |
using System.Web;
using System.Web.Services;
using System.Web.Services.Protocols;
using Commanigy.Iquomi.Services;
#endregion
namespace Commanigy.Iquomi.WebServices {
/// <summary>
/// Summary description for IqCore.
/// </summary>
//[WebServiceBinding(ConformanceClaims = WsiClaims.BP10, EmitConfor... | {
"content_hash": "1046d833b1b90fa5dbe7b3b95f105e57",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 92,
"avg_line_length": 27.19047619047619,
"alnum_prop": 0.7197898423817863,
"repo_name": "theill/iquomi",
"id": "391b5e2011924d4bd07c2b2594c8a5677cf8bb38",
"size": "597",
... |
package fathom.rest.route;
import com.google.common.base.Strings;
import fathom.rest.Context;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ro.pippo.core.Languages;
import ro.pippo.core.route.RouteHandler;
import java.util.Locale;
/**
* The LanguageHandler determines the appropriate language, bi... | {
"content_hash": "b2e4b8e0fde8aa21a61ffc6b303f5166",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 104,
"avg_line_length": 30.819444444444443,
"alnum_prop": 0.6872465074357819,
"repo_name": "gitblit/fathom",
"id": "8edae58e3de531a73554744e1f06b062cae3c7aa",
"size": "2837... |
namespace Anycmd.ViewModel
{
using Engine.Ac;
using Exceptions;
using System.Globalization;
using Util;
/// <summary>
/// 为AcDomain提供扩展方法。<see cref="IAcDomain"/>
/// </summary>
public static class AcDomainExtension
{
/// <summary>
/// 根据系统字典将字典项码翻译为字典项名
///... | {
"content_hash": "04e3e4aa9c5524054e71f18a23504c9d",
"timestamp": "",
"source": "github",
"line_count": 79,
"max_line_length": 145,
"avg_line_length": 38.34177215189873,
"alnum_prop": 0.5704853086827336,
"repo_name": "anycmd/anycmd",
"id": "8e24b91d56fd97092bd2a91ff3b0485139914bb3",
"size": "3171",... |
<?php
namespace futboleros;
use Illuminate\Database\Eloquent\Model;
use Carbon\Carbon;
use Storage;
use File;
class Equipo extends Model
{
protected $fillable = ['nombre_equipo','alias','fecha_fundacion','presidente_actual','nombre_hinchada','activado','campeonato_id','estadio_id','tecnico_id','nombre_estadio',... | {
"content_hash": "886ece1572abf36efc769a9ab7f09add",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 185,
"avg_line_length": 29.73469387755102,
"alnum_prop": 0.6156485929993136,
"repo_name": "wilsonwp/futbol_backend",
"id": "7cf12d1241d7b42d064b173233d9b0af5c021405",
"size... |
FOUNDATION_EXPORT double Pods_RFFeatureToggleTestsVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_RFFeatureToggleTestsVersionString[];
| {
"content_hash": "0e40f0afd597b3de57e6666f51adc08e",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 79,
"avg_line_length": 48.666666666666664,
"alnum_prop": 0.8835616438356164,
"repo_name": "raumfeld/RFFeatureToggle",
"id": "35c29996e24d72de38dc8d94a4ae653d51610975",
"size... |
title: Fractions
---
## Fractions
A fractional number represents part of a whole number, a value between 0 and 1. They can be represented using decimals (e.g. 0.1), percentages (e.g. 10%), negative indices (e.g. 10 ^ -1) or fractions (e.g. 1/10).
A fraction normally has two parts which are divided by a line:
* Nume... | {
"content_hash": "504430d314b43b8f30c64cf2a747948a",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 212,
"avg_line_length": 33.26923076923077,
"alnum_prop": 0.753757225433526,
"repo_name": "pahosler/freecodecamp",
"id": "2ebe3a847abf627df3e6031ca5a750ba239f444b",
"size": ... |
import * as vscode from 'vscode';
import { workspace } from 'vscode';
import * as gitflowUtils from '../helpers/gitflowUtils';
import * as gitUtils from '../helpers/gitUtils';
import * as path from 'path';
import { InitConfigSettings } from '../settings/configSettings';
import { BranchSetting } from '../settings/branch... | {
"content_hash": "b1333164aa5ea57b24eb7a02fa7c7dd6",
"timestamp": "",
"source": "github",
"line_count": 145,
"max_line_length": 170,
"avg_line_length": 45.53793103448276,
"alnum_prop": 0.5810995002271695,
"repo_name": "Shaggy13spe/gitflow4code",
"id": "34ffdee872a800a0f46c7c0ca85eb5875a6bfdaf",
"si... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="/maps/leaflet/dist/leaflet.css" />
<lin... | {
"content_hash": "9b2218e29415df8a07d43b9dda5fbf6c",
"timestamp": "",
"source": "github",
"line_count": 105,
"max_line_length": 153,
"avg_line_length": 25.561904761904763,
"alnum_prop": 0.657973174366617,
"repo_name": "ajvol/leaflet-search",
"id": "755ba09606446d94d8f5ad72e3bb0d7fcfc1f025",
"size":... |
from blazar.plugins import base
class DummyVMPlugin(base.BasePlugin):
"""Plugin for VM resource that does nothing."""
resource_type = 'virtual:instance'
title = 'Dummy VM Plugin'
description = 'This plugin does nothing.'
def reserve_resource(self, reservation_id, values):
return None
... | {
"content_hash": "62c260ad9afda81396d87b826860a37d",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 68,
"avg_line_length": 31.545454545454547,
"alnum_prop": 0.6570605187319885,
"repo_name": "stackforge/blazar",
"id": "5e35b56dc4f7350a7af396a3259b6a5cb7b4414c",
"size": "12... |
@implementation MKFractionToPercentTransformer
+ (Class)transformedValueClass {
return [NSNumber class];
}
+ (BOOL)allowsReverseTransformation {
return YES;
}
- (id)transformedValue:(id)value {
float scaleInputValue;
float zoomOutputValue;
if (value == nil) return nil;
if ([value re... | {
"content_hash": "7b64790b8b9a052e5a39cad0ed6db277",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 90,
"avg_line_length": 26.085106382978722,
"alnum_prop": 0.6566068515497553,
"repo_name": "mkdynamic/prototype",
"id": "aaab964a475c1caec0912509c6138db4b65f0c54",
"size": "... |
<div id="base-search-component">
<h4>Base Search</h4>
<input #searchBox id="search-box" (keyup)="search(searchBox.value)" />
<div>
<div *ngFor="let base of bases | async"
(click)="gotoDetail(base)" class="search-result" >
{{base.name}}
</div>
</div>
</div>
| {
"content_hash": "6338b9bc7688df498c3d08e667402f07",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 72,
"avg_line_length": 28.8,
"alnum_prop": 0.59375,
"repo_name": "Shakyamuni177te/Ang2Mouse",
"id": "d10624a3e9a1a223ff5137466b70e2ec51c954c1",
"size": "288",
"binary": f... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "551447f6dcf7d93394dac1855f99ac32",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "99511ebbe9c937c09ffc565e9dc784c6e334aaea",
"size": "189... |
package com.ogamelib.building.producer;
import com.ogamelib.resource.ResourceSet;
public class CrystalMine extends Producer {
@Override
public Long getProductionBaseForMetal() {
return 0L;
}
@Override
public Long getProductionBaseForCrystal() {
return (long) Math.floor((double) 20 * getLevel()
* Math.p... | {
"content_hash": "014d57ac73db0e237272fb0415ab0a49",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 73,
"avg_line_length": 21.361702127659573,
"alnum_prop": 0.7101593625498008,
"repo_name": "matthieu-vergne/Ogame-Library",
"id": "acc79037c3a72f6c64f86d1d93fe827661a294b9",
... |
layout: post
title: Creating Dynamic Nested Forms in Rails with jQuery - Part II
date: 2018-01-22
---
Gems like [cocoon](https://github.com/nathanvda/cocoon) and [nested_form](https://github.com/ryanb/nested_form) make nested forms an easy cake in Rails, but not everyone prefers to pile on gems in their projects. Whet... | {
"content_hash": "88f84ce65fb1474fbfd6bf7295af57d6",
"timestamp": "",
"source": "github",
"line_count": 183,
"max_line_length": 693,
"avg_line_length": 55.797814207650276,
"alnum_prop": 0.6774067182450298,
"repo_name": "auranbuckles/auranbuckles.github.io",
"id": "ed7dbf49b3815aed536ec0612dce84673381... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.