text stringlengths 2 99.9k | meta dict |
|---|---|
package name
func EmptyIfNil(input *string) string {
if input == nil {
return ""
}
return *input
}
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | {
"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"
} |
๏ปฟ// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections.Generic;
using System.Text.Primitives.Tests.Encoding;
namespace System.Text.Primitives.Be... | {
"pile_set_name": "Github"
} |
'use strict';
var Uint8ArrayReader = require('./uint8ArrayReader');
function NodeBufferReader(data) {
this.data = data;
this.length = this.data.length;
this.index = 0;
this.zero = 0;
}
NodeBufferReader.prototype = new Uint8ArrayReader();
/**
* @see DataReader.readData
*/
NodeBufferReader.prototype.r... | {
"pile_set_name": "Github"
} |
<?php
/**
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
namespace eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor;
/**
* ForbiddenException value object visitor.
*/
class Forbidden... | {
"pile_set_name": "Github"
} |
[
{
"created_at": "Thu Apr 06 15:28:43 +0000 2017",
"id": 850007368138018817,
"id_str": "850007368138018817",
"text": "RT @TwitterDev: 1/ Today weโre sharing our vision for the future of the Twitter API platform!\nhttps://t.co/XweGngmxlP",
"truncated": false,
"entities": {
"hashtags": []... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<dmxmodel name="Stairville Crown FX PAR77 6 Channel" parm1="36" parm2="1" parm3="1" DisplayAs="DMX" StringType="Single Color White" Transparency="0" PixelSize="2" ModelBrightness="" Antialias="1" StartSide="B" Dir="L" StrandNames="" NodeNames="Intensity red,Intensity green,Intensi... | {
"pile_set_name": "Github"
} |
๏ปฟ<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerWorkingDirectory>$(SolutionDir)\build\bin\$(Configuration)\</LocalDebuggerWorkingDirectory>
<D... | {
"pile_set_name": "Github"
} |
heading
---
heading
===================================
not a heading
----------------------------------- text
| {
"pile_set_name": "Github"
} |
import {fromNowPipeInjectables} from './FromNowPipe';
export var utilInjectables: Array<any> = [
fromNowPipeInjectables
];
| {
"pile_set_name": "Github"
} |
bookdown::word_document2: default
| {
"pile_set_name": "Github"
} |
/////////////////////////////////////////////////////////////////////////////
// Name: wx/osx/dcmemory.h
// Purpose: wxMemoryDC class
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// Copyright: (c) Stefan Csomor
// Licence: wxWindows licence
//////////////////////////////////... | {
"pile_set_name": "Github"
} |
/************************************************************************
Modifications Copyright 2017-2019 eBay Inc.
Author/Developer(s): Jung-Sang Ahn
Original Copyright:
See URL: https://github.com/greensky00/event_awaiter
(v0.1.1)
Licensed under the Apache License, Version 2.0 (the "License");
you may no... | {
"pile_set_name": "Github"
} |
ka:
account:
show:
change_credentials_link: แแแ แแแ แแแแแชแแแแแแก แจแแชแแแ
erase_account_link: แฉแแแ แแแแแ แแจแแก แฌแแจแแ
finish_verification: แแแ แแคแแแแชแแแก แแแกแ แฃแแแแ
notifications: แจแแขแงแแแแแแแแแ
organization_name_label: แแ แแแแแแแชแแแก แแแกแแฎแแแแแ
organization_responsible_name_placeholder: แแ ... | {
"pile_set_name": "Github"
} |
๏ปฟ@page "/gantt-chart/taskbar-template"
@using Syncfusion.Blazor.Gantt
@using blazor_samples
@using ej2_blazor_taskbartemplatedata
@inherits SampleBaseComponent;
<SampleDescription>
<p>This sample visualizes the complete event schedule of the 90th Academy awards.Taskbars are customized using template support and ... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2010-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the LICENSE file.
*/
import Foundation
protocol I {
func foo() -> Int
}
protocol E {
func foo() -> Any
}
extension I {
func foo1() -> Int {
return 1
}
func fo... | {
"pile_set_name": "Github"
} |
[2]
CompilerSupportLibraries_jll = "e66e0078-7015-5450-92f7-15fbd957f2ae"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
MPICH_jll = "7cb0a576-ebde-5e09-9194-50597f1243b4"
OpenBLAS_jll = "4536629a-c528-5b80-bd46-f80d51c5b363"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
| {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 3dea79a331c4fe241bd693b0b7bc745a
folderAsset: yes
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
# Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
#
# Maintained since 2013 by Paul Evans <leonerd@leonerd.org.uk>
package List::Util;
use strict;
use warnings;
require Exporter... | {
"pile_set_name": "Github"
} |
/**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER.PD within this package.
*/
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
typedef WINBOOL (CALLBACK *PFIND_DEBUG_FILE_CALL... | {
"pile_set_name": "Github"
} |
#define DINT
#include <../Source/umfpack_numeric.c>
| {
"pile_set_name": "Github"
} |
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
radiance_size = 1
sky_top_color = Color( 0.301961, 0.403922, 0.909804, 1 )
sky_horizon_color = Color( 0.556863, 0.823529, 0.909804, 1 )
sky_curve = 0.25
sky_energy = 1.0
ground_bottom_color = Color( 0.196078, 0.152941, 0.0... | {
"pile_set_name": "Github"
} |
---
title: ๅฆๆๆทฑๅณ็ๅคๆๆฒกๆ้ฃ
date: 2016-09-25 23:25:24
categories: ้็ฌ
tags: [essay]
comments: false
---
<p id="div-border-top-green">่ฟๅบงๅๅธไบบๅพๅค๏ผๆฏๅคฉๅจ่ทฏไธ้ฝ่ฝ็ๅฐๅฅฝๅคๆ็่กๆ็ฎฑ็ไบบ๏ผไธ็ฎกไปไปฌๆฏๆฅๅฐ่ฟๅบงๅๅธ่ฟๆฏ็ฆปๅผ่ฟๅบงๅๅธ๏ผ่ณๅฐไปไปฌ้ฝๆพๅชๅ่ฟใ
</p>
<br/>
<!-- more -->
ๅ
ถๅฎไธไธๅๅๅฎข็็ฝ็ซ่ฟๆฏๆบๅค็๏ผๆฏๅฆ่ฏด CSDN ๆฏๅง๏ผๆไนๅไนๆฏๅจ CSDN ไธ้ขๅไธ็นไธ่ฅฟ๏ผๆ็ CSDN ๅๅฎข [http://blog.csdn.net/csdn_yudong](... | {
"pile_set_name": "Github"
} |
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Want to Publish Stock Alerts to Slack?"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Before getting started please confirm the [the notebook-integration docker stack is running](https://github.com... | {
"pile_set_name": "Github"
} |
// Package csv contains the csv result encoders and decoders.
package csv
import (
"context"
"encoding/csv"
"encoding/json"
"fmt"
"io"
"strconv"
"strings"
"sync/atomic"
"time"
"unicode/utf8"
"github.com/apache/arrow/go/arrow/array"
"github.com/influxdata/flux"
"github.com/influxdata/flux/arrow"
"github.... | {
"pile_set_name": "Github"
} |
import React from 'react';
import { Redirect } from 'umi';
import pathToRegexp from 'path-to-regexp';
import { connect } from 'dva';
import Authorized from '@/utils/Authorized';
import { getAuthority } from '@/utils/authority';
import Exception403 from '@/pages/Exception/403';
function AuthComponent({ children, locati... | {
"pile_set_name": "Github"
} |
---
title: 'The buildDir Property'
description: Define the dist directory for your Nuxt.js application
menu: buildDir
category: configuration-glossary
position: 2
---
- Type: `String`
- Default: `.nuxt`
> Define the dist directory for your Nuxt.js application
```js{}[nuxt.config.js]
export default {
buildDir: 'nux... | {
"pile_set_name": "Github"
} |
/*** BEGIN file-header ***/
/* auto-generated enums for vips introspection */
#include <vips/vips.h>
/*** END file-header ***/
/*** BEGIN file-production ***/
/* enumerations from "@filename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/
GType
@enum_name@_get_type( void )
{
static GType etype = 0;
... | {
"pile_set_name": "Github"
} |
/**
* NNStreamer Android API
* Copyright (C) 2019 Samsung Electronics Co., Ltd.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation;
* version 2.1 of the License.
*
* This library ... | {
"pile_set_name": "Github"
} |
#format: frame checksums
#version: 2
#hash: MD5
#extradata 0, 16, 32fe9f95e57b78773a0fe54c47055a60
#tb 0: 1/25
#media_type 0: video
#codec_id 0: utvideo
#dimensions 0: 352x288
#sar 0: 0/1
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 62876, 5e2a... | {
"pile_set_name": "Github"
} |
// Copyright 2010 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 html
import (
"bytes"
"errors"
"io"
"strconv"
"strings"
"golang.org/x/net/html/atom"
)
// A TokenType is the type of a Token.
type TokenType ui... | {
"pile_set_name": "Github"
} |
/*
* UVD_5_0 Register documentation
*
* Copyright (C) 2014 Advanced Micro Devices, Inc.
*
* 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 limita... | {
"pile_set_name": "Github"
} |
<?php
/**
* DO NOT EDIT THIS FILE!
*
* This file was automatically generated from external sources.
*
* Any manual change here will be lost the next time the SDK
* is updated. You've been warned!
*/
namespace DTS\eBaySDK\Fulfillment\Types;
/**
*
* @property string $orderId
*/
class GetAnOrderRestRequest ext... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2003-2012 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 ex... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Angular Data Grid - Bootstrap Design</title>
<link rel="icon" href="https://angularjs.org/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link... | {
"pile_set_name": "Github"
} |
/**
* @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'codesnippet', 'eo', {
button: 'Enmeti kodaฤตeron',
codeContents: 'Kodenhavo',
emptySnippetError: 'Kodaฤตero ne ... | {
"pile_set_name": "Github"
} |
/*
* 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 (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
Param([string]$framework)
Start-Process -filepath "dotnet" -argumentlist "run -p .\Fortune-Teller-Service\Fortune-Teller-Service.csproj --force -f $framework"
Start-Process -filepath "dotnet" -argumentlist "run -p .\Fortune-Teller-UI\Fortune-Teller-UI.csproj --force -f $framework"
| {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2013-2020 Byron 3D Games Studio (www.b3dgs.com) Pierre-Alexandre (contact@b3dgs.com)
*
* 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 3 of the Licen... | {
"pile_set_name": "Github"
} |
// Copyright 2011 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.
// +build windows
package fsnotify
import (
"errors"
"fmt"
"os"
"path/filepath"
"runtime"
"sync"
"syscall"
"unsafe"
)
// Watcher watches a set of fil... | {
"pile_set_name": "Github"
} |
import $ from '$';
import key from 'key';
import { KeyState } from 'Common/Enums';
import { leftPanelDisabled } from 'Common/Globals';
import { settings, inbox } from 'Common/Links';
import { getFolderInboxName } from 'Common/Cache';
import * as Settings from 'Storage/Settings';
import { view, ViewType, setHash, set... | {
"pile_set_name": "Github"
} |
// Copyright 2011-2016 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
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | {
"pile_set_name": "Github"
} |
# Using Abseil in WebRTC
You may use a subset of the utilities provided by the [Abseil][abseil]
library when writing WebRTC C++ code. Below, we list the explicitly
*allowed* and the explicitly *disallowed* subsets of Abseil; if you
find yourself in need of something that isn’t in either subset,
please add it to ... | {
"pile_set_name": "Github"
} |
/**
* @author Richard Davey <rich@photonstorm.com>
* @copyright 2020 Photon Storm Ltd.
* @license {@link https://opensource.org/licenses/MIT|MIT License}
*/
var Class = require('../../utils/Class');
var CONST = require('../const');
var FileTypesManager = require('../FileTypesManager');
var JSONFile =... | {
"pile_set_name": "Github"
} |
//===--- DiagnosticCrossTU.h - Diagnostics for Cross TU ---------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
/* term.c */
int set_termname __ARGS((char_u *term));
void set_mouse_termcode __ARGS((int n, char_u *s));
void del_mouse_termcode __ARGS((int n));
void getlinecol __ARGS((long *cp, long *rp));
int add_termcap_entry __ARGS((char_u *name, int force));
int term_is_8bit __ARGS((char_u *name));
int term_is_gui __ARGS((char_... | {
"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>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>35304396-AEAE-464C-9071-B2A... | {
"pile_set_name": "Github"
} |
<section>
<span>ๅฏ็ปclearAll()ไผ ๅ
ฅๅๆฐไปฅๅฎไนไธๅreason</span>
<div class="row">
<div class="col-md-6">
<div class="devui-input-group devui-dropdown-origin-wrapper devui-dropdown-origin">
<input
class="devui-input devui-form-control"
placeholder="y/MM/dd"
name="dp"
[(ng... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Draco 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 agree... | {
"pile_set_name": "Github"
} |
pragma solidity ^0.6.0;
contract D {
receive () external payable {
revert("inherited receive");
}
}
| {
"pile_set_name": "Github"
} |
# Grid System
- Tipo: `leitura`
- Formato: `individual`
- Duraรงรฃo: `30min`
***
## Objetivos de Aprendizagem
- Conhecer e entender a estrutura do *Grid System* e como podemos criar nosso
site com ele.
## O que รฉ *Grid System*?
Uma das formas mais simples de obter um design organizado รฉ aplicar um *Grid
System* (... | {
"pile_set_name": "Github"
} |
// Massgate
// Copyright (C) 2017 Ubisoft Entertainment
//
// 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
// (at your option) any later version.
/... | {
"pile_set_name": "Github"
} |
package org.tuxdevelop.spring.batch.lightmin.client.listener;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.MockitoAnnotations;
import org.mockito.junit.MockitoJUnitRunner;
import org.springframework.batch.core.E... | {
"pile_set_name": "Github"
} |
/* Belarusian initialisation for the jQuery UI date picker plugin. */
/* Written by Pavel Selitskas <p.selitskas@gmail.com> */
(function( factory ) {
if ( typeof define === "function" && define.amd ) {
// AMD. Register as an anonymous module.
define([ "../datepicker" ], factory );
} else {
// Browser... | {
"pile_set_name": "Github"
} |
<script type="text/template">
<header class="label-box-editor-button">
<h3 class="headline-3">Labels</h3>
<% if ($("body").data("username")) { %>
<span class="js-Issue-categoryEditor">
<button class="nav-button nav-link icon right js-CategoryEditorLauncher js-LabelEditorLauncher" aria-label="Edit la... | {
"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 may ... | {
"pile_set_name": "Github"
} |
github "AliSoftware/OHHTTPStubs" "57feceaabf333e72b2c637dfba6c13a7a5c49619"
| {
"pile_set_name": "Github"
} |
/*
* \brief Mutex-guarded allocator interface
* \author Norman Feske
* \author Stefan Kalkowski
* \date 2008-08-05
*/
/*
* Copyright (C) 2008-2020 Genode Labs GmbH
*
* This file is part of the Genode OS framework, which is distributed
* under the terms of the GNU Affero General Public License version 3.
*... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
** Copyright 2016, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You my obtain a copy of the License at
**
** http://www.apache.org/licenses/... | {
"pile_set_name": "Github"
} |
" Vim filetype plugin file
" Language: Django HTML template
" Maintainer: Dave Hodder <dmh@dmh.org.uk>
" Last Change: 2007 Jan 25
" Only use this filetype plugin when no other was loaded.
if exists("b:did_ftplugin")
finish
endif
" Use HTML and Django template ftplugins.
runtime! ftplugin/html.vim
runtime! ftplugin/... | {
"pile_set_name": "Github"
} |
# MongoDB - Aula 04 - Exercรญcio
autor: Diego Ferreira
##1. Adicionar 2 ataques ao mesmo tempo para os seguintes pokemons, pikachu, squirtle, Bulbassauro e Charmander.
```
Air-de-Diego(mongod-3.0.7) be-mean-pokemons> var query = { $or: [{ name: /pikachu/i}, {name: /squirtle/i}, {name: /bulbasaur/i}, {name: /charmander... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2016 MediaTek Inc.
* Author: Chen Zhong <chen.zhong@mediatek.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
#include <li... | {
"pile_set_name": "Github"
} |
framework module FirebaseInstanceID {
umbrella header "FirebaseInstanceID.h"
export *
module * { export *}
link "z"
link framework "Security"
link framework "SystemConfiguration"}
| {
"pile_set_name": "Github"
} |
package customproviders
// Copyright (c) Microsoft and contributors. All rights reserved.
//
// 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
/... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8191" systemVersion="15A284" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchP... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<configuration>
<name>STM32412G_DISCOVERY</name>
<toolchain>
<name>ARM</name>
</toolchain>
<debug>1</debug>
<settings>
<name>C-SPY</name>
<archiveVersion>2</archiveVersion>
<data>
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `SETUID` constant in crate `std`.">
<meta name="keywords" c... | {
"pile_set_name": "Github"
} |
require('../modules/core.number.iterator');
module.exports = require('../modules/_core').Number;
| {
"pile_set_name": "Github"
} |
import React from 'react';
import PropTypes from 'prop-types';
import PageButton from './page-button';
const PaginatonList = props => (
<ul className="pagination react-bootstrap-table-page-btns-ul">
{
props.pages.map((pageProps) => {
if (props.pageButtonRenderer) {
return props.pageButto... | {
"pile_set_name": "Github"
} |
// Copyright 2013 the V8 project 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 V8_V8_PLATFORM_H_
#define V8_V8_PLATFORM_H_
#include <stddef.h>
#include <stdint.h>
#include <memory>
#include <string>
namespace v8 {
class ... | {
"pile_set_name": "Github"
} |
# -*- coding: binary -*-
module Msf
require 'msf/core/exploit/tcp'
###
#
# This module exposes methods that may be useful to exploits that deal with
# servers that speak the File Transfer Protocol (FTP).
#
###
module Exploit::Remote::Ftp
include Exploit::Remote::Tcp
#
# Creates an instance of an FTP exploit m... | {
"pile_set_name": "Github"
} |
/* valid adjtimex test
* by: John Stultz <john.stultz@linaro.org>
* (C) Copyright Linaro 2015
* Licensed under the GPLv2
*
* This test validates adjtimex interface with valid
* and invalid test data.
*
* Usage: valid-adjtimex
*
* To build:
* $ gcc valid-adjtimex.c -... | {
"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"
} |
object Test extends App {
val a = Map("a" -> Some(1), "b" -> None)
println(a)
// inferred type should be Map[String, Int]
val res = a collect {case (p, Some(a)) => (p, a)}
// variations: const target -> switch, non-const -> normal match, char target --> scrut needs toInt,
// eta-expanded --> work is done by typ... | {
"pile_set_name": "Github"
} |
package packngo
const planBasePath = "/plans"
// PlanService interface defines available plan methods
type PlanService interface {
List() ([]Plan, *Response, error)
}
type planRoot struct {
Plans []Plan `json:"plans"`
}
// Plan represents a Packet service plan
type Plan struct {
ID string `json:"id"`
... | {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
##############################################################################
##
## Gradle start up script for UN*X
##
##############################################################################
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to ... | {
"pile_set_name": "Github"
} |
// Boost.Bimap
//
// Copyright (c) 2006-2007 Matias Capeletto
//
// 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)
/// \file relation/symmetrical_base.hpp
/// \brief Base class for symmetrical types
#i... | {
"pile_set_name": "Github"
} |
/*
* wpa_supplicant / WPS integration
* Copyright (c) 2008, Jouni Malinen <j@w1.fi>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* Alternatively, this software may be di... | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100470
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 4: {fileID: 490018}
m_Layer: 26
m_Name: Attach_ControllerTip
m_TagString: Untagged
m_Icon: {fileID: 0... | {
"pile_set_name": "Github"
} |
a = "Hello"
a[0] = "J" | {
"pile_set_name": "Github"
} |
cmd: |
This is what you would type on the command-line.
$ ytt -f deployment.yml -f service.yml \
-f common.lib.yml -f consts.lib.star \
-f values.yml
| {
"pile_set_name": "Github"
} |
<?php
namespace ProcessMaker\Traits;
use GuzzleHttp\Exception\GuzzleException;
use Illuminate\Support\Facades\Log;
use Mustache_Engine;
use GuzzleHttp\Client;
use GuzzleHttp\Exception\ClientException;
use GuzzleHttp\Psr7\Request;
use GuzzleHttp\Psr7\Response;
use Illuminate\Support\Arr;
use ProcessMaker\Exception\Htt... | {
"pile_set_name": "Github"
} |
fileFormatVersion: 2
guid: 9c2d166d95086c371b6787c093be9551
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 13350
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
| {
"pile_set_name": "Github"
} |
---
title: "Create an Alarm"
menutitle: "Create Alarm"
date: 2020-09-15T11:16:09-04:00
chapter: false
weight: 3
pre: "<b>3. </b>"
---
Now that the right metric has been identified to monitor the dependency, it is time to create an alarm to monitor the metric and send notifications based on thresholds defined. [CloudWa... | {
"pile_set_name": "Github"
} |
var app = getApp();
var socketOpen = false;
Page({
data:{
// text:"่ฟๆฏไธไธช้กต้ข"
value:"",
message:[]
},
onLoad:function(options){
// ้กต้ขๅๅงๅ optionsไธบ้กต้ข่ทณ่ฝฌๆๅธฆๆฅ็ๅๆฐ
},
onReady:function(){
// ้กต้ขๆธฒๆๅฎๆ
var _self = this;
wx.onSocketOpen(function(res) {
socketOpen=true;
console.log('... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -triple x86_64-unknown-unknown %s -fsyntax-only -verify -Wno-inaccessible-base
// expected-no-diagnostics
#define SA(n, p) int a##n[(p) ? 1 : -1]
namespace Test0 {
struct A { int a; };
SA(0, sizeof(A) == 4);
struct B { };
SA(1, sizeof(B) == 1);
struct C : A, B { };
SA(2, sizeof(C) == 4);
struct... | {
"pile_set_name": "Github"
} |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const cache_1 = require("./cache");
const watch_1 = require("./watch");
exports.ADD = 'add';
exports.UPDATE = 'update';
exports.DELETE = 'delete';
function makeInformer(kubeconfig, path, listPromiseFn) {
const watch = new watch_1.Watch(kub... | {
"pile_set_name": "Github"
} |
function(ast_eval ast context)
if(ARGN)
set(args ${ARGN})
list_pop_front( args)
ans(ast_language)
map_tryget(${ast_language} evaluators)
ans(ast_evaluators)
function_import_table(${ast_evaluators} ast_evaluator_table)
endif()
if(NOT ast_evaluators)
message(FATA... | {
"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><link rel="apple-touch-icon" sizes="180x180" href="/glide/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/glide/favicon-32x32.png"><link rel="icon" ... | {
"pile_set_name": "Github"
} |
# Minimal makefile for Sphinx documentation
#
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SOURCEDIR = .
BUILDDIR = _build
# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPH... | {
"pile_set_name": "Github"
} |
DEAL::Size 32 Unknowns 961
DEAL::Solver type: N6dealii13PETScWrappers8SolverCGE
DEAL::Starting value 7.750
DEAL::Convergence step 41 value 0.0006730
DEAL::Solver stopped after 41 iterations
| {
"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"
xmlns:wicket="http://wicket.apache.org/">
<wicket:head>
<wicket:link>
<link rel="stylesheet" href="styleTaskManager.css" type="text/css">
<... | {
"pile_set_name": "Github"
} |
(ns quo.components.text-input
(:require [clojure.spec.alpha :as s]
[reagent.core :as reagent]
[oops.core :refer [ocall]]
[quo.react-native :as rn]
;; TODO(Ferossgp): Move icon component to lib
[status-im.ui.components.icons.vector-icons :as icons]
... | {
"pile_set_name": "Github"
} |
/*
* Copyright (C) 2015 - 2018, IBEROXARXA SERVICIOS INTEGRALES, S.L.
* Copyright (C) 2015 - 2018, Jaume Olivรฉ Petrus (jolive@whitecatboard.org)
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are... | {
"pile_set_name": "Github"
} |
"""A bottom-up tree matching algorithm implementation meant to speed
up 2to3's matching process. After the tree patterns are reduced to
their rarest linear path, a linear Aho-Corasick automaton is
created. The linear automaton traverses the linear paths from the
leaves to the root of the AST and returns a set of nodes ... | {
"pile_set_name": "Github"
} |
/*
BWTConstruct.c BWT-Index Construction
This module constructs BWT and auxiliary data structures.
Copyright (C) 2004, Wong Chi Kwong.
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 Founda... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE FixtureDefinition>
<FixtureDefinition xmlns="http://www.qlcplus.org/FixtureDefinition">
<Creator>
<Name>Q Light Controller Plus</Name>
<Version>4.12.0 GIT</Version>
<Author>Edgar Aichinger</Author>
</Creator>
<Manufacturer>American DJ</Manufacturer>
<Model>WiFl... | {
"pile_set_name": "Github"
} |
import { StudentEntity } from "../model/student";
import { studentsMockData } from "./mock-data";
import { } from "core-js";
class StudentApi {
studentsData: StudentEntity[];
constructor() {
// Let"s the mockdata whenever the singleton is instatiated
// and the play with the inmemory array
this.studen... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2018 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.