text
stringlengths
11
99.8k
meta
dict
/* * # Semantic UI * https://github.com/Semantic-Org/Semantic-UI * http://www.semantic-ui.com/ * * Copyright 2014 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Activity Feed *******************************/ .ui.feed { ma...
{ "pile_set_name": "Github" }
/*! * jQuery Cookie Plugin v1.4.1 * https://github.com/carhartl/jquery-cookie * * Copyright 2013 Klaus Hartl * Released under the MIT license */ (function (factory) { if (typeof define === 'function' && define.amd) { // AMD define(['jquery'], factory); } else if (typeof exports === 'object') { // ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- import collections import platform import sys def user_agent(name, version, extras=None): """Return an internet-friendly user_agent string. The majority of this code has been wilfully stolen from the equivalent function in Requests. :param name: The intended name of the user-...
{ "pile_set_name": "Github" }
@model ChangePasswordViewModel @{ ViewData["Title"] = "Change password"; ViewData.AddActivePage(ManageNavPages.ChangePassword); } <h4>@ViewData["Title"]</h4> @Html.Partial("_StatusMessage", Model.StatusMessage) <div class="row"> <div class="col-md-6"> <form method="post"> <div asp-vali...
{ "pile_set_name": "Github" }
# 包含一个学生类, # 一个sayhello函数, # 一个打印语句 class Student(): def __init__(self, name="NoName", age=18): self.name = name self.age = age def say(self): print("My name is {0}".format(self.name)) def sayHello(): print("Hi, 欢迎来到图灵学院!") print("我是模块p01呀,你特么的叫我干毛")
{ "pile_set_name": "Github" }
# $Id$ # Authority: dag %define _bindir /bin Summary: Restricted Unix shell Name: ibsh Version: 0.3e Release: 1%{?dist} License: GPL Group: System Environment/Shells URL: http://ibsh.sourceforge.net/ Source: http://dl.sf.net/ibsh/ibsh-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root #Buil...
{ "pile_set_name": "Github" }
{ "action": { "error": { "variety": [ "Publishing error" ], "vector": [ "Carelessness" ] } }, "actor": { "internal": { "motive": [ "NA" ], "variety": [ "Unknown" ] } }, "asset": { "assets": [ { "v...
{ "pile_set_name": "Github" }
/* * Developed by Justin Mead * ©2011 MeadMiracle * www.meadmiracle.com / meadmiracle@gmail.com * Version 1.3 * Testing: IE8/Windows XP * Firefox/Windows XP * Chrome/Windows XP * Licensed under the Creative Commons GPL http://creativecommons.org/lice...
{ "pile_set_name": "Github" }
/* {[The file is published on the basis of YetiForce Public License 3.0 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */ 'use strict'; jQuery.Class( 'Settings_Users_Locks_Js', {}, { /** * Add item * @param {jQuery} content */ registerAdd: function (content) { ...
{ "pile_set_name": "Github" }
{ "pages": [ "pages/index/index", "pages/test/test", "pages/logs/logs" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "WeChat", "navigationBarTextStyle": "black" }, "sitemapLocation": "sitemap.json" }
{ "pile_set_name": "Github" }
'use strict'; const BlinkDiff = require('blink-diff'); function diffImage(imageAPath, imageB, threshold, outputPath) { return new Promise((resolve, reject) => { var diff = new BlinkDiff({ imageAPath: imageAPath, // Path imageB: imageB, // Buffer thresholdType: BlinkDiff.THRESHOLD_PERCE...
{ "pile_set_name": "Github" }
/** * Copyright (c) Nicolas Gallagher. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @noflow */ import I18nManager from '../I18nManager'; import multiplyStyleLengthValue from '../../modules/multiplyStyleLengthValue'; const empt...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: b7c1f8068c9dd33418edf6275fbc5a4e timeCreated: 1503738735 licenseType: Free MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<!-- Generated by pkgdown: do not edit by hand --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Create an Arrow Dataset from an input stream, inferring output types ...
{ "pile_set_name": "Github" }
/* * DateJS Culture String File * Country Code: fo-FO * Name: Faroese (Faroe Islands) * Format: "key" : "value" * Key is the en-US term, Value is the Key in the current language. */ Date.CultureStrings = Date.CultureStrings || {}; Date.CultureStrings["fo-FO"] = { "name": "fo-FO", "englishName": "...
{ "pile_set_name": "Github" }
{ "name": "multifeed", "description": "multi-writer hypercore", "author": "Stephen Whitmore <sww@eight.net>", "version": "5.2.4", "repository": { "url": "git://github.com/noffle/multifeed.git" }, "homepage": "https://github.com/noffle/multifeed", "bugs": "https://github.com/noffle/multifeed/issues",...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: c5b49c719e90e7448a36096819e48dd2 timeCreated: 1471594173 licenseType: Free TextureImporter: fileIDToRecycleName: {} serializedVersion: 4 mipmaps: mipMapMode: 0 enableMipMap: 0 sRGBTexture: 0 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapFadeDistanceStart:...
{ "pile_set_name": "Github" }
class VisibilityToggle extends React.Component { constructor(props) { super(props); this.handleToggleVisibility = this.handleToggleVisibility.bind(this); this.state = { visibility: false }; } handleToggleVisibility() { this.setState((prevState) => { return { visibility: !pr...
{ "pile_set_name": "Github" }
{"type":"comment","line":1,"val":"","buffer":false} {"type":"comment","line":2,"val":"","buffer":false} {"type":"eos","line":3}
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/5.2/phpunit.xsd" backupGlobals="false" colors="true" bootstrap="vendor/autoload.php" failOnRisky="true" fai...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!--*************************************************************************--> <!-- SCICHART® Copyright SciChart Ltd. 2011-2016. All rights reserved. --> <!-- --> <!-- Web: http://www.scichart.com --> <!-- Support: support@scichart.com --> <!-- Sales: sales@scichart.co...
{ "pile_set_name": "Github" }
[ { "type": "feature", "category": "MediaPackage", "description": "This release adds support for user-defined tagging of MediaPackage resources. Users may now call operations to list, add and remove tags from channels and origin-endpoints. Users can also specify tags to be attached to these ...
{ "pile_set_name": "Github" }
{ "scriptCategory": "English-like", "timeOfDayFormat": "H:mm", "openAppDrawerTooltip": "নেভিগেশ্বন মেনু খোলক", "backButtonTooltip": "উভতি যাওক", "closeButtonTooltip": "বন্ধ কৰক", "deleteButtonTooltip": "মচক", "nextMonthTooltip": "পৰৱৰ্তী মাহ", "previousMonthTooltip": "পূৰ্বৱৰ্তী মাহ", "nextPageTooltip...
{ "pile_set_name": "Github" }
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
{ "pile_set_name": "Github" }
// // ******************************************************************** // * License and Disclaimer * // * * // * The Geant4 software is copyright of the Copyright Holders of * // * the Geant4 Collaboration...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- u"""Many a singular. --- layout: post source: Garner's Modern American Usage source_url: http://bit.ly/1T4alrY title: Many a singular. date: 2014-06-10 12:31:19 categories: writing --- The idiom 'many a' requires a singular verb. """ from proselint.tools import memoize, pre...
{ "pile_set_name": "Github" }
{ "DESCRIPTION": "Generates a \"phcomment\" image using Nekobot API", "USAGE": "{{prefix}}phcomment (@member) [text]", "EXAMPLES": "{{prefix}}phcomment Hi!\n{{prefix}}phcomment @Androz#2091 Hi!", "MISSING_TEXT": "Please specify the comment text!" }
{ "pile_set_name": "Github" }
> ### GitAds > `DKImagePickerController` is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial: > [<img src="https://images.gitads.io/DKImagePickerController" alt=“GitAds”/>](https://tracking.gitads.io/?repo=DKImagePickerController) DKImagePickerController ...
{ "pile_set_name": "Github" }
import React from 'react'; import TestRenderer, { act } from 'react-test-renderer'; import Wasm from '../src/Wasm'; import bytes from './bytes'; import bytesWithImport from './bytes-imports'; // mock fetch const fetchMock = url => new Promise((resolve, reject) => { let arrayBuffer = new ArrayBuffer([]); if (url.mat...
{ "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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa30 Test.11-2-2 Passed 01</title>...
{ "pile_set_name": "Github" }
{ "dependencies": { "Microsoft.NETCore.App": { "version": "1.0.0", "type": "platform" }, "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0", "Microsoft.AspNetCore.Server.Kestrel": "1.0.0", "Microsoft.AspnetCore.Owin": "1.0.0", "Nancy": "2.0.0-barneyrubble" }, "tools": { ...
{ "pile_set_name": "Github" }
/* The MIT License (MIT) Copyright (c) 2014 Dirk Groenen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to us...
{ "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"/> <title>LCD Library: Member List</title> <link href="tabs.css" rel="stylesheet"...
{ "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"/> <meta name="generator" con...
{ "pile_set_name": "Github" }
# EnumTest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enumString** | [**EnumStringEnum**](#EnumStringEnum) | | [optional] **enumStringRequired** | [**EnumStringRequiredEnum**](#EnumStringRequiredEnum) | | **enumInteger** | [**EnumIntegerEnum**](#...
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n, opt_pre...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 18ec59ff8011343668b099a9ba40aa96 TextureImporter: internalIDToNameTable: [] externalObjects: {} serializedVersion: 10 mipmaps: mipMapMode: 0 enableMipMap: 0 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestR...
{ "pile_set_name": "Github" }
%% @copyright 2007 Mochi Media, Inc. %% @author Matthew Dempsky <matthew@mochimedia.com> %% %% @doc Erlang module for automatically reloading modified modules %% during development. -module(reloader). -author("Matthew Dempsky <matthew@mochimedia.com>"). -include_lib("kernel/include/file.hrl"). -behaviour(gen_server)...
{ "pile_set_name": "Github" }
- id: 1 name: golang repo_count: 2 - id: 2 name: database repo_count: 1 - id: 3 name: SQL repo_count: 1 - id: 4 name: graphql repo_count: 1 - id: 5 name: topicname1 repo_count: 1 - id: 6 name: topicname2 repo_count: 2
{ "pile_set_name": "Github" }
{ "name": "flot-spline", "description": "Flot plugin that provides spline interpolation for line graphs", "version": "0.0.1", "homepage": "https://github.com/johnpozy/flot-spline", "repository": "https://github.com/johnpozy/flot-spline", "bugs": { "url": "https://github.com/johnpozy/flot-spline/issues" ...
{ "pile_set_name": "Github" }
<!-- start footer part --> <!--BEGIN GENERATE_TREEVIEW--> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> $navpath <li class="footer">$generatedby <a href="http://www.doxygen.org/index.html"> <img class="footer" src="$relpath$doxygen.png" alt="doxygen"/></a> $doxyg...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-15"?> <sigfile> <binary> <id>91D3629D74B9EF90</id> <version> <size>0x0000000000000052</size> <userdefinedname>main.obj</userdefinedname> <str_type>0</str_type> <xrefs> <xref offset="0x0000000000000000">B6AAF36DF8CB730C</xref> <xref offset=...
{ "pile_set_name": "Github" }
{ "type": "mekanism:crushing", "input": { "ingredient": { "item": "minecraft:oxeye_daisy" } }, "output": { "item": "mekanism:bio_fuel", "count": 5 } }
{ "pile_set_name": "Github" }
author=%1 author_website=%2 icon=logo.svg name=%3 supported_platforms=%4 url=%5 version=1.0
{ "pile_set_name": "Github" }
--- id: "json-file-loader" title: "@graphql-tools/json-file-loader" sidebar_label: "json-file-loader" --- ### Classes * [JsonFileLoader](/docs/api/classes/_loaders_json_file_src_index_.jsonfileloader) ### Interfaces * [JsonFileLoaderOptions](/docs/api/interfaces/_loaders_json_file_src_index_.jsonfileloaderoptions)
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <project 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" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>me.zhyd....
{ "pile_set_name": "Github" }
{ "compilerOptions": { "target": "es5", "module": "es2015", "sourceMap": false, "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "declaration": true, "outDir": "../component", "lib": ["es2015", "dom"] }, "angularCompilerOptions": { ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: c1691582d0b66dd418d76b806a774e7d TrueTypeFontImporter: serializedVersion: 2 fontSize: 16 forceTextureCase: -2 characterSpacing: 1 characterPadding: 0 includeFontData: 1 use2xBehaviour: 0 fontNames: [] customCharacters: fontRenderingMode: 0 userData:
{ "pile_set_name": "Github" }
## CNCF Graduated Project Logos *Note: GitHub Flavored Markdown used in the Readme doesn't support background colors. The white logos below are displayed on the light grey of tables.* #### Kubernetes Logos <table> <tr> <th colspan="7"></th> </tr> <tr> <th></th> <th colspan="3">PNG</t...
{ "pile_set_name": "Github" }
<Page x:Class="BluetoothLEExplorer.Views.Shell" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:Controls="using:Template10.Controls" xmlns:Core="using:Microsoft.Xaml.Interactions.Core" xmlns:Interactivity="...
{ "pile_set_name": "Github" }
{ "id": "arming_sword", "fg": [ "arming_sword" ], "bg": [ ] }
{ "pile_set_name": "Github" }
{ "version": "1.0", "sessionAttributes": {}, "response": { "outputSpeech": { "type": "SSML", "ssml": "<speak>Simple Ask</speak>" }, "reprompt": { "outputSpeech": { "type": "SSML", "ssml": "<speak>Simple Ask Reprompt</speak>" } }, "card": { "type": ...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "fullscreenIcon.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "fullscreenIcon@2x.png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "fullscreenIcon@3x.png", "scale"...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- Fuzzy --> <string name="action_settings">"Inställningar"</string> <!-- Fuzzy --> <string name="oauth_communication_error">"Ingen åtkomst till servern för godkännande"</string> <!-- Fuzzy --> <string name="retry">"Försök igen"</string> ...
{ "pile_set_name": "Github" }
###* Builder for buffers. Basically allows building a buffer but the buffer isn't created until toBuffer is called. ### class exports.BufferBuilder @getUcs2StringLength: (string) -> string.length * 2 constructor: -> @_values = [] @length = 0 # please keep functions in alphabetical ord...
{ "pile_set_name": "Github" }
/* ------------------------------------------------------------------------------ * * # Single navbar * * Specific JS code additions for navbar_single.html page * * Version: 1.0 * Latest update: Aug 1, 2015 * * ---------------------------------------------------------------------------- */ $(function() { // ...
{ "pile_set_name": "Github" }
<?xml version='1.0' ?> <Module id='124' name='Mcl_NtElevation_ErNi_GrSa'> <Interfaces> <Interface id='0x01c16fd5' provider='0x01010001'/> <Interface id='0x02c16fd5' provider='0x01010001'/> <Interface id='0x03c16fd5' provider='0x01010001'/> </Interfaces> <Dependencies> </Dependencies> <Lp>No...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <title>Rapid Gate Module - Rapid SCADA Documentation</title> <meta charset="utf-8" /> <link href="../../../../css/scadadoc.min.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="../../../../lib/jquery/jquery.min.js"></script> <script type="tex...
{ "pile_set_name": "Github" }
#![feature(specialization)] trait Thingable { fn thing(&self) -> &str; } struct Delegator<T>(Option<T>); struct Delegate {} impl Thingable for Delegate { fn thing(&self) -> &'static str { "Delegate implementation" } } impl<T> Thingable for Delegator<T> { default fn thing(&self) -> &str { ...
{ "pile_set_name": "Github" }
<component name="ProjectCodeStyleConfiguration"> <code_scheme name="Project" version="173"> <Objective-C-extensions> <file> <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" /> <option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" /> <...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" android:gravity="center"> <net.simonvt.calendarview.CalendarView android:layo...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter class...
{ "pile_set_name": "Github" }
<resources> <!--BitmapNotification--> <string name="image_generator_press_start">Auf dem Gerät START tippen</string> <string name="image_generator_go_to_new_address">Bitte neue Adresse aufrufen</string> <string name="image_generator_reload_this_page">Bitte laden Sie die Seite neu</string> <!--HTML ...
{ "pile_set_name": "Github" }
require 'es6-shim' vows = require 'vows' assert = require 'assert' chroma = require '../chroma' vows .describe('Some tests for chroma.limits()') .addBatch 'simple continuous domain': topic: -> chroma.limits [1,2,3,4,5], 'continuous' 'domain': (topic) -> assert.deepEqual topic,...
{ "pile_set_name": "Github" }
package cc.redpen.util; import java.util.function.Predicate; import static java.lang.Math.min; public class LanguageDetector { public String detectLanguage(String text) { if (has(text, StringUtils::isProbablyJapanese)) { boolean zenkaku = text.indexOf('。') >= 0 || text.indexOf('、') >= 0 || text.indexOf('...
{ "pile_set_name": "Github" }
// Stacked Icons // ------------------------- .#{$fa-css-prefix}-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .#{$fa-css-prefix}-stack-1x, .#{$fa-css-prefix}-stack-2x { position: absolute; left: 0; width: 100%; text-align: c...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('upperCase', require('../upperCase'), require('./_falseOptions')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
Prism.languages.lolcode = { 'comment': [ /\bOBTW\s+[\s\S]*?\s+TLDR\b/, /\bBTW.+/ ], 'string': { pattern: /"(?::.|[^"])*"/, inside: { 'variable': /:\{[^}]+\}/, 'symbol': [ /:\([a-f\d]+\)/i, /:\[[^\]]+\]/, /:[)>o":]/ ] } }, 'number': /(-|\b)\d*\.?\d+/, 'symbol': { pattern: /(^|\s)(?...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>D3: Transitioning points to randomized values</title> <script type="text/javascript" src="../d3.js"></script> <style type="text/css"> /* No style rules here yet */ </style> </head> <body> <p>Click on this text to update the chart ...
{ "pile_set_name": "Github" }
@import url(../shared.css); body { margin: 0; padding: 0; } .cesium-infoBox-description { font-family: sans-serif; font-size: 13px; padding: 4px 10px; margin-right: 4px; color: #edffff; } .cesium-infoBox-description a:link, .cesium-infoBox-description a:visited, .cesium-infoBox-description a:hover, .ces...
{ "pile_set_name": "Github" }
/* * DateJS Culture String File * Country Code: fa-IR * Name: Persian (Iran) * Format: "key" : "value" * Key is the en-US term, Value is the Key in the current language. */ Date.CultureStrings = Date.CultureStrings || {}; Date.CultureStrings["fa-IR"] = { "name": "fa-IR", "englishName": "Persian (...
{ "pile_set_name": "Github" }
/* MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ "use strict"; module.exports = class FileKindPlugin { constructor(source, target) { this.source = source; this.target = target; } apply(resolver) { const target = resolver.ensureHook(this.target); resolver ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> </head> <body> <noscript> <strong> We're sorry but this ap...
{ "pile_set_name": "Github" }
// Shared Container API // ==================== // Container Output // ---------------- // - [$width] : <length> // - [$justify] : left | center | right // - [$math] : fluid | static @mixin container-output( $width, $justify: auto auto, $property: max-width ) { $output: ( #{$property...
{ "pile_set_name": "Github" }
<span class="to {{ chat_message['source']['to'] }}">{{ bot.name if chat_message['source']['to'] == 'bot' else 'pajlada' }}</span>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2013 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html --> <ldml> <identity> ...
{ "pile_set_name": "Github" }
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; class CreatePaymentTypeCustomerGroup extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::create('pay...
{ "pile_set_name": "Github" }
<?xml version='1.0' encoding='utf-8'?> <section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code"> <num>31-2301</num> <heading>...
{ "pile_set_name": "Github" }
{ "description": "ContainerPort represents a network port in a single container.", "required": [ "containerPort" ], "properties": { "containerPort": { "description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.", "type": "integer", ...
{ "pile_set_name": "Github" }
{{- if .Values.ingress.enabled -}} {{- $fullName := include "openiban.fullname" . -}} {{- $servicePort := .Values.service.port -}} {{- $ingressPath := .Values.ingress.path -}} apiVersion: extensions/v1beta1 kind: Ingress metadata: name: {{ $fullName }} labels: app: {{ template "openiban.name" . }} chart: {{...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="0; URL='https://www.npmjs.com/package/@bazel/typescript#ts_config'" /> </head> </html>
{ "pile_set_name": "Github" }
export const mockConnectedApps = [ { id: '0oa3s6dlvxgsZr62p2p7', type: 'okta_redis_apps', attributes: { title: 'Apple Health', logo: 'https://ok6static.oktacdn.com/fs/bco/4/fs06uplrfh5ML4ubr2p7', grants: [ { title: 'Launch as patient', id: 'oag8ffjmglG7PDb3W2p...
{ "pile_set_name": "Github" }
/** * Determinate whether dom1 and dom2 is the same dom or not. * * @param {HTMLElement} dom1 * @param {HTMLElement} dom2 * @return {Boolean} */ export default function isDOMEquals(dom1, dom2) { return dom1 === dom2; }
{ "pile_set_name": "Github" }
### YamlMime:ManagedReference items: - uid: EventStore.Projections.Core.Messages.ProjectionManagementMessage.Command.GetResult commentId: T:EventStore.Projections.Core.Messages.ProjectionManagementMessage.Command.GetResult id: ProjectionManagementMessage.Command.GetResult parent: EventStore.Projections.Core.Messa...
{ "pile_set_name": "Github" }
const _ = require('underscore'); const Backbone = require('backbone'); const UserModel = require('dashboard/data/user-model'); const checkAndBuildOpts = require('builder/helpers/required-opts'); const REQUIRED_OPTS = [ 'organization', 'configModel' ]; // helper to manage organization users module.exports = Backbo...
{ "pile_set_name": "Github" }
export default { failFast: true, files: ['src/**/__tests__/**.js'], require: ['./tests/helpers/browser-env.js'] };
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 4cc8079dbe986da4cadb851189df94df TextureImporter: internalIDToNameTable: [] externalObjects: {} serializedVersion: 10 mipmaps: mipMapMode: 0 enableMipMap: 1 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 borderMipMap: 0 mipMapsPreserveCoverage: 0 alphaTestR...
{ "pile_set_name": "Github" }
var $export = require('./_export') , toIndex = require('./_to-index') , fromCharCode = String.fromCharCode , $fromCodePoint = String.fromCodePoint; // length should be 1, old FF problem $export($export.S + $export.F * (!!$fromCodePoint && $fromCodePoint.length != 1), 'String', { // 21.1.2.2 Str...
{ "pile_set_name": "Github" }
{{- if .Values.ingress.enabled }} apiVersion: extensions/v1beta1 kind: Ingress metadata: name: {{ template "opencart.fullname" . }} labels: app: "{{ template "opencart.fullname" . }}" chart: "{{ template "opencart.chart" . }}" release: {{ .Release.Name | quote }} heritage: {{ .Release.Service | quot...
{ "pile_set_name": "Github" }
/** Stylus Styles */ .main-content { text-align center img { width 200px } .main-title { color #42b983 } .view1-title { color #f06 } .view2-title { color #333 } main a { margin 0 10px } }
{ "pile_set_name": "Github" }
--- author: shog comments: true date: 2012-08-02 14:50:30+00:00 layout: post redirect_from: /2012/08/stack-exchange-now-60-valued-associates-strong hero: slug: stack-exchange-now-60-valued-associates-strong title: 'Stack Exchange: now 60 Valued Associates strong!' wordpress_id: 12053 tags: - company - background --- ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 77fad823e2f8876428710271c7fe3beb timeCreated: 1483355216 licenseType: Pro NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "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>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> <string>句读</string> <key>CFBundleExecutable</key> <stri...
{ "pile_set_name": "Github" }
from django.conf.urls.defaults import * from jellyroll.views import tags urlpatterns = patterns('', url(r'^$', tags.tag_list, {}, name='jellyroll_tag_list'), url(r'^(?P<tag>[-\.\'\:\w]+)/$',tags.tag_item_list, {}, name="jellyroll_tag_item_list"), )
{ "pile_set_name": "Github" }
.ax-button span { display:none; width:0; height:0; } /*************************buttons Styles*******************/ .ax-browse-c { width:64px; height:64px; overflow: hidden; display: inline-block; position:relative; cursor:pointer; background: url(images.png) no-repeat 0 -21px; } .ax-upload-...
{ "pile_set_name": "Github" }
/** * Created by mauricio on 2/17/15. */ module.exports = [{ src: '//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js', entryPoint: 'jQuery' }, { entryPoint: 'Polymer', additionalForbiddenTokens: 'global:Polymer.elements' }, { entryPoint: 'd3' }, { displayName: 'Lo-Dash', entryPoint: '_', src...
{ "pile_set_name": "Github" }
<!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, maximum-scale=1.0, user-scalable=0"> <meta name="apple-mobile-web-app-capable" content="yes"> <title>OpenLayers WMTS Example</ti...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.7.0_181) on Sat Nov 17 00:48:03 UTC 2018 --> <title>org.opencv.features2d</title> <meta name="date" content="2018-11-17"> <link rel="stylesheet" ty...
{ "pile_set_name": "Github" }
;define([], function () { 'use strict'; function Foo() {} return Foo; });
{ "pile_set_name": "Github" }
{ "locale": "to-TO", "date": { "ca": [ "gregory", "generic" ], "hourNo0": true, "hour12": true, "formats": { "short": "{1} {0}", "medium": "{1}, {0}", "full": "{1}, {0}", "long": "{1}, {0}", ...
{ "pile_set_name": "Github" }