text
stringlengths
11
99.8k
meta
dict
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Ve...
{ "pile_set_name": "Github" }
{ "id": "biancas-poster", "name": "Bianca's Poster", "games": { "nh": { "sellPrice": { "currency": "bells", "value": 250 }, "buyPrices": [ { "currency": "bells", "value": 1000 } ] } }, "category": "Photos" }
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class OculusManifestPreprocessor | XRTK-Core </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class Ocu...
{ "pile_set_name": "Github" }
+++ title = "Pangram checker" description = "" date = 2019-10-17T23:32:31Z aliases = [] [extra] id = 5383 [taxonomies] categories = [] tags = [] +++ {{task}} [[Category:String manipulation]] {{omit from|Lilypond}} A pangram is a sentence that contains all the letters of the English alphabet at least once. For exampl...
{ "pile_set_name": "Github" }
<!--index.wxml--> <view class="index"> <view class="index-profile"> <open-data type="userAvatarUrl" class="index-profile__img"></open-data> </view> <view class="index-title"> {{ title }} </view> <view class="index-books"> <view class="index-books__showLayer"> <view class="index-boo...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab * Copyright (C) 2009 - DIGITEO - Vincent COUVERT * * Copyright (C) 2012 - 2016 - Scilab Enterprises * * This file is hereby licensed under the terms of the GNU GPL v2.0, * pursuant to article 5.3.4 of th...
{ "pile_set_name": "Github" }
#%RAML 0.8 title: test API traits: - tr: body: application/json: schemas: - MyType: | { "$schema": "http://json-schema.org/draft-04/", "type": "object", "properties": { "arrayProp": { "items": { "type": "obj...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd"> <hibernate-mapping package="com.jeecms.cms.entity.assist"> <class name="CmsGuestbookExt" table="jc_guestbook_ext"> <meta attribute="sync-DAO">false</meta> ...
{ "pile_set_name": "Github" }
<div class="subblock"> <h3><%= t('.owner_tools') %></h3> <div> <%= link_to t('.force_update'), act_content_path(action_name: 'manual_refresh'), method: :put, class: "btn info" %> <%= link_to t('.purge_children'), act_content_path(action_name: 'delete_children'), method: :put, class: "btn info" %> </div> <...
{ "pile_set_name": "Github" }
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.3) on Sun Mar 29 22:42:10 IST 2020 --> <title>Uses of Class com.googlecode.cqengine.quantizer.BigDecimalQuantizer (CQEngine 3.5.0 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.creat...
{ "pile_set_name": "Github" }
{ "acno": "D40572", "acquisitionYear": 1856, "additionalImages": [ { "copyright": null, "creativeCommons": null, "filenameBase": "D40572", "sizes": [ { "caption": "Enhanced image", "cleared": true, "file": "enhanced_images/D405/D40572_E.jpg"...
{ "pile_set_name": "Github" }
The direct utility estimation method in Section <a class="sectionRef" title="" href="#">passive-rl-section</a> uses distinguished terminal states to indicate the end of a trial. How could it be modified for environments with discounted rewards and no terminal states?
{ "pile_set_name": "Github" }
/** * Buttons * -------------------------------------------------- */ .button { // set the color defaults @include button-style($button-default-bg, $button-default-border, $button-default-active-bg, $button-default-active-border, $button-default-text); position: relative; display: inline-block; margin: ...
{ "pile_set_name": "Github" }
'use strict'; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.scaleService = { // Scale registration object. Extensions can register new scale types (such as log or DB scales) and then // use the new chart options to grab the correct scale constructors: {}, // Use a registration funct...
{ "pile_set_name": "Github" }
{ "name": "volumetric_lighting_scattering.comp", "properties": { "name": "volumetric_lighting_scattering.comp", "gpuProgramName": "volumetric_lighting_scattering.comp.glsl", "entryPoint": "main", "preprocessorDefines": "", "gpuProgramType": 3 } }
{ "pile_set_name": "Github" }
// Animated Icons // -------------------------- .#{$fa-css-prefix}-spin { animation: fa-spin 2s infinite linear; } .#{$fa-css-prefix}-pulse { animation: fa-spin 1s infinite steps(8); } @keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
{ "pile_set_name": "Github" }
<?php session_start(); if(!((($_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest')||defined('evolette')) && $_SESSION['authorized']===true)) exit(); ?> <div id="ev-feat" style="display:none"> <h2 class="content-heading h-help">Evolette Features</h2> <p>Evolette has a lot of native scripts for jQuery (no t...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "filename" : "email.pdf", "scale" : "1x" }, { "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" }, "properties" : {...
{ "pile_set_name": "Github" }
// // NSImage+Thumbnail.swift // WWDC // // Created by Guilherme Rambo on 21/05/17. // Copyright © 2017 Guilherme Rambo. All rights reserved. // import Cocoa extension NSImage { static func thumbnailImage(with url: URL, maxWidth: CGFloat) -> NSImage? { guard let inputImage = NSImage(contentsOf: url) ...
{ "pile_set_name": "Github" }
<pre class='metadata'> Title: Font Metrics API Level 1 Status: DREAM Group: houdini ED: https://drafts.css-houdini.org/font-metrics-api-1/ Shortname: font-metrics-api Level: 1 Abstract: Editor: Emil A Eklund, eae@google.com, w3cid 93298 Editor: Alan Stearns, stearns@adobe.com, w3cid 46659 </pre> <pre class=link-defa...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head> </head> <body style="font-family: Arial;"> <h1 style="border: 1px solid #ccc; color: red;">Hi</h1> <table> <tr> <td class="headline" style="font-size: 24px; padding: 5px;">Some Headline</td> </tr> </table> </body> </html>
{ "pile_set_name": "Github" }
'use strict' var consoleControl = require('console-control-strings') var ThemeSet = require('./theme-set.js') var themes = module.exports = new ThemeSet() themes.addTheme('ASCII', { preProgressbar: '[', postProgressbar: ']', progressbarTheme: { complete: '#', remaining: '.' }, activityIndicatorTheme...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache Lic...
{ "pile_set_name": "Github" }
{ "pagination": { "GetBotAliases": { "input_token": "nextToken", "output_token": "nextToken", "limit_key": "maxResults" }, "GetBotChannelAssociations": { "input_token": "nextToken", "output_token": "nextToken", "limit_key": "maxResults" }, "GetBotVersions": { ...
{ "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" }
var baseClamp = require('./_baseClamp'), baseToString = require('./_baseToString'), toInteger = require('./toInteger'), toString = require('./toString'); /** * Checks if `string` starts with the given target string. * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [strin...
{ "pile_set_name": "Github" }
created_by: Создал about: Описание add_description: Добавить описание phone: Мобильный телефон email: Email
{ "pile_set_name": "Github" }
export { default } from './checkout-confirmation'
{ "pile_set_name": "Github" }
--- layout: feature title: 'Tense' shortdef: 'tense' udver: '2' --- ### Description Tense feature matches the inflectional endings in verbs. In Uralic grammars there have been various practices in refering to present/future tense and past/preterite tense, in Universal dependencies we use `Pres` for common non-past a...
{ "pile_set_name": "Github" }
import { IconDefinition, IconPrefix, IconName } from "@fortawesome/fontawesome-common-types"; export const definition: IconDefinition; export const faPinterest: IconDefinition; export const prefix: IconPrefix; export const iconName: IconName; export const width: number; export const height: number; export const ligatu...
{ "pile_set_name": "Github" }
/* * CoreShop. * * This source file is subject to the GNU General Public License version 3 (GPLv3) * For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt * files that are distributed with this source code. * * @copyright Copyright (c) 2015-2020 Dominik Pfaffenbauer (https:/...
{ "pile_set_name": "Github" }
// Load modules var Url = require('url'); var Code = require('code'); var Hawk = require('../lib'); var Lab = require('lab'); // Declare internals var internals = {}; // Test shortcuts var lab = exports.lab = Lab.script(); var describe = lab.experiment; var it = lab.test; var expect = Code.expe...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <ajxp_plugin label="CONF_MESSAGE[Notification Center]" description="CONF_MESSAGE[Handle users watches and notifications]" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:../core.ajaxplorer/ajxp_registry.xsd"> <class_defini...
{ "pile_set_name": "Github" }
namespace Scada.Scheme.Model.PropertyGrid { partial class FrmFontDialog { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </...
{ "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: Attribute selectors with hyphens and underscores</title> <link rel="author" title="Microsoft" href="http://www.microsoft.c...
{ "pile_set_name": "Github" }
" Author: Sumner Evans <sumner.evans98@gmail.com> " Description: write-good for Texinfo files call ale#handlers#writegood#DefineLinter('texinfo')
{ "pile_set_name": "Github" }
/* eslint-disable max-len, max-statements, complexity, default-case */ // Copyright 2014 The Chromium Authors. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of so...
{ "pile_set_name": "Github" }
{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "Using TensorFlow backend.\n" ] } ], "source": [ "import numpy as np\n", "import json\n", "from keras.models im...
{ "pile_set_name": "Github" }
framework module Pods_DemoApp { umbrella header "Pods-DemoApp-umbrella.h" export * module * { export * } }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?><!-- ~ Copyright 2019 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 ~ ~ https://www.apache.org/licenses/LICENSE-2.0 ~ ...
{ "pile_set_name": "Github" }
[ { "category": "``apigateway``", "description": "Update apigateway command to latest version", "type": "api-change" }, { "category": "``ssm``", "description": "Update ssm command to latest version", "type": "api-change" }, { "category": "``apigatewayv2``", "description"...
{ "pile_set_name": "Github" }
<?php return [ /* |-------------------------------------------------------------------------- | Application Name |-------------------------------------------------------------------------- | | This value is the name of your application. This value is used when the | framework needs to plac...
{ "pile_set_name": "Github" }
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-cache-factory</title> <link href="style.css" rel="stylesheet" type="text/css"> <script src="../../../angular.min.js"></script> <script src="script.js"></script> </head> <body ng-app="cacheExampleApp"> <div ng-...
{ "pile_set_name": "Github" }
module network { export class PlayCardsResolver extends IResolver{ public constructor() { super(); } /** * 发送消息封包 */ protected Package(data:any):any{ let event = { action:131, data:data }; event = data; return event; } /** * 接收消息解包 */ protected Parse(data:any){ re...
{ "pile_set_name": "Github" }
<html> <head> <title>CSS background/foreground images</title> <style type="text/css"> body { font-family:Verdana; font-size:10pt; width:100%%; height:100%%; background-color: window; padding:10px; margin:0; } header { font-size:150%; } #c1 { background-color: threedface; } img { ...
{ "pile_set_name": "Github" }
import decimalAdjust from "discourse/lib/decimal-adjust"; export default function (value, exp) { return decimalAdjust("round", value, exp); }
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <entity_profile> <profile id="Logistician"> <name>Logistician</name> </profile> <profile id="Translator"> <name>Translator</name> </profile> <profile id="Salesman"> <name>Salesman</name> </profile> </entity_profile>
{ "pile_set_name": "Github" }
// Configure enzyme adapter const enzyme = require('enzyme'); const Adapter = require('enzyme-adapter-react-16'); enzyme.configure({ adapter: new Adapter() }); // require all modules ending in ".spec" from the // current directory and all subdirectories const testsContext = require.context('./src', true, /.spec$/); t...
{ "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>CFBundleName</key> <string>EtoApp.1</string> <key>CFBundleIdentifier</key> <string>com.example.EtoApp.1</string> <key>CFBu...
{ "pile_set_name": "Github" }
/** * Alternate Sphinx design * Originally created by Armin Ronacher for Werkzeug, adapted by Georg Brandl. */ body { font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', 'Verdana', sans-serif; font-size: 14px; letter-spacing: -0.01em; line-height: 150%; text-align: center; /*backg...
{ "pile_set_name": "Github" }
<b:style src="./Node.css"/> <b:style src="./Node_Expander.css"/> <b:style src="./Folder.css"/> <b:define name="selected" type="bool"/> <b:define name="collapsed" type="bool"/> <b:define name="disabled" type="bool"/> <li class="Basis-TreeNode"> <div{content} class="Basis-TreeNode-Title"> <div ...
{ "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" }
// 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" }
<%inherit file="/template.html" /> <%namespace name="badge_index" file="/badge/index.html"/> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Global badges")}</%def> <%def name="breadcrumbs()"> ${h.badge.breadcrumbs(None)|n} </%def> <%block name="main_content"> ${components.flashmessa...
{ "pile_set_name": "Github" }
function test() { class C { constructor() { this.x = 1; } } return C.prototype.constructor === C && new C().x === 1; } if (!test()) throw new Error("Test failed");
{ "pile_set_name": "Github" }
import React from 'react'; import PropTypes from 'prop-types'; const UilNavigator = (props) => { const { color, size, ...otherProps } = props return React.createElement('svg', { xmlns: 'http://www.w3.org/2000/svg', width: size, height: size, viewBox: '0 0 24 24', fill: color, ...otherProps ...
{ "pile_set_name": "Github" }
/*-------------------------------------------------------------- # Illustrations --------------------------------------------------------------*/ @import "illustrations/illustrations"; /*-------------------------------------------------------------- # Fonts -------------------------------------------------------------...
{ "pile_set_name": "Github" }
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %><!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title><la:message key="labels.admin_brand_title"/> | <la:message key="labels.search_list_configuration"/></title> <jsp:include page="/WEB-INF/view/common/admin/head.jsp"></jsp:include>...
{ "pile_set_name": "Github" }
<!doctype html> <html lang="en"> <head> <title>Code coverage report for lib/spdy-transport/protocol/spdy/</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../../prettify.css" /> <link rel="stylesheet" href="../../../../base.css" /> <meta name="viewport" content="width=device-width...
{ "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 Writing Modes Test: absolutely positioned non-replaced element - 'direction: ltr' and 'width' is 'auto' and 'left' and 'right' are not 'auto'<...
{ "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" }
@import url("https://fonts.googleapis.com/css?family=Open+Sans"); #kss-node .kss-section { margin-bottom: 2rem; } #kss-node .kss-section:first-child, #kss-node .kss-section:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 1rem; } #kss-node .kss-depth-2 { margin: 0; background: url("...
{ "pile_set_name": "Github" }
{ "name": "odinlib", "version": "0.2.0", "description": "A nodejs package for gathering information in odin jobs", "license": "MIT", "repository": "github.com/theycallmemac/odin", "main": "odin/odin.js", "scripts": { "test": "mocha" }, "keywords": [ "odin", "odinlib" ], "dependencies":...
{ "pile_set_name": "Github" }
--- exp_name: qm8_gat exp_dir: exp/qm8_gat runner: QM8Runner use_gpu: true gpus: [0] seed: 1234 dataset: loader_name: QM8Data name: chemistry data_path: data/QM8/preprocess meta_data_path: data/QM8/QM8_meta.p num_atom: 70 num_bond_type: 6 model: name: GAT input_dim: 64 hidden_dim: [16, 16, 16, 16,...
{ "pile_set_name": "Github" }
{% trans_default_domain 'cocorico_booking' %} {% embed "@CocoricoCore/Dashboard/layout_show_bill.html.twig" %} {% trans_default_domain 'cocorico_booking' %} {% set booking = booking_payin_refund.booking %} {#Currency values#} {% set amount_dec = booking_payin_refund.amountDecimal %} {% set amoun...
{ "pile_set_name": "Github" }
{ "action": { "error": { "notes": "Inadequate sanitization of FOIA released information", "variety": [ "Misdelivery" ], "vector": [ "Inadequate processes" ] } }, "actor": { "internal": { "job_change": [ "Let go" ], "motive": [ ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Effects Demos</title> <link rel="stylesheet" href="../demos.css"> </head> <body> <div class="demos-nav"> <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Default functionality</a></li> </ul> </div> </body> ...
{ "pile_set_name": "Github" }
// Configuration for your app require("./build-index"); const path = require("path"); const fs = require("fs"); const webpack = require("webpack"); const CopyWebpackPlugin = require("copy-webpack-plugin"); const WebpackDeepScopeAnalysisPlugin = require('webpack-deep-scope-plugin').default; const minimist = require('m...
{ "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: /Users/fmalpartida/development/ardWorkspace/LiquidCrystal_...
{ "pile_set_name": "Github" }
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: dev \\/ M anipulation | \*-----...
{ "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>$(DEVELOPMENT_LANGUAGE)</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> ...
{ "pile_set_name": "Github" }
{ "description": "ClientIPConfig represents the configurations of Client IP based session affinity.", "properties": { "timeoutSeconds": { "description": "timeoutSeconds specifies the seconds of ClientIP type session sticky time. The value must be >0 && <=86400(for 1 day) if ServiceAffinity == \"ClientIP\"...
{ "pile_set_name": "Github" }
namespace Aurora_Updater { partial class MainForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
{ "pile_set_name": "Github" }
.miniChart { position: relative; width: 100%; .chartContent { position: absolute; bottom: -28px; width: 100%; > div { margin: 0 -5px; overflow: hidden; } } .chartLoading { position: absolute; top: 16px; left: 50%; margin-left: -7px; } }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"> <ImageView android:id="@+id/label_image" android:layout_width="wrap_content" android:layout_height="wrap_content" /> <TextView android:id="@+id...
{ "pile_set_name": "Github" }
{include file="orderforms/standard_cart/common.tpl"} <script> var _localLang = { 'addToCart': '{$LANG.orderForm.addToCart|escape}', 'addedToCartRemove': '{$LANG.orderForm.addedToCartRemove|escape}' } </script> <div id="order-standard_cart"> <div class="row"> <div class="pull-md-right col-md-9"> ...
{ "pile_set_name": "Github" }
package Paws::ElasticBeanstalk::ListTagsForResource; use Moose; has ResourceArn => (is => 'ro', isa => 'Str', required => 1); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default => 'ListTagsForResource'); class_has _returns => (isa => 'Str', is => 'ro', default => 'Paws::E...
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x", "filename" : "Tools_00065.png" }, { "idiom" : "universal", "scale" : "2x", "filename" : "Tools_00065@2x.png" }, { "idiom" : "universal", "scale" : "3x", "filename" : "Tools_00065@3x.png" ...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
{ "pile_set_name": "Github" }
<sect2> <title>Installation of Less</title> <para>Install Less by running the following commands:</para> <para><screen><userinput>./configure --prefix=/usr --bindir=/bin &amp;&amp; make &amp;&amp; make install</userinput></screen></para> </sect2>
{ "pile_set_name": "Github" }
<!-- Description: xhtml:body type Expect: bozo and entries[0]['content'][0]['type'] == u'application/xhtml+xml' --> <rss version="2.0"> <channel> <item> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Example content</p> </body> </item> </channel> </rss
{ "pile_set_name": "Github" }
<shapes name="mxgraph.aws2.security_and_identity"> <shape aspect="variable" h="54.8" name="ACM" strokewidth="inherit" w="68"> <connections/> <foreground> <fillcolor color="#759C3E"/> <path> <move x="68" y="32.2"/> <line x="34" y="35.6"/> <line x="34" y="19.2"/...
{ "pile_set_name": "Github" }
(function($K) { $K.add('module', 'autocomplete', { init: function(app, context) { this.app = app; this.$doc = app.$doc; this.$win = app.$win; this.$body = app.$body; this.animate = app.animate; // defaults var defau...
{ "pile_set_name": "Github" }
<textarea name={{ UEditor.name }} id=id_{{ UEditor.name }} style="display:inline-block;width:{{ UEditor.width }}px;{{ UEditor.css }}">{{UEditor.value}}</textarea> <script type="text/javascript"> var id_{{ UEditor.name }}= new baidu.editor.ui.Editor({ "UEDITOR_HOME_URL":"{{ STATIC_URL }}ueditor/", ...
{ "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>id</string> </key> <value> <string>my_description</string> </value...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!126 &1 NavMeshProjectSettings: m_ObjectHideFlags: 0 serializedVersion: 2 areas: - name: Walkable cost: 1 - name: Not Walkable cost: 1 - name: Jump cost: 2 - name: cost: 1 - name: cost: 1 - name: cost: 1 - name: cost: 1 ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.l...
{ "pile_set_name": "Github" }
import {MigrationInterface, QueryRunner} from 'typeorm'; export class tipsAndBitsMessagesToText1573942908160 implements MigrationInterface { name = 'tipsAndBitsMessagesToText1573942908160'; public async up(queryRunner: QueryRunner): Promise<any> { await queryRunner.query(`CREATE TABLE "temporary_user_tip" ("i...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <window xmlns:html="http://www.w3.org/1999/xhtml" class="reftest-wait" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" title="Testcase bug 311661 - Evil xul testcase, using display:table-row causes crash [@ nsTableRowGroupFrame::GetFirstRow]"> <html:script><![CDATA[ function ...
{ "pile_set_name": "Github" }
var rules = require('../../../../lib/rules/util').rules; module.exports = function(req, res) { rules.disableDefault(); res.json({ec: 0, em: 'success', defaultRulesIsDisabled: rules.defaultRulesIsDisabled(), list: rules.getSelectedList()}); };
{ "pile_set_name": "Github" }
{ "name": "bluetoothconnector", "full_name": "bluetoothconnector", "oldname": null, "aliases": [ ], "versioned_formulae": [ ], "desc": "Connect and disconnect Bluetooth devices", "license": "MIT", "homepage": "https://github.com/lapfelix/BluetoothConnector", "versions": { "stable": "2.0.0", ...
{ "pile_set_name": "Github" }
<?xml version='1.0'?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:exsl="http://exslt.org/common" exclude-result-prefixes="exsl" version='1.0'> <!-- ***********************************...
{ "pile_set_name": "Github" }
--- id: i18n title: Internationalization --- ## Add a language ### Edit your bot configs In the Admin section > Your bots > Configs ![Bot Config](assets/i18n-configs.png) ### Switch language Go back to Studio and switch language ![Switch Language](assets/i18n-switch-lang.png) You'll see a "missing translation" ...
{ "pile_set_name": "Github" }
<manifest package="com.eighteengray.imageprocesslibrary" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto" > <application android:allowBackup="true" android:label="@string/app_name" android:supportsRtl="true" > ...
{ "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 a numeric input control — numericInput • SHINY.SEMANTIC</title...
{ "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" }
/** * Loads a Wavefront .mtl file specifying materials * * @author angelxuanchang */ THREE.MTLLoader = function( baseUrl, options, crossOrigin ) { this.baseUrl = baseUrl; this.options = options; this.crossOrigin = crossOrigin; }; THREE.MTLLoader.prototype = { constructor: THREE.MTLLoader, load: function ...
{ "pile_set_name": "Github" }
var lodash = require('./lodash'); /** * Creates a `lodash` object that wraps `value` with explicit method * chaining enabled. * * @static * @memberOf _ * @category Chain * @param {*} value The value to wrap. * @returns {Object} Returns the new `lodash` wrapper instance. * @example * * var users = [ * { '...
{ "pile_set_name": "Github" }
<div {!! $attributes !!}> @if ($visibled) @if (!empty($value)) <a href="{{ $value }}" data-toggle="lightbox"> <img class="thumbnail" src="{{ $value }}"> </a> @endif {!! $append !!} @if($small) <small class="clearfix">{!! $small !!}</small> @endif @endif </div>
{ "pile_set_name": "Github" }
"use strict"; var isImplemented = require("../../../../string/#/@@iterator/is-implemented"); module.exports = function (a) { a(isImplemented(), true); };
{ "pile_set_name": "Github" }