text
stringlengths
2
99.9k
meta
dict
- [ ] [56061: tripadvisor online code test](http://instant.1point3acres.com/thread/56061) - [ ] [56347: 有careercup5的人麻烦发一下本周的题目?](http://instant.1point3acres.com/thread/56347) - [ ] [56561: Bloomberg 2013 FSD Intern 第一次电面,题超简单,发挥太差了! (罗嗦,慎入)](http://instant.1point3acres.com/thread/56561) - [ ] [56785: [第二輪]4/1-4/7 Care...
{ "pile_set_name": "Github" }
--- title: SharingItem.Importance Property (Outlook) keywords: vbaol11.chm609 f1_keywords: - vbaol11.chm609 ms.prod: outlook api_name: - Outlook.SharingItem.Importance ms.assetid: f22b8d5b-4a4b-0cb3-19ae-17c6c09bebb7 ms.date: 06/08/2017 --- # SharingItem.Importance Property (Outlook) Returns or sets an **[OlImporta...
{ "pile_set_name": "Github" }
/** * 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, Version 2.0 (the * "License"); you m...
{ "pile_set_name": "Github" }
**This airport has been automatically generated** We have no information about 36AK[*] airport other than its name, ICAO and location (US). This airport will have to be done from scratch, which includes adding runways, taxiways, parking locations, boundaries... Good luck if you decide to do this airport!
{ "pile_set_name": "Github" }
{ "folders": [ { "path": "./2018-02" }, { "path": "./2018-03" }, { "path": "./2018-05" }, { "path": "./2018-06" }, { "path": "./2018-08" }, { "path": "./2018-10" }, { "path": "./templates" }, ], "settings": { "typescript.tsdk": "node_modules/typescript/...
{ "pile_set_name": "Github" }
#include "../../../src/xmlpatterns/parser/qquerytransformparser_p.h"
{ "pile_set_name": "Github" }
/***************************************************************************/ /* */ /* ftgxval.h */ /* */ /* Fr...
{ "pile_set_name": "Github" }
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** ...
{ "pile_set_name": "Github" }
# Color [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/fatih/color) [![Build Status](http://img.shields.io/travis/fatih/color.svg?style=flat-square)](https://travis-ci.org/fatih/color) Color lets you use colorized outputs in terms of [ANSI Escape Codes...
{ "pile_set_name": "Github" }
[nosetests] verbosity=2 detailed-errors=1 nocapture=1 # Code coverage settings using nose-cov instead of the builtin plugin because: # 1: It tracks down subprocesses # 2: It supports coverage config files # cov=pyalgotrade # with-cov=1 # cov-report=html # cov-config=coverage.cfg
{ "pile_set_name": "Github" }
# frozen_string_literal: true module Groups class UpdateService < Groups::BaseService include UpdateVisibilityLevel def execute reject_parent_id! remove_unallowed_params if renaming_group_with_container_registry_images? group.errors.add(:base, container_images_error) retur...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import "NSObject.h" @class NSString, NSURLSession, NSURLSessionTask; @interface WARequestTask : NSObject { NSString *_appID; NSURLSession *_urlSession; NSURLSessionTa...
{ "pile_set_name": "Github" }
/* Sirikata Graphical Object Host * OgrePlugin.cpp * * Copyright (c) 2009, Daniel Reiter Horn * 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 source code ...
{ "pile_set_name": "Github" }
resource :account, controller: "account", only: [:show, :update, :delete] do get :erase, on: :collection end
{ "pile_set_name": "Github" }
# Changelog These are the release notes for the TextMesh Pro UPM package which was first introduced with Unity 2018.1. Please see the following link for the Release Notes for prior versions of TextMesh Pro. http://digitalnativestudios.com/forum/index.php?topic=1363.0 ## [2.0.1] - 2019-05-08 ### Changes - See Release 1...
{ "pile_set_name": "Github" }
(module PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right (layer F.Cu) (tedit 59FED5CC) (descr "surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right)") (tags "Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right") (attr smd) (fp_text reference REF** (at 0 -4.8...
{ "pile_set_name": "Github" }
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, ...
{ "pile_set_name": "Github" }
package client // import "github.com/docker/docker/client" import ( "bytes" "context" "encoding/json" "io/ioutil" "github.com/docker/docker/api/types" ) // PluginInspectWithRaw inspects an existing plugin func (cli *Client) PluginInspectWithRaw(ctx context.Context, name string) (*types.Plugin, []byte, error) { ...
{ "pile_set_name": "Github" }
-- -- NAMEDMANAGER APPLICATION -- -- Inital database install SQL. -- CREATE DATABASE `namedmanager` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; USE `namedmanager`; -- -- Table structure for table `config` -- CREATE TABLE IF NOT EXISTS `config` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRI...
{ "pile_set_name": "Github" }
/* * Part of Protocoder http://www.protocoder.org * A prototyping platform for Android devices * * Copyright (C) 2013 Victor Diaz Barrales victormdb@gmail.com * * Protocoder is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free S...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2009, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemDefinitionGroup> <ClCompile> <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions> <AdditionalIncludeDirectories>$(MSBuildThisFileDirectory)\inc...
{ "pile_set_name": "Github" }
""" Copyright (C) 2017, ContraxSuite, LLC This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This ...
{ "pile_set_name": "Github" }
require('../../modules/es6.array.iterator'); module.exports = require('../../modules/$.core').Array.entries;
{ "pile_set_name": "Github" }
<CsoundSynthesizer> <CsOptions> ; Select audio/midi flags here according to platform ; Audio out Audio in -odac -iadc ;;;RT audio I/O ; For Non-realtime ouput leave only the line below: ; -o fof2.wav -W ;;; for file output any platform </CsOptions> <CsInstruments> sr = 44100 ksmps = 128 nchnls = 2 ; Ex...
{ "pile_set_name": "Github" }
package org.gradle.junitplatform; import junit.framework.TestCase; public class JUnit3Test extends TestCase { public void testOk() { System.out.println("Hello from JUnit 3!"); } }
{ "pile_set_name": "Github" }
<?php /** * */ namespace Minds\Controllers\api\v2\payments\stripe\paymentmethods; use Minds\Api\Factory; use Minds\Common\Cookie; use Minds\Core\Di\Di; use Minds\Core\Config; use Minds\Core\Session; use Minds\Interfaces; use Minds\Core\Payments\Stripe; class apply implements Interfaces\Api { public function get...
{ "pile_set_name": "Github" }
# Trace system calls of command `perf trace` works like `strace`, which show system calls of command: # perf trace ls ? ( ): ls/14593 ... [continued]: execve()) = 0 0.045 ( 0.003 ms): ls/14593 brk() ...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- from __future__ import unicode_literals from allauth.socialaccount.providers import registry from allauth.socialaccount.tests import create_oauth2_tests from allauth.tests import MockedResponse from .provider import WeixinProvider class WeixinTests(create_oauth2_tests(registry.by_id(WeixinPr...
{ "pile_set_name": "Github" }
// Copyright 2017 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. #ifndef COMPONENTS_FEATURE_ENGAGEMENT_INTERNAL_FEATURE_CONFIG_EVENT_STORAGE_VALIDATOR_H_ #define COMPONENTS_FEATURE_ENGAGEMENT_INTERNAL_FEATURE_CONFIG_EVE...
{ "pile_set_name": "Github" }
import requests import json class macvendorsScript(): def __init__(self): self.dbHost = None self.session = None def setDbHost(self, dbHost): self.dbHost = dbHost def setSession(self, session): self.session = session def run(self): print('Running MacVendors cl...
{ "pile_set_name": "Github" }
import { Node } from './Node'; import { NodeBuilder } from './NodeBuilder'; export interface TempNodeParams { shared?: boolean; unique?: boolean; } export class TempNode extends Node { constructor( type: string, params?: TempNodeParams ); shared: boolean; unique: boolean; label: string | undefined; build( b...
{ "pile_set_name": "Github" }
define( function() { return ( /^margin/ ); } );
{ "pile_set_name": "Github" }
/* global webots, sendBenchmarkRecord, showBenchmarkRecord, showBenchmarkError */ $('#infotabs').tabs(); var benchmarkName = 'Visual tracking'; var hitRateString; var hitRate; webots.window('visual_tracking').receive = function(message, robot) { if (message.startsWith('hits:')) { var rate = message.substr(5); ...
{ "pile_set_name": "Github" }
package util import ( metrics "github.com/rcrowley/go-metrics" "time" ) type MemoryBuffer struct { buf [][]byte current int } func NewMemoryBuffer(size int) *MemoryBuffer { buf := make([][]byte, 0, size) return &MemoryBuffer{buf, 0} } func (mb *MemoryBuffer) Write(p []byte) (n int, err error) { mb.buf = ...
{ "pile_set_name": "Github" }
/* * Exchange Web Services Managed API * * Copyright (c) Microsoft Corporation * All rights reserved. * * MIT License * * Permission is hereby granted, free of charge, to any person obtaining a copy of this * software and associated documentation files (the "Software"), to deal in the Software * wit...
{ "pile_set_name": "Github" }
# Copyright (C) The Arvados Authors. All rights reserved. # # SPDX-License-Identifier: AGPL-3.0 require 'test_helper' class PipelineInstancesHelperTest < ActionView::TestCase test "one" do r = [{started_at: 1, finished_at: 3}] assert_equal 2, determine_wallclock_runtime(r) r = [{started_at: 1, finished...
{ "pile_set_name": "Github" }
/* --------------------------- MINI BROWSER --------------------------- */ var MiniBrowser = Base.extend({ constructor: function() { this.viewStack = []; // A view for each page in the browser this.setupHandlers(); this.viewWidth = $('#browser').width() + 50; $('.iPhoneHeader').dis...
{ "pile_set_name": "Github" }
mktex -v -1 touch rltextures.a
{ "pile_set_name": "Github" }
{{- if .Values.jdbc.enabled }} --- apiVersion: v1 kind: ConfigMap metadata: name: {{ .Values.jdbc.configMap }} labels: app: "{{ template "logstash.fullname" . }}" chart: "{{ .Chart.Name }}" heritage: {{ .Release.Service | quote }} release: {{ .Release.Name | quote }} data: {{ .Values.jdbc.configFi...
{ "pile_set_name": "Github" }
/* * codec2 utility functions * Copyright (c) 2017 Tomas Härdin * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, ...
{ "pile_set_name": "Github" }
{ "images" : [ { "filename" : "timer-15-12.pdf", "idiom" : "universal" } ], "info" : { "author" : "xcode", "version" : 1 } }
{ "pile_set_name": "Github" }
/* * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. */ /* Copyright (c) 2002 Graz University of Technology. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * ...
{ "pile_set_name": "Github" }
package com.android.launcher3.util; import android.os.Handler; import android.os.Message; import java.lang.ref.WeakReference; public abstract class AbstractHandler<T> extends Handler { private WeakReference<T> weak; public AbstractHandler(T t) { this.weak = new WeakReference<T>(t); } @Over...
{ "pile_set_name": "Github" }
module verifychecks; import std.conv; import std.traits; import std.typetuple; import isanytype; import getformatters; template ArgsChecks(alias a) if (isSomeString!(typeof(a))) { mixin(getFormatters(a)); } template VerifyChecks(int which, Checks...) { template on(Args...) { static if (Checks.leng...
{ "pile_set_name": "Github" }
// // MessagePack for C++ static resolution routine // // Copyright (C) 2008-2016 FURUHASHI Sadayuki and KONDO Takatoshi // // 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) // #ifndef MSGPACK_V1_CPP03_MSG...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Southern Storm Software, Pty Ltd. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, ...
{ "pile_set_name": "Github" }
/* U8g2Logo.ino Universal 8bit Graphics Library (https://github.com/olikraus/u8g2/) Copyright (c) 2016, olikraus@gmail.com All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistribut...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="{{ @this->lang() }}"> <head> <include href="blocks/head.html" /> </head> <body> <include href="blocks/navbar.html" /> <div class="container"> <include href="blocks/admin/tabs.html" /> <ol class="breadcrumb"> <li><a href="{{ @BASE }}/admin/plugins">{{ @dict.plugins }}</a><...
{ "pile_set_name": "Github" }
/* =========================================================== * Bootstrap: fileinput.js v3.0.0-p7 * http://jasny.github.com/bootstrap/javascript.html#fileinput * =========================================================== * Copyright 2012 Jasny BV, Netherlands. * * Licensed under the Apache License, Version 2.0 ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Jun 9 2015 22:53:21). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2014 by Steve Nygard. // #import "TBrowserViewController.h" @interface TFFKViewController : TBrowserViewController { struct TFENodeOrderedSet _childrenOfTa...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- /* * Copyright 1999-2007 University of Chicago * * 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/licenses/LICENS...
{ "pile_set_name": "Github" }
/* Copyright 2018 The Kubernetes Authors. 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/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
kind: Service apiVersion: v1 metadata: name: tunnel-service spec: type: ClusterIP selector: app: tunnel-app ports: - name: tunnel-clusterip-port protocol: TCP port: 1080 targetPort: tunnel-port
{ "pile_set_name": "Github" }
ARCH := intel64 M_UNAME := $(shell uname -m) ifeq ($(M_UNAME), i686) ARCH := ia32 endif ifeq (,$(CNCROOT)) $(info Please estblish CnC environment variables before using this Makefile.) $(info E.g. by running cncvars.sh or cncvars.csh) $(info More information is available in 'Getting Started > Running the samp...
{ "pile_set_name": "Github" }
var test = require('tape') var spec = require('stream-spec') var through = require('../') /* I'm using these two functions, and not streams and pipe so there is less to break. if this test fails it must be the implementation of _through_ */ function write(array, stream) { array = array.slice() function nex...
{ "pile_set_name": "Github" }
/* ** $Id: lparser.c,v 2.42.1.3 2007/12/28 15:32:23 roberto Exp $ ** Lua Parser ** See Copyright Notice in lua.h */ #include <string.h> #define lparser_c #define LUA_CORE #include "lua.h" #include "lcode.h" #include "ldebug.h" #include "ldo.h" #include "lfunc.h" #include "llex.h" #include "lmem.h" #include "lobjec...
{ "pile_set_name": "Github" }
@rem @rem Copyright 2015 the original author or authors. @rem @rem Licensed under the Apache License, Version 2.0 (the "License"); @rem you may not use this file except in compliance with the License. @rem You may obtain a copy of the License at @rem @rem http://www.apache.org/licenses/LICENSE-2.0 @rem @r...
{ "pile_set_name": "Github" }
# Copyright 2013, Michael H. Goldwasser # # Developed for use with the book: # # Data Structures and Algorithms in Python # Michael T. Goodrich, Roberto Tamassia, and Michael H. Goldwasser # John Wiley & Sons, 2013 # # This program is free software: you can redistribute it and/or modify # it under the terms of...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>input&#x2F;test&#x2F;test.js</title> <link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.7.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css"> <link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min....
{ "pile_set_name": "Github" }
#N canvas 35 57 1126 761 10; #X floatatom 35 282 5 0 0; #X obj 35 259 float; #X obj 35 195 loadbang; #X obj 35 219 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 ; #X floatatom 161 312 0 0 0; #X msg 129 289 clear; #X text 179 288 <-- reinitialize internal state; #X text 193 313 <-- center frequency; #X...
{ "pile_set_name": "Github" }
#id, #name, #hspace, #vspace, #class_name, #align { width: 100px } #hspace, #vspace { width: 50px } #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode { width: 100px } #flash_base, #flash_flashvars, #html5_altsource1, #html5_altsource2, #html5_poster { width: 240px } #width, #height { width: 40px }...
{ "pile_set_name": "Github" }
define(['./isNumber', '../number/isNaN'], function (isNumber, $isNaN) { /** * Check if value is NaN for realz */ function isNaN(val){ // based on the fact that NaN !== NaN // need to check if it's a number to avoid conflicts with host objects // also need to coerce ToNumber to...
{ "pile_set_name": "Github" }
--TEST-- "escape" filter --TEMPLATE-- {{ "é ♜ 𝌆"|e('js') }} --DATA-- return [] --EXPECT-- \u00E9\u0020\u265C\u0020\uD834\uDF06
{ "pile_set_name": "Github" }
/*++ Copyright (c) Microsoft Corporation. All rights reserved. You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt). If you do not agree to the terms, do not use the code. Module Name: wrtwatch.c Abstract: This m...
{ "pile_set_name": "Github" }
#!/usr/bin/env bash declare -A params=$6 # Create an associative array declare -A headers=$9 # Create an associative array declare -A rewrites=${10} # Create an associative array paramsTXT="" if [ -n "$6" ]; then for element in "${!params[@]}" do paramsTXT="${paramsTXT} fastcgi_param ${el...
{ "pile_set_name": "Github" }
/* synth_stereo_neon_s32: ARM NEON optimized synth (stereo specific, 32-bit output version) copyright 1995-2010 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.org initially written by Taihei Monma */ #include "mangle.h" #define...
{ "pile_set_name": "Github" }
package com.twitter.summingbird.storm.builder import com.twitter.algebird.Semigroup import com.twitter.summingbird.online.Externalizer import com.twitter.summingbird.option.JobId import com.twitter.summingbird.{ Group, JobCounters, Name, SummingbirdRuntimeStats } import com.twitter.summingbird.storm._ import com.twitt...
{ "pile_set_name": "Github" }
// Copyright 2013 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package ipv6 func (f *sysICMPv6Filter) accept(typ ICMPType) { f.Data[typ>>5] &^= 1 << (uint32(typ) & 31) } func (f *sysICMPv6Filter) block(typ ICMPType) { ...
{ "pile_set_name": "Github" }
// Copyright (c) 2017, Xiaomi, Inc. All rights reserved. // This source code is licensed under the Apache License Version 2.0, which // can be found in the LICENSE file in the root directory of this source tree. #include <unistd.h> #include <libgen.h> #include <iostream> #include <cassert> #include <memory> #include...
{ "pile_set_name": "Github" }
<?php /** * @package Joomla.Administrator * @subpackage Template.hathor * * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; // Include the component HTML helpers....
{ "pile_set_name": "Github" }
// This is a part of the Active Template Library. // Copyright (c) Microsoft Corporation. All rights reserved. // // This source code is only intended as a supplement to the // Active Template Library Reference and related // electronic documentation provided with the library. // See these sources for detailed inform...
{ "pile_set_name": "Github" }
..\src\mz\FIXUP3.ASM(35) : Warning A4299: BSS data in BIN output could have side effects ..\src\mz\FIXUP3.ASM(35) : Warning A4299: BSS data in BIN output could have side effects ..\src\mz\FIXUP3.ASM(35) : Warning A4299: BSS data in BIN output could have side effects
{ "pile_set_name": "Github" }
# 2001 September 15 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yourself and forgive others. # May you share freely, never taking more than you give. # #******************************...
{ "pile_set_name": "Github" }
From 91cbd5f4fb25281319034c33b6e0c0f9b7d1e12b Mon Sep 17 00:00:00 2001 Message-Id: <91cbd5f4fb25281319034c33b6e0c0f9b7d1e12b.1585676333.git.aditya@kobol.io> In-Reply-To: <ef8793354dbb6bce3027a3492ffc1fee3588f41f.1585676333.git.aditya@kobol.io> References: <ef8793354dbb6bce3027a3492ffc1fee3588f41f.1585676333.git.aditya@...
{ "pile_set_name": "Github" }
/******************************************************************************* * * Copyright 2014 Impetus Infotech. * * * * 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 * * *...
{ "pile_set_name": "Github" }
/** * Copyright (c) 2020 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is availab...
{ "pile_set_name": "Github" }
download_base_url: 'https://downloads.selfcontrolapp.com/' web_base_url: 'https://selfcontrolapp.com' appcast_xml_name: 'appcast-snippet.xml' keychain_privkey_name: 'SelfControl Sparkle Private Key'
{ "pile_set_name": "Github" }
// +build go1.7 package mux import ( "context" "net/http" ) func contextGet(r *http.Request, key interface{}) interface{} { return r.Context().Value(key) } func contextSet(r *http.Request, key, val interface{}) *http.Request { if val == nil { return r } return r.WithContext(context.WithValue(r.Context(), k...
{ "pile_set_name": "Github" }
import sbt._ class Plugins(info: ProjectInfo) extends PluginDefinition(info) { val twitterMaven = "twitter.com" at "https://maven.twttr.com/" val defaultProject = "com.twitter" % "standard-project" % "0.9.0" }
{ "pile_set_name": "Github" }
{ "__comment": "Generated by generateResources.py function: blockstate", "forge_marker": 1, "defaults": { "model": "tfc:ore", "textures": { "all": "tfc:blocks/stonetypes/raw/slate", "particle": "tfc:blocks/stonetypes/raw/slate", "overlay": "tfc:blocks/ores/graphite" } }, "variant...
{ "pile_set_name": "Github" }
fileFormatVersion: 2 guid: e2f9a5d6347e01847aaced504a9031de MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
{ "pile_set_name": "Github" }
package org.hamcrest.core; import org.hamcrest.Matcher; /** * Tests if the argument is a string that contains a specific substring. */ public class StringContains extends SubstringMatcher { public StringContains(String substring) { this(false, substring); } public StringContains(boolean ignoringCase, Strin...
{ "pile_set_name": "Github" }
# Ananke, A theme for [Hugo](http://gohugo.io/), a framework for building websites. The intent of this theme is to provide a solid starting place for Hugo sites with basic features and include best practices for performance, accessibility, and rapid development. ![screenshot](https://raw.githubusercontent.com/budparr...
{ "pile_set_name": "Github" }
// Licensed to Elasticsearch B.V under one or more agreements. // Elasticsearch B.V licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Mvc; using Mic...
{ "pile_set_name": "Github" }
// TypeScriptには、ソースコードにリテラルを用いた // とても面白い利用例があります。 // これは、型の拡張・型の絞り込みにおいて、多くのサポートをもたらします。 // ( example:type-widening-and-narrowing ) // そして、はじめにそれを網羅する価値があります。 // リテラルは集合型よりも具体的なサブタイプです。 // どういうことかと言うと、型システム内部では // 「Hello World」は文字列ですが、文字列は「Hello World」ではありません。 const helloWorld = "Hello World"; let hiWorld = "Hi Wor...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifi...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2010 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED...
{ "pile_set_name": "Github" }
/** * Support package for declarative AOP configuration, * with XML schema being the primary configuration format. */ @NonNullApi @NonNullFields package org.springframework.aop.config; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{ "pile_set_name": "Github" }
/*ckwg +29 * Copyright 2016 by Kitware, Inc. * 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 source code must retain the above copyright notice, * this list of...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2007 Apple Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except i...
{ "pile_set_name": "Github" }
linux/amd64=us.gcr.io/k8s-artifacts-prod/build-image/debian-base-amd64:buster-v1.2.0 windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809 windows/amd64/1903=mcr.microsoft.com/windows/nanoserver:1903 windows/amd64/1909=mcr.microsoft.com/windows/nanoserver:1909
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!21 &2100000 Material: serializedVersion: 6 m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: Filament m_Shader: {fileID: 4800000, guid: 5976ea646a28dd34ca270c7f10efbbed, type: 3} m_ShaderKeywords: _EMISSION m_Ligh...
{ "pile_set_name": "Github" }
<template> <Submenu :name="`${parentName}`"> <template slot="title"> <Icon :type="parentItem.icon || ''"/> <span>{{ showTitle(parentItem) }}</span> </template> <template v-for="item in children"> <template v-if="item.children && item.children.length === 1"> <side-menu-item v-if="...
{ "pile_set_name": "Github" }
<!-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved. The contents of this file are subject to the terms of either the GNU General Public License Version 2 only ("GPL") or the Common Development and Distribution License...
{ "pile_set_name": "Github" }
package com.bewitchment.common.block.plants; import com.bewitchment.Util; import com.bewitchment.common.block.tile.entity.TileEntitySiphoningFlower; import com.bewitchment.common.entity.spirit.demon.EntityDemon; import net.minecraft.block.Block; import net.minecraft.block.BlockBush; import net.minecraft.block.ITileEnt...
{ "pile_set_name": "Github" }
MILKDROP_PRESET_VERSION=201 PSVERSION=2 PSVERSION_WARP=2 PSVERSION_COMP=2 [preset00] fRating=5.000000 fGammaAdj=2.050 fDecay=0.990 fVideoEchoZoom=1.008 fVideoEchoAlpha=0.500 nVideoEchoOrientation=1 nWaveMode=0 bAdditiveWaves=0 bWaveDots=0 bWaveThick=1 bModWaveAlphaByVolume=0 bMaximizeWaveColor=0 bTexWr...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <Filter Include="Fichiers sources"> <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;...
{ "pile_set_name": "Github" }
/* ------------------------------------------------------------------ * Copyright (C) 1998-2009 PacketVideo * * 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.o...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2013 Michael Brown <mbrown@fensystems.co.uk>. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or any later version. * * This progr...
{ "pile_set_name": "Github" }