text
stringlengths
11
99.8k
meta
dict
// Base jqxgrid options and utils var base_jqxgrid_options = { altrows: true, columnsheight: 40, rowsheight: 40, filterrowheight: 40, width: '100%', editable: false, columnsresize: true, groupable: false, sortable: true, filterable: true, showstatusbar: false, status...
{ "pile_set_name": "Github" }
// increment export function increment(index) { return { type: 'INCREMENT_LIKES', index } } // add comment export function addComment(postId, author, comment) { return { type: 'ADD_COMMENT', postId, author, comment } } // remove comment export function removeComment(postId, i) { ret...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 61757cf57a877ce46a12429a7e8996dd MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en" ng-app="jpm"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/releases/3.5.0/css/style.css" rel="stylesheet" /> <script src="https://code.jquery.com/jque...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='UTF-8'?> <org.jenkinsci.plugins.terraform.TerraformBuildWrapper_-DescriptorImpl plugin="terraform@1.0.9"> <installations> <org.jenkinsci.plugins.terraform.TerraformInstallation> <name>Terraform 0.9.11</name> <home></home> <properties> <hudson.tools.InstallSo...
{ "pile_set_name": "Github" }
{ "tests": [ { "description": "update: ServerTimestamp with data", "comment": "A key with the special ServerTimestamp sentinel is removed from\nthe data in the update operation. Instead it appears in a separate Transform operation.\nNote that in these tests, the string \"ServerTimestamp\" should be re...
{ "pile_set_name": "Github" }
{ "name": "@mostly-adequate/support", "version": "2.0.1", "description": "Support functions and data-structures from the Mostly Adequate Guide to Functional Programming", "license": "MIT", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/MostlyAdequate/mostly-adequate-gu...
{ "pile_set_name": "Github" }
define([ 'logger', 'backbone', 'injector', 'marionette', 'vent', '#qt_core/controllers/api', 'commands/index', 'controllers/nav', 'controllers/initdata', 'routers/router', 'views/layout', '#beans/beans', "modernizr", 'fastclick', '#qt_core/controllers/config' ], function (logger, Backbone...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <rsp stat="ok"> <photo id="44070187" secret="5e5a50b675" server="32" farm="1" dateuploaded="1126980258" isfavorite="0" license="4" safety_level="0" rotation="0" originalsecret="5e5a50b675" originalformat="jpg" views="5031" media="photo"> <owner nsid="945...
{ "pile_set_name": "Github" }
{{- if .Values.compass.enabled }} apiVersion: v1 kind: Service metadata: labels: app: {{ .Values.compass.name }} service: {{ .Values.compass.name }} name: {{ .Values.compass.name }} namespace: {{ .Release.Namespace }} spec: ports: {{ range $i, $var := .Values.compass.service.ports -}} - name: {{...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ~ Copyright (c) 2019 Hai Zhang <dreaming.in.code.zh@gmail.com> ~ All Rights Reserved. --> <View xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/swatch" android:layout_width="36dp" android:layout_height="36dp" android:bac...
{ "pile_set_name": "Github" }
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in w...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <!-- Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> <html class="reftest-wait"><head> <meta charset="utf-8"> <title>CSS Grid Test: test 027 dynamic remove/insert second item</title> <link rel="author" title="Mats Palmgren" href="htt...
{ "pile_set_name": "Github" }
{ "@context": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-parse-html-script/^1.0.0/components/context.jsonld", "@id": "npmd:@comunica/actor-rdf-parse-html-script", "@type": "Module", "requireName": "@comunica/actor-rdf-parse-html-script", "import": [ "files-carphs:components/Ac...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> <device id="retina4_7" orientatio...
{ "pile_set_name": "Github" }
{ "domain": "ci", "tags": [ "country", "geo" ], "whoisServer": "whois.nic.ci", "nameServers": [ "any.nic.ci", "censvrns0001.ird.fr", "ci.hosting.nic.fr", "ns-ci.afrinic.net", "ns.nic.ci", "phloem.uoregon.edu" ], "policies": [ { "type": "idn-disallowed" } ] }
{ "pile_set_name": "Github" }
#!/usr/bin/env bash export PATH=~/tools/emacswin/bin/:/bin:/usr/bin:"$PATH" rm TAGS find . \( '-path' '*/CVS' \ '-o' '-path' '*/.svn' \ '-o' '-path' '*/autom4te.cache' \ '-o' '-path' '*/{arch}' \ '-o' '-path' '*/.hg' \ '-o' '-path' '*/_darcs' \ '-o' '-path' '*/.git' \ '-o' '-path' '*/.bzr'...
{ "pile_set_name": "Github" }
/** * Sinhala translation * @author CodeLyokoXtEAM <XcodeLyokoTEAM@gmail.com> * @version 2018-03-26 */ (function(root, factory) { if (typeof define === 'function' && define.amd) { define(['elfinder'], factory); } else if (typeof exports !== 'undefined') { module.exports = factory(require('elfinder')); } else...
{ "pile_set_name": "Github" }
/** * Internal dependencies */ import SVGArrow from './images/arrow.svg' /** * External dependencies */ import { range } from '~stackable/util' import classnames from 'classnames' import { i18n } from 'stackable' /** * WordPress dependencies */ import { __ } from '@wordpress/i18n' import { applyFilters } from '...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- DEPRECATED!!! PLEASE USE "org/springframework/cloud/gcp/logging/logback-appender.xml" --> <!-- Stackdriver appender logback configuration provided for import. --> <included> <property name="STACKDRIVER_LOG_NAME" value="${STACKDRIVER_LOG_NAME:-spring.log}"/> <property n...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html> <head> <style> p { float:left; white-space:pre; border:1px solid black; clear:both; } .space { padding:0 2px; } table { clear:both; } </style> </head> <body> <p> a </p> <div style="width:0"> <p> a </p> </div> <p> <span class="space">a</span> </p> <div style="width:...
{ "pile_set_name": "Github" }
<annotation> <folder>widerface</folder> <filename>22--Picnic_22_Picnic_Picnic_22_68.jpg</filename> <source> <database>wider face Database</database> <annotation>PASCAL VOC2007</annotation> <image>flickr</image> <flickrid>-1</flickrid> </source> <owner> <flickrid>yanyu</flickrid> <name>yanyu</name> </owner> <size> <widt...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 973c73f34132a1a4bbad8414c56117de folderAsset: yes timeCreated: 1435661090 licenseType: Store DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
ks.type = "sparql" ks.url = "http://live.dbpedia.org/sparql" ks.defaultGraphURIs = {"http://dbpedia.org"} alg.type = "objectproperty range learner" alg.source = component:ks alg.propertyToDescribe = "http://dbpedia.org/ontology/leader"
{ "pile_set_name": "Github" }
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:Controls="clr-namespace:System.Windows.Controls"> <Style TargetType="{x:Type Controls:EditTextBox}"> <Setter Property="Foreground" Value="{DynamicResource {x:S...
{ "pile_set_name": "Github" }
<font face="verdana"> <table border="1" width="100%" bordercolor="#FFFFFF"> <tr> <td width="61%" bgcolor="#6097C9"><font face="verdana"> <h1 align="left"><font color="#FFFFFF">&nbsp;Vertexes</font></h1> <p align="left"><b>&nbsp;Aim</b>: To edit a meshes vertexes in Real-time<br> &nbsp;<b>Skill level</b>: Intermed...
{ "pile_set_name": "Github" }
<html> <head> <title>Test</title> <script src="example_output.js"></script> <script> init = function() { var person = Person.createFrom({ "name": "Ovo Ono", "nicknames": ["aaa", "bbb"], "personal_info": { "hobby": ["1", "2"], "pet_name": "n...
{ "pile_set_name": "Github" }
{ "acno": "D03930", "acquisitionYear": 1856, "all_artists": "Joseph Mallord William Turner", "catalogueGroup": { "accessionRanges": "D03833-D03973; D40780", "completeStatus": "COMPLETE", "finbergNumber": "LXVI", "groupType": "Turner Sketchbook", "id": 65716, "shortTitle": "Egypti...
{ "pile_set_name": "Github" }
page.title=Draw 9-patch page.tags="NinePatch" @jd:body <p>The Draw 9-patch tool allows you to easily create a {@link android.graphics.NinePatch} graphic using a WYSIWYG editor.</p> <p>For an introduction to Nine-patch graphics and how they work, please read the section about Nine-patch in the <a href="{@docRoot}...
{ "pile_set_name": "Github" }
<!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>CSS Test: First-letter with the 'right white curly bracket' punctuation character</title> <link rel="author" title="Microsoft" href=...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ConfigureWeb</class> <widget class="QWidget" name="ConfigureWeb"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>926</width> <height>561</height> </rect> </property> <property name="windowTitle"> <string>Form</...
{ "pile_set_name": "Github" }
- name: network.interface.name overwrite: true type: keyword default_field: false description: > Name of the network interface where the traffic has been observed. - name: rsa overwrite: true type: group default_field: false fields: - name: internal overwrite: true type: group fields: ...
{ "pile_set_name": "Github" }
{ "config": { "abort": { "already_setup": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44 Heos \u9023\u7dda\uff0c\u5c07\u652f\u63f4\u7db2\u8def\u4e2d\u6240\u6709\u5c0d\u61c9\u8a2d\u5099\u3002" }, "error": { "connection_failure": "\u7121\u6cd5\u9023\u7dda\u81f3\u6307\u5b9a\u4e3b...
{ "pile_set_name": "Github" }
load( "//lingvo:lingvo.bzl", "lingvo_py_binary", ) package( default_visibility = ["//visibility:public"], ) licenses(["notice"]) exports_files(["LICENSE"]) config_setting( name = "cuda", values = {"define": "using_cuda=true"}, ) py_library( name = "base_runner", srcs = ["base_runner.py"...
{ "pile_set_name": "Github" }
-------- @implements E -------- { "type": { "name": "implements-json.E", "pos": "testdata/src/implements-json/main.go:10:6", "kind": "interface" } } -------- @implements F -------- { "type": { "name": "implements-json.F", "pos": "testdata/src/implements-json/main.go:12:6", "kind": "interface" }, "to": ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>IBClasses</key> <array> <dict> <key>CLASS</key> <string>SUWindowController</string> <key>LANGUAGE</key> <string>ObjC</string> ...
{ "pile_set_name": "Github" }
/** * Module dependencies. */ var utils = require('../utils'); /** * Expose `Route`. */ module.exports = Route; /** * Initialize `Route` with the given HTTP `method`, `path`, * and an array of `callbacks` and `options`. * * Options: * * - `sensitive` enable case-sensitive routes * - `strict` ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>We're sorry, but something went wrong (500)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; border...
{ "pile_set_name": "Github" }
{ "type": "Document", "raw": "TEXT\r\nTHIS TEXT IS CRLF line break\r\nCRLF!!!!\r\n", "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 0 } }, "childre...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 282eeacb5819529479abe25e3f2e2d19 timeCreated: 1444711561 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<?php namespace Drupal\Tests\comment\Kernel\Migrate\d7; use Drupal\comment\Plugin\Field\FieldType\CommentItemInterface; use Drupal\Core\Field\FieldConfigInterface; use Drupal\field\Entity\FieldConfig; use Drupal\Tests\migrate_drupal\Kernel\d7\MigrateDrupal7TestBase; /** * Tests creation of comment reference fields ...
{ "pile_set_name": "Github" }
{ "name": "DJM-900NXS2", "description": "A DJ mixer.", "url": "https://www.pioneerdj.com/en-us/product/mixer/djm-900nxs2/black/overview/" }
{ "pile_set_name": "Github" }
# negotiator [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] An HTTP content negotiator for Node.js ## Installation ```sh ...
{ "pile_set_name": "Github" }
<view class='new-con'> <view class='title-wrapper'> <view class='title-box'> <text>{{newContent.title}}</text> <text class='line'></text> </view> <view class='time-box'> <text>时间:{{newContent.add_time}}</text> <text>浏览量:{{newContent.visit}}</text> </view> </view> <view class='co...
{ "pile_set_name": "Github" }
{ "images" : [ { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@2x.png", "scale" : "2x" }, { "size" : "20x20", "idiom" : "iphone", "filename" : "Icon-App-20x20@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' "> <StartAction>Project</StartAction> <ExternalConsole>false</ExternalConsole> </PropertyGroup> <PropertyGroup Condition=" '$(Run...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 15cc9c62605319f4a9b20b15918913fa MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData:
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AppActivateAction</key> <string>Activate</string> <key>AppHideAction</key> <string>Hide</string> <key>AppHideOthersAction</key> <...
{ "pile_set_name": "Github" }
(function () { 'use strict'; angular .module('<%= scriptAppName %>.listImage', ['<%= scriptAppName %>.lodash']) .factory('AlphabetColor', AlphabetColor) .directive('listImage', listImage); AlphabetColor.$inject = ['_']; function AlphabetColor(_) { var colors = [ '#f9a43e', '#59a2b...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <dc:title>My Title</dc:title> </channel> </rdf:RDF>
{ "pile_set_name": "Github" }
{ "timeZone": "Europe/Moscow", "exceptionLogging": "STACKDRIVER", "runtimeVersion": "V8" }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "1020" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" ...
{ "pile_set_name": "Github" }
/* Resets */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot...
{ "pile_set_name": "Github" }
// list of exports supported by shoutem can be found here: https://shoutem.github.io/docs/extensions/reference/extension-exports // Constants `screens`, `actions` and `reducer` are exported via named export // It is important to use those exact names import { NotificationsPage, GroupsPage } from './pages'; import { sh...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="binary">enable binary instances</flag> <flag name="hashable">en...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>spring-boot-samples</arti...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8152.3" systemVersion="14E46" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialView...
{ "pile_set_name": "Github" }
import boto3 from moto import mock_s3 from Output.export_final import lambda_handler @mock_s3 def test_export_final(): manifest_content = b'{"source": "tech now mindy kaling at sxsw", "category": 1, "category-metadata": {"confidence": 1.0, "human-annotated": "yes", "type": "groundtruth/text-classification"}}' ...
{ "pile_set_name": "Github" }
import * as path from 'path'; import { EOL } from 'os'; import { listFiles } from './../utils'; import type { RuleDefinitions, ConfigRules } from './../types'; import { defaultRules } from '../default-rules'; import { getPluginRuleDefinitions } from './get-plugin-rule-definitions'; export const RULE_SUFFIX = '.rule.js...
{ "pile_set_name": "Github" }
'use strict'; const url = require('url'); const got = require('got'); const registryUrl = require('registry-url'); const registryAuthToken = require('registry-auth-token'); const semver = require('semver'); module.exports = (name, opts) => { const scope = name.split('/')[0]; const regUrl = registryUrl(scope); const...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- This file is automatically generated by Visual Studio .Net. It is used to store generic object data source configuration information. Renaming the file extension or editing the content of this file may cause the file to be unrecognizable by the pro...
{ "pile_set_name": "Github" }
<div class="content-wrapper"> <section class="content-header"> <h1>Kotak Pesan</h1> <ol class="breadcrumb"> <li><a href="<?= site_url('hom_sid')?>"><i class="fa fa-home"></i> Home</a></li> <li class="active">Kotak Pesan</li> </ol> </section> <section class="content" id="maincontent"> <form id="mainform...
{ "pile_set_name": "Github" }
(ns restql.core.statement.resolve-chained-values-test (:require [clojure.test :refer :all] [restql.core.statement.resolve-chained-values :refer [resolve-chained-values]])) (deftest resolve-chained-values-test (testing "Do nothing if theres no with chained" (is (= {:from :resource-name :with {:id 1}...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <link href="/css/video-js.css" rel="stylesheet"> <!-- If you'd like to support IE8 --> <script src="/js/videojs-ie8.min.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?i...
{ "pile_set_name": "Github" }
// warning: This file is auto generated by `npm run build:tests` // Do not edit by hand! process.env.TZ = 'UTC' var expect = require('chai').expect var ini_set = require('../../../../src/php/info/ini_set') // eslint-disable-line no-unused-vars,camelcase var ini_get = require('../../../../src/php/info/ini_get') // eslin...
{ "pile_set_name": "Github" }
"use strict"; module.exports = PermissionsClient; /** * Used to access Jira REST endpoints in '/rest/api/2/permissions' * * @param {JiraClient} jiraClient * @constructor PermissionsClient */ function PermissionsClient(jiraClient) { this.jiraClient = jiraClient; /** * Returns all permissions that ar...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- This file is automatically generated by Visual Studio .Net. It is used to store generic object data source configuration information. Renaming the file extension or editing the content of this file may cause the file to be unrecognizable by the pro...
{ "pile_set_name": "Github" }
/** * Range.js * * Copyright 2009, Moxiecode Systems AB * Released under LGPL License. * * License: http://tinymce.moxiecode.com/license * Contributing: http://tinymce.moxiecode.com/contributing */ (function(ns) { // Range constructor function Range(dom) { var t = this, doc = dom.doc, ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright 2016 chronicle.software ~ ~ 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-...
{ "pile_set_name": "Github" }
# Folio-UI-Collection UI components and live documentation for Folio iOS app <img src="https://user-images.githubusercontent.com/40610/44827008-1aaf7b00-ac4c-11e8-83ba-c5fa4572b6e2.png" width=320> <img src="https://user-images.githubusercontent.com/40610/44827011-1c793e80-ac4c-11e8-888b-b72330f669c1.png" width=320> ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2010 The Android Open Source Project 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 ...
{ "pile_set_name": "Github" }
class AssignContentHostToSmartProxies < ActiveRecord::Migration[4.2] def up SmartProxy.reset_column_information SmartProxy.all.each do |proxy| content_host = ::Katello::System.where(:name => proxy.name).order("created_at DESC").first if content_host proxy.content_host_id = content_host.i...
{ "pile_set_name": "Github" }
body.forest_page_index { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; text-align: center; color: #333; header { position: absolute; top: 0; left: 0; right: 0; padding: 10px 20px; z-index: 10; } #logo a { floa...
{ "pile_set_name": "Github" }
{if in_array('state', $optionalFields)} <script> var stateNotRequired = true; </script> {/if} <script type="text/javascript" src="{$BASE_PATH_JS}/StatesDropdown.js"></script> {if $registrationDisabled} {include file="$template/includes/alert.tpl" type="error" msg=$LANG.registerCreateAccount|cat:' ...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>CMSIS-DSP: arm_pid_...
{ "pile_set_name": "Github" }
<template> <div class="celebrity-list"> <ul> <li class="celebrity-item" v-for="item in celebrities" @click="selectItem(item.id,$event)"> <div class="image"> <img v-lazy="item.image" class="" height="100" width="70"> </div> <div class="desc"> <p class="title">{{ite...
{ "pile_set_name": "Github" }
export interface Size { width: number; height: number; };
{ "pile_set_name": "Github" }
'use strict'; module.exports = function(Chart) { Chart.Radar = function(context, config) { config.type = 'radar'; return new Chart(context, config); }; };
{ "pile_set_name": "Github" }
#Updated at Fri Sep 21 12:24:06 EDT 2012 #Fri Sep 21 12:24:06 EDT 2012 application_version=1.0 com.jd.survey.domain.settings.department_label=Dipartimento com.jd.survey.domain.settings.department_label_short=Dipartimento com.jd.survey.domain.settings.department_label_plural=Dipartimenti com.jd.survey.domain.settings....
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <routes xmlns="http://symfony.com/schema/routing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing https://symfony.com/schema/routing/routing-1.0.xsd"> <route id="localized"> <default key="_c...
{ "pile_set_name": "Github" }
Content-language: cs Content-type: text/html; charset=UTF-8 Body:----------cs-- <!--#set var="CONTENT_LANGUAGE" value="cs" --><!--#set var="TITLE" value="Varianta má sama více variant!" --><!--#include virtual="include/top.html" --> Varianta požadované entity má sama více variant. Přístup není možný. <!--#include...
{ "pile_set_name": "Github" }
--- title: Miras actions: ['cevapKontrol', 'ipuçları'] material: editor: language: sol startingCode: | pragma solidity ^0.4.19; contract ZombieFactory { event NewZombie(uint zombieId, string name, uint dna); uint dnaDigits = 16; uint dnaModulus = 10 ** dnaDigits; ...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="StateDefinition" module="Products.DCWorkflow.States"/> </pickle> <pickle> <dictionary> <item> <key> <string>description</string> </key> <value> <string>A document which is...
{ "pile_set_name": "Github" }
{ "lib_version" : "v0.3-106-g6f8837d", "first_frame" : 1, "last_frame" : 100, "buffer_frames" : 1, "merger" : { "type" : "gradient" }, "output" : { "type" : "png", "filename" : "ff_stereo_hfov_45_0-v2" }, "pano" : { "width" : 2048, "height" : 1024, "pad_top" : 0,...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <MySubMain>true</MySubMain> <MainForm>Form1</MainForm> <SingleInstance>false</SingleInstance> <ShutdownMode>0</ShutdownMode> <EnableVisualStyles>true</...
{ "pile_set_name": "Github" }
import merge from 'webpack-merge' import font from './font' import html from './html' import image from './image' import javaScript from './javascript' import style from './style' import txt from './txt' import video from './video' import yaml from './yaml' const loaders = [ font, html, image, javaScript, s...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Release|Win32"> <Configuration>Release</Configuration> <Platform>Win32<...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> <meta name="description" content="Web site created u...
{ "pile_set_name": "Github" }
{ "name": "data-generator", "version": "0.1.0", "description": "Demonstrates how to use basic dataset API, including fitting a model", "main": "index.js", "license": "Apache-2.0", "dependencies": { "@babel/plugin-transform-runtime": "^7.2.0", "@tensorflow/tfjs": "^1.3.2", "@tensorflow/tfjs-vis":...
{ "pile_set_name": "Github" }
{ "created_at": "2015-02-27T22:28:57.552454", "description": "File/Directory Generator inspired by rails generators", "fork": false, "full_name": "lightsofapollo/file-generator", "language": "JavaScript", "updated_at": "2015-02-27T23:43:41.803770" }
{ "pile_set_name": "Github" }
<!-- HTML header for doxygen 1.8.3.1--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" con...
{ "pile_set_name": "Github" }
package dev.lucasnlm.antimine.common.level.database.models import androidx.room.ColumnInfo import androidx.room.Entity import androidx.room.PrimaryKey @Entity data class Stats( @PrimaryKey(autoGenerate = true) val uid: Int, @ColumnInfo(name = "duration") val duration: Long, @ColumnInfo(name = "m...
{ "pile_set_name": "Github" }
'use strict'; // modified from https://github.com/es-shims/es5-shim var has = Object.prototype.hasOwnProperty; var toStr = Object.prototype.toString; var slice = Array.prototype.slice; var isArgs = require('./isArguments'); var isEnumerable = Object.prototype.propertyIsEnumerable; var hasDontEnumBug = !isEnumerable.ca...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SFML - Simple and Fast Multimedia Library</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta c...
{ "pile_set_name": "Github" }
export default { // Options.jsx items_per_page: '/ page', jump_to: 'Aller à', jump_to_confirm: 'confirmer', page: '', // Pagination.jsx prev_page: 'Page précédente', next_page: 'Page suivante', prev_5: '5 Pages précédentes', next_5: '5 Pages suivantes', prev_3: '3 Pages précédentes', next_3: '3...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 0c53b5ab7f92b4c4abbee54dca09df58 timeCreated: 1445081756 licenseType: Free TextureImporter: fileIDToRecycleName: {} serializedVersion: 2 mipmaps: mipMapMode: 0 enableMipMap: 0 linearTexture: 1 correctGamma: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStart...
{ "pile_set_name": "Github" }
[Reported by leo at 03Apr14:32:42] search_string:Assertion search_file:errors ignore_other_errors:1 full_description:#5412 brief_description:#5412
{ "pile_set_name": "Github" }
{ "compileOnSave": false, "compilerOptions": { "baseUrl": "./", "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, "module": "es2015", "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "target": "es5", "typeRoots": [ ...
{ "pile_set_name": "Github" }