text
stringlengths
2
99.1k
meta
dict
(function() { var msg = 'hello, this is a test'; if (!!console && !!console.log) { console.log(msg); } else { alert(msg); } })();
{ "pile_set_name": "Github" }
app_identifier("com.ran.flui") # The bundle identifier of your app apple_id("18622218653@163.com") # Your Apple email address itc_team_id("2216075") # App Store Connect Team ID team_id("Y59S585TRM") # Developer Portal Team ID # For more information about the Appfile, see: # https://docs.fastlane.tools/advanced/#a...
{ "pile_set_name": "Github" }
--- title: index.ts nav_order: 3 parent: Modules --- --- <h2 class="text-delta">Table of contents</h2> ---
{ "pile_set_name": "Github" }
{ "$schema" : "http://json-schema.org/draft-01/hyper-schema#", "id" : "http://json-schema.org/draft-01/links#", "type" : "object", "properties" : { "href" : { "type" : "string" }, "rel" : { "type" : "string" }, "method" : { "type" : "string", "default" : "GET", "optional" : true }...
{ "pile_set_name": "Github" }
X: 1 T:Acacia -- Reel M:2/4 L:1/16 R:reel B:Ryan's Mammoth Collection N:309 Z:Contributed by Ray Davies, ray:davies99.freeserve.co.uk K:G "_mf"u((3DEF)|\ vG2vGA BcdB | {d}cBcd .e2((3def) | {a}gfge dBGB | cBAG FADF | vG2vGA BcdB | {d}cBcd edef | gfge dBGA | BGAF G2 :| |:"_f"u((3def)|\ {a}gfga bgdB |{d}cBcd edef | {a}gf...
{ "pile_set_name": "Github" }
--TEST-- folding with operator --INPUT-- @version mod (2) --EXPECTED-- v @version o mod ( ( 1 2 ) )
{ "pile_set_name": "Github" }
--TEST-- PHPT runner should support ENV section --ENV-- FOO=bar --FILE-- <?php if (isset($_SERVER['FOO'])) { var_dump($_SERVER['FOO']); } ?> --EXPECTF_EXTERNAL-- _files/phpt-env.expected.txt
{ "pile_set_name": "Github" }
{ "type": "minecraft:crafting_shaped", "pattern": [ "X ", "XX ", "XXX" ], "key": { "X": { "item": "tfc:wood/planks/douglas_fir" } }, "result": { "item": "tfc:stairs/wood/douglas_fir", "count": 8 } }
{ "pile_set_name": "Github" }
.u-w-radio-group{ flex-direction: column; }
{ "pile_set_name": "Github" }
--- title: Introduction menu: telegraf_012: name: Introduction identifier: introduction weight: 0 ---
{ "pile_set_name": "Github" }
-s -B -O 50-4-10-1 -S 20
{ "pile_set_name": "Github" }
(2..8).step(2) {|n| print "#{n}, "} puts "who do we appreciate?"
{ "pile_set_name": "Github" }
@import "~variables"; .subnavigation { padding: 0.5rem; background-color: rgba($color-black, 0.9); color: $color-white; text-align: center; @media (min-width: 600px) { position: sticky; top: 0; z-index: 1000; } &__link { display: inline-block; color: rgba($color-white, 0.5); te...
{ "pile_set_name": "Github" }
{ "browserify": { "transform": [ "tr-a", "tr-b" ] } }
{ "pile_set_name": "Github" }
#import <UIKit/UIKit.h> @interface ExampleAppDelegate : UIResponder <UIApplicationDelegate> @property (nonatomic) UIWindow *window; @end
{ "pile_set_name": "Github" }
#include <u.h> #include <libc.h> #define MASK 0x7fffffffL int nrand(int n) { long slop, v; if(n < 0) return n; slop = MASK % n; do v = lrand(); while(v <= slop); return v % n; }
{ "pile_set_name": "Github" }
{ "name": "ralouphie/getallheaders", "description": "A polyfill for getallheaders.", "license": "MIT", "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^5 || ^6.5", "php-coveralls/php-coveralls": "...
{ "pile_set_name": "Github" }
{ "author": "Golang", "bugs": { "url": "https://github.com/multiformats/go-base32" }, "gx": { "dvcsimport": "github.com/multiformats/go-base32" }, "gxVersion": "0.7.0", "language": "go", "license": "BSD-3", "name": "base32", "version": "0.0.3" }
{ "pile_set_name": "Github" }
{ "word": "Omit", "definitions": [ "Leave out or exclude (someone or something), either intentionally or forgetfully." ], "parts-of-speech": "Verb" }
{ "pile_set_name": "Github" }
Module::Load::Conditional provides simple ways to query and possibly load any of the modules you have installed on your system during runtime. WWW: https://metacpan.org/release/Module-Load-Conditional
{ "pile_set_name": "Github" }
#!/bin/sh cleandig google-alias.example.com A hidettl cleandig google-alias.example.com AAAA hidettl cleandig google-alias.example.com A hidettl tcp cleandig google-alias.example.com AAAA hidettl tcp
{ "pile_set_name": "Github" }
--- title: "macupdater" layout: cask --- {{ content }}
{ "pile_set_name": "Github" }
{ "name": "test", "dependencies": { "fake": "x" } }
{ "pile_set_name": "Github" }
-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; -H+ -W+ -M -$M16384,1048576 -K$00400000 -LE"d:\programs\borland\delphi7\Projec...
{ "pile_set_name": "Github" }
{ "word": "Freestyle", "definitions": [ "A freestyle contest, in particular a swimming race in which competitors may use any stroke." ], "parts-of-speech": "Noun" }
{ "pile_set_name": "Github" }
#! /bin/sh ## Transform $1 into $3 using XSL $2 java -cp xalan-2.6.0.jar org.apache.xalan.xslt.Process -in $1 -xsl $2 -out $3
{ "pile_set_name": "Github" }
#+++++++++++++++++++++++++++++++++++++++ # Dockerfile for webdevops/base-app:ubuntu-15.04 # -- automatically generated -- #+++++++++++++++++++++++++++++++++++++++ FROM webdevops/base:ubuntu-15.04 ENV APPLICATION_USER=application \ APPLICATION_GROUP=application \ APPLICATION_PATH=/app \ APPLICATION_UID...
{ "pile_set_name": "Github" }
/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */ /* Javad Mowlanezhad -- jmowla@gmail.com */ /* Jalali calendar should supported soon! (Its implemented but I have to test it) */ jQuery(function($) { $.datepicker.regional['fa'] = { closeText: 'بستن', prevText: '&#x3C;قبلی', nextText: 'بعدی&...
{ "pile_set_name": "Github" }
.content { height: 553px; }
{ "pile_set_name": "Github" }
{ "word": "Yulan", "definitions": [ "A Chinese magnolia with showy white flowers." ], "parts-of-speech": "Noun" }
{ "pile_set_name": "Github" }
# one --- example
{ "pile_set_name": "Github" }
{ "id": "154498061377159", "question": "What is your favorite programming language?" }
{ "pile_set_name": "Github" }
angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": { "0": "am", "1": "pm" }, "DAY": { "0": "\u0b30\u0b2c\u0b3f\...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit */ @interface AKAnnotationImageHelper : NSObject + (void)_drawFilledShapeImageForAnnotation:(id)arg1 inRect:(struct CGRect { struct CGPoint { double x_1_1_1; double x_1_1_2; } x1; struct CGSize { double x...
{ "pile_set_name": "Github" }
// 文件 // 有时候别人对你的好要记得 class IO{ }
{ "pile_set_name": "Github" }
Progress reported 1 Progress reported 2
{ "pile_set_name": "Github" }
define( function() { return ( /\S+/g ); } );
{ "pile_set_name": "Github" }
// List Groups .list-group-item-variant(@state; @background; @color) { .list-group-item-@{state} { color: @color; background-color: @background; a&, button& { color: @color; .list-group-item-heading { color: inherit; } &:hover, &:focus { color: @color;...
{ "pile_set_name": "Github" }
--- layout: redirect redirect_url: https://wiki.jenkins.io/display/JENKINS/My+class+is+missing+descriptor ---
{ "pile_set_name": "Github" }
//= require ./bootstrap/transition //= require ./bootstrap/alert //= require ./bootstrap/button //= require ./bootstrap/carousel //= require ./bootstrap/collapse //= require ./bootstrap/dropdown //= require ./bootstrap/modal //= require ./bootstrap/tab //= require ./bootstrap/affix //= require ./bootstrap/scrollspy //=...
{ "pile_set_name": "Github" }
木更津友里最新番号 【RD-429】この熟女いやらしい!麗しの美熟女11人 SEXに餓えた女たちの禁断の悦び 淫汁タレ流し4時間 【RD-343】この熟女いやらしい!お願い、もう戻れないの 身も心も溶かして! 【HEDV-104】若奥さまは犯されたい 7</a>2009-09-18クリスタル映像$$$HERMES121分钟
{ "pile_set_name": "Github" }
{ "name": "@isaacs/prod-dep-enotarget", "version": "1.0.0", "description": "a production dep that is not satisfiable", "dependencies": { "tap": "9999.0000.9999" } }
{ "pile_set_name": "Github" }
.annotator-adder { width: 80px; }
{ "pile_set_name": "Github" }
<?php $num_files = 0; $num_entries = 0; $expected_keys = array( '#' => 1, '#/provider_name' => 1, '#/provider_url' => 1, '#/endpoints' => 1, '#/endpoints/#' => 1, '#/endpoints/#/schemes' => 1, '#/endpoints/#/schemes/#' => 1, '#/endpoints/#/url' => 1, '#/endpoints/#/example_urls' => 1, ...
{ "pile_set_name": "Github" }
{ "pluginType": "Ak.Element", "type": "VideoFilter", "description": "Psychedelic" }
{ "pile_set_name": "Github" }
def parrot(): pass
{ "pile_set_name": "Github" }
{ "type": "minecraft:stonecutting", "ingredient": { "item": "quark:andesite_bricks" }, "result": "quark:andesite_bricks_stairs", "count": 1, "conditions": [ { "type": "quark:flag", "flag": "more_stone_variants" } ] }
{ "pile_set_name": "Github" }
/* sooper */
{ "pile_set_name": "Github" }
Manifest-Version: 1.0 Created-By: 1.4.0-beta3 (Sun Microsystems Inc.) Main-Class: org.glassfish.test.jms.jmsxdeliverycount.client.Client
{ "pile_set_name": "Github" }
This is ssd based video analysis example and it uses unified vitis-ai APIs to run on alveo platforms ### Setup > **Note:** Skip, If you have already run the below steps. Activate Conda Environment ```sh conda activate vitis-ai-caffe ``` Setup the Environment ```sh source /workspace/alveo/ov...
{ "pile_set_name": "Github" }
{$M 6400000} program ural1099_5_5; const maxn=300; randtime=5; tttime=5; var n,ans:longint; p,q,my,ansy:array[1..maxn]of longint; map:array[1..maxn,1..maxn]of boolean; u:array[1..maxn]of boolean; procedure swap(var x,y:longint); var t:longint; begin t:=x;x:=y;y:=t; end; procedure ...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "pile_set_name": "Github" }
{ "indentSize": 4, "tabSize": 4 }
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "pile_set_name": "Github" }
{ "entry": "src/index.tsx", "plugins": [ "build-plugin-ice-app", ["build-plugin-fusion", { "themePackage": "@icedesign/theme" }], "./build.plugin.js" ] }
{ "pile_set_name": "Github" }
{% extends "base.html" %} {% block title %}{{ config.title }}{% endblock %} {% block content %} {% include 'include/posts_list.html' %} {% endblock %}
{ "pile_set_name": "Github" }
{-# OPTIONS --cubical #-} module _ where open import Agda.Builtin.Equality uip : ∀ {a} {A : Set a} {x y : A} (p q : x ≡ y) → p ≡ q uip refl refl = refl
{ "pile_set_name": "Github" }
(bug-reference-github :fetcher github :repo "arnested/bug-reference-github")
{ "pile_set_name": "Github" }
(define-module scheme.vector.s16 (extend gauche.uvector.s16))
{ "pile_set_name": "Github" }
{ el: "Ελληνικά", hello: "Γειά" }
{ "pile_set_name": "Github" }
{ "id": @integer@, "position": 0, "extra": "Some info" }
{ "pile_set_name": "Github" }
@generated function __new__(T, args...) quote Base.@_inline_meta $(Expr(:new, :T, [:(args[$i]) for i = 1:length(args)]...)) end end @generated function __splatnew__(T, args) quote Base.@_inline_meta $(Expr(:splatnew, :T, :args)) end end literal_getindex(x, ::Val{i}) where i = getindex(x, i) li...
{ "pile_set_name": "Github" }
.first-block__elem1 { }
{ "pile_set_name": "Github" }
export enum Hello { Foo }
{ "pile_set_name": "Github" }
@import url(../shared.css); body { margin: 0; padding: 0; } .cesium-infoBox-description { font-family: sans-serif; font-size: 13px; padding: 4px 10px; margin-right: 4px; color: #edffff; } .cesium-infoBox-description a:link, .cesium-infoBox-description a:visited, .cesium-infoBox-description a:hover, .ces...
{ "pile_set_name": "Github" }
{ "type": "board_post_edit", "object": { "id": 2, "from_id": -1234, "date": 1533404708, "text": "test1", "topic_owner_id": -1234, "topic_id": 38446232 }, "group_id": 1234 }
{ "pile_set_name": "Github" }
./test/schemas/all_0.xml validates
{ "pile_set_name": "Github" }
@if "%DEBUG%" == "" @echo off @rem ########################################################################## @rem @rem Gradle startup script for Windows @rem @rem ########################################################################## @rem Set local scope for the variables with windows NT shell if "%OS%"=="Window...
{ "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"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": [ "\u0635", "\u0645" ], "DAY": [ "\u0627\u0644...
{ "pile_set_name": "Github" }
[Desktop Entry] Type=Application Version=1.0 Name=Razor Autosuspend TryExec=razor-autosuspend Exec=razor-autosuspend OnlyShowIn=Razor; Hidden=true X-Razor-Need-Tray=true X-Razor-Module=true #TRANSLATIONS_DIR=translations # Translations Name[ru]=Paзор автоматическое приостановлено
{ "pile_set_name": "Github" }
{ "tabNodeContainer": { "height": "50px", "background": "#E8ECEE", "border-top": "0px solid #CCC", "border-bottom": "0px solid #CCC", "margin-right" : "-1px" }, "contentNodeContainer": { "line-height": "normal", "clear": "both", "overflow": "hidden" }, "contentNodeArea": { "overflow": "hi...
{ "pile_set_name": "Github" }
{ "_meta": { "type": { "text": "markup" } }, "ru-RU": { "text": "<b:include src=\"./ru.tmpl\"/>" }, "en-US": { "text": "<b:include src=\"./en.tmpl\"/>" } }
{ "pile_set_name": "Github" }
define({ "button.addtoc.tooltip": "Taula de continguts" });
{ "pile_set_name": "Github" }
{ "requestId" : "cb682578-9d92-4499-9ebc-5c6aa73c5397", "op" : "close", "processor" : "session", "args" : { "session" : "unique-session-identifier" } }
{ "pile_set_name": "Github" }
gcr.io/google_containers/kube-proxy-arm64:v1.17.7-rc.0
{ "pile_set_name": "Github" }
====== खोज ====== तपाईले आफ्नो खोजको निम्न नतिजा पाउन सक्नुहुन्छ। @CREATEPAGEINFO@
{ "pile_set_name": "Github" }
<AppConfig> <RemoteGen> <files> <include> include/IoT/Modbus/ModbusMaster.h </include> <include-paths> include </include-paths> </files> <output> <namespace>IoT::Modbus</namespace> <include>include/IoT/Modbus</include> <src>src</src> <copyright>Copyright (c) 2015-2020, Applied Inf...
{ "pile_set_name": "Github" }
#!/usr/bin/env ruby require_relative '../example' example %q{ require 'monitor' class Account attr_reader :balance def initialize @balance=0 @monitor = Monitor.new end def transaction(amount) @monitor.synchronize do # Only one thread at a time here @balance += amount end en...
{ "pile_set_name": "Github" }
(* * Copyright 2020, Data61, CSIRO (ABN 41 687 119 230) * * SPDX-License-Identifier: GPL-2.0-only *) theory Noninterference_Base_Alternatives imports Noninterference_Base "Lib.Eisbach_Methods" begin text \<open> This theory explores a bunch of alternative definitions for the @{term sources} and @{term ipurge...
{ "pile_set_name": "Github" }
Main-Class: sun.tools.jconsole.JConsole
{ "pile_set_name": "Github" }
{ "start_time": 1569910014242, "end_time": 1569910319313, "observation_time": 305, "database_type": "postgres", "database_version": "9.6", "workload_name": "tpcc" }
{ "pile_set_name": "Github" }
@echo off setlocal cd "%~p0" call bin/_initdemos.bat :: G3dOGL data/mechpart.recon.m -st data/mechpart.s3d -imagename data/mechpart.image.bmp -picture %G3DARGS% -geometry 800x800+100+0 G3dOGL data/mechpart.recon.m -st data/mechpart.s3d -offscreen data/mechpart.image.bmp -noinfo 1 %G3DARGS% -geometry 800x800+100+0 e...
{ "pile_set_name": "Github" }
/** *
{ "pile_set_name": "Github" }
#include "f2c.h" #include "blaswrap.h" /* Table of constant values */ static integer c__1 = 1; static integer c_n1 = -1; static integer c__0 = 0; static doublereal c_b17 = 1.; /* Subroutine */ int dsyev_(char *jobz, char *uplo, integer *n, doublereal *a, integer *lda, doublereal *w, doublereal *work, integer *lwo...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __WL12XX_80211_H__ #define __WL12XX_80211_H__ #include <linux/if_ether.h> /* ETH_ALEN */ #include <linux/if_arp.h> /* RATES */ #define IEEE80211_CCK_RATE_1MB 0x02 #define IEEE80211_CCK_RATE_2MB 0x04 #define IEEE80211_CCK_RATE_5MB 0x0B #define I...
{ "pile_set_name": "Github" }
{ "object": "bank_account", "brand": "bbl", "number": "1234567890", "name": "SOMCHAI PRASERT", "created": "2015-02-26T09:56:15Z" }
{ "pile_set_name": "Github" }
@require '~styles/variables' @require '~styles-lib/mixins' th width: 70px .content-container rounded-corners-lg() change-bg('bg') theme-prop('border-color', 'bg-subtle') margin-top: 20px padding-top: 8px padding-bottom: 4px padding-right: 10px border-style: solid border-width: $border-width-base .content-e...
{ "pile_set_name": "Github" }
--- name: Feature request about: Suggest an idea for docker_practice ---
{ "pile_set_name": "Github" }
//empty
{ "pile_set_name": "Github" }
.so pmemobj_tx_add_range.3
{ "pile_set_name": "Github" }
# Jasmine Core 2.9.1 Release Notes ## Summary This is a hotfix release to fix a breaking change from the 2.9.0 release ## Changes * Clear timeouts when starting to process a milli instead of at the end - Fixes #1482 ------ _Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
{ "pile_set_name": "Github" }
{ "version": 3, "file": "highlight.css", "sources": [], "sourcesContent": [], "names": [], "mappings": "" }
{ "pile_set_name": "Github" }
--- blog: 'https://alibris.com/blog' facebook: 'https://facebook.com/alibris' logohandle: alibris pinterest: 'https://pinterest.com/alibrisbooks' sort: alibris title: Alibris twitter: alibris website: 'https://www.alibris.com/' ---
{ "pile_set_name": "Github" }
# RUN: clangd -input-style=delimited -sync < %s 2>&1 | FileCheck %s # RUN: clangd -lit-test -sync < %s 2>&1 | FileCheck %s # {"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}} --- {"jsonrpc":"2.0","id":3,"method":"shutdown"} --- {...
{ "pile_set_name": "Github" }
$pagination-prefix: ".#{$css-prefix}pagination"; $pagination-item-split: $s1 !default; $pagination-current-font-size: $font-size-base-body1 !default; $pagination-total-font-size: $font-size-base-body1 !default; $pagination-jump-font-size: $font-size-base-body1 !default; $pagination-ellips...
{ "pile_set_name": "Github" }
# verify 常规验证码、滑动验证码、拼图验证码、选字验证码,纯前端验证码。 <a href="http://veui.net">官网</a>
{ "pile_set_name": "Github" }