text
stringlengths
11
99.8k
meta
dict
``` package vultrbaremetal import "github.com/cloudlibz/gocloud/baremetal/vultrbaremetal" ``` ### TYPES ``` type BareMetalInfo struct { SUBID string OS string `json:"os"` RAM string `json:"ram"` Disk string `json:"disk"` MainIP string ...
{ "pile_set_name": "Github" }
.charsheet { background-color: #fff; border: 1px solid; font-family: 'Oswald'; } .charsheet h1 { background-color: #000; color: #fff; font-variant: small-caps; padding: 0.1em; text-align: center; text-shadow: 3px 2px gray; } .charsheet input { background: transparent; height:...
{ "pile_set_name": "Github" }
/*! * Jodit Editor (https://xdsoft.net/jodit/) * Released under MIT see LICENSE.txt in the project root for license information. * Copyright (c) 2013-2020 Valeriy Chupurnov. All rights reserved. https://xdsoft.net */ describe('Text Inline Popup plugin', function () { describe('Image', function () { describe('Cl...
{ "pile_set_name": "Github" }
<a class="twitter-timeline" href="https://twitter.com/BWAPI_bot" data-widget-id="620402875924135936" data-chrome="nofooter transparent noborders" data-tweet-limit="3">Tweets by @BWAPI_bot</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementByI...
{ "pile_set_name": "Github" }
id: slimes_level7 auto_spawn: true min_gen_actors: 3 max_gen_actors: 4 entries: - id: slime_blue weight: 1 limit: 1 - id: slime_red weight: 1 limit: 1 - id: slime_orange weight: 1 limit: 1 - id: slime weight: 4
{ "pile_set_name": "Github" }
define("ace/mode/ini_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module) { "use strict"; var oop = require("../lib/oop"); var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules; var escapeRe = "\\\\(?:[\\\\0abtrn;#=:]...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www....
{ "pile_set_name": "Github" }
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: prometheus-k8s rules: - apiGroups: - "" resources: - nodes/metrics verbs: - get - nonResourceURLs: - /metrics verbs: - get --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: prometheus-k8s r...
{ "pile_set_name": "Github" }
import module namespace jsd = "http://jsound.io/modules/jsound"; let $jsd := { "$namespace" : "http://www.example.com/my-schema", "$types" : [ { "$kind" : "atomic", "$name" : "foo", "$baseType" : "integer", "$maxInclusive" : 5 } ] } let $instance := 5 retu...
{ "pile_set_name": "Github" }
define( [ "../core", "../var/document", "../data/var/dataPriv", "../data/var/acceptData", "../var/hasOwn", "../event" ], function( jQuery, document, dataPriv, acceptData, hasOwn ) { "use strict"; var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/; jQuery.extend( jQuery.event, { trigger: function( event, da...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 8ecb03fef57c331449d5a7ac904bb842 MonoImporter: externalObjects: {} serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
const isHoloJs = typeof navigator.holojs !== 'undefined'; const canvas = document.createElement(isHoloJs ? 'canvasvr' : 'canvas'); if (isHoloJs === false) { // If running in browser, add the canvas to the DOM document.body.appendChild(canvas); } var container; var camera, scene, renderer; var controller1, con...
{ "pile_set_name": "Github" }
import {defaults} from 'lodash' import {checkIfInsideAStrictModeTree} from '../utils' import getUpdateInfo from '../getUpdateInfo' export default function patchClassComponent(ClassComponent, displayName, React, options, ownerDataMap){ class WDYRPatchedClassComponent extends ClassComponent{ constructor(props, co...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="ember-guides/config/environment" content="%7B%22modulePrefix%22%3A%22ember-guides%22%2C%22environment%22%3A%22pr...
{ "pile_set_name": "Github" }
/* MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ var ResolverFactory = require("./ResolverFactory"); var assign = require("object-assign"); var NodeJsInputFileSystem = require("./NodeJsInputFileSystem"); var SyncNodeJsInputFileSystem = require("./SyncNodeJsInputFileSy...
{ "pile_set_name": "Github" }
{ "display": { "icon": { "item": "tfc:ore/garnierite" }, "frame": "goal", "title": { "translate": "advancements.tfc.world.find_nickel.title" }, "description": { "translate": "advancements.tfc.world.find_nickel.description" } }, "parent": "tfc:world/make_propick", "c...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en" xmlns:ng="http://angularjs.org/" > <head> <title>Zza-Node-Mongo with AngularJs</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"/> <link rel="shortcut icon" type="ima...
{ "pile_set_name": "Github" }
ALTER TABLE `mail` CHANGE COLUMN `itemPageId` `itemTextId` int(11) unsigned NOT NULL default '0';
{ "pile_set_name": "Github" }
{ "name": "mockery/mockery", "description": "Mockery is a simple yet flexible PHP mock object framework", "scripts": { "docs": "phpdoc -d library -t docs/api" }, "keywords": [ "bdd", "library", "mock", "mock objects", "mockery", "stub", ...
{ "pile_set_name": "Github" }
.sponsor-button { text-align: right; margin: 4px; .bmc-button { display: inline-block; padding: 0px 7px; width: 133px; height: 33px; text-decoration: none; background-color: #bb5794; color: #ffffff; border: 1px solid transparent; border-radius: 6px; letter-spacing: -0.08px...
{ "pile_set_name": "Github" }
//---------------------------------------------------------------------------// // Copyright (c) 2013 Kyle Lutz <kyle.r.lutz@gmail.com> // // Distributed under the Boost Software License, Version 1.0 // See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt // // See http://boos...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <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> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</art...
{ "pile_set_name": "Github" }
{ "info" : { "author" : "xcode", "version" : 1 } }
{ "pile_set_name": "Github" }
var common = require('../common'); module.exports = schedule; function schedule(subcmd, opts, args, cb) { var self = this; var finish = common.makeFinisher(opts, cb); if (opts.help) { self.do_help('help', {}, [subcmd], cb); return; } var id = args.shift(); if (!id) { ...
{ "pile_set_name": "Github" }
<!-- input/input.wxml --> <label class='form-item {{disabled? "disabled": ""}} l-class form-item-{{labelLayout}}' style="width:{{width===null?'auto':width+'rpx'}}"> <view class='mask' wx:if="{{disabled}}"></view> <view class='row l-row-class' hidden="{{ showRow ? '' : 'hidden' }}" style="width:{{width}}rpx;"><...
{ "pile_set_name": "Github" }
<server> <featureManager> <feature>jaxrs-2.0</feature> <feature>cdi-1.2</feature> <feature>ejbLite-3.2</feature> <feature>concurrent-1.0</feature> </featureManager> <include location="../fatTestPorts.xml"/> <javaPermission className="java.lang.RuntimePermission" name="a...
{ "pile_set_name": "Github" }
/** * 开发版本的文件导入 */ (function (){ var paths = [ 'editor.js', 'core/browser.js', 'core/utils.js', 'core/EventBase.js', 'core/dtd.js', 'core/domUtils.js', 'core/Range.js', 'core/Selection.js', 'core/Editor.js...
{ "pile_set_name": "Github" }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; background-color: #ffffff; overflow: hidden; margin: 0; } #chartdiv { width: 100%; height: 100vh; overflow: hidden; }
{ "pile_set_name": "Github" }
[ { "op" : "add", "path" : "/effects", "value" : [ [ "meat_plant" ] ] } ]
{ "pile_set_name": "Github" }
import React, { Component } from 'react'; import { connect } from 'react-redux'; import Helmet from 'react-helmet'; import { IndexLink } from 'react-router'; import { usage, todo } from './styles'; import { example, p, link } from '../homepage/styles'; import { setConfig } from '../../actions'; class Usage extends Com...
{ "pile_set_name": "Github" }
_This file was generated programmatically using the `meta/exhibitions-glossary.json` document._ count_objects == count_objects_public == date_end == date_start == department_id == id == is_active == text == title == url == videos == videos.description == videos.dimensions == videos.formats == videos.form...
{ "pile_set_name": "Github" }
--- author: catalin type: normal category: must-know tags: - introduction - workout links: - >- [www.hacksparrow.com](http://www.hacksparrow.com/node-js-exports-vs-module-exports.html){website} --- # `exports` vs. `module.exports` in **Node** --- ## Content Exporting a module in **Node** can be done in d...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>Test</title> <style> #content-image:before { content: url(icon1x.jpg); content: -webkit-image-set(url(icon1x.jpg) 1x, url(icon2x.jpg) 2x); } </style> </head> <body> <div id="content-image"></div> </body> ...
{ "pile_set_name": "Github" }
{# Annotations #} <style> .hide-title { opacity: 0.5; } .hide-title:hover { opacity: 1; } .hide-title input { position: relative; top: -2px; } </style> <div class="vis-option-type-group group-open"> <label class="group-title"> <i class="fa fa-chevron-up expand-group pull-right"></i> ...
{ "pile_set_name": "Github" }
import React from "react"; import { presentWallet, presentNode, presentFarmer, changeMainMenu, presentTrading, presentPlotter } from "../modules/mainMenu"; import { useSelector } from "react-redux"; import { logOut } from "../modules/message"; import { useDispatch } from "react-redux"; import List from "@ma...
{ "pile_set_name": "Github" }
blank_issues_enabled: true # contact_links: # - name: Samuel Gratzl # url: https://www.sgratzl.com # about: Please ask and answer questions here.
{ "pile_set_name": "Github" }
{ "api": { "BackgroundFetchRecord": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRecord", "support": { "chrome": { "version_added": "74" }, "chrome_android": { "version_added": "74" }, ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2016 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. CLDR data files are int...
{ "pile_set_name": "Github" }
{ "forge_marker": 1, "defaults": { "model": "rail_flat", "textures": { "rail": "railcraft:blocks/tracks/flex/high_speed_electric_flat" }, "transform": "forge:default-block" }, "variants": { "shape": { "north_south": { "model": "rail_flat" }, "east_west": { ...
{ "pile_set_name": "Github" }
# -------------------------------------------------------- # Deformable Convolutional Networks # Copyright (c) 2017 Microsoft # Licensed under The MIT License [see LICENSE for details] # Modified by Haozhi Qi # -------------------------------------------------------- # Based on: # MX-RCNN # Copyright (c) 2016 by Contri...
{ "pile_set_name": "Github" }
.footer .content a.open-source-icon(href="http://opensource.alibaba.com/") img(src="http://zos.alipayobjects.com/rmsportal/OCGqTPRSXYMsKjGiHPuP.png") div.license Released under Apache License div.copyright Copyright ©️ 2019 Alibaba Inc.
{ "pile_set_name": "Github" }
### `tf.contrib.framework.local_variable(initial_value, validate_shape=True, name=None)` {#local_variable} Create variable and add it to `GraphKeys.LOCAL_VARIABLES` collection. ##### Args: * <b>`initial_value`</b>: See variables.Variable.__init__. * <b>`validate_shape`</b>: See variables.Variable.__init__. * <b>...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#ffcecece" > <com.github.nuptboyzhb.lib.SuperSwipeRefreshLayout android:id="@+id/swipe_refresh" ...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 4efcffd7ae23f1e41943fd914b18da10 NativeFormatImporter: externalObjects: {} mainObjectFileID: 2100000 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/Users/cmanus/code/src/github.com/go-react-native/android/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/values-si-rLK/values-si-rLK.xml --> <eat-comment/> <string msgid="4600421777120114993" name="abc_actio...
{ "pile_set_name": "Github" }
import { partial, string, number } from '../../..' export const Struct = partial({ name: string(), age: number(), }) export const data = { name: 'john', age: 42, } export const output = { name: 'john', age: 42, }
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 1b192f0504c69874ebbfef73a65e75d5 timeCreated: 1529573795 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
module ml { /** * Vector class */ export class Vector { constructor(private elements: number[]) { } get size(): number { return this.elements.length; } static create(elements: number[]): Vector { return new Vector(elements.slice()); } static ran...
{ "pile_set_name": "Github" }
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example17-jquery</title> <script src="../../components/jquery-2.1.1/jquery.js"></script> <script src="../../../angular.js"></script> <script src="script.js"></script> </head> <body ng-app="docsIsolationExample">...
{ "pile_set_name": "Github" }
var THREE = require('three'); module.exports = edgeView; function edgeView(scene) { var total = 0; var positions; // positions of each edge in the graph (array of objects pairs from, to) var colors, points; // buffer attributes that represent edge. var geometry, edgeMesh; var colorDirty; return { ini...
{ "pile_set_name": "Github" }
'use strict' const url = require('url') const SHORTCUTS = [ 'style', 'label', 'logo', 'logoWidth', 'colorA', 'colorB', 'maxAge', 'longCache', 'link' ] module.exports = function (service, path, opts) { if (!opts) opts = {} const type = opts.type || 'svg' const query = opts.query || {} for ...
{ "pile_set_name": "Github" }
<?php /** * Locale data for 'en_Dsrt_US'. * * This file is automatically generated by yiic cldr command. * * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * * Copyright © 2008-2010 Yii Software LLC (http://www.yiiframework...
{ "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_152-release) on Sun Feb 11 13:07:09 CET 2018 --> <title>org.opencv.core Class Hierarchy</title> <meta name="date" content="2018-02-11"> <link r...
{ "pile_set_name": "Github" }
name: Cleanup Duplicate CI Runs on: schedule: # * is a special character in YAML so you have to quote this string - cron: '*/5 * * * *' jobs: cleanup-prs: if: github.repository == 'quarkusio/quarkus' name: "Cleanup Duplicate PRs" runs-on: ubuntu-latest steps: - uses: n1hility/cancel...
{ "pile_set_name": "Github" }
<!-- AUTO-GENERATED FILE. DO NOT MODIFY. --> <shape xmlns:android="http://schemas.android.com/apk/res/android" />
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <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>org.nodeclipse.n...
{ "pile_set_name": "Github" }
data: files: [] chunks: [] tests: - description: "Upload when length is 0" act: operation: upload arguments: filename: "filename" source: { $hex : "" } options: { chunkSizeBytes : 4 } assert: result...
{ "pile_set_name": "Github" }
[package] name = "traits-example" version = "0.1.0" authors = ["Your Name <you@example.com>"] edition = "2018" [dependencies]
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <?xml-stylesheet href="chrome://global/skin" type="text/css"?> <window title="XUL Radios" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <script> <![CDATA[ function setText(textID,val) { document.getElementBy...
{ "pile_set_name": "Github" }
[ { "op": "add", "path": "/twoHanded", "value": false } ]
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Qt 4.6: main.cpp Example File (itemviews/pixelator/main.cpp)</title> <link href="classic.css" rel="style...
{ "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 (version 1.7.0_25) on Thu May 29 11:39:00 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>NameN (Jackson-core...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>FixedColumns example - Index column</title> <link rel="stylesheet" type="text/css" href="../../...
{ "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" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_35) on Tue Oct 09 17:08:15 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> FromStringDeserializer (jackson-d...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2018 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. CLDR data files are int...
{ "pile_set_name": "Github" }
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:exslt="http://exslt.org/common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd" version="3.3" ID="P0b002ee18175cc57"> <name ty...
{ "pile_set_name": "Github" }
Akeneo\Tool\Bundle\MeasureBundle\Application\SaveMeasurementFamily\SaveMeasurementFamilyCommand: group_sequence: - SaveMeasurementFamilyCommand - other_constraints properties: code: - Akeneo\Tool\Bundle\MeasureBundle\Validation\Common\Code: ~ labels: - Ake...
{ "pile_set_name": "Github" }
<!-- START - We recommend to place the below code in head tag of your website html --> <style> @font-face { font-display: block; font-family: Roboto; src: url(https://assets.sendinblue.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.sendinb...
{ "pile_set_name": "Github" }
var fs = require('graceful-fs') var path = require('path') var mkdirp = require('mkdirp') var mr = require('npm-registry-mock') var osenv = require('osenv') var rimraf = require('rimraf') var test = require('tap').test var common = require('../common-tap') var pkg = path.resolve(__dirname, 'ls-depth-cli') var EXEC_...
{ "pile_set_name": "Github" }
/* global describe, it, before */ const extensionState = require('../../../../../app/common/state/extensionState') const settings = require('../../../../../js/constants/settings') const Immutable = require('immutable') const assert = require('assert') const defaultAppState = Immutable.fromJS({ tabs: [], extensions...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> <global name="StringField" module="Products.Formulator.StandardFields"/> </pickle> <pickle> <dictionary> <item> <key> <string>id</string> </key> <value> <string>listbox_parent_purchase_...
{ "pile_set_name": "Github" }
'use strict'; import path from 'path'; const deploy = ({ gulp, config, plugins }) => { const dir = config.directory; // deploy gulp.task('deploy', (done) => { return gulp.src(path.join(dir.production, '**/*')) // fix #4 the "dir.production" folder being published into gh-pages branch .pip...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <component type="desktop"> <id>org.glimpse_editor.Glimpse</id> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0+ AND LGPL-3.0+</project_license> <name>Glimpse</name> <name xml:lang="ar">جمب</name> <name xml:lang="ast">Glimpse</name> <name xml:lan...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * * @provides...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>login</title> <script src="https://cdn.bootcss.com/jquery/2.2.4/jquery.min.js"></script> <link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> <link href="https://cdn.bootcss.com/font-awesome/4.7.0/c...
{ "pile_set_name": "Github" }
// Copyright (c) 2012 Ecma International. All rights reserved. // Ecma International makes this code available under the terms and conditions set // forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the // "Use Terms"). Any redistribution of this code must retain the above // copyright and this n...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="arenaTournaments">Arena-turneringar</string> <string name="isItRated">Räknas rating?</string> <string name="willBeNotified">Du får ett meddelande när turneringen startar, så du kan utan problem spela i en annan flik medan du väntar.</string> <stri...
{ "pile_set_name": "Github" }
{ "parent": "create:block/belt_funnel/block_extended", "textures": { "particle": "block/polished_andesite", "2": "create:block/andesite_funnel_push", "3": "create:block/andesite_funnel_back", "5": "create:block/andesite_funnel_tall_powered", "6": "create:block/andesite_funnel_powered", "7": ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="MarkdownEnhProjectSettings"> <AnnotatorSettings targetHasSpaces="true" linkCaseMismatch="true" wikiCaseMismatch="true" wikiLinkHasDashes="true" notUnderWikiHome="true" targetNotWikiPageExt="true" notUnderSourceWikiHome="true" targetName...
{ "pile_set_name": "Github" }
/* Copyright (c) 2004-2010, The Dojo Foundation All Rights Reserved. Available via Academic Free License >= 2.1 OR the modified BSD license. see: http://dojotoolkit.org/license for details */ if(!dojo._hasResource["dojox.geo.charting._Feature"]){ //_hasResource checks added by build. Do not use _hasResource...
{ "pile_set_name": "Github" }
package(default_visibility = ["//visibility:public"]) load( "@io_bazel_rules_go//go:def.bzl", "go_library", "go_test", ) go_library( name = "go_default_library", srcs = ["util.go"], importpath = "k8s.io/kubernetes/pkg/util/metrics", deps = [ "//staging/src/k8s.io/client-go/util/flo...
{ "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 classes a...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- common strings without special context --> <string name="app_name">Delta Chat</string> <string name="ok">OK</string> <string name="cancel">Annuler</string> <string name="yes">Oui</string> <string name="no">Non</string> <string name="sel...
{ "pile_set_name": "Github" }
>>===== MODE =====>> citation <<===== MODE =====<< >>===== RESULT =====>> >>[0] number 10 <<===== RESULT =====<< >>===== CITATIONS =====>> [ [ { "citationID": "CITATION-1", "citationItems": [ { "id": "ITEM-1" } ], ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Nested Tabs - jQuery EasyUI Demo</title> <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <link rel="stylesheet" type="text/css" href="../../themes/icon.css"> <link rel="stylesheet" type="text/css" href="../demo.css"> <scrip...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- ********************************** DO NOT EDIT ********************************** This file will be replaced during upgrades so DO NOT EDIT this file. If you need to adjust the process, reading and understanding this file is the first step. In most cases, the adjustments ca...
{ "pile_set_name": "Github" }
/* Front end styles */ .wp-block-jetpack-event-countdown { text-align: center; position: relative; .event-countdown__counter { text-transform: uppercase; font-size: 16px; font-weight: 600; } .event-countdown__counter span { margin: 0 1em; display: inline-flex; align-items: center; } .event-countdo...
{ "pile_set_name": "Github" }
var optimist = require('./../index'); var argv = optimist.usage('This is my awesome program', { 'about': { description: 'Provide some details about the author of this program', required: true, short: 'a', }, 'info': { description: 'Provide some information about the node.js agains!!!!!!', boo...
{ "pile_set_name": "Github" }
/** * HABmin - Home Automation User and Administration Interface * Designed for openHAB (www.openhab.com) * * This software is copyright of Chris Jackson under the GPL license. * Note that this licence may be changed at a later date. * * (c) 2014-2015 Chris Jackson (chris@cd-jackson.com) */ angular.module('site...
{ "pile_set_name": "Github" }
@model OrderModel @inject Grand.Services.Security.IPermissionService permissionService @{ //page title ViewBag.Title = T("Admin.Orders.EditOrderDetails").Text; //has "Manage Documents" permission? var canManageDocuments = await permissionService.Authorize(Grand.Services.Security.StandardPermissionProvi...
{ "pile_set_name": "Github" }
<resources> <dimen name="height_top_bar">46dp</dimen> <dimen name="padding_search_bar">5dp</dimen> <dimen name="height_row_weixin">59dp</dimen> <dimen name="size_avatar">50dp</dimen> <dimen name="margin_chat_activity">5dp</dimen> <dimen name="field_textsize">14sp</dimen> <dimen name="field...
{ "pile_set_name": "Github" }
import _ from "lodash"; import React from "react"; import ReactDOM from "react-dom"; import {IndexRoute, Route, Router, useRouterHistory} from "react-router"; import {createHistory} from 'history' import {Button, Modal} from "react-bootstrap"; import {addLocaleData, FormattedMessage, IntlProvider} from "react-intl"; im...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2017 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 http://www.apache.org/licens...
{ "pile_set_name": "Github" }
<Workspace Version="0.7.5.3566" X="211.750015300907" Y="319.164800445981" zoom="1.20739804276316" Description="Rounds a point coordinate *down* to a specified precision" Category="Clockwork.Geometry.Point.Actions" Name="Point.RoundDownToPrecision" ID="5ce3f172-9e4f-4ad3-8bff-b3c2f68fd3cf"> <Elements> <Dynamo.Node...
{ "pile_set_name": "Github" }
import { gql } from 'apollo-server-micro'; const typeDefs = gql` extend type Query { """ Retorna o endereço com base no CEP fornecido """ cep( """ CEP deve **sempre** conter 8 caracteres [**[referência](https://pt.wikipedia.org/wiki/C%C3%B3digo_de_Endere%C3%A7amento_Postal)**] ...
{ "pile_set_name": "Github" }
{ "lint": { "rules": ["polymer-2-hybrid"] } }
{ "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>files</key> <dict/> <key>files2</key> <dict/> <key>rules</key> <dict> <key>^Resources/</key> <true/> <key>^Resources/.*\.lproj/</key...
{ "pile_set_name": "Github" }
//>>built define( //begin v1.x content ({ insertAnchor: "Sett inn anker", title: "Ankeregenskaper", anchor: "Navn:", text: "Beskrivelse:", set: "Definer", cancel: "Avbryt" }) //end v1.x content );
{ "pile_set_name": "Github" }
'use strict'; module.exports = app => { class RenderController extends app.Controller { * index() { this.ctx.body = 'hello World'; } } return RenderController; };
{ "pile_set_name": "Github" }