text
stringlengths
11
99.8k
meta
dict
{ "headers": { "cache-control": "no-cache, no-store, max-age=0, must-revalidate", "pragma": "no-cache", "expires": "Mon, 01 Jan 1990 00:00:00 GMT", "date": "Fri, 09 Nov 2018 18:39:35 GMT", "vary": "Origin, X-Origin", "content-type": "application/json; charset=UTF-8", "x-content-type-option...
{ "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="examples">Build examples</flag> </use> <longdescription> This...
{ "pile_set_name": "Github" }
#include "shader.h" Shader::Shader(std::string name) : name(name) { linked = false; isCompute = false; ID = glCreateProgram(); } Shader::~Shader() { glDeleteProgram(ID); } Shader::Shader(std::string name, const char * computeShaderPath) : name(name) { linked = false; isCompute = false; ID = glCreateProgram();...
{ "pile_set_name": "Github" }
var convert = require('./convert'), func = convert('uniqWith', require('../uniqWith')); func.placeholder = require('./placeholder'); module.exports = func;
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="{{ g.user.locale }}"> <head> <title>{{instance}} | {{title}}</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="apple-mobile-web-app-capable" co...
{ "pile_set_name": "Github" }
[ { "kids":[], "uid":"2952751297", "parent":"zf4MEjO7D", "text":"v", "mid":"Cmm3o64Ci", "date":"2015-06-13 14:29:51" }, { "kids":[], "uid":"2969172382", "parent":"BAHnM4Cbt", "text":"", "mid":"BAQA7DW1k", "date":"2014-12-14 23:12:52" }, { "kids":[], "uid":"pandapu", "parent":"BALaKah8R", "text":"", "mid":"BAPgCqCf7", "...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <testsuites> <testsuite name="tensorflow/python/kernel_tests/batch_matrix_band_part_op_test" tests="1" failures="0" errors="0"> <testcase name="tensorflow/python/kernel_tests/batch_matrix_band_part_op_test" status="run"></testcase> </testsuite> </testsuites>
{ "pile_set_name": "Github" }
 namespace MyCompany.Visitors.Model { using System.ComponentModel.DataAnnotations; using System.Runtime.Serialization; /// <summary> /// Visitor Picture Entity /// </summary> [DataContract] public class VisitorPicture { /// <summary> /// UniqueId /// </summary> ...
{ "pile_set_name": "Github" }
define([], function () { return { 'PropertyPaneDescription': 'Configurez le formulaire de la liste ici. Une fois la liste configurée, les champs peuvent être déplacés, insérés et supprimés dans le contenu du webpart.', 'BasicGroupName': 'Paramètres', 'TitleFieldLabel': 'Titre', 'DescriptionFieldL...
{ "pile_set_name": "Github" }
/** * @author LinkedIn */ var expect = require('expect.js'), sinon = require('sinon'), coverage = require('../../../lib/coverage'), testHelper = require('../../lib/helpers'), testPath = require('../../lib/helpers').sampleTests, config = require('../../../lib/config'), pa...
{ "pile_set_name": "Github" }
{%- extends 'index.html' -%} {%- block body -%} {% if session.get('post-preview') %} {% set post_title = session['post-preview'].get('title', None) %} {% set post_preview = session['post-preview'].get('preview', None) %} {% set post_body = session['post-preview'].get('body', None) %} {% set post_tags = session...
{ "pile_set_name": "Github" }
import Vue from 'vue' import Router from 'vue-router' import Login from '../components/Login/Login.vue'; import Chatting from '../components/Chatting/Chatting.vue'; import AI from '../components/Chatting/AI.vue'; Vue.use(Router) const router = new Router({ routes: [ { path: '/', name: 'Login', ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" /> <title>ImageMagick - Security Policy</title> <meta name="application-name" content="ImageMagick" /> <meta name="description" content="Us...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <set xmlns:android="http://schemas.android.com/apk/res/android" > <translate android:duration="300" android:fromXDelta="0" android:toXDelta="-100%p" /> </set>
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 3042bb625e3e9924580b1e5ca0129d72 timeCreated: 1551069481 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
{ "extends": "@ethereumjs/config-tsc", "include": ["src/**/*.ts", "src/**/*.json", "tests/*.ts", "tests/*.json"] }
{ "pile_set_name": "Github" }
{ "name": "smarty/smarty", "type": "library", "description": "Smarty - the compiling PHP template engine", "keywords": [ "templating" ], "homepage": "http://www.smarty.net", "license": "LGPL-3.0", "authors": [ { "name": "Monte Ohrt", "email": "mont...
{ "pile_set_name": "Github" }
<% title "#{@kind if @kind != 'runtime'} Dependency Tree for #{@project} #{@version} on #{@project.platform_name} - Libraries.io" %> <h1> <%= fa_icon 'code-fork' %> <%= @kind if @kind != 'runtime' %> Dependency Tree for <%= link_to "#{@project} #{@version}", version_path(@version.to_param) %> on <%= link_to @proj...
{ "pile_set_name": "Github" }
require 'rails/generators' module Foundation module Generators class InstallGenerator < ::Rails::Generators::Base desc "Install Foundation within a Rails project" source_root File.join(File.dirname(__FILE__), "templates") argument :layout_name, :type => :string, :default => "application", :bann...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd"> <map version="1.0" orientation="orthogonal" width="128" height="128" tilewidth="32" tileheight="32"> <tileset firstgid="1" name="../../tileset/ground/water/water.png" tilewidth="32" tileheight="32"> <image source="../...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "6@2x-1.png", "scale" : "1x" }, { "idiom" : "universal", "filename" : "6@2x.png", "scale" : "2x" }, { "idiom" : "universal", "filename" : "6@2x-2.png", "scale" : "3x" } ], "info" : { ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout android:gravity="center_vertical" android:orientation="horizontal" android:paddingBottom="@dimen/hb" android:layout_width="fill_parent" android:layout_height="wrap_content" android:weightSum="2.0" android:minHeight="@dimen/j7" xmlns:android="http://schemas.android....
{ "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.8.0) on Fri Oct 02 00:10:13 EDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.owasp.appsens...
{ "pile_set_name": "Github" }
<template> <v-fab-transition> <v-btn v-scroll="onScroll" v-show="fab" fab dark fixed bottom right color="red" @click="toTop" > <v-icon>keyboard_arrow_up</v-icon> </v-btn> </v-fab-transition> </template> <script> // import { smoothScrollTo } fr...
{ "pile_set_name": "Github" }
/* tslint:disable */ // This file was automatically generated and should not be edited. export enum Episode { NEWHOPE = 'NEWHOPE', EMPIRE = 'EMPIRE', JEDI = 'JEDI', } export type ReviewInput = { stars: number; commentary?: string | null; favorite_color?: ColorInput | null; }; export type ColorInput = { ...
{ "pile_set_name": "Github" }
/* Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name> */ .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; } .hljs-comment, .hljs-quote, .hljs-variable { color: #008000; } .hljs-keyword, .hljs-selector-tag, .hljs-built_in...
{ "pile_set_name": "Github" }
CodeMirror.defineMode("diff", function() { return { token: function(stream) { var ch = stream.next(); stream.skipToEnd(); if (ch == "+") return "plus"; if (ch == "-") return "minus"; if (ch == "@") return "rangeinfo"; } }; }); CodeMirror.defineMIME("text/x-diff", "diff");
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> </pickle> <pickle> <dictionary> <item> <key> <string>delegated_list</string> </key> <value> <list/> ...
{ "pile_set_name": "Github" }
--- - job: name: apm-agent-dotnet project-type: folder
{ "pile_set_name": "Github" }
//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. // All rights reserved. // // This code is licensed under the MIT License. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated do...
{ "pile_set_name": "Github" }
[ { "cmd": [ "vpython", "-u", "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", "--json-output", "/path/to/tmp/json", "copy", "[START_DIR]/cache/work/skia/infra/bots/assets/clang_linux/VERSION", "/path/to/tmp/" ], "infra_step": true, "name": "G...
{ "pile_set_name": "Github" }
try: import re2 as re except ImportError: import re from django.template.defaultfilters import register from collections import OrderedDict @register.filter("mongo_id") def mongo_id(value): """Retrieve _id value. @todo: it will be removed in future. """ if isinstance(value, dict): if v...
{ "pile_set_name": "Github" }
<table id="items" class="table items" data-list-uri="[% c.uri_for(c.controller.action_for('list')) %]"> <thead> <tr> <th>[% l('WMI Rules') %]</th> <th></th> </tr> </thead> <tbody> [% FOREACH item IN items %] <tr> <...
{ "pile_set_name": "Github" }
/* ======================================================================== * Bootstrap: collapse.js v3.3.7 * http://getbootstrap.com/javascript/#collapse * ======================================================================== * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/boo...
{ "pile_set_name": "Github" }
swagger: "2.0" info: description: Swagger doc for /api/spb/bmc title: Swagger doc for /api/spb/bmc version: 1.0.0 paths: /api/spb/bmc: get: produces: [application/json] responses: 200: description: ok schema: type: object additionalP...
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0"> <path android:fillColor="#FF000000" android:pathData="M15.67,4H14V2h-4v2H8.33C7.6,4 7,4.6 7,5.33V8...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> <id>tag:bzr.mfd-consult.dk,2007:venus-expunge-test3/1</id> <link href="http://example.com/3/1"/> <title>Test 3/1</title> <content>Entry for global setting 1</content> <updated>2007-03-01T03:01:00Z</updated> <source> <id>t...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.github.lzyzsd.viewdraghelperdemo" > <application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:them...
{ "pile_set_name": "Github" }
package dev.morphia.aggregation.experimental.expressions.impls; import dev.morphia.mapping.Mapper; import org.bson.BsonWriter; import org.bson.codecs.Codec; import org.bson.codecs.EncoderContext; public class ValueExpression extends Expression { public ValueExpression(Object value) { super(null, value); ...
{ "pile_set_name": "Github" }
<template> </template> <script> export default { data() { return {}; }, mounted() { // }, methods: { } } </script>
{ "pile_set_name": "Github" }
[main] test_datasets=[<val_data>,<val_data_no_target>] [batching] class=dataset.BatchingScheme batch_size=10 [val_data] class=dataset.load ; test wildcards series=["source", "target"] data=["tests/data/val10.part?.tc.en", "tests/data/val10.tc.de"] outputs=[("target", "tests/outputs/tmpout-val10.tc.de")] batching=<bat...
{ "pile_set_name": "Github" }
{ "private": true, "name": "demo", "version": "1.0.0", "license": "MIT", "scripts": { "build": "gatsby build", "develop": "gatsby develop", "clean": "gatsby clean" }, "dependencies": { "@vojtaholik/gatsby-theme-simplecast": "^1.0.8", "gatsby": "^2.13.41", "gatsby-plugin-theme-ui": ...
{ "pile_set_name": "Github" }
<!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <!--display container to specify url options(Example: open in new tab)--> <div class="admin__field admin__field-option url-input-setting" visible="visible" click="checkboxClick"> <input type="checkbox" ...
{ "pile_set_name": "Github" }
import Vue from 'vue'; import Vuex from 'vuex'; Vue.use(Vuex); import router from './router'; import axios from 'axios'; axios.defaults.headers.common = { 'X-Requested-With': 'XMLHttpRequest', 'X-CSRF-TOKEN': window.csrf_token }; export default new Vuex.Store({ state: { saved: [], listing_summaries: []...
{ "pile_set_name": "Github" }
<html> <link type="text/css" rel="stylesheet" media="all" href="import.css"> <link type="text/css" rel="stylesheet" media="all" href="basic.css"> <head> </head> <body> <div id="import-test">id import-test</div> <div id="import">id import-test</div> <div class="imported inline">class imported inline</div> <div id=...
{ "pile_set_name": "Github" }
{ "schema": true, "ns": 5, "namespaces": [ { "prefix": "xml", "uri": "http://www.w3.org/XML/1998/namespace" }, { "prefix": "xmlns", "uri": "http://www.w3.org/2000/xmlns/" }, { "prefix": "html", "u...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 537addb2274f5ac4b8c91f451066f83b folderAsset: yes timeCreated: 1509230184 licenseType: Free DefaultImporter: userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
@media (max-width: $screen-tablet) { body:not([class="login"]) { .container-fluid { padding-left: 0px; aside ul li.active .list-selected { display: none; } } } } //icons in alerts @media (max-width: $screen-sm-max) { .alert-icon { .fa { //.fa-lg; ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="pt-BR"...
{ "pile_set_name": "Github" }
File: FunVsCtorInDifferentFiles.test2.kt - 2a2e517a6a1d4f627cc2dbdd8f919707 packageHeader importList topLevelObject declaration functionDeclaration FUN("fun") simpleIdentifier Identifier("A") functionValueParameters LPAREN("(") RPAREN(")") fu...
{ "pile_set_name": "Github" }
version: '3' vars: FILE: file.txt CONTENT: default tasks: default: cmds: - echo "{{.CONTENT}}" > {{.FILE}}
{ "pile_set_name": "Github" }
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sp="http://www.w3.org/ns/pim/space#" xmlns:sched="http://www.w3.org/ns/pim/schedule#" xmlns:rdf="http://www.w3.org/2000/01/rdf-schema#" xmlns:ic="http://www.w3.org/2002/12/cal/ical#" xmlns:n0="http:...
{ "pile_set_name": "Github" }
var baseIsMatch = require('./baseIsMatch'), getMatchData = require('./getMatchData'), toObject = require('./toObject'); /** * The base implementation of `_.matches` which does not clone `source`. * * @private * @param {Object} source The object of property values to match. * @returns {Function} Returns th...
{ "pile_set_name": "Github" }
// setup theme configs and styles @import "config"; @import "primitives"; // extend the __THEME_EXTENDS__ theme @import "__THEME_EXTENDS__"; //@import "../__THEME_EXTENDS__/core"; // import helper functions @import "helpers"; // finally initialize our custom components @import "components";
{ "pile_set_name": "Github" }
<menu> <Services> <DynamicDNS VisibleName="Dynamic DNS" url="/services_dyndns.php" cssClass="fa fa-tags fa-fw"> <Edit url="/services_dyndns_edit.php*" visibility="hidden"/> </DynamicDNS> </Services> </menu>
{ "pile_set_name": "Github" }
{ "ProviderId": "Microsoft.ApplicationInsights.ConnectedService.ConnectedServiceProvider", "Version": "4.0.0.0", "GettingStartedDocument": { "Uri": "http://go.microsoft.com/fwlink/?LinkID=613413" } }
{ "pile_set_name": "Github" }
html, body { height: 100%; padding: 0; margin: 0; font-size: 12px; } #pano-outer { position: relative; top: 0; left: 0; min-width: 100%; min-height: 100%; } #pano { position: fixed; top: 0; left: 0; width: 100%; he...
{ "pile_set_name": "Github" }
<!-- SPDX-License-Identifier: Apache-2.0 --> <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../_static/css/styles.css"> </head> <body> <div class="container"> <input type="checkbox" id="hl_tx_count_per_hour"> <label for="hl_tx_cou...
{ "pile_set_name": "Github" }
const app = require('../../../dadi/lib/') const config = require('../../../config') const help = require('../help') const request = require('supertest') const connectionString = 'http://' + config.get('server.host') + ':' + config.get('server.port') let bearerToken describe('Mixed Field', () => { beforeEach(done...
{ "pile_set_name": "Github" }
- hosts: master tasks: - name: Upgrade kubeadm apt: name: ['kubeadm'] state: latest force: yes update_cache: yes autoclean: yes autoremove: yes - name: Determine latest stable version of Kubernetes shell: curl -sSL https://dl.k8s.io/release/stable.t...
{ "pile_set_name": "Github" }
(function (global, factory) { if (typeof define === 'function' && define.amd) { define(['exports', 'module', './tooltip'], factory); } else if (typeof exports !== 'undefined' && typeof module !== 'undefined') { factory(exports, module, require('./tooltip')); } else { var mod = { exports: {} ...
{ "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>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIde...
{ "pile_set_name": "Github" }
import React from 'react'; import TodoItem from '../TodoItem'; import { storiesOf, action } from '@kadira/storybook'; storiesOf('TodoItem', module) .add('not completed', () => { const todo = { id: 'the-id', text: 'Hello Todo', completed: false }; return getItem(todo); }) .add('comp...
{ "pile_set_name": "Github" }
body { padding: 20px 0 0 20px; cursor: pointer; } #field { overflow: hidden; width: 200px; height: 150px; border-top: 10px solid black; border-right: 10px solid gray; border-bottom: 10px solid gray; border-left: 10px solid black; background-color: #00FF00; font: 10px/1.2 monospace; } .triangle-r...
{ "pile_set_name": "Github" }
--- layout: default title: gokrazy platforms aliases: - /platforms.html menu: main: title: "Platforms" weight: 10 --- <div class="row"> <div class="col-lg-12"> <h1>Supported platforms</h1> <p> <strong>bold</strong> appliances are tested in the CI setup on real hardware and gat...
{ "pile_set_name": "Github" }
map "http://hl7.org/fhir/StructureMap/Resource4to3" = "R3 to R2 Conversion for Resource" uses "http://hl7.org/fhir/StructureDefinition/Resource" alias Resource as source uses "http://hl7.org/fhir/3.0/StructureDefinition/Resource" alias ResourceR3 as target imports "http://hl7.org/fhir/StructureMap/primitives4to3...
{ "pile_set_name": "Github" }
/* * uriparser - RFC 3986 URI parsing library * * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistribut...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE>7-Zip 出口代码</TITLE> <LINK href="../style.css" rel="stylesheet" type="text/css"> </HEAD> <BODY> <H1>7-Zip 出口代码</H1> <P>7-Zip 会返回下列出口代码:</P> <TABLE> <T...
{ "pile_set_name": "Github" }
{ "name": "@tanker/file-ponyfill", "version": "0.0.1", "description": "A cross-browser ponyfill for File with a working constructor", "author": "Tanker Team", "license": "Apache-2.0", "homepage": "https://tanker.io/", "repository": { "type": "git", "url": "git+https://github.com/TankerHQ/sdk-js.gi...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 15005d98f1ec8a14f8fba753a3bdc521 timeCreated: 1485259006 licenseType: Pro NativeFormatImporter: userData: assetBundleName: assetBundleVariant:
{ "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>29-402.05</num> <headin...
{ "pile_set_name": "Github" }
{ "version": "0.1.0", "command": "dotnet", "isShellCommand": true, "args": [], "tasks": [ { "taskName": "build", "args": [ "${workspaceRoot}\\dotnet-retire\\dotnet-retire.csproj" ], "isBuildCommand": true, "problemMa...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <plugin pluginId="Gallio.MSpecAdapter" recommendedInstallationPath="MSpec" xmlns="http://www.gallio.org/"> <traits> <name>Machine Specifications Adapter Plugin</name> <version>0.3.0.0</version> <description>Provides support for running MSpec ...
{ "pile_set_name": "Github" }
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MethodBaseScalarsAnnotations | RAML JS Parser 2</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="style...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../../libc/fn.islower.html"> </head> <body> <p>Redirecting to <a href="../../../../libc/fn.islower.html">../../../../libc/fn.islower.html</a>...</p> <script>location.replace("../../../../libc/fn.islower.html" + location....
{ "pile_set_name": "Github" }
{ "jsonSchemaSemanticVersion": "1.0.0", "imports": [ { "corpusPath": "cdm:/foundations.1.2.cdm.json" }, { "corpusPath": "/core/operationsCommon/Common.1.0.cdm.json", "moniker": "base_Common" }, { "corpusPath": "/core/operationsCommon/DataEntityView.1.0.cdm.json", "m...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <Workspace version = "1.0"> <FileRef location = "self:Receiver.xcodeproj"> </FileRef> </Workspace>
{ "pile_set_name": "Github" }
#if canImport(UIKit) import UIKit /// Used to set image onto ImageView public class ImageViewDisplayer: ImageDisplayer { private let animationOption: UIView.AnimationOptions public init(animationOption: UIView.AnimationOptions = .transitionCrossDissolve) { self.animationOption = animationOption } public...
{ "pile_set_name": "Github" }
// // SectionModel.swift // RxDataSources // // Created by Krunoslav Zaher on 6/16/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation public struct SectionModel<Section, ItemType> { public var model: Section public var items: [Item] public init(model: Section, items: [...
{ "pile_set_name": "Github" }
/** * Returns whether the provided value is a promise * * @param {object} value Potential promise * @return {Boolean} */ export default function isPromise(value) { return !!value && typeof value.promise === 'object' && typeof value.promise.then === 'function'; }
{ "pile_set_name": "Github" }
{% from "macros/loadComponentTemplate.njk" import loadComponentTemplate %} <h4 class="govuk-heading-s">Markup</h4> {% set componentHtml %}{{ loadComponentTemplate(componentSlug, example.data) }}{% endset %} <pre><code class="govuk-!-font-size-16">{{- componentHtml | e -}}</code></pre> <h4 class="govuk-heading-s">Macr...
{ "pile_set_name": "Github" }
var mathSymbols = []; var mathSymbolCategories = ['All']; const grid = document.querySelector('#Symbols .grid'); var vscode; (function() { vscode = acquireVsCodeApi(); tikzInitialise(); })(); window.addEventListener('message', event => { const data = event.data; if (data.type === 'mathSymbols') { ...
{ "pile_set_name": "Github" }
"""myshop URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.com/en/1.9/topics/http/urls/ Examples: Function views 1. Add an import: from my_app import views 2. Add a URL to urlpatterns: url(r'^$', views.home, name='home') Class-base...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <!-- Google Analytics + OutboundLink + Google Adsense --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-79254642-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Dat...
{ "pile_set_name": "Github" }
/* Luxembourgish initialisation for the jQuery UI date picker plugin. */ /* Written by Michel Weimerskirch <michel@weimerskirch.net> */ jQuery(function($){ $.datepicker.regional['lb'] = { closeText: 'Fäerdeg', prevText: 'Zréck', nextText: 'Weider', currentText: 'Haut', monthNames: ['Januar','Februar','Mäerz'...
{ "pile_set_name": "Github" }
<?php namespace Drupal\layout_builder\Plugin\Derivative; use Drupal\Component\Plugin\Derivative\DeriverBase; use Drupal\Core\Entity\EntityTypeManagerInterface; use Drupal\Core\Plugin\Discovery\ContainerDeriverInterface; use Drupal\Core\StringTranslation\StringTranslationTrait; use Drupal\layout_builder\Plugin\Section...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="utf8"> <title>Test for the network actor (GET request)</title> <script type="text/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script> <script type="text/javascript;version=1.8" src="common.js"></script> <!-- Any copyright ...
{ "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>${app.name}</string> <key>CFBundl...
{ "pile_set_name": "Github" }
# 集群的使用方法 > **注释**:本文描述了如何使用 Akka 集群。 有关 Akka 集群概念的介绍,请参阅「[集群规范](https://github.com/guobinhit/akka-guide/blob/master/articles/cluster-specification.md)」。 Akka 集群的核心是集群成员(`cluster membership`),以跟踪哪些节点是集群的一部分以及它们的健康状况。 ## 依赖 为了使用 Akka 集群,你必须在你的项目中添加如下依赖: ```xml <!-- Maven --> <dependency> <groupId>com.typesafe.akka...
{ "pile_set_name": "Github" }
/* Sticky footer */ /** * Basic idea: https://philipwalton.github.io/solved-by-flexbox/demos/sticky-footer/ * Details: https://github.com/philipwalton/solved-by-flexbox/blob/master/assets/css/components/site.css * * .Site -> body > .container * .Site-content -> body > .container .row * .footer -> footer * * Ke...
{ "pile_set_name": "Github" }
.theme-flatwhite { .king-table tr { border-bottom: 1px solid #eee; } .pagination-bar { .oi { color: #666; } } .king-table-head { background-color: #FFF; } .king-table a { color: #000; } .king-table-body tr { &:hover { background-color: #F7F7F7; } } }
{ "pile_set_name": "Github" }
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:width="72dp" android:height="100dp" android:viewportWidth="72" android:viewportHeight="100"> <path android:pathData="M45,1l27,26.7V99H0V1h45z"> <aapt:attr name="android...
{ "pile_set_name": "Github" }
{ "test_desc" : "varchar data type, maximum size", "server" : { "version" : { "min" : "9.2.0", "max" : "" } } }
{ "pile_set_name": "Github" }
{ "typedDefinition": { "UnionMember1": { "x": 1 } }, "omitted": "OMITTED" }
{ "pile_set_name": "Github" }
{ "network": [ [ "probeNetwork - default - end", 2, 283480 ], [ "probeNetwork - default - start", 0, 0 ] ], "gfx": [ [ "probeGFX - default - end", 3, 7, ...
{ "pile_set_name": "Github" }
{ "errors": [ { "message": "Variable \"$v1\" got invalid value. Expected type \"String!\" found null.", "locations": [ { "line": 1, "column": 27 } ] } ] }
{ "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.8.0_111) on Mon Oct 31 20:20:43 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.gu...
{ "pile_set_name": "Github" }
package Paws::RDS::DescribeDBInstances; use Moose; has DBInstanceIdentifier => (is => 'ro', isa => 'Str'); has Filters => (is => 'ro', isa => 'ArrayRef[Paws::RDS::Filter]'); has Marker => (is => 'ro', isa => 'Str'); has MaxRecords => (is => 'ro', isa => 'Int'); use MooseX::ClassAttribute; class_has _ap...
{ "pile_set_name": "Github" }
export default { skip_if_ssr: true, props: { indeterminate: true }, html: ` <input type="checkbox"> <p>checked? false</p> <p>indeterminate? true</p> `, async test({ assert, component, target, window }) { const input = target.querySelector('input'); assert.equal(input.checked, false); assert.equal...
{ "pile_set_name": "Github" }
// Copyright 2010-2012 RethinkDB, all rights reserved. /* -------------------- Visualization styles -------------------- */ #database-view .ops-plot, #table-view .ops-plot, #datacenter-view .ops-plot, #server-view .ops-plot { /* GPU acceleration */ -webkit-transform : translateZ(0); -o-transfor...
{ "pile_set_name": "Github" }