text
stringlengths
11
99.8k
meta
dict
<?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>6-1451.07</num> <headin...
{ "pile_set_name": "Github" }
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["lua-types/jit"] }, "tstl": { "luaTarget": "JIT" } }
{ "pile_set_name": "Github" }
export const standard = () => ({ todos: [ { id: 1, body: 'Cheese', status: '', }, ], })
{ "pile_set_name": "Github" }
import React, {Component} from 'react'; import { Image, } from 'react-native'; //引入react-navigation依赖库 import { TabNavigator, } from 'react-navigation'; //展示的页面 import Home from './src/Home'; import Type from './src/Type'; import ShopCar from './src/ShopCar'; import Mine from './src/Mine'; //Tab export defa...
{ "pile_set_name": "Github" }
using System.Text.Json.Serialization; namespace Essensoft.AspNetCore.Payment.Alipay.Response { /// <summary> /// AlipayInsSceneApplicationApplyResponse. /// </summary> public class AlipayInsSceneApplicationApplyResponse : AlipayResponse { /// <summary> /// 投保单号 /// </summar...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40"> <DocumentProperties xmlns="ur...
{ "pile_set_name": "Github" }
{ "activePlaceCount": 0, "birth": { "place": { "name": "London, United Kingdom", "placeName": "London", "placeType": "inhabited_place" }, "time": { "startYear": 1864 } }, "birthYear": 1864, "date": "1864\u20131942", "death": { "place": { "name": "Dalk...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 7163253a2d8b90f4cbdd7b0630b84dcd MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0}
{ "pile_set_name": "Github" }
<doxygenlayout version="1.0"> <!-- Navigation index tabs for HTML output --> <navindex> <tab type="mainpage" visible="yes" title="libopencm3"/> <tab type="pages" visible="yes" title="General Information" intro=""/> <tab type="user" visible="yes" url="../../html/index.html" title="Back to Top" intro=""/>...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="@color/step_bullet_green"/> <size android:width="@dimen/step_bullet_diameter" android:height="@dimen/step_bullet_diameter"/> </shape>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" bootstrap="vendor/autoload.php" beStrictAboutTestsThatDoNotTestAnything="true" beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true" checkForUnintentionallyCoveredCode="true" ...
{ "pile_set_name": "Github" }
/// <reference types="cypress" /> import Form from './Form.vue' import { mount } from '@cypress/vue' describe('Form', () => { const getByLabelText = (text) => { return cy .contains('label', text) .invoke('attr', 'for') .then((id) => { return cy.get('input#' + id) }) } it('Use...
{ "pile_set_name": "Github" }
<table cellpadding="2" cellspacing="1" width="98%"> <tr> <td width="100">选项列表</td> <td><textarea name="setting[options]" rows="2" cols="20" id="options" style="height:100px;width:400px;">选项名称1|选项值1</textarea></td> </tr> <tr> <td>选项类型</td> <td> <input type="radio" name="setting[boxtype...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <model ref="r:4cc5fae5-5c15-4e9e-97c5-f935f1e9571f(com.mbeddr.core.modules.generator.com.mbeddr.core.modules.util)"> <persistence version="9" /> <languages> <use id="63e0e566-5131-447e-90e3-12ea330e1a00" name="com.mbeddr.mpsutil.blutil" version="1" /> <use id="c72da2b9...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on Mon Apr 20 11:07:17 2020 by Eclipse SUMO Version v1_5_0+1213-65a3d57185 This data file and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclips...
{ "pile_set_name": "Github" }
debug conn: opening connection 10.2.96.127:57861 -> 10.2.104.129:80 debug grammar: parse error at byte 14 for field 4 in request_line: token /[[:blank:]]+/ doesn't match debug grammar: parse error context: \x0aHost: --\x0a\x0a... alert: id = = <> severity = low description = invalid http request_line debug conn: drop...
{ "pile_set_name": "Github" }
/* LUFA Library Copyright (C) Dean Camera, 2014. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purp...
{ "pile_set_name": "Github" }
<?xml version="1.0" ?> <!DOCTYPE translationbundle> <translationbundle lang="th"> <translation id="IDS_ACCEPT_LANGUAGES">th-TH,th</translation> <translation id="IDS_DEFAULT_ENCODING">windows-874</translation> <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> <translation id="IDS_SPELLCHECK_DICTIONARY">e...
{ "pile_set_name": "Github" }
<h1><%= @article.name %></h1> <%= simple_format @article.content %> <p><%= link_to "Back to Articles", articles_path %></p> <h2>Comments</h2> <%= render "comments/comments" %> <%= render "comments/form" %>
{ "pile_set_name": "Github" }
<template> <el-date-picker :class="desc.class" :style="desc.style" class="ele-form-full-line" v-bind="attrs" v-model="newValue" v-on="onEvents" /> </template> <script> import formMixin from '../mixins/formMixin' import timeMixin from '../mixins/timeMixin' export default { ...
{ "pile_set_name": "Github" }
--- title: "Step 1: Install PhoneGap" url: getting-started/1-install-phonegap/cli layout: subpage tabs: - label: Desktop App url: getting-started/1-install-phonegap/desktop - label: CLI url: getting-started/1-install-phonegap/cli next: 1-getting-started/2-install-mobile-app.html.md --- The PhoneGap CLI pro...
{ "pile_set_name": "Github" }
<!doctype html> <html lang="en"> <head> <title>Code coverage report for tcb-admin-node/lib/wx</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"...
{ "pile_set_name": "Github" }
{"text": ["l", "$", "d"], "created_at": "Wed Sep 09 21:13:07 +0000 2015", "user_id_str": "893833297"} {"text": ["l", "$", "d"], "created_at": "Wed Sep 09 04:38:14 +0000 2015", "user_id_str": "378950692"} {"text": ["l", "$", "d", "-", "a", "$", "ap", "rocky"], "created_at": "Wed Sep 09 18:24:51 +0000 2015", "user_id_str...
{ "pile_set_name": "Github" }
{% load astakos_tags filters %} <ul class="clearfix"> {% with object|selected_resource_groups as selected_groups %} {% for group, info in resource_groups_dict.items %} <li> <a href="#{{group}}" id="group_{{group}}" {% if group in selected_groups %}class="selected"{% endif %}> <img src...
{ "pile_set_name": "Github" }
import React from "react" import { EditorInterface } from "./EditorInterface" import MonacoEditor from "./MonacoEditor" type Props = EditorInterface type State = { value: string } const monacoOptions = { minimap: { enabled: false } } export class ProgramEditor extends React.Component<Props, State> { construct...
{ "pile_set_name": "Github" }
'use strict'; describe('code folding', function () { var codeMirror; var getFoldRange; beforeEach(module('codeMirror')); beforeEach(module('codeFolding')); beforeEach(inject(function ($injector) { codeMirror = $injector.get('codeMirror'); getFoldRange = $injector.get('getFoldRange'); })); it...
{ "pile_set_name": "Github" }
require 'test_helper' class CreationTest < MiniTest::Test class CallbackTest < TestResource include JsonApiClient::Helpers::Callbacks before_save do self.foo = 10 end after_create :after_create_method def after_create_method self.bar = 100 end end class Author < TestResour...
{ "pile_set_name": "Github" }
{ "type": "bundle", "id": "bundle--beef2ea8-43bb-4ae0-b371-7717839755b9", "spec_version": "2.0", "objects": [ { "type": "relationship", "id": "relationship--f5e3b137-a200-4caa-9f02-88cba0ca4e80", "created_by_ref": "identity--e50ab59c-5c4f-4d40-bf6a-d58418d89bc...
{ "pile_set_name": "Github" }
;(function() { var utils = window.utils = {} var params = {} var str = location.search if (str && str.length > 1) { str.substring(1).split('&').forEach(function(item) { var parts = item.split('=') var name = decodeURIComponent(parts[0]) var value = decodeURIComponent(parts[1]) params[name] = value ...
{ "pile_set_name": "Github" }
import matplotlib.pyplot as plt import random import numpy as np import cv2 def visualize(img, det_boxes=None, gt_boxes=None, keypoints=None, is_show_label=True, show_cls_label = True, show_skeleton_labels=False, classes=None, thresh=0.5, name='detection', return_img=False): if is_show_label: if classes ==...
{ "pile_set_name": "Github" }
--- title: Continuous delivery with Flutter title: Flutter 里的持续部署 description: How to automate continuous building and releasing of your Flutter app. description: 如何自动的持续编译构建和发布你的 Flutter 应用。 tags: CI/CD,持续部署,发布应用 keywords: fastlane --- Follow continuous delivery best practices with Flutter to make sure your applicati...
{ "pile_set_name": "Github" }
{ "registry_name": "astralsorcery:travel_28", "perk_class": "astralsorcery:modifier_perk", "x": 37.0, "y": 46.0, "name": "perk.astralsorcery.generic.inc.perk_effect", "data": { "modifiers": [ { "type": "astralsorcery:perkeffect", "mode": "ADDED_MULTIPLY", "value": 0.02 ...
{ "pile_set_name": "Github" }
{ "name": "pair Networks, Inc.", "displayName": "pair Networks", "properties": [ "ghanaweb.com", "pair.com", "pairserver.com" ], "prevalence": { "tracking": 0, "nonTracking": 0.000101, "total": 0.000101 } }
{ "pile_set_name": "Github" }
--- - code: DC type: state - code: DE type: state - code: DN type: state - code: DS type: state - code: DW type: state - code: GD type: state - code: GZ type: state - code: KA type: state - code: KH type: state - code: KN type: state - code: KS type: state - code: NB type: state - code: 'NO' t...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <StructureDefinition xmlns="http://hl7.org/fhir"> <id value="iso21090-ADXP-unitType"/> <url value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType"/> <name value="ADXP-unitType"/> <status value="draft"/> <date value="2012-06-24"/> <publisher value="Heal...
{ "pile_set_name": "Github" }
<Type Name="SettingsGetMapping" FullName="GLib.SettingsGetMapping"> <TypeSignature Language="C#" Value="public delegate bool SettingsGetMapping(Variant value, IntPtr result);" /> <TypeSignature Language="ILAsm" Value=".class public auto ansi sealed SettingsGetMapping extends System.MulticastDelegate" /> <Assembly...
{ "pile_set_name": "Github" }
# set-value [![NPM version](https://img.shields.io/npm/v/set-value.svg?style=flat)](https://www.npmjs.com/package/set-value) [![NPM monthly downloads](https://img.shields.io/npm/dm/set-value.svg?style=flat)](https://npmjs.org/package/set-value) [![NPM total downloads](https://img.shields.io/npm/dt/set-value.svg?style=f...
{ "pile_set_name": "Github" }
"use strict"; /** * @author Jonathan Casarrubias * @module BootScript Decorator * @license MIT * @description * This decorator will return boot script instances * This avoids the need of creating static bootscripts **/ function BootScript() { function f(target) { function BootScriptInstance(reference...
{ "pile_set_name": "Github" }
import { extend, trim } from "lodash"; import React from "react"; import PropTypes from "prop-types"; import { useDebouncedCallback } from "use-debounce"; import { Section, Input, Checkbox, ContextHelp } from "@/components/visualizations/editor"; import { formatSimpleTemplate } from "@/lib/value-format"; function Edit...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: cdf0c6a69131b44f5bdb35de994fcea1 timeCreated: 1499380179 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true"> <f:if condition="{hasAccess}"> <f:then> <f:form action="" name="editForm" id="NewContentElementController"> <f:form.hidden name="defValues" value="" /> <f:if condition="{hasClickEvent}"...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="iso-8859-1"?> <project> <fileVersion>2</fileVersion> <configuration> <name>Debug</name> <toolchain> <name>ARM</name> </toolchain> <debug>1</debug> <settings> <name>General</name> <archiveVersion>3</archiveVersion> <data> <version>22<...
{ "pile_set_name": "Github" }
// // This source file is part of appleseed. // Visit https://appleseedhq.net/ for additional information and resources. // // This software is released under the MIT license. // // Copyright (c) 2010-2013 Francois Beaune, Jupiter Jazz Limited // Copyright (c) 2014-2018 Francois Beaune, The appleseedhq Organization //...
{ "pile_set_name": "Github" }
# Be sure to restart your server when you modify this file. Dawn::Application.config.session_store :cookie_store, key: '_dawn_session', :domain => :all
{ "pile_set_name": "Github" }
package com.mrpowergamerbr.loritta.tables import com.mrpowergamerbr.loritta.utils.exposed.array import org.jetbrains.exposed.dao.id.LongIdTable import org.jetbrains.exposed.sql.LongColumnType object BirthdayConfigs : LongIdTable() { val enabled = bool("enabled").default(false) val channelId = long("channel")....
{ "pile_set_name": "Github" }
<?php if( ! class_exists('acf_field_button_group') ) : class acf_field_button_group extends acf_field { /** * initialize() * * This function will setup the field type data * * @date 18/9/17 * @since 5.6.3 * * @param n/a * @return n/a */ function initialize() { // vars $this->name = 'bu...
{ "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_55) on Wed Apr 01 22:58:20 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.c...
{ "pile_set_name": "Github" }
config = { "interfaces": { "google.ads.googleads.v2.services.KeywordPlanCampaignService": { "retry_codes": { "idempotent": [ "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] }, "retry_params": { "default": { "initial_retry_d...
{ "pile_set_name": "Github" }
# Copyright 2016 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. source_set("physical_web") { configs += [ "//build/config/compiler:enable_arc" ] sources = [ "physical_web_device.h", "physical_web_device.mm", ...
{ "pile_set_name": "Github" }
classdef FooTest < TestCase methods function object = FooTest(name) object = object@TestCase(name); end function test_sanity(object) assertEqual(0, 0) end end end
{ "pile_set_name": "Github" }
/* github.com style (c) Vasily Polovnyov <vast@whiteants.net> */ .h2w-light .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #333; background: #f8f8f8; } .h2w-light .hljs-comment, .h2w-light .hljs-quote { color: #998; font-style: italic; } .h2w-light .hljs-keyword, .h2w-light .hljs-se...
{ "pile_set_name": "Github" }
implicit none character(len=12), parameter:: hello_world='Hello World!' contains subroutine print_hello_world() implicit none print "(A)",hello_world return endsubroutine print_hello_world
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="xml" indent="yes" encoding="ISO-8859-1" /> <xsl:template match="node()|@*"> <xsl:copy><xsl:apply-templates select="@* | node()" /></xsl:copy> </xsl:template> <xsl:t...
{ "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>7-1304.07</num> <headin...
{ "pile_set_name": "Github" }
cheats = 1 cheat0_desc = "Infinite Lives" cheat0_code = "Z 8 30609 0 0" cheat0_enable = false
{ "pile_set_name": "Github" }
@charset "utf-8"; .module_category_title { border:1px solid #DDDDDD; margin:10px 5px 5px 0; padding:3px 3px 3px 9px; } .module_list { margin:0 0 5px 10px; }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Hibernate Validator, declare and validate application constraints ~ ~ License: Apache License, Version 2.0 ~ See the license.txt file in the root directory or <http://www.apache.org/licenses/LICENSE-2.0>. --> <validation-config xmlns="https://jakarta.ee/xml/ns/val...
{ "pile_set_name": "Github" }
import { Background } from './index' export const flipY: Background.Definition = function (img) { // d d // q q const canvas = document.createElement('canvas') const width = img.width const height = img.height canvas.width = width canvas.height = height * 2 const ctx = canvas.getContext('2d')! // ...
{ "pile_set_name": "Github" }
import React from 'react'; import TestRenderer from 'react-test-renderer'; import 'jest-styled-components'; import { shallow, mount } from 'enzyme'; import OptionsHelper from '../../utils/helpers/options-helper/options-helper'; import MessageStyle from './message.style'; import Message from './message.component'; impor...
{ "pile_set_name": "Github" }
`XCUIElementQuery` extension contains additional methods for identifying and searching elements. `element(withLabelMatching:comparisonOperator:)` returns element with label matching provided string. String matching is customizable with operators available in `NSPredicate` specification. **Example:** ```swift let tex...
{ "pile_set_name": "Github" }
import { Collection, EntitySchema } from '@mikro-orm/core'; import { IBaseEntity5 } from './BaseEntity5'; import { IBook4 } from './Book4'; export interface IBookTag4 extends IBaseEntity5 { name: string; books: Collection<IBook4>; version: Date; } export const BookTag4 = new EntitySchema<IBookTag4, IBaseEntity5...
{ "pile_set_name": "Github" }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ // ========================================================================== // Print styles. // Inlined to avoid the additional HTTP request: h5bp.com/r // ========================================================================== ...
{ "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_201) on Fri Jul 05 16:27:10 PDT 2019 --> <title>ProjectionDatumReader (iceberg master API)</title> <meta name="date" content="2019-07-05"> <lin...
{ "pile_set_name": "Github" }
package org.ovirt.engine.ui.common.widget; import org.ovirt.engine.ui.common.widget.dialog.InfoIcon; import com.google.gwt.safehtml.shared.SafeHtml; import com.google.gwt.safehtml.shared.SafeHtmlUtils; import com.google.gwt.user.client.ui.Widget; public class WidgetWithInfo extends WidgetWithTooltippedIcon { pu...
{ "pile_set_name": "Github" }
<form id="win_form_pack" method="post" action="{:url('Develop/appAddPack')}"> <input type="hidden" name="objid" value="{$objid}" /> <div class="form-group"> <label>名称</label> <input type="text" name="pack[name]" class="form-control" autocomplete="off" /> </div> <div class="form-group"> <label>类型</label...
{ "pile_set_name": "Github" }
script: | zq "*" good.tzng bad.tzng > res.tzng inputs: - name: good.tzng data: | #0:record[_path:string,ts:time] 0:[conn;1;] - name: bad.tzng data: | #0:record[_path:string,ts:time] 1:[conn;1;] 0:[conn;1;] outputs: - name: stderr regexp: | bad.tzng: f...
{ "pile_set_name": "Github" }
{ "division": "Maxthon #MAJORVER#.#MINORVER#", "versions": [2], "sortIndex": 945, "lite": false, "standard": true, "userAgents": [ { "userAgent": "Maxthon #MAJORVER#.#MINORVER#", "browser": "maxthon", "platform": "Windows", "engine": "Trident", "device": "Windows Desktop", ...
{ "pile_set_name": "Github" }
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GObject Reference Manual: Signals</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="GObject Reference...
{ "pile_set_name": "Github" }
<?php namespace Drupal\Tests\system\Functional\UpdateSystem; use Drupal\Core\Database\Database; use Drupal\Core\Url; use Drupal\Tests\BrowserTestBase; use Drupal\Tests\RequirementsPageTrait; /** * Tries to update a module which has no pre-existing schema. * * @group Update * @group legacy */ class NoPreExisting...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@android:color/white"/> <foreground android:drawable="@mipmap/ic_launcher_foreground"/> </adaptive-icon>
{ "pile_set_name": "Github" }
{ "name": "React.js", "author": "fofa", "version": "0.1.0", "matches": [ { "search": "body", "text": "/react.js" }, { "search": "body", "text": "React.createClass" } ] }
{ "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 Apa...
{ "pile_set_name": "Github" }
import { DNode } from '../../../../src/core/interfaces'; import { WidgetBase } from '../../../../src/core/WidgetBase'; import { v, w } from '../../../../src/core/vdom'; import { Button } from './Button'; export interface ButtonConfig { id: string; label: string; onClick: () => void; } export interface ButtonsProp...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <DICTIONARY type="singlelanguage" lang="sk" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="dictionary.xsd"> </DICTIONARY>
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportHeight="176" android:viewportWidth="176"> <group android:scaleX="0.45" android:scaleY="0.45" android:transla...
{ "pile_set_name": "Github" }
{{$rin := RandTen}} <div id="{{$rin}}"> <h5 class="text-muted">Log details</h5> <div class="list-group"> <div class="list-group-item"> <h4><i class="fa fa-time"></i> {{.Time}}</h4> </div> {{with .Bugs}} {{range .}} <div class="list-group-item"><p class="text-muted pull-right"><i class="fa fa-warning"></i><...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- This comment will force IE7 to go into quirks mode. --> <!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type...
{ "pile_set_name": "Github" }
/// <reference path="../../defs/tsd.d.ts"/> /// <reference path="./interfaces.d.ts"/> 'use strict'; import {GruntTSDefaults} from './defaults'; import * as utils from './utils'; import * as _ from 'lodash'; import {Promise} from 'es6-promise'; import {resolveVSOptionsAsync} from './visualStudioOptionsResolver'; impor...
{ "pile_set_name": "Github" }
.onoffswitch { position: relative; width: 90px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; } .onoffswitch-checkbox { display: none; } .onoffswitch-label { display: block; overflow: hidden; cursor: pointer; border: 2px solid #FFFFFF; border-radius: 20px; } .onoffswitch-in...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: 8384ab388a4037649a1f64fb2e1a8e7f timeCreated: 1524005968 licenseType: Free NativeFormatImporter: mainObjectFileID: 11400000 userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
// Setup a very simple "virtual canvas" to make drawing the few shapes we need easier // This is accessible as $(foo).simpledraw() VShape = createClass({ init: function (target, id, type, args) { this.target = target; this.id = id; this.type = type; t...
{ "pile_set_name": "Github" }
description: "Handle a not-ok ismaster response" uri: "mongodb://a" phases: [ { responses: [ ["a:27017", { ok: 1, ismaster: true, minWireVersion: 0, maxWireVersion: 6 }], ["a...
{ "pile_set_name": "Github" }
"description_1" : "<span class=\"translated\">If the switching command is detected, the selected MP3 file is played with the specified volume and stopped with the next detection (toggle function).</span><br/><br/>", "description_2" : "<span class=\"translated\">" + "The switching command 'Dry conditions' plays the sel...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <!-- The configuration and platform will be used to determine which assemblies to include from solution and project documentation sources -->...
{ "pile_set_name": "Github" }
<?php use yii\helpers\Html; use backend\modules\rbac\AdminAsset; use yii\helpers\Json; use yii\helpers\Url; /* @var $this yii\web\View */ /* @var $model yii\web\IdentityInterface */ $this->title = Yii::t('rbac-admin', 'Assignments'); $this->params['breadcrumbs'][] = $this->title; ?> <div class="assignment-index"> ...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- default --> <html> <head> <meta charset="UTF-8"> <title>Test alternative stylesheets</title> <link rel="stylesheet" href="persistent.css"> <link rel="stylesheet" title="Default" href="default.css"> <link rel="stylesheet" title="Default" href="default2.css"> <link rel="stylesheet alternate" title="A...
{ "pile_set_name": "Github" }
montreal = { name = "Montreal" map_template = north_america_45_60_latitude_north geocoordinate = { -73.58329695810 45.49999920560 } #from Natural Earth major = true regions = { canada } }
{ "pile_set_name": "Github" }
{ "name": "Hipmunk", "description": "A service for finding hotels and flights.", "url": "https://www.hipmunk.com/" }
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true"> <testsuites> <testsuite name="PHP_CodeCoverage"> <directory suffix="Test.php">../Tests/PHP</directory> </testsuite> </testsuites> <logging> <log type="coverage-...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="ProjectConfigurations"> <ProjectConfiguration Include="Debug|Win32"> <Configuration>Debug</Configuration> <Platform>Win32</Pla...
{ "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>1-610.62</num> <heading...
{ "pile_set_name": "Github" }
#! /usr/bin/env ruby require 'rubygems' require 'activesupport' LIMIT = 12 def create_data(data_file, file) result = [] File.open(file, "rb") do |f| str = f.read keywords,data = str.split(";") data.gsub!(/^[^=]+= /, "") decoded = ActiveSupport::JSON.decode(data) for it in decoded i = { ...
{ "pile_set_name": "Github" }
version: '2.3' services: jolokia: image: docker.elastic.co/integrations-ci/beats-jolokia:${JOLOKIA_VERSION:-1.5.0}-1 build: context: ./_meta args: JOLOKIA_VERSION: ${JOLOKIA_VERSION:-1.5.0} ports: - 8778
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# githubog: http://ogp.me/ns/fb/githubog#"> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>openfeint/s3eNOpenFeint/licence.txt at master · marmalade/openfeint · GitHub</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/html; charset=iso-8859-1" /> <title>Logback Home</title> <link rel="stylesheet" typ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsof...
{ "pile_set_name": "Github" }
<resources> <string name="app_name">Game</string> </resources>
{ "pile_set_name": "Github" }
// Test for contact functionality. Although the contact functionality is exposed through the // regular Titanium Contacts API, this test makes use of some Tizen-specific calls and features, // therefore it's Tizen-only. // // This test verifies contact editing. It is initiated from the "contacts_find" test. function e...
{ "pile_set_name": "Github" }
const test = require('tape') const nlp = require('./_lib') test('reserved words:', function(t) { const reserved = [ 'abstract', 'boolean', 'break', 'byte', 'case', 'catch', 'char', 'class', 'const', 'constructor', 'continue', 'debugger', 'default', 'delete', ...
{ "pile_set_name": "Github" }
// Utilities import { classToHex, isCssColor, parseGradient, } from '../../util/colorUtils' import colors from '../../util/colors' // Types import { VuetifyThemeVariant } from 'types/services/theme' import { VNode, VNodeDirective } from 'vue' interface BorderModifiers { top?: Boolean right?: Boolean botto...
{ "pile_set_name": "Github" }