text stringlengths 2 99k | meta dict |
|---|---|
var baseSlice = require('./_baseSlice'),
isIterateeCall = require('./_isIterateeCall'),
toInteger = require('./toInteger');
/**
* Creates a slice of `array` from `start` up to, but not including, `end`.
*
* **Note:** This method is used instead of
* [`Array#slice`](https://mdn.io/Array/slice) to ensure den... | {
"pile_set_name": "Github"
} |
[
{
"apiname": "__process__",
"parameters": [
{"argtype": "ULONG", "argname": "time_low"},
{"argtype": "ULONG", "argname": "time_high"},
{"argtype": "ULONG", "argname": "pid"},
{"argtype": "ULONG", "argname": "ppid"},
{"argtype": "LPWSTR", ... | {
"pile_set_name": "Github"
} |
// Copyright 2016 The Prometheus 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... | {
"pile_set_name": "Github"
} |
id: dsq-1103371233
date: 2013-10-31T02:23:27.0000000-07:00
name: ross
avatar: https://disqus.com/api/users/avatars/disqus_yHfxErl0hZ.jpg
message: <p>The 64k computer era had it.....</p><p>Atari had it in spades.......</p><p>The Amiga had it last and the most (in my opinion).........</p><p> I'm talking ab... | {
"pile_set_name": "Github"
} |
0
8
0 0 0 8
0 8 4 12
4 12 9 13
9 13 7 7
7 7 13 4
13 4 10 0
10 0 5 -1
5 -1 0 0 | {
"pile_set_name": "Github"
} |
stop slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
reset master;
reset slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
start slave;
set @my_slave_net_timeout =@@global.slave_net_timeout;
set @my_sql_slave_skip_counter =@@global.sql_slave_skip_counter;
set global slave_net_timeout=100;
set g... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2012-2020 Institut National des Sciences Appliquées de Lyon (INSA Lyon) and others
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0.
*
* SPDX-License-Identifier: E... | {
"pile_set_name": "Github"
} |
interactions:
- request:
body: null
headers:
Accept: ['*/*']
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python-requests/2.5.2 CPython/2.7.6 Darwin/14.1.0]
method: GET
uri: https://encrypted.google.com:443/search?hl=en&q=10%20dollars%20in%20%E0%B8%9A%... | {
"pile_set_name": "Github"
} |
require('../../modules/es6.math.expm1');
module.exports = require('../../modules/$.core').Math.expm1; | {
"pile_set_name": "Github"
} |
//===------ SimplifyLibCalls.cpp - Library calls simplifier ---------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2011, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the fol... | {
"pile_set_name": "Github"
} |
---
title: November Office Hours
date: Nov 3, 2013 16:00 EST
---
Tent office hours will be held [online](/officehours) on Monday,
November 11th at [19:00 UTC](http://everytimezone.com/#2013-11-11,420,6bj).
Questions may be asked in advance as status posts with the hashtag #officehours,
or in realtime on IRC. A record... | {
"pile_set_name": "Github"
} |
//
// NSMethodSignature+LFXExtensions.h
// LIFXKit
//
// Created by Nick Forge on 19/03/2014.
// Copyright (c) 2014 LIFX Labs. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface NSMethodSignature (LFXExtensions)
+ (NSMethodSignature *)lfx_signatureWithProtocol:(Protocol *)protocol selector:(SEL... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Color x:Key="Blue GreyPrimary50">#eceff1</Color>
<Color x:Key="Blue GreyPrimary50Foreground">#DD000000</Color>
<Color x:Key="Blue G... | {
"pile_set_name": "Github"
} |
/**
* @file texlive.h
* @brief
*
* Copyright (C) 2009 Gummi Developers
* All Rights reserved.
*
* 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 wi... | {
"pile_set_name": "Github"
} |
/*-
* Copyright (c) 1993 Andrew Moore, Talke Studio
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this ... | {
"pile_set_name": "Github"
} |
\documentclass[11pt]{article}
\usepackage{amsmath,amssymb,amsthm}
\usepackage[colorlinks = true,
linkcolor = blue,
urlcolor = blue,
citecolor = blue,
anchorcolor = blue]{hyperref}
\usepackage{listings}
\usepackage{textcomp}
\lstset{language=Python,upquote=true,breaklines... | {
"pile_set_name": "Github"
} |
{
"rentals": [
{
"id": 1,
"actions": [
{
"who": "driver",
"type": "debit",
"amount": 3000
},
{
"who": "owner",
"type": "credit",
"amount": 2100
},
{
"who": "insurance",
"type": "cred... | {
"pile_set_name": "Github"
} |
# Be sure to restart your server when you modify this file.
# Your secret key for verifying the integrity of signed cookies.
# If you change this key, all old signed cookies will become invalid!
# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attac... | {
"pile_set_name": "Github"
} |
##### [18-09-24] [paper3]
- Lightweight Probabilistic Deep Networks [[pdf]](https://arxiv.org/abs/1805.11327) [[pdf with comments]](https://github.com/fregu856/papers/blob/master/commented_pdfs/Lightweight%20Probabilistic%20Deep%20Networks_.pdf)
- *Jochen Gast, Stefan Roth*
- `2018-05-29, CVPR2018`
****
### General c... | {
"pile_set_name": "Github"
} |
/*============================================================================
CMake - Cross Platform Makefile Generator
Copyright 2000-2009 Kitware, Inc.
Distributed under the OSI-approved BSD License (the "License");
see accompanying file Copyright.txt for details.
This software is distributed WITHOUT ANY... | {
"pile_set_name": "Github"
} |
// Copyright 2015 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.
// This input was created by taking the instruction productions in
// the old assembler's (6a's) grammar and hand-writing complete
// instructions for each rul... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2017 Google
*
* 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 w... | {
"pile_set_name": "Github"
} |
---
# Remember, leave a key empty if there is no value. None will be a string,
# not a Python "NoneType"
#
# Also remember that all examples have 'disable_action' set to True. If you
# want to use this action as a template, be sure to set this to False after
# copying it.
actions:
1:
action: delete_indices
... | {
"pile_set_name": "Github"
} |
m_EditorVersion: 2017.1.0p5
| {
"pile_set_name": "Github"
} |
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/F4_Key_Dark.png-eb9b186cef95ff8c5b8dbe40f0b3d705.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/gui/xelu_prompts/Keyboard_Mouse/Dark/F4_Key_Dark.png"
dest_files=[ "res://.import/F4_Key_Dark.png-eb9b186cef95ff8c5b8... | {
"pile_set_name": "Github"
} |
// @file copy.hpp
// @brief Copy and other data operations
// @author Andrea Vedaldi
/*
Copyright (C) 2015-16 Andrea Vedaldi.
All rights reserved.
This file is part of the VLFeat library and is made available under
the terms of the BSD license (see the COPYING file).
*/
#ifndef __vl__copy__
#define __vl__copy__
#in... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Reflection;
// ReSharper disable CheckNamespace
namespace Reinforced.Typings.Fluent
{
/// <summary>
/// Fluent export configuration builder for class or interface
/// </summary>
public abstract class ClassOrInterfaceExportBuilder : TypeExpor... | {
"pile_set_name": "Github"
} |
PROJECT( tpack )
cmake_minimum_required(VERSION 2.8.0 FATAL_ERROR)
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../../src/platform/cmake/modules)
if (ARCAN_SOURCE_DIR)
add_subdirectory(${ARCAN_SOURCE_DIR}/shmif ashmif)
else()
find_package(arcan_shmif REQUIRED arcan_shmif arcan_shmif_tui)
endif()
add_definit... | {
"pile_set_name": "Github"
} |
/*++
Copyright (c) 2006 Microsoft Corporation
Module Name:
occurs.h
Abstract:
<abstract>
Author:
Leonardo de Moura (leonardo) 2007-06-07.
Revision History:
--*/
#pragma once
class expr;
class func_decl;
/**
\brief Return true if n1 occurs in n2
*/
bool occurs(expr * n1, expr * n2);
/**
\br... | {
"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.
#include <memory>
#include "base/bind.h"
#include "base/run_loop.h"
#include "components/web_restrictions/browser/mock_web_restrictions_client.h"
#includ... | {
"pile_set_name": "Github"
} |
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#include "cbase.h"
#include "model_types.h"
#include "clienteffectprecachesystem.h"
#include "fx.h"
#include "c_te_effect_dispatch.h"
#includ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="battery_optimizations_message">要在屏幕关闭时播放媒体,请禁用电池优化。</string>
<string name="mobile_data_and_roaming">移动数据或漫游</string>
<string name="mobile_data">移动数据</string>
<string name="wifi_only">仅使用WiFi</string>
<string name="network_message">您是否允... | {
"pile_set_name": "Github"
} |
+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "mockThemeContext"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
ty... | {
"pile_set_name": "Github"
} |
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TupleSections #-}
-- Module ... | {
"pile_set_name": "Github"
} |
/*
* cabs() wrapper for hypot().
*
* Written by J.T. Conklin, <jtc@wimsey.com>
* Placed into the Public Domain, 1994.
*
* Modified by Steven G. Kargl for the long double type.
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <complex.h>
#include <math.h>
long double
cabsl(long double complex z)
{
re... | {
"pile_set_name": "Github"
} |
#REDIRECT [[Template:par req]]
| {
"pile_set_name": "Github"
} |
# Building the UI
In this chapter we'll build a modern looking UI for the **TodoList** application using the [Material Design](https://material.google.com) specifications. We'll be working with the Vaadin gwt-polymer-elements library, a wrapper for the Polymer Paper Elements collection.
## Main screen
1. Create the... | {
"pile_set_name": "Github"
} |
#include <cstdio>
#include <cstring>
const int maxn=26;
int visit[maxn];//该字母是否存在
int in[maxn],out[maxn];//入度和出度
int a[maxn];//并查集合
int find(int x)
{
int k1,k2;
k1=x;
if(k1!=a[k1])
{
k1=a[k1];
}
while(x!=a[x])
{
k2=a[x];
a[x]=k1;
x=k2;
}... | {
"pile_set_name": "Github"
} |
//
// Copyright 2005-2007 Adobe Systems Incorporated
//
// 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 BOOST_GIL_PIXEL_HPP
#define BOOST_GIL_PIXEL_HPP
#include <boost/gil/channel.hpp>
#include <boost/gi... | {
"pile_set_name": "Github"
} |
<?php
/**
* @see https://github.com/laminas/laminas-code for the canonical source repository
* @copyright https://github.com/laminas/laminas-code/blob/master/COPYRIGHT.md
* @license https://github.com/laminas/laminas-code/blob/master/LICENSE.md New BSD License
*/
namespace LaminasTest\Code\Reflection;
us... | {
"pile_set_name": "Github"
} |
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.douyin_demo">
<!-- io.flutter.app.FlutterApplication is an android.app.Application that
calls FlutterMain.startInitialization(this); in its onCreate method.
In most cases you can leave this as-is, but yo... | {
"pile_set_name": "Github"
} |
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_BM{
%%Parent{"en_001"}
Currencies{
BMD{
"$",
"Bermudian Dollar",
}
}
}
| {
"pile_set_name": "Github"
} |
---
description: "Automatically generated file. DO NOT MODIFY"
---
```csharp
GraphServiceClient graphClient = new GraphServiceClient( authProvider );
var tables = await graphClient.Me.Drive.Items["{id}"].Workbook.Tables
.Request()
.GetAsync();
``` | {
"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 IOS_CHROME_BROWSER_PAYMENTS_IOS_PAYMENT_INSTRUMENT_LAUNCHER_H_
#define IOS_CHROME_BROWSER_PAYMENTS_IOS_PAYMENT_INSTRUMENT_LAUNCHER_H_
#include "c... | {
"pile_set_name": "Github"
} |
/* GIMP - The GNU Image Manipulation Program
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
*
* 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 License, or
* (... | {
"pile_set_name": "Github"
} |
/*
Input Mask plugin extensions
http://github.com/RobinHerbots/jquery.inputmask
Copyright (c) 2010 - 2014 Robin Herbots
Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
Version: 0.0.0
Optional extensions on the jquery.inputmask base
*/
(function ($) {
//date & time aliases
$.... | {
"pile_set_name": "Github"
} |
package controller
import (
"time"
kapi "k8s.io/kubernetes/pkg/api"
"k8s.io/kubernetes/pkg/client/cache"
kclient "k8s.io/kubernetes/pkg/client/unversioned"
clientadapter "k8s.io/kubernetes/pkg/client/unversioned/adapters/internalclientset"
"k8s.io/kubernetes/pkg/runtime"
"k8s.io/kubernetes/pkg/util/flowcontrol... | {
"pile_set_name": "Github"
} |
<?php
/*
* @link http://kodcloud.com/
* @author warlee | e-mail:kodcloud@qq.com
* @copyright warlee 2014.(Shanghai)Co.,Ltd
* @license http://kodcloud.com/tools/license/license.txt
*/
class yzOfficePlugin extends PluginBase{
function __construct(){
parent::__construct();
//IE8自动切换为普通模式
if( strpos($_SERVER["HTTP_... | {
"pile_set_name": "Github"
} |
// Targeted by JavaCPP version 1.5.4: DO NOT EDIT THIS FILE
package org.bytedeco.tensorflow;
import org.bytedeco.tensorflow.Allocator;
import java.nio.*;
import org.bytedeco.javacpp.*;
import org.bytedeco.javacpp.annotation.*;
import static org.bytedeco.javacpp.presets.javacpp.*;
import static org.bytedeco.tensorfl... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!--
This is the master template for standard menu screens:
A header text, left the menu, under the menu a small video preview,
at the right side the content pane and at the bottom the current play control.
Usage:
<Include
xmlns="www.team-mediaportal.com/2008/... | {
"pile_set_name": "Github"
} |
/*
*Hi, I'm Lin Dong,
*this is about random generation terrain based on fractal noise
*if you want to get more detail please enter my blog http://blog.csdn.net/wolf96
*my email: wolf_crixus@sina.cn
*/
using UnityEngine;
using System.Collections;
[ExecuteInEditMode]
public class terrain_g : MonoBehaviour
{
//材质和高... | {
"pile_set_name": "Github"
} |
{
"component": true
}
| {
"pile_set_name": "Github"
} |
Linux 1.2.3-TEST (SYSSTAT.TEST) 01/01/70 _x86_64_ (8 CPU)
Device tps kB/s rqm/s await areq-sz aqu-sz %util
sda 8.59 279.22 1.75 12.00 32.51 0.10 0.46
sda1 0.01 0.29 0.00 60.92 41.33 0.00 0.00
sda10 0.01 0.31 ... | {
"pile_set_name": "Github"
} |
package com.ctrip.platform.dal.dao.shard;
import com.ctrip.platform.dal.dao.*;
import org.junit.AfterClass;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
import java.sql.SQLException;
import java.util.*;
import java.util.concurrent.atomic.AtomicInteger;
/**
* @author c7ch23en
*/
pub... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////
/// \file accumulators.hpp
/// Includes all of the Accumulators Framework
//
// Copyright 2005 Eric Niebler. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.bo... | {
"pile_set_name": "Github"
} |
# ticket 895 is a query optimization problem with the primary key
--source include/have_tokudb.inc
SET DEFAULT_STORAGE_ENGINE = 'tokudb';
--echo # Establish connection conn1 (user = root)
connect (conn1,localhost,root,,);
--disable_warnings
DROP TABLE IF EXISTS foo;
--enable_warnings
connection default;
set session... | {
"pile_set_name": "Github"
} |
9....1...
.....62.8
.15.8....
.5..398..
.49...67.
..387..2.
....1.76.
3.89.....
...2....9
986421537
437596218
215783496
752639841
849152673
163874925
594318762
328967154
671245389
| {
"pile_set_name": "Github"
} |
/***************************************************************************
* Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht *
* *
* Distributed under the terms of the BSD 3-Clause License. *
* ... | {
"pile_set_name": "Github"
} |
Exploring a corpus
==================
A corpus is a set of documents.
Below is a way of exploring unique tokens of a corpus,
namely the `Heap's Law <http://en.wikipedia.org/wiki/Heaps%27_law>`_.
.. literalinclude:: corpus.py
:language: python
- heap.png:
.. image:: heap.png
:width: 100%
But why is ... | {
"pile_set_name": "Github"
} |
# Copyright (C) 2005, Giovanni Bajo
# Based on previous work under copyright (c) 2001, 2002 McMillan Enterprises, Inc.
#
# 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... | {
"pile_set_name": "Github"
} |
// Choreo version 1
actor "!Target1"
{
channel "audio"
{
event speak "madlaugh03"
{
time 0.060000 4.983878
param "ravenholm.madlaugh03"
param2 "90dB"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
}
}
scalesettings
{
"CChoreoView" "100"
... | {
"pile_set_name": "Github"
} |
/*=============================================================================
curl.cpp
===============================================================================
This is the Curl XML transport of the C++ XML-RPC client library for
Xmlrpc-c.
Note that unlike most of Xmlprc-c... | {
"pile_set_name": "Github"
} |
var assert = require('assert');
var Traverse = require('../');
exports['traverse an object with nested functions'] = function () {
var to = setTimeout(function () {
assert.fail('never ran');
}, 1000);
function Cons (x) {
clearTimeout(to);
assert.equal(x, 10);
};
Travers... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Timers;
using static System.Console;
namespace Ch13Ex01
{
class Program
{
static int counter = 0;
static string displayString =
"This s... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite tests="2" failures="0" time="0.160" name="test/package">
<properties>
<property name="go.version" value="1.0"></property>
</properties>
<testcase classname="package" name="TestOne" time="0.060"></testcase>
<testcase classname="package" name="Tes... | {
"pile_set_name": "Github"
} |
This folder contains backwards compatibility breaks to "5.90" releases, an alias for 2017.08 and higher releases.
This release series is primarily to ease migration to [eZ Platform](https://ezplatform.com/), the sucessor to eZ Publish.
| {
"pile_set_name": "Github"
} |
DROP TABLE IF EXISTS Albums;
CREATE TABLE Albums (
Album VARCHAR(50) NOT NULL,
Quantity INT NOT NULL,
PRIMARY KEY (Album)
);
DROP TABLE IF EXISTS Tracks;
CREATE TABLE Tracks (
Track VARCHAR(50) NOT NULL,
Date INT NOT NULL,
Rating INT NOT NULL,
Album VARCHAR(50) NOT NULL,
PRIMARY KEY (Track, Album)
);
INSER... | {
"pile_set_name": "Github"
} |
#!/bin/bash
# added 2018-02-10 by Rainer Gerhards; Released under ASL 2.0
. ${srcdir:=.}/diag.sh init
generate_conf
add_conf '
template(name="outfmt" type="list" option.jsonf="on") {
property(outname="message" name="msg" format="jsonf")
constant(outname="@version" value="1" format="jsonf")
}
local4.* action(type="... | {
"pile_set_name": "Github"
} |
App.custom_collection_products.refresh(#{raw @collection_products.to_json(except: [ :created_at, :updated_at ], include: :product)});
msg('#{flash[:notice]}');
| {
"pile_set_name": "Github"
} |
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:AWCollectionViewDialLayoutDemo.xcodeproj">
</FileRef>
</Workspace>
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2016 Netflix, Inc.
*
* 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 t... | {
"pile_set_name": "Github"
} |
import 'dart:convert' show json;
class SearchResultModel {
int page;
int totalPages;
int totalResults;
List<SearchResult> results;
SearchResultModel.fromParams(
{this.page, this.totalPages, this.totalResults, this.results});
factory SearchResultModel(jsonStr) => jsonStr == null
? null
:... | {
"pile_set_name": "Github"
} |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest.authorization.impl;
import java.sql.SQLException;
import org.dspace.app.r... | {
"pile_set_name": "Github"
} |
// Copyright 2012-present Oliver Eilhard. All rights reserved.
// Use of this source code is governed by a MIT-license.
// See http://olivere.mit-license.org/license.txt for details.
package elastic
// FuzzyCompletionSuggester is a CompletionSuggester that allows fuzzy
// completion.
// See https://www.elastic.co/gui... | {
"pile_set_name": "Github"
} |
export { default as session } from "./session";
| {
"pile_set_name": "Github"
} |
#!/bin/sh
#author:cuzv email:cuzval@gmail.com
#this script use to add users
#/etc/passwd info
echo "please input username:"
read name
echo "Please input hou many users you want to add? like:10"
read num
n=1
while [ $n -le $num ]
do
/usr/sbin/useradd $name$n
n=`expr $n + 1`
done
# /etc/shadow info
echo "Please input... | {
"pile_set_name": "Github"
} |
[console_scripts]
scrapy = scrapy.cmdline:execute
| {
"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_171-google-v7) on Mon Apr 08 11:10:18 PDT 2019 -->
<title>com.google.appengine.api.quota Class Hierarchy (Google App Engine API for Java)</titl... | {
"pile_set_name": "Github"
} |
<!--
This example adapted from Netty project
* Copyright 2010 Red Hat, Inc.
*
* Red Hat licenses this file to you 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/... | {
"pile_set_name": "Github"
} |
/*
* Copyright Andrey Semashev 2007 - 2015.
* 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 event_log_constants.hpp
* \author Andrey Semashev
* \date 07.11.2008
*
* ... | {
"pile_set_name": "Github"
} |
{
pam
Memcheck:Leak
...
obj:/usr/lib/libpam.so.0.84.2
...
}
{
termbox
Memcheck:Leak
...
fun:tb_init
...
}
{
libc/dynamic
Memcheck:Leak
...
fun:_dl_catch_exception
...
}
{
libc/groups
Memcheck:Leak
...
fun:initgroups
...
}
| {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
namespace BlazorDemo.Data {
public static class Staff {
private static readonly Lazy<List<Person>> dataSource = new Lazy<List<Person>>(() => {
var dataSource = new List<Person>() {
new Person() { Id= 0 , FirstName="John", LastName=... | {
"pile_set_name": "Github"
} |
package transactional
import "github.com/go-git/go-git/v5/config"
// ConfigStorage implements the storer.ConfigStorage for the transactional package.
type ConfigStorage struct {
config.ConfigStorer
temporal config.ConfigStorer
set bool
}
// NewConfigStorage returns a new ConfigStorer based on a base storer and a... | {
"pile_set_name": "Github"
} |
/**
* This header is generated by class-dump-z 0.2b.
*
* Source: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
*/
@class NSString, NSHashTable;
@interface SBSPushStore : NSObject {
NSString *_bundleID; // 4 = 0x4
NSHashTable *_observers; // 8 = 0x8
}
+ (void)initialize; /... | {
"pile_set_name": "Github"
} |
var class_reddit_1_1_things_1_1_subreddit_recommendations =
[
[ "Name", "class_reddit_1_1_things_1_1_subreddit_recommendations.html#a1007a1d46cb6d817c6ab1c93dc059208", null ]
]; | {
"pile_set_name": "Github"
} |
<?php
use Eloquent\Phony\Test\Phony;
// setup
$stub = Phony::stub()->setUseIterableSpies(true)->setLabel('label');
$stub->with('aardvark')->generates();
$stub->with('bonobo', '*')->does(
function ($animal, $verify, $depth = 0) use (&$stub) {
if ($depth < 1) {
iterator_to_array($stub($animal, $... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="style.css" type="text/css" rel="stylesheet">
<title>FINIT/FNINIT—Initialize Floating-Point Unit </title></head>
<body>
<h1>FINIT/FNINIT—Initialize Floating-Point Unit</h1>
<table>
<tr>
<th>Opcode</th>
<th>Instruction</th>
<th>64-Bit Mode</th>
<th>Compat/... | {
"pile_set_name": "Github"
} |
//
// Grid system
// --------------------------------------------------
// Container widths
//
// Set the container width, and override it for fixed navbars in media queries.
.container {
@include container-fixed;
@media (min-width: $screen-sm-min) {
width: $container-sm;
}
@media (min-width: $screen-md... | {
"pile_set_name": "Github"
} |
module Sass::Script::Value
# A SassScript object representing a CSS list.
# This includes both comma-separated lists and space-separated lists.
class List < Base
# The Ruby array containing the contents of the list.
#
# @return [Array<Value>]
attr_reader :value
alias_method :to_a, :value
... | {
"pile_set_name": "Github"
} |
# Generated by superflore -- DO NOT EDIT
#
# Copyright Open Source Robotics Foundation
inherit ros_distro_melodic
inherit ros_superflore_generated
DESCRIPTION = "Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests."
AUTHOR = "Dirk T... | {
"pile_set_name": "Github"
} |
public class TiltShift: OperationGroup {
public var blurRadiusInPixels:Float = 7.0 { didSet { gaussianBlur.blurRadiusInPixels = blurRadiusInPixels } }
public var topFocusLevel:Float = 0.4 { didSet { tiltShift.uniformSettings["topFocusLevel"] = topFocusLevel } }
public var bottomFocusLevel:Float = 0.6 { didS... | {
"pile_set_name": "Github"
} |
/*
* ptw32_throw.c
*
* Description:
* This translation unit implements routines which are private to
* the implementation and may be used throughout it.
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) ... | {
"pile_set_name": "Github"
} |
<?php
namespace Biz\Search\Service\Impl;
use Biz\BaseService;
use Biz\CloudPlatform\Client\FailoverCloudAPI;
use Biz\CloudPlatform\CloudAPIFactory;
use Biz\Search\Adapter\SearchAdapterFactory;
use Biz\Search\SearchException;
use Biz\Search\Service\SearchService;
use Codeages\Biz\Framework\Context\Biz;
use Symfony\Com... | {
"pile_set_name": "Github"
} |
#include <iostream>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/matrix_proxy.hpp>
#include <boost/numeric/ublas/io.hpp>
#include <boost/algorithm/minmax.hpp>
#include <vector>
#include "dbscan.h"
namespace clustering
{
DBSCAN::ClusterData DBSCAN::gen_cluster_data( size_t features_num, siz... | {
"pile_set_name": "Github"
} |
/**
* @fileoverview `ConfigArray` class.
*
* `ConfigArray` class expresses the full of a configuration. It has the entry
* config file, base config files that were extended, loaded parsers, and loaded
* plugins.
*
* `ConfigArray` class provides three properties and two methods.
*
* - `pluginEnvironments`
* - ... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="PROJECT" charset="UTF-8" />
</component>
</project> | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>APIドキュメント</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type='text/css' rel='stylesheet' href='../../../apidoc/stylesheets/bundled/bootstrap.min.css'/>
<link type='text/... | {
"pile_set_name": "Github"
} |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Medium
{
/// <summary>
/// 144. 二叉树的前序遍历
/// </summary>
public class BinaryTreePreorderTraversal
{
/// <summary>
/// 方法一:递归法
/// </summary>
... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.